/*
.region-content table caption, .region-content table th, .cke_show_borders table caption, .cke_show_borders table th {
    font-weight: bold;
    color: #00356B;
}

em {
    font-weight: bold;
}

.item-list {
    margin-bottom: -18px;
}

.region-content table td {
    border-bottom: none;
}

.region-content table th {
    border-bottom: 1px solid #add1eb;
}

tr.heading {
        background-color: rgb(236, 245, 250);
}
*/

tr.odd, tr:nth-child(odd) {
    background-color: #fff;
}

tr.heading {
    font-size: 28px;
}

td.views-field.views-field-field-event-time {
    text-align: left;
}

th, table.gray th, tr.gray td, table.blue th, tr.blue td, th h3, table.gray th h3, tr.gray td h3, table.blue th h3, tr.blue td h3 {
    line-height: 1.4;
    vertical-align: bottom;
    font-family: inherit;
    font-size: 22px;
}

th, table.gray th, tr.gray td, table.blue th, tr.blue td, td {
    padding: 0.5em 1em;
}

/*PDF ICON*/
#block-views-calendar-list-block-6 .caption-wrapper .caption {
    font-size: 0.82353em;
    line-height: 1.3;
    color: #666;
    margin: 0.5em 0 1em 0;
    display: none;
}

#block-views-calendar-list-block-6 .caption-wrapper img {
    display: none;
}

/*VIEW BLOCK WIDTH*/
block_6.view-dom-id-c72eb3789cf9c8bdf01ed6bef147a8cb {
    width: -webkit-fill-available;
}

table.view.view-calendar-list.view-id-calendar_list.view-display-id-block_6 {
    table-layout: auto;
}

/*
DAY/DATE HEADER
span.date-display-single {
    font-weight: bold;
}

span.date-display-start {
    font-weight: bold;
}

span.date-display-end {
    font-weight: bold;
}
*/
