/*----------------------------------------------------------------------------------------------------------
#                                                 Login 
-----------------------------------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Exo+2');
@import url('https://fonts.googleapis.com/css?family=Lato');

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


.statcounter{
 display: none !important;
}



/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.comp-logo-area{
 display: none;
}


#login-section .banner-col .login-head2, .down-icon{
   display: none;
}




@media (max-width: 550px) {

    body{
        background: #fff;
    }


.down-icon{
   display: block;
    text-align: center;
    font-size: 30px;
}

#login-section .banner-col .login-head{
    display: none;
}

#login-section .banner-col .login-head2{
    line-height: 35px !important;
    display: block !important;
    font-size: 22px !important;
}



.comp-logo-area{
  position: fixed;
    top: 0;
    background: white;
    padding: 14px 15px;
    width: 100%;
    z-index: 10000;
    box-shadow: 0px 0px 8px #cacaca;
    display: block;
}

.comp-logo-area img{ 
   width: 150px;
}

.comp-logo-area i{
    float: right;
    margin-top: 5px;
    font-size: 35px;
}



/*#login-section .banner-col{
    padding-top: 100px !important;
}*/


#login-section .banner-col .copyright-text, #login-section .bg-right-wrap .comp-logo{
    display: none;
}
#login-section .bg-left-wrap{
    height: auto !important;
    background-image: none !important;
    margin-top: 100px !important;
}

#login-section .icon-wrap .icon-content-wrap {
    background: #f5f5f5 !important;
    }


#login-section .icon-wrap .col-sm-3{
    width: 50% !important;
}

.mid-blank{
    padding: 0 !important;
}


/*.bg-left-wrap{
  display: none !important;
}
*/
#login-section {
    height: calc(100vh - 83px) !important;
}

.bg-right-wrap,#login-section .banner-col .text-area{
 display: block !important;
 height: calc(100vh - 83px) !important;
}

#login-section .bg-right-wrap {
    padding-top: 35px;
}

#login-section .bg-right-wrap .r-panal{
    display: block !important;
    margin-top: 70px;
    height: auto !important;
}

.auth-footer{
position: relative !important;
    bottom: 0 !important;
    right: 0 !important;
    margin-left: 20px;
    margin-bottom: 25px;
    margin-top: 36px;
}

}
.toast-box {
    position: absolute;
    top: 105px;
    right: 67px;
    z-index: 100;
}



#login-section{
    height: 100vh;
    overflow: auto;
}


#login-section .banner-col .copyright-text {
    color: #3e3c3c;
    position: fixed;
    bottom: 10px;
    font-family: 'Lato', sans-serif;
}

#timer {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }

#login-section .banner-col{
  padding: 0px;
  font-family: 'Exo 2', sans-serif;
  /* background-image: url(../../static/images/back.jpg); */
  background-size: cover;
  background-position: center;
}

#login-section .banner-col .text-area{
width: 100%;
    background: #121c3c80;
    height: 100vh;
    display: flex;
    align-items: center;
    /* padding: 20px 70px; */
}

#login-section .banner-col .login-head {
    color: #3e3c3c;
    font-size: 31px;
    font-weight: 800;
    font-family: 'Exo 2', sans-serif;
    line-height: 45px;
    margin-bottom: 40px;
}
#login-section .banner-col .login-head span{
    font-size: 24px;
    color: #0E2954;
}

#login-section .banner-col .sub-head {
    color: white;
    font-size: 28px;
    font-weight: 300;
    margin-top: 10px;
    font-family: 'Lato', sans-serif;
}


/* #login-section .banner-col .mid-area{
 background: white;
    padding: 40px 35px 30px 35px;
    width: 100%;
    border-radius: 5px;
} */

#login-section  .mid-area-wrap .btn-upper {
    background: #3d923f;
    color: white;
    padding: 10px 47px;
    font-size: 16px;
    margin-top: 12px;
    width: 100%;
}

#login-section p {
    color: white;
}

#login-section .banner-col .text-area .main-content{
height: 100%;
width: 100%;
}



/* --------------------Login Left Part Css--------------------------- */


#login-section .bg-left-wrap{
   height: 100vh;
   position: relative;
   background-image: url("/static/images/auth/gray-bg.png");
   background-size: cover;
}


.abc{
    display:flex;
    align-content: center;
}

/* --------------------Left Icon CSS---------------------- */

#login-section .icon-wrap .icon-content-wrap{
    text-align: center;
    background: #fff;
    min-height: 125px;
    margin-bottom: 26px;
    padding: 5px;
    border-radius: 9px;
}
#login-section .icon-wrap .icon-content-wrap img{
    height: 65px;
}
#login-section .icon-wrap .icon-content-wrap p{
    color: #2a2b2b;
    font-size: 13px;
    margin-bottom: 0px;
}

.no-credit img{
    height: 28px;
    margin-right: 6px;
}

.no-credit p{
   font-size: 13px;
}



/* ---------------------Right Css------------------------ */
#login-section .bg-right-wrap{
    background: #0E2954;
    /* position: relative; */
    height: 100vh;

}
#login-section .bg-right-wrap .comp-logo {
    width: 200px;
    margin-bottom: 32px;
 /*   position: absolute;
    top: 15px;
    left: 0;*/
}

#login-section .bg-right-wrap  .r-panal{
    height: 100vh;
    display: flex;
    align-items: center;
}
#login-section .bg-right-wrap .mid-area-wrap{
    width: 100%;
}
#login-section .bg-right-wrap .login-heading {
    font-size: 18px;
    line-height: 31px;
    color: #fff;
    padding-bottom: 10px;
    }
    #login-section .bg-right-wrap .label{
    margin-bottom: 15px;
    font-size: 15px;
    color: #fff;
    }
    .verified{
    font-size: 15px;
    font-weight: bold;
    color:#fff;
    padding-bottom: 10px;
    }
    .help{
    font-size: 12px;
    color:#fff;
    }
    

.free_trail_tag {
    position: absolute;
    top: 0;
    width: 90px;
    right: 30px;
}

 .auth-footer{
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
}
.auth-footer img {
    width: 110px;
}
.auth-footer p {
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    margin-right: 8px;
}

/* ------------------Domain Protected Css-------------------------- */




.mid-wrap{
    height: 100vh;
    background: #ffffff;
    position: relative;
}

.mid-wrap .mid-logo{
    margin-bottom: 40px;
    width: 160px;
}
.mid-wrap .blue-head{
    color: #0f56ad;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;

}

.mid-wrap .sub-head{
    font-size: 15px;
    color: #353535;
}

.mid-wrap .form-wrap .form-group{
    background: #f7f5f7;
    padding: 5px 27px;
}
.mid-wrap .form-wrap .form-control{
    background: #f7f5f7;
    border: none;
    font-size: 14px;
}



.custom-blue{
        background: #3d923f;
    color: white;
    padding: 10px 47px;
    font-size: 14px;
    margin-top: 12px;
    width: 100%;
}
.custom-blue:hover{
    
    color: white;

}

#landing-section .bg-left-wrap{
    height: 100vh;
    position: relative;
    background: #4164E3;
   /* background-image: url(/static/images/auth/mock.png);
    background-size: cover;*/
}

#landing-section .bg-left-wrap .img-area{
  background-image: url(/static/images/auth/design-auth.png);
    width: 100%;
    height: calc(100vh - 222px);
    background-size: cover;
    position: relative;
}

#landing-section .bg-left-wrap .img-area .laptop-img{
    position: absolute;
    bottom: 0;
    width: 650px;
    margin-left: 50%;
    transform: translate(-50%);
}

#landing-section .bg-left-wrap .text-box-area{
    text-align: center;
    position: absolute;
    bottom: 60px; 
    width: 100%;
}

#landing-section .bg-left-wrap .text-box-area h4{
   color: #fff;
   margin-bottom:10px; 
}

#landing-section .bg-left-wrap .text-box-area p{
 color: #d0d0d0;
    margin-bottom: 10px;
    font-size: 14px;
}



.mid-wrap .copyright-text{
    position: fixed;
    text-align: center;
    width: 100%;
    bottom: 10px;
    font-size: 14px;

}
.rs-img{
    position: absolute;
    right: 45px;
    top: -21px;
    width: 175px;
}

.mid-wrap .form-wrap .form-control:focus{
    box-shadow: none;
}
.msg-wrap{
    text-align: center;
    padding: 50px 0px;
}
.msg-wrap .check-icon{
    color: #82c91e;
    font-size: 74px;
    margin-bottom: 30px;    
}
.msg-wra p{
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    color: #464842;
}

@media(max-width:480px){
    .rs-img{
        display: none;
    }
    #landing-section .mid-wrap{
        height: auto !important;
        padding-top: 50px;
    }
    .mid-wrap .copyright-text{
        display: none;
    }
    #landing-section .bg-left-wrap{
        display: none;
    }
}

