@charset "UTF-8";
.addtocalendar var {
  display: none
}
.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important
}
.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer
}
.atcb-link:focus ~ ul, .atcb-link:active ~ ul, .atcb-list:hover {
  visibility: visible
}
.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900
}
.atcb-list, .atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff
}
.atcb-item {
  float: none;
  text-align: left
}
.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block
}
.atcb-item.hover, .atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none
}
.atc-style-blue .atcb-link, .atc-style-blue .atcb-link:hover, .atc-style-blue .atcb-link:active, .atc-style-blue .atcb-link:focus {
  margin: 0;
  padding: 7px 25px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  outline: none;
  line-height: 20px;
  vertical-align: middle;
  background: #4281f4;
  box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
  border-radius: 4px;
  zoom: 1
}
.atc-style-blue .atcb-list {
  width: 170px;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA
}
.atc-style-blue .atcb-list, .atc-style-blue .atcb-item {
  background: #fff;
  color: #000
}
.atc-style-blue .atcb-item, .atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1
}
.atc-style-blue .atcb-item-link, .atc-style-blue .atcb-item-link:hover, .atc-style-blue .atcb-item-link:active, .atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px
}
.atc-style-blue .atcb-item-link:hover, .atc-style-blue .atcb-item-link:active, .atc-style-blue .atcb-item-link:focus {
  color: #fff
}
.atc-style-blue .atcb-item.hover, .atc-style-blue .atcb-item:hover {
  background: #4281f4
}
.tippy-tooltip {
  padding: 10px;
  background-color: #0B2E4A !important
}
.calendarTitle {
  line-height: 1.1;
  margin-bottom: 10px !important
}
.calendarCopy {
  margin-bottom: 10px !important
}
a.calendarLink, a.calendarLink:link, a.calendarLink:visited {
  color: #fff !important;
  background-color: transparent;
  border: 2px solid #fff !important;
  padding: 5px 15px !important;
  text-decoration: none;
  transition: .5s;
  text-transform: uppercase;
  display: inline-block !important;
  margin: 0 auto
}
a.calendarLink:hover {
  border-color: #0b67b2 !important;
  color: #0b67b2 !important
}
table.calendar {
  border-collapse: collapse;
  margin: 0 0 5px;
  width: 100%
}
table.calendar td {
  width: 130px;
  height: 130px;
  min-height: 140px;
  vertical-align: top;
  padding: 2px;
  border: solid 1px #CCC;
  font-size: 12px
}
table.calendar th {
  width: 90px;
  padding: 4px;
  border: none;
  font-size: 12px;
  text-align: center;
  color: #666
}
table.calendar td.blankDate {
  background: #F6F6F6
}
.date {
  font-size: 12px;
  padding: 0 0 4px 3px;
  display: block;
  color: #000
}
.month {
  font-size: 26px;
  font-weight: 700;
  display: block;
  padding: 10px 0 0;
  margin: 0 auto !important;
  color: #0b2e4a
}
.month a:link, .month a:visited, .month a:hover {
  margin: 0 14px;
  padding: 1px 4px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}
.month a:link, .month a:visited {
  color: #0b2e4a
}
.month a:hover {
  color: #0b67b2
}
select#dropMonth, select#dropYear {
  padding: 5px 10px;
  font-size: 24px;
  font-weight: 700;
  color: #0b2e4a;
  display: inline-block
}
select#dropMonth option, select#dropYear option {
  padding: 4px 10px;
  font-size: 18px;
  font-weight: 400
}
table.calendar td a:link, table.calendar td a:visited, table.calendar td a:hover {
  display: block;
  margin: 4px 0 5px 2px;
  padding: 0 2px 2px 26px;
  text-decoration: none;
  font-weight: 400;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 18px;
  min-height: 18px;
  line-height: 1.2
}
table.calendar td a:link, table.calendar td a:visited {
  color: #000
}
table.calendar td a:hover {
  color: #0b67b2
}
.calCategoryTitle {
  background: #E3EBF2;
  padding: 5px;
  margin: 0 0 10px;
  display: block
}
ul.calCategory {
  margin: 0 0 10px;
  padding: 0
}
ul.calCategory li {
  margin: 0;
  padding: 0 5px 10px;
  display: inline
}
ul.calCategory li label {
  padding: 0 2px 0 25px;
  min-height: 15px;
  background-position: left top;
  background-repeat: no-repeat
}
table.calendarList {
  border-collapse: collapse;
  margin: 0 0 5px;
  width: 100%;
  border: 1px solid #CCC
}
table.calendarList th {
  font-size: 12px;
  padding: 12px 8px;
  border-collapse: collapse;
  color: #777;
  text-transform: uppercase;
  border-bottom: 1px solid #CCC
}
table.calendarList td {
  font-size: 12px;
  padding: 12px 8px;
  vertical-align: top;
  border-collapse: collapse;
  border-bottom: 1px solid #CCC
}
table.calendarList tr:nth-child(even) {
  background: #EEE
}
table.calendarList tr:nth-child(odd) {
  background: #FFF
}
table.calendarList td a {
  color: #0b67b2
}
@media (max-width:767px) {
  .galleryAlbum {
    width: 33.333333%
  }
}
@media (max-width:680px) {
  .galleryAlbum {
    width: 50%
  }
}
@media (max-width:480px) {
  .galleryAlbum {
    width: 100%
  }
}
.cal-wrap:after {
  content: "";
  display: table;
  clear: both
}
.cal-wrap .cal-left {
  float: left;
  width: calc(100% - 230px)
}
.cal-wrap .cal-right {
  float: right;
  width: 200px
}
.featured-event-item {
  margin: 0 auto 15px;
  padding: 0 0 15px;
  border-bottom: 3px solid #e4ecf4
}
.featured-event-item h2 {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 700;
  color: #0b67b2;
  margin-bottom: 10px !important
}
.featured-event-item h2 a {
  color: #0b67b2;
  text-decoration: none
}
.featured-event-item h2 a:hover {
  color: #0d416a
}
.featured-event-item h3 {
  font-size: 15px;
  font-weight: 700;
  color: #0B2E4A;
  margin-bottom: 10px !important
}
img.featured-event-img {
  margin: 0 auto 5px;
  display: block
}
.cal-wrap .mostRecentArticle {
  font-weight: 700;
  text-align: center;
  padding-bottom: 2px;
  margin-bottom: 10px !important;
  color: #92a4b6;
  border-bottom: 3px solid #e4ecf4
}
@media (max-width:1200px) {
  .cal-wrap .cal-left, .cal-wrap .cal-right {
    float: none;
    width: auto;
  }
  .featured-event {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
	  align-items: stretch;
  }
  .featured-event > p {
    width: 100%;
    flex-grow: 2;
  }
  .featured-event-item {
    margin: auto;
    padding: 15px;
    border: 3px solid #e4ecf4;
    width: 48%;
  }
}
@media (max-width:720px) {
  table.calendar tr.day-row {
    display: none
  }
  table.calendar td.blankDate {
    display: none !important
  }
  table.calendar > tbody > tr > td, table.calendar > tbody > tr > th {
    display: block !important;
    width: 100% !important
  }
  table.calendar > tbody > tr > td:after {
    content: "";
    display: table;
    clear: both
  }
  ul.calCategory li {
    margin: 0;
    padding: 0 5px 10px;
    display: block
  }
  .featured-event {
    display: block;
  }
  .featured-event-item {
    margin:0 auto 20px;
    padding: 15px;
    border: 3px solid #e4ecf4;
    width: auto;
  }
	select#dropMonth, select#dropYear {
  font-size: 18px;
	}
	.month a:link, .month a:visited, .month a:hover {
  margin: 0;
	}
}