body {
    background-color: #f9fafb;
    background-image: repeating-linear-gradient(37deg, rgb(201, 201, 201, 0.1) 0px, rgb(201, 201, 201, 0.1) 4px, rgb(249, 250, 251, 0.1) 0px, rgb(249, 250, 251, 0.1) 25px);
}

.error {
    width: 100%;
    margin-top: .5rem;
    font-size: .925rem;
    color: #f1416c;
}

.css-1dl4rbl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    opacity: 0.1;
    background: rgb(249, 250, 251);
}

.css-1dl4rbl {
    background-size: 40px 40px;
    background-image: repeating-linear-gradient(45deg, rgb(201, 201, 201) 0px, rgb(201, 201, 201) 4px, rgb(249, 250, 251) 0px, rgb(249, 250, 251) 50%);
}

.daterangepicker.ltr.show-calendar.opensright {
    overflow: scroll;
    max-height: 368px;
}