
@import "../../core/styles/vendor/lesshat.less";


/*      Request ID: 1dfb48deb028113cf1ef0d7bfe5d5f07_1753290463 (07/25/2025 4:09pm) (minifier disabled) (lcxLCgIxEIThq3gAJ3WkIY9i0tCTSNImeHsjgovZufwp6sPwDXNOBGoV2xKHUxmc2StdoeHxDCpxz3YqdilHYxIW67DMkx2H1uAV3V66Kq5bSb65Ff1+w1/8b/naiLXxCm9nDbK+H/8N)      */

/* 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: #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: #003865;
}
#lw_cal_container a:hover,
#lw_cal a:hover {
  color: #4e7391;
}
#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: #003865;
}
#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: 'FFMarkWebProMedium';
  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: #003865;
}
#lw_cal_showing a.lw_cal_clear_filters:hover {
  background: none;
  color: #003865;
}
#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: #4e7391;
  color: #ffffff;
}
#lw_cal_view_selector li.active a {
  background-color: #003865;
  font-weight: 700;
  color: #ffffff;
}
#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: #4e7391;
}
#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: #003865;
}
#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: #4e7391;
  color: #ffffff;
  -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: #003865;
  margin: 0 10px 3px 0;
}
#lw_cal_scroll_links > div a:hover {
  color: #4e7391;
}
.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: #003865;
}
#lw_cal_events .lw_cal_event_list .lw_cal_location_link_wrapper a:hover {
  color: #4e7391;
  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: #003865;
  font-weight: bold;
  margin-bottom: 1em;
  border-bottom: 1px solid #003865;
}
#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: 'FFMarkWebProMedium';
  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: 'FFMarkWebProMedium';
  font-weight: 700;
  display: block;
  background-color: #003865;
  color: #ffffff;
  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: #003865;
  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: #ffffff !important;
  background-color: #003865;
  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: #4e7391;
  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: #4e7391;
}
#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: #ffffff;
}
.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: #ffffff;
  font-weight: 900;
}
#lw_cal_hero > div h3 {
  margin: 10px 0 0 0;
  padding: 0;
  color: #ffffff;
  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: #ffffff !important;
  background-color: #003865;
  text-decoration: none !important;
  margin: 0 0 12px;
}
#lw_cal a.lw_join_online:hover {
  background-color: #4e7391;
  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: #003865;
}
#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: #003865;
}
#lw_mini_cal td.active:hover {
  background-color: #000;
  color: #ffffff;
}
#lw_mini_cal td.active:hover a {
  color: #ffffff;
}
#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: #ffffff;
}
#lw_mini_cal td.selected a {
  color: #ffffff;
}
#lw_mini_cal td.selected:hover {
  background-color: #4e7391;
}
#lw_mini_cal td.selected.active {
  background-color: #003865;
  color: #ffffff;
}
#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: #003865;
}
#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: #ffffff;
  -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: #ffffff !important;
  background-color: #003865;
  text-decoration: none !important;
}
#lw_cal_subscribe > a:hover {
  background-color: #4e7391;
  text-decoration: none;
}
.lw_ical_link {
  border: 1px solid #33c;
  background-color: #37d;
  font-size: 0.7em;
  padding: 2px 0.5em 0;
  color: #ffffff;
  text-decoration: none;
}
.lw_rss_link {
  border: 1px solid #c33;
  background-color: #d73;
  font-size: 0.7em;
  padding: 2px 0.5em 0;
  color: #ffffff;
  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;
}
#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: #003865;
  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: #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;
  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: #ffffff;
  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;
}
/* Fonts*/
/* Assign calendar variables */
/* Screen Breakpoints */
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled {
  padding-left: 0;
  background-color: transparent;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled .lw_cal_location_link_wrapper,
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled .lw_events_location,
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled .lw_user_time,
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled .lw_item_thumb,
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled .lw_events_summary {
  display: none;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled .lw_events_title {
  margin-bottom: 0;
  pointer-events: none;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled .lw_events_title a {
  font-weight: normal;
  color: #667;
}
.lw_cal_view_month #lw_cal_events .lw_cal_event_list .lw_cal_event.lw_is_canceled {
  display: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}
.sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}
.lw_cal_container {
  max-width: 1000px;
  margin: 0 auto;
}
.lw_cal_container::before,
.lw_cal_container::after {
  content: '';
  display: table;
}
.lw_cal_container::after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  .lw_cal_main {
    box-sizing: border-box;
    float: left;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: relative;
    width: 73%;
  }
}
@media only screen and (max-width: 991px) {
  .lw_cal_main {
    padding: 0 18px;
  }
}
@media only screen and (min-width: 992px) {
  .lw_cal_sidebar {
    box-sizing: border-box;
    float: right;
    padding-left: 0.75rem;
    width: 23%;
  }
}
@media only screen and (max-width: 991px) {
  .lw_cal_sidebar {
    padding: 0 18px;
  }
}
@media only screen and (max-width: 991px) {
  #lw_cal_body {
    min-height: 0;
  }
}
@media screen and (max-width: 767px) {
  #lw_cal_view_selector {
    background-color: #eee;
    padding: 0 5px;
  }
  #lw_cal_view_selector .day {
    display: none;
  }
  #lw_cal_view_selector li a {
    padding: 5px 10px;
  }
  #lw_cal_view_selector li.all {
    float: left;
    white-space: nowrap;
  }
  #lw_cal_view_selector li.all a span {
    display: none;
  }
  #lw_cal_view_selector li.all a span.m {
    display: inline;
  }
  #lw_cal_view_selector li.today a:before {
    content: "";
  }
}
#lw_cal_view_selector {
  margin-bottom: 15px;
  z-index: 9;
  /* below header navigation*/
}
#lw_cal_view_selector li a:hover,
#lw_cal_view_selector li a:focus {
  color: #ffffff;
  background-color: #4e7391;
}
#lw_cal_view_selector li:before {
  display: none;
  /* hide custom bullet*/
}
#lw_cal_view_selector li.all a {
  position: relative;
  /* contains events badge*/
}
#lw_cal_view_selector #lw_cal_events_badge {
  position: absolute;
  top: -12px;
  line-height: 1;
  font-size: 1.2rem;
  padding: 7px 3px 5px 2px;
  min-width: 21px;
  -webkit-box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 767px) {
  #lw_cal_view_selector {
    /* mobile view selector */
    margin-left: -18px;
    margin-right: -18px;
    margin-bottom: 8px;
    font-size: 1rem;
    padding: 0;
  }
  #lw_cal_view_selector li.today a {
    text-decoration: none;
  }
  #lw_cal_view_selector #lw_cal_events_badge {
    left: 90%;
  }
}
@media screen and (min-width: 768px) {
  #lw_cal_view_selector li.today a {
    text-decoration: none;
  }
  #lw_cal_view_selector li.all {
    float: left;
  }
  #lw_cal_view_selector #lw_cal_events_badge {
    right: 0;
    left: auto;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
}
#lw_cal_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  /* contains back link */
}
@media screen and (max-width: 767px) {
  #lw_cal_header {
    padding: 10px 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
#lw_cal:not(.lw_cal_event_view) #lw_cal_header {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#lw_cal_header #lw_cal_this_day {
  margin-bottom: 0;
  max-width: none;
  margin-right: 15px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  padding: 7px 0 5px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  /* date expands to fill space*/
  font-family: 'FFMarkWebProBook';
}
@media screen and (max-width: 600px) {
  #lw_cal:not(.lw_cal_event_view) #lw_cal_header #lw_cal_this_day {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
  }
}
#lw_cal_date_selector {
  position: static;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#lw_cal_date_selector .lw_cal_date_picker {
  margin: 0;
}
#lw_cal_scroll_links {
  position: static;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#lw_cal_scroll_links > div a {
  margin-right: 7px;
}
#lw_cal_scroll_links > div a:hover,
#lw_cal_scroll_links > div a:focus {
  color: #4e7391;
}
#lw_cal_scroll_links .lw_cal_back {
  display: block;
  margin-top: -5px;
}
#lw_cal_showing {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 1rem;
  background: #f2a900;
  border-left: 4px solid #a57400;
}
#lw_cal_showing p,
#lw_cal_showing span {
  font-size: 1.4rem;
}
#lw_cal_showing a:not(.lw_cal_clear_filters ) {
  font-family: 'FFMarkWebProMedium';
  position: relative !important;
}
#lw_cal_showing a:not(.lw_cal_clear_filters )::after {
  content: '';
  display: none;
  position: absolute;
  left: 50%;
  top: 5px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  background: url(/live/resource/css/livewhale/images/X-trans.png) no-repeat center;
  background-size: contain;
}
#lw_cal_showing a:not(.lw_cal_clear_filters ):hover,
#lw_cal_showing a:not(.lw_cal_clear_filters ):focus {
  background: none;
  color: rgba(0, 0, 0, 0.3);
}
#lw_cal_showing a:not(.lw_cal_clear_filters ):hover::after,
#lw_cal_showing a:not(.lw_cal_clear_filters ):focus::after {
  display: block;
}
#lw_cal_showing a.lw_cal_clear_filters {
  font-family: 'FFMarkWebProBook';
  font-size: 1.1rem;
  text-decoration: underline;
}
#lw_cal_showing a.lw_cal_clear_filters:hover,
#lw_cal_showing a.lw_cal_clear_filters:focus {
  color: #4e7391;
}
#lw_mini_cal {
  font-size: 12px;
}
#lw_mini_cal .lw_left:hover,
#lw_mini_cal .lw_right:hover,
#lw_mini_cal .lw_left:focus,
#lw_mini_cal .lw_right:focus {
  color: #f2a900;
}
#lw_mini_cal thead {
  border: none;
}
#lw_mini_cal th {
  font-size: 10px;
  padding: 7px;
}
#lw_mini_cal td {
  font-size: 11px;
  padding: 2px;
}
#lw_cal_day_date .lw_cal_today_month {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
  padding: 6px 0 4px;
}
#lw_cal_day_date .lw_cal_today_day {
  display: block;
  font-family: 'FFMarkWebProMedium';
  font-size: 4.2rem;
  padding: 13px 4px 9px;
}
#lw_cal_today_facts p {
  font-size: 1.4rem;
}
#lw_cal_today_facts a {
  text-decoration: underline;
  overflow-wrap: break-word;
  /* wrap today facts links for narrow screens */
  word-break: break-word;
  word-wrap: break-word;
}
#lw_cal_today_facts p:last-child a:before {
  /* add "More" text to last fact*/
  content: 'More: ';
}
@media only screen and (max-width: 767px) {
  #lw_cal_day_leftcol {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #lw_cal_day_rightcol {
    padding-left: 0;
    border-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #lw_cal_events {
    padding-left: 0;
    padding-right: 0;
  }
}
#lw_cal_events h2 {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
}
#lw_cal_events h2.cal_ongoing {
  background: #224a6b;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 2rem;
  text-transform: none;
}
#lw_cal_events .lw_cal_event_list:not(:last-child) {
  margin-bottom: 45px;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event {
  margin-bottom: 18px;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event:last-child {
  margin-bottom: 0;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event_top {
  margin-bottom: 8px;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event_top::before,
#lw_cal_events .lw_cal_event_list .lw_cal_event_top::after {
  content: '';
  display: table;
  clear: both;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event_bottom {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  #lw_cal_events .lw_cal_event_list .lw_cal_event_bottom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#lw_cal_events .lw_cal_event_list .lw_item_thumb {
  display: block;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 134px;
  -ms-flex: 0 0 134px;
  flex: 0 0 134px;
}
@media only screen and (min-width: 767px) {
  #lw_cal_events .lw_cal_event_list .lw_item_thumb {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  #lw_cal_events .lw_cal_event_list .lw_item_thumb {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
#lw_cal_events .lw_cal_event_list .lw_item_thumb a:hover img,
#lw_cal_events .lw_cal_event_list .lw_item_thumb a:focus img {
  box-shadow: 0 0 0 3px #bebebe;
  filter: brightness(1.1);
}
#lw_cal_events .lw_cal_event_list .lw_cal_event_text {
  margin-left: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media only screen and (max-width: 479px) {
  #lw_cal_events .lw_cal_event_list .lw_cal_event_text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_has_image {
  min-height: unset;
}
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_has_image .lw_events_title,
#lw_cal_events .lw_cal_event_list .lw_cal_event.lw_has_image .lw_events_summary {
  margin-left: 0;
}
#lw_cal_events .lw_cal_event_list .lw_events_title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 2rem;
  font-family: 'FFMarkWebProMedium';
  font-weight: 700;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
#lw_cal_events .lw_cal_event_list .lw_events_title a {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 2rem;
  font-family: 'FFMarkWebProMedium';
  font-weight: 700;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
#lw_cal_events .lw_cal_event_list .lw_events_title a:hover,
#lw_cal_events .lw_cal_event_list .lw_events_title a:focus {
  color: #4e7391;
  text-decoration: underline;
}
#lw_cal_events .lw_cal_event_list .lw_events_title a span {
  font-family: 'FFMarkWebProMedium';
}
#lw_cal_events .lw_cal_event_list .lw_events_time {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #lw_cal_events .lw_cal_event_list .lw_events_location {
    white-space: inherit;
  }
}
#lw_cal_events .lw_cal_event_list .lw_cal_location_link:hover,
#lw_cal_events .lw_cal_event_list .lw_cal_location_link:focus {
  color: #4e7391;
  text-decoration: underline;
}
#lw_cal_events .lw_cal_view_all {
  display: block;
  border-left: 4px solid #a57400;
  background-color: #f2a900;
  color: #000;
  padding: 15px;
  margin-top: 25px;
  transition: all 0.14s ease;
  font-weight: bold;
  text-decoration: none;
}
#lw_cal_events .lw_cal_view_all span {
  float: right;
}
#lw_cal_events .lw_cal_view_all:hover,
#lw_cal_events .lw_cal_view_all:focus {
  color: #000;
  text-decoration: underline;
}
#lw_cal_events .lw_cal_no_events {
  font-size: 1.8rem;
}
#lw_cal.lw_cal_event_view h5 {
  margin-bottom: 8px;
}
#lw_cal.lw_cal_event_view iframe {
  max-width: 100%;
}
#lw_cal_event_detail_cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  #lw_cal_event_detail_cols {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  #lw_cal_event_detail_rightcol {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #lw_cal_event_detail_rightcol {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #lw_cal_event_detail_leftcol {
    border-right: 1px solid #ccc;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 320px;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    margin-right: 0;
    min-height: 600px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #lw_cal_event_detail_leftcol {
    min-height: 0;
    width: 100%;
  }
}
@media screen and (min-width: 25em) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 992px) {
}
#lw_cal_event_detail_meta {
  display: inline-block;
  padding: 6px 20px 8px;
  margin-bottom: 25px;
  background: #f2a900;
  color: #002d52;
}
#lw_cal_event_detail_meta .lw_cal_event_detail_meta_item {
  display: inline-block;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-family: 'FFMarkWebProMedium';
}
#lw_cal_event_detail_meta .lw_cal_event_detail_meta_item:not(:last-child) {
  position: relative;
  padding-right: 24px;
}
#lw_cal_event_detail_meta .lw_cal_event_detail_meta_item:not(:last-child)::after {
  color: #aaa;
  content: "/";
  position: absolute;
  right: 6px;
  top: -1px;
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1;
  font-family: 'FFMarkWebProBook';
}
#lw_cal_event_detail_intro {
  margin-bottom: 1rem;
  font-family: FFMarkWebProBold;
}
.lw_cal_event_detail_block {
  margin-bottom: 2rem;
}
#lw_cal_event_detail_description a {
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  text-decoration: underline;
}
#lw_cal_event_detail_registration .lw_forms_radio * {
  display: inline-block;
}
#lw_cal_event_detail_tags {
  display: inline-block;
  padding: 6px 10px;
  background: #f2a900;
  color: #002d52;
  font-size: 1.4rem;
}
#lw_cal_event_detail_map {
  overflow: hidden;
}
#lw_cal_event_detail_options::before,
#lw_cal_event_detail_options::after {
  content: '';
  display: table;
  clear: both;
}
#lw_cal_event_detail_options .lw_cal_event_edit {
  float: left;
  margin-left: 10px;
}
#lw_cal_add_to_calendar {
  float: left;
  border: none;
  border-radius: 0;
  margin: 0 0 8px;
}
#lw_cal_add_to_calendar a {
  margin-bottom: 0;
}
#lw_cal_add_to_calendar ul {
  padding-left: 5px;
  padding-right: 5px;
}
.lw_cal_event_edit > a,
#lw_cal_add_to_calendar > a {
  display: block;
  color: #002d52 !important;
  background-color: #f2a900;
  padding: 0.5625em 1em;
  border-radius: 2px;
  text-decoration: none;
  font-size: 1.4rem;
  text-align: center;
}
.lw_cal_event_edit > a:hover,
#lw_cal_add_to_calendar > a:hover,
.lw_cal_event_edit > a:focus,
#lw_cal_add_to_calendar > a:focus {
  background: #c98d00;
}
#lw_cal.lw_cal_event_view.lw_cal_has_hero #lw_cal_header {
  margin-bottom: 1em;
}
#lw_cal.lw_cal_event_view.lw_cal_has_hero #lw_cal_this_day {
  font-weight: bold;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}
#lw_cal.lw_cal_event_view.lw_cal_has_hero #lw_cal_scroll_links .lw_cal_back {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}
#lw_cal.lw_cal_event_view.lw_cal_has_hero #lw_cal_scroll_links .lw_cal_back:hover,
#lw_cal.lw_cal_event_view.lw_cal_has_hero #lw_cal_scroll_links .lw_cal_back:focus {
  color: #4e7391;
}
#lw_cal_hero {
  padding: 12px 16px;
  left: -10px;
  right: -10px;
}
#lw_cal_hero #lw_cal_hero_title {
  font-weight: normal;
  font-family: 'FFMarkWebProMedium';
  margin-bottom: 10px;
}
#lw_cal_hero #lw_cal_hero_panel {
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 0.8rem;
  color: #fff;
}
#lw_cal_event_detail_registration .lw_payments_charge textarea {
  font-size: 1.6rem;
}
#lw_cal_event_detail_registration .lw_payments_charge_header {
  background-color: transparent;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 15px;
  color: inherit;
  font-family: 'FFMarkWebProMedium';
}
#lw_cal_event_detail_registration .lw_payments_charge {
  margin-top: 0;
}
#lw_cal_event_detail_registration .lw_payments_field_events_comments_label {
  margin-bottom: 0;
  margin-top: 15px;
}
#lw_cal_event_detail_registration .lw_payments_field_events_comments_label label {
  margin-bottom: 5px;
  font-weight: normal;
  font-family: 'FFMarkWebProBook';
  font-size: 1.4rem;
}
#lw_cal_event_detail_registration .lw_payments_charge_submit_wrapper {
  margin: 10px 0;
}
#lw_cal_event_detail_registration .lw_payments_charge_submit {
  display: block;
  cursor: pointer;
  color: #fff;
  background-color: #003865;
  padding: 0.5625em 1em;
  border-radius: 2px;
  border: none;
  text-decoration: none;
  font-family: 'FFMarkWebProBook';
  font-size: 1.6rem;
}
#lw_cal_event_detail_registration .lw_payments_charge_submit:hover,
#lw_cal_event_detail_registration .lw_payments_charge_submit:focus {
  background: #4e7391;
}
#lw_cal_event_detail_registration .lw_payments_charge_error {
  border: none;
  border-radius: 0;
  background-color: #2c608a;
  border-left: 4px solid #1a3850;
}
#lw_cal_event_detail_registration .lw_payments_charge_error ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
#lw_cal_event_detail_registration .lw_payments_charge_error ul li {
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  form.lw_payments_charge table td {
    display: block;
    width: 100%;
    text-align: left;
    padding-right: 8px;
    border-bottom: none;
  }
  form.lw_payments_charge table td:nth-child(1) {
    padding-bottom: 0;
  }
  form.lw_payments_charge table td:nth-child(2) {
    padding-top: 0;
  }
  form.lw_payments_charge label {
    margin-bottom: 0;
  }
  form.lw_payments_charge input[type="text"],
  form.lw_payments_charge textarea,
  form.lw_payments_charge .lw_forms_form input[type="text"],
  form.lw_payments_charge .lw_forms_form textarea {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .lw_cal_month_view .lw_cal_event_list {
    margin-top: 0;
    margin-bottom: 0;
    border: none;
    width: 100%;
  }
  .lw_cal_month_view .lw_cal_event_list h4,
  .lw_cal_month_view .lw_cal_event_list .lw_cal_event > div {
    padding: 0;
  }
  .lw_cal_month_view .lw_cal_event_list .lw_events_time {
    border-bottom: none;
    padding-bottom: 0 !important;
    margin: 0;
  }
  .lw_cal_month_view .lw_cal_event_list .lw_events_time .postfix {
    display: inline;
  }
  .lw_cal_month_view .lw_cal_event_list .lw_events_title {
    font-size: 1em;
    font-weight: 500;
  }
  .lw_cal_month_view .lw_cal_event {
    margin: 10px 0 0 0;
  }
  .lw_cal_month_view .lw_cal_show_day {
    clear: both;
    display: inline-block;
    float: none;
  }
  .lw_cal_month_view #lw_cal_events table {
    margin: 0;
    border-bottom: 1px #ccc solid;
  }
  .lw_cal_month_view #lw_cal_events #lw_cal_month_table tr:first-child {
    display: block;
  }
  .lw_cal_month_view #lw_cal_events #lw_cal_month_table thead {
    display: none;
  }
  .lw_cal_month_view #lw_cal_events td,
  .lw_cal_month_view #lw_cal_events th {
    display: block;
    border-right: #ccc 1px solid;
    height: auto;
    width: auto;
    min-height: 40px;
    background-color: #eee;
  }
  .lw_cal_month_view #lw_cal_events td {
    position: relative;
    border-bottom: none;
  }
  .lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month {
    display: none;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_date {
    float: left;
    width: 100%;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_date {
    font-size: 0.875em;
    line-height: 2em;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_date a {
    font-size: 1em;
    float: left;
    text-align: left;
    text-decoration: none;
    width: 80%;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_month_week_day {
    visibility: visible;
    display: block;
    float: right;
  }
  .lw_cal_month_view #lw_cal_events #lw_cal_month_table tr:first-child {
    display: block;
  }
  .lw_cal_month_view #lw_cal_events #lw_cal_month_table thead {
    display: none;
  }
}
.lw_cal_month_view #lw_cal_events td.lw_cal_today {
  background-color: #f2a900;
  color: #002d52;
}
.lw_cal_month_view #lw_cal_events .lw_events_time {
  font-size: 1rem;
}
.lw_cal_month_view #lw_cal_events .lw_events_title,
.lw_cal_month_view #lw_cal_events .lw_events_title a {
  font-size: 1.6rem !important;
  line-height: 0.95;
}
#lw_cal_search_form {
  margin-bottom: 25px;
}
#lw_cal_search_form .lw_cal_search_box {
  position: relative;
}
#lw_cal_search_form .lw_cal_search_input {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-right: 30px;
}
#lw_cal_search_form .lw_cal_search_btn {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
  line-height: 1;
  padding: 0 5px;
}
#lw_cal_search_form .lw_cal_search_icon {
  width: 24px;
  height: 24px;
}
.lw_cal_selector {
  margin: 10px 0;
  padding: 10px;
}
.lw_cal_selector h4 {
  margin-bottom: 0;
}
.lw_cal_selector li {
  margin: 8px 0;
}
.lw_cal_selector li:last-child {
  margin-bottom: 0;
}
.lw_cal_selector li label {
  font-weight: normal;
  font-family: 'FFMarkWebProBook';
  font-size: 1.6rem;
}
.lw_cal_selector li input {
  margin-bottom: 0;
}
#lw_cal_toolbar {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.lw_cal_selector {
  overflow: hidden;
}
.lw_cal_pagination {
  margin: 0;
  padding: 0px 0px 30px 10px;
  font-size: 1.6rem;
}
#lwc_right #lw_cal_tag_selector li {
  margin: 0 5px 5px 0;
}
#lw_cal_date_selector select {
  max-width: 150px;
}
#lw_cal_subscribe > a {
  text-decoration: none;
}
#lw_cal_subscribe > a:hover,
#lw_cal_subscribe > a:focus {
  color: #ffffff;
  background-color: #4e7391;
}
.lw_cal_selector h4 {
  margin-top: 0;
}
/*
 * Online Events
 */
form#lw_cal_online_selector {
  padding-bottom: 0;
}
form#lw_cal_online_selector label {
  background: #f0f6ff;
  margin: 0 -10px !important;
  padding: 10px;
  border: 1px solid #bbb;
  display: block;
  cursor: pointer;
}
form#lw_cal_online_selector .lw-icon {
  float: right;
}
#lw_cal_event_detail_online {
  border: 1px solid #bbb;
  background: #f0f6ff;
  padding: 0.75em;
}
#lw_cal_event_detail_online h3 {
  margin: 0;
  color: #003865;
}
#lw_cal_event_detail_online #lw_cal_online_instructions {
  margin-top: 0.5em;
}
#lw_cal_event_detail_online a {
  margin-top: 1em;
}
form#lw_cal_category_selector label,
form#lw_cal_group_selector label {
  padding-left: 11px;
}
/*
 * Trying to format category selector. NM'14
 */
form#lw_cal_category_selector.filter,
form#lw_cal_group_selector.filter {
  border: 1px solid #4e7391;
  background: #f2f0f0;
  margin: 20px 0;
}
form#lw_cal_category_selector.filter .filter-label,
form#lw_cal_group_selector.filter .filter-label {
  position: relative;
  cursor: pointer;
}
form#lw_cal_category_selector.filter .filter-label:hover,
form#lw_cal_group_selector.filter .filter-label:hover {
  background: #e6e6e6;
}
form#lw_cal_category_selector.filter .filter-label h4,
form#lw_cal_group_selector.filter .filter-label h4 {
  margin: 0;
  padding: 0.5em 10px;
}
form#lw_cal_category_selector.filter .filter-label h4::after,
form#lw_cal_group_selector.filter .filter-label h4::after {
  content: "↓";
  position: absolute;
  right: 10px;
  color: #003865;
}
form#lw_cal_category_selector.filter.is-active .filter-label:hover,
form#lw_cal_group_selector.filter.is-active .filter-label:hover {
  background: #f2f0f0;
}
form#lw_cal_category_selector.filter.is-active .filter-label h4::after,
form#lw_cal_group_selector.filter.is-active .filter-label h4::after {
  content: "↑";
}
form#lw_cal_category_selector.filter .filter-dropdown,
form#lw_cal_group_selector.filter .filter-dropdown {
  padding: 0 15px 15px 10px;
}
form#lw_cal_category_selector.filter .filter-dropdown #lw_cal_online_selector,
form#lw_cal_group_selector.filter .filter-dropdown #lw_cal_online_selector {
  padding: 0 10px;
}
form#lw_cal_category_selector.filter .filter-dropdown #lw_cal_online_selector li,
form#lw_cal_group_selector.filter .filter-dropdown #lw_cal_online_selector li {
  margin: 0;
}
form#lw_cal_category_selector.filter .filter-dropdown ul,
form#lw_cal_group_selector.filter .filter-dropdown ul {
  margin: 0;
  padding: 0;
}
form#lw_cal_category_selector.filter .filter-dropdown li,
form#lw_cal_group_selector.filter .filter-dropdown li {
  margin: 8px 0;
  font-size: 0.9em;
  line-height: 1.2;
  list-style: none;
  cursor: pointer;
  color: #333;
  text-decoration: none;
}
form#lw_cal_category_selector.filter .filter-dropdown li:last-child,
form#lw_cal_group_selector.filter .filter-dropdown li:last-child {
  margin-bottom: 0;
}
form#lw_cal_category_selector.filter .filter-dropdown li.selected,
form#lw_cal_group_selector.filter .filter-dropdown li.selected {
  font-weight: bold;
  color: #2a3132;
}
form#lw_cal_category_selector.filter .filter-dropdown li label,
form#lw_cal_group_selector.filter .filter-dropdown li label {
  font-weight: normal;
  font-family: 'FFMarkWebProBook';
  font-size: 1.6rem;
  padding-left: 10px;
}
form#lw_cal_category_selector.filter .filter-dropdown li input,
form#lw_cal_group_selector.filter .filter-dropdown li input {
  margin-right: 6px;
  margin-bottom: 0;
}


// month view
.mobileMonthViewGrid () {
	.lw_cal_month_view  {
		position: relative;
		th span {
			display: none;
		}
		#lw_cal_events td {
			height: auto;
			min-height: 60px;
			padding: 26px 4px 4px;
			position: relative;
			&:hover {
				background: #eef;
			}
		}
		#lw_cal_events .lw_cal_event_list .lw_cal_event {
			position: static;
			width: 13px;
			height: 13px;
			border: 3px solid transparent;
			padding: 3px;
			float: left;
			margin: 0 2px 2px 0;
			background-color: #999;
			overflow: hidden;
			border-radius: 50%;
			* {
				color: #999;
			}
			a {
				display: none !important; /* dots aren't clickable/tabbable */
			}
			&.active {
				background-color: #000 !important;

				.lw_cal_date {
					color: #000 !important;
				}
                .lw_cal_event_info {
					position: fixed;
					background-color: #000;
					border-radius: 0;
					bottom: 10%;
					left: 20%;
					right: 20%;
					height: auto;
					padding: 10px 10px 0;
					z-index: 9999999;
					* {	color: #fff !important; }
				}
			}
		}
		.lw_cal_date {
			text-align: left;
			font-size: 1.8em;
			line-height: 1;
			white-space:nowrap;

			a {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				padding: 3px;

				&:focus {
					border: 2px solid #000;
					padding: 1px;
				}
			}
		}
	}
	#lw_cal_month_table {
		.lw_cal_event {
			display: block !important;
		}
		td > a {
			display: none;
		}
	}
}

.mobileMonthViewList() {
    .lw_cal_month_view .lw_cal_event_list {
        margin-top: 0;
        margin-bottom: 0;
        border: none;
        width: 100%;
    }
    .lw_cal_month_view .lw_cal_event_list h4,
    .lw_cal_month_view .lw_cal_event_list .lw_cal_event > div {
        padding: 0;
    }
    .lw_cal_month_view .lw_cal_event_list .lw_events_time {
        border-bottom: none;
        padding-bottom: 0 !important;
        margin: 0;
    }
    .lw_cal_month_view .lw_cal_event_list .lw_events_time .postfix {
        display: inline;
    }
    .lw_cal_month_view .lw_cal_event_list .lw_events_title {
        font-size: 1em;
        font-weight: 500;
    }
    .lw_cal_month_view .lw_cal_event {
        margin: 10px 0 0 0;
    }
    .lw_cal_month_view .lw_cal_show_day {
        clear: both;
        display: inline-block;
        float: none;
    }
    .lw_cal_month_view #lw_cal_events table {
        margin: 0;
        border-bottom: 1px #ccc solid;
    }
    .lw_cal_month_view #lw_cal_events #lw_cal_month_table tr:first-child {
        display: block;
    }
    .lw_cal_month_view #lw_cal_events #lw_cal_month_table thead {
        display: none;
    }
    .lw_cal_month_view #lw_cal_events td,
    .lw_cal_month_view #lw_cal_events th {
        display: block;
        border-right: #ccc 1px solid;
        height: auto;
        width: auto;
        min-height: 40px;
        background-color: #eee;
    }
    .lw_cal_month_view #lw_cal_events td {
        position: relative;
        border-bottom: none;
    }
    .lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month {
        display: none;
    }
    .lw_cal_month_view #lw_cal_events .lw_cal_date {
        float: left;
        width: 100%;
    }
	.lw_cal_month_view #lw_cal_events .lw_cal_date {
        font-size: 0.875em;
        line-height: 2em;
    }
    .lw_cal_month_view #lw_cal_events .lw_cal_date a {
        font-size: 1em;
        float: left;
        text-align: left;
        text-decoration: none;
        width: 80%;
    }
    .lw_cal_month_view #lw_cal_events .lw_cal_month_week_day {
        visibility: visible;
        display: block;
        float: right;
    }
}

.mobilePaymentsTable() {
	form.lw_payments_charge {
		table {
			td {
				display: block;
				width: 100%;
				text-align: left;
				padding-right: 8px;
				border-bottom: none;
			}
			td:nth-child(1) {
				padding-bottom: 0;
			}
			td:nth-child(2) {
				padding-top: 0;
			}
		}
		label {
			margin-bottom: 0;
		}
		input[type="text"],
		textarea,
		.lw_forms_form input[type="text"],
		.lw_forms_form textarea {
			width: 100%;
		}
	}
}

.mobileViewSelector() {
    #lw_cal_view_selector {
        background-color: #eee;
        padding: 0 5px;

        .day {
            display: none;
        }
        li {
            a {
                padding: 5px 10px;
            }
            &.all {
                float: left;
                white-space: nowrap;
                a span {
                    display: none;
                    &.m {
                        display: inline;
                    }
                }
            }
            &.today a {
                &:before {
                    content: "";
                }
            }
        }
    }
}
