.pointer {
    cursor: pointer;
}

.shift-scroll {
    height: 200px;
    overflow-y: scroll;
}

.employee-scroll {
    height: 300px;
    overflow-y: scroll;
}

.date-range {
    width: 500px !important;
}

