﻿.form-floating .toggle-password{position:absolute;color:#d8dbdd;cursor:pointer;font-size:.9375rem;right:1rem;top:1.375rem;}.form-floating .toggle-password:hover{color:#bcc1c6;}.form-floating .toggle-password.fa-eye{right:1.0625rem;}.form-floating>label{color:rgba(var(--bs-body-color-rgb),.25);}.form-floating>label::after{background-color:transparent!important;}.form-control[readonly]{background-color:#e9ecef;}@media screen and (max-width:576px){#login-image{display:none;}#login-panel{width:100%!important;min-width:31.25rem;}}html,body{height:100%;width:100%;margin:0;padding:0;}#login-image{background-color:#000;background-image:url("../static/images/login-image.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;min-height:43.75rem;}#login-panel{position:absolute;top:0;right:0;bottom:0;width:31.25rem;background-color:rgba(255,255,255,.94);font-size:.9375rem;min-height:37.5rem;}#login-panel>div{padding:3rem;}#login-panel>div:first-child{padding-top:1rem;}#login-panel>div:last-child{padding-bottom:1rem;}#login-panel .login-header{display:flex;height:25%;align-items:center;justify-content:center;min-height:9.375rem;}#login-panel .login-header .logo{display:block;background-image:url(../static/images/logo.svg);background-position:center;background-repeat:no-repeat;width:25rem;height:7.8125rem;}#login-panel .login-content{height:50%;}#login-panel .login-content hr{margin-bottom:2rem;}#login-panel .login-footer{display:flex;height:25%;align-items:flex-end;justify-content:center;min-height:6.25rem;}#login-panel .login-footer .exclamation{color:#aaa;font-size:.8125rem;line-height:1.5rem;text-align:center;width:15rem;}#login-panel .login-footer .version{text-transform:lowercase;}#login-panel .alert{font-size:.875rem;}#login-panel .alert i{font-size:1rem;margin-right:.5rem;}input[type=submit]{margin-top:1rem;width:33%;}.login-options{padding-top:3.75rem!important;}.login-options a{color:#aaa;text-decoration:none;}.login-options a:hover{text-decoration:underline;}