@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;300;400;500;600;700;800;900&display=swap";
:root{scroll-behavior:smooth}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#fff}a{text-decoration:none}.legacy-auth-page{color:#444;background:#f6f9ff;min-height:100vh;padding:24px 12px;font-family:Open Sans,sans-serif}.legacy-auth-center{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 48px);display:flex}.legacy-auth-logo{color:#012970;justify-content:center;align-items:center;padding:24px 0;line-height:1;display:flex}.legacy-auth-logo img{width:43px;height:auto;max-height:46px;margin-right:6px}.legacy-auth-logo span{font:700 26px/1 Nunito,sans-serif}.legacy-auth-card{background:#fff;border-radius:5px;width:348px;max-width:100%;margin-bottom:18px;box-shadow:0 0 30px #0129701a}.legacy-auth-card-body{padding:0 20px 20px}.legacy-auth-title-block{text-align:center;padding:24px 0 11px}.legacy-auth-title-block h1,.legacy-auth-title-block h5{color:#012970;margin:0;padding:20px 0 15px;font:500 24px/1.2 Poppins,sans-serif}.legacy-auth-title-block p{color:#444;margin:0 0 16px;font-size:14px}.legacy-auth-form{row-gap:20px;display:grid}.legacy-auth-field label,.legacy-auth-label{color:#212529;margin-bottom:8px;font-size:16px;display:block}.legacy-auth-input,.legacy-auth-input-group input{color:#212529;background:#fff;border:1px solid #dee2e6;border-radius:6px;width:100%;height:39px;padding:6px 12px;font:16px/1.5 Open Sans,sans-serif}.legacy-auth-input:focus,.legacy-auth-input-group input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 4px #0d6efd40}.legacy-auth-invalid-feedback{color:#dc3545;width:100%;margin-top:4px;font-size:14px;display:none}.legacy-auth-form.was-validated input:invalid{border-color:#dc3545}.legacy-auth-form.was-validated input:invalid~.legacy-auth-invalid-feedback{display:block}.legacy-auth-input-group{display:flex}.legacy-auth-input-group span{color:#212529;background:#f8f9fa;border:1px solid #dee2e6;border-right:0;border-radius:6px 0 0 6px;align-items:center;padding:6px 12px;display:flex}.legacy-auth-input-group input{border-radius:0 6px 6px 0}.legacy-auth-check{color:#212529;align-items:center;font-size:16px;display:flex}.legacy-auth-check input{width:16px;height:16px;margin:0 8px 0 0}.legacy-auth-submit{color:#fff;cursor:pointer;background:#0d6efd;border:1px solid #0d6efd;border-radius:6px;width:100%;min-height:39px;padding:6px 12px;font:16px/1.5 Open Sans,sans-serif}.legacy-auth-submit:hover{background:#0b5ed7;border-color:#0a58ca}.legacy-auth-account-copy,.legacy-auth-error{color:#212529;margin:0;font-size:14px}.legacy-auth-account-copy a,.legacy-auth-credits a{color:#4154f1}.legacy-auth-error{color:#b02a37}.legacy-auth-credits{color:#212529;text-align:center;font-size:16px}.legacy-shell{color:#838383;background:#e9e9ee;flex-direction:column;width:100%;min-height:100vh;font:14px/1.5 Work Sans,sans-serif;display:flex}.legacy-shell-header{background:#fff;width:100%}.legacy-shell-nav{width:100%;padding:0 50px}.legacy-shell-fixed-top{z-index:1030;background:#fff;position:fixed;top:0;left:0;right:0}.legacy-shell-nav-inner{justify-content:space-between;align-items:center;width:100%;display:flex;padding:20px 0!important}.legacy-shell-brand{line-height:0;display:block}.legacy-shell-brand img{width:216px;max-width:100%;height:67px}.legacy-shell-actions{flex-wrap:wrap;align-items:center;gap:15px;margin:0;padding:0;list-style:none;display:flex}.legacy-shell-button{color:#000;background:#e9e9ee;border:1px solid #e9e9ee;border-radius:100px;justify-content:center;align-items:center;min-width:90px;height:42px;padding:5px 15px;font-size:14px;display:inline-flex}.legacy-shell-button:hover{background:#ddd}.legacy-shell-button img{width:auto;height:auto;margin-right:5px}.legacy-shell-signout{margin:0}.legacy-shell-signout .legacy-shell-button{cursor:pointer;font-family:inherit}.legacy-shell-help{line-height:0;display:block}.legacy-shell-help img{width:30px;height:30px}.legacy-shell-content{flex:1;width:100%;min-height:650px}.legacy-shell-footer{color:#fff;text-align:center;background:#69696d;width:100%;padding:35px 50px;font-size:14px}.legacy-welcome-page{color:#4f5155;background:#fff;min-height:calc(100vh - 80px);margin:40px;padding:0;font:13px/20px normal Helvetica,Arial,sans-serif}.legacy-welcome-page ::selection{color:#fff;background-color:#e13300}.legacy-welcome-container{border:1px solid #d0d0d0;margin:10px;box-shadow:0 0 8px #d0d0d0}.legacy-welcome-container h1{color:#444;border-bottom:1px solid #d0d0d0;margin:0 0 14px;padding:14px 15px 10px;font-size:19px;font-weight:400}.legacy-welcome-body{margin:0 15px}.legacy-welcome-body a{color:#039;font-weight:400}.legacy-welcome-body code{color:#002166;background:#f9f9f9;border:1px solid #d0d0d0;margin:14px 0;padding:12px 10px;font-family:Consolas,Monaco,Courier New,Courier,monospace;font-size:12px;display:block}.legacy-welcome-footer{text-align:right;border-top:1px solid #d0d0d0;margin:20px 0 0;padding:0 10px;font-size:11px;line-height:32px}@media (max-width:1024px){.legacy-shell-nav{padding:0 15px}.legacy-shell-brand{width:120px}.legacy-shell-brand img{width:120px;height:auto}.legacy-shell-actions{gap:5px}.legacy-shell-button{font-size:12px}.legacy-shell-footer{padding:25px 15px}}@media (max-width:650px){.legacy-auth-logo span{display:none}.legacy-shell-nav-inner{padding:17.5px 0!important}.legacy-shell-button{min-width:0}.legacy-shell-button span{display:none}.legacy-shell-button img{margin-right:0}}
