
dd.mte-grid-standard {
    width: 100% !important;
}

th.organizationDetails {
    width: 100px;
}

th.admittance {
    width: 200px;
}

th.index {
    width: 35px;
}

th.number {
    width: 45px;
}

th.postalAddress {
    width: 90px;
}

th.notAdmittedReason {
    width: 300px;
}
td.notAdmittedReason {
    width: 300px;
}

#requestReviewProtocol .mte-form-content {
    padding-top: 0 !important;
}

#requestReviewProtocol .mte-form-content dd:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.best-field-row {
    display: none;
}

.best-highlight .best-field-row {
    height: 100px !important;
    display: block;
}

.best-highlight {
    background-color: #ffe997;
}