#login-header{overflow:auto;display:flex;align-items:center;justify-content:space-between}#login-header a{padding:10px;margin:0}#login-header a>img{height:75px;display:block}#login-header>div{text-align:center}#login-header>div>h1{font-size:3rem;font-weight:bold;font-family:arial;color:#1f59a8;text-shadow:-1px 2px 2px #0f3752ab}#login-header>div>p{font-style:italic;font-size:0.8rem;letter-spacing:1px;word-spacing:5px;color:#10baf3}.login-box{overflow:hidden}.login-box>h1{color:#e5f4ff;background-color:#0e3652;line-height:80px;padding-left:7%}.login-box>section{float:left;height:calc(100vh - 95px - 80px - 50px);box-sizing:border-box}.login-box>section:nth-of-type(1){display:table;width:35%;padding:0 7%}.login-box>section:nth-of-type(1)>div{display:table-cell;vertical-align:middle}.login-box>section:nth-of-type(1)>div>a:nth-of-type(odd){float:left}.login-box>section:nth-of-type(1)>div>a:nth-of-type(even){float:right}.login-box>section:nth-of-type(1) a{color:#214e6e;font-family:LR;text-decoration:none}.login-box>section:nth-of-type(2){width:65%;min-height:350px;background-image:url("../images/login_bg_1.jpg");background-repeat:no-repeat;background-size:cover;background-position:center}.login-box>section:nth-of-type(2)::after{content:'';display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.2)}.login-box input{margin:15px 0px;border:none;outline:none}.login-box input[type="text"],.login-box input[type="password"]{display:block;width:100%;padding:10px 10px 10px 30px;margin-bottom:35px;border-bottom:1px solid #d0d0d0;background-color:transparent;background-repeat:no-repeat;background-position:0px 50%;color:#0e3652;font-size:14px;box-sizing:border-box}.login-box input[type="text"]{background-image:url(../images/login_icon.png)}.login-box input[type="password"]{background-image:url(../images/password_icon.png)}.login-box input[type="submit"]{display:block;width:100%;height:40px;background-color:#51b5f3;color:#fff;border-radius:30px;font-family:OSB;font-size:14px;text-transform:uppercase}.login-box input[type="checkbox"]{vertical-align:middle}.login-box label{font-size:11px;font-family:LB;color:#214e6e;padding-left:10px;cursor:pointer}.login-box .loginhelp:before{content:url("../images/help_icon.png");position:relative;top:5px}.login-box .loginforgot:before{content:url("../images/forgot_password.png");position:relative;top:5px}
/*# sourceMappingURL=login.css.map */
