﻿@font-face
{
font-family: "Open Sans";
src: url('../fonts/opensans/121185303-OpenSans-Regular.eot' );
src: url('../fonts/opensans/121185303-OpenSans-Regular.eot?#iefix' ) format('embedded-opentype' ), url('../fonts/opensans/121185303-OpenSans-Regular.svg#Open Sans' ) format('svg' ), url('../fonts/opensans/121185303-OpenSans-Regular.woff' ) format('woff' ), url('../fonts/opensans/121185303-OpenSans-Regular.ttf' ) format('truetype' );
font-weight: normal;
font-style: normal;
}
*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
html{height:100%; width:100%}
body.stpl
{margin: 0px;padding: 0px;font-family: "Open Sans" ,calibri,arial;font-size: 12px;height: 100%;width: 100%;background-image: none;background-color: #F0f4fc;}
.stpl form{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    }
.stpl .stpl-login{
    height: 100%;
    width: 100%;
    display: flex;
    flex: 1;
}
.stpl-slider{
        display:none;
    }
.stpl .stpl-slider{
    width: 60%;
    background-color: #fff;
    background-image: url(../../login/bg/background.png);
    background-position: -162px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: rgba(0,0,0,0.15) 2.4px 2.4px 3.2px;
    /* opacity: 0.5; */
    position: relative;
    display:block;
}
.stpl .login-div {
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.clr			{clear:both;}

.login-div    {
                   width: 40%;
                }

.stpl .login-inner-div{
    background: #fff;
    padding: 74px 50px 50px 50px;
    flex: 1;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.login-inner-div {}

.login-credential	  {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.login-credential ul  {margin: 0px;padding: 0px;display: flex;flex-direction: column;}
.login-credential ul li{list-style-type:none;margin: 0px 0 8px 0;padding: 0 !important;}
.login-credential ul li .label{display:none;}
.login-credential ul li img{float:left;padding-top: 0px;height: 70px;}
.login-credential ul li h2 {padding: 0px;margin: 0px 0 0 40px;color: #e61136;font-weight: 100;font-size: 20px;}
.login-credential li input,
.stpl select {padding: 4px;width: 100%;font-size: 14px;border: 1px solid #dbd9d9;border-radius: 3px;}

.stpl .login-credential li input[type="text"], 
.stpl .login-credential li input[type="submit"], 
.stpl .login-credential li input[type="button"], 
.stpl .login-credential li input[type="password"],
.stpl select{
   
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;outline:none;}

.stpl .login-credential li input[type="text"]:focus, .stpl .login-credential li input[type="password"]:focus,
.stpl select:focus {
    border: 1px solid #2b6997;
}
.stpl .stpl-login-content, .stpl-logo {
    display:none;
}

.stpl .stpl-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    /* height: 50px; */
    /* width: 50px; */
}
input[type="text"]::-webkit-input-placeholder {color:#d0d0d0;}

input[type="text"]:-moz-placeholder  {color:#d0d0d0;}
input[type="text"]::-moz-placeholder {color:#d0d0d0;}

input[type="text"]:-ms-input-placeholder {color: #d0d0d0;}

.login-credential li input[type="checkbox"] {padding: 0px;margin: 0px;float: left;width: 15px;}
.rembr-me		{float:left;display: flex;align-items: center;width: 100%;justify-content: space-between;}
.stpl .rembr-me {
    margin-bottom: 15px;
}
.rembr-me label{color: #2f2f2f;font-size: 14px;margin-left: 5px;} 
.rembr-me a		{color: #191d71;font-size: 13px;margin-top: 5px;display: block;}
.login-credential li input[type="submit"], 
.stpl input[type="submit"], 
.stpl input[type="button"] {
    padding: 3px 16px;
    margin: 0px;
    background-color: #2b6997 !important;
    outline:none;
    border: 1px solid #2b6997 !important;
    color:#fff;
    float:right;
    width: 100%;
    border-radius: 3px !important;
    }

.stpl .forget > div input[type="submit"], 
.stpl .forget > div  input[type="button"]{
  
    width: 100%;
}

.stpl .logbtn {
    padding: 5px 10px !important;
}

.login-credential li input[type="submit"]:hover { background-color:#fff; color:#191d71; cursor:pointer;}


.Dfooter
{
position: fixed;
bottom: 0px;
left: 0px;
color:#333333;
width: 100%;
padding: 5px;
display:none

}


.uat{display:none;}
.nfc_logo-div{display:none;}
.logo-div{display:none}

.ourlogo{position:fixed; z-index:99999; right:0px; bottom:0px; padding:10px;    background: #fff;}
.modalBackground{position: fixed;width: 100%;height: 100%;left: 0px;top: 0px;z-index:9999; background:gray;filter: alpha(opacity=50); -moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.oldver{position: absolute; position: absolute;
left: 15px;
bottom: 0;
height: 150px;
width: 183px;padding: 0 10px;
                    background-color: #056C8B; background: url(../login/old.png) rgba(0, 0, 0, 0.48) bottom center no-repeat;
                    border-radius: 10px;}
                    
                    
                    @-webkit-keyframes masking {
0% { transform: translateX(0px) translateY(0px); transition: opacity 600ms, transform 400ms; opacity:0  }
10% { transform: translateX(0px) translateY(0); transition: opacity 600ms, transform 400ms;opacity:0.5 }
100% { transform: translateX(0px) translateY(0); transition: opacity 600ms, transform 400ms;opacity:0.5}
}

@keyframes masking {
0% { transform: translateX(0px) translateY(0px); transition: opacity 600ms, transform 400ms; opacity:0}
10% { transform: translateX(0px) translateY(0); transition: opacity 600ms, transform 400ms;opacity:0.5 }
100% { transform: translateX(0px) translateY(0); transition: opacity 600ms, transform 400ms;opacity:0.5}
}
    .masking {display: none; z-index: 999999; top:0px; left:0px; height:100%; width:100%;  border-radius: 3px; position: fixed;}
    #cmask
    {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        display: none;
        z-index: 9999;
    }
    .loader1 {z-index: 999999; top: 50%; left: 50%; background: white;margin-left: -25px;margin-top: -25px; height:40px; width:40px; padding: 12px; 
          border-radius: 3px; position: fixed;} 
    .but
    {
        background: #03abd5;
        border: 0;
        color: #fff;
        padding: 4px 8px;
        margin-right: 10px;
        border-radius: 3px;
    }
   
    .select{    display: block;
    padding: 5px;
    font-size: 13px;}

    .sselect a{
    color: #2196F3;
    text-decoration: none;
}
     .sselect a:hover{}
      .stpl .bottomlogo{
          display:none;
      }              
                    
  .bottomlogo{
    text-align: center;
    border-top: 1px solid #cacaca;
    display: flex;
    flex-direction: column;
    order: 1;
}  
    .bottomlogo label, .bottomlogo a{display:block;}
    .stpl .stpl-footer
{display:flex;padding: 10px;background-color: #ffffff;justify-content: space-between;box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;}

          .bottomlogo a img{height: 34px;}       

.mrr-hide .label {display:none;}        
                    
                    
.stpl .lbl-mrr, .stpl label {
    display: inline-block;
    margin-bottom: 3px;
}

.stpl-logintitle, .stpl-footer
{display:none;}

    
.stpl .stpl-logintitle {display:block;}


.stpl-footer {
    display:none;
}

.stpl .stpl-footer ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 15px;
}

.stpl .stpl-footer ul li {
    list-style: none;
    /* margin-right: 15px; */
}

.stpl .swiper-container, .stpl .swiper-wrapper, .stpl .swiper-slide {
    height: 100%;
    cursor: pointer;
}

.stpl .swiper-wrapper 
{
       
}

.stpl-slide{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* box-shadow: rgb(0 0 0 / 35%) 0px 2px 8px; */
}

.slide-image{
    width: 710px;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    overflow: hidden;
    height: 330px;
    align-items: center;
    justify-content: center;
    box-shadow: rgb(0 0 0 / 22%) 0px 2px 8px;
}

.slide-image img{
    width: 100%;
}

.slide-content 
{padding: 50px 30px 0px;}

.slide-content h1
{color: #286997;margin: 0px;text-align: center;}

.slide-content p
{color: #286997;text-align: center;font-weight: 500;padding: 10px 0px 20px 0px;margin: 0;}

.slide-content a
{color: #b2b2b2;}
.slide-content a:hover
{color: #286997;}

.stpl .swiper-container .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    gap: 4px;
    bottom: 16%;
    left: 33%;
    right: 50%;
    width: fit-content;
    transform: translate(50%, 33%);
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {

}
.stpl .swiper-pagination-bullet {
    width: 26px;
    height: 5px;
    border-radius: 4px;
}

.versiontext{    color: #f44336;
    font-size: 21px;
    font-weight: bold;}
.stpl .action-btn 
{
    display: flex;
    justify-content: center;
    gap: 10px;
}

.stpl .stpl-footer ul li a {
    color: #2b6997;
    text-decoration: none;
}

.stpl .stpl-footer ul li a:hover {
    text-decoration: underline;
}

@media screen and (max-width:1600px), (max-height:900px) 
{
    .stpl .swiper-container .swiper-pagination{
    bottom: 6%;
}
    }

@media screen and (max-width:1440px) {

    .slide-content h1 {
        font-size: 20px;
    }

    .slide-content p {
        font-size: 16px;
    }

    .slide-image {
    height: 290px;
    width: 600px;
}
    .stpl .swiper-container .swiper-pagination {
    bottom: 8%;
}
}

@media screen and (max-width:1366px), (max-height:768px) 
{
        .stpl .swiper-container .swiper-pagination {
    bottom: 6% !important;
    left: 26%;
}
}

@media screen and (max-width:1366px) {

    .slide-content h1 {
        font-size: 20px;
    }

    .slide-content p {
        font-size: 16px;
    }

    .slide-image {
    height: 290px;
    width: 600px;
}
    .stpl .swiper-container .swiper-pagination {
    bottom: 12%;
}
}


@media screen and (max-width:1280px), (max-height:1024) 
{
        .stpl .swiper-container .swiper-pagination {
    bottom: 17% !important;
}}




@media screen and (max-width:1200px) {

    .slide-image {
    height: 250px;
    width: 100%;
    
}

    .stpl-slide{
       padding: 0 25px; 
    }

    .slide-content{
        padding-top: 30px;
    }

    .stpl .stpl-slider {
    width: 50%;
}

    .stpl .login-div {
    width: 50%;
}

    .stpl .swiper-slide{
        width: 100% !important;
    }
}


@media screen and (max-width:1024px), (max-height:768px) 
{
        .stpl .swiper-container .swiper-pagination {
    bottom: 3% !important;
}}

@media screen and (max-width:800px) {
    .stpl-slider{
        display:none;
    }

    .login-div{
        width: 100% !important;
    }
    .stpl .login-inner-div {
        height: fit-content;
        width: 360px;
        flex: none;
    }
}

@media screen and (max-width:400px) {
    .stpl-slider{
        display:none;
    }

    .login-div{
        width: 100% !important;
    }
    .stpl .login-div{
        padding: 15px;
    }

    .stpl .login-inner-div{
    padding: 20px;
}
    
    .stpl .login-inner-div {
        height: fit-content;
        width: 100%;
        flex: none;
    }
}