﻿
.checkbox input[type="checkbox"] {
    width: 8%;
    margin-top: 3px;
}

.table td, .table th, .table-bordered th, .table-bordered td {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}

.table th, .table-bordered th {
    text-align: center;
    color: #ffffff;
    background-color: #627595;
}


.table th, .table-bordered th > a {
    color: white;
}

.calendar_summary_tentative {
    color: #999;
}