@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;500;700&display=swap);.v-navigation-drawer__content::-webkit-scrollbar{display:none}.theme--dark.v-icon,.theme--dark.v-sheet{color:#eee!important}.panel-gradient-bg{background:#232d58;background:linear-gradient(180deg,#232d58,#223981)}.panel-gradient-bg-reverse{background:#232d58;background:linear-gradient(0deg,#232d58,#223981)}.panel-gradient-bg-dark{background:#0f0f0f;background:linear-gradient(90deg,#0f0f0f,#212121 50%,#0f0f0f)}.pattern-bg{background-color:#eee!important}.pattern-bg-dark{background-color:#3a3a3a!important}.data-tables__row-click tbody tr{cursor:pointer}.data-tables__row-click-error tbody tr{cursor:no-drop}.v-enter,.v-leave-to{transform:translate3d(-30px,0,0);opacity:0}.v-enter-active,.v-leave-active{transition:all .8s}.v-input input{height:32px!important}.v-overflow-btn .v-input__slot{border-top:none!important;border-width:1px 0!important;border-color:rgba(0,0,0,.42)!important}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.12)!important}.v-btn--outlined{border-color:rgba(0,0,0,.12)!important}.v-data-table-header-mobile{display:none}.v-data-table th{font-size:.7rem!important;height:32px!important;text-transform:uppercase}.v-data-table td{font-size:.68rem!important;height:32px!important}.v-data-table .v-data-table__mobile-table-row{display:flex!important;width:100%;max-width:100%;flex-wrap:wrap;margin-bottom:15px!important;overflow:hidden;border-top:thin solid rgba(0,0,0,.12)!important;border-left:thin solid rgba(0,0,0,.12)!important;border-right:thin solid rgba(0,0,0,.12)!important;padding:0;border-radius:4px}.v-data-table .v-data-table__mobile-row{flex:1 auto;height:auto!important;flex-direction:column;justify-content:center;align-items:flex-start;min-height:0!important;padding:8px!important;border:thin solid rgba(0,0,0,.12)!important;margin:-1px -1px 0 -1px}.v-data-table .v-data-table__mobile-row .v-data-table__mobile-row__header{font-size:.7rem}.v-data-table .v-data-table__mobile-row .v-data-table__mobile-row__cell{font-size:.68rem;width:100%;text-align:left}.v-data-table .v-data-table__mobile-row:last-child{margin-bottom:0}.v-text-field input,.v-textarea textarea{font-size:14px}.container.bg_white{background-color:#fff!important;border-color:rgba(0,0,0,.12)!important;border-left:thin solid rgba(0,0,0,.12);border-right:thin solid rgba(0,0,0,.12)}.textarea-mobile .v-input__slot{padding:12px!important}.textarea-mobile textarea{font-size:12px!important;line-height:1.5!important;margin-top:0!important}.v-application--is-ltr .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:30px!important}.v-list--nav .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item:not(:last-child):not(:only-child){margin-bottom:2px!important}.v-application--is-ltr .v-list-item__action:first-child,.v-application--is-ltr .v-list-item__icon:first-child{margin-right:8px!important}::-webkit-scrollbar{display:flex;height:8px;width:8px}::-webkit-scrollbar-track{background:#484545}::-webkit-scrollbar-thumb{background:#02058e;border:1px solid #000}::-webkit-scrollbar-thumb:hover{background:#01037a}html .light ::-webkit-scrollbar{width:6px}html .light ::-webkit-scrollbar-track{background:#e6e6e6;border-left:1px solid #dadada}html .light ::-webkit-scrollbar-thumb{background:var(--v-primary-base)!important;border:1px solid #e6e6e6;border-radius:7px}html .light ::-webkit-scrollbar-thumb:hover{background:#000}