.my-col.col-xs-3{
    padding-left: 0;
}
.my-filters{
    padding-bottom: 10px;
}
.clear{
    clear: both;
}
.cancel-span .date-clear{
    position: absolute;
}
.date-clear{
    border: 0;
    background: none;
    padding: 2px 5px;
    top: 20%;
    right: 18px;
    margin-bottom: 0;
}
.btn-link.date-clear{
    text-decoration: none !important;
}
.btn-link.date-clear:focus{
    outline:0;
}
.filters-cover .input-group .form-control{
    border-radius:3px;
}
.custom-search-cancle button{
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}