/* Global Mobile Breakpoints */
/* Site Specific Colors */
html body .main-container .row .region-content {
  /**** Calendar table styles ****/
  /**** end calendar styles ****/
  /**** CKEditor table styles ****/
  /**** end CKEditor table styles ****/
}
html body .main-container .row .region-content .fc-view-container table {
  margin: 0;
  font-size: 1em;
}
html body .main-container .row .region-content .fc-view-container table .fc-head-container {
  padding: 0;
}
html body .main-container .row .region-content .fc-view-container table .fc-head-container tr {
  background-color: #1e8aac;
  color: #fff;
  font-weight: 400 !important;
  padding: 8px;
}
html body .main-container .row .region-content .fc-view-container table .fc-head-container tr a {
  color: #fff;
  border-bottom: none;
}
html body .main-container .row .region-content .fc-view-container table .fc-head-container tr a:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row .region-content .fc-view-container table .fc-head-container tr a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content .fc-view-container table .fc-head-container tr th {
  padding: 5px;
}
html body .main-container .row .region-content .fc-view-container table .fc-content-skeleton td {
  border-color: #ccc;
}
html body .main-container .row .region-content .fc-view-container table tbody.fc-body tr td {
  padding: 0;
}
html body .main-container .row .region-content .fc-view-container table tbody.fc-body tr td .fc-row .fc-day {
  border: 1px solid #ccc;
}
html body .main-container .row .region-content .fc-view-container table tbody.fc-body tr td .fc-row table thead tr {
  border-bottom: 0;
}
html body .main-container .row .region-content .fc-view-container table tbody.fc-body tr td .fc-row table tbody tr {
  border-bottom: none;
}
html body .main-container .row .region-content .fc-view-container table tbody.fc-body tr td .fc-row table tbody tr:nth-child(even) td {
  background-color: transparent;
}
html body .main-container .row .region-content .fc-view-container table tbody.fc-body tr td .fc-row table tbody tr td {
  padding: 2px;
}
html body .main-container .row .region-content .fc-view-container table tbody.fc-body tr td .fc-row table tbody tr td a {
  padding: 3px;
}
html body .main-container .row .region-content .view-content table.table {
  --bs-table-striped-bg: initial;
  margin-top: 15px;
  margin-bottom: 15px;
}
html body .main-container .row .region-content .view-content table.table.width-50 {
  max-width: 50%;
  width: 100%;
}
html body .main-container .row .region-content .view-content table.table.width-65 {
  max-width: 65%;
  width: 100%;
}
html body .main-container .row .region-content .view-content table.table.width-75 {
  max-width: 75%;
  width: 100%;
}
html body .main-container .row .region-content .view-content table.table th {
  background-color: #187794;
  color: #fff;
  font-weight: 400 !important;
  padding: 8px;
}
html body .main-container .row .region-content .view-content table.table th a {
  color: #fff;
  border-bottom: none;
}
html body .main-container .row .region-content .view-content table.table th a:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row .region-content .view-content table.table th a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content .view-content table.table td {
  padding: 8px;
}
html body .main-container .row .region-content .view-content table.table tbody tr:nth-of-type(odd),
html body .main-container .row .region-content .view-content table.table tbody tr:nth-of-type(odd) > * {
  background-color: #fff !important;
}
html body .main-container .row .region-content .view-content table.table tbody tr:nth-of-type(even),
html body .main-container .row .region-content .view-content table.table tbody tr:nth-of-type(even) > * {
  background-color: #f4fbfc !important;
}
html body .main-container .row .region-content .view-content table.table tbody tr td {
  vertical-align: top;
}
html body .main-container .row .region-content .view-content table.table tbody tr td a:hover {
  border-bottom: none;
}
html body .main-container .row .region-content .view-content table.table tbody tr td a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content .footable thead tr .views-field-media-image {
  float: none;
}
html body .main-container .row .region-content .footable tr span.footable-toggle {
  opacity: 1;
  color: #187794;
}
html body .main-container .row .region-content .footable tr .fooicon-plus::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
}
html body .main-container .row .region-content .footable tr .fooicon-minus::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f077";
}
html body .main-container .row .region-content .footable tr .views-field-field-media-image {
  float: none;
}
html body .main-container .row .region-content .footable tr .views-field-field-media-image img {
  max-width: 135px;
  float: none;
}
html body .main-container .row .region-content .content table {
  --bs-table-striped-bg: initial;
}
html body .main-container .row .region-content .content table thead {
  border-bottom: 2px solid #fff;
}
html body .main-container .row .region-content .content table th {
  background-color: #187794 !important;
  color: #fff;
  font-weight: 500 !important;
  padding: 8px;
}
html body .main-container .row .region-content .content table th a {
  color: #fff;
}
html body .main-container .row .region-content .content table th a:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row .region-content .content table th a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content .content table td {
  padding: 8px;
}
html body .main-container .row .region-content .content table tbody tr:nth-of-type(odd),
html body .main-container .row .region-content .content table tbody tr:nth-of-type(odd) > * {
  background-color: #fff;
}
html body .main-container .row .region-content .content table tbody tr:nth-of-type(even),
html body .main-container .row .region-content .content table tbody tr:nth-of-type(even) > * {
  background-color: #f4fbfc;
}
html body .main-container .row .region-content .content table tbody tr td {
  vertical-align: top;
}
html body .main-container .row .region-content .content table tbody tr td a:hover {
  border-bottom: none;
}
html body .main-container .row .region-content .content table tbody tr td a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content .content .tablesaw-stack tr:nth-child(odd) {
  background: #fff;
}
html body .main-container .row .region-content .content .tablesaw-stack tr:nth-child(even) {
  background-color: #f4fbfc;
}
html body .main-container .row .region-content .content .tablesaw-stack tr td {
  vertical-align: top;
}
html body .main-container .row .region-content .content .tablesaw-stack tr td a:hover {
  border-bottom: none;
}
html body .main-container .row .region-content .content .tablesaw-stack tr td a:focus {
  text-decoration: none;
}
