@import url(https://fonts.googleapis.com/css?family=Noto+Sans+TC);*{font-family:Noto Sans TC}html{font-size:20px!important}body{-webkit-box-sizing:border-box;box-sizing:border-box}.app-root{background-color:var(--v-loginPageBackground-base)!important}.row{margin:0!important}.footer-text{color:var(--v-primaryText-base);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.primary-text{color:var(--v-primaryText-base)!important}button.editGreen{color:var(--v-editGreenText-base)!important}button.settingBlue{color:var(--v-settingBlueText-base)!important}button.deleteGrey{color:var(--v-deleteGreyText-base)!important}.customized-footer{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#656565),to(#363532))!important;background:linear-gradient(90deg,#656565 10%,#363532)!important}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-column,.flex-row{-webkit-box-direction:normal}.flex-column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.menu-button{margin-left:-16px;padding:0!important;height:64px}.v-list-item.v-list-item--active{color:var(--v-primary-base)!important}.v-label{height:22px!important;line-height:22px!important;font-size:22px!important}.v-snack__content{white-space:pre-wrap}