div.invalid, div.static_error{color: #f44336;padding: 5px; }
.hide{display: none;}
.grey-text{color:#9e9e9e}
.nice-select .list{max-height: 300px;overflow-y: auto;}
.collateral_file_name{text-overflow: ellipsis;white-space: nowrap;max-width: 95px;overflow: hidden;}
.custom-form .custom-file-upload .custom-file-label-change::after{text-align: center;border-radius: 3px;background-color: #ffff;color: #153764;
padding: 10px 23px;vertical-align: middle;font-size: 14px;border: 1px solid #8f8f8f;cursor: pointer;}
.custom-form .custom-file-upload .custom-file-input:lang(en) ~ .custom-file-label-change::after{content: 'Change' !important}