
.date-range-filter  input.form-input:read-only{
    background-color: transparent !important;
    cursor: pointer !important;
}

.date-range-filter  button{
    display: none;
}
