.portlet-msg-info {
  font-weight: 400; }

.hide-portlet-message .portlet-msg-info {
  display: none; }

/*--------------------------------
  Portlet
--------------------------------*/
.dockbar-ready {
  padding-top: 30px; }

.dockbar-ready .site_header {
  top: 30px; }

.dockbar-ready .dockbar {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 500; }

.signed-in .portlet-dropzone {
  -webkit-transition: padding 500ms ease;
  -moz-transition: padding 500ms ease;
  -o-transition: padding 500ms ease;
  transition: padding 500ms ease; }

.signed-in .aui-dragging .portlet-dropzone {
  border: 2px dotted grey;
  padding: 20px;
  min-height: 100px;
  display: block;
  position: relative; }

.signed-in .aui-dragging .portlet-column {
  min-height: 20px; }

.portlet-column-content.empty {
  padding: 0; }

.signed-in.controls-visible .portlet-column-content.empty {
  padding: 50px; }

.portlet-content {
  padding: 0; }

.portlet-column {
  display: block; }

.portlet-column-content {
  padding: 0; }

.portlet-layout {
  width: auto;
  display: block; }

.portlet-borderless-container {
  min-height: 0; }

.portlet-topper {
  border-bottom: none;
  padding: 0; }

.portlet-topper .portlet-title span img {
  display: none; }

.portlet-boundary + .portlet-boundary {
  /* spacing between the portlet */
  margin-top: 0; }

#inner_page .page-content .portlet a, #inner_page .page-content .portlet a:visited {
  text-decoration: none; }

#inner_page .page-content .portlet a:hover, #inner_page .page-content .portlet a:active, #inner_page .page-content .portlet a:focus, #inner_page .page-content .portlet a:visited:hover, #inner_page .page-content .portlet a:visited:active, #inner_page .page-content .portlet a:visited:focus {
  text-decoration: underline; }

/*--------------------------------
  Alert Details
  --------------------------------*/
.alertPromoContent {
  position: relative; }

.alertPromoDetails {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 30px 30px 55px; }

.alertPromoDetails h1, .alertPromoDetails h2, .alertPromoDetails h3 {
  color: #fff;
  font-size: 40px;
  margin: 0;
  font-weight: 700;
  line-height: 140%;
  text-transform: uppercase; }

.alertPromoDetails h1 a, .alertPromoDetails h2 a, .alertPromoDetails h3 a {
  text-decoration: none; }

.alertPromoDetails h1 a:hover, .alertPromoDetails h1 a:active, .alertPromoDetails h1 a:focus, .alertPromoDetails h2 a:hover, .alertPromoDetails h2 a:active, .alertPromoDetails h2 a:focus, .alertPromoDetails h3 a:hover, .alertPromoDetails h3 a:active, .alertPromoDetails h3 a:focus {
  text-decoration: underline; }

.alertPromoDetails p {
  color: #fff;
  margin: 15px 0 0 0;
  line-height: 160%; }

.alertPromoDetails p:first-child {
  margin: 0; }

.alertPromoDetails a {
  color: #fff;
  text-decoration: underline; }

.alertPromoDetails .btn, .alertPromoDetails a.btn {
  margin-right: 20px; }

/*--------------------------------
  Promo Bar
  --------------------------------*/
.alertPromotions #promoBar {
  display: none;
  background: none;
  height: auto;
  border: none;
  z-index: 999;
  opacity: 1;
  width: auto;
  padding: 0;
  left: auto; }

.alertPromotions #promoBar .promoPages span {
  background: #fff;
  border-radius: 20px;
  text-indent: -999em;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 5px;
  padding: 0; }

.alertPromotions #promoBar .promoPages span.selected {
  background: #8CC63F; }

.alertPromotions #promoBar .promoPages span:hover, .alertPromotions #promoBar .promoPages span:active, .alertPromotions #promoBar .promoPages span:focus {
  cursor: pointer; }

/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Events / Contacts

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  General
  --------------------------------*/
.esAlerts fieldset,
.esContact fieldset {
  padding: 0;
  border: none; }

.esAlerts legend,
.esContact legend {
  display: none; }

.esAlerts #alertsDisplayActions,
.esContact #alertsDisplayActions {
  display: none; }

.esAlerts .portlet-borderless-container,
.esContact .portlet-borderless-container {
  position: static; }

.esAlerts .alertImageThumbnail,
.esContact .alertImageThumbnail {
  max-width: none !important;
  width: auto;
  height: 150px; }

.signed-in .esAlerts .portlet-borderless-container,
.signed-in .esContact .portlet-borderless-container {
  position: relative; }

.signed-in .esAlerts .portlet-borderless-container .portlet-borderless-bar .portlet-actions,
.signed-in .esContact .portlet-borderless-container .portlet-borderless-bar .portlet-actions {
  display: block; }

/*--------------------------------
  Search
  --------------------------------*/
.esAlerts .alertsDisplay, .esAlerts .contactsDisplaySearch, .esContact .alertsDisplay, .esContact .contactsDisplaySearch {
  margin: 0 0 10px 0;
  width: auto;
  margin: 0 auto;
  display: table;
  table-layout: fixed; }

@media only screen and (max-width: 991px) {
  #_alertsDisplay_WAR_esportlets_categoryId_msddHolder {
    overflow: visible !important;
    position: relative !important;
    height: auto !important; }

  #_alertsDisplay_WAR_esportlets_categoryId_msdd {
    display: none; } }
@media only screen and (max-width: 767px) {
  .esAlerts .alertsDisplay, .esAlerts .contactsDisplaySearch, .esContact .alertsDisplay, .esContact .contactsDisplaySearch {
    display: block; } }
.alertsDisplaySearch tr {
  display: inline-block;
  margin-bottom: 20px; }

/*--------------------------------
  Calendar
  --------------------------------*/
.alertsDisplayCalendar {
  float: none;
  margin: 0 0 20px 0;
  background: none;
  padding-top: 0; }

.alertsDisplayCalendar .ui-datepicker {
  margin: 0;
  padding: 0;
  border: none;
  background: none; }

.alertsDisplayCalendar .ui-datepicker.ui-datepicker-multi {
  width: 100% !important; }

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-header {
  padding: 25px 0;
  border-radius: 0;
  border: none;
  font-weight: 600;
  font-size: 13px;
  background: #8CC63F; }

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: 0;
  font-size: 13px;
  line-height: 100%;
  color: #fff; }

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title span {
  font-size: 15px;
  font-weight: 600; }

.alertsDisplayCalendar .ui-datepicker table {
  font-size: 13px;
  margin: 0;
  width: 100%; }

.alertsDisplayCalendar .ui-datepicker table thead {
  border-right: 1px solid #8CC63F; }

.alertsDisplayCalendar .ui-datepicker table thead th {
  width: 10%;
  padding: 10px 0;
  background: #7fb636;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px; }

.alertsDisplayCalendar .ui-datepicker table tbody {
  border: 1px solid #C1C1C1;
  border-top: none;
  border-left: none;
  border-bottom: none; }

.alertsDisplayCalendar .ui-datepicker table tbody td {
  padding: 0;
  border-left: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF; }

.alertsDisplayCalendar .ui-datepicker table tbody td .ui-state-default {
  border: none;
  color: #8CC63F;
  text-align: center;
  font-weight: 400;
  padding: 15px 0;
  font-size: 12px; }

.alertsDisplayCalendar .ui-datepicker table tbody td span.ui-state-default {
  background: none; }

.alertsDisplayCalendar .ui-datepicker table tbody td a.ui-state-default {
  color: #EFEFEF;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 600; }

.alertsDisplayCalendar .ui-datepicker table tbody td a.ui-state-default:hover, .alertsDisplayCalendar .ui-datepicker table tbody td a.ui-state-default:active, .alertsDisplayCalendar .ui-datepicker table tbody td a.ui-state-default:focus {
  background: #d6d6d6; }

.alertsDisplayCalendar .ui-datepicker table tbody td.ui-state-disabled {
  opacity: 1;
  background: none;
  padding: 0; }

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight a,
.alertsDisplayCalendar .ui-datepicker table tbody td.highlight span {
  border: none;
  font-weight: 700;
  color: #8CC63F; }

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight.light-gray {
  background: #8CC63F; }

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight.light-gray a {
  background: #8CC63F;
  color: #fff; }

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight.light-gray a:hover, .alertsDisplayCalendar .ui-datepicker table tbody td.highlight.light-gray a:active, .alertsDisplayCalendar .ui-datepicker table tbody td.highlight.light-gray a:focus {
  background: ligthen(#8cc63f, 2%);
  color: #fff; }

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight.multiple-events {
  background: #81B837; }

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight.multiple-events a {
  background: #81B837;
  color: #fff !important; }

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight.multiple-events a:hover, .alertsDisplayCalendar .ui-datepicker table tbody td.highlight.multiple-events a:active, .alertsDisplayCalendar .ui-datepicker table tbody td.highlight.multiple-events a:focus {
  background: #65912b; }

.alertsDisplayCalendar .ui-datepicker table tbody td.ui-datepicker-today span {
  font-weight: 600; }

.alertsDisplayCalendar .ui-datepicker table tbody td.ui-datepicker-today a {
  text-decoration: underline; }

.alertsDisplayCalendar .ui-datepicker-unselectable {
  height: 48px; }

/*General Multi*/
.ui-datepicker-multi .ui-datepicker-group {
  width: 47%;
  margin: 0 10px 20px 10px;
  float: left; }

.ui-datepicker-multi .ui-datepicker-row-break {
  display: none; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 48%;
  margin: 0 20px 30px 0; }

.ui-datepicker-multi-3 .ui-datepicker-group.ui-datepicker-group-middle {
  margin: 0 0 30px 0;
  float: right; }

.ui-datepicker-multi-3 .ui-datepicker-group.ui-datepicker-group-last {
  margin: 0 auto;
  float: none;
  clear: both; }

.ui-datepicker-multi-6 .ui-datepicker-group {
  width: 47%;
  margin: 0 10px 20px 10px;
  float: left; }

.ui-datepicker-multi-6 .ui-datepicker-group.ui-datepicker-group-middle {
  float: left;
  margin: 0 10px 20px 10px; }

.ui-datepicker-multi-6 .ui-datepicker-group.ui-datepicker-group-last {
  float: left;
  margin: 0 10px 20px 10px;
  clear: none; }

/*--------------------------------
  Map
  --------------------------------*/
.esAlerts .alertsDisplayMap div#_alertsDisplay_WAR_esportlets_MapContainer,
esContact #_contactsDisplay_WAR_esportlets_MapContainer,
.esAlerts #alertsDisplayMap .mapContainer,
.esContact .mapContainer {
  width: 100% !important; }

.alertsDisplayMap {
  margin-bottom: 20px; }

.contactsDisplayMap,
.contactsDisplayMap table {
  width: 100% !important;
  margin: 0; }

/*---------------------
     Quick Links
  ---------------------*/
.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul {
  margin: 0;
  padding: 0; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li > a,
.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li > a:visited {
  font-size: inherit;
  padding: 10px 0;
  display: inline-block; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul li {
  list-style-type: none;
  margin: 0; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ table {
  position: relative;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.8); }

/*---------------------
     ES ALERTS
  ---------------------*/
.alertsDisplayList .taglib-search-iterator-page-iterator-bottom,
.alertsDisplayList .alertsDisplayListTitle,
.alertsDisplayList .results-header {
  display: none; }

.alertsDisplayList .results-grid {
  border: none;
  background: none; }

.alertsDisplayList .results-grid .results-row {
  background: none; }

.alertsDisplayList .results-grid .results-row.alt {
  background: none; }

.alertsDisplayList .results-grid .results-row td {
  background: none;
  border: none;
  padding: 0; }

.alertsDisplayList .alertContent {
  margin: 0;
  padding: 30px 0;
  border-bottom: 1px solid #f1f2f2; }

.alertsDisplayList .alertContent .alertDisplayColLeft {
  background: none;
  max-width: 25%;
  max-height: 250px;
  overflow: hidden;
  margin: 0 30px 30px 0;
  padding: 0;
  background-size: cover;
  width: 25%;
  /* img {
    //display: none;
  } */ }

.alertsDisplayList .alertContent .alertDisplayColLeft a {
  display: block;
  height: 100%;
  width: 100%; }

.alertsDisplayList .alertContent .alertDisplayColLeft .alertImageThumbnail {
  border: none; }

.alertsDisplayList .alertContent .alertDisplayColLeft img.alertImageThumbnail {
  width: 100%;
  height: auto; }

.alertsDisplayList .alertContent .alertDisplayColLeft div.alertImageThumbnail {
  background: white url("../images/portlets/fallback.jpg") center center no-repeat;
  background-size: cover;
  text-indent: -999em; }

.alertsDisplayList .alertContent .alertDisplayColRight {
  margin: 0;
  padding: 0;
  float: left;
  width: 60%; }

.alertsDisplayList .alertContent .alertDisplayColRight img {
  display: none; }

.alertsDisplayList .alertContent .alertDisplayColRight p {
  font-size: 13px;
  margin-bottom: 0; }

.alertsDisplayList .alertContent .alertDisplayColRight p > a {
  font-size: 13px;
  font-weight: 300;
  color: #8CC63F; }

.alertsDisplayList .alertContent .alertDisplayColRight p > a:hover, .alertsDisplayList .alertContent .alertDisplayColRight p > a:active, .alertsDisplayList .alertContent .alertDisplayColRight p > a:focus {
  color: #709e32;
  text-decoration: underline; }

.alertsDisplayList .alertContent .alertDisplayColRight a {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  margin: 0 0 15px 0;
  color: #333; }

.alertsDisplayList .alertContent .alertDisplayColRight a:hover, .alertsDisplayList .alertContent .alertDisplayColRight a:active, .alertsDisplayList .alertContent .alertDisplayColRight a:focus {
  color: #333; }

.alertsDisplayList .alertContent .alertDisplayColRight .alertTitle i {
  font-style: normal;
  padding-right: 5px; }

@media only screen and (max-width: 991px) {
  .alertsDisplayList .alertContent {
    padding: 0 0 30px;
    margin-bottom: 30px; } }
.alertDisplayCatImg {
  display: none; }

.portlet-boundary_contactsDisplay_WAR_esportlets_ .aui-searchcontainer {
  margin-bottom: 30px; }

.portlet-boundary_contactsDisplay_WAR_esportlets_ .alertsDisplayList .alertContent .alertDisplayColRight a {
  margin-bottom: 0; }

.portlet-boundary_contactsDisplay_WAR_esportlets_ .alertsDisplayList .alertContent .alertDisplayColRight a .alertTitle span {
  display: block;
  color: #8CC63F;
  font-size: 13px;
  font-weight: 500;
  margin-top: 5px; }

.portlet-boundary_contactsDisplay_WAR_esportlets_ .alertsDisplayList .alertContent .alertDisplayColRight a.btn {
  display: inline-block; }

/*--------------------------------
  Pop Up
  --------------------------------*/
.ui-widget-overlay {
  background: rgba(140, 198, 63, 0.6);
  background: url("../images/portlets/ui-overlay.png");
  opacity: 1;
  width: 100% !important; }

.ui-dialog {
  padding: 0;
  border-radius: 0;
  border: none;
  box-shadow: 4px 4px 8px 0 #333; }

.ui-dialog .ui-dialog-title {
  margin: 0;
  line-height: 1.3;
  font-size: 20px;
  padding-right: 30px; }

.ui-dialog .ui-widget-content a.btn {
  color: #fff;
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease;
  clear: both;
  margin: 20px 0; }

.ui-dialog .ui-widget-content a.btn-o {
  color: #8CC63F;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.ui-dialog .ui-widget-content a.btn-o:hover, .ui-dialog .ui-widget-content a.btn-o:active, .ui-dialog .ui-widget-content a.btn-o:focus {
  color: #fff; }

.ui-dialog .ui-dialog-titlebar {
  border-radius: 0;
  border: none;
  background: #8CC63F;
  color: #fff;
  font-size: 20px;
  padding: 18px;
  font-weight: 600; }

.ui-dialog .ui-dialog-titlebar .ui-dialog-title i, .ui-dialog .ui-dialog-titlebar .ui-dialog-title span {
  display: none; }

.ui-dialog .ui-dialog-content {
  padding: 10px;
  background: #fff;
  border: 2px solid #8CC63F;
  border-top: none; }

.ui-dialog .ui-dialog-content .alertPopup_withmap .alertPopupDetails {
  padding-left: 10px; }

.ui-dialog .ui-dialog-content .alertPopupDetails {
  color: #333;
  line-height: 1.9;
  margin: 0;
  padding: 0;
  font-size: 15px; }

.ui-dialog .ui-dialog-content .alertPopupDetails .contactPrivacy,
.ui-dialog .ui-dialog-content .alertPopupDetails .contactLocation,
.ui-dialog .ui-dialog-content .alertPopupDetails .contactType {
  display: none; }

.ui-dialog .ui-dialog-content .alertPopupDetails h1 {
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: 500; }

.ui-dialog .ui-dialog-titlebar-close {
  right: 25px;
  top: 23px;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.ui-dialog .ui-dialog-titlebar-close span {
  background: none; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:active, .ui-dialog .ui-dialog-titlebar-close:focus {
  margin: 0;
  padding: 0;
  border: none;
  opacity: 0.5; }

.ui-dialog .ui-dialog-titlebar-close:before {
  position: absolute;
  right: 10px;
  content: '';
  width: 4px;
  height: 30px;
  background: #fff;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  top: 0; }

.ui-dialog .ui-dialog-titlebar-close:after {
  position: absolute;
  right: 10px;
  content: '';
  width: 4px;
  height: 30px;
  background: #fff;
  -ms-transform: rotate(135deg);
  /* IE 9 */
  -webkit-transform: rotate(135deg);
  /* Chrome, Safari, Opera */
  transform: rotate(135deg);
  top: 0; }

@media only screen and (max-width: 991px) {
  .ui-dialog {
    width: 100% !important; } }
.qtip-default {
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  background: #fff;
  border-width: 0;
  padding: 10px;
  z-index: 1000 !important; }

.qtip-default .qtip-content {
  padding: 0; }

.qtip-default .qtip-content ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.qtip-default .qtip-content ul li {
  margin: 0 0 15px 0; }

.qtip-default .qtip-content ul li a {
  color: #8CC63F;
  display: block;
  text-decoration: none; }

.qtip-default .qtip-content ul li a:hover, .qtip-default .qtip-content ul li a:active, .qtip-default .qtip-content ul li a:focus {
  cursor: pointer;
  text-decoration: underline; }

/*--------------------------------
  Sidebar Events
  --------------------------------*/
.sidebar .esAlerts {
  /*
  // .alertDisplayColLeft,
  // .alertsDisplayMap {
  //   display: none;
  // }
  */ }

.sidebar .esAlerts .alertContent {
  border-top: 1px solid #7fb636;
  padding: 0; }

.sidebar .esAlerts .alertsDisplayCalendar {
  margin: 0; }

.sidebar .esAlerts .alertDisplayColRight {
  float: none;
  margin: 0 30px;
  width: auto;
  padding: 20px 0; }

/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Web Form

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.web-form-portlet .aui-fieldset-content {
  padding-bottom: 40px; }

.web-form-portlet .aui-fieldset-content .description {
  display: block;
  margin-bottom: 15px;
  font-style: normal;
  color: #333; }

.web-form-portlet .aui-fieldset-content p {
  clear: both;
  padding: 15px 0; }

.web-form-portlet .aui-fieldset-content label {
  display: block;
  padding: 0;
  margin-bottom: 10px;
  font-size: 13px;
  color: #333; }

.web-form-portlet .aui-fieldset-content .aui-field-input {
  width: 100%;
  background-image: none;
  border: 1px solid #EFEFEF;
  padding: 12px;
  color: #333; }

.web-form-portlet .aui-field-content {
  float: left;
  width: 100%; }

.web-form-portlet .aui-field-content select.aui-field-input {
  height: 48px; }

.web-form-portlet .aui-field-content textarea.aui-field-input {
  width: 100%;
  max-width: 100% !important;
  min-height: 50px;
  color: #333; }

.web-form-portlet .aui-fieldset-legend {
  color: #333;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 22px;
  border: none; }

.web-form-portlet .aui-legend {
  position: static;
  width: auto;
  border-bottom: 0;
  font-weight: normal;
  color: inherit; }

.web-form-portlet.wf-1col .aui-field-content {
  float: none;
  width: auto; }

.web-form-portlet.wf-1col .aui-field-content .aui-field-input-text {
  width: 100%; }

.web-form-portlet.wf-1col .aui-field-content .aui-field-input.aui-field-input-select {
  width: auto; }

.web-form-portlet.wf-1col .aui-field-content textarea.aui-field-input {
  max-width: 100% !important;
  width: 100% !important; }

.web-form-portlet .lfr-textarea-container .aui-field-content,
.web-form-portlet .lfr-textarea-containeroptional .aui-field-content {
  width: 100%;
  float: left;
  clear: both; }

.web-form-portlet .aui-field-choice .aui-field-label {
  font-weight: normal; }

.web-form-portlet .aui-field-choice .aui-field-element .aui-field-input {
  margin-right: 5px; }

.web-form-portlet .aui-field-choice .aui-field-content {
  float: none;
  width: auto;
  clear: both; }

.web-form-portlet .aui-field-choice .aui-field-content .aui-field-input {
  width: auto; }

.web-form-portlet #webFormConfiguration .aui-field-content {
  float: none;
  width: auto; }

.web-form-portlet #webFormConfiguration .aui-field-content label {
  display: inline; }

.web-form-portlet #webFormConfiguration .aui-field-content .aui-field-input {
  float: none;
  width: auto; }

.web-form-portlet .aui-button-submit {
  float: none;
  clear: both;
  position: relative; }

.web-form-portlet .aui-button-submit .aui-button-content {
  display: inline-block;
  background: #8CC63F;
  position: relative;
  margin-top: 20px; }

.web-form-portlet .aui-button-submit .aui-button-content input {
  font-size: 14px;
  letter-spacing: 1.2px;
  padding: 15px 45px;
  background: #8CC63F;
  color: #fff;
  border: solid 2px #8CC63F;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.web-form-portlet .aui-button-submit .aui-button-content input:hover, .web-form-portlet .aui-button-submit .aui-button-content input:active, .web-form-portlet .aui-button-submit .aui-button-content input:focus {
  background: #fff;
  color: #8CC63F; }

.aui-button-input .aui-button-input-submit,
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover,
input[type="submit"], input[type="button"], input[type="reset"], button {
  font-size: 14px;
  letter-spacing: 1.2px;
  padding: 15px 45px;
  background: #8CC63F;
  color: #fff;
  border: solid 2px #8CC63F;
  text-shadow: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.aui-button-input .aui-button-input-submit:hover, .aui-button-input .aui-button-input-submit:active, .aui-button-input .aui-button-input-submit:focus,
input[type="submit"]:hover:hover,
input[type="submit"]:hover:active,
input[type="submit"]:hover:focus, input[type="button"]:hover:hover, input[type="button"]:hover:active, input[type="button"]:hover:focus, input[type="reset"]:hover:hover, input[type="reset"]:hover:active, input[type="reset"]:hover:focus, button:hover:hover, button:hover:active, button:hover:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:focus, button:hover, button:active, button:focus {
  background: #fff;
  color: #8CC63F; }

.inner_l .web-form-portlet .aui-field-content {
  width: 100%; }

#recaptcha_area {
  margin-bottom: 10px; }

/*--------------------------------
  Sidebar Webform
  --------------------------------*/
.sidebar .web-form-portlet .aui-fieldset-legend {
  color: inherit;
  font-size: 100%; }

.sidebar .web-form-portlet .aui-legend {
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0 0 0; }

.sidebar .web-form-portlet .aui-field-content {
  width: 100%; }

.sidebar .web-form-portlet .web-form-portlet .aui-fieldset-legend {
  border: none; }

.sidebar .web-form-portlet .web-form-portlet .aui-fieldset-content .description {
  font-size: 13px; }

/*--------------------------------
  Search Page

  --------------------------------*/
.portlet-search {
  margin-bottom: 30px; }

.portlet-search h1.portlet-title {
  font-size: 30px; }

.portlet-search .results-header {
  display: none; }

.portlet-search .portlet-body .aui-fieldset {
  padding-bottom: 20px;
  margin-bottom: 0; }

.portlet-search .portlet-body .aui-fieldset span.aui-field-menu {
  display: none; }

.portlet-search .portlet-body span {
  width: 100%; }

.portlet-search .portlet-body form {
  padding-top: 20px;
  position: relative; }

.portlet-search .portlet-body form[name="ctem_3_fm"] input[type="image"] {
  top: 20px; }

.portlet-search .portlet-body input[type="text"] {
  background-color: #fff;
  width: 100%;
  color: #8CC63F;
  font-size: 20px;
  border: 1px solid #E3E1E1;
  border-bottom: 2px solid #8CC63F;
  padding: 15px 10px; }

.portlet-search .portlet-body input[type="text"][name="_3_keywords"] {
  margin-bottom: 20px; }

.portlet-search .portlet-body input[type="image"] {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  background: #8cc63f url("../images/portlets/search.svg") no-repeat center center;
  overflow: hidden;
  background-size: 22px auto;
  height: 0;
  padding: 30px; }

.portlet-search .search-layout .search-layout-content {
  padding: 0;
  width: 100%; }

.portlet-search .search-layout .search-layout-content .menu {
  margin-left: 0;
  width: 100%; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value {
  padding: 4px 10px;
  margin-left: 20px;
  list-style: none;
  font-size: 14px; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value.default {
  padding: 8px 10px;
  margin-left: 0;
  font-weight: 700;
  font-size: 18px; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value a img {
  display: none; }

.portlet-search .search-layout .search-layout-content .result {
  margin-left: 0; }

.portlet-search .search-layout .search-layout-content .result .result-content {
  font-size: 12px; }

.portlet-search .search-layout .search-layout-content .result .aui-column-content {
  padding: 0; }

.portlet-search .search-layout .search-layout-content .result .results-row td {
  padding: 0; }

.portlet-search .search-layout .search-layout-content .result .asset-entry {
  display: block;
  padding: 15px; }

.portlet-search .search-layout .search-layout-content .result .asset-entry > span, .portlet-search .search-layout .search-layout-content .result .asset-entry > a {
  line-height: 1.5;
  margin-bottom: 8px; }

.portlet-search .search-layout .search-layout-content .result .asset-entry > a,
.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-type {
  font-size: 12px;
  text-decoration: none; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-title {
  font-size: 18px; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-summary {
  font-size: 14px; }

/**
 * Asset Publisher
 */
.signed-out .portlet-asset-publisher .lfr-meta-actions {
  margin: 0; }

.portlet-asset-publisher .asset-actions {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 10; }

.portlet-asset-publisher .portlet-body .lfr-meta-actions ul.lfr-actions {
  float: none;
  max-width: 150px; }

.portlet-asset-publisher section.portlet .lfr-meta-actions ul {
  padding: 0;
  margin: 0; }

.portlet-asset-publisher section.portlet .lfr-meta-actions ul li.lfr-trigger {
  margin: 0;
  line-height: normal; }

.portlet-asset-publisher section.portlet .asset-full-content .asset-content .taglib-social-bookmarks + br {
  display: none; }

.portlet-asset-publisher section.portlet .asset-full-content .asset-content .taglib-social-bookmarks ul {
  margin-bottom: 0; }

.portlet-asset-publisher section.portlet .asset-full-content .asset-content .taglib-social-bookmarks ul li {
  margin-bottom: inherit;
  line-height: normal;
  font-size: inherit; }

.portlet-asset-publisher .final-separator {
  display: none; }

.portlet-asset-publisher .porlet-topper {
  margin: 0; }

.portlet-asset-publisher .asset-metadata {
  margin: 0 0 10px; }

.portlet-asset-publisher .asset-metadata .metadata-entry {
  margin: 0 15px 0 0; }

.portlet-asset-publisher .asset-metadata .metadata-entry.metadata-publish-date {
  background: none;
  padding: 0;
  color: #565656; }

.portlet-asset-publisher .asset-metadata .metadata-entry.metadata-tags .tag {
  background: none;
  margin: 0;
  padding: 0; }

.portlet-asset-publisher .asset-metadata .metadata-entry.metadata-tags .tag i {
  margin-right: 10px; }

.portlet-asset-publisher .asset-metadata .metadata-entry i {
  margin-right: 5px; }

.portlet-asset-publisher .asset-abstract {
  margin-top: 30px;
  position: relative;
  border-bottom: 1px solid #E3E1E1;
  /*
  &.asset-has-no-image {
    .asset-content{
      padding-left: 0;
    }
    .asset-title,
    .asset-content,
    .asset-more {
      margin-left: 0;
    }
  }
  */ }

.portlet-asset-publisher .asset-abstract:nth-child(2) {
  /* first asset abstract, the form child index is 1 */
  margin-top: 0;
  padding-top: 0; }

.portlet-asset-publisher .asset-abstract.asset-has-no-image div.asset-small-image {
  background-image: url("../images/portlets/fallback.jpg"); }

.portlet-asset-publisher .asset-abstract .asset-title {
  margin: 0 auto;
  padding: 0;
  border: none; }

.portlet-asset-publisher .asset-abstract .asset-title img {
  display: none; }

.portlet-asset-publisher .asset-abstract .asset-title a {
  color: #333;
  text-decoration: none; }

.portlet-asset-publisher .asset-abstract .asset-title a:hover, .portlet-asset-publisher .asset-abstract .asset-title a:active, .portlet-asset-publisher .asset-abstract .asset-title a:focus {
  text-decoration: none; }

.portlet-asset-publisher .asset-abstract .asset-content {
  margin: 0;
  padding: 15px 0 10px; }

.portlet-asset-publisher .asset-abstract .asset-content .asset-more {
  margin: 30px 0 0 0; }

.portlet-asset-publisher .asset-abstract .asset-content .asset-summary {
  line-height: 1.8;
  font-size: 13px; }

.portlet-asset-publisher .asset-abstract div.asset-small-image {
  width: 100%;
  height: 150px;
  margin-right: 0;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  float: none; }

.portlet-asset-publisher .asset-abstract div.asset-small-image img {
  display: none; }

.portlet-asset-publisher .asset-abstract img.asset-small-image {
  float: none;
  padding: 0;
  height: 100%;
  width: auto; }

.portlet-asset-publisher .search-pages {
  margin: 15px 0 0 0; }

.portlet-asset-publisher .taglib-page-iterator {
  padding-top: 15px;
  font-size: 12px; }

.portlet-asset-publisher .taglib-page-iterator .search-pages {
  margin: 0; }

/*--------------------------------
  Display in portlet
  --------------------------------*/
.portlet-asset-publisher .taglib-header {
  border: none;
  margin: 10px 0; }

.portlet-asset-publisher .taglib-header .header-back-to a {
  float: right;
  font-weight: 700;
  padding: 15px 30px;
  text-decoration: none; }

.portlet-asset-publisher .taglib-header .header-back-to a.btn-inverse:after {
  content: '';
  margin: 0; }

.portlet-asset-publisher .taglib-header .header-back-to a.btn-inverse:hover, .portlet-asset-publisher .taglib-header .header-back-to a.btn-inverse:active, .portlet-asset-publisher .taglib-header .header-back-to a.btn-inverse:focus {
  padding-left: 30px; }

.portlet-asset-publisher .taglib-header .header-back-to a.btn-inverse:hover i, .portlet-asset-publisher .taglib-header .header-back-to a.btn-inverse:active i, .portlet-asset-publisher .taglib-header .header-back-to a.btn-inverse:focus i {
  margin-left: 15px; }

.portlet-asset-publisher .taglib-header .header-title {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 30px;
  font-weight: normal;
  color: #8CC63F; }

.portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
  margin: 0;
  padding: 0; }

.columns-max .portlet-asset-publisher .portlet-topper {
  display: none; }

.columns-max .portlet-asset-publisher .taglib-header {
  margin-top: 0; }

.columns-max .portlet-asset-publisher .taglib-header .header-title {
  margin: 0 0 20px 0;
  color: #8CC63F;
  padding: 0; }

/*--------------------------------
  Sidebar Asset Publiser
  --------------------------------*/
.sidebar .portlet-asset-publisher {
  /* form + .asset-abstract{
    //padding-top:0;
  } */ }

.sidebar .portlet-asset-publisher .asset-abstract {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #e5e4e4; }

.sidebar .portlet-asset-publisher .asset-abstract:nth-child(2) {
  /* first asset abstract, the form child index is 1 */
  margin-top: 0;
  padding-top: 0; }

.sidebar .portlet-asset-publisher .asset-abstract .asset-title {
  line-height: normal;
  font-weight: 700; }

.sidebar .portlet-asset-publisher .asset-abstract .asset-summary {
  line-height: normal;
  font-size: 13px; }

.sidebar .portlet-asset-publisher .asset-abstract .asset-metadata {
  display: none; }

.sidebar .portlet-asset-publisher .asset-abstract .asset-metadata .metadata-entry i {
  margin-right: 5px; }

.sidebar .portlet-asset-publisher .asset-abstract .asset-title,
.sidebar .portlet-asset-publisher .asset-abstract .asset-content {
  margin-left: 0;
  padding: 0;
  border: none; }

.sidebar .portlet-asset-publisher .asset-abstract .asset-small-image {
  display: none; }

.sidebar .portlet-asset-publisher .taglib-header {
  margin: 10px 0;
  padding: 0 30px; }

.sidebar .portlet-asset-publisher .taglib-header .header-title {
  line-height: 140%; }

.sidebar .portlet-asset-publisher .taglib-header .header-back-to a {
  float: none;
  font-weight: bold;
  padding: 0;
  display: block;
  margin: 0 0 10px 0;
  text-decoration: none; }

.sidebar .portlet-asset-publisher .asset-full-content {
  padding: 0 30px; }

.sidebar .portlet-asset-publisher .asset-full-content .taglib-social-bookmarks {
  display: none; }

/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Doc Media

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  Hidden
  --------------------------------*/
.portlet-document-library-display .lfr-asset-metadata,
.portlet-document-library-display .lfr-panel-titlebar,
.portlet-document-library-display .separator,
.portlet-document-library-display .search-results,
.portlet-document-library-display .delta-selector,
.portlet-document-library-display .page-selector,
.portlet-document-library-display .page-links span.first,
.portlet-document-library-display .page-links span.last,
.portlet-document-library-display .page-links a.first,
.portlet-document-library-display .page-links a.last {
  display: none; }

.portlet-document-library-display .taglib-header {
  margin: 0;
  border: none; }

.portlet-document-library-display .taglib-header .header-title {
  display: none; }

/*--------------------------------
  Styling
  --------------------------------*/
.portlet-document-library-display {
  margin-bottom: 30px; }

.portlet-document-library-display .portlet-content {
  margin: 0; }

.portlet-document-library-display .lfr-panel-container {
  background: none; }

.portlet-document-library-display .lfr-asset-column-content,
.portlet-document-library-display .lfr-panel {
  margin: 0; }

.portlet-document-library-display .lfr-panel-content {
  padding: 0; }

.portlet-document-library-display .lfr-search-container {
  overflow: hidden; }

.portlet-document-library-display .results-grid {
  border: none;
  background: none; }

.portlet-document-library-display .taglib-search-iterator {
  table-layout: auto; }

.portlet-document-library-display .results-header {
  background: #8CC63F; }

.portlet-document-library-display .results-header th {
  padding: 10px 0;
  background: #8CC63F;
  color: #fff;
  font-size: 12px;
  border: none;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0; }

.portlet-document-library-display .results-header th.first {
  padding: 0 0 0 10px; }

.portlet-document-library-display .results-header th.first span {
  background: none;
  padding: 0;
  font-style: normal; }

.portlet-document-library-display .results-header a {
  color: #fff; }

.portlet-document-library-display .results-row.alt td {
  background: #e5e4e4; }

.portlet-document-library-display .results-row:hover td, .portlet-document-library-display .results-row:active td, .portlet-document-library-display .results-row:focus td {
  background: #d7d4d4; }

.portlet-document-library-display .results-row td {
  border: none;
  background: #efeeee;
  padding: 15px 10px;
  border-bottom: 1px solid #E3E1E1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.portlet-document-library-display .results-row td a {
  color: #333;
  text-decoration: none;
  display: block; }

.portlet-document-library-display .results-row td a:hover, .portlet-document-library-display .results-row td a:active, .portlet-document-library-display .results-row td a:focus {
  color: #333; }

.portlet-document-library-display .results-row td a img[align="left"] {
  margin-right: 10px; }

.portlet-document-library-display .results-row td strong {
  font-weight: normal; }

.portlet-document-library-display .entry-title {
  padding: 0;
  font-weight: 400;
  font-size: 13px; }

.portlet-document-library-display .taglib-search-iterator-page-iterator-bottom,
.portlet-document-library-display .taglib-search-iterator-page-iterator-top {
  background: none;
  padding: 0; }

/*--------------------------------
  Doc Nav
  --------------------------------*/
.portlet-document-library-display .taglib-page-iterator .search-pages {
  width: 100%;
  float: left; }

.portlet-document-library-display .taglib-page-iterator .search-pages .page-links {
  width: 100%;
  float: left;
  padding: 10px 0;
  border-bottom: 1px solid #E3E1E1; }

.portlet-document-library-display .taglib-page-iterator .search-pages span {
  color: #8CC63F;
  padding: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700; }

.portlet-document-library-display .taglib-page-iterator .search-pages span.previous {
  margin-left: 0;
  float: left;
  border: none;
  background: none;
  padding: 0; }

.portlet-document-library-display .taglib-page-iterator .search-pages span.next {
  float: right;
  border: none;
  background: none;
  margin-right: 0;
  padding: 0; }

.portlet-document-library-display .taglib-page-iterator .search-pages a {
  color: #8CC63F;
  font-size: 12px;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none; }

.portlet-document-library-display .taglib-page-iterator .search-pages a:hover, .portlet-document-library-display .taglib-page-iterator .search-pages a:active, .portlet-document-library-display .taglib-page-iterator .search-pages a:focus {
  text-decoration: underline;
  color: #81B837; }

.portlet-document-library-display .taglib-page-iterator .search-pages a.previous {
  margin-left: 10px;
  float: left;
  border: none;
  background: none;
  padding: 0; }

.portlet-document-library-display .taglib-page-iterator .search-pages a.next {
  float: right;
  border: none;
  background: none;
  margin-right: 10px;
  padding: 0; }

/*--------------------------------
  Sidebar Doc Media
  --------------------------------*/
.sidebar .portlet-document-library-display .portlet-topper {
  border-bottom: 0; }

.sidebar .portlet-document-library-display .portlet-content {
  margin: 0; }

.sidebar .portlet-document-library-display .results-header {
  display: none; }

.sidebar .portlet-document-library-display .results-row.alt {
  background: none; }

.sidebar .portlet-document-library-display .results-row td {
  padding: 10px 0;
  background: none; }

.sidebar .portlet-document-library-display .results-row td.first {
  padding: 0; }

.sidebar .portlet-document-library-display .results-row td.last {
  display: none; }

.sidebar .portlet-document-library-display .results-row a {
  display: block;
  color: #333;
  padding-left: 10px;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

.sidebar .portlet-document-library-display .results-row a span {
  padding: 10px 0;
  display: block;
  -webkit-transition: padding 500ms ease;
  -moz-transition: padding 500ms ease;
  -o-transition: padding 500ms ease;
  transition: padding 500ms ease; }

.sidebar .portlet-document-library-display .results-row a:hover, .sidebar .portlet-document-library-display .results-row a:active, .sidebar .portlet-document-library-display .results-row a:focus {
  text-decoration: none;
  color: #333; }

.sidebar .portlet-document-library-display .taglib-page-iterator .search-pages .page-links {
  border-top: 1px solid #d7d4d4; }

/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Event submission form

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
#_eventSubmission_WAR_esportlets_alertCreate .errorField {
  margin: 53px 0 0 -35px;
  font-size: 12px; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels {
  border: none; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table {
  margin: 0; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr {
  float: none;
  width: auto; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr.captchacontainer.captchacontainer {
  width: 100%; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr td {
  display: block;
  width: auto; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr td input {
  display: block;
  width: 90%; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr td input#_eventSubmission_WAR_esportlets_startDate, #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr td input#_eventSubmission_WAR_esportlets_endDate {
  display: inline-block;
  width: 70%; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr td textarea.textInput {
  resize: vertical !important;
  width: 90%; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr.captchacontainer td {
  display: table-cell; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr.captchacontainer td input {
  display: inline;
  width: auto; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr.captchacontainer tdtd.alertEditFixedLabel {
  display: none; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels.buttonHolder {
  margin-bottom: 10px; }

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels input[type="text"], #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels input[type="password"], #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels input[type="file"], #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels input[type="submit"], #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels input[type="button"], #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels input[type="reset"], #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels select, #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels textarea, #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels .textarea, #_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels button {
  background-image: none;
  background-color: #fff;
  border: 1px solid #EFEFEF;
  padding: 10px 0; }

div#recaptcha_widget_div {
  display: table-row; }

#recaptcha_area,
#recaptcha_table {
  margin-top: 10px; }

.recaptchatable,
#recaptcha_area tr,
#recaptcha_area td,
#recaptcha_area th {
  float: none; }

.alertEditFixedLabel,
.alertEditLabel,
.alertCatEditFixedLabel,
.alertAdminEditFixedLabel,
.alertSearchFixedLabel {
  font-size: 13px;
  font-weight: bold;
  display: block;
  clear: left;
  float: none;
  text-align: left;
  /* text-transform: uppercase; */
  /* letter-spacing: 1px; */
  /* color:; */
  padding: 3px 0 0 0;
  margin: 25px 0 0 0; }

.alertEditFixedLabel {
  width: auto; }

/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Alerts Promotions

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/**
 * TO CHECK: IS THIS CLASS PORTLET ONLY USED ON HOMEPAGE?
 * TO DO: IF YES, MOVE THIS TO HOMEPAGE SECTION
 */
.portlet-boundary_alertsPromotion_WAR_esportlets_ {
  position: relative; }

.portlet-boundary_alertsPromotion_WAR_esportlets_ .portlet-body > form {
  position: relative;
  z-index: 5; }

.portlet-boundary_alertsPromotion_WAR_esportlets_ .alertPromotions {
  margin: 0; }

.portlet-boundary_alertsPromotion_WAR_esportlets_ .alertPromotions .alertPromoContent {
  background-size: cover !important;
  height: 100%;
  background-position: center center !important;
  background: #71a230; }

/*--------------------------------
  Alert Details
  --------------------------------*/
.alertPromoContent {
  position: relative; }

.alertPromoDetails {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 30px 30px 55px;
  background: #8CC63F;
  background: rgba(239, 239, 239, 0.7); }

.alertPromoDetails h1, .alertPromoDetails h2, .alertPromoDetails h3 {
  color: #fff;
  font-size: 40px;
  margin: 0;
  font-weight: 700;
  line-height: 140%;
  text-transform: uppercase; }

.alertPromoDetails h1 a, .alertPromoDetails h2 a, .alertPromoDetails h3 a {
  text-decoration: none; }

.alertPromoDetails h1 a:hover, .alertPromoDetails h1 a:active, .alertPromoDetails h1 a:focus, .alertPromoDetails h2 a:hover, .alertPromoDetails h2 a:active, .alertPromoDetails h2 a:focus, .alertPromoDetails h3 a:hover, .alertPromoDetails h3 a:active, .alertPromoDetails h3 a:focus {
  text-decoration: underline; }

.alertPromoDetails p {
  color: #fff;
  margin: 15px 0 0 0;
  line-height: 160%; }

.alertPromoDetails p:first-child {
  margin: 0; }

.alertPromoDetails a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.alertPromoDetails a:hover {
  text-decoration: transparent; }

.alertPromoDetails .btn, .alertPromoDetails a.btn {
  margin-right: 20px; }

/*--------------------------------
  Promo Bar
  --------------------------------*/
.alertPromotions #promoBar {
  display: none;
  background: none;
  height: auto;
  border: none;
  z-index: 999;
  opacity: 1;
  width: auto;
  padding: 0;
  right: 10px;
  bottom: 10px;
  left: auto; }

.alertPromotions #promoBar .promoPages span {
  background: #fff;
  border-radius: 20px;
  text-indent: -999em;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 5px;
  padding: 0; }

.alertPromotions #promoBar .promoPages span.selected {
  background: #8CC63F; }

.alertPromotions #promoBar .promoPages span:hover, .alertPromotions #promoBar .promoPages span:active, .alertPromotions #promoBar .promoPages span:focus {
  cursor: pointer; }

.alertPromotions #promoBar .lastPromo, .alertPromotions #promoBar .nextPromo {
  width: 10px;
  height: 10px; }

.alertPromotions #promoBar .lastPromo {
  background: url("../images/portlets/promo_left.png") no-repeat center center;
  margin: 0 10px 0 0; }

.alertPromotions #promoBar .nextPromo {
  background: url("../images/portlets/promo_right.png") no-repeat center center;
  margin: 0 0 0 10px; }

.alertPromotions #promoBar #pausePromo {
  width: 12px;
  height: 12px;
  background: url("../images/portlets/pause.png") no-repeat center center;
  margin-left: 10px;
  display: inline-block; }

.alertPromotions #promoBar #pausePromo.paused {
  background: url("../images/portlets/play.png") no-repeat center center; }

/**
 * Sign In FORM
 */
#portlet_58 form {
  padding: 0 30px 30px;
  font-weight: 400; }

#portlet_58 form .aui-field-text:nth-child(1) label {
  margin-top: 0; }

#portlet_58 form .aui-field-text label {
  margin: 20px auto 5px; }

#portlet_58 form .aui-field-text input {
  border: 1px solid #b2acac;
  padding: 10px 5px;
  width: 100%; }

#portlet_58 form .aui-field-choice label {
  margin-left: 5px; }

#portlet_58 form .aui-button-submit input {
  padding: 10px 20px;
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 300px;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.alertsDisplayList .alertContent .alertDisplayColRight a {
  font-weight: 400;
  color: #757575;
  font: 22px/32px "Kanit", sans-serif; }

.portlet-login .navigation,
.portlet-body .navigation {
  background: transparent;
  border-top: 0;
  padding: 10px;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px; }

.results-header th {
  background: #8CC63F;
  color: #fff !important;
  font-weight: 400; }

.aui-field-label {
  font-weight: normal; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border: 1px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #ddd; }

.table.borderless > thead > tr > th, .table.borderless > thead > tr > td, .table.borderless > tbody > tr > th, .table.borderless > tbody > tr > td, .table.borderless > tfoot > tr > th, .table.borderless > tfoot > tr > td, .table[border="0"] > thead > tr > th, .table[border="0"] > thead > tr > td,
.table[border="0"] > tbody > tr > th, .table[border="0"] > tbody > tr > td, .table[border="0"] > tfoot > tr > th, .table[border="0"] > tfoot > tr > td, .table[border="0"] > thead:first-child > tr:first-child > th {
  border: 0; }

th {
  font-weight: normal; }

.portlet-topper .portlet-title {
  margin: 0; }

.portlet-document-library-display .results-header th.first span {
  font-weight: 400; }

.portlet-content {
  padding-top: 30px; }

.dockbar-ready .portlet-dockbar, .staging-ready .portlet-staging-bar, .portal-popup .portlet-dockbar, .portal-popup .portlet-staging-bar {
  margin: 0; }

/*--------------------- Generic CSS ---------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Caveat", cursive;
  font-weight: 700;
  color: #393939;
  margin-top: 0; }

h1 {
  font: 50px/63px "Caveat", cursive;
  font-family: "Caveat", cursive;
  font-size: 50px;
  line-height: 63px;
  font-weight: 700; }

h2 {
  font: 40px/50px "Caveat", cursive;
  font-family: "Caveat", cursive;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700; }

h3 {
  font: 30px/40px "Caveat", cursive;
  font-family: "Caveat", cursive;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700; }

h4 {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  color: #393939;
  margin-top: 0; }

.portlet-title {
  font: 50px/63px "Caveat", cursive;
  font-family: "Caveat", cursive;
  font-size: 50px;
  line-height: 63px;
  font-weight: 700; }

.nav > li > a:hover, .nav > li > a:focus {
  background: transparent; }

a, a:visited {
  color: #8CC63F; }

a:hover, a:active, a:focus, a:visited:hover, a:visited:active, a:visited:focus {
  color: #8CC63F;
  text-decoration: none; }

body,
p {
  font: 15px/23px "Kanit", sans-serif;
  font-weight: 300;
  color: #777; }

b, strong {
  font-weight: 400; }

.container-large {
  max-width: 1500px;
  margin: auto; }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.show-flex {
  display: block !important; }

.has-child a::after {
  content: "\f2c2";
  font-family: "LineAwesome";
  font-size: 30px;
  position: absolute;
  right: 20px;
  z-index: -1; }

.clear-after a::after {
  content: "" !important; }

/*--------------------- Top Bar CSS ---------------------*/
.top {
  background: #8CC63F;
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 1500px;
  margin: 0px auto -145px; }

.top-top {
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 58px;
  background: #8CC63F; }

.top-logo {
  width: 20%;
  background: #81B837;
  height: 100%;
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: "Caveat", cursive;
  font-size: 30px; }

.top-logo a {
  color: #fff; }

.top-logo a:hover {
  color: #fff; }

.top-contact {
  width: 65%;
  padding-left: 30px;
  color: #fff;
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  background: #8CC63F;
  height: 100%; }

.top-contact_social {
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  color: #fff; }

.top-contact_social--link {
  margin: 0 10px; }

.top-contact_social--link a {
  color: #fff; }

.top-contact_social--link a:hover {
  color: #fff; }

.top-contact_phone a {
  color: #fff; }

.top-contact_phone a:hover {
  color: #fff; }

.top-search {
  width: 20%;
  height: 100%;
  padding: 0px; }

.top-search form {
  height: 100%; }

.top-search form .aui-field {
  height: 100%;
  width: 100%; }

.top-search form .aui-field .aui-field-content {
  height: 100%;
  width: 100%;
  margin: 0; }

.top-search form .aui-field .aui-field-content .aui-field-input {
  background: #81B837;
  color: #fff;
  height: 100%;
  width: 100%;
  border: 0; }

.top-search form .aui-field .aui-field-content .aui-field-input-text {
  padding: 10px;
  font-family: "Kanit", sans-serif;
  font-size: 13px;
  font-weight: 400; }

.top-search form .aui-field.lfr-search-button {
  position: absolute;
  width: 40px;
  height: 40px !important;
  top: 50%;
  -webkit-transform: translateY(-150%);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: translateY(-150%);
  /* IE 9 */
  transform: translateY(-150%);
  /* IE 10, Fx 16+, Op 12.1+ */
  right: 0; }

.top-bottom {
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  height: 83px; }

.top-navbar {
  background: #fff;
  width: 100%; }

.top-navbar ul {
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  height: 100%;
  transition: all 1s ease; }

.top-navbar ul li {
  padding: 20px 14px;
  border-right: solid 1px #ececec;
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  margin-right: -1px;
  position: relative; }

.top-navbar ul li.home::before {
  content: "\f237";
  font-family: "LineAwesome";
  font-size: 30px;
  color: #8CC63F;
  margin: 0 10px; }

.top-navbar ul li.travel-info::before {
  content: "\f164";
  font-family: "LineAwesome";
  font-size: 30px;
  color: #8CC63F;
  margin: 0 10px; }

.top-navbar ul li.attractions::before {
  content: "\f163";
  font-family: "LineAwesome";
  font-size: 30px;
  color: #8CC63F;
  margin: 0 10px; }

.top-navbar ul li.about-region::before {
  content: "\f27c";
  font-family: "LineAwesome";
  font-size: 30px;
  color: #8CC63F;
  margin: 0 10px; }

.top-navbar ul li.community-directory a {
  margin-right: 7px; }

.top-navbar ul li.community-directory::before {
  content: "\f280";
  font-family: "LineAwesome";
  font-size: 30px;
  color: #8CC63F;
  margin: 0 6px 0 5px; }

.top-navbar ul li.events::before {
  content: "\f15c";
  font-family: "LineAwesome";
  font-size: 30px;
  color: #8CC63F;
  margin: 0 10px; }

.top-navbar ul li.contact-us::before {
  content: "\f293";
  font-family: "LineAwesome";
  font-size: 30px;
  color: #8CC63F;
  margin: 0 10px; }

.top-navbar ul li a {
  color: #565656;
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
  text-decoration: none; }

.top-navbar ul li:hover {
  text-decoration: none; }

.top-navbar ul li:hover .subnav {
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

.top-navbar ul li .subnav {
  -webkit-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 83px;
  width: 100%;
  background: #fff;
  height: auto;
  display: none;
  transition: all 3s ease;
  left: 0;
  box-shadow: 0px 6px 18px -1px rgba(0, 0, 0, 0.1); }

.top-navbar ul li .subnav li {
  background: #fff;
  border-top: solid 1px #ececec; }

.top-navbar ul li .subnav li:hover {
  background: #8CC63F;
  text-decoration: none; }

.top-navbar ul li .subnav li:hover a {
  color: #fff;
  text-decoration: none; }

.top-navbar ul li .subnav ul {
  display: none; }

.top-navbar ul li .subnav a {
  color: #565656;
  font-size: 13px;
  margin-right: 0px;
  text-align: center; }

/*--------------------- Mobile Menu CSS ---------------------*/
@keyframes leftOut {
  0% {
    right: 0px;
    opacity: 1; }

  100% {
    right: -300px;
    opacity: 0; } }

@keyframes leftIn {
  0% {
    right: -300px;
    opacity: 0; }

  100% {
    right: 0px;
    opacity: 1; } }

.mobile-menu {
  width: 300px;
  position: fixed;
  top: 0px;
  right: -300px;
  z-index: 5;
  background: #fff;
  display: none;
  z-index: 500;
  margin: 0 !important; }

.mobile-menu-show {
  display: block;
  animation: leftIn .5s ease-in-out;
  right: 0; }

.mobile-menu-hide {
  display: block;
  animation: leftOut .5s ease-in-out; }

.mobile-menu .navbar-nav {
  margin: 0; }

#mobile-menu,
#mobile-toggle-menu {
  padding: 0; }

#mobile-menu .navbar-nav > li > a,
#mobile-toggle-menu .navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px; }

#mobile-menu .close-nav,
#mobile-toggle-menu .close-nav {
  background: #8CC63F;
  position: absolute;
  width: 51px;
  height: 51px;
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 30px;
  left: -50px;
  color: #fff;
  line-height: 51px;
  font-weight: bold; }

#mobile-menu .close-nav:hover,
#mobile-toggle-menu .close-nav:hover {
  cursor: pointer; }

#mobile-menu ul.nav,
#mobile-toggle-menu ul.nav {
  padding: 0;
  list-style: none;
  border-left: solid 1px #D1D1D1;
  border-right: solid 1px #D1D1D1; }

#mobile-menu ul.nav li,
#mobile-toggle-menu ul.nav li {
  padding: 0;
  width: 100%;
  border-bottom: solid 1px #D1D1D1;
  display: block; }

#mobile-menu ul.nav li a,
#mobile-toggle-menu ul.nav li a {
  color: #393939;
  font: 14px/21px "Kanit", sans-serif;
  padding-left: 20px; }

#mobile-menu ul.nav li span.la.la-plus,
#mobile-toggle-menu ul.nav li span.la.la-plus {
  padding: 10px 15px;
  font-size: 29px;
  color: #565656; }

#mobile-menu ul.nav li.selected,
#mobile-toggle-menu ul.nav li.selected {
  background: #8CC63F;
  color: #fff; }

#mobile-menu ul.level-1,
#mobile-toggle-menu ul.level-1 {
  padding: 0;
  list-style: none; }

#mobile-menu ul.level-1 li,
#mobile-toggle-menu ul.level-1 li {
  padding: 15px 20px;
  width: 100%;
  border-bottom: solid 1px #D1D1D1;
  display: block;
  background: #F2F1F1; }

#mobile-menu ul.level-1 li a,
#mobile-toggle-menu ul.level-1 li a {
  color: #393939;
  font: 14px/21px "Kanit", sans-serif;
  padding: 15px 20px 15px 20px; }

#mobile-menu ul.level-1 li span.la.la-plus,
#mobile-toggle-menu ul.level-1 li span.la.la-plus {
  padding: 10px 15px;
  font-size: 29px;
  color: #565656; }

#mobile-menu ul.level-1 li.selected,
#mobile-toggle-menu ul.level-1 li.selected {
  background: #8CC63F;
  color: #fff; }

#mobile-menu ul.level-1 li:nth-child(3),
#mobile-toggle-menu ul.level-1 li:nth-child(3) {
  border-bottom: 0; }

#mobile-menu ul.level-1 li:nth-child(1),
#mobile-toggle-menu ul.level-1 li:nth-child(1) {
  border-top: solid 1px #D1D1D1; }

#mobile-menu ul.level-1 li.has-child,
#mobile-toggle-menu ul.level-1 li.has-child {
  padding-bottom: 0;
  padding-top: 0; }

#mobile-menu ul.level-1 li.has-child a,
#mobile-toggle-menu ul.level-1 li.has-child a {
  display: block;
  margin-bottom: 0; }

#mobile-menu ul.level-2,
#mobile-toggle-menu ul.level-2 {
  padding: 0;
  list-style: none;
  width: calc(100% + 40px);
  margin: 0px 0 0 -20px; }

#mobile-menu ul.level-2 li,
#mobile-toggle-menu ul.level-2 li {
  padding: 15px 20px;
  border-bottom: solid 1px #D1D1D1;
  display: block;
  background: #E3E1E1;
  width: 100%; }

#mobile-menu ul.level-2 li a,
#mobile-toggle-menu ul.level-2 li a {
  color: #393939;
  font: 14px/21px "Kanit", sans-serif;
  padding: 0 20px 15px 40px; }

#mobile-menu ul.level-2 li span.la.la-plus,
#mobile-toggle-menu ul.level-2 li span.la.la-plus {
  padding: 10px 15px;
  font-size: 29px;
  color: #565656; }

#mobile-menu ul.level-2 li.selected,
#mobile-toggle-menu ul.level-2 li.selected {
  background: #8CC63F;
  color: #fff; }

#mobile-menu ul.level-2 li:nth-child(3),
#mobile-toggle-menu ul.level-2 li:nth-child(3) {
  border-bottom: 0; }

#mobile-menu ul.level-2 li:nth-child(1),
#mobile-toggle-menu ul.level-2 li:nth-child(1) {
  border-top: solid 1px #D1D1D1; }

#mobile-menu ul.level-2 li.grand-child,
#mobile-toggle-menu ul.level-2 li.grand-child {
  padding-bottom: 0; }

/*--------------------- Banner CSS ---------------------*/
.banner {
  overflow: hidden; }

.banner .overlay {
  display: block;
  height: 650px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.16);
  position: absolute;
  z-index: 1; }

.banner-image {
  width: 100%;
  padding: 0;
  background: url(../images/color_schemes/banner_01.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 650px;
  position: relative; }

.banner-image img {
  display: block;
  width: 60%;
  position: absolute;
  top: calc(50% + 135px);
  left: 50%;
  margin-top: -67px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: translateX(-50%) translateY(-50%);
  /* IE 9 */
  transform: translateX(-50%) translateY(-50%);
  /* IE 10, Fx 16+, Op 12.1+ */
  z-index: 2;
  max-width: 955px; }

.banner_df .banner-image {
  background: url(../images/color_schemes/banner_df/banner_01.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.banner_01 .banner-image {
  background: url(../images/color_schemes/banner_01/banner_01.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 450px; }

.banner_01 .banner-image .overlay {
  height: 450px;
  position: absolute;
  top: 0;
  left: 0; }

.banner_02 .banner-image {
  background: url(../images/color_schemes/banner_02/banner_02.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 450px; }

.banner_02 .overlay {
  height: 450px;
  position: absolute;
  top: 0;
  left: 0; }

.banner_03 .banner-image {
  background: url(../images/color_schemes/banner_03/banner_03.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 450px; }

.banner_03 .banner-image .overlay {
  height: 450px;
  position: absolute;
  top: 0;
  left: 0; }

.banner_04 .banner-image {
  background: url(../images/color_schemes/banner_04/banner_04.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 450px; }

.banner_04 .banner-image .overlay {
  height: 450px;
  position: absolute;
  top: 0;
  left: 0; }

.banner_05 .banner-image {
  background: url(../images/color_schemes/banner_05/banner_05.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 450px; }

.banner_05 .banner-image .overlay {
  height: 450px;
  position: absolute;
  top: 0;
  left: 0; }

.banner_06 .banner-image {
  background: url(../images/color_schemes/banner_06/banner_06.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 450px; }

.banner_06 .banner-image .overlay {
  height: 450px;
  position: absolute;
  top: 0;
  left: 0; }

/*--------------------- Home Boxes CSS ---------------------*/
.second-section {
  padding: 40px 20px;
  max-width: 1500px;
  margin: auto; }

.home-body {
  padding: 0 !important; }

.portlet-column-1 {
  display: block; }

.homeboxes {
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.homeboxes .homeboxes-box {
  position: relative; }

.homeboxes .homeboxes-box img {
  width: 100%;
  display: block; }

.homeboxes .homeboxes-box .description {
  padding: 10px 20px;
  min-height: 115px;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column; }

.homeboxes .homeboxes-box .description h2 {
  font-family: "Caveat", cursive;
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
  margin: 0; }

.homeboxes .homeboxes-box .description h2 a:hover {
  text-decoration: none; }

.homeboxes .homeboxes-box .description p {
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  line-height: 19px;
  font-weight: 300;
  color: #fff;
  width: 100%; }

.homeboxes #homeboxes-box_01,
.homeboxes #homeboxes-box_05 {
  width: 44.5%;
  float: left;
  color: #393939;
  padding: 0 20px 20px 0; }

.homeboxes #homeboxes-box_01 h2 a,
.homeboxes #homeboxes-box_05 h2 a {
  color: #393939; }

.homeboxes #homeboxes-box_01 .description,
.homeboxes #homeboxes-box_05 .description {
  background: #EFEFEF; }

.homeboxes #homeboxes-box_01 .description p,
.homeboxes #homeboxes-box_05 .description p {
  color: #393939; }

.homeboxes #homeboxes-box_02,
.homeboxes #homeboxes-box_06 {
  width: 55.5%;
  float: left;
  color: #fff;
  padding: 0 20px 20px 0; }

.homeboxes #homeboxes-box_02 .description,
.homeboxes #homeboxes-box_06 .description {
  background: #8CC63F; }

.homeboxes #homeboxes-box_02 h2 a,
.homeboxes #homeboxes-box_06 h2 a {
  color: #fff; }

.homeboxes #homeboxes-box_03 {
  width: 55.5%;
  float: left;
  color: #fff;
  padding: 0 20px 20px 0; }

.homeboxes #homeboxes-box_03 .description {
  background: #8CC63F; }

.homeboxes #homeboxes-box_03 h2 a {
  color: #fff; }

.homeboxes #homeboxes-box_04 {
  width: 44.5%;
  float: left;
  color: #393939;
  padding: 0 20px 20px 0; }

.homeboxes #homeboxes-box_04 h2 a {
  color: #393939; }

.homeboxes #homeboxes-box_04 .description {
  background: #EFEFEF; }

.homeboxes #homeboxes-box_04 .description p {
  color: #393939; }

@supports (display: grid) {
  .homeboxes {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-template-rows: auto auto auto;
    grid-gap: 20px; }

  .homeboxes #homeboxes-box_01,
  .homeboxes #homeboxes-box_05 {
    grid-column-start: 1;
    grid-column-end: 5;
    width: 100%;
    padding: 0; }

  .homeboxes #homeboxes-box_01 .description,
  .homeboxes #homeboxes-box_05 .description {
    color: #393939; }

  .homeboxes #homeboxes-box_01 .description h2 a,
  .homeboxes #homeboxes-box_05 .description h2 a {
    color: #393939; }

  .homeboxes #homeboxes-box_02,
  .homeboxes #homeboxes-box_06 {
    grid-column-start: 5;
    grid-column-end: 10;
    width: 100%;
    padding: 0; }

  .homeboxes #homeboxes-box_02 .description,
  .homeboxes #homeboxes-box_06 .description {
    color: #fff; }

  .homeboxes #homeboxes-box_02 .description h2 a,
  .homeboxes #homeboxes-box_06 .description h2 a {
    color: #fff; }

  .homeboxes #homeboxes-box_03 {
    grid-column-start: 1;
    grid-column-end: 6;
    width: 100%;
    padding: 0; }

  .homeboxes #homeboxes-box_03 .description {
    color: #fff; }

  .homeboxes #homeboxes-box_03 .description h2 a {
    color: #fff; }

  .homeboxes #homeboxes-box_04 {
    grid-column-start: 6;
    grid-column-end: 10;
    width: 100%;
    padding: 0; }

  .homeboxes #homeboxes-box_04 .description {
    color: #393939; }

  .homeboxes #homeboxes-box_04 .description h2 a {
    color: #393939; } }
/*--------------------- Banner CSS ---------------------*/
.siderbar {
  padding: 0; }

.siderbar .portlet-column-content {
  padding: 5px 0; }

.siderbar .portlet-column-content .portlet-content, .siderbar .portlet-column-content .portlet-minimized .portlet-content-container {
  padding: 12px 0 10px; }

.sidebarlinks {
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  flex-direction: column; }

.sidebarlinks a {
  display: block;
  width: 100%; }

.sidebarlinks-link {
  margin: 0 auto 20px;
  border: solid 1px #D8D8D8;
  padding: 10px;
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.sidebarlinks-link:hover {
  background: rgba(140, 198, 63, 0.1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.sidebarlinks-link_image {
  margin-right: 14px;
  margin-left: 4px;
  font-size: 45px;
  line-height: 45px;
  color: #8CC63F; }

.sidebarlinks-link_content h3 {
  color: #393939;
  font: 23px/34px "Kanit", sans-serif;
  margin-bottom: 5px; }

.sidebarlinks-link_content p {
  color: #393939;
  font-size: 13px;
  line-height: 19px;
  font-weight: 300; }

/*--------------------- Footer CSS ---------------------*/
#map {
  height: 100px;
  width: 150px; }

.site_footer {
  padding: 50px 0;
  background: #393939;
  color: #fff; }

.site_footer h3 {
  font: 20px/30px "Kanit", sans-serif;
  color: #fff;
  margin-top: 0; }

.site_footer p {
  font-size: 15px;
  font-family: "Kanit", sans-serif;
  margin-bottom: 0;
  line-height: 20px; }

.site_footer a {
  text-decoration: underline;
  font-size: 13px;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
  color: #fff; }

.site_footer a.footer-btn {
  margin-top: 10px;
  font-family: "Kanit", sans-serif;
  padding: 4px;
  background: #565656;
  border-radius: 5px;
  margin: 4px 0;
  color: #fff;
  line-height: 40px; }

.site_footer a:hover {
  color: #fff; }

.site_footer #map {
  width: 100%;
  height: 150px; }

.footer-copyright {
  background: #8CC63F;
  padding: 10px 0;
  color: #fff; }

.footer-copyright-size {
  max-width: 1500px;
  width: 100%;
  margin: auto;
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.footer-copyright a {
  color: #fff; }

.footer-copyright a:hover {
  color: #fff;
  background: transparent; }

.footer-copyright_left {
  width: 50%;
  text-align: left; }

.footer-copyright_right {
  width: 50%;
  text-align: right; }

#footer-container {
  width: 100%;
  max-width: 1500px;
  margin: auto; }

#footer-container p {
  color: #fff; }

/*--------------------- ES ALERTS / UPCOMING EVENTS ---------------------*/
.btn-green a,
.btn-green,
.btn,
.alertPromoDetails a.btn,
.btn .secondary,
.alertPromoDetails a.btn .secondary,
.btn .tertiary,
.alertPromoDetails a.btn .tertiary,
a.btn,
.alertPromoDetails a.btn,
a.btn .secondary,
a.btn .tertiary {
  background: #8CC63F;
  color: #fff;
  padding: 10px 20px;
  border-radius: 9px;
  display: inline-block; }

.btn-green a:hover, .btn-green a:active, .btn-green a:focus,
.btn-green:hover,
.btn-green:active,
.btn-green:focus,
.btn:hover,
.alertPromoDetails a.btn:hover,
.btn:active,
.alertPromoDetails a.btn:active,
.btn:focus,
.alertPromoDetails a.btn:focus,
.btn .secondary:hover,
.btn .secondary:active,
.btn .secondary:focus,
.btn .tertiary:hover,
.btn .tertiary:active,
.btn .tertiary:focus,
a.btn:hover,
a.btn:active,
a.btn:focus,
a.btn .secondary:hover,
a.btn .secondary:active,
a.btn .secondary:focus,
a.btn .tertiary:hover,
a.btn .tertiary:active,
a.btn .tertiary:focus {
  color: #fff;
  background: #71a230; }

a.btn-green-outline,
.btn-green-outline,
.btn-o,
.alertPromoDetails a.btn-o,
.btn-o .secondary,
.alertPromoDetails a.btn-o .secondary,
.btn-o .tertiary,
.alertPromoDetails a.btn-o .tertiary,
a.btn-o,
.alertPromoDetails a.btn-o,
a.btn-o .secondary,
a.btn-o .tertiary {
  display: inline-block;
  color: #8CC63F;
  font-family: "Kanit", sans-serif;
  border: solid 2px #8CC63F;
  border-radius: 9px;
  padding: 5px 10px;
  line-height: 26px;
  font-weight: 500; }

a.btn-green-outline:hover, a.btn-green-outline:active, a.btn-green-outline:focus,
.btn-green-outline:hover,
.btn-green-outline:active,
.btn-green-outline:focus,
.btn-o:hover,
.alertPromoDetails a.btn-o:hover,
.btn-o:active,
.alertPromoDetails a.btn-o:active,
.btn-o:focus,
.alertPromoDetails a.btn-o:focus,
.btn-o .secondary:hover,
.btn-o .secondary:active,
.btn-o .secondary:focus,
.btn-o .tertiary:hover,
.btn-o .tertiary:active,
.btn-o .tertiary:focus,
a.btn-o:hover,
a.btn-o:active,
a.btn-o:focus,
a.btn-o .secondary:hover,
a.btn-o .secondary:active,
a.btn-o .secondary:focus,
a.btn-o .tertiary:hover,
a.btn-o .tertiary:active,
a.btn-o .tertiary:focus {
  color: #fff;
  background: #8CC63F; }

.third-section {
  background: #F6F6F6;
  padding: 40px 0; }

.third-section-size {
  width: 100%;
  max-width: 1500px;
  margin: auto; }

.event-title {
  font: 45px/45px "Caveat", cursive;
  font-weight: 700;
  margin-top: 0; }

.btn-events {
  font: 17px/26px "Kanit", sans-serif;
  font-weight: 500;
  padding: 6px 20px !important; }

.home-es-alerts .alertsDisplay,
.home-es-alerts .alertsSearch,
.home-es-alerts legend,
.home-es-alerts .alertsDisplayListTitle,
.home-es-alerts tr.portlet-section-header,
.home-es-alerts .taglib-search-iterator-page-iterator-bottom,
.home-es-alerts .alertDisplayCatImg {
  display: none; }

.alertDisplayEdit .alertSearchButton {
  display: block !important; }

.home-es-alerts {
  padding: 0 10px; }

.home-es-alerts .results-grid {
  background: transparent;
  border-width: 0;
  width: 100%; }

.home-es-alerts .results-grid tbody {
  width: 100%; }

.home-es-alerts .results-grid tbody .results-row {
  width: 30%;
  float: left;
  margin-right: 3.3%;
  border: 0;
  border-width: 0; }

.home-es-alerts .results-grid tbody .results-row td {
  width: 100%;
  border: 0;
  background: transparent; }

.home-es-alerts .results-grid tbody .results-row td .alertDisplayColLeft {
  float: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
  background-color: transparent;
  width: 100%;
  max-width: 100%; }

.home-es-alerts .results-grid tbody .results-row td .alertDisplayColLeft img {
  width: 100%; }

.home-es-alerts .results-grid tbody .results-row td .alertTitle {
  font-family: "Kanit", sans-serif;
  font-size: 27px;
  line-height: 35px;
  font-weight: 300;
  color: #393939;
  margin-top: 20px; }

.home-es-alerts .results-grid tbody .results-row td p {
  font-family: "Kanit", sans-serif;
  font-size: 13px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 10px; }

.home-es-alerts .results-grid tbody .results-row td .alertDisplayColClear {
  clear: both;
  height: auto;
  overflow: visible;
  font-size: 18px;
  margin-top: 20px; }

.home-es-alerts .results-grid tbody .results-row td .alertDisplayColClear a.btn-green-outline {
  display: inline-block;
  color: #8CC63F;
  font-family: "Kanit", sans-serif;
  border: solid 2px #8CC63F;
  border-radius: 9px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 26px; }

.home-es-alerts .results-grid tbody .results-row td .alertDisplayColRight {
  width: 100%; }

.home-es-alerts .results-grid tbody .results-row:nth-child(3),
.home-es-alerts .results-grid tbody .results-row:nth-child(4) {
  display: none; }

#view-all-events {
  margin-right: 3.3%; }

@supports not (display: flex) {
  .home-es-alerts .results-grid tbody {
    display: block; } }
.ui-dialog {
  max-width: 90% !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: translateX(-50%);
  /* IE 9 */
  transform: translateX(-50%);
  /* IE 10, Fx 16+, Op 12.1+ */ }

table.alertPopup_withmap .alertPopupDetails {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
  background: #8CC63F;
  color: #fff;
  border: 0;
  font-family: "Kanit", sans-serif;
  border-radius: 0; }

.ui-dialog .ui-widget .ui-widget-content .ui-corner-all .ui-draggable {
  width: auto;
  padding: 0;
  border: 0;
  border-radius: 0; }

.ui-dialog {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important; }

table.alertPopup_withmap .alertPopupDetails {
  font-family: "Kanit", sans-serif;
  font-weight: 300; }

/*--------------------- Inner Pages CSS ---------------------*/
.portlet-column-content {
  padding: 5px 0; }

.banner {
  position: relative; }

.breadcrumb-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translateX(-50%);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: translateX(-50%);
  /* IE 9 */
  transform: translateX(-50%);
  /* IE 10, Fx 16+, Op 12.1+ */ }

.breadcrumb-container ul.breadcrumbs {
  background: rgba(120, 82, 80, 0.8);
  -js-display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 80px;
  padding: 20px 40px;
  margin-bottom: 0; }

.breadcrumb-container ul.breadcrumbs li {
  font: 13px/19px "Kanit", sans-serif; }

.breadcrumb-container ul.breadcrumbs li a {
  color: #fff; }

.breadcrumb-container ul.breadcrumbs li::after {
  content: "\f112";
  font-family: LineAwesome;
  color: #fff;
  margin: 0 15px; }

.breadcrumb-container ul.breadcrumbs li:nth-child(3)::after {
  content: " "; }

.inner-page {
  padding: 50px 0; }

.inner-page #column-1 h1.portlet-title {
  background: #8CC63F;
  color: #fff;
  font: 14px/21px "Kanit", sans-serif;
  padding: 24px 28px; }

.inner-page #column-1 h1.portlet-title img {
  display: none; }

.inner-page #column-1 .nav-menu {
  margin-top: -30px; }

.inner-page #column-1 .nav-menu h2 {
  border-left: solid 1px #D1D1D1;
  border-right: solid 1px #D1D1D1;
  border-bottom: solid 1px #D1D1D1;
  padding: 24px 28px;
  font: 14px/21px "Kanit", sans-serif;
  margin: 0;
  display: block; }

.inner-page #column-1 .nav-menu h2::after {
  content: "\f2c2";
  font-family: "LineAwesome";
  font-size: 30px;
  position: absolute;
  right: 20px;
  z-index: -1; }

.inner-page #column-1 .nav-menu h2 a {
  color: #565656; }

.inner-page #column-1 .nav-menu ul.level-1 {
  padding: 0;
  list-style: none;
  border-left: solid 1px #D1D1D1;
  border-right: solid 1px #D1D1D1; }

.inner-page #column-1 .nav-menu ul.level-1 li {
  padding: 24px 28px;
  width: 100%;
  border-bottom: solid 1px #D1D1D1;
  display: block; }

.inner-page #column-1 .nav-menu ul.level-1 li a {
  color: #393939;
  font: 14px/21px "Kanit", sans-serif;
  padding-left: 20px; }

.inner-page #column-1 .nav-menu ul.level-1 li ul.level-2 {
  margin: 24px -28px -25px;
  border-top: solid 1px #c1c1c1;
  border-left: 0;
  border-right: 0;
  background: #fff;
  padding-left: 0; }

.inner-page #column-1 .nav-menu ul.level-1 li ul.level-2 li {
  padding-left: 40px; }

.inner-page #column-1 .nav-menu ul.level-1 li.selected {
  background: #F2F1F1; }

/*--------------------- Inner Page Tiles CSS ---------------------*/
.tiles h1 {
  color: #8CC63F;
  font-weight: 700;
  font: 50px/63px "Caveat", cursive;
  margin-bottom: 0; }

.tiles-tile {
  margin: 20px 0; }

.tiles-tile_inner {
  border: solid 1px #D8D8D8;
  padding: 20px; }

.tiles-tile_inner h2 {
  font: 23px/31px "Kanit", sans-serif;
  color: #565656;
  margin-top: 0; }

/*--------------------- Business Listing Styles ---------------------*/
.business-listing-listings .asset-metadata,
.business-listing-listings .asset-content {
  margin: 0; }

.business-listing {
  padding: 20px 20px 0; }

.business-listing h2 {
  font: 27px/41px "Kanit", sans-serif;
  font-weight: 300;
  color: #757575; }

.business-listing p {
  margin-bottom: 0px; }

.separator,
.separator-final {
  margin: 0 0 !important;
  border-top: solid 1px #D8D8D8; }

/*--------------------- Event Listings CSS ---------------------*/
.national-park-list {
  border-top: solid 1px #d8d8d8;
  margin-top: 45px !important; }

.np-asset-abstract {
  font: 13px/24px "Kanit", sans-serif;
  padding: 25px 0;
  border-bottom: solid 1px #d8d8d8; }

.np-asset-abstract .np-asset-title {
  border-bottom: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 20px;
  margin-left: 230px; }

.np-asset-abstract .np-asset-title a:hover {
  text-decoration: none; }

.np-asset-abstract h3 {
  font: 27px/41px "Kanit", sans-serif;
  color: #757575;
  font-weight: 300; }

.np-asset-abstract h3 img {
  display: none; }

.np-asset-abstract h3 a {
  color: #757575; }

.np-asset-abstract span {
  font: 13px/19px "Kanit", sans-serif;
  color: #535353; }

.np-asset-abstract .np-asset-small-image {
  float: left;
  padding-left: 0;
  margin-right: 34px;
  width: 197px;
  margin-top: -15px;
  margin-bottom: 15px; }

.np-asset-abstract .np-asset-more {
  float: left;
  clear: none; }

.portlet-boundary {
  margin-bottom: 20px; }

.portlet-breadcrumb {
  margin-bottom: 0; }

/* --------------- HIDE MOBILE ELEMENTS --------------- */
.hamburger-menu-holder,
.bottom-logo,
.important-links,
.page-menu-list,
.mobile-toggle-menu,
.mobile-overlay {
  display: none; }

.page-menu {
  display: none !important; }

.mobile-overlay {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 6; }

@media screen and (max-width: 1200px) {
  /* --------------- Top Bar CSS --------------- */
  .top-logo {
    display: none; }

  .top-search {
    width: 35%; }

  .top-bottom {
    background: #fff;
    -js-display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between; }

  .top-bottom .top-navbar {
    display: none; }

  .top-bottom .hamburger-menu-holder {
    display: block;
    float: right;
    background: #fff;
    -js-display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }

  .top-bottom .hamburger-menu-holder .navbar-toggle {
    margin: 0; }

  .top-bottom .hamburger-menu-holder button {
    display: block;
    border: 0; }

  .top-bottom .hamburger-menu-holder button:hover {
    background: transparent;
    border: 0;
    color: transparent;
    cursor: pointer;
    padding: 9px 10px; }

  .top-bottom .hamburger-menu-holder button:focus {
    background: transparent; }

  .top-bottom .hamburger-menu-holder p {
    margin: 0 0 8px;
    font-size: 18px;
    line-height: 27px;
    font-family: kanit; }

  .top-bottom .hamburger-menu-holder .hamburger-box {
    width: 30px; }

  .top-bottom .hamburger-menu-holder .hamburger-box .hamburger-inner {
    width: 30px;
    background: #8CC63F;
    margin-top: -3px;
    height: 2px; }

  .top-bottom .hamburger-menu-holder .hamburger-box .hamburger-inner::before {
    top: 10px;
    width: 30px;
    background: #8CC63F;
    height: 2px; }

  .top-bottom .hamburger-menu-holder .hamburger-box .hamburger-inner::after {
    top: 20px;
    width: 30px;
    background: #8CC63F;
    height: 2px; }

  .top-bottom .bottom-logo {
    display: block;
    padding: 20px; }

  .top-bottom .bottom-logo a {
    color: #393939;
    font-family: "Caveat", cursive;
    font-weight: 700;
    font-size: 31px; }

  /* --------------- End MW 1200 CSS --------------- */ }
/* --------------- HIDE MOBILE ELEMENTS --------------- */
@media screen and (max-width: 992px) {
  .important-links {
    display: block;
    text-align: center;
    padding: 20px 0 10px; }

  .important-links h2 {
    font: 37px/47px "Caveat", cursive;
    font-weight: 700;
    color: #777; }

  .portlet-column-2 {
    display: block; }

  .portlet-column-2 .sidebarlinks {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }

  .portlet-column-2 .sidebarlinks a {
    width: 48%; }

  .second-section,
  .third-section {
    padding: 27px; }

  .home-es-alerts .results-grid tbody {
    -webkit-flex-direction: column;
    flex-direction: column; }

  .home-es-alerts .results-grid tbody .results-row {
    width: 98%;
    margin: 15px 0;
    padding: 15px 0;
    border-top: solid 1px #E8E3E3; }

  .home-es-alerts .results-grid tbody .results-row:nth-last-child(3) {
    border-bottom: solid 1px #E8E3E3; }

  .home-es-alerts .results-grid tbody .results-row td {
    display: block; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColLeft {
    min-width: 35%;
    max-width: 35%;
    margin-right: 5%;
    float: left;
    display: block; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColRight {
    width: 60%;
    float: left; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColRight a {
    margin-bottom: 5px; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColClear {
    width: 60%;
    float: left;
    clear: none;
    margin-top: 10px; }

  .home-es-alerts .results-grid tbody .results-row td .alertTitle {
    margin-top: 0px; }

  #footer-container #discover-centre,
  #footer-container #flinders-shire {
    width: 50%;
    float: left; }

  #footer-container #discover-centre .row,
  #footer-container #flinders-shire .row {
    width: 100%; }

  #footer-container #footer-map {
    display: none; }

  .alertPopup_withmap tr {
    -js-display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .alertPopup_withmap tr td {
    width: 100%; }

  .top-bottom .hamburger-menu-holder p {
    font-size: 18px;
    line-height: 27px;
    margin: 0;
    color: #565656; }

  /* --------------- END MW 992 CSS --------------- */ }
/* --------------- START MW 767 CSS --------------- */
@media screen and (max-width: 767px) {
  .top-top {
    height: 50px; }

  .banner-image {
    height: 513px; }

  .homeboxes .homeboxes-box .description {
    height: 140px; }

  .homeboxes .homeboxes-box .description h2 {
    font-size: 30px; }

  .siderbarlinks .sidebarlinks-link {
    height: 150px; }

  .btn-green {
    padding: 10px 0; }

  .breadcrumb-container {
    z-index: 5;
    -js-display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 80px;
    width: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: auto;
    transform: none;
    height: 80px;
    margin-top: -80px;
    z-index: 5; }

  .breadcrumb-container .back_button {
    background: rgba(120, 82, 80, 0.8);
    height: 80px;
    line-height: 80px;
    padding: 0 50px; }

  .breadcrumb-container a {
    color: #fff;
    -js-display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }

  .breadcrumb-container a i {
    margin-right: 10px; }

  .mobile-toggle-menu {
    display: block;
    padding: 20px 0;
    margin: auto; }

  .mobile-toggle-menu_button {
    background: #8CC63F;
    color: #fff;
    font: 14px/30px "Kanit", sans-serif;
    padding: 20px;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 100%; }

  .mobile-toggle-menu_button i {
    font-size: 30px; }

  .mobile-toggle-menu_menu {
    display: none; }

  .mobile-toggle-menu_menu .navbar-nav {
    margin: 0; }

  .mobile-toggle-menu_menu .navbar-nav a {
    padding: 15px 20px; }

  .inner-page #column-1 {
    display: none; }

  h1 {
    font: 35px/45px "Caveat", cursive; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColLeft {
    margin-bottom: 70px; }

  /* --------------- END MW 767 CSS --------------- */ }
/* --------------- START MW 767 CSS --------------- */
@media screen and (max-width: 575px) {
  a.btn-green-outline,
  .btn-green-outline,
  .btn-o,
  .alertPromoDetails a.btn-o,
  .btn-o .secondary,
  .alertPromoDetails a.btn-o .secondary,
  .btn-o .tertiary,
  .alertPromoDetails a.btn-o .tertiary,
  a.btn-o,
  .alertPromoDetails a.btn-o,
  a.btn-o .secondary,
  a.btn-o .tertiary {
    font: 13px/21px "Kanit", sans-serif; }

  .banner-image {
    height: 365px; }

  .second-section {
    padding: 20px 15px; }

  .third-section {
    padding: 20px 15px; }

  .homeboxes {
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 0; }

  .homeboxes .homeboxes-box {
    width: 100% !important;
    padding: 0 !important; }

  .homeboxes .homeboxes-box img {
    display: none; }

  .homeboxes .homeboxes-box .description {
    background: #8CC63F !important;
    height: 65px !important;
    min-height: 65px !important;
    padding: 0 !important; }

  .homeboxes .homeboxes-box .description h2 {
    font-size: 25px !important;
    display: block;
    height: 100%;
    width: 100%; }

  .homeboxes .homeboxes-box .description h2 a {
    color: #fff !important;
    display: block;
    height: 100%;
    width: 100%;
    padding: 10px 20px; }

  .homeboxes .homeboxes-box .description p {
    display: none; }

  @supports (display: grid) {
    .homeboxes {
      grid-template-columns: 100%;
      grid-template-rows: repeat(6, auto);
      grid-gap: 5px; }

    .homeboxes .homeboxes-box {
      grid-column-start: 1 !important;
      grid-column-end: 2 !important; }

    .homeboxes .homeboxes-box img {
      display: none; }

    .homeboxes .homeboxes-box .description {
      background: #8CC63F !important;
      height: 65px !important; }

    .homeboxes .homeboxes-box .description h2 {
      font-size: 25px !important; }

    .homeboxes .homeboxes-box .description h2 a {
      color: #fff !important; }

    .homeboxes .homeboxes-box .description p {
      display: none; } }
  .sidebarlinks-link {
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    height: 140px; }

  .sidebarlinks-link a:hover {
    text-decoration: none; }

  .sidebarlinks-link_image {
    font-size: 45px;
    margin-right: 0; }

  .sidebarlinks-link_content h3 {
    font-size: 18px;
    line-height: 19px; }

  .sidebarlinks-link_content p {
    display: none; }

  .home-es-alerts .results-grid tbody .results-row {
    margin: 0; }

  .home-es-alerts .results-grid tbody .results-row td {
    padding: 5px 0; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColLeft {
    min-width: 23%;
    max-width: 23%;
    margin-right: 2%; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColLeft .alertImageThumbnail {
    min-height: 0; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColRight {
    width: 75%;
    float: right;
    margin: 0; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColRight p {
    display: none; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColClear {
    width: 75%;
    float: right; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColClear a.btn-green-outline {
    font-size: 13px;
    padding: 0 10px; }

  .home-es-alerts .results-grid tbody .results-row td .alertTitle {
    font-size: 18px; }

  .btn-green {
    padding: 10px 0; }

  .site_footer {
    padding: 0; }

  .site_footer #footer-container {
    padding: 20px; }

  .site_footer #footer-container #discover-centre,
  .site_footer #footer-container #flinders-shire {
    padding: 20px 0;
    width: 100%; }

  .site_footer #footer-container #discover-centre img,
  .site_footer #footer-container #flinders-shire img {
    display: none; }

  .site_footer #footer-container #discover-centre .opening-hours,
  .site_footer #footer-container #flinders-shire .opening-hours {
    display: none; }

  .site_footer #footer-container #flinders-shire {
    border-top: solid 1px #C1C1C1; }

  .footer-copyright_left .footer-links {
    padding: 0; }

  .nav > li > a {
    padding: 10px 0; }

  .top-bottom .hamburger-menu-holder p {
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    color: #565656; }

  .top-bottom .bottom-logo a {
    font-size: 26px;
    line-height: 33px; }

  .top-contact {
    width: 45%;
    padding-left: 10px; }

  .top-contact_social {
    display: none; }

  .top-search {
    width: 55%; }

  .np-asset-abstract {
    -js-display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }

  .np-asset-abstract .np-asset-title {
    margin: 10px 0;
    width: 100%; }

  .np-asset-abstract .np-asset-summary {
    width: 100%; }

  .np-asset-abstract .np-asset-summary .np-asset-small-image {
    margin-top: 0;
    float: none;
    margin-bottom: 10px; }

  .event-title {
    font: 30px/38px "Caveat", cursive;
    font-weight: 700; }

  .home-es-alerts .results-grid tbody .results-row td .alertTitle {
    font: 18px/27px "Kanit", sans-serif;
    font-weight: 300; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColClear a.btn-o {
    font: 13px/19px "Kanit", sans-serif;
    font-weight: 500; }

  .home-es-alerts .results-grid tbody .results-row td .alertDisplayColLeft {
    margin-bottom: 28px; }

  .home-es-alerts .results-grid tbody .results-row {
    margin: 5px 0; }

  /* --------------- END MW 575 CSS --------------- */ }
/*# sourceMappingURL=flinders-discovery-centre-v2-theme-custom.css.map */

