@import"../lib/bootstrap-5.3.0-alpha1/css/bootstrap.css";@import"_variables.css";html,body{height:100%}@media screen and (min-width: 992px){html,body{overflow:hidden}}img{max-width:100%;height:auto;vertical-align:top}#main{height:100%;overflow:auto;background-color:#eef1f5}.page{padding:25px;min-height:60%}@media screen and (min-width: 992px){.page{display:flex;flex-direction:column;justify-content:center}.page .hdr{position:sticky;top:0;left:0}}.page .logo-inner{text-align:center}.page .logo-inner img{width:auto;height:36px}.page .content-inner{width:100%;max-width:400px;background-color:#fff;border-radius:10px;padding:25px}@media screen and (min-width: 768px){.page .content-inner{padding:35px 50px}}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{font-weight:bold}a.link{font-weight:500;text-decoration:underline;color:inherit}a.link:hover{color:#000}.form-group>label{font-size:12px;color:#666}.form-control::placeholder{color:#aaa}.form-control:focus,.form-check-input:focus{box-shadow:0 0 0 .25rem rgba(0,0,0,.05);border-color:#ddd}.form-check-input:checked{background-color:var(--bs-secondary, yellow);border-color:var(--bs-secondary-dark, rgb(240, 240, 17))}.form-switch{padding-left:52px;min-height:24px}.form-switch .form-check-input{height:24px;width:42px;margin-left:-52px;margin-top:0;background-image:url(../img/icons/switch-off.svg)}.form-switch .form-check-input:checked{background-image:url(../img/icons/switch-on.svg)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--bs-text-color);-webkit-box-shadow:0 0 0px 1000px #eff7f7 inset;transition:background-color 5000s ease-in-out 0s}.input-wrapper{position:relative}.input-wrapper[data-icon] input{padding-left:40px}.input-wrapper[data-icon]::before{content:"";width:28px;background-position:center;background-size:24px auto;background-repeat:no-repeat;display:inline-block;position:absolute;left:4px;top:4px;bottom:4px;background-color:#f1f1f1;border-radius:4px;opacity:.8}.btn{text-transform:uppercase;font-weight:500;font-size:14px;transition:box-shadow ease .3s}.btn:not(:disabled){box-shadow:1px 1px 0 1px var(--bs-btn-active-border-color)}.btn:not(:disabled):not(:active):hover{box-shadow:inset 0 0 5px 3px rgba(255,255,255,.1),1px 1px 0 1px var(--bs-btn-active-border-color)}.validation-errors,.field-validation-error{font-size:12px;color:#dc6663}.validation-errors ul{list-style:none;padding-left:0;margin-left:0}.validation-errors ul li{padding-left:20px;position:relative;background:url(../img/icons/error.png) no-repeat left top;background-size:16px auto;min-height:16px;margin-top:2px}