@media screen and (max-width:576px){.login{width:90%}}@media screen and (min-width:576px) and (max-width:768px){.login{width:90%}}@media screen and (min-width:768px) and (max-width:992px){.login{width:60%}}@media screen and (min-width:992px) and (max-width:1200px){.login{width:40%}}@media screen and (min-width:1200px) and (max-width:1400px){.login{width:30%}}@media screen and (min-width:1400px){.login{width:25%}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{text-decoration:none;color:#3f4064;font-weight:700;cursor:pointer}a:hover{color:#3f4064}a:visited{color:#3f4064}label{font-weight:700}.alert{padding:5px;margin:10px 0}.section{padding-bottom:0}.section-body{overflow:auto;max-height:400px}.section .section-footer{padding-bottom:20px;text-align:right}.center-block{display:flex;justify-content:center;align-items:center;height:100vh}.logo{margin:auto;text-align:center}.logo img{width:150px}.return{cursor:pointer;margin-top:12px}.login-error{display:none}.title{margin-bottom:10px;text-align:center;color:#a9a9a9}.description{color:var(--bs-secondary);margin-bottom:10px}.spinner-border{width:20px;height:20px;margin-right:10px;border-width:2px}.mobile{text-align:left}