﻿.top65-schedule-editor {
    color: #000000; 
}

.top65-schedule-editor table {
    width: 100%;
    border-collapse: collapse;
}

.top65-schedule-editor th,
.top65-schedule-editor td {
    border: 1px solid #eaeaea;
    padding: 3px;
    vertical-align: middle;
    color: #000000;
}

.top65-schedule-editor thead th {
    background-color: #626365; 
    color: #ffffff;
    font-weight: normal;
    text-align: center;
}

.top65-schedule-editor tbody td {
    background-color: #ffffff;
    text-align: left;
}