﻿html { position: relative; line-height: 1.5; min-height: 100%; font-family: "Roboto", sans-serif; font-weight: 300; color: rgba(0,0,0,0.87); }
/*Login Page CSS*/
.loginDiv { text-align: left; background: #f5f5f500; bottom: 0; width: auto; padding: 0px 15px 15px 15px; top: 0; right: 0; float: left; border-radius: 10px; }
.loginDivMian { height: auto; width: 400px; margin-left: 45px; margin-right: 30px; }
.loginbtndiv { margin-right: 30px; float: left; position: relative; overflow: hidden; height: 40px; }
.loginbtndivs { margin-right: 30px; float: left; margin-top: 30px; width: 100%;}
#UpdatePanel1 { float:left }
/*Sign In Heading*/
h1 { padding-top: 8%; text-shadow: 0 1px 0 rgba(38, 114, 236, .7), 0px 2px 0 rgba(38, 114, 236, .5); text-align: center; color: rgb(38, 114, 236); margin: 0px 0px 10% 0px; letter-spacing: 4px; position: relative; font-weight: 200 !important; }
    h1:after, h1:before { background-color: rgb(38, 114, 236); content: ""; height: 1px; position: absolute; top: 55px; width: 15%; }
    h1:after { right: 20px; }
    h1:before { left: 20px; }
/*Sign In Heading*/

/*inputs*/
.inputs { margin-bottom: 0%; }
    .inputs input { padding: 2% 2% 2% 7.5%; margin: 0 0 6.0% 0; width: 73%; border: none; outline: none; border-bottom: 1px solid #ccc; }
        .inputs input:hover { border-bottom: 1px solid rgb(38, 114, 236); }
        .inputs input:focus { border-bottom: 2px solid rgb(38, 114, 236); }
        .inputs { margin-bottom: 0%; }

    .Logininputs { margin-bottom: 0%; position: relative;}
        .Logininputs input { font-size: 15px; padding: 10px 0px 10px 0px; margin: 0 0 30px 0; width: 100%; border: none; outline: none; border: 1px solid rgb(216,216,216) !important; border-radius: 5px; text-indent: 35px; }
        /*.Logininputs input:hover { border: 2px solid rgb(38, 114, 236); }*/
        .Logininputs input:focus { color: #495057; background-color: #fff; border-color: #bcbff0 !important; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25); }

.SapratorLine { width: 10px; float: left; height: auto; padding: 0px 0px 0px 36px; opacity: 0.5; }
.Logininputs .spanico { position: absolute; margin-top: -62px; margin-left: 10px; color: #30a3e6; }
.inputs .spanico { position: absolute; left: 0; margin-top: 1.5%; margin-left: 10%; color: rgba(38, 114, 236,0.8); }
.RememberMe { float: left; width: 100%; margin-left: 0px; margin-top: 0px; }
.Remember { float: left; vertical-align: bottom; margin: 0 auto; font-size: 14px; padding-left: 0px; color: #333333; /* width: 60%; */ outline: none; }
    .Remember label { cursor: pointer; }
.forgetPassword { width: auto; margin-top: 5px; float: left; }
    .forgetPassword a { color: #232323; text-decoration: none; outline: none; font-size: 16px; }
#imgloading { height: 30px; }
.ProdLogo { padding-right: 2%; text-align: right; position: fixed; bottom: 10px; right: 0; z-index: 9999; width: 100%; text-align: center; }
.copyright { vertical-align: bottom; text-align: center; padding: 2% 10px; font-size: 10px; color: #666666; clear: both; font-size: 16px; }
.clear { clear: both; }
/*inputs*/



/*capslock notification*/
.input_Error { float: right; color: #ECC502; position: relative; cursor: pointer; z-index: 1; margin-top: -12%; margin-right: 10.5%; }
/*capslock notification*/

/*Animate and tooltip*/
#tooltip { font-size: 0.875em; text-align: center; text-shadow: 0 1px rgba( 0, 0, 0, .5 ); line-height: 1.5; color: #000; background: #ddd; background: -webkit-gradient( linear, left top, left bottom, from( rgba( 221, 221, 221, .6 ) ), to( rgba( 221, 221, 221, .8 ) ) ); background: -webkit-linear-gradient( top, rgba( 221, 221, 221, .6 ), rgba( 221, 221, 221, .8 ) ); background: -moz-linear-gradient( top, rgba( 221, 221, 221, .6 ), rgba( 221, 221, 221, .8 ) ); background: -ms-radial-gradient( top, rgba( 221, 221, 221, .6 ), rgba( 221, 221, 221, .8 ) ); background: -o-linear-gradient( top, rgba( 221, 221, 221, .6 ), rgba( 221, 221, 221, .8 ) ); background: linear-gradient( top, rgba( 221, 221, 221, .6 ), rgba( 221, 221, 221, .8 ) ); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 2px solid rgba( 38, 114, 236, .6 ); -webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 ); -moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 ); box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 ); position: absolute; z-index: 100; padding: 15px; }
    #tooltip:after { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #333; border-top-color: rgba( 38, 114, 236, .7 ); content: ''; position: absolute; left: 50%; bottom: -10px; margin-left: -10px; }
    #tooltip.top:after { border-top-color: transparent; border-bottom: 10px solid #333; border-bottom-color: rgba( 0, 0, 0, .6 ); top: -20px; bottom: auto; }
    #tooltip.left:after { left: 10px; margin: 0; }
    #tooltip.right:after { right: 10px; left: auto; margin: 0; }

.ink { display: block; position: absolute; background: rgba(255, 255, 255,0.5); -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }
    .ink.animate { -moz-animation: ripple 0.65s linear; -o-animation: ripple 0.65s linear; -webkit-animation: ripple 0.65s linear; animation: ripple 0.65s linear; }


@-moz-keyframes ripple {
    100% { opacity: 0; -moz-transform: scale(2.5); -ms-transform: scale(2.5); -o-transform: scale(2.5); -webkit-transform: scale(2.5); transform: scale(2.5); }
}

@-ms-keyframes ripple {
    100% { opacity: 0; -moz-transform: scale(2.5); -ms-transform: scale(2.5); -o-transform: scale(2.5); -webkit-transform: scale(2.5); transform: scale(2.5); }
}

@-webkit-keyframes ripple {
    100% { opacity: 0; -moz-transform: scale(2.5); -ms-transform: scale(2.5); -o-transform: scale(2.5); -webkit-transform: scale(2.5); transform: scale(2.5); }
}

@keyframes ripple {
    100% { opacity: 0; -moz-transform: scale(2.5); -ms-transform: scale(2.5); -o-transform: scale(2.5); -webkit-transform: scale(2.5); transform: scale(2.5); }
}

.footer { position: absolute; right: 0; bottom: 0; left: 0; padding: 0rem 1rem; font-size: 14px; text-align: center; }
.footer-bg { z-index: 2; background-color: #fff; padding: 12px 0px 0px 20px; margin: auto; width: 38%; text-align: center; -webkit-box-shadow: 0px 0px 7px 0px rgba(209,209,209,1); -moz-box-shadow: 0px 0px 7px 0px rgba(209,209,209,1); box-shadow: 0px 0px 7px 0px rgba(209,209,209,1); }
.footer a { color: #fff; text-decoration: none; background: #0099fd; padding: 11px 20px; float: left; margin: 19px; }
    .footer a i { padding-right: 10px; font-size: 18px; }
.footer-bg img { float: left; width: 60px; }
.footer-bg p { float: left; padding-left: 10px; padding-top: 10px; }
.footer2 { position: absolute; right: 0; bottom: 0; left: 0; padding: 0rem 1rem; font-size: 14px; text-align: center; display: none; }
.footer-bg2 { display: none; background-color: #fff; padding: 12px 0px 0px 20px; margin: auto; width: 38%; text-align: center; -webkit-box-shadow: 0px 0px 7px 0px rgba(209,209,209,1); -moz-box-shadow: 0px 0px 7px 0px rgba(209,209,209,1); box-shadow: 0px 0px 7px 0px rgba(209,209,209,1); }
    .footer-bg2 img { width: 60px; float: right; padding-right: 10px; padding-right: 10px; padding-bottom: 17px; }
    .footer-bg2 i { float: left; font-size: 28px; padding: 22px 6px 0px 11px; }
    .footer-bg2 p { float: left; padding-left: 47px; padding-top: 15px; }
        .footer-bg2 p a { text-decoration: none; color: #000; }
.hand { -webkit-animation: pulse 1s ease infinite alternate, nudge 1s linear infinite alternate; animation: pulse 1s ease infinite alternate, nudge 1s linear infinite alternate; }
.close_icons { float: left; position: absolute; padding: 0px 5px 4px 3px; font-size: 10px; /* border: 1px solid #0099fd; */ color: #0099fd; cursor: pointer; }
    .close_icons i { float: left; font-size: 10px; padding: 2px 6px; color: #0099fd; }
.LoginLeftSide { float: left;}
    .LoginLeftSide img { display: block; max-width: 100%; height: auto;  }
.btnCls { background: #30a3e6 !important; min-width: 8em !important; margin-right: 20px !important; border: none !important; border-radius:50px !important; padding: 5px 20px 5px 20px !important; height: 43px !important; }
    .btnCls:focus { color: #fff !important; background: #30a3e6 !important; font-weight: 300 !important; border: none !important; outline:none; }
.WelcomeTxt { font-size: 23px; color: #30a3e6; margin: 0px; font-weight: 400; text-align: center; }
.ContinueTxt { font-size: 16px; margin: 8px 0px 17px 0px; text-align: center; }
.LCOLogoDiv { float: left; width: 100%; text-align: center; }
    .LCOLogoDiv img { width: 70px; }
    .LCOLogoDiv p { font-size: 16px; margin: 8px 0px 10px 0px; text-align: center; font-weight: 500; }
.Background { width: 100%; min-height: 100vh; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 0px; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; z-index: 1; }
.checkbox input[type=checkbox]:checked + label { color: #232323 !important; }
.checkbox label { font-size: 16px !important; line-height: 15px; }
.checkbox input[type=checkbox]:checked + label:before { background-color: #fff !important; border: 2px solid rgb(80, 176, 236) !important; font-size: 14px !important; line-height: 14px !important; }
.checkbox label:hover:before { border: 2px solid rgb(80, 176, 236) !important; }
/*.checkbox label:focus:before { border: 2px solid rgb(80, 176, 236); }*/
.ViewPassword { float: right; position: absolute; right: 10px; margin-top: -55px; z-index: 999999; cursor: pointer; }
    .ViewPassword img { width: 18px; display: block; }
@keyframes pulse {
    0%, 100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    50% { -webkit-transform: translate(10px, 0); transform: translate(10px, 0); }
    80% { -webkit-transform: translate(-10px, 0); transform: translate(-10px, 0); }
}
/*Animate and tooltip*/

/*OTP Poup*/
.otp_bg { background: #00000061; position: fixed; top: 0; display: flex; height: 100%; width: 100%; z-index: 9; justify-content: center; align-items: center; }
.otp_main { background: #fff; height: auto; width: 370px; margin: 0 auto; border-radius: 10px; -webkit-box-shadow: 0px 0px 5px 0px rgba(158,158,158,1); -moz-box-shadow: 0px 0px 5px 0px rgba(158,158,158,1); box-shadow: 0px 0px 5px 0px rgba(158,158,158,1); }
.otp_header { text-align: right; font-size: 18px; padding: 2px 10px 10px 10px; color: #000; }
    .otp_header i { cursor: pointer; }
.otp_image { text-align: center; width: 100%; }
.otp_image img { width: 120px; }
.otp_text { width: auto; padding: 0px 20px; text-align: center; }
    .otp_text h2 { margin-bottom: 0px; color: #30a3e6; margin-top: 0.5rem; font-size: 16px; font-weight: 400; text-transform: uppercase; }
    .otp_text p { font-size: 14px; margin-top: 7px; margin-bottom: 7px; }
.otp_text_box { padding: 10px 0px 0px 0px; width: auto; display: flex; justify-content: center; align-items: center; }
.otp_masg_txt { margin: 0px; font-size: 14px; }
    .otp_text_box :last-child { margin-right: 0px; }
    .otp_text_box input { background-color: #6fb7ff; font-size: 19px; color: #fff; text-align: center; padding: 7px 0px 7px 0px; margin: 0px; width: 42px; border: none; outline: none; border: 1px solid rgb(216,216,216) !important; border-radius: 5px; margin-right: 12px; }
        .otp_text_box input:focus { background-color: #fff; color: #333333; border: none; outline: 0; box-shadow: none; }
.resend_button { width: 100%; text-align: center; color: #0000a0; padding: 10px 0px 7px 0px; }
    .resend_button a { text-decoration: none; font-weight: 400; font-size:13px }
.popup_button { width: 100%; text-align: center; display: inline-block; margin: 8px 0px 21px 0px; }
    .popup_button a { background: #30a3e6; text-align: center; color: #fff; padding: 6px 13px; border: 1px solid #30a3e6; text-transform: uppercase; text-decoration: none; border-radius: 6px; font-size: 14px;}
        .popup_button a:focus {  color: #30a3e6; background:#fff; border: 1px solid #30a3e6; -webkit-box-shadow: 0px 0px 2px 0px rgba(74,74,74,1); -moz-box-shadow: 0px 0px 2px 0px rgba(74,74,74,1);box-shadow: 0px 0px 2px 0px rgba(74,74,74,1); }
.otp_error {
    padding-top: 7px;
    margin: 0px;
    text-align: center;
    font-size: 14px;
    color: #c50909;
}

/*OTP Poup*/

/*Forgot Password*/
.forgot_text_box { padding: 10px 20px 9px 20px; width: -webkit-fill-available; display: inline-block; position: relative; }
.forgot_text_box input { font-size: 14px; padding: 10px 0px 10px 0px; margin: 0 0 0px 0; width: 100%; border: none; outline: none; border: 1px solid rgb(216,216,216) !important; border-radius: 5px; text-indent: 12px; }
    .forgot_text_box input:last-child { margin-bottom: 0px; }
    .forgot_text_box input:focus { color: #495057; background-color: #fff; border-color: #bcbff0 !important; outline: 0; box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%); }
    .reset_ViewPassword { float: right; position: absolute; right: 32px; margin-top: -52px; z-index: 999999; cursor: pointer; }
    .reset_ViewPassword img { width: 18px; display: block; }
    .reset_pass_image { text-align: center; width: 100%; }
        .reset_pass_image img { width: 145px; }
        .reset_error {
    padding-top: 2px;
    margin: 0px;
    text-align: left;
    font-size: 14px;
    color: #c50909;
    margin-bottom: 4px;
    padding-left: 14px;
    line-height: 21px;
}
    /*Forgot Password*/
@media screen and (min-width: 1600px) and (max-width: 1900px) {
    .footer-bg { width: 47%; }
}

@media screen and (min-width: 1446px) and (max-width: 1600px) {
    .footer-bg { width: 52%; }
}

@media (max-width:1441px) {
    .footer-bg { width: 53%; }
}

@media (max-width:1366px) {
    .footer-bg { width: 56%; }
    .LoginLeftSide { width: 44%; }
}

/*@media (max-width:1280px) {
    .footer-bg { width: 60%; }
*/
@media (max-width:960px) {
    .footer-bg img { width: 52px; }
    .footer-bg p { font-size: 12px; }
    .footer a { font-size: 14px; padding: 7px 8px; }
    .footer-bg { width: 80%; }
    .LoginLeftSide { display: none; }
    .SapratorLine { display: none; }
}

@media (max-width:900px) {
    .footer-bg2 { display: block !important; width: 70%; }
}

@media screen and (min-width: 920px) and (max-width: 1300px) {
    .footer-bg { width: 70%; }
}

@media (max-width:768px) {
    .footer-bg2 { width: 70%; }
        .footer-bg2 p { width: 50%; }
    .footer-bg { width: 93%; }
    .loginDivMian { margin: 0px; }
    .LoginLeftSide { display: none}
    
}
@media (max-width:540px) { 

    .PopForgot > Div { width: 95% !important; }
    .PopMe, .Progressbarback, .PopForgot { right: 0 !important; left: 0; }
}
@media (max-width:440px) {
    .absolute-center { width: 96% !important; }
    h1 { font-size: 25px; }
        h1:after, h1:before { top: 38px; width: 13%; }
    .RememberMe { width: 100%; margin-top: 8px; }
    .forgetPassword { width: auto; }
    /*#inputs input { padding: 2% 2% 2% 9.5%; }*/
    .footer-bg2 { display: block !important; width: 94%; }
        .footer-bg2 p { width: 30%; }
    .footer-bg { width: 95%; }
    #KnowMoreBtn { position: absolute; }
    .loginDivMian { width: 95%; }
    .otp_main { width: 95%; }
}

@media (max-width:330px) {
    .absolute-center { width: 96% !important; }
    h1 { font-size: 25px; }
        h1:after, h1:before { top: 43px; }
    .RememberMe { width: 100%; margin-top: 8px; }
    .forgetPassword { width: auto; }
    /*#inputs input { padding: 2% 2% 2% 9.5%; }*/
    .footer-bg2 { display: block !important; width: 94%; padding: 3px 0px 0px 11px; }
        .footer-bg2 p { width: 30%; }
}
