body {
    margin: 0;
    width: 100%;
}

.close-btn {
    float: right;
    width: fit-content;
    margin-top: 7px;
    margin-right: 7px;
}

.air-datepicker-global-container{
    z-index: 1000;
}

.air-datepicker-overlay.-active-{
    z-index: 1000;
}

.air-datepicker.-bottom-left-.-from-bottom-.-is-mobile-.-active- {
    z-index: 1001;
}

