.v-avatar{align-items:center;border-radius:50%;display:inline-flex;justify-content:center;line-height:normal;position:relative;text-align:center;vertical-align:middle;overflow:hidden}.v-avatar .v-icon,.v-avatar .v-image,.v-avatar .v-responsive__content,.v-avatar img,.v-avatar svg{border-radius:inherit;display:inline-flex;height:inherit;width:inherit}::-webkit-scrollbar{width:8px;height:8px;background:var(--v-card-color-base)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--v-scroll-color-base);border-radius:16px}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.v-application .elevation-1{box-shadow:0 8px 24px rgba(149,157,165,.2)!important}.v-application .elevation-2{box-shadow:0 7px 29px 0 rgba(100,100,111,.2)!important}.v-application .elevation-3{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.v-application .elevation-4{box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)!important}.v-data-table-header th{font-weight:700;white-space:nowrap}.v-data-table-header tr:first-child{background:var(--v-table-header-color-base)}.v-btn--text:before{opacity:0!important}.full-width{width:100%!important}.position-relative{position:relative}.small-font{font-size:10px}.text-normalize{text-transform:none!important}html{overflow:hidden}.v-main .v-main__wrap{overflow-x:auto;max-height:calc(100vh - 40px)!important}.opacity-2{opacity:.2!important}.opacity-5{opacity:.5!important}.opacity-7{opacity:.7!important}.text-title{font-size:17.5px}.v-chip:not(.v-chip--outlined).accent,.v-chip:not(.v-chip--outlined).error,.v-chip:not(.v-chip--outlined).info,.v-chip:not(.v-chip--outlined).primary,.v-chip:not(.v-chip--outlined).secondary,.v-chip:not(.v-chip--outlined).success,.v-chip:not(.v-chip--outlined).warning{color:#fff}.theme--light.v-chip{border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--light.v-chip:not(.v-chip--active){background:#e0e0e0}.theme--light.v-chip:hover:before{opacity:.04}.theme--light.v-chip--active:before,.theme--light.v-chip--active:hover:before,.theme--light.v-chip:focus:before{opacity:.12}.theme--light.v-chip--active:focus:before{opacity:.16}.theme--dark.v-chip{border-color:hsla(0,0%,100%,.12);color:#fff}.theme--dark.v-chip:not(.v-chip--active){background:#555}.theme--dark.v-chip:hover:before{opacity:.08}.theme--dark.v-chip--active:before,.theme--dark.v-chip--active:hover:before,.theme--dark.v-chip:focus:before{opacity:.24}.theme--dark.v-chip--active:focus:before{opacity:.32}.v-chip{align-items:center;cursor:default;display:inline-flex;line-height:20px;max-width:100%;outline:none;overflow:hidden;padding:0 12px;position:relative;text-decoration:none;transition-duration:.28s;transition-property:box-shadow,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;white-space:nowrap}.v-chip:before{background-color:currentColor;bottom:0;border-radius:inherit;content:"";left:0;opacity:0;position:absolute;pointer-events:none;right:0;top:0}.v-chip .v-avatar{height:24px!important;min-width:24px!important;width:24px!important}.v-chip .v-icon{font-size:24px}.v-application--is-ltr .v-chip .v-avatar--left,.v-application--is-ltr .v-chip .v-icon--left{margin-left:-6px;margin-right:6px}.v-application--is-ltr .v-chip .v-avatar--right,.v-application--is-ltr .v-chip .v-icon--right,.v-application--is-rtl .v-chip .v-avatar--left,.v-application--is-rtl .v-chip .v-icon--left{margin-left:6px;margin-right:-6px}.v-application--is-rtl .v-chip .v-avatar--right,.v-application--is-rtl .v-chip .v-icon--right{margin-left:-6px;margin-right:6px}.v-chip:not(.v-chip--no-color) .v-icon{color:inherit}.v-chip .v-chip__close.v-icon{font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right{margin-right:-4px}.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right{margin-left:-4px}.v-chip .v-chip__close.v-icon:active,.v-chip .v-chip__close.v-icon:focus,.v-chip .v-chip__close.v-icon:hover{opacity:.72}.v-chip .v-chip__content{align-items:center;display:inline-flex;height:100%;max-width:100%}.v-chip--active .v-icon{color:inherit}.v-chip--link:before{transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-chip--link:focus:before{opacity:.32}.v-chip--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-chip--clickable:active{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-chip__filter{max-width:24px}.v-chip__filter.v-icon{color:inherit}.v-chip__filter.expand-x-transition-enter,.v-chip__filter.expand-x-transition-leave-active{margin:0}.v-chip--pill .v-chip__filter{margin-right:0 16px 0 0}.v-chip--pill .v-avatar{height:32px!important;width:32px!important}.v-application--is-ltr .v-chip--pill .v-avatar--left{margin-left:-12px}.v-application--is-ltr .v-chip--pill .v-avatar--right,.v-application--is-rtl .v-chip--pill .v-avatar--left{margin-right:-12px}.v-application--is-rtl .v-chip--pill .v-avatar--right{margin-left:-12px}.v-chip--label{border-radius:4px!important}.v-chip.v-chip--outlined{border-width:thin;border-style:solid}.v-chip.v-chip--outlined.v-chip--active:before{opacity:.08}.v-chip.v-chip--outlined .v-icon{color:inherit}.v-chip.v-chip--outlined.v-chip.v-chip{background-color:transparent!important}.v-chip.v-chip--selected{background:transparent}.v-chip.v-chip--selected:after{opacity:.28}.v-chip.v-size--x-small{border-radius:8px;font-size:10px;height:16px}.v-chip.v-size--small{border-radius:12px;font-size:12px;height:24px}.v-chip.v-size--default{border-radius:16px;font-size:14px;height:32px}.v-chip.v-size--large{border-radius:27px;font-size:16px;height:54px}.v-chip.v-size--x-large{border-radius:33px;font-size:18px;height:66px}[data-v-2cde7bd2]::-webkit-scrollbar{width:8px;height:8px;background:var(--v-card-color-base)}[data-v-2cde7bd2]::-webkit-scrollbar-thumb,[data-v-2cde7bd2]::-webkit-scrollbar-thumb:hover{background:var(--v-scroll-color-base);border-radius:16px}.cursor-pointer[data-v-2cde7bd2]{cursor:pointer}.cursor-move[data-v-2cde7bd2]{cursor:move}.v-application .elevation-1[data-v-2cde7bd2]{box-shadow:0 8px 24px rgba(149,157,165,.2)!important}.v-application .elevation-2[data-v-2cde7bd2]{box-shadow:0 7px 29px 0 rgba(100,100,111,.2)!important}.v-application .elevation-3[data-v-2cde7bd2]{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.v-application .elevation-4[data-v-2cde7bd2]{box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)!important}.v-data-table-header th[data-v-2cde7bd2]{font-weight:700;white-space:nowrap}.v-data-table-header tr[data-v-2cde7bd2]:first-child{background:var(--v-table-header-color-base)}.v-btn--text[data-v-2cde7bd2]:before{opacity:0!important}.full-width[data-v-2cde7bd2]{width:100%!important}.position-relative[data-v-2cde7bd2]{position:relative}.small-font[data-v-2cde7bd2]{font-size:10px}.text-normalize[data-v-2cde7bd2]{text-transform:none!important}html[data-v-2cde7bd2]{overflow:hidden}.v-main .v-main__wrap[data-v-2cde7bd2]{overflow-x:auto;max-height:calc(100vh - 40px)!important}.opacity-2[data-v-2cde7bd2]{opacity:.2!important}.opacity-5[data-v-2cde7bd2]{opacity:.5!important}.opacity-7[data-v-2cde7bd2]{opacity:.7!important}.text-title[data-v-2cde7bd2]{font-size:17.5px}.content[data-v-2cde7bd2]{width:50%}.actions[data-v-2cde7bd2]{margin:4px;bottom:0;right:0}.autocomplete[data-v-2cde7bd2] .v-input__append-inner{margin-top:8px!important}form .row[data-v-2cde7bd2]{width:100%}[data-v-35dabd4e]::-webkit-scrollbar{width:8px;height:8px;background:var(--v-card-color-base)}[data-v-35dabd4e]::-webkit-scrollbar-thumb,[data-v-35dabd4e]::-webkit-scrollbar-thumb:hover{background:var(--v-scroll-color-base);border-radius:16px}.cursor-pointer[data-v-35dabd4e]{cursor:pointer}.cursor-move[data-v-35dabd4e]{cursor:move}.v-application .elevation-1[data-v-35dabd4e]{box-shadow:0 8px 24px rgba(149,157,165,.2)!important}.v-application .elevation-2[data-v-35dabd4e]{box-shadow:0 7px 29px 0 rgba(100,100,111,.2)!important}.v-application .elevation-3[data-v-35dabd4e]{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.v-application .elevation-4[data-v-35dabd4e]{box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)!important}.v-data-table-header th[data-v-35dabd4e]{font-weight:700;white-space:nowrap}.v-data-table-header tr[data-v-35dabd4e]:first-child{background:var(--v-table-header-color-base)}.v-btn--text[data-v-35dabd4e]:before{opacity:0!important}.full-width[data-v-35dabd4e]{width:100%!important}.position-relative[data-v-35dabd4e]{position:relative}.small-font[data-v-35dabd4e]{font-size:10px}.text-normalize[data-v-35dabd4e]{text-transform:none!important}html[data-v-35dabd4e]{overflow:hidden}.v-main .v-main__wrap[data-v-35dabd4e]{overflow-x:auto;max-height:calc(100vh - 40px)!important}.opacity-2[data-v-35dabd4e]{opacity:.2!important}.opacity-5[data-v-35dabd4e]{opacity:.5!important}.opacity-7[data-v-35dabd4e]{opacity:.7!important}.text-title[data-v-35dabd4e]{font-size:17.5px}.content[data-v-35dabd4e]{width:50%}.actions[data-v-35dabd4e]{margin:4px;bottom:0;right:0}.autocomplete[data-v-35dabd4e] .v-input__append-inner{margin-top:8px!important}form .row[data-v-35dabd4e]{width:100%}