﻿.btnShowMoreListWr_MyHealth {
    bottom: 10px;
    margin-right: 30%;
    z-index: 7;
}

@media screen and (max-width : 360px) {
    .btnShowMoreListWr_MyHealth {
        bottom: 10px;
        margin-right: 25%;
        z-index: 7;
    }
}

.alert-info-custom {
    background: #d1ecf1;
    border-color: #bee5eb;
    font-size: 12px
}
.insurancesuccess {
    display: none;
    border-color: #26a69a !important;
    color: #114e47 !important;
    background-color: #ebfffd !important;
}

.stephelpreserve {
    border-color: #26a69a !important;
    color: #114e47 !important;
    background-color: #ebfffd !important;
    text-align:center;
    font-size:14px!important;
}

.sMainCatgory {
    margin-top: 50px;
    margin-bottom: 20px
}

    .sMainCatgory h5 {
        width: 100%;
        text-align: center;
        padding: 10px !important;
        text-align: center
    }
        .sMainCatgory h5 span {
            background: #f3f9f4;
            border-radius: 10px !important;
            font-size: 18px !important;
            color: #51c465
        }