.rz-justify-content-normal > *:not(.rz-chkbox, .rz-switch) {
    flex: 1;
}

.holo-calendar-date-time span.rzi-calendar:before {
    content: 'calendar_month';
}

.radzen-dialog-no-padding > .rz-dialog-content {
    padding: 0px !important;
}

.rz-form-field-content-transparent .rz-form-field-content {
    background-color: transparent;
}

.rz-dropdown > .rz-helper-hidden-accessible > input {
    width: 100%;
}

.rz-flex-row-reverse > .rz-button-box {
    flex-direction: row-reverse !important;
}

.cursor-pointer{
    cursor:pointer;
}

.apexcharts-canvas {
    width: 100% !important;
}

.apexcharts-svg {
    width: 100% !important;
}
.apexcharts-title-text {
    font-weight: 700;
}
