#loginform fieldset{padding:15px 15px 0 15px;border:1px solid #ccc}#loginform .input-group{margin-bottom:15px}#loginform input{height:50px}#loginform .form-group{margin-top:10px}#loginform #error-message{margin-left:5px}.no-bottom-margin{margin-bottom:0}#splashscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background-color:rgba(0,0,0,.1);display:none}#busyindicator{position:fixed;top:50%;left:50%;margin-top:-8px;margin-left:-8px}@media only screen and (min-width:1824px){#login-container{padding:0 800px}}@media only screen and (min-width:1224px){#login-container{padding:0 600px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){#login-container{padding:0 250px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){#login-container{padding:0 150px}}@media only screen and (max-width:1100px){#two-factor-container{max-width:300px}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape){#login-container{padding:0 150px}}@media only screen and (min-device-width:375px) and (max-device-width:627px) and (orientation:portrait){#login-container{padding:0 50px}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape){#login-container{padding:0 150px}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:portrait){#login-container{padding:0 50px}}#logo{text-align:center}#logo img{height:50px}#login-container{min-height:100%;min-height:100vh;display:flex;align-items:center}#login-container #logo{margin-bottom:25px}.centered-flex{display:flex;flex-direction:column;align-items:center;justify-content:center}#two-factor-div{height:100vh}#two-factor-container{max-height:500px;width:450px;border-radius:25px;background-color:#c0e2ed}#two-factor-header{margin-top:10px;margin-bottom:30px}#two-factor-header h2{font-weight:bold;margin-bottom:0;text-align:center}#two-factor-header h4{text-align:center}#two-factor-img{height:65px}#barcode-img{height:100px}#two-factor-footer{margin-top:20px;margin-bottom:10px}#two-factor-submit-button{border-radius:7px}.code-digit-input{max-width:35px;height:45px;text-align:center;font-size:20px;outline:0;caret-color:transparent;border-width:1px 1px;border-color:#fff;border-radius:7px;margin-right:3px}.code-digit-input:focus{animation:blink 1s step-end infinite}.code-digit-input:nth-of-type(3){margin-right:15px}.wrong-two-factor-code-error{margin-bottom:0;text-align:center}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@keyframes blink{from,to{border-color:#000}50%{border-color:#fff}}