/*      Request ID: 1dfb48deb028113cf1ef0d7bfe5d5f07_1750102121 (06/16/2025 3:52pm) (jcxBDsIwDETRq3AAyBypSlKrseTEVexicXsi2LFidn8xD007QWKQIyKSrV1nqtpxXkW4bs27YONxTNqZhhu8USfDIVqywPwlq2oWGnueaYXdb/jPFX5StHX9oqg66Vd8dC0s9IHf)      */



/*      Resource ID: 08dee1a462d7e740c21a55b468f (calendar.less, compiled by lessc, minified by none) (06/16/2025 3:52pm) (A:1893, B:1893, C:28378, D:28438, F:28438, J:28438, K:28438)      */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.lw_cal_btn {
  border: #aaa 1px solid;
  background-color: #eee;
  line-height: 16px;
  padding: 4px 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
  background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
  background-color: #ededed;
  cursor: pointer;
}
.lw_cal_btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
  background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
  background-color: #dfdfdf;
}
#lw_cal_container a,
#lw_cal a {
  color: #252525;
}
#lw_cal_container a:hover,
#lw_cal a:hover {
  color: #c03;
}
#lw_cal {
  margin: 0 auto;
  position: relative;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  *zoom: 1;
  /* firefox 19+ */
  /* ie */
}
#lw_cal:before,
#lw_cal:after {
  content: " ";
  display: table;
}
#lw_cal:after {
  clear: both;
}
#lw_cal ::-webkit-input-placeholder {
  letter-spacing: 1px;
}
#lw_cal ::-moz-placeholder {
  letter-spacing: 1px;
}
#lw_cal :-ms-input-placeholder {
  letter-spacing: 1px;
}
#lw_cal input:-moz-placeholder {
  letter-spacing: 1px;
}
#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: #252525;
}
#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: #252525;
}
#lw_cal_showing a.lw_cal_clear_filters:hover {
  background: none;
  color: #252525;
}
#lw_cal_showing_categories,
#lw_cal_showing_tags {
  display: inline;
}
#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 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#lw_cal_view_selector li {
  float: left;
}
#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;
  font-weight: 200;
}
#lw_cal_view_selector li a:hover {
  background-color: #c03;
  color: #fff;
}
#lw_cal_view_selector li.active a {
  background-color: #252525;
  font-weight: 700;
  color: #fff;
}
#lw_cal_view_selector li.today a {
  text-decoration: underline;
  background: transparent;
}
#lw_cal_view_selector li.today a:before {
  content: "Today is ";
}
#lw_cal_view_selector li.today a:hover {
  background-color: #c03;
}
#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:hover {
  text-decoration: none;
  background-color: #252525;
}
#lw_cal_view_selector li.add_new {
  float: right;
  display: none;
}
#lw_cal_view_selector li.add_new a {
  background: transparent;
  text-decoration: none;
}
#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.all {
  float: right;
}
body.lw_cal_view_search #lw_cal_view_selector li.all,
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 {
  display: list-item;
}
#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: #c03;
  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: #252525;
  margin: 0 10px 3px 0;
}
#lw_cal_scroll_links > div a:hover {
  color: #c03;
}
.lw_cal_event_title a {
  text-decoration: none;
}
.lw_cal_event_live,
.lw_cal_event_hidden {
  color: #999;
}
.lw_cal_event_live:hover,
.lw_cal_event_hidden:hover {
  background: transparent;
  color: #000;
}
.lw_cal_event a:hover {
  color: #000;
}
.lw_cal_event.lw_cal_event_hidden .lw_cal_event_title a {
  color: #c22;
}
.lw_cal_time,
.tags {
  font-size: 0.7em;
}
.lw_cal_time {
  display: block;
}
#lw_cal_events {
  padding: 20px 10px;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
}
#lw_cal_events:focus {
  outline: none;
}
#lw_cal_events.lw_cal_loading {
  opacity: 0.5;
}
.lw_cal_event_view #lw_cal_events {
  padding: 5px;
}
#lw_cal_events h3 {
  font-style: normal;
  font-weight: 400;
}
#lw_cal_events h3 a {
  font-weight: 300;
}
#lw_cal_events .lw_cal_date a {
  font-size: 0.875em;
  color: #777;
}
#lw_cal_events .lw_cal_event_title a,
#lw_cal_events .lw_cal_show_day {
  font-size: 0.8em;
}
#lw_cal_events .lw_cal_event_list {
  /* Fix for long location names */
}
#lw_cal_events .lw_cal_event_list .lw_events_time {
  font-size: 0.75em;
  padding-bottom: 2px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 8px;
}
.lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_events_time {
  margin: 0;
  border: none;
}
#lw_cal_events .lw_cal_event_list .lw_events_time .lw_user_time {
  font-size: 0.8em;
}
#lw_cal_events .lw_cal_event_list .tz_editable {
  border-bottom: #aaa 1px dotted;
  cursor: pointer;
}
#lw_cal_events .lw_cal_event_list .lw_events_title {
  margin-bottom: 15px;
}
.lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_events_title {
  font-size: 1em;
}
#lw_cal_events .lw_cal_event_list .lw_events_title a {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event_list {
  position: relative;
}
#lw_cal_events .lw_cal_event_list .lw_item_thumb {
  border: 1px solid #ccc;
  margin-right: 30px;
  margin-top: 2px;
  position: absolute;
  max-width: 134px;
}
#lw_cal_events .lw_cal_event_list .lw_item_thumb a {
  display: block;
  line-height: 0;
}
#lw_cal_events .lw_cal_event_list .lw_item_thumb img {
  border: none;
  display: block;
  max-width: 100%;
  height: auto;
}
#lw_cal_events .lw_cal_event_list .lw_events_time,
#lw_cal_events .lw_cal_event_list .lw_events_location,
#lw_cal_events .lw_cal_event_list .lw_cal_location_link_wrapper {
  font-size: 0.875em;
}
#lw_cal_events .lw_cal_event_list .lw_events_location {
  float: right;
  display: block;
  max-width: 365px;
  height: 1.3em;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
}
#lw_cal_events .lw_cal_event_list .lw_cal_location_link_wrapper {
  float: right;
  margin-left: 5px;
}
#lw_cal_events .lw_cal_event_list .lw_cal_location_link_wrapper a {
  color: #252525;
}
#lw_cal_events .lw_cal_event_list .lw_cal_location_link_wrapper a:hover {
  color: #c03;
  text-decoration: none;
}
#lw_cal_events .lw_cal_event_list .lw_events_title {
  font-size: 1.5em;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  line-height: 1.2;
}
#lw_cal_events .lw_cal_event_list .lw_events_title a {
  text-decoration: none;
  font-weight: normal;
}
#lw_cal_events .lw_cal_event_list .lw_has_image .lw_events_title,
#lw_cal_events .lw_cal_event_list .lw_has_image .lw_events_summary,
#lw_cal_events .lw_cal_event_list .lw_has_image .lw_events_description {
  margin-left: 160px;
  display: block;
}
#lw_cal_events .lw_cal_event_list td .lw_has_image .lw_events_title {
  margin-left: 0;
}
#lw_cal_events .lw_cal_event_list td .lw_cal_event.lw_has_image {
  min-height: 0;
}
#lw_cal_events .lw_cal_event_list .lw_events_description,
#lw_cal_events .lw_cal_event_list .lw_has_image .lw_events_description {
  display: none;
}
#lw_cal_events .lw_cal_event_list .lw_events_summary {
  font-size: 1em;
  color: #333;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event {
  margin-bottom: 30px;
  position: relative;
  padding: 10px;
  background-color: #eee;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_has_image {
  min-height: 197px;
}
#lw_cal_events .lw_cal_event_list .lw_cal_edit_link {
  float: right;
  display: none;
}
.lw_cal_pagination {
  margin-left: 20px;
}
#lw_cal_events > h1 {
  font-weight: 200;
  font-size: 2.4em;
  margin: 0 0 0.5em 0;
}
#lw_cal_events > p {
  margin-bottom: 2em;
}
#lw_cal_events .lw_cal_upcoming_events {
  margin: 75px 0 1em 0;
}
#lw_cal_events .lw_cal_upcoming_events h3 {
  font-size: 1.2em;
  color: #252525;
  font-weight: bold;
  margin-bottom: 1em;
  border-bottom: 1px solid #252525;
}
#lw_cal_events .lw_cal_upcoming_events h4 {
  margin-bottom: 0.5em;
}
.lw_cal_paginate a {
  text-decoration: none;
}
.lw_cal_month_view {
  /* content that shouldn't appear on month view */
}
.lw_cal_month_view #lw_cal_body {
  width: 100%;
  padding: 0;
  border: none;
}
.lw_cal_month_view #lw_cal_content {
  border: none;
}
.lw_cal_month_view #lw_cal_events {
  padding: 0 0 10px 0;
}
.lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event {
  padding: 0;
  background-color: transparent;
}
.lw_cal_month_view #lw_cal_events table {
  border-spacing: 1px;
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
.lw_cal_month_view #lw_cal_events tr {
  background: white !important;
}
.lw_cal_month_view #lw_cal_events th,
.lw_cal_month_view #lw_cal_events td {
  vertical-align: top;
  width: 14%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  overflow: hidden;
}
.lw_cal_month_view #lw_cal_events td {
  border: 1px solid #ccc;
  padding: 4px 6px;
  height: 120px;
  /*
       * IE and FF do not handle this properly
       */
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_today {
  background-color: #ffd;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month {
  background-color: #eee;
  border: 1px solid #ccc !important;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month span.date {
  color: #aaa;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month * {
  color: #666;
}
.lw_cal_month_view #lw_cal_events th {
  padding: 4px 6px;
  font-weight: bold;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #eee;
  color: #000;
  text-align: center;
}
.lw_cal_month_view #lw_cal_events th a {
  text-decoration: none;
}
.lw_cal_month_view #lw_cal_events .lw_events_time {
  border: none;
  margin: 0;
  padding: 0;
  font-size: 0.7em;
  color: #555;
}
.lw_cal_month_view .lw_events_summary,
.lw_cal_month_view .lw_has_image .lw_events_summary,
.lw_cal_month_view .lw_events_description,
.lw_cal_month_view .lw_events_location,
.lw_cal_month_view .lw_cal_location_link_wrapper,
.lw_cal_month_view .lw_item_thumb,
.lw_cal_month_view .lw_cal_edit_link,
.lw_cal_month_view .lw_cal_tz_abbrv {
  display: none;
}
.lw_cal_month_view .lw_cal_date {
  display: block;
  text-align: right;
  font-size: 2em;
  color: #999;
}
.lw_cal_month_view .lw_cal_date a {
  text-decoration: none;
}
.lw_cal_month_view .lw_events_title {
  margin-bottom: 0;
  font-size: 1em;
  font-family: inherit;
  font-weight: 700;
}
.lw_cal_month_view .lw_events_title a {
  font-weight: normal !important;
}
#lw_cal_day_leftcol {
  float: left;
  margin: 0 20px 0 0;
}
#lw_cal_day_rightcol {
  padding: 0 0 0 20px;
  border-left: 1px solid #ccc;
  overflow: hidden;
  min-height: 630px;
}
#lw_cal_day_date {
  width: 140px;
  text-align: center;
  border: 1px solid #999;
  color: #000;
  box-shadow: 2px 2px 2px #999;
}
.lw_cal_today_day {
  padding: 2px;
}
.lw_cal_today_month {
  font-family: inherit;
  font-weight: 700;
  display: block;
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.75em;
  letter-spacing: 2px;
}
.lw_cal_today_day {
  font-style: normal;
  font-weight: 400;
  color: #000;
  font-size: 5em;
  line-height: 1.1em;
  text-align: center;
}
#lw_cal_today_facts {
  font-style: normal;
  font-weight: 400;
  margin: 20px 0 0 16px;
  width: 120px;
  font-size: 13px;
  color: #666;
}
#lw_cal_today_facts p {
  display: list-item;
}
#lw_cal_today_facts a {
  color: #333;
  text-decoration: underline;
}
#lw_cal_today_facts a:hover {
  color: #300;
}
#lw_cal_today_facts ul,
#lw_cal_today_facts li {
  list-style-type: disc !important;
  margin-bottom: 0.5em;
  margin-left: 0.5em;
  font-size: 12px;
  line-height: 2em;
}
/* day vs. today date badge */
.lw_cal_day_view .lw_cal_today_month {
  font-size: 1.125em;
  padding: 0;
}
.lw_cal_day_view #lw_cal_day_date {
  width: 100px;
}
.lw_cal_day_view .lw_cal_today_day {
  font-size: 3.5em;
  padding: 2px;
}
.lw_cal_day_view #lw_cal_today_facts {
  display: none;
}
#lw_cal_weather {
  margin-top: 20px;
  width: 180px;
}
#lw_cal_weather span {
  font-style: normal;
  font-weight: 400;
  color: #333;
  font-size: 22px;
  font-weight: 200;
}
#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 h3.lw_payments_charge_header {
  color: #252525;
  padding: 0;
  background: transparent;
}
#lw_cal_event_rightcol p.lw_rsvp_required_fields {
  font-size: 0.875em;
}
#event_options {
  position: relative;
  overflow: visible;
  display: flex;
  text-align: center;
}
#event_options #lw_cal_add_to_calendar ul {
  display: none;
  padding: 0 15px;
  margin: 10px 0 0 0;
}
#event_options #lw_cal_add_to_calendar li {
  list-style: none;
  padding: 4px 0;
  font-size: 14px;
}
#event_options #lw_cal_add_to_calendar li .lw_cal_icon {
  display: inline-block;
  margin-right: 8px;
  margin-top: -2px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url(/live/resource/image/livewhale/images/calendar/sprite.png) no-repeat;
}
#event_options #lw_cal_add_to_calendar li .lw_cal_ical {
  background-position: -32px 0;
}
#event_options #lw_cal_add_to_calendar li .lw_cal_google {
  background-position: 0 0;
}
#event_options #lw_cal_add_to_calendar li .lw_cal_yahoo {
  background-position: -16px 0;
}
#event_options #lw_cal_add_to_calendar li .lw_cal_outlook {
  background-position: -48px 0;
}
.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: #252525;
  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: #c03;
  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: #c03;
}
#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;
}
/*
 * Feed Builder mixin
 */
#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: #252525;
  text-decoration: none !important;
  margin: 0 0 12px;
}
#lw_cal a.lw_join_online:hover {
  background-color: #c03;
  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: #252525;
}
#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: #252525;
}
#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: #c03;
}
#lw_mini_cal td.selected.active {
  background-color: #252525;
  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: #252525;
}
#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_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 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 ul.disabled li {
  color: #999;
}
#lw_cal_tag_selector label {
  cursor: pointer;
}
#lw_cal_tag_selector input[type=checkbox]:focus + label {
  outline-width: 2px;
  outline-style: solid;
  outline-color: Highlight;
}
#lw_cal_tag_selector .lw_skip_link {
  position: absolute;
  top: 0;
  left: 0;
}
form#lw_cal_group_selector {
  margin-top: 10px;
}
#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: #252525;
  text-decoration: none !important;
}
#lw_cal_subscribe > a:hover {
  background-color: #c03;
  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;
  }
}
#lw_cal ::-webkit-input-placeholder {
  letter-spacing: 0;
}
#lw_cal_events_badge {
  display: none;
}

/*      Resource ID: c47392f81bd6e239a260510e700 (calendar-mobile.less) (06/16/2025 3:52pm) (A:4703, B:4703, E:0, K:0)      */

/* Empty stylesheet */