.v-spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-spinner .v-bounce2{-webkit-animation:v-bounceStretchDelay 2s ease-in-out 1s infinite;animation:v-bounceStretchDelay 2s ease-in-out 1s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.v-spinner .v-bounce3{-webkit-animation:v-bounceStretchDelay 2s ease-in-out 0s infinite;animation:v-bounceStretchDelay 2s ease-in-out 0s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes v-bounceStretchDelay{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes v-bounceStretchDelay{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}th{background-color:#d0e9e9}deleteIcon{color:red}tbody,td,tr{margin:30px}.custom-select-align .custom-select{background-position:right .75rem center}