#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, .psFile-upload {
    width: 60%;
}

form#OrganizationForm div#SupplierInfo-documents-egrulLabel,
form#OrganizationForm div#SupplierInfo-documents-egripLabel,
form#OrganizationForm div#SupplierInfo-documents-charterLabel,
form#OrganizationForm div#SupplierInfo-documents-translationLabel,
form#OrganizationForm div#SupplierInfo-documents-permission-authorityLabel,
form#OrganizationForm div#SupplierInfo-documents-permission-actionLabel,
form#OrganizationForm div#SupplierInfo-documents-otherLabel,
form#OrganizationForm div#SupplierInfo-documents-permission-dealLabel
{
    max-width: 100%;
}
