.theme--light.v-navigation-drawer{background-color:#fff}.theme--light.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border{background-color:rgba(0,0,0,.12)}.theme--light.v-navigation-drawer .v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-navigation-drawer{background-color:#363636}.theme--dark.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border{background-color:hsla(0,0%,100%,.12)}.theme--dark.v-navigation-drawer .v-divider{border-color:hsla(0,0%,100%,.12)}.v-navigation-drawer{-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;max-width:100%;overflow:hidden;pointer-events:auto;top:0;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:visibility,width,-webkit-transform;transition-property:visibility,width,-webkit-transform;transition-property:transform,visibility,width;transition-property:transform,visibility,width,-webkit-transform}.v-navigation-drawer:not([data-booted=true]){-webkit-transition:none!important;transition:none!important}.v-navigation-drawer.v-navigation-drawer--right:after{left:0;right:auto}.v-navigation-drawer .v-list:not(.v-select-list){background:inherit}.v-navigation-drawer__border{position:absolute;right:0;top:0;height:100%;width:1px}.v-navigation-drawer__content{height:100%;overflow-y:auto;overflow-x:hidden}.v-navigation-drawer__image{border-radius:inherit;height:100%;position:absolute;top:0;bottom:0;z-index:-1;contain:strict;width:100%}.v-navigation-drawer__image .v-image{border-radius:inherit}.v-navigation-drawer--bottom.v-navigation-drawer--is-mobile{max-height:50%;top:auto;bottom:0;min-width:100%}.v-navigation-drawer--right{left:auto;right:0}.v-navigation-drawer--right>.v-navigation-drawer__border{right:auto;left:0}.v-navigation-drawer--absolute{z-index:1}.v-navigation-drawer--fixed{z-index:6}.v-navigation-drawer--absolute{position:absolute}.v-navigation-drawer--clipped:not(.v-navigation-drawer--temporary):not(.v-navigation-drawer--is-mobile){z-index:4}.v-navigation-drawer--fixed{position:fixed}.v-navigation-drawer--floating:after{display:none}.v-navigation-drawer--mini-variant{overflow:hidden}.v-navigation-drawer--mini-variant .v-list-item>:first-child{margin-left:0;margin-right:0}.v-navigation-drawer--mini-variant .v-list-item>:not(:first-child){position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;display:initial}.v-navigation-drawer--mini-variant .v-list-group--no-action .v-list-group__items,.v-navigation-drawer--mini-variant .v-list-group--sub-group{display:none}.v-navigation-drawer--mini-variant.v-navigation-drawer--custom-mini-variant .v-list-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-navigation-drawer--temporary{z-index:7}.v-navigation-drawer--mobile{z-index:6}.v-navigation-drawer--close{visibility:hidden}.v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close),.v-navigation-drawer--temporary:not(.v-navigation-drawer--close){-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.e-data-table--list-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;overflow:hidden;max-height:88vh}.e-data-table--list-view .v-data-table__wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;padding-left:12px;padding-right:12px}.e-data-table--list-view .v-data-table__wrapper .v-data-table-header th{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.e-data-table--list-view .v-data-table__wrapper tr:hover{cursor:pointer}@media only screen and (min-width:1321px)and (max-width:1670px){.e-data-table--list-view{max-height:85vh}}.v-application--is-ltr .v-data-table--fixed-header .v-data-table__wrapper{padding-left:0;padding-right:0}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-left:0;margin-right:0}.v-application--is-ltr .v-data-footer__pagination{margin-left:0;margin-right:auto}.hollow-dots-spinner,.hollow-dots-spinner *{-webkit-box-sizing:border-box;box-sizing:border-box}.hollow-dots-spinner{height:15px;width:90px}.hollow-dots-spinner .dot{width:15px;height:15px;margin:0 7.5px;border:7.5px solid #0e0d0d;border-radius:50%;float:left;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:hollow-dots-spinner-animation 2s ease 0ms infinite;animation:hollow-dots-spinner-animation 2s ease 0ms infinite}.hollow-dots-spinner .dot:first-child{-webkit-animation-delay:.3s;animation-delay:.3s}.hollow-dots-spinner .dot:nth-child(2){-webkit-animation-delay:.6s;animation-delay:.6s}.hollow-dots-spinner .dot:nth-child(3){-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes hollow-dots-spinner-animation{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{opacity:0}}@keyframes hollow-dots-spinner-animation{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{opacity:0}}.v-data-table .v-data-table__wrapper{overflow-x:auto}.ev-breakpoint-mobile .v-data-table__wrapper .v-data-table-header__icon{opacity:1}.ev-breakpoint-mobile .v-data-table__wrapper .v-data-table-header-mobile__wrapper{padding-top:10px;padding-bottom:5px}.ev-breakpoint-mobile .v-data-table__wrapper .v-data-table-header-mobile__wrapper .v-text-field{padding-top:0;margin-top:12px}.ev-breakpoint-mobile .v-data-table__wrapper .v-data-table__mobile-row{min-height:35px}.e-user-management-list[data-v-035eece0]{padding:0}.e-user-management-list .v-icon.mdi-dots-vertical{width:.75em;overflow:hidden}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row{position:relative}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row .v-data-table__mobile-row{min-height:1.75em}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row .v-data-table__mobile-row:first-child{margin-bottom:.25em;padding:0}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row .v-data-table__mobile-row:first-child .v-data-table__mobile-row__header{display:none}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row .v-data-table__mobile-row:first-child .v-data-table__mobile-row__cell{background-color:rgba(0,87,139,.2);width:100%;height:3.5em;line-height:3.5em;text-align:left;padding-left:12px}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row .v-data-table__mobile-row:last-child{min-height:.5em}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row .v-data-table__mobile-row:last-child .v-data-table__mobile-row__cell{position:absolute;top:.5em;right:.5em}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row .v-data-table__mobile-row .v-data-table__mobile-row__header{font-size:13px;font-weight:500}.e-user-management-list .e-data-table--list-view .v-data-table__mobile-table-row .v-data-table__mobile-row .v-data-table__mobile-row__cell{font-size:13px;font-weight:400}