﻿@font-face {
    font-family: 'CVSRegular-300';
    src: url('webfonts/CVS_fonts/CVSHealthSans_Rg.ttf');
}

@font-face {
    font-family: 'CVSRegular-500';
    src: url('webfonts/CVS_fonts/CVSHealthSans_Md.ttf');
}

@font-face {
    font-family: 'CVSRegular-700';
    src: url('webfonts/CVS_fonts/CVSHealthSans_Bd.ttf');
}

@font-face {
    font-family: 'CVSRegular-700';
    src: url('webfonts/CVS_fonts/CVSHealthSans_Bd.ttf');
}

@font-face {
    font-family: 'CVSRegular-700';
    src: url('webfonts/CVS_fonts/CVSHealthSans_Bd.ttf');
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: Lato,sans-serif;
    font-family: 'CVSRegular-300';
}

input[type="checkbox"],
input[type="radio"] {
    display: none;
}

.remember-username-checkbox input[type="checkbox"] {
    display: none !important;
}

.remember-username-checkbox .checkbox_img{
    background: url("../../Registration/Images/NewImages/common_v221.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 22px;
    position: relative;
    width: 22px !important;
    margin: 0 5px 0 0;
    background-size: 52px 22px !important;
}

.remember-username-checkbox .input_type_checkbox:checked + label .checkbox_img {
    background: url("../../Registration/Images/NewImages/common_v221.png") no-repeat scroll -30px 0 rgba(0, 0, 0, 0);
    border: medium none;
}
.remember-username-checkbox label{
    vertical-align: text-top;
    cursor: pointer;
}

.terms_condition_with_reg_button .reg-cust-chkboxes .btn-redirect {
    padding: 0;
    font-size: inherit;
    float: none;
}

#dobDate + span {
    width: 50px !important;
}

#dobMonth + span {
    width: 70px !important;
    margin: 0 5px;
}

#dobYear + span {
    width: 65px !important;
}

.help_app_download_link.responsive-view.float-width.mb-2 {
    display: none;
}

body, html {
    margin: 0;
    color: #000000;
    height: 100%;
    font-family: Lato,sans-serif;
    font-family: 'CVSRegular-300';
    font-size: 14px;
}

/*.ui-user-pw-input-sample, .ui-user-login-input-sample {
    float: left;
    min-height: 66px;
    width: 100%;
}*/

/*.lang-wrp-div {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 10px 1%;
    text-align: right;
    z-index: 1;
    color: #fff;
}*/

a:focus {
    border: none;
    outline: none;
}

/* default textbox */
.input-text, .input-password,
input[type="text"], input[type="tel"], input[type="password"] {
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #c4c3c3;
    height: 20px;
    line-height: 19px;
    width: 190px;
}

    input[type="text"]:focus, input[type="password"]:focus {
        border: 1px solid #0a4b8c;
        outline: none;
    }

.btn {
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    height: 30px;
    padding: 0 20px;
    margin: 0;
    /*font-weight: bold;
    text-transform: capitalize;*/
    min-width: 90px;
    font-family: "CVSRegular-500";
}

.padding-0 {
    padding: 0 !important;
    float: none !important;
}

.authorisation {
    display: inline-block;
    width: 90%;
}

.margin-0 {
    margin: 0;
}

.mr-10 {
    margin-right: 10px;
}

.display-inline {
    display: inline-block;
}

/*.welcome_txt {
    font-family: "MuseoSansRegular-700";
}*/

.btn-primary {
    background: none repeat scroll 0 0 #0a4b8c;
    border: 0;
}

.btn-default {
    border: 1px solid #b3b1b1;
    background: transparent;
    color: #b3b1b1;
}

/*.Forgetpwdnextprev{
    margin: 20px 0 0;
}*/

/*.Forgetpwdnextprev .reg-scroll-div {
    margin: 0;
}*/

/* forgot passord/username css - Kiran */

.noleft {
    width: 250px;
    margin: 0 auto;
}

/*.kright {
    float: right;
}*/

.clear-fix {
    clear: both;
}

/*.lang-wrp {
    margin: 10px 0 0;
    font-size: 14px;
}*/

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.float-width {
    float: left;
    width: 100%;
}

.clear-both {
    clear: both;
    display: inline-block;
    margin: 10px 0;
    font-size: 14px;
}

/*p.needhelp1 {
    margin: 0;
}*/

.stp1, .stp2, .stp3 {
    background: #ccc;
    width: 25px;
    height: 29px;
    border-radius: 100%;
    float: left;
    padding: 11px 0 0 15px;
    color: #4a4a4a;
    margin: 10px 0;
    font-weight: bold;
}

span.current {
    background: #4a4a4a;
    color: #fdfdfd;
}

.ssgap {
    border-top: 3px solid #ccc;
    width: 60px;
    float: left;
    height: 24px; /* background: #f00; */
    margin-top: 30px;
}

.forgot_headerk {
    width: 246px;
    margin: 0 auto;
    /*float: left;
    width: 100%;*/
}

p.emailmsg {
    clear: both;
}

.forgot-1-3 input[type="text"] {
    width: 95%;
    margin: 10px 0 0;
}

.button-spin-div {
    position: relative;
    float: left;
    width: 100%;
}

.forgot-1-3 {
    width: 250px;
    margin: 0 auto;
    /*background: #dfd;
    float: left;
    position: relative;*/
}

    .forgot-1-3 p {
        margin: 0;
    }

    .forgot-1-3 .reg-scroll-div {
        position: absolute;
        right: -30px;
        bottom: 0px;
        margin: 0;
    }

.error-message {
    font-size: 12px;
    color: #d91a5b;
    float: left;
    width: 100%;
    margin: 0 0 10px;
}

    .error-message.login-page-error-msg {
        margin: 0 0 5px;
    }

.ui-user-pw-input-sample .new_loginPasswordText {
    margin: 0 0 8px;
}

.remember-username-checkbox {
    float: left;
    margin: 10px 0;
`    cursor: pointer;
}

/* forgot passord/username css - Kiran */

/* component css - Kiran Kumar*/
.input-radio-wrp {
    margin: 5px 0 0;
}

    .input-radio-wrp:last-child {
        margin: 0;
    }

    .input-radio-wrp label {
        position: relative;
        cursor: pointer;
        display: inline-block;
    }

        .input-radio-wrp label:before {
            width: 20px;
            height: 20px;
            display: inline-block;
            content: "";
            border: 1px solid #B3B1B1;
            border-radius: 100%;
            margin: 0 2px 0 0;
            position: relative;
            top: 4px;
            background: #fff;
        }

    .input-radio-wrp input[type="radio"] {
        display: none;
    }

        .input-radio-wrp input[type="radio"]:checked + .common-radioIndicator {
            background: #00b74f;
            height: 14px;
            width: 14px;
            display: inline-block;
            position: absolute;
            left: 4px;
            top: 8px;
            border-radius: 50%;
        }

/* component css - Kiran Kumar*/

.btn-lg {
    padding: 0 12px;
}

.new_ui-user-login-pw-input .btn {
    float: right;
    min-width: 110px;
    margin: 0 5px 0 0;
    font-size: 14px;
    padding: 0 10px;
    height: 30px;
}

.loginPwUsername > a {
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0;
    text-decoration: underline;
}

.forgot-username-pw {
    float: left;
    margin: 0;
}

.marketingImage {
    float: left;
    margin: 2% 0;
    width: 63%;
}

    .marketingImage img {
        border: medium none;
    }

.loginPwUsername {
    float: right;
    margin: 25px 0 15px;
    text-align: right;
    width: auto;
}

.login_text {
    float: left;
    margin: 9px 5px 0;
    width: auto;
}

.logInBck-header-wrap {
    margin: 0 auto;
    overflow: hidden;
    /*padding: 10px 0 15px;
    padding: 0 0 10px;*/
    width: 1000px;
}

.info-icon {
    background: url("../Images/Common/info.svg") no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.popup-header {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 10px;
    font-family: 'CVSRegular-700';
    font-size: 16px;
    background: #fff;
}

.activity_description_div {
    position: absolute;
    width: 300px;
    top: 25px;
    line-height: 1.3;
    background: none repeat scroll 0 0 #fff;
    border-radius: 8px;
    box-shadow: 2px 3px 8px 3px #707070;
    padding: 20px;
    line-height: initial;
    z-index: 12;
}

/*.well-doc-branding-img {
    width: 185px;
    text-align: center;
    padding: 10px 0 0;
    font-size: 14px;
}*/

/*.well-doc-branding-img ul.dot.new_list_item_wrap > li {
    border-right: 2px solid #707794;
    padding: 0 5px;
}*/

.customer_duration {
    display: block;
}

.helpBuild {
    margin: 0;
}

.emailDetails p {
    margin: 0;
}

ul.customer_duration {
    display: inline-block;
    margin: 0 0 15px;
    padding: 0 0 0 30px;
}

    ul.customer_duration li {
        margin: 7px 0 0;
    }

.phone_details {
    float: left;
    margin: 30px 0;
    width: 100%;
}

div.emailDetails {
    margin: 0 0 30px;
}


.disp_table .forgot-pw-footer {
    text-align: left;
}

.forgotUsernamePasswordAth {
    margin: 15px 0 0 0;
    position: relative;
}

.IsUrlWrongText {
    display: table;
    height: 400px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: auto;
}

    .IsUrlWrongText > span {
        display: table-cell;
        vertical-align: middle;
    }

.header-top {
    border-radius: 0 0 6px 6px;
    float: left;
    font-size: 12px;
    height: 16px;
    padding: 11px 46px 5px;
    width: 906px;
}

.help-settings > li {
    float: left;
    list-style: none outside none;
    text-align: center;
}

.header-entry-button {
    float: right;
    margin-top: 5px;
    width: 583px;
}

.bg {
    color: black;
    font-size: 12px;
    font-weight: normal;
    margin: 6px 0 0;
    position: relative;
    right: 10px;
}

    .bg > span {
        font-weight: bold;
    }

.user-welcome div {
    color: #253289;
    float: left;
    font-family: ITC Avant Garde Gothic Std,Arial;
    margin-top: 3px;
}

.user-welcome {
    color: #253289;
    float: left;
    font-family: ITC Avant Garde Gothic Std,Arial;
    margin-top: 3px;
}

.user-logout {
    float: right;
}

.welcome {
    float: left;
    margin-right: 2px;
}

.user-name > span {
    font-family: ITC Avant Garde Gothic Std,Arial;
}

.Logout {
    padding: 1px 0 0 19px;
}

.menu-list a:hover {
    color: white;
}

.at-home {
    width: 84px;
}

.menu-list > li:hover {
    background: none repeat scroll 0 0 #42c2cf;
}

.forgot-username-pw[data-bind$="securityQuestion"] {
    padding: 0;
    text-align: left;
    margin-top: 18px;
}

.footer {
    background: none repeat scroll 0 0 #f4f5f5;
    clear: both;
    float: left;
    margin: -100px 0 0;
    min-height: 100px;
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 10;
}

.footer-wrapper {
    /*display: table;
    height: 100px;
    padding: 0;
    width: 1000px;*/
    margin: 10px auto;
    overflow: hidden;
}

    .footer-wrapper ul {
        padding: 0;
        display: inline-block;
        position: relative;
        /* top: -5px; */
        margin: 1px 0 0 15px;
    }

        .footer-wrapper ul li {
            /*float: left;*/
            display: inline-block;
            list-style: none outside none;
        }

    .footer-wrapper a:hover {
        text-decoration: underline;
    }

    .footer-wrapper .dot li a {
        color: #9b9b9b;
        float: left;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        padding: 0 5px;
        border-right: 2px solid #9b9b9b;
    }

    .footer-wrapper .dot li:last-child a {
        border-right: none;
    }

.active a {
    cursor: auto;
}

.login_page .footer {
    background: transparent;
}

.login_page .footer,
.login_page .footer-wrapper .dot li a {
    color: #fff;
    font-size: 12px;
}

.login_page .footer-wrapper .dot li a {
    border-right: 2px solid #fff;
}

.login_page .footer-wrapper .dot li:last-child a {
    border-right: none;
}

/*ul.dot.new_list_item_wrap > li {
    border-right: 2px solid #707794;
    padding: 0 5px;
}*/

.well-doc-branding {
    background: url("../Images/header-Footer/header_v221@2x.png") no-repeat scroll 0 -124px rgba(0, 0, 0, 0);
    /*float: left;*/
    font-size: 0;
    height: 30px;
    /*padding: 0 0 3px;*/
    width: 190px;
    display: inline-block;
    background-size: 257px 313px !important;
}

.footer-powered-logo {
    height: 17px;
    display: inline-block;
    width: 142px;
    background: url("../Images/header-Footer/powered-by-welldoc.svg") no-repeat;
    vertical-align: middle;
}

.login_page .well-doc-branding {
    background: url(../Images/header-Footer/welldoc_logo_v25@2x.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    display: inline-block;
    height: 28px;
    width: 204px;
    background-size: 202px 28px !important;
}

/* added for footer breaking in onboarding page */
#OnboardingDiv {
    height: 100%;
}

.copy-right p {
    margin: 0;
}

/*.footer-wrapper > * {
    display: table-cell;
    vertical-align: middle;
}*/

.border-l-r {
    margin: 0 7px;
    padding: 0 7px;
}

.header {
    border-bottom: 5px solid #4a4a4a;
    padding: 10px 0 9px;
}

body.unsubscribe-page {
    background: #f5f5fa;
    height: auto;
}

/*.login-header-wrap {
    height: 65px;
    position: relative;
    //z-index: 100;
}*/

.ui-user-login-pw-input .login-error-message {
    float: none;
}

.quest-forgot-password {
    margin: 0 auto;
    padding: 0 0 10px;
    width: 28%;
}

/*.fp-login-page .user-forgot-pw-input {
    display: inline-block;
}*/

.reset_pw_block .user-forgot-pw-input {
    width: 294px;
    width: 244px;
}

.reset_pw_block .forgot-username-pw {
    padding: 0;
    text-align: left;
    margin: 0 0 5px;
}

.reset_pw_block .quest-forgot-password {
    width: 270px;
}


.quest-forgot-password > span {
    clear: both;
    color: #2c3689;
    font-size: 12px;
    line-height: 16px;
}

.login-footer-description {
    color: #f00;
    float: left;
    font-size: 12px;
    text-align: left;
    width: 100%;
}

    .login-footer-description > span[data-bind$="RedirectMessage"] {
        clear: both;
        float: left;
    }

/*.logInBck-content .fp-login-page {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    margin: 17px 0;
    padding: 0;
    width: 50%;
}*/

.logInBck-content .inactivityBlock {
    width: 100%;
}

.quest-forgot-password b {
    color: #2c3689;
    font-size: 23px;
}

.user-login-pw-input-sample .choose-confirm-pw, .ForgotUsernmeBlock_1 .ui-user-login-pw-input {
    clear: both;
    float: left;
    padding: 0;
    width: 100%;
}

.uiconfirmnewpw {
    background: url("../Images/confirm_registration.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 28px;
    color: #2C3689;
    float: right;
    font-size: 12px;
    height: 24px;
    left: 25px;
    margin: 4px 0 0;
    width: 24px;
}

.forgot-pw-footer .enter-reset-pw {
    width: 160px;
}

.login-footer-description a {
    text-decoration: underline;
}

.ui-login-pw {
    margin: 0 0 5px;
}

.ielabel {
    display: none;
}

.Marketing-Message p {
    margin: 0 0 20px;
}

.Marketing-Message ul {
    padding: 0 0 0 20px;
    margin: 10px 0;
}

    .Marketing-Message ul li {
        margin: 0 0 5px;
    }

.log-footer {
    position: relative;
}

.header-entry-button .recheckNow {
    background: none repeat scroll 0 0 #d51c17;
    border: 2px solid #ae3434;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 -45px 29px -23px #7e0e02 inset;
    color: white;
    float: left;
    margin: 0 0 0 180px;
}

    .header-entry-button .recheckNow:hover {
        background: none repeat scroll 0 0 #ac3d3d;
        box-shadow: 0 -50px 30px -23px #dd241f inset;
    }


/* Human Connect page css start*/

.human_connect_wrapper .human_connect_page {
    padding: 20px;
    text-align: center;
    overflow: hidden;
}

    .human_connect_wrapper .human_connect_page p {
        margin: 20px 0;
    }

    .human_connect_wrapper .human_connect_page .divSuccessWithUrl,
    .human_connect_wrapper .human_connect_page .divSuccess {
        margin: 10px 0;
    }

    .human_connect_wrapper .human_connect_page .smallSaveButton,
    .human_connect_wrapper .human_connect_page .smallCancelButton {
        padding: 10px;
        height: auto;
    }


.human_connect_wrapper .cancelbutton, .human_connect_wrapper .savebutton {
    border: medium none;
    border-radius: 6px;
    color: #fff;
    margin: 0 0 0 5px;
    font-size: 24px;
    height: 40px;
    text-transform: capitalize;
    padding: 0 40px;
    cursor: pointer;
    float: none;
    font-size: 17px;
    font-family: inherit;
    padding: 10px;
    height: auto;
}

.cancelbutton {
    background: #bec4c7;
}

.human_connect_wrapper .divRightAlign {
    text-align: center;
    margin: 10px 10px 0;
}

.human_success_main_div {
    min-height: 100%;
    background: #398de3;
    overflow: auto;
    margin: 0 auto;
    width: 500px;
}

    /*.success_wrapper .success_content_btn*/ .human_success_main_div + .close_btn_div {
        text-align: center;
        margin: -70px auto;
        width: 500px;
    }

        /*.success_wrapper .success_content_btn*/ .human_success_main_div + .close_btn_div .close_btn {
            background: transparent;
            border: 2px solid #fff;
            border-radius: 30px;
            padding: 20px 40%;
            font-size: 17px;
            overflow: hidden;
            font-weight: bold;
            color: #fff;
        }

.failure_btn_div.close_btn_div {
    text-align: center;
    margin: -70px auto;
    width: 500px;
}

    .failure_btn_div.close_btn_div .failure_btn {
        background: transparent;
        border: 2px solid #fff;
        border-radius: 30px;
        padding: 20px 40%;
        font-size: 17px;
        overflow: hidden;
        cursor: pointer;
        font-weight: bold;
        color: #fff;
    }

.success_wrapper {
    background: #398de3;
    height: 100%;
    overflow: auto;
    margin: 0 auto;
    width: 500px;
    padding: 0 0 60px;
}

    .success_wrapper .success_icon_div img {
        width: 100%;
    }

    .success_wrapper .success_content_btn {
        color: #fff;
    }

        .success_wrapper .success_content_btn .success_content_part {
            text-align: center;
        }

            .success_wrapper .success_content_btn .success_content_part .heading {
                margin: 20px 0;
                padding: 0 10px;
            }

            .success_wrapper .success_content_btn .success_content_part .smallSaveButton,
            .success_wrapper .success_content_btn .success_content_part .divSuccess {
                margin: 20px 0;
            }

.human_success_main_div {
    min-height: 100%;
    background: #398de3;
    overflow: auto;
    margin: 0 auto;
    width: 500px;
}

    .human_success_main_div + .close_btn_div {
        text-align: center;
        margin: -70px auto;
        width: 500px;
    }

        .human_success_main_div + .close_btn_div .close_btn {
            background: transparent;
            border: 2px solid #fff;
            border-radius: 30px;
            padding: 20px 40%;
            font-size: 17px;
            cursor: pointer;
            overflow: hidden;
            font-weight: bold;
            color: #fff;
        }

.success_wrapper .success_content_btn .savebutton {
    float: none;
}


/* Human Connect page css End*/




/*.footer-wrapper > ul {
    padding: 0;
    width: 318px;
}*/

.well-doc-branding-img {
    display: inline-block;
    vertical-align: bottom;
}


.login_page .well-doc-branding-img {
    display: none;
}


.login_page .footer-wrapper ul {
    margin: 5px 0 0 15px;
}

/*.footer-wrapper li:nth-child(2) a {
    margin-right: 0;
    padding-right: 0;
}*/

.choose-confirm-pw > span {
    float: left;
}

.inactivity-reasons > li {
    font-size: 14px;
    list-style: disc outside none;
    margin: 5px 0;
}

a {
    color: inherit;
    text-decoration: none;
}

/*.ui-error-message-display {
    clear: both;
    color: #d91a5b;
    padding: 0 0 10px;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 13px;
}*/

.new_user {
    color: #2c3689;
    float: left;
    line-height: 32px;
    margin: 0 5px 0 0;
}

.new_user_text {
    float: right;
    margin: 10px 0px 0;
}

.rx-refill-headin {
    float: left;
    margin: 10px 0;
    width: 100%;
}

.wrapperAtLeft {
    float: left;
    margin: 0 4% 0 0;
    width: 28%;
}

.reset_pw_block .ui-user-login-input-sample {
    margin: 0 0 10px;
    position: relative;
    float: left;
    width: 100%;
}

.wrapperAtRight {
    display: inline-block;
    width: 68%;
}

.pageTitleHeading {
    font-size: 20px;
    font-family: 'CVSRegular-700';
}

.login-footer {
    float: left;
    margin: 20px 0 0;
}

.row .user-login-page {
    display: inline-block;
    float: right;
    width: 34%;
}

.loginHeader {
    font-size: 40px;
    padding: 40px 0 20px;
}

.forgot-username-pw > a {
    color: #717694;
    display: block;
    font-size: 13px;
    margin: 0 0 5px;
    text-decoration: underline;
}

.btn-redirect {
    background: transparent;
    float: left;
    border: none;
    margin: 0;
    padding: 0 20px;
    /*font-size: 19px;*/
    color: #0A4B8C;
    font-family: 'CVSRegular-700';
}

    .btn-redirect:hover {
        text-decoration: underline;
    }

.loginPwUsername > a:hover {
    text-decoration: none;
}

.logInBck-wrapper {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0 auto;
    min-height: 400px;
    /*overflow: hidden;*/
    padding-bottom: 100px;
    width: 1000px;
}

    .logInBck-wrapper.uncsrb-wrp {
        padding: 3% 6%;
        min-height: auto;
        margin: 10% auto;
        width: 800px;
        text-align: center;
        line-height: 24px;
    }


.uncsrb-msg-wrp {
    border-top: 2px solid #4a4a4a;
    margin: 1% 0 0;
    padding: 1% 0 0;
}

.forgot_pw_block .forgot-username-pw {
    clear: both;
    float: left;
    font-weight: normal;
    padding: 0;
    text-align: left;
}

.user-login-pw-input-sample {
    clear: both;
    display: block;
    /*float: left;*/
    width: 250px;
    margin: 0 auto;
}

.forgot_pw_block .ui-user-pw-input-sample {
    clear: both;
    float: left;
    width: 100%;
}

.new_user_text > a {
    float: right;
    padding: 0 5px;
    min-width: 70px;
    height: auto;
}

.forgot_pw_block .disp_table {
    height: 65%;
}

.forgot-username-pw > a:last-child {
    float: right;
}


.reg-scroll-div {
    background: url("../Images/Common/loder.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    margin: 16px 0 0 7px;
    width: 20px;
}


.pageRedirect {
    margin: 0 auto;
    width: 27%;
    min-height: 350px;
    /*color: #FFA641;*/
    padding: 50px 0 0 0;
}

    .pageRedirect a {
        color: #0a4b8c;
        /*font-weight: bold;*/
        text-decoration: underline;
    }

.loing_or {
    color: #2c3689;
    float: right;
    margin: 6px 5px 0;
}



.unsupport_page {
    background: none repeat scroll 0 0 rgba(0,0,0,0.4);
    bottom: 0;
    height: 100%;
    left: 0;
    max-height: 100%;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100000;
}

.container {
    min-height: 100%;
    position: relative;
}

.unsupport_text {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    height: auto;
    left: 0;
    margin: 16% auto;
    padding: 10px 2%;
    position: fixed;
    right: 0;
    width: 57%;
}

    .unsupport_text p:first-child {
        color: #d72121;
        font-size: 14px;
        font-weight: bold;
    }

.ui_unsupport_text {
    float: right;
    width: 87%;
}

.unsupport_text p {
    font-size: 12px;
}

.uns_button > button {
    background: none repeat scroll 0 0 #edeeee;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    box-shadow: 0 -16px 12px 0 #e1e2e2 inset;
    cursor: pointer;
    padding: 3px 10px;
    text-shadow: 0 1px 0 #fff;
}

    .uns_button > button:hover {
        background: none repeat scroll 0 0 #42c2c8;
        border: 1px solid #029191;
        box-shadow: 0 -23px 13px -6px #3bacb2 inset;
        color: #fff;
        text-shadow: 0 -1px 0 #008989;
    }

.unsupport_text > img {
    margin: 25px 0 0;
}

.uns_button {
    clear: both;
    text-align: center;
}

.user-inactivity-page {
    border-radius: 5px;
    float: left;
    margin: 30px 0 25px;
    min-height: 388px;
    padding: 0;
    width: 100%;
}

.reasons-div {
    background-color: #FFFFFF;
    border: 1px solid #D1D3D4;
    margin: 50px auto 0;
    min-height: 205px;
    /*width: 596px;*/
}

.reasons-div-p {
    background: none repeat scroll 0 0 #2C3689;
    color: #FFFFFF;
    font-size: 15px;
    margin: 0;
    padding: 10px 30px;
}

.inactivity-reasons {
    margin: 5px 0 25px;
    padding: 0 0 0 40px;
}

/*.reasons-div-p-grey {
   font-size: 15px;
    margin: 35px 0 30px;
}*/

.login-inacitivity-link {
    font-weight: bold;
    /*text-decoration: underline;*/
    color: #0A4B8C;
    font-family: 'CVSRegular-500';
}

.logInBck-header-logo {
    background: url("../../Portal/Images/header-Footer/bluestar.svg") no-repeat;
    height: 24px;
    width: 150px;
    display: inline-block;
    cursor: pointer;
    margin: 5px 0 0;
}

.unscribed-logo {
    height: 34px;
    width: 150px;
    display: inline-block;
}

.bluestar-logo {
    background: url("../../Portal/Images/header-Footer/bluestar.svg") no-repeat;
}

.bluestar-lite-logo {
    background: url("../../Portal/Images/header-Footer/bluestar-lite.svg") no-repeat;
}

.hfstar-logo {
    background: url("../../Portal/Images/header-Footer/hfstar_logo.svg") no-repeat;
}

.bpstar-logo {
    background: url("../../Portal/Images/header-Footer/bpstar_logo.svg") no-repeat;
}

.dppstar-logo {
    background: url("../../Portal/Images/header-Footer/dppstar_logo.svg") no-repeat;
}

/*Murali v2.5 login css*/

/*.new_footer-wrapper {
    margin: 0 auto;
    width: 880px;
}*/

.copyright_branding_divwrap {
    /* float: left; */
    text-align: center;
    /* width: 100%; */
}

.login_page {
    background-image: url("../Images/Common/background1.jpg");
    background-size: cover;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.login_page_container {
    float: left;
    width: 100%;
}

.diabetes_logo_div {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 100%;
    float: left;
    height: 250px;
    width: 250px;
    margin: 40px 0 0 45px;
    position: relative;
}

.logo-tag-line {
    position: absolute;
    left: 48px;
    bottom: 84px;
    margin: 0;
    font-size: 18px;
    color: #5a5ba1;
    display: none;
}

    .logo-tag-line span {
        font-family: 'CVSRegular-300';
        text-align: center;
        display: block;
    }

.bluestar_diabetes_logo {
    background: url("../Images/Home/home-logo.svg") no-repeat;
    width: 195px;
    height: 132px;
    display: inline-block;
    margin: 83px 0 0 31px;
}

.new_logInBck-wrapper {
    margin: 4% auto 0;
    /*min-height: 400px;*/
    padding-bottom: 110px;
    width: 400px;
    /*width: 434px;*/
    position: relative;
    z-index: 1;
}

.new_logInBck-content {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 0 0 8px 8px;
}

.row .new_user-login-page {
    display: inline-block;
    min-height: 140px;
    padding: 1px 4%;
    width: 92%;
}

.help_app_download_link a {
    height: 40px;
    width: 120px;
    display: inline-block;
}

.help_app_download_link.float-width.mb-2 {
    text-align: center;
    margin: 20px 0 0;
}

.help_app_download_link_apple {
    background: url(../Images/Help/App_Store_Badge.svg) no-repeat;
}

.help_app_download_link_android {
    background: url(../Images/Help/google-play-badge.svg) no-repeat;
}

.new_ui-user-pw-input-sample, .new_ui-user-login-input-sample {
    float: left;
    min-height: 49px;
    width: 100%;
    position: relative;
}

.new_login-footer {
    float: left;
    /*margin: 10px 0;*/
    position: relative;
    width: 100%;
}

.third-party-login .btn-default {
    border: 1px solid #000;
    color: #000;
    padding: 0px 10px;
    font-size: 12px;
}

.googleSignbutton.btn-default {
    color: #0a4b8c;
}

.googleSignbutton {
    float: right;
    /*padding: 0 20px;*/
    /*-webkit-padding: 0px 11px 0 35px;
    background-color: #df4a32;*/
    /*font-weight: normal;
    font-size: 14px;
    -webkit-font-size: 17px;
    text-align: center;*/
    /*float: left;*/
    /*font-family: "MuseoSansRegular-500";*/
    /*cursor: pointer;
    border: medium none;
    height: 30px;
    border-radius: 5px;
    color: #ffffff;*/
    /*position:relative;*/
}

.third-party-login .btn span {
    display: inline-block;
    vertical-align: middle;
    font-family: "MuseoSansRegular-500";
}

.appleSignInLogo, .googleSignInLogo {
    width: 15px;
    height: 15px;
    display: inline-block;
}

#appleid-signin {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.googleSignInLogo {
    background-image: url(../Images/Common/singin-with-google.svg);
}

.appleSignInLogo {
    background-image: url(../Images/Common/singin-with-apple.svg);
    width: 12px;
}

.appleSignButton div {
    display: none;
}

.third-party-login {
    margin: 15px 0;
    float: left;
    width: 100%;
}

.OR-border {
    border-top: 1px solid #979797;
    position: relative;
    margin: 0 0 10px;
    text-align: center;
}

    .OR-border span {
        position: relative;
        display: inline-block;
        top: -8px;
        background: #fff;
        padding: 0 10px;
        font-family: 'CVSRegular-700';
    }

.new_loginPwUsername {
    float: left;
    margin: 5px 0 10px;
    /*kiran*/
    margin: 8px 0;
    width: 100%;
}

    .new_loginPwUsername > a {
        display: inline-block;
        font-size: 12px;
        /*margin: 0 5px 0 0;*/
        text-decoration: none;
        color: #0A4B8C;
        font-family: 'CVSRegular-500';
        vertical-align: sub;
        padding: 0;
        height: auto;
        text-transform: none;
    }

        .new_loginPwUsername > a:hover,
        .new_to_bluestar_div a.savebutton:hover {
            text-decoration: underline;
        }

.forgot_pwd {
    float: right;
    /*position: relative;
    top: 3px;*/
}

.new_loginHeader {
    /*color: #fb0c0c;
    font-size: 24px;*/
    line-height: 1;
    padding: 14px 4%;
    width: 92%;
    font-family: 'CVSRegular-500';
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 8px 8px 0 0;
    float: left;
}

    .new_loginHeader .new_to_bluestar {
        float: right;
        margin: 5px 0 0;
    }

    .new_loginHeader .btn-redirect {
        padding: 0;
        float: right;
        min-width: 0;
        margin: 5px 0 0 10px;
        height: auto;
    }

    .new_loginHeader .loginSignIn {
        font-size: 20px;
        font-family: 'CVSRegular-500';
        /*color: #0b78e3;*/
    }

.copy-right {
    font-size: 12px;
}

.new_to_bluestar_div {
    background: none repeat scroll 0 0 #ffffff;
    /*border-radius: 0 0 8px 8px;
    border-top: 1px solid #b3b1b1;*/
    float: left;
    margin: 0;
    /*padding: 14px 0;*/
    padding: 0 0 10px;
    width: 100%;
    /*font-size: 18px;*/
}

/*.new_to_bluestar {
    color: #4a4a4a;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 0 0;
    font-family: 'MuseoSansRegular-700';
    width: 60%;
}*/


.new_to_bluestar > span {
    float: left;
    margin: 8px 0 0;
}

.dot.new_list_item_wrap a:hover, .m_dot.new_list_item_wrap a:hover {
    text-decoration: underline;
}

/*.new_login-footer .savebutton, .new_login-footer .Sign-inbutton-inactive {
    font-weight: bold;
    margin: 0 4px 0 0;
    padding: 0 10px;
    width: 110px;
    float: right;
}

.new_login_page_footer {
    color: #ffffff;
    float: left;
    padding: 0;
    width: 100%;
    clear: both;
    height: 110px;
    margin: -110px 0 0;
    position: relative;
    z-index: 10;
}

    .new_login_page_footer .footer-wrapper a {
        color: #ffffff;
    }

    .new_login_page_footer .footer-wrapper {
        width: 800px;
    }

.new_well-doc-branding {
    background: url("../Images/header-Footer/welldoc_logo_v25@2x.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 28px;
    width: 204px;
    background-size: 202px 28px !important;
}*/

/*.new_login_page_footer .new_well-doc-branding-img {
    padding: 0 0 0 34%;
    width: 204px;
}*/

.new_loginUserNameText {
    width: 96% !important;
    height: 26px !important;
    font-size: 14px;
}

.new_loginHeader button.btn-redirect {
    /*position: relative;*/
    font-family: 'CVSRegular-700';
}

.password-eye {
    background: url(../Images/eye.svg);
    width: 18px;
    display: inline-block;
    height: 12px;
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 13px;
    background-size: 18px 12px !important;
}

.user-login-pw-input-sample .password-eye {
    right: 60px;
    top: 8px;
}

.password-eye:after {
    background: #b3b3b3;
    position: absolute;
    content: '';
    right: 8px;
    top: -1.5px;
    height: 16px;
    transform: rotate(22deg);
    width: 1px;
}

.password-eye.eye-close:after {
    background: none;
}

.new_user-login-pw-input-sample .new_login-error-message {
    float: left;
}

.new_user-login-pw-input {
    display: inline-block;
    width: 100%;
}

.m_dot, .new_list_item_wrap_responsive {
    color: #ffffff;
    display: none;
    font-size: 15px;
    margin: 20px 0 0;
    padding: 0;
    width: 345px;
}

/*.new_login_page_footer .copy-right {
    bottom: 6px;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 0 4%;
    position: relative;
    text-align: center;
    width: auto;
}*/

/*.new_list_item_wrap {
     float: left; 
    margin: 1px 0 0 15px;
    display: inline-block;
    position: relative;
    top: -6px;
}*/

/*.dot.new_list_item_wrap > li {
    border-right: 2px solid #fff;
    padding: 0 5px;
}

    .dot.new_list_item_wrap > li:last-child {
        border-right: none !important;
        padding: 0 0 0 5px;
    }*/

.dot, .m_dot {
    padding: 0;
}

    .dot > li, .m_dot > li {
        display: inline-block;
    }

.new_logInBck-wrapper .reg-scroll-div {
    margin: 10px 0 0 0px;
    position: absolute;
    right: -17px;
}

.new_ui-user-login-input-sample > input :focus, .new_ui-user-login-input-sample > input :active, .new_ui-user-pw-input-sample > input :focus, .new_ui-user-pw-input-sample > input :active {
    border: 2px solid #0a4b8c !important;
}

button:focus {
    border: none;
    outline: none;
}

.new_to_bluestar_div a.savebutton {
    background: transparent;
    float: left;
    font-weight: bold;
    margin: 0;
    /*padding: 0 20px;*/
    color: #0a4b8c;
    text-decoration: none;
    font-family: 'CVSRegular-700';
}

/*.new_sign_up_div {
    float: right;
    margin: 2px 2px 0 0;
    font-size: 16px;
}*/

/* xealth onboarding page css start */
.xealthOnboarding .wrapperAtRight {
    margin: 0 0 20px;
}

.xealthOnboarding .uiconfirmnewpw {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px;
}

.xealthOnboarding .wrapperAtRight ul {
    padding: 0 0 0 15px;
}

    .xealthOnboarding .wrapperAtRight ul li a {
        text-decoration: underline;
        color: #0a4b8c;
    }

.xealthOnboarding .terms_condition_with_reg_button {
    margin: 0 0 20px;
}

.xealthOnboarding .input_type_checkbox:checked + .check_box_label > .checkbox_img {
    background: url(../../Registration/Images/NewImages/common_v221.png) no-repeat scroll -30px 0 rgba(0,0,0,0);
    border: medium none;
}

.xealthOnboarding .check_box_label > .checkbox_img {
    background: url(../../Registration/Images/NewImages/common_v221.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    cursor: pointer;
    float: left;
    height: 22px;
    position: relative;
    width: 22px !important;
    background-size: 52px 22px !important;
}


/* xealth onboarding page css End */


/* css writeen specifically for onboarding page Starts (As html structure is not used from reg page so need to repeat css)*/

.onboarding .input_type_radio_label {
    cursor: pointer;
    float: left;
    position: relative;
    margin: 0 10px 0 0;
}

.onboarding .radio_input_img_input {
    position: absolute;
    right: 10000px;
    outline: 1px solid #fff;
}

.onboarding .input_wrapper {
    margin: 0 0 10px;
    float: left;
    width: 100%;
    position: relative;
}

.onboarding .terms_condition_with_reg_button .input_type_checkbox_wrapper .error_message {
    margin: 10px 0 10px 6%;
}

/*.onboarding .input_type_text {
    border: 1px solid #d1d3d4;
    border-radius: 3px;
    float: left;
    height: 24px;
    padding: 0 5px;
    width: 250px;
}*/

.onboarding .regCellphoneInput > i, .onboarding .input_wrapper > i, .onboarding .each_div_two > i {
    color: #9ea9b1;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
}

.onboarding .each_div_two {
    width: 50%;
    float: left;
}

.onboarding .regCellphoneInput .input_type_text {
    font-size: 15px;
    margin: 0 5px 0 0;
    text-align: center;
    width: 45px;
}

/*.onboarding .input_labels {
    float: left;
    margin: 0 0 3px;
    width: 100%;
}*/

.onboarding .input_type_text {
    /*border: 1px solid #d1d3d4;
    border-radius: 3px;
    float: left;
    height: 24px;
    padding: 0 5px;*/
    width: 250px;
}

.onboarding .regCellphoneInput .input_type_text {
    font-size: 15px;
    margin: 0 5px 0 0;
    text-align: center;
    width: 45px;
}

.onboarding .regCellphoneInput > i, .onboarding .input_wrapper > i, .onboarding .each_div_two > i {
    color: #9ea9b1;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
}

/*.onboarding .input_labels {
    float: left;
    margin: 0 0 3px;
    width: 100%;
}*/

.onboarding .radio_input_img_input:focus {
    -moz-outline-radius: 100%;
    outline-offset: 6px;
}

.onboarding .radio_input_img_span {
    background: url("../../Registration/Images/NewImages/radio_button.png") no-repeat scroll 0 0 rgba(0,0,0,0);
    float: left;
    height: 23px;
    width: 23px;
    background-size: 58px 24px !important;
}

.onboarding .radio_input_img_input:checked + .input_type_radio_label > .radio_input_img_span {
    background: url("../../Registration/Images/NewImages/radio_button.png") no-repeat scroll -34px 0 rgba(0, 0, 0, 0);
    float: left;
    height: 23px;
    width: 23px;
}

.onboarding .input_type_radio_span {
    margin: 4px 0 0 3px;
}

.float-left {
    float: left;
}

.terms_condition_with_reg_button .reg-cust-chkboxes {
    float: left;
    width: 90%;
    margin: 0 0 0 10px;
    line-height: 1.2;
}

.onboarding .each_div {
    float: left;
    margin: 10px 0 0;
    padding: 5px 0;
    width: 100%;
}

.onboarding .check_box_label {
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 0 0 4px 0;
}

.onboarding .input_check_box_text {
    float: left;
    margin: 3px 0 0 10px;
}

.onboarding .input_type_checkbox_wrapper {
    float: left;
    width: 100%;
}

.onboarding .regCellphoneInput .input_type_text {
    font-size: 15px;
    margin: 0 5px 0 0;
    text-align: center;
    width: 45px;
}

.onboarding .xealthOnboarding .input_check_box_text {
    margin: 0 0 0 10px;
}

.onboarding .recipeView_pop_up ul li {
    margin: 5px 0;
}

.onboarding .img-cross {
    background: url("../../Registration/Images/NewImages/cross.png") no-repeat scroll 0 0 rgba(0,0,0,0);
    float: left;
    height: 27px;
    margin: 2px 0 0 10px;
    top: 0;
    width: 27px;
}

.onboarding .img-tick {
    background: url("../../Registration/Images/NewImages/check.png") no-repeat scroll 0 2px rgba(0,0,0,0);
    float: left;
    height: 28px;
    margin: 0 0 0 10px;
    top: 0;
    width: 35px;
}

.onboarding .img_load {
    background: url("../../Registration/Images/NewImages/loader.gif") no-repeat scroll 0 0 rgba(0,0,0,0);
    /* float: left; */
    display: inline-block;
    vertical-align: middle;
    height: 27px;
    margin: 12px 0 0 10px;
    top: 0;
    width: 27px;
}

.onboarding .terms_condition_with_reg_button {
    float: left;
    width: 100%;
    margin: 20px 0;
}

    .onboarding .terms_condition_with_reg_button .error-message {
        padding-left: 30px;
    }


.onboarding .eligibility-regpage .welcome-page .wrapperAtLeft {
    margin: 20px 4% 0 0;
}

.onboarding .eligibility-regpage .welcome-page .wrapperAtRight .each_div .each_div_two {
    width: 50%;
    float: left;
}

.onboarding .eligibility-regpage .welcome-page .wrapperAtRight .button_div {
    float: right;
    margin: 20px 0 0;
}

.onboarding .logInBck-wrapper {
    margin: 20px auto 0;
}
/* This is the default image displayed for every select2 dropdown */
.select2-container--default .select2-selection--single {
    background: url("../Images/Common/dropdown_grey@2x.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    background-size: 22px 22px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-style: none;
    }

.select2-container .select2-selection--single .select2-selection__rendered {
    white-space: normal !important;
    padding: 0 20px 0 0 !important;
    line-height: 20px;
}

.dobDate {
    width: 60px;
}

.dobMonth {
    width: 80px;
}

.dobYear {
    width: 70px;
}



.onboarding .Access_code_popup_page, .access_login_page .reg_container {
    float: left;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}

.onboarding .reg_container {
    float: left;
    width: 100%;
    min-height: 100%;
    background: #fff;
}


.onboarding .new-med-tmask {
    background: #000 none repeat scroll 0 0;
    opacity: .7;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 119;
}

.float-right {
    float: right;
}

.onboarding .Eligibility_Popup .title {
    font-size: 22px;
    font-family: 'MuseoSansRegular-700';
    margin: 0;
}

.onboarding .Eligibility_Popup p {
    line-height: 1.5;
}

.onboarding .Eligibility_Popup {
    float: left;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}

.onboarding .new-med-tbox {
    height: 100%;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    z-index: 900;
    position: relative;
}

.onboarding .new-med-tinner {
    height: 100% !important;
    left: 0;
    margin: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1% 0 2%;
    position: fixed;
    top: 0px;
    width: 100% !important;
}

.onboarding .wdtContainer {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 2px 3px 8px 3px #707070;
    padding: 30px;
    width: 530px;
    top: 120px;
    z-index: 900;
}

.onboarding .wdtContainer, .loadingBar {
    left: 0;
    margin: 0 auto 20px !important;
    position: absolute;
    right: 0;
}


/* css writeen specifically for onboarding page ends*/

/* css for bootbox pop up */

.modal-backdrop {
    background-color: #ffffff;
}

.fade.show {
    opacity: 1;
}

    .fade.show + .modal-backdrop.show {
        opacity: 0.5;
    }

/* css for bootbox pop up */

/*.dot.new_list_item_wrap > li:nth-child(3), .m_dot.new_list_item_wrap > li:nth-child(3) {
    padding: 0 10px;
}*/
/*Murali v2.5 login css ends*/

input[type=text]{
 font-family: 'CVSRegular-300';
	}

    input[type=text]:focus,button:focus,a:focus,span:focus,div:focus,p:focus{
        outline: 4px solid #80bffe!important;
    }

/*Responsive CSS*/
@media only screen and (max-width: 320px), (min-width: 320px) and (max-width: 470px), (min-width: 471px) and (max-width: 530px), (min-width: 531px) and (max-width: 630px), (min-width: 631px) and (max-width: 720px), (min-width: 721px) and (max-width: 830px), (min-width: 831px) and (max-width: 1000px) {

    /*.well-doc-branding-img > p {
        font-size: 12px;
        margin: 8px 0 0;
        background: none repeat scroll 0 0 #f4f5f5;
    }*/

    .login-header-wrap {
        padding: 0 2%;
        width: auto;
    }

    /*.new_user_text {
        margin: 35px 0 0;
    }*/

    /*.lang-wrp-div {
        padding: 0px 1%;
    }*/

    /*.noleft {
        width: auto;
    }*/

    .marketingImage img {
        width: 100%;
    }

    .marketingImage {
        width: 100%;
    }

    .logInBck-wrapper {
        min-height: 310px;
        padding: 0 4% 100px;
        width: auto;
    }

        .logInBck-wrapper.uncsrb-wrp {
            width: 88%;
            margin: 1% auto;
        }

    body.unsubscribe-page {
        background: #fff;
    }

    .wrapperAtRight {
        width: 50%;
    }

    .wrapperAtLeft {
        margin: 0 2% 0 0;
        width: 46%;
    }

    /*.footer-wrapper > ul {
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
    }*/


    /*.footer-wrapper a {
        float: none;
        font-size: 12px;
    }*/

    /* .footer-wrapper .dot li a {
        font-size: 14px;
    } */

    /*.copy-right {
        font-size: 14px;
        padding: 0 0 10px;
    }*/

    /*.footer-wrapper ul {
        margin: 10px 0 5px;
    }*/

    /*.footer-wrapper {
        width: 98%;
        margin: 0 auto;
    }*/

    /*.logInBck-content .fp-login-page {
        width: 100%;
        margin: 0;
        width: 100%;
    }*/


    .disp_table .forgotUsernamePasswordAth {
        display: inline-block;
        float: none;
        margin: 5px 0 10px;
        text-align: center;
    }

    /*.reg-scroll-div {
        margin: 0 0 0 7px;
        position: relative;
        top: 4px;
        width: 18px;
    }*/

    /*Footer CSS*/

    /*.well-doc-branding-img {
        clear: both;
        display: table;
        float: none;
        margin: 8px auto 0;
        text-align: center;
        width: 190px;
    }*/

    /*.copy-right {
        clear: both;
        display: block;
        margin: 5px 0;
        width: 100%;
    }*/

    /*.footer-wrapper > ul {
        clear: both;
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 318px;
    }*/

    /*Footer css*/
    /*Murali css*/
    /*.login_page_container {
  overflow-y: auto;
  }*/
    /*.new_loginHeader {
        display: none;
    }*/

    .new_user-login-pw-input .new_loginUserNameText {
        width: 97%;
    }

    .diabetes_logo_div {
        clear: both;
        float: none;
        margin: 5% auto;
        /*text-align: center;*/
    }

    .new_login_page_footer .dot {
        display: none;
    }

    .new_login_page_footer .footer-wrapper {
        display: block;
        width: 100%;
    }

    .new_login_page_footer .m_dot {
        margin: 0 auto 20px;
        text-align: center;
        padding: 0;
    }

    .new_login_page_footer .footer-wrapper li {
        padding: 0 10px 50px 0;
    }

    .new_footer-wrapper {
        margin: 0 auto;
        width: 100%;
    }

    .copyright_branding_divwrap {
        text-align: center;
        width: 100%;
    }

    /*.new_login_page_footer .new_well-doc-branding-img {
        padding: 0 0 0 2%;
        width: 204px;
    }*/

    .new_login_page_footer .dot {
        display: block;
        float: none;
        margin: 0 auto 30px;
        width: 318px;
        width: 348px;
        font-size: 14px;
    }

    /*.new_login_page_footer .copy-right {
        font-size: 14px;
    }*/

    .new_login_page_footer {
        height: 90px;
        margin: -90px 0 0;
        padding: 0;
    }

    .new_logInBck-wrapper {
        margin: 0 auto 0;
        /*padding: 0 1% 50px;*/
    }

    /*.new_logInBck-wrapper .reg-scroll-div {
            margin: 5px 0 0;
            right: -18px;
        }*/

    /*Murali css*/

}

@media (max-device-width: 1000px) and (orientation: landscape) {
    .diabetes_logo_div {
        float: left;
        height: 200px;
        margin: 10px 1% 0 5px;
        width: 200px;
    }

    .bluestar_diabetes_logo {
        background-image: url(../Images/Common/blue_star_logo_v25_landscape@2x.png);
        background-repeat: no-repeat;
        float: left;
        height: 100px;
        margin: 42px 0 0 30px;
        width: 150px;
        background-size: 150px 100px !important;
    }

    .new_logInBck-wrapper {
        margin: 7% auto 0;
        padding: 0 1% 130px;
        float: left;
        min-height: 100px;
    }
}

@media only screen and (max-width: 320px), (min-width: 320px) and (max-width: 470px), (min-width: 471px) and (max-width: 530px) {

    .footer {
        margin: -130px 0 0;
        min-height: 130px;
    }

    .new_logInBck-wrapper {
        padding-bottom: 140px;
    }

    /*.help_app_download_link.float-width.mb-2 {
        margin: 60px 0 0;
    }*/

    .reset_pw_block .forgot-username-pw {
        float: none;
        margin: 10px 0 5px;
    }

    .human_success_main_div + .success_content_part h3 {
        font-size: 18px;
    }

    .human_success_main_div .success_wrapper {
        width: 100%;
    }

    .human_success_main_div {
        width: 100% !important;
    }

        .human_success_main_div + .close_btn_div {
            width: 100% !important;
        }

    .failure_btn_div.close_btn_div {
        width: 100% !important;
    }



    .uncsrb-text-wrp .logInBck-header-logo {
        width: 120px;
    }


    .noleft {
        width: 100% !important;
    }


    /*a.savebutton {
        font-size: 15px;
        height: auto;
        margin: 0 0 0 5px;
        padding: 5px 15px;
    }*/

    /*.pageTitleHeading {
        font-size: 28px;
    }*/

    .wrapperAtLeft, .wrapperAtRight {
        margin: 0;
        width: 100%;
    }

    .loginUsenameEnter {
        font-size: 13px;
        width: 97%;
    }

    .disp_table .forgot-pw-footer {
        display: inline-block;
        margin: 10px 0 0;
        /*text-align: center;*/
        width: 100%;
    }


    .pageRedirect {
        min-height: 200px;
        width: 75%;
    }

    /*Login*/
    .login_page .bx-wrapper {
        max-width: 100% !important;
        width: 100%;
    }

    .loginHeader {
        display: none;
    }

    .user-login-pw-input {
        display: inline-block;
        min-height: 250px;
        width: 100%;
    }

    .loginPwUsername ~ .ui-error-message-display {
        text-align: center;
    }

    .row .user-login-page {
        float: none;
        width: 100%;
    }

    .loginUserNameText {
        padding: 2px 0 2px 2%;
        width: 98%;
    }

    .login_text {
        display: none;
    }

    /*Login*/
}

@media only screen and (max-width: 320px), (min-width: 320px) and (max-width: 470px), (min-width: 471px) and (max-width: 530px), (min-width: 531px) and (max-width: 630px) {

    .help_app_download_link.normal-view.float-width.mb-2 {
        display: none;
    }

    .help_app_download_link.responsive-view.float-width.mb-2 {
        margin: -50px 0 0 0;
        display: inline-block;
        position: relative;
        z-index: 99;
    }

    .third-party-login div {
        width: 100%;
    }

    .third-party-login .btn-default {
        margin: 0 0 10px;
        width: 100%;
    }
    /*google sign css start -  kiran */

    /*.googleSignbutton {
        font-size: 15px;
        font-size: 14px;
    }*/

    /*google sign css ends -  kiran */

    /*.new_login_page_footer .footer-wrapper > ul {
        width: 246px;
    }*/

    .main_div {
        padding-bottom: 90px;
    }

    /*.footer-wrapper {
        height: 100px;
    }*/

    .well-doc-branding {
        margin: 0;
    }
    /*Footer CSS*/

    /*Murali css*/
    /*.new_login_page_footer .copy-right {
        margin: 10px 0 5px;
        width: 100%;
    }*/

    .new_login-footer .savebutton, .new_login-footer .Sign-inbutton-inactive {
        font-size: 14px;
    }

    /*.new_to_bluestar_div a.savebutton {
        //background: none repeat scroll 0 0 #adadad;
        float: right;
        //font-size: 14px;
        padding: 5px 10px;
        text-align: center;
        width: 100%;
    }*/

    /* .new_sign_up_div {
        width: 23%;
    } */

    /*.new_to_bluestar {
        font-size: 18px;
        padding: 6px 0 0;
        width: 50%;
    }*/

    .row .new_user-login-page {
        padding: 15px 5% 0;
        width: 90%;
    }

    /*.new_to_bluestar_div {
        padding: 13px 5% 16px;
        width: 90%;
    }*/

    .new_login_page_footer .dot > li, .new_login_page_footer .m_dot > li {
        display: inline-block;
        /*padding: 0 0 5px;*/
    }

    .new_login_page_footer .dot {
        font-size: 14px;
        margin: 3px auto 8px;
        width: 100%;
    }

    .new_login_page_footer .new_footer-wrapper .copyright_branding_divwrap > p {
        margin: 0;
        font-size: 14px;
    }

    /*.new_login_page_footer .copy-right {
        font-size: 14px;
    }*/

    /*.dot.new_list_item_wrap > li:nth-child(3), .m_dot.new_list_item_wrap > li:nth-child(3) {
        padding: 0 5px;
    }*/
    /*Murali css ends*/
}

@media only screen and (min-width: 320px) and (max-width: 360px) {



    .new_user-login-pw-input .new_loginUserNameText {
        width: 96%;
    }
}

@media only screen and (min-width: 361px) and (max-width: 470px) {

    .new_user-login-pw-input .new_loginUserNameText {
        width: 97%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 470px) {

    .new_logInBck-wrapper {
        width: 97%;
    }

    .new_loginPwUsername > a {
        margin: 5px 0 0;
    }

    /*google sign css start -  kiran */

    /*.googleSignbutton {
        font-size: 13px;
    }*/

    /*google sign css ends -  kiran */

    /*Murali css*/

    .new_user-login-pw-input {
        display: inline-block;
        width: 100%;
    }

    .new_ui-user-pw-input-sample .new_loginUsenameEnter {
        margin: 0;
        width: 97%;
    }

    /*.new_logInBck-wrapper {
        width: 98%;
    }*/

    /*Murali css ends*/
}

/*@media only screen and (min-width: 471px) and (max-width: 530px) {
    .pageTitleHeading {
        font-size: 30px;
    }
}*/

@media only screen and (min-width: 531px) and (max-width: 630px) {

    /*.new_login-footer .reg-scroll-div {
        top: 5px;
    }*/

    /*.pageTitleHeading {
        font-size: 35px;
    }*/

    .pageRedirect {
        width: 50%;
    }
    /*Login*/
    .login_page .bx-wrapper {
        max-width: 100% !important;
        width: 100%;
    }

    .loginHeader {
        display: none;
    }

    .user-login-pw-input {
        display: inline-block;
        padding-bottom: 90px;
        width: 100%;
    }

    .loginPwUsername ~ .ui-error-message-display {
        text-align: center;
    }

    .row .user-login-page {
        float: none;
        width: 100%;
    }

    .loginUserNameText {
        padding: 2px 0 2px 2%;
        width: 98%;
    }

    .login_text {
        display: none;
    }

    /*.reg-scroll-div {
        top: 16px;
    }*/

    /*Login*/
}

@media only screen and (min-width: 320px) and (max-width: 750px) {

    /* common footer csss*/
    .footer-wrapper {
        margin: 0;
    }

        .footer-wrapper ul {
            width: 100%;
            text-align: center;
            margin: 8px 0 0px !important;
        }
    /* common footer csss*/

}

@media only screen and (min-width: 631px) and (max-width: 720px) {
    .pageRedirect {
        width: 40%;
    }



    .login_page .bx-wrapper {
        max-width: 60% !important;
        width: 60%;
    }

    .row .user-login-page {
        float: right;
        width: 40%;
    }

    .loginHeader {
        font-size: 33px;
        padding: 20px 0 10px;
    }

    .marketingImage {
        width: 58%;
    }

    /*.savebutton {
        padding: 0 21px;
    }*/

    /*Murali css*/
    /*.new_login_page_footer .new_well-doc-branding-img {
        margin: 0 auto;
        padding: 0 0 0 0;
        width: 204px;
    }*/



    /*.new_login_page_footer .copy-right {
        margin: 10px 0 5px;
    }*/

    .new_login_page_footer .dot {
        margin: 10px auto 5px;
        /*display: none;*/
    }

    .m_dot {
        display: block;
    }

    .new_login_page_footer .dot {
        font-size: 14px;
    }

    /*.new_login_page_footer .new_footer-wrapper .copyright_branding_divwrap > p {
        margin: 0;
        font-size: 14px;
    }*/

    /*.new_login_page_footer .copy-right {
        font-size: 14px;
    }*/

    /*.dot.new_list_item_wrap > li:nth-child(3), .m_dot.new_list_item_wrap > li:nth-child(3) {
        padding: 0 5px;
    }*/

    /*.footer {
        padding-bottom: 10px;
    }*/

    /*Murali css ends*/
}

@media only screen and (min-width: 721px) and (max-width: 830px) {

    /*.well-doc-branding-img {
        width: 100%;
    }*/

    .pageRedirect {
        width: 30%;
    }

    .login_page .bx-wrapper {
        max-width: 60% !important;
        width: 60%;
    }

    .row .user-login-page {
        float: right;
        width: 40%;
    }

    .loginHeader {
        font-size: 33px;
        padding: 20px 0 10px;
    }

    .marketingImage {
        width: 58%;
    }

    /*Murali css*/
    /*.new_login_page_footer .new_well-doc-branding-img {
        padding: 0 0 0 23%;
        width: 204px;
    }*/

    .new_login_page_footer {
        padding: 0 0;
    }

        .new_login_page_footer .dot {
            margin: 10px auto 10px;
            /*display: none;*/
        }

    .m_dot {
        display: block;
    }

    .new_login_page_footer .dot {
        font-size: 14px;
    }

    .new_login_page_footer .new_footer-wrapper .copyright_branding_divwrap > p {
        margin: 0;
        font-size: 14px;
    }

    /*.new_login_page_footer .copy-right {
        font-size: 14px;
    }*/

    /*.dot.new_list_item_wrap > li:nth-child(3), .m_dot.new_list_item_wrap > li:nth-child(3) {
        padding: 0 5px;
    }*/

    /*.footer {
        padding-bottom: 10px;
    }*/
    /*Murali css ends*/
}

@media only screen and (min-width: 831px) and (max-width: 1000px) {

    /*.well-doc-branding-img {
        width: 100%;
    }*/

    .marketingImage {
        width: 58%;
    }

    .row .user-login-page {
        width: 40%;
    }

    /*Murali css*/
    /*.new_login_page_footer .new_well-doc-branding-img {
        padding: 0 0 0 23%;
        width: 204px;
    }*/

    /*.new_login_page_footer {
        padding: 0 0;
    }*/

    /*.new_login_page_footer .dot {
            margin: 10px auto 10px;
            display: none;
        }*/

    .m_dot {
        display: block;
    }

    .new_login_page_footer .dot {
        font-size: 15px;
    }

    /*.new_login_page_footer .copy-right {
        font-size: 15px;
    }*/

    /*.dot.new_list_item_wrap > li:nth-child(3), .m_dot.new_list_item_wrap > li:nth-child(3) {
        padding: 0 5px;
    }*/

    .footer {
        padding-bottom: 10px;
    }
    /*Murali css ends*/
}
/*ipad landscape*/
@media only screen and (min-width:1020px) and (max-width:1030px) and (-webkit-min-device-pixel-ratio:2) {
    /*.new_loginHeader {
        display: none;
    }*/

    .new_logInBck-wrapper {
        margin: 12% auto 0;
    }

    .new_login_page_footer .dot {
        margin: 0 auto 10px;
    }

    .new_login_page_footer .dot {
        margin: 0 auto 10px;
        display: none;
    }

    .m_dot {
        display: block;
    }

    .copyright_branding_divwrap {
        text-align: center;
        width: 100%;
    }

        .copyright_branding_divwrap > p {
            margin: 10px 0 0;
        }

    .new_login_page_footer .dot {
        font-size: 15px;
    }

    /*.new_login_page_footer .copy-right {
        font-size: 15px;
    }*/

    /*.dot.new_list_item_wrap > li:nth-child(3), .m_dot.new_list_item_wrap > li:nth-child(3) {
        padding: 0 5px;
    }*/

    .footer {
        padding-bottom: 10px;
    }
}
/*End of Responsive CSS*/

/*tinybox*/

.login_page .new-med-tmask {
    background: #000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.login_page .new-med-tbox {
    height: 100%;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    z-index: 1000;
}

.login_page .new-med-tinner {
    height: 100% !important;
    left: 0;
    margin: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1% 0 2%;
    position: fixed;
    top: 0px;
    width: 100% !important;
}

.login_page .wdtContainer, .login_page .loadingBar {
    left: 0;
    margin: 0 auto 20px !important;
    position: absolute;
    right: 0;
}

.login_page .wdtContainer {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 2px 3px 8px 3px #707070;
    padding: 30px;
    width: 530px;
    top: 114px;
    z-index: 900;
}

.login_page .popup_close, .login_page .new-med-tclose.ui-new-med-tclose {
    background: url("../Images/Common/common_v221.png") no-repeat scroll -40px -30px rgba(0,0,0,0);
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    z-index: 2;
    border: none;
}

.login_page .new-med-tclose.ui-new-med-tclose {
    top: 20px;
    right: 20px;
}

    .login_page .popup_close:hover, .login_page .new-med-tclose.ui-new-med-tclose:hover {
        background: rgba(0, 0, 0, 0) url("../Images/Common/common_v221.png") no-repeat scroll -63px -30px;
    }

.login_page .Activity_header {
    position: relative;
}

.position-relative {
    position: relative;
}

.terms_condition_with_reg_button .reg-cust-chkboxes {
    float: left;
    width: 90%;
    margin: 0 0 0 10px;
    line-height: 1.2;
}

.login_page .rx_logo_div_inner {
    width: 85px;
    height: 90px;
    margin: 0 auto;
}

.login_page .rx-locked_img {
    background: url("../Images/Common/registrationSprite3.png") no-repeat scroll -204px 0 rgba(0,0,0,0);
    float: left;
    height: 91px;
    width: 85px;
}

.login_page .Access_code_content {
    float: left;
    text-align: center;
    width: 100%;
}

    .login_page .Access_code_content .welcome_txt {
        color: #0a4b8c;
        font-size: 32px;
        font-weight: bold;
        padding: 10px 0;
    }

.login_page .back_next_buttons.popup_back_next_buttons {
    width: 13%;
    text-align: center;
    float: none;
    margin: 15px auto;
}

.login_page .Access_code_content > p {
    margin: 0 0 10px 0;
}

.login_page .diabetes_logo_div_inner {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    box-shadow: 0px 0px 13px 1px #707070;
    margin: 0 auto;
}

.login_page .diabetes_logo {
    background-image: url("../Images/Common/blue-star.png");
    background-repeat: no-repeat;
    float: left;
    height: 50px;
    margin: 30px 0 0 7px;
    width: 107px;
}

.login_page .logo_check_mark {
    background: url("../Images/Common/registrationSprite3.png") no-repeat scroll -5px -31px rgba(0,0,0,0);
    float: right;
    height: 40px;
    width: 40px;
    display: block;
}

.login_page .great_news_popup .back_next_buttons {
    width: 30%;
}

#Access_code_popup2 .Access_code_content .savebutton {
    padding: 0 25px;
}


/* Below css is for login page title */

.login_page_title_div {
    text-align: center;
    position: fixed;
    margin: 2% auto;
    left: 0;
    right: 0;
    font-size: 14px;
    z-index: 5;
}

    .login_page_title_div span {
        background: #fefeed;
        border: 1px solid #f7dd66;
        border-radius: 4px;
        color: #ffb43d;
        padding: 8px;
    }


.bluestar-otc {
    background: url(../Images/header-Footer/header_v221.png) 0 -233px no-repeat;
    width: 150px;
    height: 37px;
}


/* Human Connect page css start*/
.human_connect_wrapper {
    background: #fff;
    height: 100%;
    margin: 0 auto;
    width: 1000px;
}

    .human_connect_wrapper .header_wrapper_background {
        background: linear-gradient(#fdfdfd, #e7e8e9);
        float: left;
        width: 100%;
    }

        .human_connect_wrapper .header_wrapper_background .arrow_icon_div {
            text-align: center;
        }

        .human_connect_wrapper .header_wrapper_background .header_logo_div {
            margin: 15px 0 15px;
            display: inline-block;
            width: 100%;
            float: none;
            text-align: center;
        }

            .human_connect_wrapper .header_wrapper_background .header_logo_div .header_logo_a {
                float: none;
            }

                .human_connect_wrapper .header_wrapper_background .header_logo_div .header_logo_a .bluestar-otc {
                    display: inline-block;
                }

                .human_connect_wrapper .header_wrapper_background .header_logo_div .header_logo_a .header-logo {
                    float: none;
                }

        .human_connect_wrapper .header_wrapper_background .header-item {
            display: none;
        }

    .human_connect_wrapper .human_api_icon_div {
        text-align: center;
    }

        .human_connect_wrapper .human_api_icon_div .human_api_icon_large {
            width: 204px;
            display: inline-block;
            margin: 10px auto;
        }

.human_api_icon_large {
    background: rgba(0, 0, 0, 0) url("../Images/Settings/setting.png") no-repeat scroll 0 -243px;
    height: 46px;
}

.header_logo_a {
    float: left;
    width: 19%;
}

.header_wrapper_background .header-logo {
    color: #073e74;
    float: left;
    font-family: Century Gothic;
    font-size: 0;
    height: 37px;
    margin: 0;
    padding: 0;
    width: 153px;
}




/* Ask an expert intro Pop Up start*/
.AskanExp_main_div {
    min-height: 100%;
    position: relative;
}

.AskAnExpertContainer {
    margin: 0 auto;
    padding: 20px;
    width: 94%;
    overflow: hidden;
}

    .AskAnExpertContainer .close_sign {
        background: url(../Images/Common/common_v221.png) no-repeat scroll -40px -30px rgba(0, 0, 0, 0);
        position: absolute;
        display: inline-block;
        width: 17px;
        right: 20px;
        height: 17px;
        cursor: pointer;
    }

    .AskAnExpertContainer .heading {
        text-align: center;
        margin: 30px auto 25px;
    }

        .AskAnExpertContainer .heading h3 {
            color: rgba(54, 57, 81, 1);
            margin: 0;
            font-size: 21px;
        }

    .AskAnExpertContainer .image_wrapper {
        text-align: center;
    }

    .AskAnExpertContainer .content_wrapper {
        text-align: center;
        font-size: 16px;
    }

    .AskAnExpertContainer .question_btn_div {
        width: 100%;
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        bottom: 10px;
    }

    .AskAnExpertContainer .image_wrapper .top_images .img_div {
        width: 77px;
        display: inline-block;
        vertical-align: top;
        margin: 0 8px 15px;
        word-wrap: break-word;
        text-align: center;
    }

    .AskAnExpertContainer .image_wrapper .top_images .img1 {
        width: 75px;
        height: 75px;
    }

        .AskAnExpertContainer .image_wrapper .top_images .img1 img {
            border-radius: 50%;
            width: 100%;
        }

    .AskAnExpertContainer .image_wrapper .top_images .img_div p {
        margin: 0;
        font-weight: bold;
        color: rgba(54, 57, 81, 1);
        font-size: 15px;
    }

    /* .AskAnExpertContainer .content_wrapper {
        text-align: center;
    } */
    .AskAnExpertContainer .content_wrapper p {
        margin: 15px auto;
        color: rgba(54, 57, 81, 1);
    }

    .AskAnExpertContainer .question_btn_div .question {
        border: 1px solid rgba(57, 140, 226,1);
        padding: 18px 19px;
        color: rgba(57, 140, 226,1);
        font-weight: bold;
        border-radius: 30px;
        font-size: 16px;
        width: 50%;
        text-align: center;
        cursor: pointer;
        margin: 0 auto;
    }

#ExpertDetailsPopUp .expertImage .CurriculumImageWrp img {
    border-radius: 50%;
}
/* Ask an expert intro Pop Up End*/


@media only screen and (max-width: 320px), (min-width: 321px) and (max-width: 470px) {
    /* Ask an expert intro Pop Up start*/



    .AskAnExpertContainer .image_wrapper .top_images .img1 p {
        font-size: 16px;
        word-wrap: break-word;
    }

    /* Ask an expert intro Pop Up End*/
}

@media only screen and (min-width: 531px) and (max-width: 630px), (min-width: 631px) and (max-width: 720px), (min-width: 721px) and (max-width: 830px) {

    /* Responsive Human connect css start*/
    .human_connect_wrapper .header_wrapper_background .header-item {
        margin: 20px 0 0 0;
        display: table;
    }

        .human_connect_wrapper .header_wrapper_background .header-item .resp_headerLogoDiv {
            width: 100%;
            text-align: center;
        }

    .human_connect_wrapper .human_connect_page {
        padding: 0 20px;
    }
    /* Responsive Human connect css end*/
}


@media only screen and (min-width: 631px) and (max-width: 720px) {

    . /*well-doc-branding-img {
        width: 100%;
    }*/
    /* Responsive Human connect css start*/
    .human_connect_wrapper .header_wrapper_background .header-item {
        display: none;
    }
    /* Responsive Human connect css end*/
}


@media only screen and (max-width: 320px), (min-width: 320px) and (max-width: 470px), (min-width: 471px) and (max-width: 530px), (min-width: 531px) and (max-width: 630px) {

    /*.new_list_item_wrap {
        margin: 8px 0;
        top: auto;
         vertical-align: super; 
         width: 100%; 
        text-align: center;
        display: block;
        overflow: hidden;
    }*/

    /*.well-doc-branding-img {
        width: auto;
    }*/




    /* Responsive Human connect css start*/
    .human_connect_wrapper .header_wrapper_background .header-item {
        margin: 20px 0 0 0;
        display: table;
        width: 100%;
    }

        .human_connect_wrapper .header_wrapper_background .header-item .resp_headerLogoDiv {
            text-align: center;
        }

    .human_connect_wrapper .resp_headerLogo {
        background: url("../Images/Responsive/responsive_v221.png") no-repeat scroll 0 -83px rgba(0, 0, 0, 0);
        display: inline-block;
        height: 27px;
        width: 148px;
        width: 127px;
    }

    .human_connect_wrapper .header_wrapper_background .header_logo_div {
        display: none;
    }

    .human_connect_wrapper .human_connect_page {
        padding: 0 20px;
    }

    /*.success_wrapper {
        width: 100%;
    }*/
    /* Responsive Human connect css end*/




    /* Ask an expert intro Pop Up start*/


    .AskAnExpertContainer {
        width: 99%;
        padding: 0;
        height: 468px;
        overflow-y: scroll;
        max-height: 470px;
    }

        .AskAnExpertContainer .close_sign {
            top: 10px;
        }

        .AskAnExpertContainer .content_wrapper {
            text-align: left;
        }

        .AskAnExpertContainer .heading {
            width: 90%;
        }

        .AskAnExpertContainer .content_wrapper {
            width: 90%;
            padding: 0 15px 20px;
        }

        .AskAnExpertContainer .question_btn_div .question {
            width: 80%;
        }


    /* Ask an expert intro Pop Up End*/

}

@media only screen and (max-width: 320px), (min-width: 320px) and (max-width: 470px), (min-width: 471px) and (max-width: 530px) {
}


@media only screen and (max-width: 320px), (min-width: 320px) and (max-width: 470px), (min-width: 471px) and (max-width: 530px), (min-width: 531px) and (max-width: 630px), (min-width: 631px) and (max-width: 720px), (min-width: 721px) and (max-width: 830px), (min-width: 831px) and (max-width: 1000px) {

/* 
    .logInBck-header-logo {
        background: url(../Images/Responsive/responsive_v221@2x.png) no-repeat scroll -36px -106px rgba(0, 0, 0, 0);
        width: 147px;
        height: 32px;
        background-size: 463px 187px !important;
        margin: 14px 0;
    } */

    .human_connect_wrapper {
        width: 100%;
    }
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}
