.system-usage-notice-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.system-usage-notice-content{background-color:white;padding:24px;border-radius:8px;max-width:500px;width:90%;box-shadow:0 4px 6px rgba(0,0,0,.1)}.system-usage-notice-icon{width:24px;height:24px;border-radius:50%;background-color:#0066CC;display:flex;align-items:center;justify-content:center}.system-usage-notice-icon svg{color:white;width:16px;height:16px}.system-usage-notice-title{margin:0}.system-usage-notice-list{margin:0;padding-left:20px}.system-usage-notice-list-item{margin-bottom:8px}.system-usage-notice-button{background-color:#FFD700;color:#000;border:none;min-width:80px}::-ms-reveal{display:none}.login-content{width:660px}.login-form-wrapper{width:100%;background:#fff;margin:0 auto;padding:48px 110px;border-radius:16px;display:flex;flex-direction:column;align-items:center}#LoginForm{margin-top:8px}.login-form-wrapper form{width:100%}.login-form-title{color:#000;margin:0 0 14px}.login-page-information{margin:32px 0;max-width:364px!important}@media only screen and (max-width:1024px){.login-form-wrapper{padding:36px}.login-content{padding-top:12px}}@media only screen and (max-width:768px){.login-form-wrapper{width:auto;background:transparent;padding:0 16px;margin:0}.login-content{width:auto;padding-top:0}.login-form-title{font-size:28px!important;line-height:38px!important;margin:0 0 6px}.login-page-information{margin:24px 0}#LoginForm{margin-top:0}}