/*      Request ID: 03acdc6f800ba60b75f8d2678ea685a0_1752775576 (07/31/2025 11:25pm) (DcfBDQAhCATAjqQkg7pRE9QL4MPuj98MjbNA9pTrtcDhFElol75bZNY8fAnlubuiTWw38oEFoy6nsJD5k1hlwW6sKWI/)      */



/*      Resource ID: 0cf3179f8fd955b13cba8014fcf (calendar.less, compiled by lessc, minified by none) (07/30/2025 4:17pm) (A:24748, B:24868, C:33130, D:33290, F:33290, J:33290, K:33290)      */

.section-secondary {
  margin-top: 0 !important;
}
/* ==========================================================================
	#Colors
========================================================================== */
/* ==========================================================================
	#Fonts
========================================================================== */
.calendar .section {
  padding-top: 33px;
}
.calendar .section-posts #posts-head {
  background: none;
  background-image: none;
}
.calendar #lw_cal_header {
  background-image: url(/live/resource/image/_assets/images/posts-head-retina.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: 24px 6px;
  overflow: visible;
}
.calendar #posts {
  position: relative;
}
#lw_cal {
  margin: 0 auto;
  /* position: relative; */
  font-size: 100%;
  /* 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;
  color: #91A0A0;
}
#lw_cal ::-moz-placeholder {
  letter-spacing: 1px;
  color: #91A0A0;
}
#lw_cal :-ms-input-placeholder {
  letter-spacing: 1px;
  color: #91A0A0;
}
#lw_cal input:-moz-placeholder {
  letter-spacing: 1px;
  color: #91A0A0;
}
#lw_cal a {
  border: none;
}
#lw_cal_content {
  border: 1px solid #ccc;
  overflow: visible;
  background: white;
}
#lw_cal_body {
  float: left;
  width: 100%;
  text-align: left;
}
#lw_cal_sidebar {
  float: left;
  width: 23%;
  padding: 0;
}
#lw_cal_view_selector {
  text-align: left;
  z-index: 5;
  position: absolute;
  top: 18px;
  font-size: 1.3em;
  border: none;
  padding-top: 2px;
  display: inline-block;
}
.lw_cal_event_view #lw_cal_view_selector {
  display: none;
}
#lw_cal_view_selector ul,
#lw_cal_view_selector li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#lw_cal_view_selector li {
  float: right;
  display: inline-block;
}
#lw_cal_view_selector li a {
  display: block;
  margin: 0 20px 0 0;
  color: #91A0A0;
  text-decoration: none;
  font-size: 14px;
  border: none;
  background: none;
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal !important;
  line-height: 1.4;
  text-transform: uppercase;
}
#lw_cal_view_selector li.active a {
  font-weight: normal;
  color: #FF281E;
}
#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: #91A0A0;
}
#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: #192837;
}
#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 .lw_cal_add_new a {
  background: transparent;
}
#lw_cal_header {
  padding: 15px 10px;
  height: 72px;
}
#lw_cal_header h5 {
  font-family: 'GrotesqueMTW01-ExtraCn';
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.25em;
  margin: 0 0 0 62px;
  white-space: nowrap;
  color: #192837;
  position: absolute;
  top: -80px;
}
#lw_cal_header h5#lw_cal_all_events span {
  font-size: 13px;
  font-weight: normal;
  color: #666;
}
.lw_cal_event_view #lw_cal_header h5 {
  margin-left: 0;
}
#lw_cal_header p:has(> .lw_cal_clear_filters) {
  margin-top: -3px;
}
#lw_cal_showing {
  display: none;
  position: absolute;
  top: -45px;
  left: 0;
  font-weight: normal;
  padding-right: 2em;
  padding-top: 10px;
  overflow: hidden;
  content: " ";
  font-family: 'Grotesque MT W01';
  line-height: 1.4;
}
#lw_cal_showing strong {
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal;
}
#lw_cal_showing p {
  margin: 0;
}
#lw_cal_showing span {
  color: #666;
}
#lw_cal_showing a {
  line-height: 24px;
  position: static !important;
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal !important;
  line-height: 1.4;
  text-decoration: none;
  color: #222;
  padding-top: 3px;
  padding-left: 3px;
  margin-left: -3px;
}
#lw_cal_showing a:hover {
  color: #FF281E;
  text-decoration: line-through;
}
#lw_cal_showing .X {
  font-size: 12px !important;
  line-height: 20px;
  position: static !important;
  font-weight: bold;
  text-decoration: none;
  color: #222 !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_categories,
#lw_cal_showing_tags {
  display: inline;
}
.lw_ical_link {
  border: 1px solid #33c;
  background-color: #37d;
  font-size: 0.7em;
  padding: 2px 0.5em 0;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.lw_rss_link {
  border: 1px solid #c33;
  background-color: #d73;
  font-size: 0.7em;
  padding: 2px 0.5em 0;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.lw_tz {
  font-size: 0.75em;
  color: #666;
  display: none;
}
.lw_tz a {
  text-decoration: none;
}
.lw_tz a:hover {
  text-decoration: underline;
}
.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;
}
#lw_cal_events h3 {
  font-family: 'Grotesque MT W01';
  line-height: 1.4;
  display: inline-block;
  padding: 5px 15px;
  font-size: 0.8em;
}
#lw_cal_events h3 strong {
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal;
}
#lw_cal_events h3 a {
  font-weight: 300;
}
#lw_cal_events .lw_cal_date a {
  font-size: 0.875em;
  color: #91A0A0;
}
#lw_cal_events .lw_cal_event_title a,
#lw_cal_events .lw_cal_show_day {
  font-size: 0.8em;
}
#lw_cal_events_badge {
  position: relative;
  top: -10px;
  left: -10px;
  height: 14px;
  display: inline-block;
  min-width: 14px;
  background-color: #06c;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 2px 2px 2px #999;
  padding: 4px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}
#lw_cal_scroll_links {
  position: relative;
  float: left;
  left: -13px;
}
.lw_cal_event_view #lw_cal_scroll_links {
  position: static;
  float: right;
  margin-top: 6px;
}
#lw_cal_scroll_links > div {
  position: absolute;
  top: -70px;
}
#lw_cal_scroll_links > div.lw_cal_prev {
  left: 20px;
}
#lw_cal_scroll_links > div.lw_cal_next {
  left: 40px;
}
#lw_cal_scroll_links a {
  position: relative;
  background: #000;
}
.lw_cal_event_view #lw_cal_scroll_links a {
  position: static;
  background: transparent;
}
#lw_cal_scroll_links a:after {
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(0, 0, 0, 0);
  border-width: 15px;
  margin-top: -15px;
}
#lw_cal_scroll_links a.back {
  position: static;
}
#lw_cal_scroll_links a.back:after {
  border-width: 0;
  margin: 0;
}
#lw_cal_scroll_links a.arrow-left:after {
  right: 100%;
  border-right-color: #192837;
}
#lw_cal_scroll_links a.arrow-right:after {
  left: 100%;
  border-left-color: #192837;
}
#lw_cal_scroll_links a.arrow-left:hover:after {
  border-right-color: #FF281E;
}
#lw_cal_scroll_links a.arrow-right:hover:after {
  border-left-color: #FF281E;
}
#lw_cal_date_selector {
  float: right;
}
#lw_cal_date_selector form {
  margin-right: 4px;
  margin-top: 3px;
}
#lw_cal_date_selector select {
  width: 306px;
  height: 2em;
  border-radius: 0;
  -webkit-appearance: none;
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal !important;
  line-height: 1.4;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 15px;
  padding: 11px 0 20px;
  margin-top: 0;
  padding: 5px 10px;
  border: 1px solid #192837;
  background: #ffffff url(/live/resource/image/_assets/images/select-menu-arrow.png) right 10px top 8px no-repeat;
  background-size: 9px 9px;
  cursor: pointer;
}
#lw_cal_date_selector p {
  float: left;
  margin: 0;
}
.lw_cal_all_view #lw_cal_date_selector {
  right: 20px;
}
#lw_cal_search_form {
  position: relative;
  top: 2px;
}
#lw_cal_search_form button,
#lw_cal_search_form h5 {
  display: none;
}
#lw_cal_search_form input {
  width: 100%;
  font-size: 40px;
  border: 0;
  background-color: transparent;
  border-bottom: 2px solid #91A0A0;
  /* firefox 19+ */
  /* ie */
  font-family: 'GrotesqueMTW01-ExtraCn';
  text-transform: uppercase;
}
#lw_cal_search_form input::-webkit-input-placeholder {
  color: #91A0A0;
}
#lw_cal_search_form input::-moz-placeholder {
  color: #91A0A0;
}
#lw_cal_search_form input:-ms-input-placeholder {
  color: #91A0A0;
}
#lw_cal_search_form input:-moz-placeholder {
  color: #91A0A0;
}
#lw_cal_search_form i {
  position: absolute;
  top: 10px;
  left: -50px;
  display: block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #91a0a0;
  font-size: 30px;
}
body.lw_cal_view_all div#lw_cal_showing p {
  display: inline-block;
  margin-right: 1em;
}
body.lw_cal_view_search div#lw_cal_showing p {
  display: none;
}
body.lw_cal_view_search div#lw_cal_showing p:first-child {
  display: block;
}
.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: 15px 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: #222;
}
.lw_cal_selector li input {
  margin-right: 6px;
}
#lw_cal_online_selector {
  margin: 0;
}
#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;
}
#lw_cal_tag_selector ul.disabled li {
  color: #999;
}
#lw_cal_category_selector,
.lw_selector {
  padding: 0 20px 0 0;
}
#lw_cal_category_selector li,
.lw_selector li {
  display: block;
  margin-left: 20px;
}
#lw_cal_category_selector li input,
.lw_selector li input {
  float: left;
  margin-top: 2px;
  margin-left: -20px;
}
#lw_cal_category_selector {
  position: absolute;
  padding: 0;
  right: 350px;
  top: 19px;
  border: 1px solid #192837;
  background-color: #fff;
  z-index: 5;
  min-width: 306px;
  cursor: pointer;
}
#lw_cal_category_selector h4,
#lw_cal_category_selector h5 {
  position: static;
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal !important;
  line-height: 1.4;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 15px;
  padding: 11px 0 20px;
  margin: 0;
  padding: 5px 10px;
  height: 26px;
  background: #ffffff url(/live/resource/image/_assets/images/select-menu-arrow.png) right 10px top 8px no-repeat;
  background-size: 9px 9px;
  border-top: none;
}
#lw_cal_category_selector ul {
  display: none;
  background-color: #192837;
  padding: 5px 15px;
  z-index: 5;
}
#lw_cal_category_selector ul.icons-hidden li.selected:before {
  display: none;
}
#lw_cal_category_selector li {
  margin: 5px 0;
  font-size: 14px;
  color: #fff;
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal !important;
  line-height: 1.4;
}
#lw_cal_category_selector li.selected:before,
#lw_cal_category_selector li:hover:before {
  margin-top: 4px;
}
#lw_cal_category_selector li:nth-child(3).selected:before,
#lw_cal_category_selector li:nth-child(3):hover:before {
  margin-top: 7px;
}
#lw_cal_category_selector li input {
  display: none;
}
#lw_cal_category_selector label {
  display: block;
}
a.lw_cal_show_all_events {
  display: none;
}
p.events_msg {
  padding: 27px 0;
  width: 42%;
  font-family: 'Plantin W01' !important;
  text-transform: none !important;
  font-size: 32px;
}
p.events_msg strong {
  font-family: 'Plantin W01';
  font-weight: normal;
  background: #ffeeb2;
}
p.events_msg em {
  font-family: 'Plantin W01 Italic';
  font-style: normal;
}
.lw_cal_week_view #lw_cal_events {
  padding: 0;
  border-top: 1px solid #44505d;
  border-bottom: none;
  width: 100%;
}
.lw_cal_week_view #lw_cal_events .week_events > div {
  width: 100%;
  border-bottom: 1px solid #44505d;
}
.lw_cal_week_view #lw_cal_events .lw_cal_event {
  position: relative;
  min-height: 0;
}
.lw_cal_week_view #lw_cal_events .lw_cal_event:hover {
  background-color: #FF281E;
}
.lw_cal_week_view #lw_cal_events .lw_cal_event:hover * {
  color: #fff !important;
}
.lw_cal_week_view #lw_cal_events .lw_events_time,
.lw_cal_week_view #lw_cal_events .lw_events_title {
  vertical-align: top;
  overflow: hidden;
  background: transparent;
  display: table-cell;
  padding: 14px 14px 14px 0;
  min-width: 96px;
}
.lw_cal_week_view #lw_cal_events .lw_events_time *,
.lw_cal_week_view #lw_cal_events .lw_events_title * {
  margin: 0 !important;
  padding: 0 !important;
}
.lw_cal_week_view #lw_cal_events .lw_events_time a,
.lw_cal_week_view #lw_cal_events .lw_events_title a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 14px 0 14px 198px !important;
  font-size: 1em;
}
.lw_cal_week_view #lw_cal_events .lw_events_time {
  padding-left: 14px;
  width: 198px;
  font-size: 1em;
}
.lw_cal_week_view #lw_cal_events .lw_user_time {
  display: none;
}
.lw_cal_week_view #lw_cal_events .lw_events_title {
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal !important;
  line-height: 1.4;
}
.lw_cal_week_view #lw_cal_events div.week_date {
  color: #000;
  padding: 4px 14px;
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal !important;
  line-height: 1.4;
  text-align: left;
  background-color: #e1ebeb !important;
  border-bottom: 1px solid #44505d;
}
/*   .lw_cal_event.lw_multi_day {
    background: #000;
    float: left;
    position: absolute;
    color: #fff;
    left: 0;
    right: -15px;
    }
    .lw_cal_month_view #lw_cal_events td {overflow:visible; }
    */
.lw_cal_month_view {
  /* remove padding from body */
  /* content that shouldn't appear on month view */
}
.lw_cal_month_view #lw_cal_body {
  background-color: #fff;
}
.lw_cal_month_view #lw_cal_content {
  border: none;
}
.lw_cal_month_view #lw_cal_events {
  padding: 0;
  margin-bottom: -1px;
}
.lw_cal_month_view #lw_cal_events .lw_cal_event_list {
  min-height: 110px;
}
.lw_cal_month_view #lw_cal_events .lw_cal_date a {
  font-size: 40px;
}
.lw_cal_month_view #lw_cal_events table {
  background-image: url(/live/resource/image/_assets/images/bg-squares.png);
  background-attachment: fixed !important;
  background-color: transparent !important;
  border-spacing: 1px;
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
.bg1 .lw_cal_month_view #lw_cal_events table {
  background-image: linear-gradient(45deg, #F0F5F5 25%, transparent 25%, transparent 75%, #F0F5F5 75%, #F0F5F5), linear-gradient(-45deg, #F0F5F5 25%, transparent 25%, transparent 75%, #F0F5F5 75%, #F0F5F5);
  background-size: 12px 12px;
  background-position: 0 -4px;
}
.bg2 .lw_cal_month_view #lw_cal_events table {
  background-image: linear-gradient(45deg, #F0F5F5 25%, transparent 25%, transparent 75%, #F0F5F5 75%, #F0F5F5), linear-gradient(45deg, #F0F5F5 25%, transparent 25%, transparent 75%, #F0F5F5 75%, #F0F5F5);
  background-size: 16px 16px;
  background-position: 0 0, 8px 8px;
}
.bg3 .lw_cal_month_view #lw_cal_events table {
  background: linear-gradient(115deg, transparent 75%, #F0F5F5 75%) 0 0, linear-gradient(245deg, transparent 75%, #F0F5F5 75%) 0 0, linear-gradient(115deg, transparent 75%, #F0F5F5 75%) 6px -11px, linear-gradient(245deg, transparent 75%, #F0F5F5 75%) 6px -11px, transparent;
  background-size: 11px 22px;
}
.bg4 .lw_cal_month_view #lw_cal_events table {
  background: linear-gradient(135deg, #F0F5F5 25%, transparent 25%) -7px 0, linear-gradient(225deg, #F0F5F5 25%, transparent 25%) -7px 0, linear-gradient(315deg, #F0F5F5 25%, transparent 25%), linear-gradient(45deg, #F0F5F5 25%, transparent 25%);
  background-position-y: 3px;
  background-size: 14px 14px;
}
.lw_cal_month_view #lw_cal_events tr,
.lw_cal_month_view #lw_cal_events tr:nth-child(odd) {
  background: transparent;
}
.lw_cal_month_view #lw_cal_events tr:nth-child(1) {
  border-top: 1px solid #192837;
  margin-bottom: 20px;
}
.lw_cal_month_view #lw_cal_events td {
  vertical-align: top;
  width: 14%;
  border-collapse: collapse;
  border: 15px solid transparent;
  overflow: hidden;
  padding: 7px 10px 10px;
  position: relative;
  background: white padding-box;
  box-sizing: content-box;
  /*
			 * IE and FF do not handle this properly
			 *
			 * -ms-word-break: break-all;
			 * word-break: break-all;
			 */
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.lw_cal_month_view #lw_cal_events td:first-child {
  border-left-width: 0;
}
.lw_cal_month_view #lw_cal_events td:last-child {
  border-right-width: 0;
}
.lw_cal_month_view #lw_cal_events td .cal-day-wrapper {
  min-height: 150px;
}
.lw_cal_month_view #lw_cal_events td.lw_has_events {
  background-color: #FFC800;
}
.lw_cal_month_view #lw_cal_events td.lw_has_events .lw_cal_date a {
  color: #192837;
}
.lw_cal_month_view #lw_cal_events td.lw_cal_rollover_month {
  background: white !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: #91A0A0 !important;
}
.lw_cal_month_view #lw_cal_events td .link-more {
  margin-top: 10px !important;
  padding: 2px 4px !important;
  border: 1px solid #FF281E;
}
.lw_cal_month_view #lw_cal_events td .link-more:hover {
  background: #fff;
  color: #FF281E;
}
.lw_cal_month_view #lw_cal_events tr:nth-child(2) td {
  border-top-width: 0;
}
.lw_cal_month_view #lw_cal_events tr:last-child td {
  border-bottom-width: 0;
}
.lw_cal_month_view #lw_cal_events th {
  padding: 0 6px 3px;
  color: #000;
  font-weight: normal;
  text-align: left;
  background-color: #fff;
  line-height: 1.8;
}
.lw_cal_month_view #lw_cal_events th:after {
  content: ' ';
  position: relative;
  clear: left;
  display: block;
  background-image: url(/live/resource/image/_assets/images/bg-squares.png);
  background-attachment: fixed !important;
  background-color: transparent !important;
  border-top: 1px solid #000;
  border-bottom: 20px solid transparent;
  margin: 0 -10px -4px;
}
.bg1 .lw_cal_month_view #lw_cal_events th:after {
  background-image: linear-gradient(45deg, #F0F5F5 25%, transparent 25%, transparent 75%, #F0F5F5 75%, #F0F5F5), linear-gradient(-45deg, #F0F5F5 25%, transparent 25%, transparent 75%, #F0F5F5 75%, #F0F5F5);
  background-size: 12px 12px;
  background-position: 0 -4px;
}
.bg2 .lw_cal_month_view #lw_cal_events th:after {
  background-image: linear-gradient(45deg, #F0F5F5 25%, transparent 25%, transparent 75%, #F0F5F5 75%, #F0F5F5), linear-gradient(45deg, #F0F5F5 25%, transparent 25%, transparent 75%, #F0F5F5 75%, #F0F5F5);
  background-size: 16px 16px;
  background-position: 0 0, 8px 8px;
}
.bg3 .lw_cal_month_view #lw_cal_events th:after {
  background: linear-gradient(115deg, transparent 75%, #F0F5F5 75%) 0 0, linear-gradient(245deg, transparent 75%, #F0F5F5 75%) 0 0, linear-gradient(115deg, transparent 75%, #F0F5F5 75%) 6px -11px, linear-gradient(245deg, transparent 75%, #F0F5F5 75%) 6px -11px, transparent;
  background-size: 11px 22px;
}
.bg4 .lw_cal_month_view #lw_cal_events th:after {
  background: linear-gradient(135deg, #F0F5F5 25%, transparent 25%) -7px 0, linear-gradient(225deg, #F0F5F5 25%, transparent 25%) -7px 0, linear-gradient(315deg, #F0F5F5 25%, transparent 25%), linear-gradient(45deg, #F0F5F5 25%, transparent 25%);
  background-position-y: 3px;
  background-size: 14px 14px;
}
.lw_cal_month_view #lw_cal_events th a {
  text-decoration: none;
}
.lw_cal_month_view #lw_cal_body {
  padding: 0;
  border: none;
}
.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_cal_tz_abbrv,
.lw_cal_month_view .lw_item_thumb {
  display: none;
}
.lw_cal_month_view .lw_cal_event + .lw_cal_event {
  margin-top: 10px !important;
  padding-top: 10px !important;
  border-top: 1px solid #192837;
}
.lw_cal_month_view .lw_cal_event:hover a {
  color: #FF281E;
}
.lw_cal_month_view .lw_cal_date {
  display: block;
  font-size: 3em;
  color: #91A0A0;
  line-height: 1;
  font-family: 'GrotesqueMTW01-ExtraCn';
  text-transform: uppercase;
}
.lw_cal_month_view .lw_cal_date a {
  text-decoration: none;
}
.lw_cal_month_view .lw_events_time {
  border: none;
  margin: 0 0 1em 0;
  padding: 0;
  font-size: 1em;
}
.lw_cal_month_view .lw_events_title {
  margin-bottom: 0;
  font-size: 1em;
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal !important;
  line-height: 1.4;
}
.lw_cal_month_view .lw_events_title a {
  font-weight: normal !important;
}
.lw_cal_event_view #lw_cal_body {
  background: none;
}
.lw_cal_event_view #lw_cal_events {
  background: none;
  padding: 0;
}
.lw_cal_event_view #main {
  padding: 0 25px 0 0;
  overflow: hidden;
  position: relative;
}
.lw_cal_event_view #main h1 {
  font-family: 'Plantin W01' !important;
  text-transform: none !important;
  font-size: 48px;
  line-height: 1.1;
  color: #192837;
  padding-bottom: 22px;
}
.lw_cal_event_view #main h1 strong {
  font-family: 'Plantin W01';
  font-weight: normal;
  background: #ffeeb2;
}
.lw_cal_event_view #main h1 em {
  font-family: 'Plantin W01 Italic';
  font-style: normal;
}
.lw_cal_event_view #main .intro {
  font-size: 1.2em;
  font-weight: 200;
  margin-bottom: 1em;
}
.lw_cal_event_view #main a {
  border-bottom: 1px solid #FF281E;
}
.lw_cal_event_view #main .lw_widget_saveandshare a {
  border: none;
}
#lw_cal_events .main-head-meta {
  font-size: 14px;
}
#lw_cal_events .main-head-meta span {
  color: inherit;
  padding: 0;
}
#lw_cal_events .lw_slideshow_wrapper {
  width: 235px !important;
}
#lw_cal_events .lw_slideshow_wrapper * {
  max-width: 235px !important;
}
#lw_cal_event_leftcol {
  float: left;
  margin: 0 20px 0 0;
  width: 325px;
  padding-right: 25px;
  min-height: 600px;
  border-right: 1px solid #ccc;
}
#lw_cal_event_leftcol > div {
  font-size: 0.9em;
  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 {
  width: 299px;
  height: auto;
}
#lw_cal_event_leftcol .lw_events_caption {
  color: #999;
}
#lw_cal_event_related_content ul {
  padding-left: 30px;
}
#lw_cal .lw_related_url a {
  border-bottom: 1px solid #FF281E;
}
#lw_cal_add_to_calendar {
  display: none;
}
#lw_cal_add_to_calendar p {
  margin-bottom: 0.25em;
}
#lw_cal_add_to_calendar ul {
  display: none;
  padding: 0 15px;
  margin: 0;
}
#lw_cal_add_to_calendar li {
  list-style: none;
  padding: 4px 0;
}
#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;
}
#lw_cal_add_to_calendar li .lw_cal_ical {
  background-position: -32px 0;
}
#lw_cal_add_to_calendar li .lw_cal_google {
  background-position: 0 0;
}
#lw_cal_add_to_calendar li .lw_cal_yahoo {
  background-position: -16px 0;
}
#lw_cal_add_to_calendar li .lw_cal_outlook {
  background-position: -48px 0;
}
#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: 120px;
  height: 120px;
  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 {
  display: block;
  background-color: #192837;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.75em;
  letter-spacing: 2px;
}
.lw_cal_today_day {
  font-family: 'Plantin W01' !important;
  text-transform: none !important;
  display: block;
  color: #000;
  font-size: 4.25em;
  line-height: 0.875em;
  text-align: center;
}
.lw_cal_today_day strong {
  font-family: 'Plantin W01';
  font-weight: normal;
  background: #ffeeb2;
}
.lw_cal_today_day em {
  font-family: 'Plantin W01 Italic';
  font-style: normal;
}
#lw_cal_today_facts {
  font-family: 'Grotesque MT W01';
  line-height: 1.4;
  margin: 20px 0 0 16px;
  width: 104px;
  font-size: 13px;
}
#lw_cal_today_facts strong {
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal;
}
#lw_cal_today_facts p {
  display: list-item;
}
#lw_cal_today_facts a {
  color: #333;
  text-decoration: none;
}
#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 {
  height: 100px;
  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-family: 'Grotesque MT W01';
  line-height: 1.4;
  color: #333;
  font-size: 22px;
  font-weight: 200;
}
#lw_cal_weather span strong {
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal;
}
#lw_cal_events .lw_cal_upcoming_events {
  border-top: 1px solid #192837;
  margin: 75px 0 1em 0;
}
#lw_cal_events .lw_cal_upcoming_events h3 {
  font-size: 1em;
  font-weight: 200;
  margin-top: -1px;
}
#lw_cal_events .lw_cal_upcoming_events h4 {
  margin-bottom: 0.5em;
}
.lw_cal_paginate a {
  text-decoration: none;
}
#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;
}
#lw_cal_location_map {
  width: 266px;
  height: 266px;
}
#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;
}
#lw_cal_subscribe {
  padding: 0 25px 25px 0;
}
#lw_cal_subscribe > a {
  display: block;
  font-weight: 600;
  font-size: 0.8em;
  color: #192837;
  padding: 6px 0;
  text-decoration: none;
}
#lw_cal_subscribe > a:after {
  content: "▼";
  font-size: 0.6em;
  margin-left: 5px;
}
#lw_cal_subscribe > a:hover {
  color: #91A0A0;
}
#lw_cal_subscription_menu {
  padding: 0;
  margin: 0;
}
#lw_cal_subscription_menu a {
  text-decoration: none;
  color: #333;
  font-size: 12px;
}
#lw_cal_subscription_menu a.lw_cal_sub_rss {
  color: #f26621;
}
#lw_cal_subscription_menu a.lw_cal_sub_ical {
  color: #45aef0;
}
#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 a.lw_cal_sub_cat {
  padding-top: 4px;
  line-height: 1.35em;
  margin-right: 10px;
}
#lw_cal_subscription_menu .lw_cal_sub_cat {
  float: left;
  max-width: 93px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}
#lw_cal .lw_cal_event_detail_map {
  position: relative;
  height: 235px;
  width: 235px;
  margin-bottom: 20px;
}
#lw_cal .lw_cal_event_detail_map a.lw_view_larger {
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 3px 7px;
  background-color: black;
  z-index: 2;
  font-size: 14px;
  font-family: 'Grotesque MT W01';
  line-height: 1.4;
}
#lw_cal .lw_cal_event_detail_map a.lw_view_larger strong {
  font-family: 'Grotesque MT W01 Bold';
  font-weight: normal;
}
#lw_cal .lw_cal_event_detail_map a.lw_view_larger:hover {
  background-color: #FF281E;
}
.lw_media_wrapper {
  margin-bottom: 2em;
}
.lw_cal_event_edit {
  display: block;
  text-decoration: underline;
}
#lw_mini_cal {
  width: 175px;
  font-size: 10px;
}
#lw_mini_cal table {
  border-collapse: collapse;
}
#lw_mini_cal th {
  text-transform: uppercase;
  color: #458acb;
}
#lw_mini_cal td {
  position: relative;
  text-align: center;
  width: 25px;
  line-height: 22px;
  cursor: pointer;
}
#lw_mini_cal td.has_items {
  background-color: #eee;
}
#lw_mini_cal td.today {
  font-weight: 600;
}
#lw_mini_cal td.active:hover {
  background-color: #eee;
}
#lw_mini_cal td.selected {
  background-color: #0176a2;
}
#lw_mini_cal td.selected:hover {
  background-color: #0176a2;
}
#lw_mini_cal h3 {
  margin: 0;
  text-align: center;
  font-weight: 600;
  font-size: 1.5em;
  margin-bottom: 2px;
}
#lw_mini_cal h3 a {
  display: block;
  width: 14px;
  height: 14px;
  text-decoration: none;
}
#lw_mini_cal h3 .lw_left {
  float: left;
}
#lw_mini_cal h3 .lw_right {
  float: right;
}
#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;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  border-radius: 9px;
}
#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_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;
}
#HTMLReporter {
  padding-top: 20px;
  margin: 50px;
  clear: both;
}
@media (max-width: 991px) {
  #lw_cal .main-head-meta {
    display: block;
  }
  #lw_cal_date_selector .lw_selector {
    min-width: 225px;
  }
  #lw_cal_category_selector {
    min-width: 225px;
    right: 260px;
  }
}
@media (max-width: 767px) {
  #lw_cal_view_selector {
    top: 18px;
  }
  #lw_cal_view_selector li a {
    background: none;
    padding: 0;
    margin: 0 20px 0 0;
  }
  #lw_cal_header {
    margin-top: 40px;
    padding: 12px 0;
    min-height: 56px;
    height: auto;
  }
  #lw_cal_header #lw_cal_category_selector {
    left: 0;
    width: 48%;
    top: 57px;
    min-width: 0;
  }
  div#lw_cal_date_selector {
    display: block;
    position: relative;
    float: none;
  }
  div#lw_cal_date_selector .lw_selector {
    width: 48%;
    top: 0;
    min-width: 0;
  }
  #lw_cal_showing {
    padding-top: 42px;
    position: static;
  }
  #lw_cal_scroll_links {
    left: 0;
  }
  #lw_cal_scroll_links > div {
    top: -65px;
  }
  #lw_cal_scroll_links > div:nth-child(2) {
    left: 30px;
  }
  #lw_cal_header h5 {
    top: -38px;
    left: 0;
  }
  #lw_cal_search_form {
    top: -36px;
    overflow: hidden;
  }
  #lw_cal_search_form i {
    font-size: 24px;
    top: 2px;
    left: 0;
  }
  #lw_cal_search_form input#lw_cal_search {
    font-size: 24px;
    line-height: 26px;
    margin-left: 30px;
  }
  #lw_cal_events p.events_msg {
    width: auto;
    font-size: 2em;
  }
  .lw_cal_event_view #lw_cal_scroll_links a {
    top: -65px;
  }
  .lw_cal_event_view #lw_cal_scroll_links a.arrow-left:after {
    right: auto;
    left: -18px;
  }
  .lw_cal_week_view #lw_cal_events div.week_date {
    padding: 4px 10px;
  }
  .lw_cal_week_view #lw_cal_events .lw_cal_event:before,
  .lw_cal_week_view #lw_cal_events .lw_cal_event:after {
    content: " ";
    display: table;
  }
  .lw_cal_week_view #lw_cal_events .lw_cal_event:after {
    clear: both;
  }
  .lw_cal_week_view #lw_cal_events .lw_events_time,
  .lw_cal_week_view #lw_cal_events .lw_events_title {
    float: left;
  }
  .lw_cal_week_view #lw_cal_events .lw_events_time {
    width: 35%;
    padding: 10px;
  }
  .lw_cal_week_view #lw_cal_events .lw_events_title {
    padding: 10px 0;
    width: 65%;
  }
  .lw_cal_week_view #lw_cal_events .lw_events_title a {
    position: static;
    padding: 0 !important;
  }
}
.lw_cal_week_view #lw_cal_events .lw_events_title .lw_cal_edit_link {
  right: 0;
  width: min-content;
  left: auto;
  position: absolute !important;
  padding: 1rem 2rem !important;
}