.grid-view {
    overflow-y: auto;
}
#logGridView {
    overflow-y: inherit!important;
}


.content {
    overflow: auto !important;
}

.downloaded-for-lab {
    background-color: #AFE1AF!important;
}

.calendar-modal-btn-div {
    align-items: center;
    justify-content: center;
    display: flex;
}

.calendar-modal-btn {
    margin: 0 6px 12px;
}