.shadow{box-shadow:0 3px 6px rgba(0,0,0,.33)!important}.radius{border-radius:20px!important}.half-radius{border-radius:10px!important}.low-border{border-bottom:1px solid #d3d3d3!important}.hover:hover{cursor:pointer}.app-background{background:transparent linear-gradient(180deg,#f5f6fc,#e4e5eb) 0 0 no-repeat padding-box}.increase:hover{transform:scale(1.05)}.increase:hover,.smooth{transition:all .2s linear}.blink{-webkit-animation:blink .5s infinite;animation:blink .5s infinite}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:.3;transform:scale(1.1)}to{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:.3;transform:scale(1.1)}to{opacity:1}}.v-data-table-header th span{color:var(--v-primary-base);font-weight:400}