﻿*{margin:0;padding:0;}*,:after,:before{box-sizing:border-box;}html{-webkit-font-smoothing:antialiased;}body{font-size:15px;line-height:1.4em;margin:0;padding:0;min-height:100vh;}.field-validation-error{color:#c81e1e;font-size:12px;}.field-validation-valid{display:none;}.input-validation-error{border:1px solid #c81e1e !important;}.validation-summary-errors{font-weight:bold !important;color:#c81e1e !important;font-size:12px;}.validation-summary-valid{display:none;}.input-validation-error+.form-control-icon{bottom:20px !important;}.card-box{padding:1rem;margin:0 auto;position:relative;display:flex;max-width:180px;align-items:center;flex-direction:column !important;border-radius:8px;box-shadow:0 4px 8px 4px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);}@media(max-width:991px){.card-box{padding:1rem .5rem;}}.card-box .icon-button{position:absolute;top:4px;right:4px;}.card-box .heading{align-items:center;display:flex;border-radius:9999px;padding:.7rem !important;}.card-box .heading .icon{width:30px;height:30px;fill:currentColor;}.card-box .title-text{line-height:1.2;margin-top:.8rem;text-align:center;font-weight:600;font-size:1rem;}.card-box .action{margin-top:.75rem;width:100%;}.card-box .action .switch-wrap{display:flex;align-items:center;width:130px;padding:5px;border-radius:6px;background-color:#e2e8f0;margin:0 auto;}.card-box .action .switch-wrap span.label{font-size:12px;font-weight:600;margin:0 8px;}.switch{position:relative;display:inline-block;width:50px;height:24px;}.switch input{opacity:0;width:0;height:0;}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;}.slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;}input:checked+.slider{background-color:#2196f3;}input:focus+.slider{box-shadow:0 0 1px #2196f3;}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);}.slider.round{border-radius:34px;}.slider.round:before{border-radius:50%;}.ml-xs{margin-left:5px;}.mr-xs{margin-right:5px;}.mb-lg{margin-bottom:40px !important;}.mb-none{margin-bottom:0 !important;}.mt-md{margin-top:30px;}.authentication{font-family:"Inter",sans-serif;font-size:14px;color:#27303f;line-height:normal;background-color:#f1f5f9;height:100vh;padding:20px;display:flex;align-items:center;justify-content:center;}.authentication a{font-weight:500;color:#5850ec;text-decoration:none;transition:all .3s ease;}.authentication a:hover{text-decoration:underline;}.authentication p{line-height:22px;margin-bottom:15px;}.authentication h1{font-size:40px;font-weight:700;margin-bottom:25px;}.authentication form{margin-top:35px;}.authentication .form-group{position:relative;margin-bottom:20px;}.authentication .form-group+.btn{margin-top:30px;}.authentication label{font-weight:500;margin-bottom:10px;display:block;}.authentication .form-control{font-family:inherit;font-size:14px;color:#27303f;background-color:#fff;width:100%;height:48px;padding:0 15px;border:1px solid #ccc;border-radius:5px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .3s ease;display:flex;align-items:center;}.authentication .form-control:focus{border-color:#5850ec;box-shadow:none;outline:none;}.authentication .form-control::placeholder{color:#27303f;}.authentication .form-control-icon{position:absolute;z-index:1;right:10px;bottom:6px;padding:6px;cursor:pointer;transition:all .3s ease;}.authentication .form-control-icon:hover{background-color:#f1f5f9;border-radius:100%;padding:6px;}.authentication .form-control-icon img{height:25px;width:25px;display:block;opacity:.3;}.authentication .btn{font-family:inherit;font-size:14px;font-weight:500;color:#fff;background:#5850ec;width:100%;height:48px;padding-bottom:2px;outline:none;border:none;border-radius:5px;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;}.authentication .btn:hover{text-decoration:none;background:#4f48d4;}.authentication .btn-outline{background:transparent;border:solid 1px rgba(255,255,255,.7);}.authentication .btn-outline:hover{color:#5850ec;background:#fff;}.authentication .btn-sm{width:180px;height:40px;}.authentication .auth-wrap{background-color:#fff;width:100%;max-width:450px;border-radius:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);}@media(min-width:992px){.authentication .auth-wrap{max-width:1400px;display:flex;}}.authentication .auth-form{padding:25px;transition:all .3s ease;}@media(min-width:768px){.authentication .auth-form{padding:50px;}}@media(min-width:992px){.authentication .auth-form{width:45%;padding:60px 50px;}}@media(min-width:992px){.authentication .auth-form .form-block{width:100%;max-width:340px;margin:0 auto;}}.authentication .auth-form .form-block .title{font-size:30px;color:#27303f;font-weight:700;margin-bottom:10px;}.authentication .auth-form .logo{margin-bottom:30px;}.authentication .auth-form .logo img{width:217px;}.authentication .auth-form .password-status{margin-bottom:30px;display:flex;align-items:center;justify-content:space-between;}.authentication .auth-form .password-status a{font-size:13px;}.authentication .auth-form .checkbox-note input{float:left;margin:3px 7px 0 0;}.authentication .auth-form .checkbox-note label{line-height:20px;display:block;margin:0 0 0 22px;}.authentication .auth-content{color:#fff;background:#4f48d4;width:55%;padding:60px;position:relative;border-radius:0 10px 10px 0;overflow:hidden;display:flex;align-items:center;justify-content:center;}@media(max-width:991px){.authentication .auth-content{display:none;}}.authentication .auth-content .auth-content-bg{width:100%;height:700px;position:absolute;top:0;left:0;}.authentication .auth-content .auth-content-bg path{fill:#e5edff;opacity:.1;}.authentication .auth-content .content-block{max-width:490px;position:relative;}.authentication .auth-content .content-block p{font-size:15px;opacity:.7;margin-bottom:35px;}.text-center{text-align:center !important;}.bg-indigo-100{--bg-opacity:1 !important;background-color:#e5edff !important;}.text-indigo{--text-opacity:1 !important;color:#6875f5 !important;}.text-secondary{color:#64748b !important;}