/* This is for apex charts to fit within the box */
.apexcharts-canvas svg {
    width: 100% !important;
    height: 100% !important;
}

.mud-dialog-provider {
    position: relative;
    z-index: 1500 !important;
}
