/* Global Mobile Breakpoints */
/* Global Colors -- These are used in DB Mega Menu so am saving here so that menu doesn't throw errors */
/* Site Specific Colors */
/*dkgreen*/
/*mdgreen*/
/*graygreen*/
/* mintgreen */
/*dkgray */
/* ltgray */
/*dkpurple*/
/*lime*/
/*Ferries Colors */
/* Font Size Bases */
/* B (18px)	68.66px */
/* A (16px)	61.04px */
/* B (18px)	54.93px */
/* A (16px)	48.83px */
/* B (18px)	43.95px */
/* A (16px)	39.06px */
/* B (18px)	35.16px */
/* A (16px)	31.25px */
/* B (18px)	28.13px */
/* A (16px)	25.00px */
/* B (18px)	22.50px */
/* A (16px)	20.00px */
/* B (18px)	18.00px */
/* A (16px)	16.00px */
/* B (18px)	14.40px */
/* A (16px)	12.80px */
/* B (18px)	11.52px */
/* A (16px)	10.00px */
/* B (18px)	9.22px */
/* A (16px)	8.19px */
/* B (18px)	7.37px */
/* A (16px)	6.55px */
/* B (18px)	5.90px */
/* A (16px)	5.24px */
/* B (18px)	4.72px */
/* A (16px)	4.19px */
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: #0b486b;
  color: #000;
  font-weight: 400 !important;
  padding: 8px;
}
html body .main-container .row .region-content .fc-view-container table thead.fc-head tr a {
  color: #000;
  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 .view-content table.table {
  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 {
  padding: 8px;
}
html body .main-container .row .region-content .view-content table.table th a {
  color: #000;
  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 {
  border-bottom: 1pt solid #ccc;
}
html body .main-container .row .region-content .view-content table.table tbody tr:nth-child(even) td {
  background-color: #fff;
}
html body .main-container .row .region-content .view-content table.table tbody tr:nth-child(odd) td {
  background-color: #F4F4F5;
}
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 .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 table tr th {
  background-color: #fff;
  color: #000;
  font-weight: 700;
  padding: 4px 8px;
  font-size: 1.44rem;
}
html body .main-container .row .region-content table tr th a {
  color: #000;
}
html body .main-container .row .region-content table tr th a:hover {
  color: #f9f9a5;
  border-bottom: none;
}
html body .main-container .row .region-content table tr th a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content table tr th a:after {
  content: '\f0dd';
  font-family: "Font Awesome 5 Duotone";
  background-color: #005151;
  color: #fff;
}
html body .main-container .row .region-content table tr td {
  padding: 8px;
  vertical-align: top;
}
html body .main-container .row .region-content table tr td .tablesaw-cell-content {
  font-size: 1.8rem;
}
html body .main-container .row .region-content table tbody tr {
  border-bottom: 1pt solid #ccc;
}
html body .main-container .row .region-content table tbody tr:nth-child(even) {
  background: #fff;
}
html body .main-container .row .region-content table tbody tr:nth-child(odd) {
  background-color: #F4F4F5;
}
html body .main-container .row .region-content table tbody tr td {
  vertical-align: top;
}
html body .main-container .row .region-content table tbody tr td a:hover {
  border-bottom: none;
}
html body .main-container .row .region-content table tbody tr td a:focus {
  text-decoration: none;
}
html body .main-container .row .region-content table .tablesaw-stack tr {
  border-bottom: 1pt solid #ccc;
}
html body .main-container .row .region-content table .tablesaw-stack tr:nth-child(even) {
  background: #fff;
}
html body .main-container .row .region-content table .tablesaw-stack tr:nth-child(odd) {
  background-color: #F4F4F5;
}
html body .main-container .row .region-content table .tablesaw-stack tr td {
  vertical-align: top;
}
html body .main-container .row .region-content table .tablesaw-stack tr td a:hover {
  border-bottom: none;
}
html body .main-container .row .region-content table .tablesaw-stack tr td a:focus {
  text-decoration: none;
}
