﻿/*Login Page CSS*/
/*.loginDiv { -moz-box-shadow: 0px 0px 20px #ddd; -webkit-box-shadow: 0px 0px 20px #ddd; box-shadow: 0px 0px 20px #ddd; border: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-align: center; }*/
.loginbtndiv { margin-right: 30px; float: left; position: relative; margin-top: 30px; /*overflow: hidden; height: 40px;*/ }
/*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: #30a3e6; margin: 0px 0px 10% 0px; letter-spacing: 4px; position: relative; font-weight: 200 !important; }
    h1:after, h1:before { background-color: #30a3e6; 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 #30a3e6; }
    #inputs input:focus { border-bottom: 2px solid #30a3e6; }

.spanico { position: absolute; left: 0; margin-top: 1.5%; margin-left: 10%; color: rgba(38, 114, 236,0.8);; }
.RememberMe { float: left; width: 50%; margin-left: 30px; margin-top: 5px; }
.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: 45%; clear: both; margin-top: 10px; float: left; }
    .forgetPassword a { color: #30a3e6; text-decoration: none; outline: none; }
#imgloading { height: 30px; }
.ProdLogo { padding-right: 2%; text-align: right; position: fixed; bottom: 0; right: 0; }
.copyright { vertical-align: bottom; text-align: center; padding: 5% 0px; font-size: 10px; color: #666666; clear: both; }
.clear { clear: both; }
/*inputs*/
/*Css Added by Devendra*/
.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: rgb(80, 176, 236) !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; }
.loginDivMian { height: auto; width: 400px; margin-left: 45px; margin-right: 30px; }
.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 #30a3e6; }*/
        .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); }
.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; }
.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; }
.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; }
.loginDiv { text-align: left; background: #f5f5f500; bottom: 0; width: auto; padding: 0px 15px 15px 15px; top: 0; right: 0; float: left; border-radius: 10px; }
.clear { clear: both; }
.LoginLeftSide { float: left; }
    .LoginLeftSide img { display: block; max-width: 100%; height: auto; }
.btnCls { background: #30a3e6 !important; min-width: 8em !important; font-size: 16px !important; margin-right: 20px !important; border: none !important; border-radius: 50px !important; padding: 5px 20px 5px 20px !important; height: 43px !important; }
#UpdatePanel1 { float: left; }
/*Css Added by Devendra*/

/*capslock notification*/
.input_Error { float: right; color: #ECC502; position: relative; cursor: pointer; z-index: 1; margin-top: -12%; margin-right: 10.5%; }
/*capslock notification*/
.footer { position: relative; right: 0; bottom: 0; left: 0; padding: 0rem 1rem; font-size: 14px; text-align: center; z-index: -1; }
.footer-bg { background-color: #fff; padding: 6px 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; padding-top: 6px; }
.footer-bg p { float: left; padding-left: 10px; padding-top: 10px; }
.footer2 { z-index: -1; position: relative; right: 0; bottom: 0; left: 0; padding: 0rem 1rem; font-size: 14px; text-align: center; margin-top: 12px; 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: 0px; padding-top: 19px; font-size: 13px; }
        .footer-bg2 p a { text-decoration: none; background: #0099fd; padding: 10px 20px; color: #fff; }
.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 i { float: left; font-size: 10px; padding: 2px 6px; color: #0099fd; }
.close_icons { float: left; position: absolute; padding: 0px 5px 4px 3px; font-size: 10px; /*border: 1px solid #0099fd;*/ color: #0099fd; cursor: pointer; }
.display_none { display: none !important; }
/*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); }
}
/*Animate and tooltip*/

@media screen and (min-width: 1600px) and (max-width: 1900px) {
    .footer-bg { width: 45%; }
}

@media (max-width:1440px) {
    .footer-bg { width: 52%; }
}

@media (max-width:1366px) {
    .footer-bg { width: 56%; }
    .LoginLeftSide { width: 44%; }
}

/*@media (max-width:1280px) {
    .footer-bg { width: 60%; }
*/
@media (max-width:960px) {
    .LoginLeftSide { display: none; }
    .SapratorLine { display: none; }
}

@media (max-width:900px) {
    /*.footer { display: none; }
    .footer2 { display: block; }*/
    .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: 100%; }
    ..footer-bg2 p { width: 68%; padding-top: 6px; font-size: 12px; }
    .footer-bg2 img { width: 32px; }
}

@media (max-width:440px) {
    .footer { display: none; }
    .footer2 { display: block; z-index: -1; }
    .footer-bg2 { display: block !important; width: 100%; padding: 6px 0px 0px 3px; }
        .footer-bg2 p { width: 80%; padding-top: 6px; font-size: 8px; }
        .footer-bg2 img { width: 32px; }
    .close_icons i { float: left; font-size: 8px; padding: 2px 6px; color: #0099fd; }
    .close_icons { float: left; padding: 1px 5px 2px 3px; font-size: 8px; cursor: pointer; }
    .loginDivMian { width: 95%; margin-top: 30px; }
}

@media (max-width:360px) {
    .absolute-center { max-height: 330px; max-width: 310px; }
    h1 { font-size: 25px; }
        h1:after, h1:before { top: 38px; width: 13%; }
    .RememberMe { width: 100%; margin-top: 8px; }
    .forgetPassword { width: 57%; }
    #inputs input { padding: 2% 2% 2% 0.5%; }
}

@media (max-width:330px) {
    .absolute-center { max-height: 370px; max-width: 310px; }
    h1 { font-size: 25px; }
        h1:after, h1:before { top: 43px; }
    .RememberMe { width: 100%; margin-top: 8px; }
    .forgetPassword { width: 57%; }
    #inputs input { padding: 2% 2% 2% 0.5%; }
}

@media (max-width:360px) {
    .absolute-center { max-height: 330px; max-width: 310px; }
    h1 { font-size: 25px; }
        h1:after, h1:before { top: 38px; width: 13%; }
    .RememberMe { width: 100%; margin-top: 8px; }
    .forgetPassword { width: 57%; }
    #inputs input { padding: 2% 2% 2% 0.5%; }
    .Logininputs .spanico { margin-top: -55px; }
}

.footer { position: absolute; right: 0; bottom: 0; left: 0; padding: 0rem 1rem; font-size: 14px; text-align: center; }
.footer-bg { background-color: #fff0; padding: 12px 0px 0px 20px; margin: auto; width: 723px; 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: #30a3e6; 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: relative; 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: 695px; 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; padding: 0px 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; }

@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*/
/*@media (max-width:1440px) {
    .footer-bg { width: 52%; }
}

@media (max-width:1366px) {
    .footer-bg { width: 56%; }
}

@media (max-width:1280px) {
    .footer-bg { width: 60%; }
}*/

@media (max-width:1500px) {
    .footer { position: relative; width: 100%; }
    /*.footer-bg2 { display: block !important; width: 70%; }*/
}

/*@media (max-width:768px) {
    .footer-bg2 { width: 70%; }
        .footer-bg2 p { width: 50%; }
}*/
@media (max-width: 760px) {
    .footer { display: none; }
    .footer2 { display: block; }
    .footer-bg2 { width: 96%; }
        .footer-bg2 p { padding-left: 10px; }
}

@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: 57%; }
    /*#inputs input { padding: 2% 2% 2% 9.5%; }*/
    .footer { display: none; }
    .footer2 { display: block; }
    .footer-bg2 { display: block !important; width: 94%; }
        .footer-bg2 p { width: 69%; font-size: 12px; padding-top: 0px; }
}

@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: 57%; }
    /*#inputs input { padding: 2% 2% 2% 9.5%; }*/
    .footer { display: none; }
    .footer2 { display: block; }
    .footer-bg2 { display: block !important; width: 94%; padding: 3px 0px 0px 11px; }
        .footer-bg2 p { width: 56%; }
}
