/*
Designed: Beconlabs
Author: Gincilin 
File: Pages
*/
body {
    background: #fff !important;
    font-weight: 300 !important;
    font-family: "Gotham Narrow A","Gotham Narrow B",Helvetica,Arial,sans-serif !important;
}

:hover {
    text-decoration: none !important;
}

a {
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none !important;
    }

    a:focus {
        outline: none;
    }

button:focus {
    outline: none;
}

.buttons {
    height: 25px !important;
    font-size: 12px !important;
}

.pharmacy_bt {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 7px 30px 7px 30px;
    margin: 10px 2px 0px 2px;
    background-color: #ccc;
    border-radius: 4px;
}

.pref_pharmacy_bt {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 7px 30px 7px 30px;
    margin: 10px 2px 0px 2px;
    background-color: #0f8bc5;
    border-radius: 4px;
}

.login_bg {
    background: #FFFFFF;
    background-position: center top;
    display: inline-block;
    width: 100%;
    clear: both;
    min-height: 640px;
    background-repeat: no-repeat;
}

.login_sec {
    /*position: fixed;*/
    width: 100%;
    bottom: 0px;
    padding: 0px 0px 150px 0px;
}

    .login_sec .ui-input-text {
        float: none !important;
        height: 50px !important;
        width: 100% !important;
        background-color: #FFFFFF !important;
        color: #fff;
        font-size: 14px;
        border: 1px solid #878787 !important;
        box-sizing: border-box !important;
        border-radius: 6px;
        margin-bottom: 25px !important;
    }

.logo_login {
    margin: 70px 0px 10px 10px;
}

.logo {
    margin: 10px 0px 10px 10px;
}

.welcome_text {
    text-align: right;
    margin: 5px 10px -5px 0px;
    position: absolute;
    right: 0px;
}

    .welcome_text a {
        color: #FFF !important;
        font-weight: normal !important;
    }

        .welcome_text a:hover {
            color: #b8eaf9 !important;
            text-decoration: none;
        }

    .welcome_text img {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        border: 2px solid #fff;
    }


.footer {
    position: fixed;
    bottom: 0px;
    z-index: 2500;
    width: 100%;
}

.ui-navbar li .ui-btn {
    font-size: 11px !important;
    font-weight: normal !important;
    padding: 20px 0px 30px 0px !important;
    line-height: 20px;
    border-right: 0px;
}

.ui-navbar {
    background-color: #996;
}

.btn-circle-lg {
    border-radius: 60px;
    font-size: 40px;
    height: 60px;
    line-height: 62px;
    padding: 0px 0;
    text-align: center;
    width: 60px;
    background: none;
    margin: 0px auto;
    border: 0px solid #00c0d1;
}

    .btn-circle-lg:hover {
        border-radius: 60px;
        font-size: 40px;
        height: 60px;
        line-height: 62px;
        padding: 0px 0;
        text-align: center;
        width: 60px;
        background-color: #009325;
        cursor: pointer;
        color: #fff;
    }

    .btn-circle-lg .fa {
        color: #fff;
        margin-top: 10px;
    }

.btn-circle-lg1 {
    border-radius: 90px;
    font-size: 37px;
    height: 90px;
    line-height: 15px;
    text-align: center;
    width: 90px;
    background-color: #FFF;
    border: 2px solid #37bedc;
    margin: 30px auto 8px auto;
    padding: 0px 0;
    font-weight: normal !important;
    color: #37bedc !important;
}

    .btn-circle-lg1:hover {
        background-color: #e2fdff;
        border: 2px solid #2eaab5;
        color: #2eaab5 !important;
        text-decoration: none !important;
    }

.btn-circle-lg2 {
    border-radius: 110px;
    font-size: 40px;
    height: 110px;
    line-height: 15px;
    text-align: center;
    width: 110px;
    background-color: #FFF;
    border: 2px solid #37bedc;
    margin: 20px auto 8px auto;
    padding: 0px 0;
    color: #37bedc !important;
}

    .btn-circle-lg2:hover {
        background-color: #e2fdff;
        border: 2px solid #2eaab5;
        color: #37bedc !important;
        text-decoration: none !important;
    }


.btn-circle-lg3 {
    border-radius: 90px;
    font-size: 12px;
    height: 90px;
    line-height: 15px;
    text-align: center;
    width: 90px;
    background-color: #FFF;
    border: 2px solid #37bedc;
    margin: 0px auto 15px auto;
    padding: 0px 0;
    font-weight: normal !important;
    color: #2d2d2d !important;
}

    .btn-circle-lg3:hover {
        background-color: #e2fdff;
        border: 2px solid #2eaab5;
        color: #0e7e9f !important;
        text-decoration: none !important;
    }

.btn-circle-icons {
    margin-top: 25px;
    margin-bottom: 0px;
}

.btn-circle-icons2 {
    margin-top: 30px;
    margin-bottom: 0px;
}

.btn-circle-con {
    margin-top: 27px;
    margin-bottom: 0px;
    padding: 0px 8px 0px 8px;
}

.btn-circle-con1 {
    margin-top: 33px;
    margin-bottom: 0px;
    padding: 0px 8px 0px 8px;
}

.home_con {
    font-size: 13px;
    color: #fff;
    padding-top: 0px;
    text-align: center;
}

.home_con1 {
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    text-decoration: none !important;
}

    .home_con1 a {
        color: #2d2d2d;
        font-size: 14px;
        font-weight: 300;
        text-align: center;
        text-decoration: none !important;
    }

        .home_con1 a:hover {
            color: #37bedc;
            text-decoration: none !important;
        }

.ui-field-contain > label, .ui-field-contain .ui-controlgroup-label, .ui-field-contain > .ui-rangeslider > label {
    float: none !important;
    margin: 0.5em 2% 0 0;
    width: 100%;
    text-shadow: 0 0px 0 #f3f3f3 !important;
    color: #fff !important;
    font-size: 14px !important;
}

.ui-btn-inline {
    width: 100% !important;
}

.ui-field-contain {
    border-bottom: 0px solid rgba(0, 0, 0, 0.15) !important;
}

.ui-input-text, .ui-input-search {
    border-style: solid;
    border-width: 0px !important;
    margin: 0px;
}

.login_sec .ui-btn {
    -moz-user-select: none;
    cursor: pointer;
    display: block;
    min-width: 160pt;
    max-width: 160pt;
    font-size: 24px;
    margin: 0.5em 0;
    overflow: hidden;
    font-weight: bold !important;
    background-color: #1C2F45 !important;
    border-radius: 90px;
}

.login_sec > label {
    color: red;
}

.ui-input-text {
    height: 30px !important;
    width: 57% !important;
    float: right;
}

.user-circle-main {
    width: 70px;
    margin: 0px auto;
    margin-bottom: 30px;
}

.user-circle {
    border-radius: 70px;
    font-size: 30px;
    height: 70px;
    line-height: 15px;
    text-align: center;
    width: 70px;
    background-color: #37bedc;
    border: 2px solid #fff;
    margin: -50px auto 8px auto;
    padding: 0px 0;
    position: absolute;
    box-shadow: 0px 0px 5px #ccc;
    color: #fff;
}

    .user-circle .fa {
        margin-top: 15px;
    }

.back_arrow {
    width: 27px !important;
    margin: 10px 0px 10px 10px;
}

.headings {
    width: 99.2% !important;
    text-align: left;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    margin: 0.5em 0.5em 0em 0.2em;
}

.login_name {
    width: 60px !important;
}

.sub_main {
    padding: 0px 0px 70px 0px;
    margin: 1em 0.5em 2em 0.5em;
}

.sub_main1 {
    padding: 0px 0px 70px 0px;
    margin: 9em 0.5em 2em 0.5em;
}

/*th {
    background: #ddf4ff !important;
    color: #2d2d2d;
    font-size: 13px;
    font-weight: 300;
}

td {
    color: #545454;
    font-size: 13px;
    font-weight: 300;
}
.table-bordered {
    border: 0px solid #ddd !important;
}

.table-responsive {
    border:  1px solid #efefef !important;   
     
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #efefef !important;
    border-image: none;
    border-left: 0 solid #ddd;
    border-right: 0 solid #ddd;
    border-top: 0 solid #ddd;
}*/

.verymild {
    margin: 0px 10px 0px 10px;
    width: auto !important;
    background-color: #09F !important;
    padding: 2px 8px 2px 8px !important;
    font-size: 10px;
    color: #fff !important;
    border-radius: 3px;
}

    .verymild a {
        padding: 3px 8px 3px 8px !important;
        margin: 0px;
        color: #545454 !important;
        background-color: #09F !important;
    }

        .verymild a:hover {
            background-color: #f2f2f2 !important;
            border-radius: 3px !important;
            padding: 3px 8px 3px 8px !important;
            margin: 0px;
            color: #fff !important;
        }

.verymild1 {
    padding: 0px;
    margin: 0px;
}

    .verymild1 li a {
        margin: 0px;
        color: #09F;
    }


.mild {
    margin: 0px 10px 0px 10px;
    width: auto !important;
    background-color: #06F !important;
    padding: 2px 8px 2px 8px !important;
    font-size: 10px;
    color: #fff !important;
    border-radius: 3px;
}

    .mild a {
        padding: 3px 8px 3px 8px;
        margin: 0px;
        color: #545454;
        background-color: #06F;
    }

        .mild a:hover {
            background-color: #f2f2f2 !important;
            border-radius: 3px;
            padding: 3px 8px 3px 8px;
            margin: 0px;
            color: #fff;
        }

.mild1 {
    padding: 0px;
    margin: 0px;
}

    .mild1 li a {
        margin: 0px;
        color: #06F;
    }

.moderate {
    margin: 0px 10px 0px 10px;
    width: auto !important;
    background-color: #090 !important;
    padding: 2px 8px 2px 8px !important;
    font-size: 10px;
    color: #fff !important;
    border-radius: 3px;
}

    .moderate a {
        margin: 0px;
        color: #545454;
        background-color: #090;
        border-radius: 3px !important;
    }

        .moderate a:hover {
            background-color: #f2f2f2 !important;
            border-radius: 3px;
            margin: 0px;
            color: #fff !important;
        }

.moderate1 {
    padding: 0px;
    margin: 0px;
}

    .moderate1 li a {
        margin: 0px;
        color: #090;
    }

.severe {
    margin: 0px 10px 0px 10px;
    width: auto !important;
    background-color: #C36 !important;
    padding: 2px 8px 2px 8px !important;
    font-size: 10px;
    color: #fff !important;
    border-radius: 3px;
}

    .severe a {
        padding: 3px 8px 3px 8px;
        margin: 0px;
        color: #545454;
        background-color: #C36;
        border-radius: 3px !important;
    }

        .severe a:hover {
            background-color: #f2f2f2 !important;
            border-radius: 3px;
            padding: 3px 8px 3px 8px;
            margin: 0px;
            color: #fff !important;
        }

.severe1 {
    padding: 0px;
    margin: 0px;
}

    .severe1 li a {
        margin: 0px;
        color: #C36;
    }

.verysevere {
    margin: 0px 10px 0px 10px;
    width: auto !important;
    background-color: #C00 !important;
    padding: 2px 8px 2px 8px !important;
    font-size: 10px;
    color: #fff !important;
    border-radius: 3px;
}

    .verysevere a {
        padding: 3px 8px 3px 8px;
        margin: 0px;
        color: #545454;
        background-color: #C00;
        border-radius: 3px !important;
    }

        .verysevere a:hover {
            background-color: #f2f2f2 !important;
            border-radius: 3px;
            padding: 3px 8px 3px 8px;
            margin: 0px;
            color: #fff !important;
        }

.verysevere1 {
    padding: 0px;
    margin: 0px;
}

    .verysevere1 li a {
        margin: 0px;
        color: #C00;
    }

.add_but {
    float: right;
    margin: 0px 0px 10px 0px;
}


.modal-header button.ui-btn, .ui-controlgroup-controls button.ui-btn-icon-notext {
    -moz-appearance: none;
    box-sizing: border-box;
    width: auto !important;
}

.patient_sec {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 5px #ccc;
    height: 142px;
    margin: 0 auto;
    margin-bottom: 3px;
    margin-top: 5px;
    width: 95%;
}

.presure_se {
    width: 50%;
    float: left;
}

.presure_se1 {
    width: 100%;
    float: left;
}

.presure_h {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    text-decoration: none;
    font-size: 12px;
    color: #797979;
    font-weight: 300;
    text-align: center;
}

.presure_count {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-size: 23px;
    color: #797979;
    font-weight: 300;
    text-align: center;
}

.healthful {
    clear: both;
    color: #3c3;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    margin: 5px 0px 0px 0px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

    .healthful span {
        font-size: 18px;
    }

.health_risk {
    clear: both;
    color: #FC0;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    margin: 5px 0px 0px 0px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

    .health_risk span {
        font-size: 18px;
    }

.panel-title {
    color: #545454 !important;
    float: left;
    font-size: 20px !important;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: none;
}

.panel_l_h {
    border-bottom: 1px solid #f2f2f2;
    color: #797979 !important;
    display: inline-block;
    margin: 0px 0px 10px 0px;
    padding: 15px 0 9px !important;
    width: 100%;
}

.panel-title1 {
    color: #2d2d2d !important;
    font-size: 15px !important;
    font-weight: 300;
    margin: 0 0 5px 5px;
    padding: 0;
    text-transform: none;
}

.panel-title3 {
    font-size: 15px !important;
    font-weight: 300;
    margin: 0;
    padding: 8px 0px 8px 0px;
    text-transform: none;
    color: #797979 !important;
    background-color: #f2f2f2;
    text-align: center;
}

.panel-titlen {
    color: #545454 !important;
    font-size: 16px !important;
    font-weight: 300;
    margin-bottom: 10;
    margin-top: 0;
    text-transform: none;
    border-bottom: 1px solid #ddd;
    padding: 0px 0px 5px 0px;
}

.req_but {
    float: right;
    width: 150px;
}

.req_buts {
    margin: 10px 0px 0px 15px;
    float: right;
}

    .req_buts a {
        margin: 0px 0px 0px 0px;
        padding: 3px 7px 3px 7px;
        background-color: #00c0d1;
        border-radius: 5px;
        text-decoration: none;
        font-size: 12px;
        color: #fff;
        font-weight: normal !important;
        font-family: "Gotham Narrow A","Gotham Narrow B",Helvetica,Arial,sans-serif;
    }

        .req_buts a:hover {
            color: #fff;
            background-color: #009325;
        }

.welcome_sec {
    margin: 30px 0px 0px 0px;
}

.bg-info {
    background: #F5F5F5;
    color: white;
    width: 95%;
    border-radius: 3px;
    padding: 15px;
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    min-height: 145px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
}

    .bg-info:hover {
        background: #DBDBDB;
        cursor: pointer;
        text-decoration: none;
        border: solid 1px;
        border-color: gray;
    }

.profile_sec {
    background-color: #f7f7f7;
    border: 1px solid #f2f2f2;
    padding: 15px 15px 15px 15px;
    box-shadow: 0 0 0px #ccc;
    margin-top: 15px;
    margin-right: 15px;
    width: 100%;
    display: inline-block;
}



    .profile_sec .panel_l_h {
        border-bottom: 1px solid #f2f2f2;
        color: #797979 !important;
        display: inline-block;
        margin-bottom: 15px;
        margin-left: 15px;
        margin-right: 15px;
        padding: 0 0 9px !important;
        width: 97%;
    }

    .profile_sec .ui-input-text {
        float: none !important;
        height: 30px !important;
        width: 100% !important;
    }


.sub_main .ui-input-text input, .ui-input-search input {
    border: 1px solid #ddd;
    border-radius: inherit;
    margin: 0;
    min-height: 2.2em;
    text-align: left;
    width: 100%;
    height: 30px;
}

.sub_main .ui-btn {
    -moz-user-select: none;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 0px !important;
    padding: 10px 10px 5px 10px !important;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal !important;
    background-color: #fff;
    border: 1px solid #ddd !important;
    color: #545454 !important;
    min-width: 99px;
    height: 35px !important;
    box-shadow: 0 0px 0 #f3f3f3 !important;
}

.sub_main .ui-checkbox .ui-btn {
    -moz-user-select: none;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 0px !important;
    padding: 2px !important;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal !important;
    background: #fff !important;
    border: 0px solid #ddd !important;
    color: #545454 !important;
    min-width: 10px !important;
    height: auto !important;
    box-shadow: 0 0px 0 #f3f3f3 !important;
    text-align: left !important;
}

.sub_main .ui-checkbox {
    margin: 0px !important;
}

    .sub_main .ui-checkbox .ui-checkbox-on {
        padding-left: 35px !important;
        padding-top: 1px !important;
    }

    .sub_main .ui-checkbox .ui-checkbox-off {
        padding-left: 35px !important;
        padding-top: 1px !important;
    }

.sub_main .ui-checkbox, .ui-radio {
    display: block;
    margin: 0px !important;
    position: relative;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
    padding: 0px 0px 0px 5px;
}

.sub_main .btn.btn-success.waves-effect.waves-light.ui-btn.ui-shadow.ui-corner-all {
    background-color: #37bedc !important;
    color: #fff !important;
    font-size: 16px !important;
    min-height: 25px !important;
    padding: 6px 20px 6px 20px !important;
    min-width: 50px !important;
    border: 0px solid #fff !important;
}

    .sub_main .btn.btn-success.waves-effect.waves-light.ui-btn.ui-shadow.ui-corner-all:hover {
        background-color: #ffc600 !important;
    }

.sub_main .btn.btn-success.waves-effect.waves-light.buttons.ui-btn.ui-shadow.ui-corner-all {
    background-color: #37bedc !important;
    color: #fff !important;
    font-size: 12px !important;
    min-height: 25px !important;
    padding: 3px 15px 3px 15px !important;
    min-width: 30px !important;
    border: 0px solid #fff !important;
}

.sub_main .btn.btn-success.waves-effect.waves-light.ui-btn.ui-shadow.ui-corner-all.addnew {
    background-color: #37bedc !important;
    color: #fff !important;
    font-size: 13px !important;
    height: 25px !important;
    padding: 0px 15px 0px 15px !important;
    min-width: 50px !important;
    border: 0px solid #fff !important;
}

    .sub_main .btn.btn-success.waves-effect.waves-light.ui-btn.ui-shadow.ui-corner-all.addnew:hover {
        background-color: #ffc600 !important;
    }

.sub_main .btn.btn-success.waves-effect.waves-light.ui-btn.ui-shadow.ui-corner-all.online {
    background-color: #37bedc !important;
    color: #fff !important;
    font-size: 18px !important;
    height: 50px !important;
    padding: 0px 15px 0px 15px !important;
    min-width: 50px !important;
    border: 0px solid #fff !important;
    border-radius: 4px;
}

    .sub_main .btn.btn-success.waves-effect.waves-light.ui-btn.ui-shadow.ui-corner-all.online:hover {
        background-color: #37bedc !important;
    }

.btn.btn-success.waves-effect.waves-light.buttons.order.ui-btn.ui-shadow.ui-corner-all {
    background-color: #37bedc !important;
    color: #fff !important;
    font-size: 13px !important;
    height: 30px !important;
    padding: 0px 15px 0px 15px !important;
    min-width: 50px !important;
    border: 0px solid #fff !important;
    custom- float: right;
    width: 100px;
}

    .btn.btn-success.waves-effect.waves-light.buttons.order.ui-btn.ui-shadow.ui-corner-all:hover {
        background-color: #ffc600 !important;
    }

.ui-select {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    position: relative;
    text-align: left !important;
}

.custom-select {
    text-align: left !important;
}
/*.ui-select .holder {
    display: block;
    margin: -28px 35px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    color: #999 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
    position: absolute;
}*/

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 0px !important;
}

.modal .ui-input-text input, .ui-input-search input {
    border: 1px solid #ddd !important;
    border-radius: inherit;
    margin: 0;
    min-height: 2.2em;
    text-align: left;
}

.modal {
    margin-bottom: 60px;
}

    .modal .ui-btn {
        -moz-user-select: none;
        cursor: pointer;
        display: block;
        font-size: 12px;
        margin: 0px !important;
        padding: 5px 10px 5px 10px !important;
        position: relative;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: normal !important;
        background-color: #fff !important;
        border: 1px solid #ddd !important;
        color: #545454 !important;
        min-width: 150px;
        height: 35px !important;
        box-shadow: 0 0px 0 #f3f3f3 !important;
    }

    .modal .close {
        font-size: 25px;
        color: #fff !important;
        min-width: 30px !important;
        height: 30px;
        background: #37bedc !important;
        border: 0px solid #fff !important;
        opacity: 1;
        border-radius: 30px;
    }

    .modal .ui-checkbox .ui-btn {
        -moz-user-select: none;
        cursor: pointer;
        display: block;
        font-size: 12px;
        margin: 0px !important;
        padding: 5px !important;
        position: relative;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: normal !important;
        background: #fff !important;
        border: 0px solid #ddd !important;
        color: #545454 !important;
        min-width: auto !important;
        height: auto !important;
        box-shadow: 0 0px 0 #f3f3f3 !important;
        text-align: left;
    }

    .modal .ui-checkbox {
        margin: 0px !important;
    }

        .modal .ui-checkbox .ui-checkbox-on {
            padding-left: 35px !important;
            padding-top: 1px !important;
        }

        .modal .ui-checkbox .ui-checkbox-off {
            padding-left: 35px !important;
            padding-top: 1px !important;
        }

        .modal .ui-checkbox input[type="radio"] {
            line-height: normal;
            margin: -10px 0px 0px 1px !important;
        }

        .modal .ui-checkbox input[type="checkbox"] {
            line-height: normal;
            margin: -5px 0px 0px 3px !important;
        }

    .modal .btn.btn-success.waves-effect.waves-light.ui-btn.ui-shadow.ui-corner-all {
        background-color: #37bedc !important;
        color: #fff !important;
        font-size: 16px !important;
        min-height: 25px !important;
        padding: 6px 20px 6px 20px !important;
        min-width: 50px !important;
        border: 0px solid #fff !important;
    }

        .modal .btn.btn-success.waves-effect.waves-light.ui-btn.ui-shadow.ui-corner-all:hover {
            background-color: #ffc600 !important;
        }

    .modal .ui-input-text {
        height: 30px !important;
        width: 100% !important;
        float: none !important;
    }

.inner_title {
    color: #545454 !important;
    font-size: 16px !important;
    font-weight: 300;
    margin: 15px 0px 6px 0px;
    padding: 0;
    text-transform: none;
}

.inner_bg {
    background: #00c0d1;
    font-size: 20px;
    font-weight: 300;
    margin: 0px 0px 5px 0px;
    text-transform: none;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.inner_bg1 {
    background: #00c0d1;
    font-size: 14px;
    font-weight: 300;
    margin: 0px 0px 5px 0px;
    text-transform: none;
    color: #fff;
    padding: 20px;
    text-align: center;
}

    .inner_bg1 span {
        font-size: 23px;
    }

.innerlink {
    margin: 0px 0px 8px 15px;
    float: right;
}

    .innerlink a {
        margin: 0px 0px 0px 0px;
        padding: 3px 7px 3px 7px;
        background-color: #00c0d1;
        border-radius: 5px;
        text-decoration: none;
        font-size: 13px;
        color: #fff;
        font-weight: 300;
    }

        .innerlink a:hover {
            color: #fff;
            background-color: #ffc600;
        }

.fa-eye {
    color: #00c0d0 !important;
    font-size: 15px !important;
    text-align: center !important;
}

.fa-file-pdf-o {
    color: #c00 !important;
    font-size: 15px !important;
    text-align: center !important;
}

.fa-video-camera {
    font-size: 25px !important;
}

.fa-commenting-o {
    font-size: 25px !important;
}

.mar_t {
    margin-top: 15px;
}

.selection {
    margin-bottom: 0px !important;
}

.select-wrapper {
    float: left;
    display: inline-block;
    border: 1px solid #ccc !important;
    background: url(../images/dropdown.png) #fafafa no-repeat right center;
    cursor: pointer;
    margin-bottom: 0px;
    border-radius: 4px;
}

    .select-wrapper, .select-wrapper select {
        width: 100% !important;
        height: 30px !important;
        line-height: 26px;
    }

        .select-wrapper:hover {
            background: url(../images/dropdown-hover.png) #f2f2f2 no-repeat right center;
            border-color: #239fdb;
        }

        .select-wrapper .holder {
            display: block;
            margin: -28px 35px 0 5px;
            white-space: nowrap;
            overflow: hidden;
            cursor: pointer;
            color: #999 !important;
            font-family: "Gotham Narrow A","Gotham Narrow B",Helvetica,Arial,sans-serif;
            font-size: 12px;
            padding: 0px 0px 0px 5px;
            position: absolute;
        }

        .select-wrapper select {
            margin: 0;
            position: relative;
            width: 100%;
            z-index: 2;
            cursor: pointer;
            outline: none;
            opacity: 1;
            /* CSS hacks for older browsers */
            _noFocusLine: expression(this.hideFocus=true);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
            filter: alpha(opacity=0);
            -khtml-opacity: 1;
            -moz-opacity: 1;
            border: 1px solid #ccc;
            border-radius: 5px;
        }

.select-calander {
    border: 1px solid #ddd;
    background: url(../images/calendar.svg) #fff no-repeat right center !important;
    background-size: contain !important;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    height: 35px;
    line-height: 26px;
    font-size: 12px;
    padding-left: 10px;
    color: #545454 !important;
}

    .select-calander:hover {
        background: url(../images/calander-hover.png) #f2f2f2 no-repeat right center;
        border-color: #239fdb;
    }

.select-time {
    border: 1px solid #ddd !important;
    background: url(../images/time.png) #fafafa no-repeat right center;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    height: 35px;
    line-height: 26px;
    font-size: 12px;
    padding-left: 10px;
    color: #545454;
}

    .select-time:hover {
        background: url(../images/time-hover.png) #f2f2f2 no-repeat right center;
        border-color: #239fdb;
    }

.select-calander {
    min-width: 150px !important;
}

.ui-input-text input::-moz-placeholder, .ui-input-search input::-moz-placeholder, textarea.ui-input-text::-moz-placeholder {
    color: #545454 !important;
    font-size: 12px !important;
}

.btn-circle-n {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #0CF;
    color: #FFF;
    margin: 0px auto;
    float: right;
    position: relative;
    margin: 0px 0px 0px 5px;
}

.btn-circle-n1 {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #F90;
    color: #FFF;
    margin: 0px auto;
    float: right;
    position: relative;
    margin: 0px 0px 0px 5px;
}

.btn-circle-n2 {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #3C6;
    color: #FFF;
    margin: 0px auto;
    float: right;
    position: relative;
    margin: -20px -25px 0px 40px;
}

.btn-circle-nb {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #0CF;
    color: #FFF;
    margin: 0px auto;
    float: right;
}

.btn-circle-n1b {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #F90;
    color: #FFF;
    margin: 0px auto;
    float: right;
}

.btn-circle-n2b {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #3C6;
    color: #FFF;
    margin: 0px auto;
    float: right;
}


.blutted_sec {
    float: left;
    width: 75px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.sorting_1 {
    padding-right: 25px !important;
}

.vital_l {
    float: left;
}

.vital_r {
    float: right;
}

.toggle.toggle-success {
    height: 20px !important;
    width: 70px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

option {
    height: 25px !important;
}

.appoint_main {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 5px #ccc;
    display: inline-block;
    margin: 0px auto;
    margin-bottom: 15px;
    padding: 15px 15px 15px 15px;
    text-align: center;
    width: 98%;
    margin-left: 3px;
}


.online_appoint {
    margin: 0px;
    padding: 0px;
    height: 50px;
}

    .online_appoint a {
        color: #fff;
        font-weight: normal !important;
        width: 100%;
        background-color: #ffc600 !important;
        color: #fff !important;
        margin: 0px 15px 0px 0px;
        padding: 9px 15px 9px 15px !important;
        font-size: 18px !important;
        border-radius: 4px;
    }

        .online_appoint a:hover {
            color: #fff;
            font-weight: normal !important;
            background-color: #37bedc !important;
        }

.questions1 {
    color: #545454;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    padding: 0px;
    margin: 0px;
    clear: both;
    width: 100%;
    display: inline-block;
    font-family: "Gotham Narrow A","Gotham Narrow B",Helvetica,Arial,sans-serif;
}

.answer {
    float: left;
    margin: 5px 0px 15px 0px;
    width: 99px;
}

.answer1 {
    margin: 5px 0px 15px 0px;
    width: 300px;
}

.video_main {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 5px #ccc;
    display: inline-block;
    margin: 0px auto;
    margin-bottom: 15px;
    padding: 0px;
    text-align: center;
    width: 98%;
    clear: both;
    margin-left: 3px;
}

.video_time {
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

    .video_time div {
        border-bottom: 1px solid #ebebeb;
        border-left: 0px solid #ebebeb;
        border-radius: 0 !important;
        border-right: 0px solid #ebebeb;
        color: #2d2d2d;
        font-size: 13px;
        margin: 0;
        padding: 9px 0px;
        vertical-align: top;
        float: left;
        width: 25%;
        text-align: center;
    }

        .video_time div:hover {
            background-color: #f1f1f1;
            color: #000 !important;
        }

.video_time_banner_text {
    padding: 1em;
    background: #F4616B;
    color: white;
    font-weight: bold;
    text-shadow: none;
    margin-bottom: -1em;
}

.select_date_select {
    background-color: #00c0d1;
    color: #fff !important;
}

.video_time_select {
    background-color: #00c0d1;
    color: #fff !important;
}

.booking_con {
    font-size: 14px;
    color: #878787;
    padding-bottom: 20px;
}

    .booking_con span {
        font-size: 18px;
        color: #00c0d1;
        font-weight: normal;
    }

.upload_box {
    width: 250px;
    float: left;
    margin-bottom: 20px;
}

.upload_box_form {
    border-radius: 4px 0px 0px 4px !important;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0px;
    padding: 7px 25px 7px 25px !important;
    border-radius: 0px 4px 4px 0px !important;
    background: #00c0d1 !important;
    border: 1px solid #00c0d1 !important;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0px;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.mar_bo {
    margin-bottom: 15px !important;
}

.appoint_main {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 5px #ccc;
    display: inline-block;
    margin-bottom: 15px;
    padding: 20px;
    text-align: center;
    width: 100%;
}
/*:hover {
    text-decoration: none !important;
}*/
.appoint_btn {
    background-color: #0f8bc5 !important;
    color: #fff !important;
    margin: 0px 15px 0px 0px;
    padding: 9px 15px 9px 15px !important;
    font-size: 20px !important;
    float: left;
    border-radius: 4px;
}

.appoint_btn1 {
    background-color: #0f8bc5 !important;
    color: #fff !important;
    margin: 0px 15px 0px 0px;
    padding: 5px 10px 5px 10px !important;
    font-size: 15px !important;
}

.table {
    margin-bottom: 0px !important;
}

label {
    color: #545454 !important;
}

.ui-btn.ui-checkbox-off::after, .ui-btn.ui-checkbox-on::after, .ui-btn.ui-radio-off::after, .ui-btn.ui-radio-on::after {
    border: 1px solid #545454 !important;
}

@media only screen and (max-width: 350px) {

    .login_bg {
        min-height: 480px;
    }

    .login_sec {
        padding: 0px 0px 20px 0px !important;
    }

    .logo_login {
        margin: 50px 0px 10px 10px !important;
    }

    .btn-circle-lg1 {
        border-radius: 70px !important;
        height: 70px !important;
        width: 70px !important;
        margin: 15px auto 8px auto !important;
        padding: 0px 0;
    }

    .btn-circle-lg2 {
        border-radius: 80px !important;
        height: 80px !important;
        width: 80px !important;
        margin: 10px auto 8px auto !important;
        padding: 0px 0;
    }


    .btn-circle-icons {
        margin-top: 17px !important;
        margin-bottom: 0px;
    }

    .btn-circle-icons2 {
        margin-top: 17px !important;
        margin-bottom: 0px;
    }

    .home_con1 {
        font-size: 12px !important;
    }

        .home_con1 a {
            font-size: 12px !important;
        }

        .home_con1:hover {
            color: #2d2d2d;
            text-decoration: none;
        }
}


/*---------------------Table Responsive Start----------------------------*/

.section_main {
    margin: 0px;
    padding: 0px;
}

    .section_main .ui-select {
        float: right;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        position: relative;
        text-align: left !important;
        width: 57% !important;
    }

    .section_main .toggle.toggle-success {
        float: right;
    }

    .section_main .ui-radio {
        float: left;
        margin: 0px 10px 0px 0px !important;
        position: relative;
    }

    .section_main .ui-checkbox {
        float: right;
        margin: 0px 10px 0px 0px !important;
        position: relative;
    }


.sub_main table {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table {
    width: 100% !important;
    border: 0;
}

.sub_main table tr {
    border: 1px solid #ddd;
    padding: 5px 10px 5px 10px;
}

.sub_main table th, .sub_main table td {
    padding: 7px 0px 7px 0px;
    width: 100% !important;
}

.sub_main table th {
    letter-spacing: 1px;
}

/*  @media screen and (max-width: 600px) {
*/
.sub_main table {
    border: 0;
}

    .sub_main table thead {
        display: none;
    }

    .sub_main table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }

    .sub_main table td {
        display: inline-block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
        width: 100% !important;
        font-weight: bold !important;
    }

        .sub_main table td:last-child {
            border-bottom: 0;
        }

        .sub_main table td:before {
            content: attr(data-label);
            float: left;
            font-weight: bold;
        }
/*  }*/

/*---------------------Table Responsive Start----------------------------*/



/*---------------------Toggle on off Start----------------------------*/

.toggle-slide {
    overflow: hidden;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    direction: ltr;
}

    .toggle-slide .toggle-on, .toggle-slide .toggle-off, .toggle-slide .toggle-blob {
        float: left;
    }

    .toggle-slide .toggle-blob {
        position: relative;
        z-index: 99;
        cursor: hand;
        cursor: grab;
        cursor: -moz-grab;
        cursor: -webkit-grab;
    }

.toggle-slide {
    overflow: hidden;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    direction: ltr;
}

    .toggle-slide .toggle-on, .toggle-slide .toggle-off, .toggle-slide .toggle-blob {
        float: left;
    }

    .toggle-slide .toggle-blob {
        position: relative;
        z-index: 99;
        cursor: hand;
        cursor: grab;
        cursor: -moz-grab;
        cursor: -webkit-grab;
    }

/*** THEMES ***/

.toggle-default .toggle-slide {
    border: 1px solid #999;
}

    .toggle-default .toggle-slide.active {
        border-color: #999;
    }

    .toggle-default .toggle-slide .toggle-on,
    .toggle-default .toggle-slide .toggle-off,
    .toggle-default .toggle-slide .toggle-blob {
        font-size: 11px;
        font-weight: 500;
    }

    .toggle-default .toggle-slide .toggle-on,
    .toggle-default .toggle-select .toggle-inner .active {
        background: #1a2942;
        color: #fff;
    }

    .toggle-default .toggle-slide .toggle-off,
    .toggle-default .toggle-select .toggle-on {
        color: #fff;
        background: #bbb;
    }

    .toggle-default .toggle-slide .toggle-blob {
        background: #fff;
        border-right: 1px solid #ccc;
    }

    .toggle-default .toggle-slide.active .toggle-blob {
        border-left: 1px solid #1a2942;
        border-right: 0;
    }

    .toggle-default .toggle-slide .toggle-blob:hover {
        background: #fcfcfc;
    }

/* toggle primary */

.toggle-primary .toggle-slide {
    border: 1px solid #999;
}

    .toggle-primary .toggle-slide.active {
        border-color: #3bc0c3;
    }

    .toggle-primary .toggle-slide .toggle-on,
    .toggle-primary .toggle-slide .toggle-off,
    .toggle-primary .toggle-slide .toggle-blob {
        font-size: 11px;
        font-weight: 500;
    }

    .toggle-primary .toggle-slide .toggle-on,
    .toggle-primary .toggle-select .toggle-inner .active {
        background: #3bc0c3;
        color: #fff;
    }

    .toggle-primary .toggle-slide .toggle-off,
    .toggle-primary .toggle-select .toggle-on {
        color: #fff;
        background: #bbb;
    }

    .toggle-primary .toggle-slide .toggle-blob {
        background: #fff;
        border-right: 1px solid #999;
    }

    .toggle-primary .toggle-slide.active .toggle-blob {
        border-left: 1px solid #3bc0c3;
        border-right: 0;
    }

    .toggle-primary .toggle-slide .toggle-blob:hover {
        background: #fcfcfc;
    }

/* toggle success */

.toggle-success .toggle-slide {
    border: 1px solid #999;
}

    .toggle-success .toggle-slide.active {
        border-color: #47ba2c;
    }

    .toggle-success .toggle-slide .toggle-on,
    .toggle-success .toggle-slide .toggle-off,
    .toggle-success .toggle-slide .toggle-blob {
        font-size: 11px;
        font-weight: 500;
    }

    .toggle-success .toggle-slide .toggle-on,
    .toggle-success .toggle-select .toggle-inner .active {
        background: #47ba2c;
        color: #fff;
    }

    .toggle-success .toggle-slide .toggle-off,
    .toggle-success .toggle-select .toggle-on {
        color: #fff;
        background: #bbb;
    }

    .toggle-success .toggle-slide .toggle-blob {
        background: #fff;
        border-right: 1px solid #999;
    }

    .toggle-success .toggle-slide.active .toggle-blob {
        border-left: 1px solid #47ba2c;
        border-right: 0;
    }

    .toggle-success .toggle-slide .toggle-blob:hover {
        background: #fcfcfc;
    }

/* toggle warning */

.toggle-warning .toggle-slide {
    border: 1px solid #999;
}

    .toggle-warning .toggle-slide.active {
        border-color: #ebc142;
    }

    .toggle-warning .toggle-slide .toggle-on,
    .toggle-warning .toggle-slide .toggle-off,
    .toggle-warning .toggle-slide .toggle-blob {
        font-size: 11px;
        font-weight: 500;
    }

    .toggle-warning .toggle-slide .toggle-on,
    .toggle-warning .toggle-select .toggle-inner .active {
        background: #ebc142;
        color: #fff;
    }

    .toggle-warning .toggle-slide .toggle-off,
    .toggle-warning .toggle-select .toggle-on {
        color: #fff;
        background: #bbb;
    }

    .toggle-warning .toggle-slide .toggle-blob {
        background: #fff;
        border-right: 1px solid #999;
    }

    .toggle-warning .toggle-slide.active .toggle-blob {
        border-left: 1px solid #ebc142;
        border-right: 0;
    }

    .toggle-warning .toggle-slide .toggle-blob:hover {
        background: #fcfcfc;
    }

/* toggle danger */

.toggle-danger .toggle-slide {
    border: 1px solid #999;
}

    .toggle-danger .toggle-slide.active {
        border-color: #cb2a2a;
    }

    .toggle-danger .toggle-slide .toggle-on,
    .toggle-danger .toggle-slide .toggle-off,
    .toggle-danger .toggle-slide .toggle-blob {
        font-size: 11px;
        font-weight: 500;
    }

    .toggle-danger .toggle-slide .toggle-on,
    .toggle-danger .toggle-select .toggle-inner .active {
        background: #cb2a2a;
        color: #fff;
    }

    .toggle-danger .toggle-slide .toggle-off,
    .toggle-danger .toggle-select .toggle-on {
        color: #fff;
        background: #bbb;
    }

    .toggle-danger .toggle-slide .toggle-blob {
        background: #fff;
        border-right: 1px solid #999;
    }

    .toggle-danger .toggle-slide.active .toggle-blob {
        border-left: 1px solid #cb2a2a;
        border-right: 0;
    }

    .toggle-danger .toggle-slide .toggle-blob:hover {
        background: #fcfcfc;
    }

/*---------------------Toggle on off End----------------------------*/


/*---------------------Appointment Date Start----------------------------*/

.pickmeup {
    background: #fff;
    border-radius: 4px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    position: absolute;
    touch-action: manipulation;
    width: 98%;
    box-shadow: 0 0 5px #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-left: 3px;
}

    .pickmeup * {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .pickmeup.pmu-flat {
        position: relative;
    }

    .pickmeup.pmu-hidden {
        display: none;
    }

    .pickmeup .pmu-instance {
        display: inline-block;
        padding: .5em;
        text-align: center;
        width: 100%;
    }

        .pickmeup .pmu-instance .pmu-button {
            color: #545454;
            cursor: pointer;
            outline: none;
            text-decoration: none;
        }

        .pickmeup .pmu-instance .pmu-today {
            background: #a8eaf0;
            color: #115b62;
        }

        .pickmeup .pmu-instance .pmu-button:hover {
            background: transparent;
            color: #00c0d1;
        }

        .pickmeup .pmu-instance .pmu-not-in-month {
            color: #d0d0d0;
        }

        .pickmeup .pmu-instance .pmu-disabled,
        .pickmeup .pmu-instance .pmu-disabled:hover {
            color: #333;
            cursor: default;
        }

        .pickmeup .pmu-instance .pmu-selected {
            background: #00c0d1;
            color: #eee;
        }

        .pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
            background: #17384d;
        }

        .pickmeup .pmu-instance nav {
            background: #00c0d1 none repeat scroll 0 0;
            color: #fff;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            line-height: 2em;
        }

            .pickmeup .pmu-instance nav *:first-child:hover {
                color: #88c5eb;
            }

            .pickmeup .pmu-instance nav .pmu-prev,
            .pickmeup .pmu-instance nav .pmu-next {
                display: none;
                height: 2em;
                width: 1em;
                color: #FFF !important;
            }

            .pickmeup .pmu-instance nav .pmu-month {
                width: 14em;
            }

        .pickmeup .pmu-instance .pmu-years *,
        .pickmeup .pmu-instance .pmu-months * {
            display: inline-block;
            line-height: 3.6em;
            width: 3.5em;
        }

        .pickmeup .pmu-instance .pmu-day-of-week {
            color: #08828d;
            cursor: default;
            background: #f2f2f2;
            font-weight: bold;
        }

            .pickmeup .pmu-instance .pmu-day-of-week *,
            .pickmeup .pmu-instance .pmu-days * {
                display: inline-block;
                line-height: 40px;
                width: 14.28%;
            }

            .pickmeup .pmu-instance .pmu-day-of-week * {
                line-height: 1.8em;
            }

        .pickmeup .pmu-instance:first-child .pmu-prev,
        .pickmeup .pmu-instance:last-child .pmu-next {
            display: block;
        }

        .pickmeup .pmu-instance:first-child .pmu-month,
        .pickmeup .pmu-instance:last-child .pmu-month {
            width: 13em;
        }

        .pickmeup .pmu-instance:first-child:last-child .pmu-month {
            color: #fff;
            font-size: 20px;
            width: 93%;
        }

    .pickmeup:not(.pmu-view-days) .pmu-days,
    .pickmeup:not(.pmu-view-days) .pmu-day-of-week,
    .pickmeup:not(.pmu-view-months) .pmu-months,
    .pickmeup:not(.pmu-view-years) .pmu-years {
        display: none;
    }

/*---------------------Appointment Date End----------------------------*/

/*----design from jomon--*/
.btn-circle-N {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #0CF;
    color: #FFF;
    margin: 0px auto;
    float: right;
}

.btn-circle-Dr {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #F90;
    color: #FFF;
    margin: 0px auto;
    float: right;
}

.btn-circle-P {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #3C6;
    color: #FFF;
    margin: 0px auto;
    float: right;
}

.btn-circle-O {
    border-radius: 16px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    padding: 0px 0;
    text-align: center;
    width: 16px;
    background-color: #C14C7D;
    color: #FFF;
    margin: 0px auto;
    float: right;
}
/*---------------*/

/*------------2017-07-07---------*/
.sub_questions {
    background-color: #f2f2f2;
    box-shadow: 0px 0px 3px #ccc;
    padding: 15px 15px 5px 15px;
    width: 100%;
    margin: 5px 0px 15px 3px;
    display: inline-block;
}

.inputs {
    margin: 5px 0px 15px 0px !important;
    padding: 0px;
}

    .inputs textarea {
        margin: 0px 0px 15px 0px;
        padding: 0px;
        width: 100% !important;
        border: 1px solid #ccc !important;
        height: 50px !important;
    }

.sub_questions .ui-btn.ui-corner-all.ui-btn-inherit.ui-btn-icon-left.ui-checkbox-off {
    background: #f2f2f2 !important
}

.sub_questions .ui-btn.ui-corner-all.ui-btn-inherit.ui-btn-icon-left.ui-checkbox-on {
    background: #f2f2f2 !important
}

.ui-btn.ui-corner-all.ui-btn-inherit.ui-btn-icon-left.ui-radio-off {
    padding: 9px 0 0 40px !important;
    text-align: left !important;
}

.ui-btn.ui-corner-all.ui-btn-inherit.ui-btn-icon-left.ui-radio-on {
    padding: 9px 0 0 40px !important;
    text-align: left !important;
}

.prescription_main {
    margin: 0px;
    padding: 0px;
}

.bg_info_health_home {
    background: #fff;
    color: #fff;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    font-size: 12px !important;
    min-height: 110px;
    vertical-align: middle;
    border: 1px solid #afe8fc;
    box-shadow: 0 0 6px #afe8fc;
    display: block;
    margin-right: 15px;
}

    .bg_info_health_home:hover {
        background: #fff;
        cursor: pointer;
        text-decoration: none;
        border: 1px solid #ccc;
        box-shadow: 0 0 6px #ccc;
    }

.health_icon_home {
    width: 100%;
    color: #2bb6e6;
    padding-top: 0;
    text-align: center;
    margin-top: 7px;
    margin-right: 5px;
}

.health_con_home {
    color: #878787;
    font-size: 13px;
    font-weight: normal !important;
    padding-top: 0;
    text-align: center;
    padding: 5px 5px 0px 5px;
}

.pres_heading {
    font-size: 23px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    color: #0e3e52;
    font-weight: normal;
}

.pres_heading1 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    color: #0e3e52;
}

.pres_heading2 {
    font-size: 14px;
    text-align: center;
    margin: 8px 0px 0px 0px;
    color: #0e3e52;
}

.prescription_main .ui-grid-a > .ui-block-a, .ui-grid-a > .ui-block-b {
    width: 46%;
    margin-right: 10px;
}


/*----------2017-06-19 copied from myclinic.css----------*/


.treatment_sec {
    background: #f5f5f5;
    padding: 15px 15px 0px 15px;
    margin: 0px 0px 30px 0px;
}


    .treatment_sec p {
        color: #545454;
        font-family: "Open Sans",sans-serif;
        font-size: 15px;
        font-weight: normal;
        line-height: 24px;
        margin: 0;
        padding: 0px;
    }

.treat_ans {
    margin: 10px 0px 10px 10px;
    color: #00628f;
}

    .treat_ans label {
        color: #888888 !important;
        font-size: 15px !important;
    }

.treatment_head {
    font-size: 45px;
    text-align: center !important;
    padding: 20px 0px 0px 0px;
    width: 100%;
    display: inline-block;
}

.consultation_sec {
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.questions_ne {
    color: #888888;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding: 0px 15px 10px 0px;
    margin: 0px 15px 0px 0px;
    clear: both;
    width: 100%;
    display: inline-block;
}


.question_details .checkbox, .radio {
    display: block;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    position: relative;
}

/*-----------------------*/

.sig_but {
    margin: 9px 0px 0px 0px;
    padding: 2px 0px 2px 0px !important;
    background-color: #37bedc5;
    border-radius: 5px;
    text-decoration: none;
    font-size: 23px !important;
    color: #fff;
    font-weight: normal;
    width: 100% !important;
}

.noshow {
    display: none !important;
}

.shw {
    display: block !important;
}
/*.checkbox {
    padding-left: 20px;
}
.checkbox, .radio {
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
}
.question_details .checkbox, .radio {
    display: block;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    position: relative;
}*/

.checkbox, .radio {
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
}

.consultation_head {
    color: #7f7f7f;
    font-size: 23px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 15px 15px;
    text-align: center !important;
}

.sub_questions {
    background-color: #f3f3f3;
    box-shadow: 0px 0px 3px #ccc;
    padding: 15px 15px 5px 15px;
}


.terms {
    margin: 0px;
    padding: 0px 0px 0px 17px;
}

    .terms li {
        font-size: 15px;
        font-weight: normal;
        line-height: 27px;
        margin-bottom: 10px;
    }

.treatments {
    margin: 0px;
    padding: 0px;
}

    .treatments label {
        color: #878787 !important;
        font-size: 14px !important;
        /* margin: 15px 0px 20px 0px;*/
    }

    .treatments .submit_bt {
        margin-bottom: 15px;
    }

.submit_bt {
    color: #fff !important;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 7px 30px 7px 30px;
    margin: 0px;
    background-color: #0f8bc5;
    border-radius: 4px;
}

.acenesec .resp-tabs-list li {
    background-color: #6bc9d5;
    text-align: left;
}

.acne_sc_bg {
    background-image: url(../images/acne_sc_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.acne_sc_top {
    background-color: #fff5e8 !important;
    padding: 40px 0px 30px 0px;
}

.acne_sc_bt {
    background-color: #f8910c !important;
}

.btn:hover {
    color: #333;
    text-decoration: none;
}

/*--------------------------2017-10-11----------------------*/

.checkout_cart {
    margin: 0px;
    padding: 0px;
}

    .checkout_cart img {
        margin: 0px;
        padding: 0px;
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }

.checkout_rate {
    margin: 0px;
    padding: 0px;
    background: #f2f2f2;
}

    .checkout_rate td {
        margin: 0px;
        padding: 6px 15px 6px 15px !important;
        text-align: right;
    }

.grand_total {
    font-size: 20px;
    font-weight: normal;
}

.checkout_news_letter {
    margin: 20px 0px 20px 0px;
}

.checkout_section .form-control::-moz-placeholder {
    color: #999;
    font-size: 12px;
    opacity: 1;
    padding: 0px 0px 0px 15px;
}

.checkout_section label {
    color: #000;
    font-size: 14px !important;
    font-weight: normal;
}

.checkout_section .form-control {
}

.checkout_payment {
    background-color: #f2f2f2;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    margin: 15px auto;
    padding: 15px;
    width: 90%;
}

    .checkout_payment .form-control {
        margin-bottom: 15px !important;
    }


.pay_amount {
    background-color: #f2f2f2;
    color: #FFF;
    min-height: 324px;
}

.pay_card {
    color: #545454;
    float: left;
    font-size: 11px;
    margin-top: 10px;
}

.pay_cards {
    color: #545454;
    float: left;
    font-size: 11px;
    margin: 10px 0px 0px 15px;
}

.payment_a {
    width: 100%;
    margin: 0px auto;
    background-color: #f2f2f2;
    border-radius: 4px;
    margin-top: 15px;
    border: 1px solid #c1c1c1;
    padding: 15px;
}

.payment_f {
    border-radius: 0px !important;
    border: 1px solid #c1c1c1 !important;
    font-size: 13px;
    margin-bottom: 10px !important;
    height: 35px;
}

.cvv {
    width: 129px;
    float: left;
    margin-right: 10px;
}

.pay_mo {
    width: 132px;
    float: left;
    margin-right: 10px;
}

.expiry {
    color: #545454;
    float: left;
    font-size: 11px;
}

.amount_pay {
    color: #545454;
    font-size: 16px;
    margin-top: 125px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.amount_pay1 {
    color: #fa7e1f;
    font-size: 25px;
    margin-top: 15px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.payment_f {
    border: 1px solid #c1c1c1 !important;
    border-radius: 5px !important;
    font-size: 13px;
    height: 35px !important;
    margin-bottom: 10px;
}



.req_buts_ne {
    margin: 0px 0px 0px 0px;
    float: left;
}

    .req_buts_ne a {
        margin: 0px 0px 0px 0px;
        padding: 6px 25px 6px 0px;
        border-radius: 5px;
        text-decoration: none;
        font-size: 21px;
        font-weight: 600;
        color: #878787;
    }

        .req_buts_ne a:hover {
            color: #CCC;
        }


.order {
    padding-right: 15px;
    padding-left: 15px;
}

    .order th {
        background-color: #f5f5f5;
        border: 0px solid #ebebeb;
        border-radius: 0 !important;
        color: #2d2d2d;
        font-size: 14px;
        font-weight: normal;
        margin: 0;
        padding: 9px 10px;
        vertical-align: top;
    }

    .order td {
        border-bottom: 1px solid #ebebeb;
        border-left: 0px solid #ebebeb;
        border-radius: 0 !important;
        border-right: 0px solid #ebebeb;
        color: #2d2d2d;
        font-size: 13px;
        margin: 0;
        padding: 9px 10px;
        vertical-align: top;
    }

.bg_info_order0 {
    background: #2bb6e6;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0px 15px 0px;
    display: inline-block;
    font-size: 18px !important;
}

    .bg_info_order0:hover {
        background: #108fbb;
        cursor: pointer;
        text-decoration: none;
    }

.bg_info_order1 {
    background: #fa476f;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0px 15px 0px;
    display: inline-block;
    font-size: 18px !important;
}

    .bg_info_order1:hover {
        background: #af183a;
        cursor: pointer;
        text-decoration: none;
    }

.bg_info_order2 {
    background: #9470dc;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0px 15px 0px;
    display: inline-block;
    font-size: 18px !important;
}

    .bg_info_order2:hover {
        background: #3d1c80;
        cursor: pointer;
        text-decoration: none;
    }

.bg_info_order3 {
    background: #40d041;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0px 15px 0px;
    display: inline-block;
    font-size: 18px !important;
}

    .bg_info_order3:hover {
        background: #107d11;
        cursor: pointer;
        text-decoration: none;
    }

.bg_info_order4 {
    background: #ff6ab4;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0px 15px 0px;
    display: inline-block;
    font-size: 18px !important;
}

    .bg_info_order4:hover {
        background: #d13985;
        cursor: pointer;
        text-decoration: none;
    }

.bg_info_order5 {
    background: #1fcdcf;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0px 15px 0px;
    display: inline-block;
    font-size: 18px !important;
}

    .bg_info_order5:hover {
        background: #0f9091;
        cursor: pointer;
        text-decoration: none;
    }

.bg_info_order6 {
    background: #ffb60f;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0px 15px 0px;
    display: inline-block;
    font-size: 18px !important;
}

    .bg_info_order6:hover {
        background: #ff8a00;
        cursor: pointer;
        text-decoration: none;
    }

.right_box_de {
    background: rgba(15, 139, 197, 0.75) none repeat scroll 0 0;
    padding: 50px 30px 50px 40px;
    width: 100%;
    clear: both;
    display: inline-block;
}

.order_rate {
    text-align: center;
    font-size: 18px;
    padding: 5px 0px 5px 0px;
    margin: 15px 0px 0px 0px;
    background: rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
}

.order_shopping {
    text-align: center;
    font-size: 18px;
    padding: 5px 0px 5px 0px;
    margin: 15px 0px 0px 0px;
    background: rgba(255, 255, 255, 0.5);
}
/*---------End of Copy------*/
.steps {
    margin: 0px 0px 20px 0px;
    padding: 0px;
}
/*--------------------Call Start 2017-04-21----------------------*/
.call_main {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    position: fixed;
    z-index: 2500;
}

.call_div {
    width: 400px;
    background: rgba(0, 0, 0, 0.5);
    margin: 0px auto;
    color: #fff;
    padding: 15px;
    margin-top: 14%;
    border-radius: 6px;
}

.calling_head {
    font-size: 18px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #9e9e9e;
    line-height: 16px;
}

.calling_n {
    font-size: 23px;
    padding: 0px 0px 27px 0px;
    line-height: 21px;
}

.call_img {
    width: 77px;
    float: left;
    padding: 0px;
    margin: 0px 15px 0px 0px;
}

.call_name {
    float: left;
    padding: 0px;
}


.call_ans {
    margin: 0px 15px 0px 0px;
    padding: 0px;
    float: left;
}

    .call_ans a {
        color: #fff;
        text-decoration: none;
        padding: 3px 8px 3px 8px;
        background-color: #609627;
        border: 1px solid #609627;
        border-radius: 6px;
    }

        .call_ans a:hover {
            color: #fff;
            background-color: #609627;
            border: 1px solid #fff;
        }

.call_dec {
    margin: 0px 15px 0px 0px;
    padding: 0px;
    float: left;
}

    .call_dec a {
        color: #fff;
        text-decoration: none;
        padding: 3px 8px 3px 8px;
        background-color: #c50f1f;
        border: 1px solid #c50f1f;
        border-radius: 6px;
    }

        .call_dec a:hover {
            color: #fff;
            background-color: #c50f1f;
            border: 1px solid #fff;
        }



/*--------------------Call End----------------------*/
.ui-checkbox span {
    margin-left: 37px;
}
/*.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2500 !important;
}*/

.ui-header .ui-btn, .ui-footer .ui-btn {
    font-size: 21.5px;
    display: inline-block;
    vertical-align: middle;
}

.ui-btn {
    font-size: 16px;
    margin: 0px;
    padding: .7em 1em;
    display: block;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ui-shadow {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .15);
}

.dl-menuwrapper button {
    border-style: none;
    border-color: currentcolor;
    border-width: medium;
    background: rgb(204, 204, 204);
    width: 48px;
    height: 39px !important;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
    top: 0px !important;
}

.requiredFieldClass {
    border: 1px solid #FF0000 !important;
}

.sub_main .btn-success1 {
    background: #ffc600;
    font-size: 16px !important;
    font-weight: bold;
    text-align: center !important;
    color: #fff !important;
    padding: 0px !important;
    margin-top: 12px !important;
}

    .sub_main .btn-success1:hover {
        background: #37bedc;
    }

.add_but1 {
    margin: 37px 0px 10px 0px !important;
}
/*******************2018-09-15*********************/
.reset_pin {
    float: right;
    position: relative;
    margin: -50px 25px 0px 0px;
}

.reset_pin_m {
    margin: 0px;
    padding: 0px;
}

    .reset_pin_m .modal-dialog {
        margin: 30px auto;
        width: 500px;
    }

    .reset_pin_m .modal-body {
        position: relative;
        padding: 0px 15px 15px 15px;
        overflow: auto;
        height: auto;
    }

.enter_pin {
    background: #dbf0ff;
    padding: 15px 0px 15px 0px;
    width: 100%;
    display: inline-block;
}

.enter_pin1 {
    background: #f6f6f6;
    padding: 15px 0px 15px 0px;
    margin: -6px 0px 0px 0px;
    width: 100%;
    display: inline-block;
}

.reset_pin_m .modal-footer {
    border-top: none;
}

@media only screen and (max-width: 767px) {
    .reset_pin_m .modal-dialog {
        margin: 30px auto;
        width: 90%;
    }
}
/*---------------*/


.travel_country {
    float: left;
    margin: 5px 5px 0px 0px;
    width: 48%;
}

    .travel_country .ui-checkbox, .ui-radio {
        display: block;
        margin: 0px !important;
        margin-top: 0px;
        margin-bottom: 0px;
        position: relative;
        margin-bottom: 10px !important;
        margin-top: 5px !important;
    }

.tabs {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

    .tabs li.tab {
        background-color: #fff;
        display: block;
        float: left;
        margin: 0px 0px 0px 0px;
        text-align: center;
        color: #eb1675;
        width: auto;
    }

        .tabs li.tab a {
            -moz-transition: color 0.28s ease;
            -ms-transition: color 0.28s ease;
            -o-transition: color 0.28s ease;
            -webkit-transition: color 0.28s ease;
            color: #eb1675;
            display: block;
            height: 100%;
            text-decoration: none;
            transition: color 0.28s ease;
            width: 100%;
        }

            .tabs li.tab a.active {
                color: #19aed6 !important;
            }

    .tabs .indicator {
        background-color: #19aed6;
        bottom: 0;
        /*height: 2px;*/
        position: absolute;
        will-change: left, right;
    }

.tabs-top .indicator {
    top: 0;
}

.nav.nav-tabs + .tab-content {
    background: #ffffff;
    margin-bottom: 30px;
    padding: 30px;
}

.tabs-vertical-env {
    background-color: #eeeeee;
    margin-bottom: 30px;
}

    .tabs-vertical-env .tab-content {
        background: #ffffff;
        display: table-cell;
        margin-bottom: 30px;
        padding: 30px;
        vertical-align: top;
    }

    .tabs-vertical-env .nav.tabs-vertical {
        display: table-cell;
        min-width: 120px;
        vertical-align: top;
        width: 150px;
    }

        .tabs-vertical-env .nav.tabs-vertical li.active > a {
            background-color: #ffffff;
            border: 0;
        }

        .tabs-vertical-env .nav.tabs-vertical li > a {
            color: #333333;
            text-align: center;
            white-space: nowrap;
        }

.nav.nav-tabs > li.active > a {
    background-color: #eb1675;
    color: #fff !important;
    border: 0;
}

.nav.nav-tabs > li > a,
.nav.tabs-vertical > li > a {
    border-radius: 0;
    border: none;
    cursor: pointer;
    line-height: 25px;
    font-weight: 600;
    padding: 5px 15px 5px 15px;
    font-size: 14px !important;
    border-radius: 0px;
    margin: 0px;
}

    .nav.nav-tabs > li > a:hover,
    .nav.tabs-vertical > li > a:hover {
        color: #fff !important;
        background: #eb1675;
    }

.tab-content {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    color: #777777;
}

.nav.nav-tabs > li:last-of-type a {
    margin-right: 0px;
}

.nav.nav-tabs {
    border-bottom: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #eb1675;
}

.navtab-bg {
    background-color: #eeeeee;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus,
.tabs-vertical-env .nav.tabs-vertical li.active > a {
    border: none;
    color: #2d2d2d !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.tabs-vertical > li.active > a,
.tabs-vertical > li.active > a:focus,
.tabs-vertical > li.active > a:hover {
    color: #2d2d2d !important;
}

.travel_sec {
    background-color: #ffff;
    border: 1px solid #f2f2f2;
    padding: 15px 15px 15px 15px;
    box-shadow: 0 0 0px #ccc;
    margin-top: 15px;
    margin-right: 15px;
    width: 100%;
    display: inline-block;
}

    .travel_sec .ui-input-text {
        height: 30px !important;
        width: 100% !important;
        float: none;
    }

.travel_question {
    color: #545454 !important;
    font-size: 14px !important;
    font-weight: 300;
    margin-bottom: 10;
    margin-top: 0;
    text-transform: none;
    padding: 0px 0px 5px 0px;
}


#pswd_info {
    position: relative;
    z-index: 1010;
    top: 0px;
    width: 250px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
}

    #pswd_info h4 {
        margin: 0 0 10px 0;
        padding: 0;
        font-weight: normal;
    }

    #pswd_info::before {
        content: "\25B2";
        position: absolute;
        top: -12px;
        left: 45%;
        font-size: 14px;
        line-height: 14px;
        color: #ddd;
        text-shadow: none;
        display: block;
    }

.invalid {
    background: url(../images/invalid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
}

.valid {
    background: url(../images/valid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #3a7d34;
}

#pswd_info {
    display: none;
}

.prescription-purchased_banner {
    background: #37BEDC;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: none;
    color: #fff;
    padding: 20px;
    text-align: left;
}

.close-cross {
    background: #37BEDC;
    text-align: right;
    padding-top: 6px;
    padding-right: 10px;
}

/* START:    Client Dashboard -> Online Prescriptions section */

.online_prescriptions_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

* {
    box-sizing: border-box;
}

/* Create equal columns that floats next to each other */
.online_prescription_box {
    width: 160px;
    height: 160px;
    margin: 5px;
    background: #F5F5F5;
    box-shadow: 0px 15px 13px rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    float: left;
    padding: 10px;
}

    .online_prescription_box:hover {
        background: #DBDBDB;
        cursor: pointer;
        text-decoration: none;
    }

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.online_prescription_icon {
    position: relative;
    left: 35.25%;
    top: 25%;
}

.online_prescription_name {
    position: relative;
    height: 20px;
    left: 0px;
    right: 27px;
    top: 33px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #112842;
}

/* END:    Client Dashboard -> Online Prescriptions section */

/* START:    Client Dashboard -> Blood Tests section */

.blood_tests_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

* {
    box-sizing: border-box;
}

/* Create four equal columns that floats next to each other */
.blood_test_box {
    width: 150px;
    height: 210px;
    margin: 5px 5px 5px 5px;
    background: #F5F5F5;
    box-shadow: 0px 15px 13px rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    float: left;
    padding: 10px;
}

    .blood_test_box:hover {
        background: #DBDBDB;
        cursor: pointer;
        text-decoration: none;
    }

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.blood_test_icon {
    position: relative;
    left: 34.25%;
    top: 15%;
}

.blood_test_name {
    position: relative;
    height: 20px;
    left: 0px;
    right: 27px;
    top: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #112842;
}

.blood_test_price {
    position: relative;
    height: 20px;
    top: 100px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #112842;
    opacity: 0.7;
}

/* END:    Client Dashboard -> Blood Tests section */

/* START: Home section */

.home_icons_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

* {
    box-sizing: border-box;
}

.home_icons_box {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.home_icons_icon {
    width: 30%;
    height: 46pt;
}

.home_icons_name {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #112842;
    margin-top: 15px;
}

/* END: Home section */

#dvlog {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

#dvforgot {
    display: flex;
    min-width: 300px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
}

.password-labels {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    align-content: stretch;
}

.travel-medicine-banner {
    color: #ffffff !important;
    text-align: center !important;
    margin: 0px !important;
    padding: 6px 24px 6px 24px !important;
}




/* Integration Styles */
#radio-cards-container {
    margin-top: 5rem;
    width: 75vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.radio-card {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    /* width: 300px; */
    /* margin-right: 2rem; */
    /* margin-bottom: 2rem; */
    padding: 3rem;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .radio-card:hover {
        border: 2px solid #016787;
        cursor: pointer;
    }

.radio-card-check {
    display: none;
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
}

    .radio-card-check i {
        font-size: 1.6rem;
        color: #016787;
    }

.text-center {
    text-align: center;
}

.radio-card-icon img {
    width: 80px;
}

.radio-card-label {
    font-weight: 600;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.radio-card-label-description {
    margin-top: 0.5rem;
    color: rgba(0, 0, 0, 0.7);
}

.radio-card.selected {
    border: 2px solid #016787;
}

    .radio-card.selected .radio-card-check {
        display: inline-flex;
    }

.ul-new-gp-form {
    list-style-type: none;
    padding-left: 12px;
    padding-right: 12px;
}

.div-gp-rounded-border {
    border: 1px solid #016787;
    border-radius: 5px;
    margin-top: 6px;
    box-shadow: unset;
}

.inner_bg2 {
    background: #f4616b;
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
    text-transform: none;
    color: #fff;
    padding: 20px;
    text-align: center;
}

    .inner_bg2 span {
        font-size: 25px;
    }

.gp-form-error {
    color: #f00;
    font-size: 13px;
    display: none;
}
