#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;
}

.popover{
    max-width:500px !important
}

/* #modal[component=dropdown] div#dataitems table tr td:nth-child(5), #modal[component=dropdown] div#dataitems table tr th:nth-child(5){
    display: none
} */
