::-webkit-input-placeholder {
  color: #103353;
  font-weight: 400; }

:-moz-placeholder {
  color: #103353;
  font-weight: 400; }

::-moz-placeholder {
  color: #103353;
  font-weight: 400; }

:-ms-input-placeholder {
  color: #103353;
  font-weight: 400; }

                        /*@mixin input-placeholder($placeholder-color){ 
  ::-webkit-input-placeholder {
     color: $placeholder-color;
      font-weight:400;
  }
  :-moz-placeholder { /* Firefox 18-
     color: $placeholder-color; 
      font-weight: 400;
  }
  ::-moz-placeholder {  /* Firefox 19+
     color: $placeholder-color;  
      font-weight: 400;
  }
  :-ms-input-placeholder {  
     color: $placeholder-color;  
      font-weight: 400;
  }
  
}*/
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Colours

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  Primary Colours
--------------------------------*/
/*--------------------------------
  Blues
--------------------------------*/
/*--------------------------------
  Yellows
--------------------------------*/
/*--------------------------------
  Other
--------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Fonts

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

  Layout

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

  Global Styles

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #333;
  background: #fff; }

#main-content {
  background: #d8cfb9;
  padding-bottom: 20px; }

#main-content.home {
  padding: 0; }

#main-content.inner {
  background: #FFF; }

a {
  color: #62b6ca; }

a:hover {
  color: #498796;
  text-decoration: none; }

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
  background: #6e3126;
  color: #fff; }

input .btn:hover {
  background: #62b6ca;
  color: #fff; }

.btn {
  background: #D67928;
  border: none;
  border-radius: 0;
  text-shadow: none;
  padding: 5px 15px;
  color: #fff;
  transition: all 500ms; }

.btn-o {
  background: none;
  border: 1px solid #D67928;
  color: #D67928;
  padding: 5px 15px; }

.btn-o:hover {
  background: #D67928;
  color: #fff; }

.btn:hover {
  background: #b9651c;
  color: #fff; }

input[type="reset"], input[type="submit"], input[type="button"] {
  background: #D67928;
  border: none;
  font-size: 11px;
  border-radius: 0;
  text-shadow: none;
  padding: 5px 15px;
  color: #fff;
  transition: all 500ms; }

.aui-buttonitem-content {
  color: #000; }

/*--------------------------------
  Portlet
--------------------------------*/
.portlet-content {
  padding: 0; }

.portlet-column {
  display: block; }

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

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

.portlet-title {
  font-size: 25px;
  color: #D67928;
  font-weight: 400;
  line-height: 100%; }

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

/*--------------------------------
  Max Col
--------------------------------*/
#main-content.columns-max {
  padding: 20px 0; }

.columns-max .container .inner_max {
  background: #fff;
  padding: 20px; }

/*--------------------------------
  Must Include
--------------------------------*/
/*Remove pointer cursor for portlet titles*/
.signed-out .portlet-title-text {
  cursor: text; }

/*Fix Scrolling pop-up*/
html.aui-dialog-iframe-root-node {
  height: auto !important; }

/*Web content edit title fix*/
.aui-combobox-content .aui-field-input, .aui-combobox-content .aui-toolbar-content {
  position: relative;
  z-index: 200; }

/*Dockbar*/
html body .dockbar a {
  color: inherit;
  text-shadow: none; }

html body .dockbar a:visited {
  color: inherit;
  text-shadow: none; }

html body .dockbar a:hover, html body .dockbar a:active, html body .dockbar a:focus {
  color: #fff; }

/*Pop-up config*/
.portal-popup a {
  color: inherit;
  text-decoration: none;
  color: inherit;
  text-decoration: underline; }

.portal-popup a:visited {
  color: inherit;
  text-decoration: none; }

.portal-popup a:active, .portal-popup a:focus {
  color: inherit;
  text-decoration: underline; }

.portal-popup .portlet-navigation.portlet-boundary {
  background: none; }

/*Asset Publisher No Image (need JS)*/
.portlet-asset-publisher .asset-has-no-image .asset-title, .portlet-asset-publisher .asset-has-no-image .asset-content {
  margin-left: 0; }

/*Target images with align attributes*/
.pull-left {
  float: left; }

.pull-right {
  float: right; }

img.pull-left {
  margin: 0 20px 10px 0; }

img.pull-right {
  margin: 0 0 10px 20px; }

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

  Header

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.rwd_header {
  display: none;
  width: 100%;
  background: #e6bb40; }

/*--------------------------------
  Header Top
--------------------------------*/
.header_top {
  width: 100%;
  background: #e6bb40 url(../images/logo_bg.png) no-repeat 3% 40%;
  height: 95px;
  margin-top: 15px; }

.header_top .logo img {
  width: 320px; }

section.header_top {
  background: none; }

h1.logo {
  font-size: 26px;
  margin: 0;
  padding: 15px 0 0 10px;
  font-weight: normal;
  height: 90px; }

h1.logo a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  transition: all 500ms; }

h1.logo a span {
  font-weight: 300; }

h1.logo a:hover, h1.logo a:focus, h1.logo a:active {
  opacity: 0.75; }

ul.header_social {
  float: right;
  margin: 5px 20px 5px 0;
  padding: 30px 0;
  list-style-type: none; }

ul.header_social li {
  margin: 0 10px;
  float: right; }

ul.header_social li:first-child {
  margin: 0; }

ul.header_social li a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 25px;
  color: #fff;
  background: #d67928;
  transition: all 500ms; }

ul.header_social li a:hover, ul.header_social li a:focus, ul.header_social li a:active {
  background: #e6bb40;
  color: #fff; }

ul.header_social li a i {
  padding: 5px 0; }

ul.header_social li a i:hover, ul.header_social li a i:focus, ul.header_social li a i:active {
  color: #D67928; }

ul.header_social li a span {
  display: none; }

.rwd_header ul.header_social {
  margin-bottom: 0;
  margin-top: 3px; }

.rwd_header ul.header_social li {
  line-height: normal;
  margin: 0 20px 0 0; }

.rwd_header ul.header_social li:first-child {
  margin-right: 0; }

.rwd_header ul.header_social li a {
  border: 0;
  font-size: 22px; }

.rwd_header ul.header_social li a:visited {
  border: 0;
  font-size: 22px; }

.rwd_header ul.header_social li a:hover, .rwd_header ul.header_social li a:active, .rwd_header ul.header_social li a:focus {
  background: none;
  color: #fff; }

.rwd_header ul.header_social li a i {
  padding: 0; }

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

  Search

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
::-webkit-input-placeholder, :-moz-placeholder, :-ms-input-placeholder {
  color: #103353;
  font-weight: 400; }

.search_box {
  float: right;
  margin: 10px 0;
  padding: 25px 0; }

.search_box span.aui-field-content {
  margin: 0; }

.search_box select {
  display: none; }

.search_box input[type="text"] {
  float: left;
  background: none;
  padding: 0 0 1px 0;
  font-weight: 300;
  border: none;
  border-bottom: 1px solid #103353;
  font-family: "Raleway", sans-serif;
  color: #103353;
  font-size: 15px;
  line-height: 100%;
  width: 220px; }

.search_box input[type="text"]:focus {
  outline: none;
  background: none; }

/*--------------------------------
  Search Results Page
--------------------------------*/
.search-page.columns-max .container .inner_max {
  padding: 0;
  background: none; }

.portlet-search .portlet-topper-toolbar {
  right: 20px;
  top: 20px; }

.portlet-search .portlet {
  margin: 0 -10px; }

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

.portlet-search .portlet-icon-back {
  color: #fff; }

.portlet-search .portlet-topper {
  width: 75%;
  float: right;
  padding: 0 10px; }

.portlet-search .portlet-title {
  line-height: 100%;
  font-size: 18px;
  color: #fff;
  margin: 0;
  padding: 20px;
  background: #D67928; }

.portlet-search .aui-fieldset {
  display: none; }

.portlet-search .menu-column {
  width: auto; }

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

.portlet-search .menu-column .search-layout-content .menu {
  margin: 0;
  float: left;
  width: 25%;
  background: none;
  padding: 0 10px; }

.portlet-search .search-layout .search-layout-content .result {
  float: right;
  width: 75%;
  padding: 0 10px; }

.portlet-search .search-layout .search-layout-content .result .aui-column-content {
  padding: 20px;
  background: #fff; }

.portlet-search .menu-content {
  overflow: hidden;
  padding: 0;
  background: #62b6ca; }

.portlet-search .search-layout .search-layout-content .menu .search-facet {
  padding: 0;
  border: none;
  background: #62b6ca; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .aui-field-wrapper-content {
  margin: 0; }

.portlet-search .results-row.hover td {
  border: none; }

.portlet-search .search-layout .search-layout-content .menu .search-facet ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value {
  border-bottom: 1px solid #6ebfd1;
  position: relative;
  font-size: 13px; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value a {
  color: #fff;
  padding: 20px 40px 20px 20px;
  display: block;
  transition: background 500ms; }

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

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value a:hover {
  background: #6ebfd1; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value.default {
  font-size: 13px;
  font-weight: normal; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value.default a {
  color: #fff;
  font-weight: normal;
  background: #62b6ca; }

.frequency {
  color: #fff;
  position: absolute;
  right: 15px;
  top: 20px; }

.portlet-search .results-grid, .portlet-search table td {
  border: none; }

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

.portlet-search table td {
  background: none !important;
  border-bottom: 1px solid #dfdbd9;
  padding: 20px 0; }

.portlet-search .asset-entry-title br {
  display: none; }

.portlet-search span.highlight {
  background: #fff;
  color: inherit;
  font-weight: 600;
  padding: 0; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-title {
  display: block;
  font-size: 16px;
  margin: 0 0 10px 0; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-title b {
  font-weight: 600; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-title a {
  color: #666;
  font-size: 14px;
  font-weight: 600; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-summary {
  color: #666;
  display: block;
  line-height: 150%;
  margin: 0 0 10px; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-type {
  color: #666; }

.portlet-search .search-layout .search-layout-content .result .asset-entry a {
  color: #62b6ca; }

.portlet-search .search-layout .search-layout-content .result div.taglib-page-iterator {
  background: #f0f0f0;
  margin: 0;
  padding: 10px; }

.portlet-boundary_weather_WAR_cbcportlets_ .portlet-content {
  padding: 0 10px 10px 12px; }

.portlet-journal .journal-article-container ul {
  margin: 0;
  padding: 0; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .modified-custom-range {
  padding: 20px;
  font-size: 13px; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .modified-custom-range .aui-field-content {
  margin: 0; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .modified-custom-range label {
  font-weight: normal;
  color: #fff; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .modified-custom-range input[type="text"] {
  width: 165px;
  margin-left: 10px; }

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

  Navigation

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
body .navbar-collapse {
  margin: 0 -10px !important; }

/*--------------------------------
  Nav Container
--------------------------------*/
.nav_container {
  width: 100%;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background: #f9f9f9; }

/*--------------------------------
  Nav Styling
--------------------------------*/
.navbar-nav > li {
  margin-right: 20px; }

.navbar-nav > li:last-child {
  margin: 0; }

.navbar-nav > li > a {
  font-size: 18px;
  font-family: "Raleway", sans-serif;
  color: #d67928;
  padding: 20px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 500ms; }

.nav > li > a:hover, .nav > li > a:focus {
  color: #D67928;
  background: none; }

.navbar-nav > li.selected > a {
  background: url(../images/nav-selected.png) repeat-x bottom;
  color: #e6bb40;
  font-weight: 800; }

.nav .open > a {
  background: #103353;
  color: #fff; }

.nav .open > a:hover, .nav .open > a:focus {
  background: #103353;
  color: #fff; }

/*--------------------------------
  Dropdown
--------------------------------*/
.navbar-nav > li > .dropdown-menu {
  margin: 0;
  padding: 0;
  border: none;
  background: #103353;
  border-radius: 0;
  box-shadow: none; }

.dropdown-menu > li > a {
  padding: 10px 20px;
  line-height: 140%;
  color: #fff;
  transition: all 500ms;
  text-transform: uppercase;
  font-size: 13px; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #274764; }

.dropdown-menu > li > a i {
  float: right;
  margin: 2px 0; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu:hover a {
  background-color: #274764; }

.dropdown-submenu ul.dropdown-menu {
  top: 0;
  left: 100%;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  background: #103353;
  margin: 0; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px; }

.dropdown-submenu ul.dropdown-menu li a:hover, .dropdown-submenu ul.dropdown-menu li a:focus, .dropdown-submenu ul.dropdown-menu li a:active {
  background: #103353; }

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

 Home

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  Structure
--------------------------------*/
.home .image_gallery {
  background: #D67928;
  overflow: hidden; }

.home .image_gallery #images {
  width: 1330px;
  margin: auto; }

.home .image_gallery .slides {
  padding: 20px 0; }

.home .image_gallery .slides li a {
  overflow: hidden;
  height: 265px;
  display: inline-block;
  padding: 0 5px; }

.home .image_gallery .slides a:hover .thumbnail {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  /*opacity: 0.8;*/ }

.home .image_gallery .modal-body {
  padding: 0 15px 0; }

.home .image_gallery .modal-body li {
  width: 580px !important; }

.home .image_gallery .modal-body li .thumbnail {
  width: 570px; }

.home .image_gallery .modal-footer {
  border: none;
  text-align: center; }

.home .image_gallery .modal-header {
  padding: 21px;
  border: 0; }

.home .image_gallery .modal-header .close {
  top: 7px;
  right: 7px; }

.home .image_gallery .thumbnail {
  background: none;
  border: none;
  margin: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.home .image_gallery .thumbnail img {
  display: inline-block; }

.home .image_gallery .container {
  max-width: 100%;
  background: #D67928;
  border-radius: 0;
  padding: 0 20px 0 10px;
  margin: 0;
  border: 0; }

.home .esAlerts {
      /*  .alertPromoDetails {
            padding: 80px 55px;
            height: 350px;
            width: 350px;
            background: rgba(255, 255, 255, 0.4);
            border-radius: 50%;
            position: relative;
            bottom: -240px;
            left: -35px;
            z-index: 2;
            h1, h2, h3, h4 {
                -webkit-transform: rotate(-10deg);
                -ms-transform: rotate(-10deg);
                -moz-transform: rotate(-10deg);
            }

        } */ }

.home .esAlerts .overlay {
  position: absolute;
  width: 100%;
  height: 70%;
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.4));
  background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.4));
  background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.4));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4));
  bottom: 0;
  z-index: 1; }

.home .esAlerts .alertsDisplayList .results-grid {
  background: none; }

.home .esAlerts .alertsDisplayList .results-row {
  margin: 20px 0 0 0;
  padding: 0 10px 0 0;
  overflow: hidden;
  word-wrap: break-word; }

.home .esAlerts .alertsDisplayList .results-row.alt {
  padding: 0 0 0 10px; }

.home .esAlerts .alertsDisplayList .results-row td {
  background: #fff; }

.home .esAlerts .alertsDisplayList .alertContent {
  padding: 0; }

.home .esAlerts .alertsDisplayList .alertDisplayColLeft {
  max-width: 100%;
  min-height: 195px;
  border-radius: 0;
  margin: 0; }

.home .esAlerts .alertsDisplayList .alertDisplayColLeft .alertImageThumbnail {
  background: url(../images/home-fallback.png) no-repeat center center;
  text-indent: -999em;
  min-width: 456px;
  min-height: 195px; }

.home .esAlerts .alertsDisplayList .alertDisplayColRight {
  border-bottom: 0;
  padding: 20px;
  float: right;
  width: 100%; }

.home .esAlerts .alertsDisplayList .alertDisplayColRight p {
  margin: 0;
  font-size: 14px; }

.home .esAlerts .alertsDisplayList .alertDisplayColRight .alertTitle span {
  display: block;
  padding-top: 15px;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  color: #e6bb40; }

.home .quicklinks {
  background: #103353;
  margin: 0 0 20px 0; }

.home .quicklinks header {
  padding: 22px; }

.home .quicklinks h3 {
  margin: 0; }

.home .quicklinks a {
  padding: 21px; }

.home .home_content {
  padding: 20px 0;
  background: #fff;
  background-size: cover; }

.home .home_attractions {
  padding: 20px 0 60px 0;
  background-size: cover;
  background: #FFF; }

/*------------------IE9------------------------*/
.lt-ie9
.home
.alertsDisplayList .results-row, .results-row
.lt-ie9
.home
.alertsDisplayList.alt {
  width: 100% !important;
  padding: 0 !important; }

/*.home_banner {
	position:relative;
}
.home_banner .full_promo {
	position:absolute;
	top:0;
	z-index:1;
	width:100%;
}
.home_banner .quicklinks {
	position:relative;
	z-index:99;
}
.home_content {
	padding:20px 0;
    background: url(../images/fallback.jpg) no-repeat center center;
}*/
/*--------------------------------
  Home Map
--------------------------------*/
#map {
  width: 100%;
  height: 300px; }

.map_overlay {
  min-height: 0; }

.map_info {
  position: absolute;
  z-index: 99;
  left: 10px;
  right: 10px;
  padding: 30px;
  top: 85px;
  right: -100px;
  left: 190px;
  background: rgba(16, 51, 83, 0.95);
  color: #fff; }

.map_info h3 {
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  margin: 0 0 10px 0;
  background: url(../images/map_info_icon.png) no-repeat left top;
  padding: 0 0 0 29px;
  line-height: 100%; }

.map_info p {
  font-size: 14px;
  color: #fff;
  margin: 0 0 0 30px; }

.inner .map_container {
  display: none; }

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

  Inner Page

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.inner_banner {
  width: 100%;
  height: 110px;
  background-size: cover; }

/*-----Colour Schemes-----*/
/* BANNER IMAGES REMOVED

.banner_02 .inner_banner {
  background: url(../images/banner_2.jpg) no-repeat;
}

.banner_03 .inner_banner {
  background: url(../images/banner_3.jpg) no-repeat;
}

.banner_04 .inner_banner {
  background: url(../images/banner_4.jpg) no-repeat;
}

.banner_05 .inner_banner {
  background: url(../images/banner_5.jpg) no-repeat;
}
.lt-ie9 .inner_banner {
  background-position: center center !important;
}
*/
.page_menu_button {
  display: none;
  transition: all 500ms;
  color: #fff;
  width: 100%;
  padding: 20px;
  font-size: 18px;
  line-height: 100%;
  background: #D67928; }

.page_menu_button i {
  float: right; }

.page_menu_button:hover, .page_menu_button:focus {
  background: #b9651c;
  color: #fff;
  text-decoration: none; }

.page_menu_button .portlet-navigation ul.layouts li a:hover {
  background: #b9651c; }

/*--------------------------------
  Left Column
--------------------------------*/
.left_col {
  background: #fff;
  padding: 40px 0; }

.left_col .portlet-topper {
  background: none; }

.left_col .portlet-boundary {
  margin-top: 30px; }

.left_col .portlet-boundary:first-child {
  margin: 0; }

/*--------------------------------
  Right Column
--------------------------------*/
.right_col {
  position: relative;
  top: -57px; }

.right_col .portlet-topper {
  background: #103353;
  padding: 19px;
  color: #fff; }

.right_col .portlet-topper .portlet-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  color: #fff; }

.right_col .portlet-boundary {
  margin-top: 20px;
  background: #fff; }

.right_col .portlet-boundary:first-child {
  margin: 0; }

.right_col .portlet-icon-back {
  color: #fff; }

.right_col .portlet-document-library-display .results-header th {
  background: #103353; }

/*--------------------------------
  Breadcrumbs
--------------------------------*/
.breadcrumb_container {
  background: #D67928;
  padding: 0 30px;
  margin-top: 52px; }

.breadcrumb_container .portlet-topper {
  display: none; }

.portlet-breadcrumb {
  padding: 20px 0; }

.portlet-breadcrumb .portlet-topper {
  margin: 0;
  display: none; }

.portlet-breadcrumb .portlet-title {
  display: none; }

.portlet-breadcrumb ul.breadcrumbs {
  margin: 0;
  padding: 0; }

.portlet-breadcrumb ul.breadcrumbs li {
  background: url(../images/bc_arrow.png) no-repeat right;
  margin: 0 20px 0 0;
  line-height: 100%; }

.portlet-breadcrumb ul.breadcrumbs li.last {
  background: none;
  margin: 0; }

.portlet-breadcrumb ul.breadcrumbs li a {
  display: block;
  line-height: 11px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 25px 0 0;
  font-size: 12px;
  font-weight: bold; }

.portlet-breadcrumb ul.breadcrumbs li a:hover, .portlet-breadcrumb ul.breadcrumbs li a:focus {
  text-decoration: underline; }

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

  Typography

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  color: #D67928; }

h1, .h1 {
  font-size: 25px; }

h2, .h2 {
  font-size: 22px; }

h3, .h3 {
  font-size: 20px; }

h4, .h4 {
  font-size: 16px; }

.journal-content-article table th p, .journal-content-article table td p {
  margin: 0; }

.journal-content-article table[border="1"] {
  border: 1px solid #dfdbd9; }

.journal-content-article table[border="1"] th, .journal-content-article table[border="1"] td {
  padding: 15px 10px; }

.journal-content-article table[border="1"] th {
  background: #D67928;
  color: #fff; }

.journal-content-article table[border="1"] td {
  border: 1px solid #dfdbd9; }

.journal-content-article table.stripe_table td.alttd {
  background-color: #f8f8f8; }

.journal-content-article table.no_style {
  border: none; }

.journal-content-article table.no_style th {
  background: none;
  padding: 0;
  color: #666;
  border: none;
  font-weight: 500; }

.journal-content-article table.no_style td {
  border: none;
  padding: 0; }

.journal-content-article a {
  text-decoration: underline; }

.journal-content-article a:hover, .journal-content-article a:focus, .journal-content-article a:active, .journal-content-article a.btn, .journal-content-article .alertPromoDetails a.btn-o, .alertPromoDetails .journal-content-article a.btn-o, .journal-content-article a.btn-o {
  text-decoration: none; }

.portlet-journal-content .portlet-title {
  margin-bottom: 10px; }

/*----Responsive tables-----*/
.stacktable {
  width: 100%; }

.st-head-row {
  padding: 1em;
  text-align: center; }

.st-head-row.st-head-row-main {
  padding-top: 0; }

.st-key {
  width: 49%;
  text-align: right;
  padding: 1%; }

.st-val {
  width: 49%;
  padding: 1%; }

.responsive-table th {
  background: #D67928;
  color: #fff;
  padding: 1em; }

.responsive-table td {
  width: 49%; }

/*-- Responsive data tables --*/
.stacktable.large-only {
  display: table; }

.stacktable.small-only {
  display: none; }

.stacktable th {
  background: #D67928;
  color: #fff;
  padding: 1em; }

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

  Navigation Portlet

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.portlet-navigation .portlet-topper {
  padding: 19px; }

.portlet-navigation ul.layouts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #103353; }

.portlet-navigation ul.layouts li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #0c2b48; }

.portlet-navigation ul.layouts li a {
  display: block;
  font-size: 13px;
  color: #fff;
  line-height: 100%;
  padding: 20px;
  background: url(../images/nav_portlet_arrow.png) no-repeat right 20px center;
  transition: all 500ms; }

.portlet-navigation ul.layouts li a:hover {
  background-color: #274764;
  text-decoration: none; }

.portlet-navigation ul.layouts.level-2 li {
  border: none;
  padding: 0; }

.portlet-navigation ul.layouts.level-2 li a {
  background: none;
  padding: 10px 10px 15px 40px;
  font-size: 13px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif; }

.portlet-navigation ul.layouts.level-2 li a:hover {
  text-decoration: underline; }

.portlet-navigation ul.layouts.level-3 {
  margin-left: 20px; }

.portlet-navigation ul.layouts.level-3 li a {
  padding: 10px 10px 15px 40px; }

.portlet-navigation a {
  color: #fff; }

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

  Jump Menu

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.jumpMenuWrapper {
  margin: 0;
  padding: 20px; }

.jumpMenuTitle {
  font-weight: bold;
  font-weight: 13px;
  padding: 0 0 5px 0;
  display: inline-block; }

.jumpMenu {
  width: 100%;
  background: #fff; }

/*--------------------------------
  Popout settings
--------------------------------*/
.portlet-boundary_cbcjumpmenu_WAR_cbcportlets_ .portlet-body {
  position: relative; }

.portlet-boundary_cbcjumpmenu_WAR_cbcportlets_ .inline-labels {
  background: #fff;
  border-radius: 0;
  padding: 10px;
  position: absolute;
  left: 0;
  z-index: 999; }

.portlet-boundary_cbcjumpmenu_WAR_cbcportlets_ .portlet-body fieldset {
  position: relative;
  z-index: 2; }

.portlet-boundary_cbcjumpmenu_WAR_cbcportlets_ .portlet-body fieldset table {
  background-color: #fff;
  border: 1px solid #ddd; }

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

  Liferay Quicklinks

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #62b6ca; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #6ebfd1; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a {
  display: block;
  font-size: 13px;
  color: #fff;
  line-height: 100%;
  padding: 20px;
  /*background: url(../images/quick_portlet_arrow.png) no-repeat right 20px center;*/
  transition: all 500ms; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a:hover {
  color: #fff;
  text-decoration: none; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ .portlet-body {
  position: relative; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ fieldset.inline-labels {
  position: absolute;
  top: 0;
  background: #fff;
  z-index: 99;
  padding: 20px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ fieldset.inline-labels legend {
  margin: 0 0 20px 0;
  line-height: 100%;
  float: left; }

/*--------------------------------
  Popout settings
--------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

 Custom Quick Links

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  Styling
--------------------------------*/
.quicklinks {
  background: #D67928;
  margin: 20px 0; }

.quicklinks header {
  padding: 20px 0; }

.quicklinks header h3 {
  font-size: 21px;
  font-family: "Raleway", sans-serif;
  color: #fff;
  padding: 0;
  font-weight: 600; }

.quicklinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.quicklinks ul li {
  border-top: 1px solid #0c2b48; }

.quicklinks ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 20px;
  transition: all 500ms;
  line-height: 100%;
  font-size: 14px; }

.quicklinks ul li a:hover, .quicklinks ul li a:focus, .quicklinks ul li a:active {
  background: #274764; }

.quicklinks ul li a i {
  float: right;
  font-size: 9px;
  margin: 4px 0; }

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

 Alerts Promotions

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  Promo Details
--------------------------------*/
/*    .alertPromoDetails {
        height: 100%;
        align-items: center;
        padding: 80px 55px;
        height: 350px;
        width: 350px;
        background: rgba(255, 255, 255, 0.3);
        border-radius: 50%;
        position: absolute;
        bottom: -70px;
      h1, h2, h3 {
        font-size: 34px;
        font-weight: 800;
          color: $white;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        text-transform: uppercase;
    }
        span {
            font-weight: 300;
            display: block;
        }
        p {
            color: $white;
            font-size: 16px;
            margin: 0 0 20px 0;
        }
    a.btn {
    display: block;
    float: left;
    color: $white;
    text-transform: uppercase;
    padding: 10px 20px;
    background: $primary;
    font-weight: 700;
    margin: 0 20px 0 0;
    min-width: 80px;
    line-height: 100%;
    transition: none;
    &-o {
     @extend a.btn;
      background: none;
      border: 1px solid $white;
        &:hover {
            background: $primary;
            color:$white;
            text-decoration:none;
        }
    }
    &:hover, &:focus, &:active {
      background: $white;
      color: $primary;
        text-decoration:none;
    }
  }

}
*/
.portlet-boundary_alertsPromotion_WAR_esportlets_ {
  position: relative; }

.ie10 .alertPromoDetails, .lt-ie9 .alertPromoDetails {
  padding-top: 40px; }

.alertPromoDetails h1, .alertPromoDetails h2, .alertPromoDetails h3 {
  font-size: 34px;
  font-weight: 800;
  color: #fff;
  -webkit-transform: rotate(0deg);
  text-transform: uppercase; }

.alertPromoDetails span {
  font-weight: 300;
  display: block; }

.alertPromoDetails p {
  color: #fff;
  font-size: 16px;
  margin: 0 0 20px 0; }

.alertPromoDetails a.btn, .alertPromoDetails a.btn-o {
  display: block;
  float: left;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  background: #D67928;
  font-weight: 700;
  margin: 0 20px 0 0;
  min-width: 65px;
  line-height: 100%; }

.alertPromoDetails a.btn-o {
  background: none;
  border: 1px solid #fff; }

.alertPromoDetails a.btn-o:hover {
  background: #D67928;
  color: #fff;
  text-decoration: none; }

.alertPromoDetails a.btn:hover, .alertPromoDetails a.btn-o:hover, .alertPromoDetails a.btn:focus, .alertPromoDetails a.btn-o:focus, .alertPromoDetails a.btn:active, .alertPromoDetails a.btn-o:active {
  background: #fff;
  color: #D67928;
  text-decoration: none; }

/*--------------------------------
  Controls
--------------------------------*/
.alertPromotions #promoBar {
  background: none;
  border: none;
  z-index: 999;
  opacity: 1;
  width: auto;
  padding: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  bottom: 20px; }

.alertPromotions #promoBar .promoPages {
  float: none;
  display: inline-block;
  position: relative;
  bottom: 3px; }

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

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

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

.alertPromotions #promoBar .lastPromo, .alertPromotions #promoBar .nextPromo {
  width: 10px;
  height: 10px;
  display: inline-block;
  float: none; }

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

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

.alertPromotions #promoBar #pausePromo {
  background: url(../images/pause.png) no-repeat center center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  bottom: 5px;
  left: 5px;
  float: none; }

.alertPromotions #promoBar #pausePromo.paused {
  background: url(../images/play.png) no-repeat center center;
  float: none;
  position: relative;
  bottom: 4px; }

/*--------------------------------
  Home Promotions
--------------------------------*/
.home .alertPromotions .alertPromoContent {
  background-size: cover !important;
  height: 100%;
  background-position: center center !important; }

.lt-ie9.home .alertPromotions .alertPromoContent {
  background-position: center center !important; }

.home .alertPromotions .container, .home .alertPromotions .row, .home .alertPromotions .promo_col {
  height: 100%; }

.alertPromoText {
  background: rgba(157, 74, 58, 0.75);
  padding: 20px;
  width: 100%; }

/*--------------------------------
  Inner Promotions
--------------------------------*/
.inner .portlet-boundary_alertsPromotion_WAR_esportlets_ {
  position: relative; }

.inner .share_container {
  position: absolute;
  right: 30px;
  bottom: 10px; }

.inner .share_container p {
  float: left;
  margin: 10px; }

.inner .share_container i {
  color: #fff;
  font-size: 16px; }

.inner .share_container .at-share-btn {
  background: none !important;
  padding: 5px;
  margin: 0; }

.inner .share_container .at-share-btn svg {
  height: 25px !important;
  width: 25px !important; }

.inner .share_container .at-share-btn span {
  height: 25px !important;
  width: 25px !important; }

.inner .share_container .addthis_inline_share_toolbox {
  float: left;
  clear: none !important; }

.inner .alertPromoContent {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center; }

.inner .alertPromoContent .alertPromoDetails {
  height: 100%;
  display: block;
  align-items: center;
  float: left;
  width: 45%;
  border-radius: 0; }

.inner .alertPromotions #promoBar {
  left: auto;
  right: 20px; }

.inner .alertPromotions #promoBar .lastPromo, .inner .alertPromotions #promoBar .nextPromo {
  width: 13px;
  height: 13px;
  margin: 0; }

.inner .alertPromoDetails h1, .inner .alertPromoDetails h2, .inner .alertPromoDetails h3 {
  font-size: 25px; }

.inner .alertPromoDetails p {
  font-size: 13px;
  margin: 0 0 20px 0; }

.inner .alertPromoDetails a.btn, .inner .alertPromoDetails a.btn-o {
  margin: 0 10px 0 0; }

.inner .alertPromotions #promoBar #pausePromo {
  width: 14px;
  height: 13px;
  background-position: center; }

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

  Events / Contacts

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

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

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

.esAlerts .alertImageThumbnail {
  max-width: 100% !important;
  background: url(../images/fallback.png) no-repeat center center;
  text-indent: -999em; }

.esAlerts .alertsDisplay {
  display: none; }

/*--------------------------------
  Search
--------------------------------*/
.esContact .contactsDisplaySearch {
  margin: 0 0 10px 0; }

.esContact .contactsDisplaySearch table {
  width: 90%;
  margin: 0 auto;
  display: table;
  table-layout: fixed; }

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

.alertsDisplayCalendar .ui-datepicker {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-family: 'Roboto', sans-serif; }

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

.alertsDisplayCalendar .ui-datepicker-header {
  padding: 25px 0;
  border-radius: 0;
  border: none;
  font-weight: 400;
  font-size: 12px;
  background: #e6bb40; }

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

.alertsDisplayCalendar .ui-datepicker-title span {
  font-size: 16px;
  font-weight: bold; }

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

.alertsDisplayCalendar .ui-datepicker table thead {
  border: 1px solid #6b753b; }

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

table.ui-datepicker-calendar tbody td.light-gray > a {
  background: none; }

table.ui-datepicker-calendar tbody td.light-gray > a:visited, table.ui-datepicker-calendar tbody td.light-gray > a:hover {
  background: none; }

.alertsDisplayCalendar .ui-datepicker th {
  width: 10%;
  padding: 10px 0;
  background: #D67928;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px; }

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

.alertsDisplayCalendar .ui-state-default {
  border: none;
  color: #6f6568;
  background: none;
  text-align: center;
  margin: 0;
  font-weight: 500;
  padding: 15px 0;
  font-size: 12px; }

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

.alertsDisplayCalendar .highlight {
  background: none;
  border: none; }

.alertsDisplayCalendar table.ui-datepicker-calendar tbody td.highlight > a {
  border: none;
  font-weight: 700;
  color: #D67928; }

.alertsDisplayCalendar table.ui-datepicker-calendar tbody td.highlight > a:hover, .alertsDisplayCalendar table.ui-datepicker-calendar tbody td.highlight > a:focus {
  background: #62b6ca;
  color: #fff; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  width: 20px;
  height: 20px;
  top: 22px;
  transition: background-color 500ms; }

.ui-datepicker .ui-datepicker-prev.ui-state-hover, .ui-datepicker .ui-datepicker-next.ui-state-hover {
  background-image: none;
  background-color: #6b753b;
  cursor: pointer;
  border: none; }

.ui-datepicker .ui-datepicker-prev {
  left: 20px; }

.ui-datepicker .ui-datepicker-next {
  right: 20px; }

.ui-datepicker .ui-datepicker-prev.ui-prev-hover {
  left: 20px; }

.ui-datepicker .ui-datepicker-prev.ui-next-hover {
  right: 20px; }

.ui-datepicker .ui-datepicker-prev span {
  position: static;
  margin: 0;
  left: auto;
  top: auto;
  width: 20px;
  height: 20px; }

.ui-datepicker .ui-datepicker-next span {
  position: static;
  margin: 0;
  left: auto;
  top: auto;
  width: 20px;
  height: 20px; }

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-next span {
  background: url(../images/calendar_next.png) no-repeat; }

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-prev span {
  background: url(../images/calendar_prev.png) no-repeat; }

.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; }

/* 3 Months*/
.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; }

/* 6 Months*/
.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
--------------------------------*/
.alertsDisplayMap {
  margin-bottom: 20px; }

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

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

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

/*--------------------------------
  List View
--------------------------------*/
.alertsDisplayList .taglib-search-iterator-page-iterator-bottom, .alertsDisplayList .alertsDisplayListTitle {
  display: none; }

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

.alertsDisplayList .results-header {
  display: none; }

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

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

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

.alertsDisplayList .results-row.alt td {
  border: none; }

.alertsDisplayList .alertContent {
  margin: 0;
  padding: 20px 0 0 0; }

.alertsDisplayList .alertDisplayColLeft {
  background: none;
  min-width: 60px;
  max-width: 60px;
  border-radius: 30px;
  overflow: hidden;
  margin: 0 20px 0 0;
  padding: 0;
  height: 60px; }

.alertsDisplayList .alertImageThumbnail {
  border: none;
  max-width: 100%; }

.alertsDisplayList .alertDisplayColRight {
  margin: 0;
  border-bottom: 1px solid #dfdbd9;
  padding: 0 0 20px 0;
  width: 89%;
  float: right; }

.alertsDisplayList .alertDisplayColRight img {
  display: none; }

.alertsDisplayList .alertDisplayColRight a {
  color: #103353;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  margin: 0 0 10px 0;
  line-height: 100%; }

.alertContent .alertDisplayCatImg {
  display: none; }

/*--------------------------------
  Pop Up
--------------------------------*/
.ui-dialog {
  padding: 0;
  border-radius: none;
  border: none;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  font-family: 'Roboto', sans-serif; }

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

.ui-dialog .ui-dialog-content {
  padding: 20px; }

.alertPopupDetails {
  padding: 0;
  color: #6f6568;
  font-size: 13px;
  margin: 0; }

.qtip-default {
  border: none;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  background: #fff;
  border-width: 0px;
  padding: 20px;
  font-family: 'Roboto', sans-serif; }

.qtip-content {
  padding: 0; }

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

.qtip ul li {
  margin: 0 0 10px 0; }

.alertDisplayCatImg {
  display: none; }

.qtip ul li a {
  color: #6f6568;
  display: block; }

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

/*--------------------------------
  Events Right Col
--------------------------------*/
.right_col .esAlerts .alertDisplayColLeft {
  display: none; }

.right_col .alertsDisplayCalendar {
  margin: 0 0 20px 0; }

.right_col .alertsDisplayMap {
  display: none; }

.right_col .esAlerts .alertDisplayColRight {
  float: none;
  margin: 0 20px;
  width: auto; }

.right_col .esAlerts .taglib-search-iterator-page-iterator-bottom {
  padding: 20px; }

.right_col .esContact .taglib-search-iterator-page-iterator-bottom {
  padding: 20px; }

.right_col .esAlerts .taglib-page-iterator .search-pages .page-links .next, .right_col .esContact .taglib-page-iterator .search-pages .page-links .next {
  margin-left: 0; }

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

  Doc Media

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  Hidden
--------------------------------*/
.portlet-document-library-display .taglib-header .header-title, .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 {
  display: none; }

.portlet-document-library-display .page-links span.first, .portlet-document-library-display .page-links span.last {
  display: none; }

.portlet-document-library-display .page-links a.first, .portlet-document-library-display .page-links a.last {
  display: none; }

.portlet-document-library-display .portlet-content {
  margin-top: 20px; }

.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: #fff; }

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

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

.portlet-document-library-display .results-header th {
  padding: 15px 0;
  background: #D67928;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
  border: none;
  text-transform: uppercase; }

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

.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 td {
  border: none;
  background: none;
  padding: 20px 20px 20px 0;
  border-bottom: 1px solid #dfdbd9; }

.portlet-document-library-display .results-row td a {
  color: #6f6568; }

.portlet-document-library-display .results-row td.first {
  padding-left: 20px; }

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

.portlet-document-library-display .results-row td a {
  color: #6f6568; }

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

.portlet-document-library-display .results-row td.last a {
  color: #6f6568; }

.portlet-document-library-display .pdf, .portlet-document-library-display .jpg {
  background-repeat: no-repeat;
  background-position: left center; }

.portlet-document-library-display .taglib-search-iterator-page-iterator-bottom {
  background: #d9d9d9 url(/murweh-v2-theme/images/application/subheader_bg.png) 0 0 repeat-x;
  clear: both;
  padding: 5px;
  position: relative; }

.portlet-document-library-display .taglib-search-iterator-page-iterator-top {
  display: none; }

.portlet-document-library-display .search-pages, .portlet-document-library-display .page-links {
  width: 100%;
  float: left; }

.portlet-document-library-display .taglib-page-iterator .search-pages span {
  color: #6f6568;
  padding: 0; }

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

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

.portlet-document-library-display .taglib-page-iterator .search-pages a {
  color: #6f6568;
  padding: 0; }

.portlet-document-library-display .taglib-page-iterator .search-pages a.previous {
  float: left;
  border: none;
  background: url(../images/document_prev.jpg) no-repeat left 3px;
  padding: 0 0 0 10px; }

.portlet-document-library-display .taglib-page-iterator .search-pages a.next {
  float: right;
  border: none;
  background: url("../images/document_next.jpg") no-repeat right 3px;
  padding: 0 10px 0 0; }

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

/*--------------------------------
  Styling
--------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

Bootstrap Image Gallery

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
#lightbox .modal-content {
  display: inline-block;
  text-align: center; }

#lightbox .close {
  opacity: 1;
  color: grey;
  padding: 5px 8px;
  position: absolute;
  top: 10px;
  right: 5px;
  z-index: 1032; }

/*----slider--*/
.carousel-inner .active.left {
  left: -33%; }

.carousel-inner .next {
  left: 33%; }

.carousel-inner .prev {
  left: -33%; }

.carousel-inner .carousel-control.left, .carousel-inner .carousel-control.right {
  background-image: none; }

.carousel-inner .item:not(.prev) {
  visibility: visible; }

.carousel-inner .item.right:not(.prev) {
  visibility: hidden; }

.carousel-inner .rightest {
  visibility: visible; }

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

 Asset Publisher

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.portlet-asset-publisher .asset-abstract {
  position: relative;
  margin: 10px 0; }

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

.portlet-asset-publisher .asset-title {
  margin: 20px 0 10px 80px;
  padding: 0;
  border: none; }

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

.portlet-asset-publisher .asset-title a {
  color: #D67928;
  font-size: 16px;
  font-weight: normal;
  display: block;
  line-height: 100%; }

.portlet-asset-publisher .asset-content {
  margin: 0 0 0 80px;
  padding: 0 0 20px 0;
  clear: none;
  border-bottom: 1px solid #dfdbd9; }

.portlet-asset-publisher div.asset-small-image {
  width: 60px;
  overflow: hidden;
  left: 0;
  position: absolute;
  padding: 0;
  float: none;
  top: 0;
  border-radius: 30px;
  height: 60px; }

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

.portlet-asset-publisher .asset-more {
  margin: 20px 0; }

.portlet-asset-publisher .asset-more a {
  color: #D67928;
  font-size: 12px;
  font-weight: 600; }

.portlet-asset-publisher .asset-more a i {
  margin-left: 5px; }

.controls-hidden .portlet-asset-publisher .aui-form {
  display: none; }

/*--------------------------------
  Asset Right Col
--------------------------------*/
.right_col .portlet-asset-publisher div.asset-small-image {
  display: none; }

.right_col .portlet-asset-publisher .asset-title {
  margin: 0 20px 10px 20px; }

.right_col .portlet-asset-publisher .asset-content {
  margin: 0 20px;
  border: none; }

/*--------------------------------
  Asset Full Content
--------------------------------*/
.portlet-asset-publisher .taglib-header {
  border: none;
  margin: 20px 0;
  color: #e6bb40;
  font-weight: normal; }

.portlet-asset-publisher .taglib-header .header-back-to a {
  background: #D67928;
  padding: 5px 15px;
  color: #fff; }

.portlet-asset-publisher .taglib-header .header-title {
  margin: 0;
  padding: 0;
  font-size: 22px; }

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

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

.right_col .portlet-asset-publisher .taglib-header {
  color: #e6bb40;
  margin: 20px; }

.right_col .portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
  margin: 0 20px; }

/*--------------------------------
  Asset Specific Portlet
--------------------------------*/
.columns-max .portlet-asset-publisher .portlet-topper {
  display: none; }

.columns-max .portlet-asset-publisher .asset-content {
  border: none; }

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

.columns-max .portlet-asset-publisher .taglib-social-bookmarks {
  display: block; }

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

/*--------------------------------
  Home Styles
--------------------------------*/
.home_news_item {
  background: #fff;
  margin: 0;
  display: block;
  overflow: hidden;
  position: relative;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }

.home_news_item .asset-title {
  border: none;
  margin: 245px 0 0 0;
  display: block;
  padding: 20px;
  line-height: 100%; }

.home_news_item .asset-title a {
  color: #d67928;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%; }

.home_news_item .asset-title img {
  display: none; }

.home_news_item .asset-content {
  clear: none;
  margin: 0;
  padding: 0 20px 20px 20px;
  border: none; }

.home_news_item div.asset-small-image {
  width: 100%;
  height: 245px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  border-radius: 0; }

.home_news_item img.asset-small-image {
  float: none;
  padding: 0;
  max-width: none;
  width: 100%;
  height: auto; }

.home_news_item .asset-summary {
  font-weight: 400;
  font-size: 14px; }

.home_news_item .asset-more {
  margin: 0; }

.home_news_item .asset-more a {
  color: #D67928;
  display: block;
  float: left;
  margin: 15px 0 20px 0;
  font-weight: 600;
  font-size: 13px; }

.home_news_item .asset-more a i {
  margin-left: 5px; }

.home_news_item .lfr-meta-actions {
  margin-right: 0;
  padding-top: 0;
  position: absolute;
  top: 0;
  z-index: 999;
  right: 0;
  background: #fff;
  padding: 10px; }

/*--------------------------------
  News Header
--------------------------------*/
.news_header {
  margin: 0;
  overflow: hidden;
  padding: 15px 20px;
  background: #e6bb40; }

.news_header h3 {
  font-size: 25px;
  color: #fff;
  float: left;
  font-weight: 600;
  margin: 5px 0;
  line-height: 100%; }

.news_header a {
  display: block;
  float: right;
  font-size: 14px;
  color: #e6bb40;
  background: #fff;
  text-decoration: none;
  font-weight: 600;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #fff;
  line-height: 100%;
  transition: all 500ms; }

.news_header a:hover, .news_header a:focus, .news_header a:active {
  color: #fff;
  background: #e6bb40;
  border: 1px solid #fff; }

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

  Web Form

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.web-form-portlet .portlet-topper {
  margin-bottom: 20px; }

.web-form-portlet .aui-fieldset-content .description {
  display: block; }

.web-form-portlet .aui-fieldset-legend {
  color: inherit;
  padding: 0 0 10px;
  font-weight: inherit; }

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

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

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

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

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

.web-form-portlet .lfr-textarea-container .aui-field-content, .web-form-portlet .lfr-textarea-containeroptional .aui-field-content {
  width: 100%;
  float: none;
  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 .aui-field-content label {
  display: block;
  padding: 0;
  margin-bottom: 10px; }

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

.web-form-portlet .aui-field-content .aui-field-input {
  width: 95%;
  background-image: none; }

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

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

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

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

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

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

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

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

#recaptcha_area {
  margin-bottom: 10px; }

/*--------------------------------
  Right Col Form
--------------------------------*/
.right_col .web-form-portlet .portlet-content {
  padding: 20px; }

.right_col .web-form-portlet .portlet-topper {
  margin: 0; }

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

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

 Weather Widget

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.weather_widget {
  position: relative;
  background: url(../images/weather_bg.jpg) no-repeat;
  background-size: cover !important;
  height: 382px; }

.weather_widget .weather_time {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 15px;
  width: 100%; }

.weather_widget .weather_lat, .weather_widget .weather_long {
  display: none; }

.weather_widget .details {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #D67928;
  padding: 15px; }

.weather_widget .details ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.weather_widget .details ul li {
  color: #fff;
  font-size: 21px;
  font-weight: 300; }

.weather_widget .details ul li span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%; }

.weather_widget .temp {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 110px; }

.weather_widget .temp h4 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 100px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  line-height: 100%; }

.weather_widget .temp h4 em {
  font-style: normal;
  font-size: 60px;
  position: absolute;
  top: 0;
  line-height: 100%; }

.weather_widget .temp p {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  margin-top: 10px;
  color: #fff; }

.weather_widget .temp p i {
  font-size: 16px;
  margin: 0 5px 0 0;
  font-style: normal; }

/*--------------------------------
  Right Col Form
--------------------------------*/
.inner .weather_widget {
  height: 280px; }

.inner .weather_widget .temp {
  top: 65px; }

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

  Footer

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.footer_top {
  background: #D67928;
  padding: 20px 0; }

.footer_col h3 {
  color: #e6bb40;
  font-size: 14px;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #d9dec1;
  font-weight: 500; }

.footer_col ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 12px; }

.footer_col ul li {
  margin-bottom: 10px; }

.footer_col ul li:before {
  content: '\2022';
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: -3px;
  color: #3a1e07;
  font-size: 18px; }

.footer_col ul li a {
  color: #3a1e07;
  text-decoration: none; }

.footer_col ul li a:hover, .footer_col ul li a:focus, .footer_col ul li a:active {
  text-decoration: underline; }

.footer_col_last {
  text-align: center; }

.footer_col_last p {
  color: #e6bb40;
  line-height: 140%;
  font-weight: 400; }

.home-footer .footer_bottom {
  background: #fff; }

.home-footer .footer_bottom .footer-links a, .home-footer .footer_bottom .links p {
  color: #3a1e07; }

.home-footer .footer_bottom .footer-links a {
  border-right-color: #3a1e07; }

.footer_bottom {
  background: #103353;
  padding: 15px 0; }

.footer_bottom .logo p {
  text-align: center;
  color: #7f8744;
  font-weight: 500;
  line-height: 20px;
  padding: 0px 10px; }

.footer_bottom img {
  margin-bottom: 20px; }

.footer_bottom p {
  font-size: 13px;
  margin: 0;
  padding-top: 15px;
  color: #fff; }

.footer_bottom a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  padding: 0 10px; }

.footer_bottom ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  float: left;
  clear: left; }

.footer_bottom ul li {
  float: left;
  margin: 0;
  color: #834410; }

.footer_bottom ul li:first-of-type a {
  padding-left: 0; }

.footer_bottom ul li a {
  color: #fff;
  font-size: 12px;
  text-decoration: none; }

.footer_bottom ul li a:hover {
  text-decoration: underline; }

.footer_bottom .links {
  padding: 20px 10px; }

.footer_bottom .links p {
  clear: left;
  padding-top: 0px;
  margin-bottom: 15px; }

.footer_bottom .footer-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: left; }

.footer_bottom .footer-links a {
  padding: 0px;
  margin: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  border-right: 1px solid #103353;
  font-size: 13px; }

.footer_bottom .footer-links a:hover, .footer_bottom .footer-links a:active, .footer_bottom .footer-links a:focus {
  text-decoration: underline; }

.footer_bottom .footer-links a:last-child {
  border-right: none; }

@media (max-width: 1400px) {
  .home .home_banner {
    padding-bottom: 0px; }

  .feature-parallax {
    height: 400px; }

  .header_top {
    background: #e6bb40 url(../images/logo_bg.png) no-repeat -25% 40%; } }
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Small Desktop :D

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1200px) {
  .home
  .alertsDisplayList
  .alertDisplayColLeft
  .alertImageThumbnail {
    min-width: auto; }

  .map_info {
    right: -70px;
    left: 70px; }

  .container.featured-tiles {
    width: 980px; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) {
    padding-top: 120px; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) .asset-title {
    margin-left: 0; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) .asset-content {
    padding-bottom: 0px;
    margin-left: 0; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) .asset-content .asset-small-image {
    top: 0;
    width: 100%;
    height: 100px; }

  .lean-pad-md-left {
    padding-left: 0 !important; }

  .lean-lg-right {
    padding-right: 15px !important; }

  .home .home_banner {
    padding-bottom: 0px; }

  .home_news_item .asset-title {
    margin-top: 190px; }

  .page_container .page {
    background: #fff; }

  .page_container .sidebar .portlet-navigation .nav-menu ul li a {
    padding: 17px 20px;
    font-size: 12px; }

  .page_container .sidebar .portlet-navigation .nav-menu ul li a:hover {
    background: #e9c357; }

  .bar .breadcrumb_container {
    padding-left: 20px; }

  .bar .share_container {
    background: none;
    text-align: right; }

  .bar .share_container p {
    float: none;
    display: inline-block;
    background: rgba(214, 121, 40, 0.9);
    padding: 19px 15px 15px 15px; }

  .signed-in {
    padding: 0; }

  .home .home_banner .intro h1 {
    font-size: 41px; }

  .home .home_banner .banner_content {
    margin: 0; }

  /*--------------------------------
    Navigation Break
  --------------------------------*/
  .site_header {
    display: none; }

  .rwd_header {
    display: block; }

  .rwd_header h1.logo {
    padding: 0 15px 0 0;
    height: auto; }

  .rwd_header h1.logo a {
    height: 70px; }

  .rwd_header ul.header_social {
    margin-top: -3px;
    padding: 0; }

  .rwd_header .rwd_search {
    display: none; }

  .rwd_header .button {
    padding: 0 20px; }

  .rwd_header .rwd_nav {
    background: #D67928; }

  .container-fluid > .navbar-header {
    margin: 0; }

  .navbar-header {
    float: none; }

  .navbar-header .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: none;
    padding: 0;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-fixed-top {
    top: 0;
    border: none; }

  .navbar-nav {
    float: none !important;
    margin: 0; }

  .navbar-nav > li {
    float: none;
    margin: 0; }

  .navbar-nav > li > a {
    padding: 15px 20px;
    color: #fff; }

  .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background: #b9651c;
    color: #fff; }

  .navbar-nav > li.selected > a {
    color: #fff; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background: none;
    border: none;
    box-shadow: none; }

  .navbar-nav .open .dropdown-menu > li > a i {
    display: none; }

  .collapse.in {
    display: block !important;
    padding: 0; }

  .dropdown-submenu:hover .dropdown-meny {
    display: none !important; }

  .inner_banner {
    height: 30px; }

  .header_top {
    background: #e6bb40 url(../images/logo_bg.png) no-repeat -25% 40%; } }
@media (min-width: 992px) {
  .sidebar .portlet-boundary {
    display: block !important; } }
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Tablet

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 991px) {
  .home .home_news_item .asset-title {
    margin-top: 150px; }

  .home .esAlerts .alertsDisplayList .alertDisplayColRight {
    float: none;
    width: 80%; }

  .home .esAlerts .alertsDisplayList .alertDisplayColLeft {
    margin-bottom: 10px; }

  .home .esAlerts .alertsDisplayList .results-row {
    padding-left: 0;
    margin-top: 10px; }

  .home .esAlerts .alertsDisplayList .results-row.alt {
    padding-right: 0; }

  .home .home_banner .alertPromoDetails h1, .home .home_banner .alertPromoDetails h2, .home .home_banner .alertPromoDetails h3 {
    margin: 20px 0; }

  .home .image_gallery .container {
    width: 950px; }

  .home .weather-container {
    text-align: center; }

  .home .weather-container .today-temp {
    width: 40%;
    border-bottom: none;
    display: inline-block;
    text-align: left; }

  .home .weather-container .future-temp {
    margin-top: 20px;
    width: 25%; }

  .home .weather-container > div:nth-child(2) {
    border-left: 1px solid #3a1e07; }

  .home .map_info {
    right: 0;
    left: 10px; }

  .home .portlet-asset-publisher .asset-abstract {
    margin-top: 10px; }

  .feature-parallax {
    height: 200px; }

  .split-section {
    height: 200px;
    display: inline-block;
    box-sizing: border-box;
    width: 100%; }

  .split-section div {
    margin-left: -30%;
    margin-right: -30%;
    height: 100%;
    background-image: url(../images/parallax-bg.jpg);
    background-size: cover; }

  .column-heading {
    margin-top: -90px; }

  .sub-footer-section {
    margin-top: 0; }

  .tiles-layout h3 {
    font-size: 17px; }

  .row {
    margin-left: -10px;
    margin-right: -10px; }

  .icon-tiles {
    padding: 30px 0 0 0; }

  .container.featured-tiles {
    padding-top: 30px;
    padding-bottom: 50px;
    margin-top: -75px;
    position: relative;
    width: 760px; }

  .image-tiles a {
    padding: 0 10px;
    height: 180px; }

  .image-tiles a .caption div {
    font-size: 16px;
    padding: 10px 12px 10px 12px; }

  .image-tiles a .caption div:after {
    font-size: 16px;
    right: 10px;
    margin-top: -10px; }

  div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px; }

  .home .home_banner h1 {
    font-size: 41px;
    padding-bottom: 25px; }

  .home .home_banner p {
    font-size: 18px; }

  .full .bar .breadcrumb_container {
    padding-left: 20px; }

  .alertsDisplayMap {
    margin-bottom: 0; }

  .page_container {
    background: #fff; }

  .page_container .page {
    padding-right: 0; }

  .share_container .addthis_sharing_toolbox .at-share-tbx-element .at-share-btn .at4-visually-hidden {
    display: none; }

  /*--------------------------------
    Home
  --------------------------------*/
  .bar .share_container {
    background: none;
    text-align: right;
    margin-right: -5px; }

  .bar .share_container p {
    background-color: #D67928; }

  /*--------------------------------
    Inner Page
  --------------------------------*/
  .inner {
    /*.asset-abstract:not(.asset-has-no-image) {
      padding-top: 0;
        .asset-title {
                margin-left: 35%;
        }
        .asset-content {
            padding-top: 0;
             margin-left: 35%;
        .asset-small-image {
            width: 28%;
            height: 140px;
             top: 4px;
                }
        }
    }*/ }

  .inner .inner .page_top,
  .inner .search_page .page_top,
  .inner .portlet-login .page_top {
    margin: 0; }

  .inner .inner .page_menu_container,
  .inner .search_page .page_menu_container,
  .inner .portlet-login .page_menu_container {
    display: block; }

  .inner .inner .page.col,
  .inner .search_page .page.col,
  .inner .portlet-login .page.col {
    padding: 30px 0 0 0; }

  .inner .inner .sidebar,
  .inner .search_page .sidebar,
  .inner .portlet-login .sidebar {
    padding: 0; }

  .inner .inner .sidebar .portlet-boundary,
  .inner .inner .sidebar .portlet-topper,
  .inner .search_page .sidebar .portlet-boundary,
  .inner .search_page .sidebar .portlet-topper,
  .inner .portlet-login .sidebar .portlet-boundary,
  .inner .portlet-login .sidebar .portlet-topper {
    display: none; }

  .inner .page_container .page {
    padding-left: 0; }

  .inner .right_col {
    top: 0; }

  .inner .right_col .portlet-topper {
    background: #D67928; }

  .inner .right_col .portlet-navigation ul.layouts {
    background: #D67928; }

  .inner .right_col .portlet-navigation ul.layouts li {
    border: 0; }

  .inner .right_col .portlet-navigation ul.layouts li a:hover {
    background-color: #b9651c; }

  .inner .alertPromoContent .alertPromoDetails {
    padding: 50px;
    float: none; }

  .inner .alertsDisplayList .alertDisplayColLeft {
    margin: 0 10px 0 0; }

  .inner .inner_banner {
    height: 30px;
    background-position: center center; }

  /*-end inner--*/
  /*--------------------------------
    Icon Quicklinks
  --------------------------------*/
  .icon_item {
    text-align: center; }

  .icon_item a {
    padding: 20px; }

  .icon_item a .icon {
    float: none;
    display: block;
    margin: 0 auto; }

  .icon_item a h3 {
    margin: 15px 0;
    letter-spacing: 0; }

  /*--------------------------------
    Portlet
  --------------------------------*/
  .alertPromoDetails #promoBar {
    display: none; }

  /*--------------------------------
    Alert Popup
  --------------------------------*/
  .ui-dialog {
    width: 100% !important;
    left: 0 !important; }

  #_alertsDisplay_WAR_esportlets_alertPopup #_alertsDisplay_WAR_esportlets_alertPopup table,
  #_alertsDisplay_WAR_esportlets_alertPopup #_alertsDisplay_WAR_esportlets_alertPopup tbody,
  #_alertsDisplay_WAR_esportlets_alertPopup #_alertsDisplay_WAR_esportlets_alertPopup tr {
    display: block;
    width: 100%;
    max-width: 100%; }

  #_alertsDisplay_WAR_esportlets_alertPopup .alertPopup_withmap td {
    display: block;
    width: 100%; }

  #_alertsDisplay_WAR_esportlets_alertPopup .alertPopup_withmap td .alertPopupMap {
    width: 100% !important;
    max-height: 200px;
    margin: 0 0 20px 0; }

  #_alertsDisplay_WAR_esportlets_alertPopup .alertPopupDetails {
    min-width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    overflow: visible;
    padding: 0; }

  #_alertsDisplay_WAR_esportlets_alertPopup .alertPopupDetails .alertPopupImagePreview {
    display: none; }

  .site_footer .footer-columns h3, .site_footer .footer-columns h4 {
    padding-left: 0; }

  .site_footer .footer-columns ul, .site_footer .footer-columns ol {
    padding-left: 16px; }

  .lean-md-left {
    padding-left: 15px !important; }

  .lean-md-right {
    padding-right: 15px !important; }

  /*Home*/
  .quicklinks {
    margin: 0; }

  .page_menu_button {
    display: block;
    margin-top: 20px; }

  /*Inner*/
  .right_col {
    margin-top: 0; }

  .right_col .portlet-boundary {
    display: none; }

  /*Portlet*/ }
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Mobile

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .map_info {
    right: 20px;
    left: 20px; }

  .home {
    /*---Home---*/ }

  .home .esAlerts .alertsDisplayList .alertDisplayColRight {
    float: none;
    width: 100%; }

  .home .esAlerts .alertsDisplayList .alertDisplayColRight a {
    float: none; }

  .home .esAlerts .alertsDisplayList .alertDisplayColLeft {
    margin-bottom: 10px;
    min-width: 100%; }

  .home .esAlerts .alertsDisplayList .alertDisplayColLeft .alertImageThumbnail {
    min-width: 100%; }

  .home .esAlerts .alertsDisplayList .results-row {
    padding: 0; }

  .home .esAlerts .alertsDisplayList .results-row.alt {
    padding: 0; }

  .home .home_news_item div.asset-small-image {
    height: 150px; }

  .home .news_header {
    text-align: center;
    padding: 20px; }

  .home .news_header h3 {
    margin: 0 0 20px 0;
    float: none; }

  .home .news_header a {
    float: none;
    display: inline-block; }

  .home .image_gallery {
    display: none; }

  .home .alertPromotions .alertPromoDetails {
    padding: 30px;
    height: 250px;
    width: 250px;
    bottom: -70px;
    left: -10px; }

  .home .home_banner .home_quick .banner_match {
    padding: 0; }

  .home .home_banner .alertPromoDetails h2, .home .home_banner .alertPromoDetails h3 {
    font-size: 25px;
    display: block;
    margin: 25px; }

  /*---end home---*/
  .column-heading {
    padding-top: 30px; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) .asset-content .asset-small-image {
    display: block;
    height: 100px; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) .asset-content .asset-small-image img {
    display: none; }

  .tiles-layout h3 {
    font-size: 17px; }

  .container.featured-tiles {
    margin-top: -30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%; }

  .image-tiles a {
    margin-bottom: 20px;
    height: 400px; }

  .portlet-search .menu-column .search-layout-content {
    padding-left: 0; }

  .portlet-search .menu-column .search-layout-content .menu {
    display: none; }

  .portlet-search .menu-column .search-layout-content .asset-entry .asset-entry-type {
    display: block;
    float: left !important;
    clear: both;
    width: 100%;
    margin-bottom: 10px; }

  .portlet-search .menu-column .search-layout-content .asset-entry .asset-entry-title {
    display: block;
    float: left;
    width: 100%; }

  .portlet-search .menu-column .search-layout-content .taglib-search-iterator-page-iterator-bottom .page-links {
    display: block !important; }

  .pull-sm-right {
    float: left; }

  .taglib-page-iterator {
    margin-top: 5px !important; }

  .taglib-page-iterator .search-pages .page-selector {
    margin-bottom: 0; }

  .taglib-page-iterator .search-pages .page-links {
    display: none; }

  .page_container {
    background: #fff; }

  .page_container .sidebar .portlet-navigation .nav-menu ul li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #e3b329; }

  .page_container .sidebar .portlet-navigation .nav-menu ul li a {
    padding: 17px 15px;
    font-size: 12px; }

  .page_container .sidebar .portlet-navigation .nav-menu ul li a:after {
    right: 15px; }

  /*--------------------------------
    Header
  --------------------------------*/
  .rwd_header h1.logo a {
    width: 127px;
    background-size: 100%;
    margin: 0;
    background-image: url(../images/logo.png); }

  .rwd_search td.gsc-search-button {
    width: 70px; }

  .rwd_search td.gsc-search-button input.gsc-search-button {
    width: 70px;
    padding: 19px 29px; }

  /*--------------------------------
    Inner Page
  --------------------------------*/
  .inner {
    /*Inner*/
    /*DM Tiles*/
    /*Events*/ }

  .inner .alertPromotions .alertPromoContent .alertPromoDetails {
    width: 100%;
    padding: 15px;
    bottom: -110px; }

  .inner .alertPromotions .alertPromoContent .alertPromoDetails p {
    display: block;
    text-indent: -999em;
    line-height: 0;
    padding: 0; }

  .inner .alertPromotions .alertPromoContent .alertPromoDetails p a {
    text-indent: 0; }

  .inner .alertPromotions .alertPromoContent .alertPromoDetails h1, .inner .alertPromotions .alertPromoContent .alertPromoDetails h2, .inner .alertPromotions .alertPromoContent .alertPromoDetails h3 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    font-size: 20px; }

  .inner .alertPromotions .alertPromoContent .alertPromoDetails h1 {
    font-size: 25px;
    display: block;
    margin: 0 0 20px 0;
    text-align: center; }

  .inner .alertPromotions .alertPromoContent .alertPromoText {
    width: 100%; }

  .inner .map_container {
    display: none; }

  .inner .inner_banner {
    height: 30px; }

  .inner .page_menu_button {
    margin-top: 10px; }

  .inner .dm-tiles .dm-tile-container {
    margin-bottom: 10px; }

  .inner .alertsDisplayList .alertDisplayColLeft {
    display: none; }

  .inner .alertsDisplayList .alertDisplayColRight {
    width: 100%; }

  /* End Inner*/
  .page_menu_container a.page_menu_button, .page_menu_container a:visited.page_menu_button {
    padding: 18px 15px 16px 15px; }

  .content .inner .inner_banner {
    height: 30px; }

  .bar .back_button {
    display: block; }

  /*--------------------------------
    Icon Quicklinks
  --------------------------------*/
  .icon_item {
    text-align: left; }

  .icon_item a {
    padding: 20px 0; }

  .icon_item a .icon {
    float: left;
    margin: 0 20px 20px 0; }

  .icon_item a h3 {
    margin: 0 0 15px 0; }

  /*--------------------------------
    Portlet
  --------------------------------*/
  .web-form-portlet .aui-field-content {
    width: 100%; }

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

  .lfr-textarea, .aui-form .aui-fieldset .aui-field.lfr-textarea-container textarea {
    width: 100% !important; }

  .stacktable.large-only {
    display: none; }

  .stacktable.small-only {
    display: table; }

  .responsive-table .st-head-row-main {
    display: none; }

  .esAlerts .alertsDisplay,
  .esAlerts .contactsDisplaySearch,
  .esContact .alertsDisplay,
  .esContact .contactsDisplaySearch {
    width: 100%;
    padding-bottom: 20px; }

  .esAlerts .alertsDisplay .alertsDisplaySearch table,
  .esAlerts .alertsDisplay .alertsDisplaySearch tbody,
  .esAlerts .contactsDisplaySearch .alertsDisplaySearch table,
  .esAlerts .contactsDisplaySearch .alertsDisplaySearch tbody,
  .esContact .alertsDisplay .alertsDisplaySearch table,
  .esContact .alertsDisplay .alertsDisplaySearch tbody,
  .esContact .contactsDisplaySearch .alertsDisplaySearch table,
  .esContact .contactsDisplaySearch .alertsDisplaySearch tbody {
    display: block; }

  .esAlerts .alertsDisplay .alertsDisplaySearch table tr, .esAlerts .alertsDisplay .alertsDisplaySearch table td,
  .esAlerts .contactsDisplaySearch .alertsDisplaySearch table tr,
  .esAlerts .contactsDisplaySearch .alertsDisplaySearch table td,
  .esContact .alertsDisplay .alertsDisplaySearch table tr,
  .esContact .alertsDisplay .alertsDisplaySearch table td,
  .esContact .contactsDisplaySearch .alertsDisplaySearch table tr,
  .esContact .contactsDisplaySearch .alertsDisplaySearch table td {
    display: block; }

  .esAlerts .alertsDisplay .alertsDisplaySearch table td[align="right"],
  .esAlerts .contactsDisplaySearch .alertsDisplaySearch table td[align="right"],
  .esContact .alertsDisplay .alertsDisplaySearch table td[align="right"],
  .esContact .contactsDisplaySearch .alertsDisplaySearch table td[align="right"] {
    text-align: left; }

  .esAlerts .alertsDisplay .alertSearchLabel,
  .esAlerts .alertsDisplay .alertSearchDateLabel,
  .esAlerts .alertsDisplay .alertSubFixedLabel,
  .esAlerts .alertsDisplay .alertLabel,
  .esAlerts .alertsDisplay .alertSubFixedLabelAlignTop,
  .esAlerts .contactsDisplaySearch .alertSearchLabel,
  .esAlerts .contactsDisplaySearch .alertSearchDateLabel,
  .esAlerts .contactsDisplaySearch .alertSubFixedLabel,
  .esAlerts .contactsDisplaySearch .alertLabel,
  .esAlerts .contactsDisplaySearch .alertSubFixedLabelAlignTop,
  .esContact .alertsDisplay .alertSearchLabel,
  .esContact .alertsDisplay .alertSearchDateLabel,
  .esContact .alertsDisplay .alertSubFixedLabel,
  .esContact .alertsDisplay .alertLabel,
  .esContact .alertsDisplay .alertSubFixedLabelAlignTop,
  .esContact .contactsDisplaySearch .alertSearchLabel,
  .esContact .contactsDisplaySearch .alertSearchDateLabel,
  .esContact .contactsDisplaySearch .alertSubFixedLabel,
  .esContact .contactsDisplaySearch .alertLabel,
  .esContact .contactsDisplaySearch .alertSubFixedLabelAlignTop {
    text-align: left;
    width: auto;
    padding: 5px 0;
    margin: 0; }

  .esAlerts .alertsDisplay #_alertsDisplay_WAR_esportlets_categoryId_msdd,
  .esAlerts .contactsDisplaySearch #_alertsDisplay_WAR_esportlets_categoryId_msdd,
  .esContact .alertsDisplay #_alertsDisplay_WAR_esportlets_categoryId_msdd,
  .esContact .contactsDisplaySearch #_alertsDisplay_WAR_esportlets_categoryId_msdd {
    margin-left: 0 !important; }

  .esAlerts .alertsDisplay .alertSearchField,
  .esAlerts .contactsDisplaySearch .alertSearchField,
  .esContact .alertsDisplay .alertSearchField,
  .esContact .contactsDisplaySearch .alertSearchField {
    margin: 0 0 10px 0;
    background: #fff;
    padding: 7px;
    width: 100%; }

  .alertPromotions {
    height: 250px !important; }

  .alertPromotions #promoBar {
    display: none; }

  /*--------------------------------
    Footer
  --------------------------------*/
  .site_footer .footer-columns {
    text-align: center; }

  .site_footer .footer_bottom {
    text-align: center; }

  .site_footer .footer_bottom span.abn {
    display: block;
    margin-top: 5px; }

  .site_footer .footer_bottom ul {
    float: none;
    display: inline-block; }

  .site_footer .footer_bottom .logo p {
    display: none; }

  .site_footer .footer_bottom .links {
    padding: 15px; }

  .site_footer .footer_bottom .links p {
    padding-top: 0;
    float: none;
    text-align: center; }

  .site_footer .footer_bottom .links .login {
    display: inline-block;
    height: 17px;
    padding: 0;
    overflow: hidden; }

  .site_footer .footer_bottom .footer-links {
    justify-content: center; }

  .site_footer .footer_bottom .footer-links a {
    font-size: 12px; }

  /*Header*/
  h1.logo {
    font-size: 20px;
    margin: 4px 10px; }

  .rwd_header .navbar-toggle {
    margin-right: 10px; }

  /*Alerts Promo*/
  .home_banner .full_promo {
    position: relative; }

  /*----Responsive tables-----*/
  .stacktable.large-only {
    display: none; }

  .stacktable.small-only {
    display: table; }

  .responsive-table .st-head-row-main {
    display: none; } }
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Medium Mobile

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 600px) {
  .weather-container {
    text-align: center; }

  .weather-container .today-temp {
    width: 100%;
    border-bottom: 1px solid #3a1e07;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
    padding-bottom: 20px; }

  .weather-container .future-temp {
    margin-top: 20px;
    width: 50%; }

  .weather-container > div:nth-child(2) {
    border-left: none; }

  .column-heading {
    padding-bottom: 30px; }

  .image-tiles a {
    margin-bottom: 20px;
    height: 300px; }

  .portlet-dockbar {
    display: none; }

  body .bar {
    margin-top: -50px; }

  body .bar .share_container p {
    display: none; } }
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Small Mobile

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 460px) {
  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) {
    padding-top: 120px; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) .asset-title {
    margin-left: 0; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) .asset-content {
    margin-left: 0; }

  .sub-footer-section .portlet-asset-publisher .asset-abstract:not(.asset-has-no-image) .asset-content .asset-small-image {
    width: 100%; }

  .image-tiles a {
    margin-bottom: 20px;
    height: 220px; }

  .home .page_container .portlet-asset-publisher .portlet-body .row div[class*="col-"] > a .asset-content .asset-summary .asset-small-image {
    height: 100px; }

  .home .page_container .portlet-asset-publisher .asset-abstract {
    padding-top: 120px; }

  	/*--------------------------------
  	  Home Page
  	--------------------------------
      .home_banner .alertPromoDetails {
          width: 100% !important;
      }*/
  /*--------------------------------
    Inner Page
  --------------------------------*/
  .inner_banner {
    height: 30px; }

  .rwd_social .social_links {
    display: none; }

  .share_container {
    float: right; }

  .bar .share_container .addthis_sharing_toolbox .at-share-tbx-element .at-share-btn span {
    padding: 16px 15px; }

  .share_container p {
    display: none; }

  /*--------------------------------
    Portlet
  --------------------------------*/
  .inner .portlet-asset-publisher .asset-abstract .asset-content {
    margin: 0; }

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

  .inner .portlet-asset-publisher .asset-abstract .asset-title {
    margin: 10px 0; }

    /*--------------------------------
	  Footer
	--------------------------------*/
  .site_footer .footer-bottom ol, .site_footer .footer-bottom ul {
    float: left; }

  .site_footer .footer-bottom ol li:first-child, .site_footer .footer-bottom ul li:first-child {
    margin-left: 0; }

  .site_footer .footer-bottom ol li:first-child a:before, .site_footer .footer-bottom ol li:first-child a:visited:before, .site_footer .footer-bottom ul li:first-child a:before, .site_footer .footer-bottom ul li:first-child a:visited:before {
    content: "";
    position: static;
    left: 0; }

  .site_footer .footer-bottom ol.footer-admin li:first-child, .site_footer .footer-bottom ul.footer-admin li:first-child {
    margin-left: 10px; }

  .site_footer .footer-bottom ol.footer-admin li:first-child a:before, .site_footer .footer-bottom ol.footer-admin li:first-child a:visited:before, .site_footer .footer-bottom ul.footer-admin li:first-child a:before, .site_footer .footer-bottom ul.footer-admin li:first-child a:visited:before {
    content: "|";
    position: absolute;
    left: -10px; }

  .site_footer .footer-bottom p {
    clear: both;
    padding: 20px 0 0 0; } }
@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1270px; } }
@media (min-width: 768px) {
  .modal .modal-dialog {
    margin: 150px auto;
    width: 550px; } }
/*--------------------------------
  Small Desktop
--------------------------------*/
@media (max-width: 1200px) {
  .home .alertsDisplayList .alertDisplayColLeft .alertImageThumbnail {
    min-width: auto; }

  div#main-content {
    margin-top: 50px; }

  /*Header*/
  .dockbar {
    display: none; }

  .breadcrumb_container {
    margin-top: 30px; }

  .rwd_header {
    display: block;
    z-index: 9999;
    width: 100%;
    position: fixed;
    top: 0; }

  .site_header {
    display: none; }

  .rwd_header h1 {
    float: left; }

  .rwd_header .navbar-toggle {
    margin: 0;
    line-height: 100%;
    transition: all 500ms;
    padding: 0 10px 0 0;
    float: right;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 25px;
    text-shadow: none; }

  .rwd_header .navbar-toggle:hover, .rwd_header .navbar-toggle:focus {
    color: #D67928;
    background: none; }

  .rwd_nav {
    background: #fff; }

  .rwd_header_top {
    padding: 10px 0; }

  .rwd_search {
    display: none; }

  .rwd_search .search_box {
    float: none;
    margin: 20px 0;
    overflow: hidden; }

  .rwd_search .search_box input[type="text"] {
    font-size: 18px;
    width: 95%;
    float: left;
    line-height: 110%; }

  .rwd_search .search_box input[type="image"] {
    float: right; }

  .portlet-search .menu-column .search-layout-content .menu {
    display: none; }

  .portlet-search .portlet-topper, .portlet-search .search-layout .search-layout-content .result {
    width: 100%; }

  button.search_button {
    float: right;
    padding: 0;
    background: none;
    font-size: 22px;
    color: #fff;
    line-height: 100%;
    margin: 0 20px 0 0;
    border: none;
    text-shadow: none; }

  button.search_button:hover, button.search_button:focus {
    color: #D67928; }

  /*Navigation Break*/
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 0; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding: 15px 20px; }

  .collapse.in {
    display: block !important; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #D67928; }

  .navbar-nav > li {
    margin: 0; }

  .navbar-nav > li.selected > a {
    background: none; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: none !important; }

  .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 40px;
    font-size: 18px; }

  .navbar-nav .open .dropdown-menu > li > a i {
    display: none; } }
@media (min-width: 993px) {
  .right_col .portlet-boundary {
    display: block !important; } }
/*--------------------------------
  Responsive Tables
--------------------------------*/
@media only screen and (max-width: 640px) {
  .journal-content-article table.m1col {
    display: block; }

  .journal-content-article table.m1col td {
    display: block;
    width: 100% !important; }

  .journal-content-article table.m1col tbody, .journal-content-article table.m1col tr {
    display: block; }

  .journal-content-article table.m1col td {
    display: block;
    width: auto !important; }

  .portlet-body table.m1col td {
    display: block;
    width: auto !important; }

  #main-content table.m1col[border="1"] tr td {
    border-left: 0;
    border-right: 1px solid #ccc; }

  .journal-content-article table {
    width: 100% !important; }

  .journal-content-article img {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important; } }
@media only screen and (max-width: 560px) {
  .web-form-portlet .aui-field-content {
    float: none;
    width: 100%; }

  .tabbed-portlet_content img {
    float: none !important;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 0; }

  .journal-content-article table.m1col tbody {
    display: block; }

  .journal-content-article table.m1col td {
    display: block;
    width: 100% !important; }

  .rwd_header ul.header_social {
    margin-right: 10px; }

  .rwd_header ul.header_social li {
    margin-right: 10px; }

  .rwd_header button.search_button {
    margin-right: 20px; } }
@media only screen and (max-width: 567px) {
  .footer_bottom .links p,
  .footer_bottom .footer-links a {
    font-size: 14px; }

  .footer_bottom .footer-links a {
    flex: 0 0 100%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    border-right: none; } }
/*# sourceMappingURL=murweh-tourism-custom.css.map */

