#organizationMessageGrid .unread td {font-weight: bold}
#organizationMessageGrid .unread td.row-actions {font-weight: normal}
.row-freeAmount {
    text-align: right;
}
.row-accreditationStartDateTime {
    width: 40px;
}

.row-accreditationEndDate {
    width: 40px;
}

.row-actions {
    width: 200px;
}

.docs-collection th.title, .formInfo {
    width: 70%;
}

.docs-collection th.file, .mteFile-upload {
    width: 30%;
}

.formInfo {
    white-space: pre-wrap;
}
#SupplierInfo-excludeDateTime-element label {
    color: red;
}

#collapse-search div.input-group.date {
    width: auto;
}
