<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  color: #666666;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
}

h1 {
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  background: #20406f url('../../images/calendar/white-blue2/headerbg.gif') top left repeat-x;
  margin: 0;
}


#container {
  border: 1px solid #152246;
  background: #fff;
  max-width: 722px;
}

#scroll {
  height: 300px;
}

th {
  background: #fff;
  padding: 0 8px;
  text-align: left;
  border-top: 1px solid #E6E6E8;
  border-bottom: 1px solid #fff;
  background: #eeeeef url('../../images/calendar/white-blue2/rowbg.png') top left repeat-x;
}

td {
  border-bottom: 1px solid #E6E6E8;
  padding: 8px;
  line-height: 1.2em;
  background: #eeeeef url('../../images/calendar/white-blue2/rowbg.png') top left repeat-x;
}


a {
  color: #95A0A9;
  text-decoration: none;
}
a:hover {
  color: #27548B;
  text-decoration: none;
}

th a {
  color: #666666;
}

.views-row-last td {
  border-bottom: none;
}

.row-hover td, .event-more-info-row {
  background-color: #eeeeef;
  background-image: none;
}

tr.row-active td {
  border-bottom: none;
  background: #eeeeef;
  background-image: none;
}
.event-more-info-row td {
  padding: 8px;
  background: #eeeeef;
  background-image: none;
}


/* .views-field-field-start-date-value, .views-field-field-location-value, .views-field-field-facility-value, .views-field-field-scope-value, .views-field-title */
.views-field-field-start-date-value, .views-field-title {

}
#data thead th.views-field-field-scope-value {
    border-right:18px solid #3B2CEF533;
}
</pre></body></html>