﻿@font-face {
    font-family: 'CVSRegular-300';
    src: url('webfonts/2FD9EE_2_0.eot');
    src: url('webfonts/2FD9EE_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2FD9EE_2_0.woff2') format('woff2'),url('webfonts/2FD9EE_2_0.woff') format('woff'),url('webfonts/2FD9EE_2_0.ttf') format('truetype');
}

@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');
}

body {
    color: #000000;
    font-family: 'CVSRegular-300';
    font-size: 14px;
    margin: 0;
    padding: 0;
}

 input:focus, .welcomeTitleLogin:focus, .copy-right:focus, .new_footer-wrapper:focus , .password-eye:focus{
    outline: 4px solid #0a4b8c !important;
    text-decoration: none;
}

a:focus, button:focus {
    outline: 4px solid #0B315E !important;
    text-decoration: none;
}
*, *::before, *::after {
    box-sizing: border-box;
}

a {
    color: inherit;
    text-decoration: none;
}

a:focus, button:focus {
    border: 0;
    outline: 0;
}

.btn-primary:focus {
    outline: 4px solid #949494 !important;
    text-decoration: none;
}


.username_div {
    position: relative;
}

.password-eye {
    background: url(../../Images/eye.svg);
    width: 18px;
    display: inline-block;
    height: 12px;
    position: absolute;
    cursor:pointer;
    right: 10px;
    top: 39px;
    background-size: 18px 12px !important;
}

.password-eye:after {
    background: #0a4b8c;
    position: absolute;
    content: '';
    right: 8px;
    top: -1.5px;
    height: 16px;
    transform: rotate(22deg);
    width: 1px;
}

.password-eye.eye-close:after {
    background:none;
}

.login_page {
    margin: 0;
    background: url("../images/home/background1.jpg");
    background-size: cover;
    float: left;
    width: 100%;
   
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}


html, body {
    height: 100%;
}

.container {
    min-height: 100%;
}

.leftLoginLogoDiv {
    width: 250px;
    height: 250px;
    position: absolute;
    background: none repeat scroll 0 0 #fff;
    border-radius: 100%;
    float: left;
    margin: 40px 0 0 45px;
}

.welcomeTitleLogin {
    color: #000;
    font-family: 'CVSRegular-500';
    font-size: 30px;
    line-height: 1;
    padding: 0px 0px 20px 0px;
    /* width: 271px; */
    margin: 8% auto 20px;
    overflow: hidden;
    margin-top: 0px;
    width: 331px;
    left: 486px;
    margin-bottom: 7px;
    top: 113px;
    width: 240px;
    height: 80px;
    text-align: center;
}

.content {
    margin: 100px auto 0;
    overflow: hidden;
    width: 350px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
   
}

.login_label {
    position: absolute;
    top: 0px;
    /* left: 460px; */
    height: 19px;
    width: 68px;
    font-family: 'CVSRegular-500';
    font-size: 14px;
    color: #000000;
}

.login-wrapper .content {
    padding: 20px 20px 20px 20px;
}

.spanCmLoginLogo {
    background: url(../Images/Common/cm-logo.svg) no-repeat;
    width: 184px;
    height: 184px;
    display: inline-block;
    margin: 36% 0 0 12%;
}

.username_div input[type="text"], .username_div input[type="password"] {
    width: 100%;
    height: 30px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #979797;
    outline: 0;
    top: 244px;
    left: 456px;
    margin-top: 30px;
    margin-bottom: 16px;
}

.btn {
    border-radius: 6px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    height: 30px;
    padding: 0 20px;
    margin: 0;
    min-width: 90px;
    font-family: "CVSRegular-700";
}

.btn-primary {
    background: #0A4B8C;
}

.btn-redirect {
    background: transparent;
    float: left;
    padding: 0;
    color: #0A4B8C;
    text-decoration: none;
}

    .btn-redirect:hover {
        text-decoration: underline;
    }

/* common CSS*/

.ui-error-message-display {
    color: #d91a5b;
    font-size: 12px;
    line-height: 13px;
}

.text-right {
    text-align: right;
}

.mb-2 {
    margin: 0 0 0.5rem;
}

.mt-2 {
    margin: 0.5rem 0 0;
}

.mtb-2 {
    margin: 0.5rem 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.new_loginPwUsername {
    float: left;
    width: 100%;
}

.logInBck-wrapper {
    margin: 0 auto;
    min-height: 400px;
    overflow: hidden;
    /*padding-bottom: 70px;*/
}

/* footer CSS*/

.inner-container {
    padding: 0 0 80px;
}

.new_login_page_footer {
    color: #000000;
    float: left;
    padding: 0;
    width: 100%;
    clear: both;
    height: 80px;
    font-size: 12px;
    margin: -80px 0 0;
    position: relative;
    z-index: 10;
    background: #f5f5f5;
}

.new_footer-wrapper {
    margin: 0 auto;
    width: 880px;
    text-align: center;
}

.new_well-doc-branding {
    background: url(../Images/Common/powered-by-welldoc.svg) no-repeat;
    height: 17px;
    display: inline-block;
    width: 142px;
    vertical-align: middle;
}

.new_list_item_wrap {
    display: inline-block;
    padding: 0 0 0 10px;
}

.dot.new_list_item_wrap > li {
    border-right: 1px solid #000000;
    padding: 0 5px;
}

/* .login_page .dot.new_list_item_wrap > li {
    border-right: 1px solid #fff;
} */

.dot.new_list_item_wrap > li:last-child {
    border-right: 0;
}

.dot > li, .m_dot > li {
    display: inline-block;
}

/* footer CSS*/


/* inactivity page CSS - kiran kumar g*/

.activityHeader {
    border-bottom: 5px solid #4a4a4a;
    padding: 10px 0;
}

.activityContainer {
    margin: 0 auto;
    overflow: hidden;
    /* padding: 10px 0 0; */
    width: 1000px;
}

.header-logo {
    background: url(../Images/home/bluestar.svg) no-repeat;
    width: 150px;
    height: 34px;
    display: inline-block;
}

.cmWrapper {
    min-height: 100%;
    position: relative;
}

.pageTitleHeading {
    font-size: 20px;
    font-family: 'CVsRegular-700';
}

.login-inacitivity-link {
    color: #0A4B8C;
    font-family: 'CVSRegular-700';
}

.login-inacitivity-link:hover {
 text-decoration:underline;
}

.reasons-div,
.ui-reasons-div-p {
    margin: 20px 0 0;
}

/*.logInBck-wrapper {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    min-height: 400px;
    padding-bottom: 100px;
    width: 1000px;
}*/



/*login  page footer css - Kiran Kumar G*/

.login_page .new_login_page_footer {
  
    color: #000;
    background: #ffffff;
}


.login_page .new_well-doc-branding {
    background: url(../Images/home/powered-by-welldoc.svg) no-repeat;
}



/* Bootstrap Model css  fot otp pop up*/

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    outline: 0;
    background-clip: padding-box;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}

.modal-header {
    border-bottom: 1px solid #E5E5E5;
    min-height: 16.4286px;
    padding: 15px;
}

.modal-title {
    line-height: 1.42857;
    margin: 0;
}

.modal-body {
    overflow: hidden;
    padding: 16px 10px 10px 15px;
    position: relative;
}

.modal-dialog {
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 10px 30px;
    right: auto;
    width: 500px;
    z-index: 1050;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}

/*.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}*/

.modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-footer {
    border-top: 1px solid #E5E5E5;
    margin-top: 5px;
    padding: 20px;
    text-align: right;
    background: rgb(244,244,248);
    border-radius: 0 0 6px 6px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

/*.btn-default {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC !important;
    color: #3A3A3A;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-color: #EBEBEB;
        border-color: #ADADAD;
        color: #333333;
    }*/

.fade.in {
    opacity: 1;
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000;
}


.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

/*body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 17px;
}*/

.modal-open {
    overflow: hidden;
}

.bootbox-body {
    clear: both;
    color: #3A3A3A;
}

/* css for otp pop up*/

.schpopcont_heading_p{
    color: #4a4a4a;
    font-size: 24px;
    font-weight: bold;
    padding: 2px 0 0;
    font-family: 'MuseoSansRegular-700';
    margin: 0;
}

/* Responsive CSS for SMIT Login page */

@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){
    .leftLoginLogoDiv{
        float: none;
        margin: 0 auto;
        position: initial;
    }
    .new_footer-wrapper{
        width: auto;
    }
    .welcomeTitleLogin{
        text-align: center;
    }
}
@media only screen and (max-width:350px){
    .content{
        width: 100%;
    }
}