@import "bootstrapcustom.min.css";
@import "master-cccu.css";

.required:after { content:" *"; color: #dc3545; font-weight: bolder; }
.hidden {
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0
}
h6 {
    margin: 8px 0;
    color: #007bff;
    font-weight: 700
}