/* Radzen Global Overrides */
.rz-button-md, .rz-date-filter-buttons .rz-button, .rz-date-filter-buttons .rz-paginator-element, .rz-fileupload-choose, .rz-selectbutton .rz-button, .rz-selectbutton .rz-paginator-element, .rz-splitbutton-menubutton, .rz-splitbutton .rz-button-text-icon-left, .rz-splitbutton .rz-button-text-only {
    font-weight: normal;
}

.rz-pager-element, .rz-button-md {
    line-height: var(--rz-button-line-height);
}

/* Rates feature */
.rates-style .row {
    padding-bottom: 0 !important;
}

.rates-style .col-md-3 {
    border-right: 1px solid;
    text-align: center;
    padding-bottom: 16px;
}

.rates-style .col-first {
    text-align: left !important;
}
