
/*# sourceMappingURL=custom.min.css.map */

.page-content td{
    font-size: 12px;
}
.page-content td .form-check .form-check-label{
    color:gray;
}
.page-content th{
    font-size: 14px;
}

.page-content td .form-check input:checked + label {
    color: black !important;
}