.selector-dialog .ps-form {
    margin: 0;
    width: 100%;
}

#RequestGrid .ps-grid-standard .red {
    background: #f2dede !important;
}

#RequestGrid .ps-grid-standard .yellow {
    background: #fcf8e3 !important;
}

#RequestGrid .ps-grid-standard .green {
    background: #dff0d8 !important;
}

#RequestGrid .ps-grid-standard .blue {
    background: #d9edf7 !important;
}

.bootbox-z-index {
    z-index: 1;
}

#request-documents-element .collection-grid-table th {
    width: 30%;
}

.feature-documents fieldset legend {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 10px 0 5px;
}

.feature-documents .ps-grid-standard {
    margin: 0;
}

.feature-documents .file {
    width: 35%;
}

div#request-personalDataProcessingAgreement,
div#request-standingOrderAgreement {
    white-space: pre-wrap;
}

fieldset.label-black > legend {
    color: #000000;
    font-size: 12px;
}

td.row-amount {
    text-align: right;
}

.bank-collection th {
    min-width: 100px;
}

.bank-collection .tenderAccount {
    width: 185px;
}
