/*      Request ID: 03acdc6f800ba60b75f8d2678ea685a0_1762800806 (01/12/2026 11:41pm) (FcdBCsAgDATAH5knSdRFhWhLEiv9fe1hDkMPK+29fwEtB5RF90rSc2w+hGKfVVE6pht5w4BRlSuxkPkrZ5kFs7CGE/sA)      */



/*      Resource ID: 4508f9131514a202ac033ee630d (calendar.less, compiled by lessc, minified by none) (01/12/2026 11:41pm) (A:19449, B:19449, C:56895, D:56975, F:56975, J:56975, K:56975)      */

/* Core theme styles -- LiveWhale Calendar */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.lw_cal_btn {
  border: #aaa 1px solid;
  background-color: #ccc;
  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: #002d72;
}
#lw_cal_container a:hover,
#lw_cal a:hover {
  color: #00378c;
}
#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: #ccc;
  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: #002d72;
}
#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: 'adelle', serif;
  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: #898989;
  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: #898989 !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: #002d72;
}
#lw_cal_showing a.lw_cal_clear_filters:hover {
  background: none;
  color: #002d72;
}
#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: #555;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: 200;
}
#lw_cal_view_selector li a:hover {
  background-color: #00378c;
  color: #fff;
}
#lw_cal_view_selector li.active a {
  background-color: #002d72;
  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: #00378c;
}
#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: #002d72;
}
#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: #00378c;
  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: #002d72;
  margin: 0 10px 3px 0;
}
#lw_cal_scroll_links > div a:hover {
  color: #00378c;
}
.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: #002d72;
}
#lw_cal_events .lw_cal_event_list .lw_cal_location_link_wrapper a:hover {
  color: #00378c;
  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: #555;
}
#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: #002d72;
  font-weight: bold;
  margin-bottom: 1em;
  border-bottom: 1px solid #002d72;
}
#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: #ccc;
  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: #ccc;
  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: 'adelle', serif;
  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: 'adelle', serif;
  font-weight: 700;
  display: block;
  background-color: #002d72;
  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: #555;
  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: #555;
  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: #002d72;
  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: #002d72;
  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: #00378c;
  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: #00378c;
}
#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: #002d72;
  text-decoration: none !important;
  margin: 0 0 12px;
}
#lw_cal a.lw_join_online:hover {
  background-color: #00378c;
  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: #002d72;
}
#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: #002d72;
}
#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: #00378c;
}
#lw_mini_cal td.selected.active {
  background-color: #002d72;
  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: #002d72;
}
#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: #898989;
}
.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: #002d72;
  text-decoration: none !important;
}
#lw_cal_subscribe > a:hover {
  background-color: #00378c;
  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: #555;
  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;
}
#lw_cal_search_form button:not(.lw_sr_only_focusable) {
  display: none;
}
#lw_cal_search_form input {
  padding: 5px;
  margin: 1em 0;
  outline: none;
}
.no {
  padding: 0;
  color: #002d72;
  background: none;
  font-size: 2em;
  font-weight: 200;
}
@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;
  }
}
a.lw_cal_show_all_events {
  display: block;
}
.lw_cal_original_sidebar #lw_cal_body {
  width: 77%;
}
.lw_cal_original_sidebar #lw_cal_sidebar {
  position: static;
  float: left;
  width: 23%;
  padding: 0;
}
.lw_cal_original_sidebar #lw_cal_sidebar .lw_cal_selector,
.lw_cal_original_sidebar #lw_cal_sidebar #lw_cal_subscribe {
  display: block;
}
.lw_cal_original_sidebar #lw_cal_sidebar #lw_cal_search {
  width: 88%;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_body,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_body {
  width: auto;
  padding: 20px;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_sidebar,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_sidebar {
  position: absolute;
  top: 59px;
  right: 0;
  width: 205px;
  padding: 0 20px;
  background-color: #ccc;
  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;
  z-index: 6;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_sidebar #lw_cal_search,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_sidebar #lw_cal_search {
  width: 100%;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_sidebar.lw_cal_sidebar_hidden,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_sidebar.lw_cal_sidebar_hidden {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  z-index: 1;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_sidebar.lw_cal_sidebar_hidden > *,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_sidebar.lw_cal_sidebar_hidden > * {
  display: none !important;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_sidebar.lw_cal_sidebar_hidden #lw_cal_search_form,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_sidebar.lw_cal_sidebar_hidden #lw_cal_search_form {
  display: block !important;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_subscribe,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_subscribe {
  padding: 0 20px 20px 20px;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_date_selector,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_date_selector,
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_scroll_links,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_scroll_links {
  z-index: 5;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_date_selector,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_date_selector {
  top: 12px;
}
.lw_cal_original_sidebar.lw_cal_event_view #lw_cal_scroll_links,
.lw_cal_original_sidebar.lw_cal_month_view #lw_cal_scroll_links {
  top: 10px;
}
#lw_cal_overlay_pointer {
  position: absolute;
  right: -25px;
  top: 150px;
  width: 25px;
  height: 30px;
  background: transparent url(/live/resource/image/livewhale/images/overlay_pointer.png) top left no-repeat;
}
.lw_cal_details_overlay {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 690px;
  background: #fff;
  z-index: 101;
  padding: 25px 25px 15px;
  border: 1px solid #CCC;
  box-shadow: 3px 3px 3px #ccc;
  margin-left: -470px;
}
.lw_cal_details_overlay .lw_events_location {
  position: absolute;
  top: 16px;
  right: 16px;
}
.lw_cal_details_overlay .lw_events_description {
  display: block;
}
/* LiveWhale Calendar default styles*/
/* =====================================================================*/
/* MEDIA QUERIES*/
/* =====================================================================*/
/* How to use a media query:*/
/* @media @screen-xs, @screen-sm, @screen-md { ... }*/
/* Use this when applying a retina query on its own*/
/* Use this when applying a retina query inside a screen size query*/
/*  ========================================================================*/
/*  COLOR VARIABLES*/
/*  ========================================================================*/
/*  ========================================================================*/
/*  FONTS*/
/*  ========================================================================*/
/* Thin: 100, Light: 200, Regular: 400, Medium: 500, Semibold: 600.*/
/* Thin Condensed: 200*/
/*  ========================================================================*/
/*  TRANSITIONS*/
/*  ========================================================================*/
/* LESS variables (not in CSS output)*/
/* =====================================================================*/
/*   THESE STYLES ONLY LOAD ON THE CALENDAR*/
/* =====================================================================*/
/*////////////////////////////*/
/* Calendar colors and fonts*/
/*////////////////////////////*/
.lw_cal_event_detail .lw_widget_saveandshare .permalink a::after {
  font-family: 'adelle', serif;
  background-color: #eab427;
  color: #0c2340;
}
.btn-large {
  color: #fff !important;
}
.btn-small-blue {
  color: #fff !important;
}
.calendar-page .page-main-content {
  margin-bottom: 90px;
}
.calendar-page-topbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 10px;
  background-color: #faf5ef;
}
.calendar-page-topbar #lw_cal_view_selector {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 10px;
}
.calendar-page-topbar #lw_cal_view_selector li:not(:first-child)::before {
  content: '';
  display: block;
  float: left;
  margin-top: 8px;
  width: 1px;
  height: 23px;
  border-left: 1px solid #c4bab3;
}
.calendar-page-topbar #lw_cal_view_selector li a {
  font-size: 2.1rem;
  color: #534741;
  padding-left: 14px;
  padding-right: 14px;
}
.calendar-page-topbar #lw_cal_view_selector li.today a {
  text-decoration: none;
}
.calendar-page-topbar #lw_cal_view_selector li a:hover,
.calendar-page-topbar #lw_cal_view_selector li a:focus,
.calendar-page-topbar #lw_cal_view_selector li.active a,
.calendar-page-topbar #lw_cal_view_selector li.today.active a:hover {
  background-color: transparent;
  color: #002d72;
  text-decoration: underline;
}
.calendar-page-topbar #lw_cal_view_selector #lw_cal_events_badge {
  top: -8px;
  padding: 2px 6px 6px 6px;
  font-size: 17px;
  height: auto;
  background-color: #ffc72c;
}
@media only screen and (max-width: 920px) {
  .calendar-page-topbar #lw_cal_view_selector li.day {
    display: none;
  }
  .calendar-page-topbar #lw_cal_view_selector li.all span:not(.m) {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .calendar-page-topbar #lw_cal_view_selector {
    max-width: 100%;
  }
  .calendar-page-topbar #lw_cal_view_selector li a {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 400px) {
  .calendar-page-topbar #lw_cal_view_selector li.week {
    clear: both;
  }
  .calendar-page-topbar #lw_cal_view_selector li.week::before {
    display: none;
  }
}
.calendar-page-topbar #lw_cal_search_form {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: 15px;
}
.calendar-page-topbar #lw_cal_search_form label {
  display: none;
}
.calendar-page-topbar #lw_cal_search_form input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 5px 10px 3px 10px;
  margin: 0;
  font-family: 'adelle', serif;
  /* Search placeholder text gets uppercase treatment*/
}
.calendar-page-topbar #lw_cal_search_form input::-webkit-input-placeholder {
  color: #999;
}
.calendar-page-topbar #lw_cal_search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}
.calendar-page-topbar #lw_cal_search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
.calendar-page-topbar #lw_cal_search_form input:-ms-input-placeholder {
  color: #999;
}
.calendar-page-topbar #lw_cal_search_form button {
  display: block;
  margin-left: 3px;
  color: #534741;
}
.calendar-page-content #lw_cal_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.calendar-page-content #lw_cal_header .lw_cal_header_left {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 100%;
}
.calendar-page-content #lw_cal_header .lw_cal_header_right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.calendar-page-content .lw_cal_header_title#lw_cal_this_day {
  font-size: 4.8rem;
  color: #0c2340;
  max-width: none;
  text-transform: none;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
  .calendar-page-content .lw_cal_header_title#lw_cal_this_day {
    font-size: 4.2rem;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .calendar-page-content .lw_cal_header_title#lw_cal_this_day {
    font-size: 3.4rem;
  }
}
@media only screen and (max-width: 479px) {
  .calendar-page-content .lw_cal_header_title#lw_cal_this_day {
    font-size: 2.8rem;
  }
}
.calendar-page-content #lw_cal_showing {
  font-family: 'adelle', serif;
}
.calendar-page-content #lw_cal_showing a {
  color: #002d72;
}
.calendar-page-content #lw_cal_date_selector {
  position: relative;
  top: auto;
  right: auto;
  margin-right: 10px;
}
.calendar-page-content #lw_cal_date_selector form {
  padding: 4px;
  background-color: #eef0f2;
}
.calendar-page-content #lw_cal_date_selector select {
  max-width: none;
}
.calendar-page-content #lw_cal_scroll_links {
  position: relative;
  top: auto;
  right: auto;
}
.calendar-page-content #lw_cal_scroll_links a:hover,
.calendar-page-content #lw_cal_scroll_links a:active,
.calendar-page-content #lw_cal_scroll_links a:focus {
  color: #ffc72c;
}
.calendar-page-content #lw_cal_scroll_links .lw_cal_date_scroll a {
  margin-bottom: 0;
  margin-right: 5px;
}
.calendar-page-content #lw_cal_showing a.lw_cal_clear_filters {
  font-size: 1.6rem;
}
.calendar-page-content #lw_cal_showing a.lw_cal_clear_filters:hover,
.calendar-page-content #lw_cal_showing a.lw_cal_clear_filters:focus {
  text-decoration: underline;
  color: #a80532;
}
.calendar-page-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /* No events found*/
  /* Event list day headers*/
  /* Event list view*/
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .calendar-page-inner .calendar-page-inner-left {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 75%;
    -webkit-flex: 1 0 75%;
    flex: 1 0 75%;
    padding-right: 5%;
  }
  .calendar-page-inner .calendar-page-inner-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    -webkit-flex: 0 1 25%;
    flex: 0 1 25%;
  }
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  .calendar-page-inner {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .calendar-page-inner .calendar-page-inner-left,
  .calendar-page-inner .calendar-page-inner-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
}
.calendar-page-inner #lw_cal_body_wrapper a.btn-small {
  color: #fff;
}
.calendar-page-inner .details-field.lw_cal_event_description {
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  .calendar-page-inner .details-field.lw_cal_event_description {
    clear: both;
  }
}
.calendar-page-inner #lw_cal_category_selector {
  color: #534741;
}
.calendar-page-inner #lw_cal_category_selector .lw_cal_selector_item {
  position: relative;
  padding-left: 20px;
}
.calendar-page-inner #lw_cal_category_selector .lw_cal_selector_item input {
  position: absolute;
  left: 0;
  top: 4px;
}
.calendar-page-inner #lw_cal_subscribe {
  margin-top: 2.5rem;
}
.calendar-page-inner #lw_cal_subscribe > a {
  font-family: 'adelle', serif;
  font-size: 1.6rem;
  border-radius: 2px;
}
.calendar-page-inner #lw_cal_subscribe > a:hover {
  color: #fff;
  background-color: #ffc72c;
}
.calendar-page-inner #lw_cal_subscribe > a:hover:active,
.calendar-page-inner #lw_cal_subscribe > a:active {
  color: #fff;
  background-color: #ffc31d;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
  position: relative;
  bottom: -1px;
  outline: none;
}
.calendar-page-inner #lw_cal_subscribe > a:focus {
  background-color: #00378c;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  text-decoration: none;
}
.calendar-page-inner #lw_cal_day_leftcol {
  margin-right: 40px;
}
.calendar-page-inner #lw_cal_day_rightcol {
  padding-left: 40px;
}
.calendar-page-inner #lw_cal_day_date {
  width: 220px;
  height: 220px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #c0b1a6;
}
.calendar-page-inner #lw_cal_day_date .lw_cal_today_month {
  font-family: 'adelle', serif;
  font-weight: 500;
  font-size: 4.3rem;
}
.calendar-page-inner #lw_cal_day_date .lw_cal_today_day {
  font-family: 'adelle', serif;
  font-weight: 600;
  font-size: 12.7rem;
  color: #555452;
}
.calendar-page-inner #lw_cal_weather,
.calendar-page-inner #lw_cal_today_facts {
  font-family: 'adelle', serif;
  font-size: 1.6rem;
  color: #534741;
}
.calendar-page-inner #lw_cal_weather p,
.calendar-page-inner #lw_cal_today_facts p {
  width: 220px;
}
.calendar-page-inner #lw_cal_weather a,
.calendar-page-inner #lw_cal_today_facts a {
  font-weight: 500;
  color: #002d72;
  text-decoration: none;
}
.calendar-page-inner #lw_cal_weather a:hover,
.calendar-page-inner #lw_cal_today_facts a:hover,
.calendar-page-inner #lw_cal_weather a:focus,
.calendar-page-inner #lw_cal_today_facts a:focus {
  text-decoration: underline;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
  .calendar-page-inner #lw_cal_day_leftcol,
  .calendar-page-inner #lw_cal_day_rightcol {
    float: left;
    width: 100%;
  }
  .calendar-page-inner #lw_cal_day_rightcol {
    margin-top: 25px;
    padding-left: 0;
    border-left: none;
  }
  .calendar-page-inner #lw_cal_day_date {
    float: left;
    margin-right: 33px;
    width: 150px;
    height: 150px;
  }
  .calendar-page-inner #lw_cal_day_date .lw_cal_today_month {
    font-size: 2.6rem;
  }
  .calendar-page-inner #lw_cal_day_date .lw_cal_today_day {
    font-size: 8.7rem;
  }
  .calendar-page-inner #lw_cal_weather,
  .calendar-page-inner #lw_cal_today_facts {
    float: left;
    min-width: 40%;
    margin-top: 0;
    width: auto;
  }
  .calendar-page-inner #lw_cal_today_facts {
    margin-top: 10px;
    margin-left: 2px;
  }
  .calendar-page-inner #lw_cal_today_facts p {
    max-width: 100%;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 435px) {
  .calendar-page-inner #lw_cal_day_date {
    margin-bottom: 15px;
  }
  .calendar-page-inner #lw_cal_weather,
  .calendar-page-inner #lw_cal_today_facts {
    clear: both;
    float: none;
    min-width: 0;
  }
  .calendar-page-inner #lw_cal_today_facts {
    margin-left: 20px;
  }
}
.calendar-page-inner .no {
  font-family: 'adelle', serif;
  font-weight: 500;
  font-size: 2.7rem;
}
.calendar-page-inner #lw_cal_events {
  padding-top: 0;
}
.calendar-page-inner #lw_cal_events h3 {
  font-size: 2.2rem;
  color: #744c28;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_cal_event {
  background-color: #faf5ef;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_cal_event_link {
  /* Link makes entire event box clickable*/
  z-index: 1;
  /* above event box*/
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.05);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_cal_event_link:hover,
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_cal_event_link:focus {
  opacity: 1;
  /* not activated on focus (tabindex -1)*/
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_time,
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_location,
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_cal_location_link_wrapper {
  font-size: 1.8rem;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_time {
  border-bottom: 1px solid #e2ded9;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_cal_tz_abbrv,
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_user_time,
.calendar-page-inner #lw_cal_events .lw_cal_event_list .postfix {
  display: none;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_location {
  max-width: 50%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_cal_location_link_wrapper a {
  color: #002d72;
  text-decoration: underline;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_item_thumb {
  border-color: #e2ded9;
  max-height: 134px;
  overflow: hidden;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_item_thumb a:hover img,
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_item_thumb a:focus img {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}
@media only screen and (max-width: 479px) {
  .calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_item_thumb {
    display: inline-block;
    position: relative;
    width: auto;
    margin-right: 0;
  }
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_title {
  margin-top: 10px;
  font-size: 2.1rem;
  font-family: 'adelle', serif;
  font-weight: 400;
  color: #534741;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_title a {
  font-weight: 500;
  color: #1b4288;
  text-decoration: underline;
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_title a:hover,
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_title a:focus {
  color: #2357b3;
}
@media only screen and (max-width: 479px) {
  .calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_title {
    margin-left: 0;
  }
}
.calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_summary {
  font-size: 1.8rem;
  color: #744c28;
}
@media only screen and (max-width: 479px) {
  .calendar-page-inner #lw_cal_events .lw_cal_event_list .lw_events_summary {
    margin-left: 0;
  }
}
/* Month view*/
.lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_events_title {
  margin-top: 5px;
  font-size: 1.5rem;
}
.lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_events_time {
  font-size: 1.3rem;
}
.lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event {
  background-color: #fff;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_today .lw_cal_event {
  background-color: #ffd;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month {
  background-color: #faf5ef;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month * {
  color: #666;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month .lw_cal_event {
  background-color: transparent;
}
/* Hide event link on month view*/
.lw_cal_event_link {
  display: none;
}
/* Single event view*/
body.lw_cal_event_detail {
  /* Edit Event and Add to calendar buttons*/
}
body.lw_cal_event_detail .event-main-content::before,
body.lw_cal_event_detail .event-main-content::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
  body.lw_cal_event_detail .event-sidebar-content {
    margin-top: 25px;
  }
}
body.lw_cal_event_detail .lw_cal_event_view.lw_cal_has_hero {
  /* EVENTS WITH HERO IMAGE ONLY */
  margin-top: 10px;
}
body.lw_cal_event_detail .lw_cal_event_view.lw_cal_has_hero #lw_cal_header {
  z-index: auto;
  height: auto;
  padding-left: 0;
  background-color: transparent;
  text-shadow: none;
  padding: 20px 0 20px 10px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
body.lw_cal_event_detail .lw_cal_event_view.lw_cal_has_hero #lw_cal_header h5 {
  color: #002d72;
}
body.lw_cal_event_detail .lw_cal_event_view.lw_cal_has_hero #lw_cal_header #lw_cal_scroll_links a {
  color: #002d72;
}
body.lw_cal_event_detail .lw_cal_event_view.lw_cal_has_hero #lw_cal_header #lw_cal_scroll_links a:hover,
body.lw_cal_event_detail .lw_cal_event_view.lw_cal_has_hero #lw_cal_header #lw_cal_scroll_links a:active,
body.lw_cal_event_detail .lw_cal_event_view.lw_cal_has_hero #lw_cal_header #lw_cal_scroll_links a:focus {
  color: #ffc72c;
}
body.lw_cal_event_detail .lw_cal_event_view.lw_cal_has_hero .event-main-content {
  /* for events with hero image only */
  padding-top: 30px;
}
body.lw_cal_event_detail #lw_cal_hero {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  margin-bottom: 20px;
}
body.lw_cal_event_detail #lw_cal_hero > div {
  font-size: inherit;
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}
body.lw_cal_event_detail #lw_cal_hero > div h3 {
  color: #fff !important;
}
body.lw_cal_event_detail #lw_cal_hero .lw_cal_event_title {
  font-weight: 500;
  font-size: 3.2rem;
}
@media only screen and (max-width: 479px) {
  body.lw_cal_event_detail #lw_cal_hero .lw_cal_event_title {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 435px) {
  body.lw_cal_event_detail #lw_cal_hero .lw_cal_event_title {
    font-size: 2.3rem;
  }
}
body.lw_cal_event_detail .lw_cal_event_title {
  clear: both;
  margin-top: 0;
  font-family: 'adelle', serif;
  font-size: 4.2rem;
  color: #0c2340;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  body.lw_cal_event_detail .lw_cal_event_title {
    font-size: 2.9rem;
  }
}
@media only screen and (max-width: 435px) {
  body.lw_cal_event_detail .lw_cal_event_title {
    font-size: 2.3rem;
  }
}
body.lw_cal_event_detail .lw_cal_tz_abbrv,
body.lw_cal_event_detail .lw_user_time,
body.lw_cal_event_detail .event-repeats {
  display: none;
}
body.lw_cal_event_detail .lw_cal_event_summary {
  margin-bottom: 20px;
}
body.lw_cal_event_detail .lw_slideshow_wrapper {
  margin-bottom: 40px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.25);
}
body.lw_cal_event_detail .lw_slideshow {
  max-width: 100%;
}
body.lw_cal_event_detail .lw_events_caption,
body.lw_cal_event_detail .lw_gallery_caption {
  display: block;
  max-width: 100%;
  /* prevents captions breaking page layout*/
  padding: 13px 15px 11px;
  font-family: 'adelle', serif;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: normal;
  text-decoration: none;
  border: none;
  background-color: #f4e6be;
  color: #534741;
  text-transform: none;
}
body.lw_cal_event_detail .lw_events_caption a,
body.lw_cal_event_detail .lw_gallery_caption a {
  color: #002d72;
  text-decoration: underline;
}
body.lw_cal_event_detail .lw_events_caption a:hover,
body.lw_cal_event_detail .lw_gallery_caption a:hover,
body.lw_cal_event_detail .lw_events_caption a:focus,
body.lw_cal_event_detail .lw_gallery_caption a:focus {
  color: #0041a5;
  text-decoration: underline;
}
body.lw_cal_event_detail .lw_events_credit {
  display: none;
}
body.lw_cal_event_detail .lw_cal_event_detail_map {
  max-width: 100%;
}
body.lw_cal_event_detail .lw_cal_event_detail_map a[href*="terms_"] {
  display: none;
  /* prevents focus on invisible map link*/
}
body.lw_cal_event_detail .lw_cal_event_detail_map .lw_view_larger {
  color: #fff !important;
}
body.lw_cal_event_detail #event_options #lw_cal_event_edit,
body.lw_cal_event_detail #event_options #lw_cal_add_to_calendar {
  float: left;
  font-family: 'adelle', serif;
  font-weight: 200;
  font-size: 1.6rem;
  border-radius: 1px;
  border: none;
  overflow: visible;
}
body.lw_cal_event_detail #event_options #lw_cal_event_edit > a,
body.lw_cal_event_detail #event_options #lw_cal_add_to_calendar > a {
  padding: 5px 10px 4px;
  background-color: #002d72;
  text-decoration: none;
}
body.lw_cal_event_detail #event_options #lw_cal_event_edit > a:hover,
body.lw_cal_event_detail #event_options #lw_cal_add_to_calendar > a:hover {
  text-decoration: none !important;
  outline: none;
  background-color: #ffc72c;
}
body.lw_cal_event_detail #event_options #lw_cal_event_edit > a:hover:active,
body.lw_cal_event_detail #event_options #lw_cal_add_to_calendar > a:hover:active,
body.lw_cal_event_detail #event_options #lw_cal_event_edit > a:active,
body.lw_cal_event_detail #event_options #lw_cal_add_to_calendar > a:active {
  color: #fff;
  background-color: #ffc31d;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5);
  position: relative;
  bottom: -1px;
  outline: none;
}
body.lw_cal_event_detail #event_options #lw_cal_event_edit > a:focus,
body.lw_cal_event_detail #event_options #lw_cal_add_to_calendar > a:focus {
  background-color: #00378c;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.lw_cal_event_detail .lw_events_registration_instructions,
body.lw_cal_event_detail .lw_payments_registration_form {
  padding-top: 25px;
}
body.lw_cal_event_detail .lw_events_registration_instructions::before,
body.lw_cal_event_detail .lw_payments_registration_form::before,
body.lw_cal_event_detail .lw_events_registration_instructions::after,
body.lw_cal_event_detail .lw_payments_registration_form::after {
  content: '';
  display: table;
  clear: both;
}
body.lw_cal_event_detail #lw_cal_events h3.lw_payments_charge_header {
  border-radius: 1px;
  background-color: #002d72;
  color: #fff;
}
body.lw_cal_event_detail .lw_payments_registration_status {
  font-family: 'adelle', serif;
  font-size: 1.8rem;
  color: #846445;
}
body.lw_cal_event_detail .lw_payments_charge_error {
  margin-top: 10px;
  border-radius: 0;
  color: #0c2340;
  background-color: #e3c06b;
  border-color: #ffc72c;
}
body.lw_cal_event_detail .lw_payments_charge_error ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.lw_cal_event_detail .lw_payments_charge #lw_payments_table {
  margin-bottom: 20px;
}
body.lw_cal_event_detail .lw_payments_charge #lw_payments_table td {
  background-color: #faf5ef;
  color: #0c2340;
  font-size: 1.9rem;
}
body.lw_cal_event_detail .lw_payments_charge #lw_payments_table td:first-child {
  padding-top: 12px;
  padding-bottom: 12px;
}
body.lw_cal_event_detail .lw_payments_charge #lw_payments_table td:last-child {
  padding-top: 4px;
  padding-bottom: 4px;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  body.lw_cal_event_detail .lw_payments_charge #lw_payments_table td:nth-child(1) {
    width: 100%;
    text-align: left;
  }
}
body.lw_cal_event_detail .lw_payments_charge input[type="text"],
body.lw_cal_event_detail .lw_payments_registration_form .lw_forms_form input[type="text"],
body.lw_cal_event_detail .lw_payments_registration_form .lw_forms_form textarea {
  font-size: 2rem;
}
body.lw_cal_event_detail .lw_payments_charge_submit {
  display: block;
  margin: 10px 0 30px;
  padding: 10px 20px;
  background-color: #002d72;
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 2px;
  font-family: 'adelle', serif;
  font-size: 1.8rem;
  font-weight: 200;
  letter-spacing: 0.006em;
  line-height: 1;
  -webkit-appearance: none;
  cursor: pointer;
}
body.lw_cal_event_detail .lw_payments_charge_submit:hover {
  color: #fff;
  background-color: #ffc72c;
  text-decoration: none;
}
body.lw_cal_event_detail .lw_payments_charge_submit:hover:active,
body.lw_cal_event_detail .lw_payments_charge_submit:active {
  color: #fff;
  background-color: #ffc31d;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
  position: relative;
  bottom: -1px;
  outline: none;
}
body.lw_cal_event_detail .lw_payments_charge_submit:focus {
  background-color: #00378c;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.lw_cal_event_detail .details-field {
  margin-bottom: 15px;
}
body.lw_cal_event_detail .details-field-title {
  font-family: 'adelle', serif;
  font-size: 1.8rem;
  text-transform: uppercase;
}
body.lw_cal_event_detail .details-field-content {
  display: inline-block;
}
body.lw_cal_event_detail .details-field-content a {
  text-decoration: underline;
  cursor: pointer;
}
body.lw_cal_event_detail .details-field-content a:hover,
body.lw_cal_event_detail .details-field-content a:focus {
  color: #004bbf;
  text-decoration: underline;
}
body.lw_cal_event_detail .details-field-content a:focus {
  /* for text links*/
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color;
}
body.lw_cal_event_detail .details-field-content strong {
  font-weight: 700;
  font-size: 0.95em;
}