:root{--color-text-main: #000000}#admin{display:flex;background:#f9fcff;font-family:Manrope}#admin .sidebar{width:90px;height:100vh;background-color:#192028;text-align:center;display:flex;flex-direction:column;padding:26px 0}#admin .sidebar .menu_item{font-size:24px}#admin .sidebar .menu_item+.menu_item{margin-top:40px}#admin .sidebar .menu_item a{color:#ffffff80}#admin .sidebar .menu_item a.router-link-active{color:#fff}#admin .admin_content{padding:10px;flex:1}#admin table{width:100%;table-layout:auto}#admin thead{background:#d8e9ff}#admin .bg-green{background-color:#01cb1e!important}#admin .color-green{color:#01cb1e}#admin .bg-blue-light{background-color:#50a1f3!important}#admin .color-blue-light{color:#50a1f3}#admin .bg-blue-dark{background-color:#2874c2!important}#admin .color-blue-dark{color:#2874c2}#admin .bg-red{background-color:#f56c6c!important}#admin .color-red{color:#f56c6c}.c-btn{border-radius:20px;padding:8px 10px;min-width:130px;box-shadow:2px 2px 5px #9db7d7,-2px -2px 3px #fff;cursor:pointer;background-color:#acd1ff;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#03284d}.c-btn span{font-size:12px;font-weight:700}.c-btn:hover{background:#d3e7ff}.c-btn:active{box-shadow:2px 2px 5px #9db7d7 inset,-2px -2px 3px #fff inset;background-color:#d3e7ff}.c-btn.white-color{background-color:#f3f8ff}.c-btn.white-color span{color:#03284da6}.c-btn.white-color:hover{background:#fafcff}.c-btn.white-color:active{box-shadow:2px 2px 5px #9db7d7 inset,-2px -2px 3px #fff inset;background:#fafcff}.c-btn.red-color{background-color:#ffd4d4!important}.c-btn.red-color span{color:#680004}.c-btn.red-color:hover{background:#ffeaea}.c-btn.red-color:active{box-shadow:2px 2px 5px #ebafaf inset,-2px -2px 3px #fff inset;background:#ffeaea}.c-btn.rounded{border-radius:50%;min-width:auto;padding:0;text-align:center;position:relative}.c-btn.rounded span{color:#fff;font-size:inherit}.c-btn.disabled{pointer-events:none;opacity:.5}.c-select{position:relative;--shadow-color: #BFD1E6;color:#03284d;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-select span{font-size:14px;font-weight:500;flex:1;text-overflow:ellipsis;white-space:nowrap}.c-select .top{background:#ebf4ff;box-shadow:2px 2px 10px 0 var(--shadow-color),-3px -3px 10px #fff;transition:box-shadow .3s;border-radius:10px;padding:7px 10px;width:100%;cursor:pointer;position:relative;z-index:2;display:flex;align-items:center;line-height:1}.c-select .top span{font-weight:700}.c-select .list{transition:height .3s,box-shadow .3s;height:0;border-radius:10px;background-color:#fff;position:absolute;top:0;right:0;min-width:100%;box-shadow:2px 2px 10px 0 var(--shadow-color),-3px -3px 10px #fff;overflow:hidden;z-index:1}.c-select .item{padding:7px 15px;cursor:pointer}.c-select .item.selected{position:relative}.c-select .item.selected:before{content:"";position:absolute;inset:0;opacity:.5;background-color:#ebf4ff}.c-select__append{width:-moz-fit-content;width:fit-content;margin-left:auto}.c-select__append i{font-size:8px}.c-select.status-waiting{--shadow-color: #D06666;color:#e67276}.c-select.status-waiting .top{background:#ffc7c7}.c-select.status-waiting .item.selected{background-color:#ffc7c780}.c-select.status-processing{--shadow-color: #AA9D55;color:#6c4a02}.c-select.status-processing .top{background:#fff5bf}.c-select.status-processing .item.selected{background-color:#fff5bf80}.c-select.status-signing{--shadow-color: #4372A3;color:#164370}.c-select.status-signing .top{background:#a2d0ff}.c-select.status-signing .item.selected{background-color:#a2d0ff80}.c-select.status-signed{--shadow-color: #62974E;color:#086315}.c-select.status-signed .top{background:#d7e7d1}.c-select.status-signed .item.selected{background-color:#d7e7d180}.c-autocomplete .v-field{border-radius:25px;background-color:#ebf4ff;box-shadow:3px 3px 5px #bfd1e6,-2px -2px 3px #fff}.c-autocomplete .v-field__overlay,.c-autocomplete .v-field__outline{display:none}.allowed_menu{border-radius:10px!important;box-shadow:3px 3px 5px #bfd1e6,-2px -2px 3px #fff;background-color:#fafcff;padding-right:10px}.allowed_menu .v-list{box-shadow:none!important;background:none!important}.allowed_menu .list-item{color:#03284d;font-size:14px;font-weight:500;line-height:1;padding:10px 0 10px 10px;display:flex;align-items:center}.allowed_menu .list-item span{margin-left:10px}.allowed_menu .v-selection-control{min-height:0!important;--v-selection-control-size: 20px}.c-switch .label{flex:1 0 content;font-size:12px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-switch .c-field-inner{display:flex;align-items:center;cursor:pointer}.c-switch__input{width:40px;height:18px;border-radius:54px;background:#f3f8ff;box-shadow:3px 3px 5px #bfd1e6,-2px -2px 3px #fff;position:relative;transition:all .3s ease}.c-switch__input.active{background:#51a1f3}.c-switch__input.active .c-switch__handle{background-color:#fff;left:24px;right:2px}.c-switch__handle{position:absolute;transition:all .3s ease;height:14px;width:14px;border-radius:50%;background:#51a1f3;top:2px;left:2px;right:auto}
