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

th.organizationDetails {
    width: 100px;
}

th.admittance {
    width: 200px;
}

th.number {
    width: 45px;
}

th.postalAddress {
    width: 90px;
}

th.notAdmittedReason {
    width: 300px;
}

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

#requestReviewProtocol .ps-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;
}

.modal-dialog {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 40%;
    width: 400px;
}
