.btn-color {
    background-color: #EC1E27;
    color: #ffffff;
}

.btn-color:hover {
    background-color: #EC1E27;
    color: #ffffff;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #EC1E27 !important;
}

.h-110px {
    height: 110px !important;
}
