html{background-color:#121212;font-size:17px!important}body{overscroll-behavior-y:contain}body,html{position:fixed;overflow:hidden}body #app,html #app{width:100vw;height:100vh;overflow:scroll}#app::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body #app div :not(.e-icons),body #app div :not(.e-icons) .display-1,body #app div :not(.e-icons) .display-2,body #app div :not(.e-icons) .display-3,body #app div :not(.e-icons) .display-4,body #app div :not(.e-icons) .headline,body #app div :not(.e-icons) .subtitle-1,body #app div :not(.e-icons) .subtitle-2,body #app div :not(.e-icons) .title{font-family:Noto Sans TC,sans-serif!important}.max-height-100{max-height:100%!important}.prevent-selection{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-list-item .v-list-item__title{line-height:1.5!important}input[placeholder]{text-overflow:ellipsis}div::-webkit-scrollbar{width:5px;height:5px}.wideScrollBar::-webkit-scrollbar{width:30px}div::-webkit-scrollbar-track{background:hsla(0,0%,60%,.1);border-radius:5px}div::-webkit-scrollbar-thumb{background:var(--v-secondary-base);border-radius:5px}div::-webkit-scrollbar-corner{background:transparent}.v-text-field input{line-height:1.5rem!important}.datatableSearchTextfield div.v-text-field__suffix{font-size:.8em}.v-select__slot .v-select__selections{line-height:1.5rem!important}.roundedCorner{border:1px solid var(--v-secondary-base)!important;border-radius:6px!important;overflow:hidden}.v-pagination__item:focus,.v-pagination__navigation:focus{outline-color:transparent}.datatableSortingArrow{transform:rotate(180deg);transition:all .5s ease}.datatableSortingArrow :focus{opacity:0!important}.customDatatable .v-data-table__wrapper{transition:all .5s ease-in-out}.customDatatable tr th span{color:var(--v-textColor-base);cursor:pointer;white-space:nowrap}.customDatatable tr td .truncateContent{max-width:calc(5vw + 80px)}.customDatatable tr.v-row-group__header td.groupHeader{position:-webkit-sticky;position:sticky;left:0}.customDatatable tr.v-row-group__header td{background-color:var(--v-highlight-base)}.customDatatable thead th{background-color:var(--v-secondary-base)!important}.customDatatable thead th:not(:last-child){border-right:thin dashed hsla(0,0%,100%,.12)}.customDatatable tr td{background-color:var(--v-backgroundColor-base);max-width:calc(10vw + 150px);box-shadow:inset 0 4px 6px -5px #000}.customDatatable tr:nth-of-type(2n) td{background:var(--v-alterbackgroundColor-base)}.customDatatable.fixedFirstColumn tr:not(.v-row-group__header) td:not(.d-none){position:-webkit-sticky;position:sticky;left:0;z-index:2}.customDatatable.fixedFirstColumn tr:not(.v-row-group__header) td:not(.d-none)~td:not(.d-none){position:inherit;left:inherit;z-index:inherit}.customDatatable.selectionColumnOpen tr:not(.v-row-group__header) td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2}.customDatatable.fixedFirstColumn.selectionColumnOpen tr:not(.v-row-group__header) td:not(.d-none)~td:not(.d-none){position:-webkit-sticky;position:sticky;left:56px;z-index:2}.customDatatable.fixedFirstColumn.selectionColumnOpen tr:not(.v-row-group__header) td:not(.d-none)~td:not(.d-none)~td:not(.d-none){position:inherit;left:inherit;z-index:inherit}.customDatatable.fixedFirstColumn thead th:first-child,.customDatatable.selectionColumnOpen thead th:first-child{position:-webkit-sticky;position:sticky;left:0;top:0;z-index:3}.customDatatable.fixedFirstColumn.selectionColumnOpen thead th:nth-child(2){position:-webkit-sticky;position:sticky;left:56px;top:0;z-index:3}.theme--dark.v-select.fullOpacity .v-select__selection--disabled{color:var(--v-textColor-base)}.reverseSwitch .v-input__slot{flex-direction:row-reverse}.reverseSwitch .v-input__slot .v-input--selection-controls__input{margin-right:0;margin-left:8px}.reverseCheckbox .v-input__slot{flex-direction:row-reverse;justify-content:flex-end}.reverseCheckbox .v-input__slot .v-input--selection-controls__input{margin-right:0;margin-left:8px}.reverseCheckbox .v-input__slot .v-label{flex:none!important}.v-input--is-readonly.reverseCheckbox .v-input__slot{flex-direction:row-reverse;justify-content:flex-end}.v-input--is-readonly.reverseCheckbox .v-input__slot .v-input--selection-controls__input{margin-right:0;margin-left:8px}.v-input--is-readonly.reverseCheckbox .v-input__slot .v-label{flex:none!important;cursor:default}.v-input--is-readonly.reverseCheckbox .v-input__slot input{cursor:default!important}.noHighlightFocus:after{background-color:transparent!important}.v-snack__wrapper{margin-bottom:20px!important;margin-top:28px!important;min-width:0!important}.comboboxNoItems .v-input__append-inner:last-of-type{display:none}div.v-menu__content{border:1px solid var(--v-secondary-base)!important;margin-right:30px;max-height:70%;min-width:150px;max-width:calc(30vw + 300px)}.centeredVCheckbox .v-input__slot,.centeredVSwitch .v-input__slot{justify-content:center}.lightTextShadow,.lightTextShadow button:before{text-shadow:0 0 8px #282828}.strongTextShadow,.strongTextShadow button:before{text-shadow:1px 1px 1px #000}.insetShadow{box-shadow:inset 0 6px 6px -5px #000}.imageOverlayContainer{background-color:rgba(0,0,0,.4)}.richText,.richText img{max-width:min(85vw,600px)}.richText img{max-height:60vh}.floating{-webkit-animation:float 4s ease-in-out infinite;animation:float 4s ease-in-out infinite}@-webkit-keyframes float{0%{box-shadow:0 5px 15px 0 rgba(0,0,0,.6);transform:translate(0)}50%{box-shadow:0 25px 15px 0 rgba(0,0,0,.2);transform:translate(-1px,-6px)}to{box-shadow:0 5px 15px 0 rgba(0,0,0,.6);transform:translate(0)}}@keyframes float{0%{box-shadow:0 5px 15px 0 rgba(0,0,0,.6);transform:translate(0)}50%{box-shadow:0 25px 15px 0 rgba(0,0,0,.2);transform:translate(-1px,-6px)}to{box-shadow:0 5px 15px 0 rgba(0,0,0,.6);transform:translate(0)}}span.v-badge{line-height:normal}