.bounce-enter-active{-webkit-animation:bounce-in .5s;animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@-webkit-keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.5)}to{transform:scale(1)}}[data-vuetify],[data-vuetify] .v-dialog{overflow-y:unset!important}.v-text-field .v-icon--link{font-family:FontAwesome,open sans!important}.v-text-field .v-input__icon--clear .v-icon--link{font-size:1.3rem!important}.custom-table{max-height:1000px;overflow-y:auto}.custom-table::-webkit-scrollbar{width:6px}.custom-table::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-table::-webkit-scrollbar-thumb{background:hsla(0,2.4%,92%,.8);border-radius:10px;-webkit-transition:background .2s;transition:background .2s}.custom-table::-webkit-scrollbar-thumb:hover{background:#666}.custom-table{scrollbar-width:thin;scrollbar-color:#b9b6b6 #f1f1f1}.app-bar-erp[data-v-77fce2c4]{background:linear-gradient(180deg,#e20613 0,#900)!important}.system-bar-erp[data-v-237c5e4e]{background:linear-gradient(180deg,#f9f9f9 0,#c4c3c7)}