.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}.loading-overlay{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;padding:20px 0}.echart,.startDate{width:100%}.echart{height:350px}.requests-table th{font-weight:600;text-transform:uppercase;font-size:.85rem}.requests-table td{vertical-align:middle}@media (max-width:768px){.echart{height:280px}.requests-table{font-size:.85rem}}.form-group{margin-bottom:1rem}.form-group label{margin-bottom:.5rem;font-weight:500}.mx-datepicker{width:100%!important}.bg-primary{background-color:var(--primary)!important}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.03)}