label.error {
    color: red;
    text-transform: capitalize;
}

.menu-icon .svg-icon.svg-icon-2 svg {
    fill: white !important;
    height: 1.15rem !important;
    width: 1.15rem !important;
}

.custom_svg_icon svg {
    fill: white !important;
    height: 1.15rem !important;
    width: 1.15rem !important;
}

.dataTables_empty {
    text-align: center;
}

.img_75 {
    height: 75px;
    width: 75px;
}

.form-label span {
    text-transform: capitalize;
}
