.modal-overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;background-color:#000000da}.modal{text-align:center;background-color:#fff;height:200px;width:600px;margin-top:10%;padding:40px 0}p{font-size:16px;margin:20px 0}.modal-fade-enter,.modal-fade-leave-to{opacity:0}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .5s ease}input[type=range][data-v-04fe50ed]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:9999px;background:#073262;cursor:pointer;pointer-events:auto;margin-top:-1px}input[type=range][data-v-04fe50ed]::-moz-range-thumb{height:16px;width:16px;border-radius:9999px;background:#073262;cursor:pointer;pointer-events:auto}input[type=range][data-v-04fe50ed]{height:2px}.pageLoader[data-v-294b0f04]{position:fixed;top:30%;left:42%}.tableScroll[data-v-294b0f04]{max-height:50vh;overflow-y:auto}