#modal div.input-group-date {
    z-index: 10000;
}

#ecrf tbody input {
    background: #feffbb !important;
}

.dz-max-files-reached {
          pointer-events: none;
          cursor: not-allowed !important;
}

.dz-remove { 
    pointer-events: all; 
    cursor: default; 
}

.dz-preview{
    margin-left: 33% !important;
}

.dz-progress{
    display: none !important;
}

.upload_form{
    min-width: 0px !important;
}