
body {
    background-color: whitesmoke;
    /* overscroll-behavior: block; */
}


.ant-layout-sider-trigger{
    position: inherit !important;
}

.adm-calendar-cell-selected{
    background: transparent !important;
    color: unset !important;
}


.schedule-table-datetime{
position: sticky;
}