.table-fixed{width:100%;height:57rem;overflow-y:auto}.table-fixed>table>thead{background-color:#f2f2f2;line-height:30px;position:sticky;top:-11px}.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:#deab4e14}.homePage{justify-content:center;display:flex}.home-page-scroll{width:1500px;height:78vh;overflow:scroll}
.react-bootstrap-table table{table-layout:fixed}.react-bootstrap-table th.sortable{cursor:pointer}.react-bootstrap-table th .order>.dropdown>.caret{color:#ccc;margin:10px 0 10px 5px}.react-bootstrap-table th .order>.dropup>.caret{color:#ccc;margin:10px 0}.react-bootstrap-table th>.react-bootstrap-table-sort-order>.caret{margin:10px 6.5px}.react-bootstrap-table th .order-4:before{content:"↑";opacity:.4;margin-left:3.5px}.react-bootstrap-table th .order-4:after{content:"↓";opacity:.4}.react-bootstrap-table th .caret-4-asc:before{content:"↑";margin-left:3.5px}.react-bootstrap-table th .caret-4-asc:after{content:"↓";opacity:.4}.react-bootstrap-table th .caret-4-desc:before{content:"↑";opacity:.4;margin-left:3.5px}.react-bootstrap-table th .caret-4-desc:after{content:"↓"}.react-bootstrap-table th[data-row-selection]{width:30px}.react-bootstrap-table td>.selection-input-4,.react-bootstrap-table th>.selection-input-4{margin:-4px}.react-bootstrap-table td.react-bs-table-no-data{text-align:center}.react-bootstrap-table td.react-bootstrap-table-editing-cell .animated{animation-fill-mode:both}.react-bootstrap-table td.react-bootstrap-table-editing-cell .animated.bounceIn,.react-bootstrap-table td.react-bootstrap-table-editing-cell .animated.bounceOut{animation-duration:.75s}.react-bootstrap-table td.react-bootstrap-table-editing-cell .animated.shake{animation-duration:.3s}@keyframes shake{0%,to{transform:translate(0,0)}10%,50%,90%{transform:translate(-10px)}30%,70%{transform:translate(10px)}}.react-bootstrap-table td.react-bootstrap-table-editing-cell .shake{animation-name:shake}@keyframes bounceIn{20%,40%,60%,80%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.react-bootstrap-table td.react-bootstrap-table-editing-cell .bounceIn{animation-name:bounceIn}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.react-bootstrap-table td.react-bootstrap-table-editing-cell .bounceOut{animation-name:bounceOut}.react-bootstrap-table .reset-expansion-style{padding:0}.react-bootstrap-table .row-expansion-style{padding:8px}.react-bootstrap-table .row-expand-slide-appear{max-height:0;overflow:hidden}.react-bootstrap-table .row-expand-slide-appear-active{max-height:1000px;transition:max-height 3s linear}.react-bootstrap-table .row-expand-slide-exit{max-height:1000px}.react-bootstrap-table .row-expand-slide-exit-active{max-height:0;transition:max-height .4s cubic-bezier(0,.95,0,.95);overflow:hidden}
