﻿body {
}

.page-title {
    padding: 15px 0 0 0;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

.table-header {
    font-size: 18px;
    font-weight: bold;
    background-color: #3d82fd !important;
    color: #fff !important;
    position: sticky;
    top: 0;
}

.scheduleTableHeaders {
    text-align: center;
}
