.required label::after {
    content: ' *';
    color: red;
    font-weight: bold;
}

.select2-selection.select2-selection--single {
    padding-top: 8px;
    padding-right: 32px;
}

.detail-30-70 th {
    width: 30%;
}

.detail-40-60 th {
    width: 40%;
}

.detail-50-50 th {
    width: 50%;
}

.detail-60-40 th {
    width: 60%;
}

.badge-nominal {
    font-size: 1em !important;
    font-weight: normal !important;
}