
.log-half{
    min-width: 100%;
    max-height: 100vh;
}
.logbox{    
    margin-top: 30vh;
}
.logbg{
    background-image: url('../img/electronics/log-foot.png');
    background-position:bottom right;
    background-repeat: no-repeat;
    background-color: #fff;
    
}
.foot-logo{
    width:75px;
}
.log-head{
    text-align: center;
    color: #ff7e50;
    padding-bottom: 10px;
}
.logbox .form-control{
    border: 1px solid #cac4c4 !important;
    background: #fff !important;
    padding-left: 50px;
}
.regspan a{
    color: #ff7e50 !important;
    text-decoration: none;
}
.pnew-user{
    color:#000;
    text-align: center;
    padding-top: 25px;
}
.log-but1{
    /* box-shadow: 0px 25px 8px -16px #b7aeae; */ 
    background-image: linear-gradient(to bottom, #f5ab58,#f1924f, #ec693d) !important;
    border: 5px solid #fff !important;
    border-radius: 20px !important;
    box-shadow: 0 10px 5px #e4e0ee;
}
.iun,.ipw{
    position: absolute;
   color: #d6d7d8;
   top: 7px;
   left: 33px;
}
.sidebar-right-close .wrapper {
   /* background: #f0f2f6 !important; */
}
.nav-item .active,.nav-item .active i{
    color:#e0b930 !important;
}
.hr-gre {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    clear: both;
    height: 1px;
    margin-bottom: 0px !important;
    border-top: none !important;
    width: 100%;
    /* background: -webkit-gradient(linear, 0 0, 100% 0, from(#080808), to(#121a37), color-stop(39%, #717581)); */
    /* background: -webkit-gradient(linear, 0 0, 100% 0, from(#163680), to(#5572de), color-stop(39%, #859bf0)); */
    background: #96b7d4;
}
.merit{
    text-align: center;
    font-weight: bold;
    padding-top: 18px;
}
.datatable thead,table thead{
    background: #3a86c8;
    color: #fff;
}
.pre-lo{
    width: 110px;
}
.pre-txt{color:#3aaeef !important;}
.sidebar .nav .nav-item .nav-link {
    font-weight:100 !important;
}
.dif .tt1{
    display: flex;
    height: 198px;
    padding: 0;
    border-right: 2px solid #fff;
    position: relative;
}
.tt1 img{
    object-fit: cover;
    min-width: 100%;
    
}
.tex-bg{
    background-image: linear-gradient(to bottom, #adcfec,#bbd8e4, #eafcfe) !important;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 61px;
    padding-top: 18px;
    text-align: center;
}

.tl-1{width: 112%;}
.tl-2{left: 40px;width: 94%;}
.tl-3{left: 35px;width: 75%;}
.tl-4{right: 0px;width: 123%;}
.tex-bg .content-color-secondary {
    color: #000 !important;
    padding-top: 10px;
}
.s1{ padding-left: 25px;}
.dif{
    margin-bottom: 30px;
    box-shadow: 0 3px 14px -10px #171515;
}
.tex-bg .progress-small {
    height: 4px !important;
    width: 139px;
    text-align: center;
    margin: auto;
}
@media (min-width:1500px){
    .tl-3{left: 30px;width: 78%;}
}
@media (min-width:1700px){
    .tl-3{left: 30px;width: 78%;}
    .tl-4{width: 125%;}
}
@media (min-width:1600px){
    .tl-2{left: 42px;}
}
@media (max-width:968px){
    .tex-bg {
        width: 100% !important;
        left: 0px !important;
    }
}
@media(max-width:568px){
    .logbox{ margin-top: 20px;}
    .cr{width:100% !important;}
    .merit{font-size: 15px;}
}
@media(min-width:1700px){ 
    .logbg {background-size: 18% 55%;}
}
@media(min-width:1400px){ 
    .logbg { background-size: 19% 52%;}
}
@media(max-width:1530px) and (min-width:1000px){
    .media h5 {
       font-size: 1.2em !important;
    }
}