p{font-family:'Ubuntu','Lato',sans-serif;font-size:10pt}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.loginbox{width:100%;position:relative}.loginform{font-family:'Ubuntu','Lato',sans-serif;font-weight:400;width:300px;position:relative;margin:30px auto 30px;padding:10px;overflow:hidden;background:#111;border-radius:.4em;border:1px solid #191919;box-shadow:inset 0 0 2px 1px rgba(255,255,255,.08),0 16px 10px -8px rgba(0,0,0,.6)}.loginform label{width:50%;float:left;padding-top:9px;color:#ddd;font-size:12px;text-transform:uppercase;letter-spacing:1px;text-shadow:0 1px 0 #000;text-indent:10px;font-weight:700}.loginform input[type=text],.loginform input[type=password]{width:50%;float:left;padding:8px 5px;margin-bottom:10px;font-size:12px;background:#454950;background:-moz-linear-gradient(#fff,#dcdcdc);background:-ms-linear-gradient(#fff,#dcdcdc);background:-o-linear-gradient(#fff,#dcdcdc);background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#dcdcdc));background:-webkit-linear-gradient(#fff,#dcdcdc);background:linear-gradient(#fff,#dcdcdc);border:1px solid #000;box-shadow:0 1px 0 rgba(255,255,255,.1);border-radius:3px;font-family:'Ubuntu','Lato',sans-serif;color:#000 !important}.loginform input[type=text]:hover,.loginform input[type=password]:hover,.loginform label:hover~input[type=text],.loginform label:hover~input[type=password]{background:#f0fff0}.loginform input[type=text]:focus,.loginform input[type=password]:focus{box-shadow:inset 0 0 2px #000;background:#f0fff0;border-color:#000;outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 20px 20px #454950 inset !important;-webkit-text-fill-color:#fff !important}.loginform input[type=submit]{width:100%;padding:8px 5px;border:1px solid #0273dd;border:1px solid rgba(0,0,0,.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),inset 0 10px 10px rgba(255,255,255,.1);border-radius:3px;background:#38a6f0;cursor:pointer;font-family:'Ubuntu','Lato',sans-serif;color:#fff;font-weight:700;font-size:15px;text-shadow:0 -1px 0 rgba(0,0,0,.8)}div.systemnotice{background-color:#fff;border:solid medium #000;margin:32px auto;box-shadow:6px 6px;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:12pt;font-weight:normal;color:#000;border-radius:10px;padding-bottom:8px;width:500px}div.systemnotice div.logintitle{font-family:Tahoma,sans-serif;font-weight:normal;font-size:24pt;color:#000;display:flex;justify-content:center}div.systemnotice div.loginmsg{font-family:Tahoma,sans-serif;font-weight:normal;font-size:10pt;color:#000;margin:8px 10px;text-align:center}