﻿.rz-accordion {
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
}

.rz-switch {
    min-width: 1rem !important;
    height: 1.4rem !important;
    width: 2.5rem !important;
}

.rz-switch .rz-switch-circle:before {
    height: .8rem !important;
    width: .8rem !important;
    margin-top: -0.41rem !important;
    left: 0.22rem !important;
}

.rz-grid-table td:not(.rz-datatable-emptymessage), .rz-grid-table th {
    padding: 5px 15px !important;
}

.rz-data-grid{
    border-radius: 7px;
}

body {
    background: white !important;
}

