
@charset "UTF-8";
/*      Request ID: b5c2f720876398eadf7520d08445f55e_1779142043 (05/19/2026 5:22pm) (rc5bCkIxDATQrbgA2yxJ+gg3gbSRpra6e8uV++Ofj5+BgeEwQFoQCEX0lc4Kd/IyUxCftMCcE4QHTgqCYP0haCDzxisc6cAW9e4tmZ1P8JsWUtKWWetH3IXr1jAz1m7QCcsSN9EY5PDXGmsOza/yxcvdhHUN30FXNLLg39xm47pjTw==)      */



/*      Resource ID: 5a32d49bd045d371205a6acc908 (lw-hoverbox.scss, compiled by sass, minified by none) (05/19/2026 5:22pm) (A:2198, B:2198, C:2092, D:2092, F:2092, J:2092, K:2092)      */

/* jquery.lw-hoverbox.js */
.lw_hoverbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1150;
  padding: 1px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.lw_hoverbox .lw_arrow,
.lw_hoverbox .lw_arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.lw_hoverbox .lw_arrow {
  border-width: 11px;
}
.lw_hoverbox .lw_arrow:after {
  content: "";
  border-width: 10px;
}
.lw_hoverbox.lw_top .lw_arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.lw_hoverbox.lw_top .lw_arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.lw_hoverbox.lw_bottom .lw_arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}
.lw_hoverbox.lw_bottom .lw_arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}
.lw_hoverbox.lw_left .lw_arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
.lw_hoverbox.lw_left .lw_arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}
.lw_hoverbox.lw_right .lw_arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.lw_hoverbox.lw_right .lw_arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

.lw_hoverbox_content {
  padding: 8px 12px;
}

/*      Resource ID: c09921c9198ef7ab224051779f7 (lw-accordion.scss, compiled by sass, minified by none) (05/19/2026 5:22pm) (A:4718, B:4718, C:5333, D:5333, F:5333, J:5333, K:5333)      */


table.lw_wysiwyg_accordion {
  width: 100%;
  border-spacing: 0;
  margin: 35px auto;
  border: 5px solid #fcc;
}
table.lw_wysiwyg_accordion:before {
  content: "Accordion list";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0px;
  padding: 7px 10px 6px;
  margin: 0 0 0 -5px;
  background-color: #fcc;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
}
table.lw_wysiwyg_accordion:after {
  content: "Press Tab key to add additional rows";
  display: inline-block;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 7px 8px 5px;
  background-color: #fcc;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
}
table.lw_wysiwyg_accordion,
table.lw_wysiwyg_accordion > tbody > tr,
table.lw_wysiwyg_accordion > tbody > td {
  position: relative;
}
table.lw_wysiwyg_accordion > tbody > td {
  padding: 11px;
  padding-left: 80px;
  position: relative;
}
table.lw_wysiwyg_accordion > tbody > td:before {
  display: inline-block;
  content: "";
  position: absolute;
  padding: 2px 5px 2px 0;
  font-size: 14px;
  background-color: #fff;
}
table.lw_wysiwyg_accordion > tbody > td + td {
  display: none !important;
}
table.lw_wysiwyg_accordion > tbody > tr > td {
  position: relative;
  padding: 15px 15px 15px 80px;
}
table.lw_wysiwyg_accordion > tbody > tr > td:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 2px 7px 6px 2px;
  background-color: #9df;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
}
table.lw_wysiwyg_accordion > tbody > tr:nth-child(odd) > td {
  font-weight: 700;
  font-size: 1.25em;
  border: 5px solid #9df;
}
table.lw_wysiwyg_accordion > tbody > tr:nth-child(odd) > td:before {
  content: "Header";
  background-color: #9df;
}
table.lw_wysiwyg_accordion > tbody > tr:nth-child(even) > td {
  border: 5px solid #9f9;
}
table.lw_wysiwyg_accordion > tbody > tr:nth-child(even) > td:before {
  content: "Content";
  background-color: #9f9;
}

.lw_accordion {
  margin-top: 20px;
  margin-bottom: 35px;
}
.lw_accordion:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  p + .lw_accordion:not(:first-child) {
    margin-top: 42px;
  }
}
@media only screen and (max-width: 769px) {
  p + .lw_accordion:not(:first-child) {
    margin-top: 25px;
  }
}

.lw_accordion_block {
  margin-bottom: 25px;
}

.lw_accordion .lw_accordion_block_title {
  margin: 0;
}
.lw_accordion .lw_accordion_block_title a,
.lw_accordion .lw_accordion_block_title button {
  -webkit-appearance: none;
  background-color: transparent;
  text-decoration: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0;
  position: relative;
  text-align: left;
  width: 100%;
  color: #6e6e6e;
  background-color: #f2f0f0;
  padding: 23px 65px 20px 32px;
  border-radius: 0;
  line-height: 1;
}
@media (max-width: 1200px) {
  .lw_accordion .lw_accordion_block_title a,
  .lw_accordion .lw_accordion_block_title button {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .lw_accordion .lw_accordion_block_title a,
  .lw_accordion .lw_accordion_block_title button {
    font-size: 1.8rem;
    padding: 19px 65px 18px 25px;
  }
}
.lw_accordion .lw_accordion_block_title a:hover, .lw_accordion .lw_accordion_block_title a:focus,
.lw_accordion .lw_accordion_block_title button:hover,
.lw_accordion .lw_accordion_block_title button:focus {
  background-color: rgb(232.5285714286, 229.0714285714, 229.0714285714);
  color: inherit;
  text-decoration: none;
}
.lw_accordion .lw_accordion_block_title a:focus,
.lw_accordion .lw_accordion_block_title button:focus {
  outline: 2px dotted #337ab7;
  outline: auto 5px -webkit-focus-ring-color;
  outline-color: #337ab7;
}
.lw_accordion .lw_accordion_block_title a::after,
.lw_accordion .lw_accordion_block_title button::after {
  content: "+";
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 1px;
  padding-top: 3px;
  text-align: center;
  color: #a8a8a8;
  background-color: #f7f6f6;
  font-size: 35px;
  line-height: 0.98;
  font-weight: 900;
  font-family: "sans-serif";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
@media (max-width: 768px) {
  .lw_accordion .lw_accordion_block_title a::after,
  .lw_accordion .lw_accordion_block_title button::after {
    width: 34px;
    height: 34px;
    font-size: 29px;
    line-height: 0.9;
  }
}
@media print {
  .lw_accordion .lw_accordion_block_title a::after,
  .lw_accordion .lw_accordion_block_title button::after {
    display: none !important;
  }
}

.lw_accordion .lw_accordion_block.is-active > .lw_accordion_block_title button::after {
  padding-left: 0;
  content: "–";
}

.lw_accordion_block_content {
  display: none;
  margin-bottom: 0;
  padding: 30px 35px 25px;
  border: 2px solid #f2f0f0;
  border-top: 0;
  margin-bottom: 12px;
  font-size: 16px;
  color: #262626;
  line-height: 1.5;
  font-weight: 300;
}
.lw_accordion_block_content ul, .lw_accordion_block_content ol {
  padding-left: 45px;
  margin-top: 20px;
}
@media print {
  .lw_accordion_block_content {
    display: block !important;
  }
}

/*      Resource ID: 5277007d1097d6b7626d0378443 (calendar.less, compiled by lessc, minified by none) (05/19/2026 5:22pm) (A:2573, B:2573, C:21191, D:21231, F:21231, J:21231, K:21231)      */

/* Core theme styles -- LiveWhale Calendar */
body {
  margin: 0;
  --lwc-top-offset: 200px;
}
main a {
  color: #343434;
  word-break: break-word;
}
main a:hover {
  color: #09c;
}
#lw-toolbar .toolbar-logo {
  display: none;
}
#lw-toolbar .toolbar-logo + .navbar-text:after {
  content: ' Calendar';
}
#skip-to-main-content {
  position: absolute;
  z-index: 1000;
  top: 35px;
  left: 1rem;
  padding: 0.5rem;
  opacity: 0;
}
#skip-to-main-content:focus-visible {
  opacity: 1;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
#lw_cal {
  margin: 0 auto;
  position: relative;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  *zoom: 1;
}
#lw_cal:before,
#lw_cal:after {
  content: " ";
  display: table;
}
#lw_cal:after {
  clear: both;
}
#lw_cal_content {
  border: 1px solid #ccc;
  overflow: visible;
  background: white;
}
#lw_cal_body {
  float: left;
  width: 100%;
  min-height: 500px;
  text-align: left;
}
#lw_cal_sidebar {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 205px;
  padding: 0 20px;
  background: transparent;
  border: none;
  z-index: 15;
}
#lw_cal_sidebar .lw_cal_selector,
#lw_cal_sidebar #lw_cal_subscribe {
  display: none;
}
#lw_cal_sidebar.lw_cal_sidebar_visible {
  background-color: #eee;
  border: 1px solid #ccc;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#lw_cal_sidebar.lw_cal_sidebar_visible .lw_cal_selector,
#lw_cal_sidebar.lw_cal_sidebar_visible #lw_cal_subscribe {
  display: block;
}
#lw_cal_sidebar #lw_cal_search {
  width: 100%;
}
#lwc_right {
  padding: 0 20px;
}
#lwc_right input[type=text] {
  width: 100%;
}
#lwc_right h4 {
  color: #343434;
}
#lwc_right li {
  display: block;
  margin: 0 0 0.5em 20px;
}
#lwc_right li input {
  float: left;
  margin-top: 2px;
  margin-left: -20px;
}
#lw_cal_header {
  position: relative;
  padding: 20px 0 20px 10px;
  visibility: hidden;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
#lw_cal_header h5 {
  font-family: inherit;
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.25em;
  margin: 0;
  max-width: 430px;
  white-space: nowrap;
  color: black;
}
#lw_cal_header h5#lw_cal_all_events span {
  font-size: 13px;
  font-weight: normal;
  color: #666;
}
#lw_cal_showing {
  display: none;
  margin: 0.5em 0;
  font-size: 16px;
  line-height: auto;
  font-weight: normal;
  content: " ";
}
#lw_cal_showing p {
  margin: 0;
}
#lw_cal_showing span {
  color: #666;
}
#lw_cal_showing a {
  position: static !important;
  font-weight: bold;
  text-decoration: none;
  color: #2a3132;
  padding-top: 6px;
  padding-left: 3px;
  margin-left: -3px;
}
#lw_cal_showing a:hover {
  color: #ccc /* fallback for IE */;
  color: rgba(0, 0, 0, 0.3);
  background: url('/live/resource/image/livewhale/images/X-trans.png') no-repeat center 6px;
}
#lw_cal_showing .X {
  font-size: 12px !important;
  line-height: 20px;
  position: static !important;
  font-weight: bold;
  text-decoration: none;
  color: #2a3132 !important;
  padding-top: 6px;
  padding-left: 3px;
  margin-left: -3px;
}
#lw_cal_showing .X:hover {
  background: url('/live/resource/image/livewhale/images/x.gif') no-repeat left top;
}
#lw_cal_showing a.lw_cal_clear_filters {
  font-size: 12px;
  font-weight: normal;
  color: #343434;
}
#lw_cal_showing a.lw_cal_clear_filters:hover {
  background: none;
  color: #343434;
}
#lw_cal_showing_categories,
#lw_cal_showing_tags {
  display: inline;
}
.lw_cal_view_selector,
#lw_cal_view_selector {
  text-align: left;
  z-index: 10;
  position: relative;
  font-size: 1.3em;
  padding-top: 2px;
}
.lw_cal_view_selector ul,
#lw_cal_view_selector ul,
.lw_cal_view_selector li,
#lw_cal_view_selector li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lw_cal_view_selector li,
#lw_cal_view_selector li {
  float: left;
}
.lw_cal_view_selector li a,
#lw_cal_view_selector li a {
  display: block;
  float: left;
  padding: 5px 10px;
  margin: 0 1px;
  color: #333;
  text-decoration: none;
  font-size: 0.875em;
}
.lw_cal_view_selector li a:hover,
#lw_cal_view_selector li a:hover {
  background-color: #09c;
  color: #fff;
}
.lw_cal_view_selector li.active a,
#lw_cal_view_selector li.active a {
  background-color: #343434;
  font-weight: 700;
  color: #fff;
}
.lw_cal_view_selector li.today a,
#lw_cal_view_selector li.today a {
  text-decoration: underline;
  background: transparent;
}
.lw_cal_view_selector li.today a:before,
#lw_cal_view_selector li.today a:before {
  content: "Today is ";
}
.lw_cal_view_selector li.today a:hover,
#lw_cal_view_selector li.today a:hover {
  background-color: #09c;
}
.lw_cal_view_selector li.today.active a:before,
#lw_cal_view_selector li.today.active a:before {
  content: "";
}
.lw_cal_view_selector li.today.active a,
#lw_cal_view_selector li.today.active a,
.lw_cal_view_selector li.today.active a:hover,
#lw_cal_view_selector li.today.active a:hover {
  text-decoration: none;
  background-color: #343434;
}
.lw_cal_view_selector li.add_new,
#lw_cal_view_selector li.add_new {
  float: right;
  display: none;
}
.lw_cal_view_selector li.add_new a,
#lw_cal_view_selector li.add_new a {
  background: transparent;
  text-decoration: none;
}
.lw_cal_view_selector li.add_new a:hover,
#lw_cal_view_selector li.add_new a:hover {
  color: #333;
  text-decoration: underline;
}
.lw_cal_view_selector li.search,
#lw_cal_view_selector li.search,
.lw_cal_view_selector li.all,
#lw_cal_view_selector li.all {
  float: right;
}
body.lw_cal_view_search .lw_cal_view_selector li.all,
body.lw_cal_view_search #lw_cal_view_selector li.all,
body:not(.lw_cal_view_search) .lw_cal_view_selector li.search,
body:not(.lw_cal_view_search) #lw_cal_view_selector li.search {
  display: none;
}
body.lw_cal_view_search.lw_cal_view_all .lw_cal_view_selector li.all,
body.lw_cal_view_search.lw_cal_view_all #lw_cal_view_selector li.all {
  display: list-item;
}
.lw_cal_view_selector li#lw_cal_add_event,
#lw_cal_view_selector li#lw_cal_add_event {
  display: block;
}
#lw_cal_events_badge {
  position: relative;
  top: -2px;
  left: 5px;
  height: 14px;
  display: inline-block;
  min-width: 14px;
  background-color: #09c;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  padding: 4px 4px 2px 2px;
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#lw_cal_date_selector {
  position: absolute;
  top: 28px;
  right: 80px;
}
#lw_cal_date_selector form {
  float: left;
  margin-right: 4px;
}
#lw_cal_date_selector select {
  max-width: 112px;
}
#lw_cal_date_selector p {
  float: left;
  margin: 0;
}
.lw_cal_all_view #lw_cal_date_selector {
  right: 20px;
}
#lw_cal_scroll_links {
  position: absolute;
  right: 0;
  top: 25px;
}
#lw_cal_scroll_links > div {
  float: left;
  text-align: center;
}
#lw_cal_scroll_links > div a {
  display: block;
  text-decoration: none;
  color: #343434;
  margin: 0 10px 3px 0;
}
#lw_cal_scroll_links > div a:hover {
  color: #09c;
}
#lw_cal_event_leftcol {
  float: left;
  margin: 0 20px 0 0;
  width: 270px;
  padding-right: 20px;
  min-height: 600px;
  border-right: 1px solid #ccc;
}
#lw_cal_event_leftcol > div {
  margin-bottom: 2em;
}
#lw_cal_event_leftcol h3 {
  font-weight: 200;
  font-size: 1.375em;
  margin: 0 0 0.5em;
}
#lw_cal_event_leftcol img {
  max-width: 100%;
  height: auto;
}
#lw_cal_event_leftcol .lw_events_caption {
  color: #999;
}
#lw_cal_event_related_content li {
  list-style: disc;
}
#lw_cal_event_rightcol {
  padding: 0 20px 0 0;
  overflow: hidden;
  line-height: 1.375;
}
#lw_cal_event_rightcol .intro {
  font-size: 1.4em;
  margin-bottom: 1em;
}
#lw_cal_event_rightcol .lw_calendar_event_description {
  margin-bottom: 1em;
}
#lw_cal_event_rightcol .lw_calendar_event_description br {
  content: ' ';
  display: block;
  margin-bottom: 0.5em;
}
#lw_cal_event_rightcol > div {
  margin-bottom: 2em;
}
#lw_cal_event_rightcol iframe {
  max-width: 100%;
}
#lw_cal_event_rightcol div:empty {
  display: none;
}
#lw_cal_event_rightcol p {
  margin: 1em 0;
}
#lw_cal_event_rightcol p.lw_rsvp_required_fields {
  font-size: 0.875em;
}
#event_options {
  position: relative;
  overflow: visible;
  display: flex;
  text-align: center;
}
#lw_cal_add_to_calendar ul,
.lw_cal_add_to_calendar ul {
  padding: 0 15px;
  margin: 10px 0 0 0;
}
#lw_cal_add_to_calendar li,
.lw_cal_add_to_calendar li {
  list-style: none;
  padding: 4px 0;
  font-size: 14px;
}
.lw_cal_event_edit > a,
#lw_cal_add_to_calendar > a {
  display: block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  color: #fff !important;
  background-color: #343434;
  text-decoration: none !important;
  display: inline-block;
  margin-right: 15px;
}
.lw_cal_event_edit > a:hover,
#lw_cal_add_to_calendar > a:hover {
  background-color: #09c;
  text-decoration: none;
}
.lw_slideshow_controls .lw_disabled {
  opacity: 0;
}
.lw_events_caption,
.lw_events_credit {
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
#lw_cal .lw_widget_saveandshare {
  margin: 0;
  padding: 0;
  list-style: none;
}
#lw_cal .lw_widget_saveandshare:before,
#lw_cal .lw_widget_saveandshare:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#lw_cal .lw_widget_saveandshare:after {
  clear: both;
}
#lw_cal .lw_widget_saveandshare li {
  float: left;
  margin: 0 10px 20px 0;
  height: auto;
}
#lw_cal .lw_widget_saveandshare li:last-child {
  margin-right: 0;
}
#lw_cal .lw_widget_saveandshare a {
  color: #666;
}
#lw_cal .lw_widget_saveandshare a:hover,
#lw_cal .lw_widget_saveandshare a:focus {
  color: #09c;
}
#lw_cal .lw_widget_saveandshare .twitter a:hover {
  color: #55acee;
}
#lw_cal .lw_widget_saveandshare .facebook a:hover {
  color: #3B5998;
}
#lw_cal .lw_widget_saveandshare .googleplus a:hover {
  color: #dd4b39;
}
.lw_cal_has_hero #lw_cal_header {
  z-index: 2;
  height: 300px;
  padding-left: 5px;
  border: none;
  background-color: transparent;
  text-shadow: 2px 2px 1px #000;
}
.lw_cal_has_hero #lw_cal_header h5,
.lw_cal_has_hero #lw_cal_header #lw_cal_scroll_links a {
  color: #fff;
}
.lw_cal_has_hero #lw_cal_header #lw_cal_scroll_links a:hover {
  color: #ccc;
  text-shadow: none;
}
#lw_cal_hero {
  position: absolute;
  top: 0;
  left: -16px;
  right: -16px;
  z-index: 1;
  height: 300px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
#lw_cal_hero > div {
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  display: inline-block;
}
#lw_cal_hero > div h1 {
  margin: 0;
  color: #fff;
  font-weight: 900;
}
#lw_cal_hero > div h3 {
  margin: 10px 0 0 0;
  padding: 0;
  color: #fff;
  background-color: transparent;
  font-size: 1.25em;
}
#lw_cal_map_overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  padding: 16px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #f6f6f0;
  border: 1px solid #CCC;
  box-shadow: 2px 2px 2px #999;
  box-sizing: content-box;
}
#lw_cal_location_map {
  width: 300px;
  height: 300px;
}
#lw_cal_location_map a {
  cursor: pointer;
}
form#lw_cal_online_selector {
  margin: 0;
}
form#lw_cal_online_selector ul,
form#lw_cal_online_selector li {
  margin: 0;
}
#lw_cal a.lw_join_online {
  display: block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  color: #fff !important;
  background-color: #343434;
  text-decoration: none !important;
  margin: 0 0 12px;
}
#lw_cal a.lw_join_online:hover {
  background-color: #09c;
  text-decoration: none;
}
.lw_tz {
  font-size: 0.75em;
  color: #666;
}
.lw_tz a {
  text-decoration: none;
}
.lw_tz a:hover {
  text-decoration: underline;
}
#lw_cal_tz {
  display: none;
}
#lw_cal_tz h3 {
  font-weight: 200;
  margin: 0 0 12px 0;
}
#lw_cal_tz select {
  width: 225px;
  margin-bottom: 10px;
}
#lw_cal_tz button {
  margin-right: 4px;
}
#lw_cal_tz .lw_spinner {
  display: none;
  background: transparent url(/livewhale/images/spinner.gif) center center no-repeat;
}
#lw_mini_cal {
  font-size: 10px;
}
#lw_mini_cal table {
  border-collapse: collapse;
  width: 100%;
}
#lw_mini_cal tr {
  margin-bottom: 3px;
}
#lw_mini_cal th {
  text-transform: uppercase;
  text-align: center;
  color: #343434;
}
#lw_mini_cal th span {
  display: none;
}
#lw_mini_cal td {
  position: relative;
  text-align: center;
  width: 14%;
  line-height: 20px;
  cursor: pointer;
  border: 2px solid transparent;
}
#lw_mini_cal td a {
  color: #000;
}
#lw_mini_cal td.has_items {
  color: #343434;
}
#lw_mini_cal td.active:hover {
  background-color: #000;
  color: #fff;
}
#lw_mini_cal td.active:hover a {
  color: #fff;
}
#lw_mini_cal td.lw_prev_month,
#lw_mini_cal td.lw_next_month {
  background-color: #f6f6f6;
}
#lw_mini_cal td.selected {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}
#lw_mini_cal td.selected a {
  color: #fff;
}
#lw_mini_cal td.selected:hover {
  background-color: #09c;
}
#lw_mini_cal td.selected.active {
  background-color: #343434;
  color: #fff;
}
#lw_mini_cal td.lw_focus,
#lw_mini_cal td.selected.active.lw_focus,
#lw_mini_cal td.lw_prev_month.lw_focus,
#lw_mini_cal td.lw_next_month.lw_focus {
  background-color: #ffe6e5;
}
#lw_mini_cal td.lw_focus a,
#lw_mini_cal td.selected.active.lw_focus a,
#lw_mini_cal td.lw_prev_month.lw_focus a,
#lw_mini_cal td.lw_next_month.lw_focus a {
  color: #000;
}
#lw_mini_cal h3 {
  margin: 0;
  text-align: center;
  font-size: 1.1em;
  padding: 0.5em 0;
  margin: 0.5em 0;
  background: #f6f6f6;
}
#lw_mini_cal h3 a {
  display: block;
  text-decoration: none;
  color: #343434;
}
#lw_mini_cal h3 .lw_left {
  float: left;
  width: 14%;
}
#lw_mini_cal h3 .lw_right {
  float: right;
  width: 14%;
}
#lw_mini_cal .lw_week_select {
  position: absolute;
  top: 2px;
  left: -25px;
  width: 25px;
  height: 25px;
}
#lw_mini_cal .lw_week_select > div {
  float: left;
  width: 18px;
  height: 18px;
  background: #ccc;
  cursor: pointer;
  line-height: 18px;
  text-align: center;
  border-radius: 9px;
}
.lw_cal_filter {
  position: relative;
  padding: 0;
  margin-bottom: 0.5em;
  cursor: pointer;
  box-sizing: border-box;
}
.lw_cal_filter fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.lw_cal_filter .lw_cal_filter_label {
  color: var(--lw-filter-label-color, #fff);
  background: var(--lw-filter-label-background, #000);
  padding: var(--lw-filter-label-padding, 10px 30px 10px 15px);
  font-size: var(--lw-filter-label-font-size, 14px);
  display: block;
  border-radius: 0;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
}
.lw_cal_filter .lw_cal_filter_label:hover {
  text-decoration: none;
  color: var(--lw-filter-label-hover-color, #fff);
  background: var(--lw-filter-label-hover-background, #333);
}
@media (max-width: 768px) {
  .lw_cal_filter .lw_cal_filter_label {
    font-size: 16px;
  }
}
@media (max-width: 550px) {
  .lw_cal_filter .lw_cal_filter_label {
    font-size: 14px;
  }
}
.lw_cal_filter .lw_cal_filter_label .lw_cal_filter_icon {
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 1.8em;
  transition: transform 0.2s;
}
.lw_cal_filter.lw_cal_filter_active .lw_cal_filter_label .lw_cal_filter_icon {
  transform: rotate(180deg);
  top: 5px;
}
.lw_cal_filter .lw_cal_filter_dropdown_wrapper {
  display: none;
}
.lw_cal_filter .lw_cal_filter_dropdown {
  background-color: var(--lw-filter-dropdown-background, #fff);
  border-style: var(--lw-filter-dropdown-border-style, solid);
  border-color: var(--lw-filter-dropdown-border-color, #000);
  border-width: var(--lw-filter-dropdown-border-width, 0 1px 1px 1px);
  border-radius: var(--lw-filter-dropdown-border-radius, 0 0 3px 3px);
  padding: 16px;
  z-index: 15;
  box-sizing: border-box;
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.lw_cal_filter .lw_cal_filter_dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.lw_cal_filter .lw_cal_filter_values {
  display: none;
  width: 100%;
  margin-bottom: 1rem;
  padding: 2px 6px;
}
.lw_cal_filter .lw_cal_filter_values::placeholder {
  letter-spacing: 0;
}
.lw_cal_filter .lw_cal_filter_option {
  margin-bottom: 0px;
  font-size: 14px;
}
.lw_cal_filter .lw_cal_filter_option label {
  cursor: pointer;
  display: flex;
  align-items: baseline;
}
.lw_cal_filter .lw_cal_filter_option label:hover {
  text-decoration: underline;
}
.lw_cal_filter .lw_cal_filter_option input {
  margin-right: 8px;
}
.lw_cal_selector {
  margin: 0 0 1em 0;
}
.lw_cal_selector h5 {
  margin: 0 0 0.5em 0;
  font-size: 0.9em;
}
.lw_cal_selector ul {
  margin: 0;
  padding: 0;
}
.lw_cal_selector li {
  margin: 10px 0 0;
  font-size: 0.9em;
  line-height: 1.2;
  list-style: none;
  cursor: pointer;
  color: #333;
  text-decoration: none;
}
.lw_cal_selector li.selected {
  font-weight: bold;
  color: #2a3132;
}
.lw_cal_selector li input {
  margin-right: 6px;
}
#lw_cal_tag_selector:not(.lw_cal_filter) li {
  display: inline-block;
  float: left;
  padding: 4px 8px;
  margin: 2px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
#lw_cal_tag_selector:not(.lw_cal_filter) ul.disabled li {
  color: #999;
}
#lw_cal_tag_selector:not(.lw_cal_filter) label {
  cursor: pointer;
}
#lw_cal_tag_selector:not(.lw_cal_filter) input[type=checkbox]:focus + label {
  outline-width: 2px;
  outline-style: solid;
  outline-color: Highlight;
}
#lw_cal_tag_selector:not(.lw_cal_filter) .lw_skip_link {
  position: absolute;
  top: 0;
  left: 0;
}
#lw_cal_subscribe {
  margin: 1em 0;
}
#lw_cal_subscribe > a {
  display: block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  color: #fff !important;
  background-color: #343434;
  text-decoration: none !important;
}
#lw_cal_subscribe > a:hover {
  background-color: #09c;
  text-decoration: none;
}
.lw_ical_link {
  border: 1px solid #33c;
  background-color: #37d;
  font-size: 0.7em;
  padding: 2px 0.5em 0;
  color: #fff;
  text-decoration: none;
}
.lw_rss_link {
  border: 1px solid #c33;
  background-color: #d73;
  font-size: 0.7em;
  padding: 2px 0.5em 0;
  color: #fff;
  text-decoration: none;
}
#lw_cal_subscription_menu {
  min-width: 225px;
}
#lw_cal_subscription_menu p:first-child {
  margin-bottom: 0;
}
#lw_cal_subscription_menu h6 {
  border-top: 1px dotted #ddd;
  padding-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
}
#lw_cal_subscription_menu ul {
  padding: 0;
  margin: 0;
}
#lw_cal_subscription_menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  white-space: nowrap;
}
#lw_cal_subscription_menu li:after {
  clear: both;
  content: '.';
  display: block;
  height: 3px;
  overflow: hidden;
  visibility: hidden;
}
#lw_cal_subscription_menu li .lw_cal_sub_cat {
  float: left;
  max-width: 150px;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  padding-top: 4px;
  line-height: 1.35em;
  margin-right: 10px;
}
#lw_cal_subscription_menu li a {
  text-decoration: none;
  color: #333;
  font-size: 12px;
}
#lw_cal_subscription_menu li a.lw_cal_sub_rss {
  color: #f26621;
}
#lw_cal_subscription_menu li a.lw_cal_sub_ical {
  color: #45aef0;
}
@media print {
  img {
    max-width: 100%;
  }
  @page {
    margin: 0.5cm;
  }
  a,
  a:after {
    content: normal !important;
  }
  #lw_cal_toolbar,
  #lw_cal_view_selector,
  #lw_cal_scroll_links,
  #lw_cal_date_selector,
  #lwc_left,
  #lwc_right {
    display: none !important;
  }
  .lw_widget_saveandshare,
  .lw_cal_event_edit,
  .lw_view_larger,
  #lw_cal_add_to_calendar {
    display: none !important;
  }
  .lw_cal_has_hero #lw_cal_header,
  #lw_cal_hero {
    height: 150px;
  }
}

/*      Resource ID: f5e625b2772377ffcca64241528 (calendar-mobile.less, compiled by lessc, minified by none) (05/19/2026 5:22pm) (A:5700, B:5700, C:33, D:33, F:33, J:33, K:33)      */

.lw_cal {
  position: relative;
}

/*      Resource ID: 76afaee711c1f6a2097c0c63fd7 (rsvp.less, compiled by lessc, minified by none) (05/19/2026 5:22pm) (A:2643, B:2643, C:2254, D:2254, F:2254, J:2254, K:2254)      */

.lw_rsvp_error {
  display: none;
  background-color: #fee;
  border: #f00 1px solid;
  padding: 16px;
  line-height: 1.6;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #390909;
}
.lw_rsvp_error ul {
  padding-left: 1.5em;
}
.lw_rsvp_error ul,
.lw_rsvp_error li {
  margin-bottom: 0;
}
h3.lw_rsvp_header {
  background-color: #666;
  font-size: 18px;
  font-weight: 400;
  padding: 8px 12px;
  color: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.lw_rsvp input[type="text"],
.lw_rsvp textarea {
  border: 1px solid #666;
  padding: 4px 6px;
  background-color: white;
  font-size: 16px;
  width: 200px;
}
.lw_rsvp {
  position: relative;
  margin: 0 auto 1em;
  clear: both;
  width: 100%;
  font-size: 16px;
}
.lw_rsvp * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lw_rsvp label {
  display: block;
  font-weight: normal;
}
.lw_rsvp div.lw_rsvp_field,
.lw_rsvp div.lw_rsvp_submit_wrapper {
  display: flex;
  gap: 15px;
  align-items: center;
  padding: 8px;
  background: #eee;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
}
.lw_rsvp div.lw_rsvp_field_label {
  width: 150px;
  text-align: right;
}
.lw_rsvp div.lw_rsvp_field_input {
  flex: 1;
}
.lw_rsvp input[type=text],
.lw_rsvp textarea {
  width: 100%;
}
.lw_rsvp textarea {
  height: 60px;
}
.lw_rsvp select {
  padding: 6px;
}
.lw_rsvp div.lw_rsvp_submit_wrapper {
  padding-left: 172px;
}
.lw_rsvp div.lw_rsvp_message {
  margin: 1em 0;
}
.lw_rsvp .lw_widget {
  margin-top: 0;
  padding: 0 !important;
}
.lw_rsvp .lw_forms_form {
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
.lw_rsvp .lw_forms_form fieldset {
  margin: 0;
  padding: 0;
  display: table-row;
  font-size: 14px;
  color: #444;
  font-weight: normal;
  background: #eee;
  border: 0px;
  margin-bottom: 1px;
}
.lw_rsvp .lw_forms_form fieldset > div {
  display: table-cell;
  margin: 0;
  padding: 8px;
}
.lw_rsvp .lw_forms_form .lw_forms_label {
  width: 175px;
  text-align: right;
  padding-right: 12px;
}
.lw_rsvp .lw_forms_form .lw_forms_label > label:after {
  content: ':';
}