@keyframes shake{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.shake{animation:shake 0.3s ease}.uploader-container{display:flex;justify-content:center}.q-field.q-field--error .q-field__control{background-color:#8e8e8e}.my-sticky-virtscroll-table thead tr th{position:-webkit-sticky;position:sticky;z-index:1}.my-sticky-virtscroll-table{height:350px}.my-sticky-virtscroll-table .q-table__bottom,.my-sticky-virtscroll-table .q-table__top,.my-sticky-virtscroll-table thead tr:first-child th{background-color:#fff}.my-sticky-virtscroll-table thead tr:last-child th{top:48px}.my-sticky-virtscroll-table thead tr:first-child th{top:0}.my-sticky-virtscroll-table tbody{scroll-margin-top:48px}.custom-input.error{border:2px solid #c10015;background-color:#8e8e8e!important}