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 thead.fc-head tr {
  background-color: #222;
  color: #fff;
  font-weight: 400 !important;
  padding: 8px;
}
html body .main-container .row .region-content .fc-view-container table thead.fc-head tr a {
  color: #fff;
  border-bottom: none;
}
html body .main-container .row .region-content .fc-view-container table thead.fc-head tr a:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row .region-content .fc-view-container table thead.fc-head tr a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content .fc-view-container table thead.fc-head tr th {
  padding: 5px;
}
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 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 table.table.width-50 {
  max-width: 50%;
  width: 100%;
}
html body .main-container .row .region-content table.table.width-65 {
  max-width: 65%;
  width: 100%;
}
html body .main-container .row .region-content table.table.width-75 {
  max-width: 75%;
  width: 100%;
}
html body .main-container .row .region-content table.table th {
  background-color: #222;
  color: #fff;
  font-weight: 400 !important;
  padding: 8px;
}
html body .main-container .row .region-content table.table th a {
  color: #fff;
  border-bottom: none;
}
html body .main-container .row .region-content table.table th a:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row .region-content table.table th a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content table.table td {
  padding: 8px;
}
html body .main-container .row .region-content table.table tbody tr {
  border-bottom: 1pt solid #ccc;
}
html body .main-container .row .region-content table.table tbody tr:nth-child(odd) td {
  background-color: #fff;
}
html body .main-container .row .region-content table.table tbody tr:nth-child(even) td {
  background-color: #eee;
}
html body .main-container .row .region-content table.table tbody tr td {
  vertical-align: top;
}
html body .main-container .row .region-content table.table tbody tr td a:hover {
  border-bottom: none;
}
html body .main-container .row .region-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 .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 tr th {
  background-color: #222;
  color: #fff;
  font-weight: 500 !important;
  padding: 8px;
}
html body .main-container .row .region-content .content table tr th a {
  color: #fff;
}
html body .main-container .row .region-content .content table tr th a:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row .region-content .content table tr th a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content .content table tr td {
  padding: 8px;
}
html body .main-container .row .region-content .content table tr tbody tr {
  border-bottom: 1pt solid #ccc;
}
html body .main-container .row .region-content .content table tr tbody tr:nth-child(odd) {
  background: #fff;
}
html body .main-container .row .region-content .content table tr tbody tr:nth-child(even) {
  background-color: #eee;
}
html body .main-container .row .region-content .content table tr tbody tr td {
  vertical-align: top;
}
html body .main-container .row .region-content .content table tr tbody tr td a:hover {
  border-bottom: none;
}
html body .main-container .row .region-content .content table tr tbody tr td a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content .content .tablesaw-stack tr {
  border-bottom: 1pt solid #ccc;
}
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: #eee;
}
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;
}
