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

  Colours

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  Primary Colours
--------------------------------*/
/*--------------------------------
  Greys
--------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------

  Fonts

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

  Layout

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

  Global Styles

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #283629;
  background: #283629; }

.columns-max {
  max-width: 100%;
  margin: auto; }

.columns-max .inner_banner {
  height: 440px;
  background: url(../images/banner_img.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }

.columns-max .portlet.container {
  padding: 20px 50px;
  width: 830px;
  margin: -60px auto auto;
  position: relative;
  background: #fff; }

.columns-max input#_58_login, .columns-max input#_58_password {
  width: 100%;
  background: none; }

.signed-out .columns-max #column-1, .signed-in .columns-max #column-1 {
  padding-bottom: 80px; }

.columns-max .portlet-journal {
  max-width: 1080px;
  margin: auto; }

a, a:visited,
.ui-widget-content a,
.ui-widget-content a:visited {
  color: #283629;
  -webkit-transition: color 500ms ease;
  -moz-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease; }

a:hover, a:active, a:focus, a:visited:hover, a:visited:active, a:visited:focus,
.ui-widget-content a:hover,
.ui-widget-content a:active,
.ui-widget-content a:focus,
.ui-widget-content a:visited:hover,
.ui-widget-content a:visited:active,
.ui-widget-content a:visited:focus {
  color: #3c983c;
  text-decoration: underline; }

a:hover:before, a:hover:after, a:active:before, a:active:after, a:focus:before, a:focus:after, a:visited:hover:before, a:visited:hover:after, a:visited:active:before, a:visited:active:after, a:visited:focus:before, a:visited:focus:after,
.ui-widget-content a:hover:before,
.ui-widget-content a:hover:after,
.ui-widget-content a:active:before,
.ui-widget-content a:active:after,
.ui-widget-content a:focus:before,
.ui-widget-content a:focus:after,
.ui-widget-content a:visited:hover:before,
.ui-widget-content a:visited:hover:after,
.ui-widget-content a:visited:active:before,
.ui-widget-content a:visited:active:after,
.ui-widget-content a:visited:focus:before,
.ui-widget-content a:visited:focus:after {
  -webkit-transition: color 500ms ease;
  -moz-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease; }

b, strong {
  font-weight: 600; }

.content-block {
  width: 100%; }

.content {
  background: #eeefee; }

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

.portlet-column {
  display: block; }

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

.portlet-column-content.empty {
  padding: 20px; }

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

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

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

.portlet-topper .portlet-title {
  color: #283629;
  font-size: 25px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase; }

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

/*--------------------------------
  Portlet Buttons
--------------------------------*/
button,
button:visited,
.btn,
.btn-o,
html input[type="button"],
html input[type="button"]:visited,
input[type="reset"],
input[type="reset"]:visited,
input[type="submit"],
input[type="submit"]:visited {
  background: #283629;
  border: none;
  text-shadow: none;
  font-family: "Source Sans Pro", sans-serif;
  padding: 15px 20px;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

button:hover, button:active, button:focus,
button:visited:hover,
button:visited:active,
button:visited:focus,
.btn:hover,
.btn:active,
.btn:focus,
.btn-o:hover,
.btn-o:active,
.btn-o:focus,
html input[type="button"]:hover,
html input[type="button"]:active,
html input[type="button"]:focus,
html input[type="button"]:visited:hover,
html input[type="button"]:visited:active,
html input[type="button"]:visited:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"]:visited:hover,
input[type="reset"]:visited:active,
input[type="reset"]:visited:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:visited:hover,
input[type="submit"]:visited:active,
input[type="submit"]:visited:focus {
  background: #121913;
  outline: none;
  color: #fff;
  text-decoration: none; }

html input[type="button"].delete-menu,
html input[type="button"].delete-menu:visited {
  background: #bbb; }

html input[type="button"].delete-menu:hover, html input[type="button"].delete-menu:active, html input[type="button"].delete-menu:focus,
html input[type="button"].delete-menu:visited:hover,
html input[type="button"].delete-menu:visited:active,
html input[type="button"].delete-menu:visited:focus {
  background: #999; }

/*--------------------------------
  Background banner colours
--------------------------------*/
.bg-banner.primary {
  background-color: #283629; }

.bg-banner.secondary {
  background-color: #fff684; }

.bg-banner.white {
  background-color: #fff; }

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

html.aui-dialog-iframe-root-node {
  height: auto !important; }

.aui-combobox-content .aui-field-input,
.aui-combobox-content .aui-toolbar-content {
  position: relative;
  z-index: 200; }

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

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

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

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

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

.pull-left {
  float: left; }

.pull-right {
  float: right; }

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

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

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

  Typography

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------
  Headings
--------------------------------*/
h1, h2 {
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
  color: #283629;
  text-transform: uppercase;
  letter-spacing: 1px; }

h3, h4 {
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  color: black;
  text-transform: uppercase;
  letter-spacing: 1px; }

h1 {
  font-size: 25px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

p {
  margin-bottom: 30px; }

p,
ul,
li,
ol {
  line-height: 24px;
  color: #283629;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif; }

a,
a:visited {
  color: #abaf5f;
  text-decoration: underline;
  font-family: "Source Sans Pro", sans-serif; }

a:hover,
a:active,
a:focus {
  color: #3c983c; }

/*---Button Styles---*/
a.btn {
  color: #fff;
  background: #283629;
  text-decoration: none;
  padding: 20px;
  box-shadow: inset 0 0 0 1px #283629;
  border-radius: 0; }

a.btn:after, a.btn-o:after {
  position: static;
  opacity: 1;
  font-family: fontawesome;
  content: '\f105';
  color: #fff;
  margin-left: 15px; }

a.btn:visited {
  color: #fff;
  text-decoration: none;
  padding: 20px; }

a.btn-o {
  color: #283629;
  background: none;
  text-decoration: none;
  padding: 20px;
  box-shadow: inset 0 0 0 1px #283629; }

a.btn-o:after {
  color: #283629; }

a.btn-o:hover, a.btn-o:active, a.btn-o:focus {
  background: #283629;
  box-shadow: inset 0 0 0 1px #283629;
  color: #fff;
  text-decoration: none; }

a.btn-o:hover:after, a.btn-o:active:after, a.btn-o:focus:after {
  color: #fff; }

a.btn-o:visited {
  text-decoration: none; }

.lt-ie9 .btn-o,
.lt-ie9.btn-o:visited {
  border: 1px solid #283629; }

.lt-ie9 .btn-o:hover, .lt-ie9 .btn-o:active, .lt-ie9 .btn-o:focus,
.lt-ie9.btn-o:visited:hover,
.lt-ie9.btn-o:visited:active,
.lt-ie9.btn-o:visited:focus {
  border: 1px solid #283629; }

/*--------------------------------
  Tables
--------------------------------*/
.journal-content-article table th, .journal-content-article table td {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px; }

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

.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: #283629;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  border: 1px solid #283629; }

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

.journal-content-article table[border="1"] td.alttd {
  background-color: #fafafa; }

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

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

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

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

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

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

.stacktable th {
  background-color: #283629;
  color: #fff; }

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

.st-head-row.st-head-row-main {
  font-size: 1.5em;
  padding-top: 0; }

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

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

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

  Site Header

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.site_header {
  padding: 20px 60px 0 60px;
  background: #fff; }

.site_header .container-fluid {
  padding: 0 65px; }

.site_header h1.logo {
  position: relative;
  float: left;
  margin: 5px 0 0;
  z-index: 1; }

.site_header h1.logo a {
  display: block;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

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

.site_header .social_links {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0; }

.site_header .social_links li {
  display: inline-block; }

.site_header .social_links li a, .site_header .social_links li a:visited {
  display: block;
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 39px;
  font-size: 20px;
  padding: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center; }

.site_header .social_links li a span, .site_header .social_links li a:visited span {
  display: none; }

.site_header .social_links li i {
  color: #283629;
  font-size: 20px; }

.site_header .social_links li i:hover, .site_header .social_links li i:focus, .site_header .social_links li i:active {
  color: #abaf5f; }

.site_header .desktop-search {
  float: left; }

.site_header .desktop-search .search_button {
  background: none;
  padding: 10px; }

.site_header .desktop-search .search_button i {
  color: #283629;
  font-size: 20px; }

.site_header .desktop-search .search_button i:hover, .site_header .desktop-search .search_button i:focus, .site_header .desktop-search .search_button i:active {
  color: #abaf5f; }

/*--------------------------------
  RWD Header
--------------------------------*/
.rwd_header {
  display: none;
  background-color: #fff; }

.rwd_header .rwd_header_top {
  overflow: hidden; }

.rwd_header h1.logo {
  margin: 0 0 0 20px;
  padding: 0;
  float: left; }

.rwd_header h1.logo a {
  display: block;
  width: 250px;
  height: 100px;
  background: url(../images/rwd-logo.png) no-repeat center center;
  text-indent: -999em;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

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

.rwd_header .hamburger-inner {
  background-color: #283629; }

.rwd_header .hamburger-inner:before, .rwd_header .hamburger-inner:after {
  background-color: #283629; }

.rwd_header button.navbar-toggle {
  margin: 0;
  padding: 0;
  border-radius: 0;
  width: 60px;
  height: 100px;
  float: right;
  display: block;
  border: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.rwd_header button.navbar-toggle:hover, .rwd_header button.navbar-toggle:active, .rwd_header button.navbar-toggle:focus, .rwd_header button.navbar-toggle.open {
  background: none;
  border: none;
  box-shadow: none; }

.rwd_header .search_button {
  display: block;
  float: right;
  width: 60px;
  height: 100px;
  font-size: 20px;
  padding: 0;
  border-radius: 0;
  background: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.rwd_header .search_button:hover, .rwd_header .search_button:active, .rwd_header .search_button:focus, .rwd_header .search_button.open {
  color: #abaf5f;
  border: none;
  box-shadow: none;
  background: none; }

.rwd_header .search_button i {
  color: #283629;
  font-size: 24px; }

.rwd_header .rwd_social {
  float: right; }

.rwd_header .rwd_social .social_links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0; }

.rwd_header .rwd_social .social_links li {
  display: inline-block; }

.rwd_header .rwd_social .social_links li a {
  display: block;
  height: 100px;
  width: 50px;
  line-height: 99px;
  font-size: 20px;
  color: #283629;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center; }

.rwd_header .rwd_social .social_links li a span {
  display: none; }

.rwd_header .rwd_social .social_links li a:hover, .rwd_header .rwd_social .social_links li a:focus, .rwd_header .rwd_social .social_links li a:active {
  color: #b1b160; }

/*--------------------------------
  RWD Navigation
--------------------------------*/
.rwd_nav {
  background: #fff; }

.rwd_nav .navbar-nav > li > a,
.rwd_nav .navbar-nav > li > a:visited {
  color: #fff;
  background: #283629;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 600;
  text-decoration: none;
  font-family: "Source Sans Pro", sans-serif; }

.rwd_nav .navbar-nav > li > a i,
.rwd_nav .navbar-nav > li > a:visited i {
  float: right;
  margin: 3px 0; }

.rwd_nav .navbar-nav > li > a:hover, .rwd_nav .navbar-nav > li > a:active, .rwd_nav .navbar-nav > li > a:focus,
.rwd_nav .navbar-nav > li > a:visited:hover,
.rwd_nav .navbar-nav > li > a:visited:active,
.rwd_nav .navbar-nav > li > a:visited:focus {
  background: #abaf5f;
  color: #283629; }

.rwd_nav .navbar-nav > li.open {
  background: #283629;
  color: #fff; }

.rwd_nav .navbar-nav > li.open a {
  background: #283629;
  color: #fff; }

.rwd_nav .navbar-nav > li.open .dropdown-menu {
  padding: 0; }

.rwd_nav .navbar-nav > li.open .dropdown-menu > li > a {
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.rwd_nav .navbar-nav > li.open .dropdown-menu > li > a:hover, .rwd_nav .navbar-nav > li.open .dropdown-menu > li > a:active, .rwd_nav .navbar-nav > li.open .dropdown-menu > li > a:focus {
  background: #121913; }

.rwd_nav .navbar-nav > li.open .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
  display: block; }

/*--------------------------------
  RWD Search
--------------------------------*/
/*--------------------------------
  Search Bar
--------------------------------*/
.searchbox.background {
  background: #abaf5f;
  position: fixed;
  width: 100%;
  height: 100%;
  top: -100%;
  z-index: 99;
  left: 0;
  right: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.searchbox.background.open {
  top: 0; }

.searchbox.background.open .container {
  height: 100%; }

.searchbox.background.open .container .search_box {
  border: 1px solid #fff;
  top: 50%;
  position: relative; }

.searchbox.background.open a.search_close {
  display: block;
  position: fixed;
  top: 50px;
  right: 50px; }

.searchbox.background.open a.search_close i {
  font-size: 30px;
  color: #fff; }

.searchbox.background a.search_close {
  display: none; }

.search_box {
  /* display: none;
   width: 70%;
   height: 40px;
   background: #283629;
   border-radius: 5px;
   margin: 10px 0;
   overflow: hidden;
   position: absolute;
   top: 80px;
   z-index: 1;
   right: 15%;*/ }

.search_box select {
  display: none; }

.search_box a {
  position: absolute;
  left: 0;
  z-index: 1;
  top: 5px; }

.search_box i {
  color: #fff; }

.search_box input[type="text"] {
  background: none;
  border: none;
  box-shadow: none;
  color: #fff;
  padding: 20px;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
  text-align: left; }

.search_box input[type="image"] {
  padding: 10px;
  position: absolute;
  top: 5px;
  right: 2px;
  color: #fff;
  background: #abaf5f;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.search_box input[type="image"]:hover, .search_box input[type="image"]:active, .search_box input[type="image"]:focus {
  background: #b4b870; }

.search_box input[type="text"]::-webkit-input-placeholder {
  color: #fff; }

.search_box input[type="text"]:-moz-placeholder {
  color: #fff; }

.search_box input[type="text"]:-ms-input-placeholder {
  color: #fff; }

.search_box input:focus {
  outline: none;
  border: 2px solid white; }

/*--------------------------------
  Weather
--------------------------------*/
.row-weather {
  height: 50px; }

.row-weather .weather_details {
  border: 1px solid #283629;
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  float: right; }

.row-weather .weather_details h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 20px 0 0;
  padding: 10px 0 0 0;
  font-size: 15px;
  float: left;
  color: #283629;
  letter-spacing: 2px; }

.row-weather .weather_details h5 span {
  display: none; }

.row-weather .weather_details .w-temp {
  float: left;
  font-size: 20px;
  padding-top: 4px; }

.row-weather .weather_details .w-temp i {
  margin-right: 5px;
  color: #abaf5f; }

.row-weather .weather_details .w-temp b {
  font-weight: 800;
  color: #283629; }

.row-weather .weather_details .w-temp em {
  color: #283629; }

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

		  Website Alert Message

		-------------------------------------------------------------------------------------------------------------------------
		-----------------------------------------------------------------------------------------------------------------------*/
#alert-message-container .portlet-topper {
  display: none; }

#alert-message-container .page-col .portlet-column-first .journal-content-article {
  margin: 0; }

#website-alert-message {
  background-color: #d21010;
  text-align: center;
  color: #fff;
  padding: 20px; }

#website-alert-message p {
  line-height: normal;
  margin-bottom: 0; }

#website-alert-message a {
  color: #fff; }

#website-alert-message a:hover, #website-alert-message a:active, #website-alert-message a:focus {
  color: #fff;
  text-decoration: none; }

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

  Site Navigation

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.site_nav {
  float: right; }

.site_nav .navbar-collapse {
  float: left; }

.site_nav .right-header {
  float: right;
  padding-top: 25px; }

.site_nav .navbar-nav {
  float: left; }

.site_nav .navbar-nav > li.dropdown {
  /*Mega-Menu*/ }

.site_nav .navbar-nav > li.dropdown > a,
.site_nav .navbar-nav > li.dropdown > a:visited,
.site_nav .navbar-nav > li.dropdown > a:hover,
.site_nav .navbar-nav > li.dropdown > a:active,
.site_nav .navbar-nav > li.dropdown > a:focus {
  background-position: center 104%;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none; }

.site_nav .navbar-nav > li.dropdown:hover .dropdown-menu {
  display: block;
  background: #abaf5f; }

.site_nav .navbar-nav > li.dropdown:hover > a {
  color: #abaf5f; }

.site_nav .navbar-nav > li > a {
  font-size: 15px;
  text-transform: uppercase;
  color: #283629;
  padding: 40px 25px 35px 25px;
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease;
  line-height: 10px;
  text-align: right;
  font-weight: 700;
  display: block;
  letter-spacing: 2px;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
  white-space: normal; }

.site_nav .navbar-nav > li > a i {
  line-height: 10px;
  margin-left: 5px; }

.site_nav .navbar-nav > li > a:hover, .site_nav .navbar-nav > li > a:active, .site_nav .navbar-nav > li > a:focus {
  background: none;
  color: #abaf5f; }

.site_nav .navbar-nav > li.open > a {
  color: #121913; }

.site_nav .navbar-nav > li.open > a:hover, .site_nav .navbar-nav > li.open > a:active, .site_nav .navbar-nav > li.open > a:focus {
  color: #283629;
  border: none; }

.site_nav .navbar-nav > li .dropdown-menu {
  background: #283629 !important;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  border-radius: 3px;
  background: #283629;
  text-decoration: none;
  /*Mega Menu Styles*/
  width: 100%;
  left: 0;
  right: 0;
  border-radius: 0;
  border: none;
  box-shadow: 0px 1px 3px rgba(23, 23, 21, 0.15);
  color: #fff; }

.site_nav .navbar-nav > li .dropdown-menu i {
  float: right; }

.site_nav .navbar-nav > li .dropdown-menu li {
  margin: 0;
  background: none; }

.site_nav .navbar-nav > li .dropdown-menu li a {
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0;
  color: #fff;
  padding: 10px;
  text-decoration: none;
  white-space: normal;
  font-family: "Source Sans Pro", sans-serif; }

.site_nav .navbar-nav > li .dropdown-menu li a:hover {
  background: #abaf5f; }

.site_nav .navbar-nav > li .dropdown-menu .dropdown-submenu {
  position: relative; }

.site_nav .navbar-nav > li .dropdown-menu .dropdown-submenu > .dropdown-menu {
  display: none;
  padding: 0;
  top: 0;
  left: 100%;
  margin: 0;
  border-radius: 0;
  background: #121913; }

.site_nav .navbar-nav > li .dropdown-menu .dropdown-submenu > .dropdown-menu a:hover,
.site_nav .navbar-nav > li .dropdown-menu .dropdown-submenu > .dropdown-menu a:active,
.site_nav .navbar-nav > li .dropdown-menu .dropdown-submenu > .dropdown-menu a:focus {
  background: #abaf5f; }

.site_nav .navbar-nav > li .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.yamm .yamm-content {
  padding: 20px; }

.yamm .yamm-content .list-unstyled {
  margin-bottom: 10px; }

.yamm .yamm-content .list-unstyled .section_heading {
  border-bottom: 1px solid #3e533f;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700; }

.yamm .yamm-content .list-unstyled .section_heading a {
  color: #c2c282; }

.yamm .yamm-content .list-unstyled li {
  margin: 0 0 10px 0; }

.yamm .yamm-content .list-unstyled li a {
  display: block;
  color: #fff;
  background: none; }

.yamm .yamm-content .list-unstyled li a:hover, .yamm .yamm-content .list-unstyled li a:active, .yamm .yamm-content .list-unstyled li a:focus {
  text-decoration: underline; }

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

  Home Page Layouts

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.home .home_banner {
  min-height: 875px; }

.home .home_banner .banner-container {
  width: 100%; }

.home .home_banner .banner-container .portlet-boundary_alertsPromotion_WAR_esportlets_ .alertPromotions {
  min-height: 875px; }

.home .home_banner .banner_content {
  display: block;
  padding: 0;
  margin: 0; }

.home .home_banner .banner_content h1.portlet-title {
  font-size: 19px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  color: #fff;
  letter-spacing: 2px;
  margin: 30px 0;
  line-height: normal; }

.home .home_banner .portlet_layout .portlet-column-content.empty {
  min-height: 875px; }

.home .home_banner .portlet-journal-content .journal-content-article h1, .home .home_banner .portlet-journal-content .journal-content-article h2, .home .home_banner .portlet-journal-content .journal-content-article h3, .home .home_banner .portlet-journal-content .journal-content-article h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  letter-spacing: 5px; }

.home .home_banner .portlet-journal-content .journal-content-article h1 {
  font-size: 91px;
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 80px;
  padding: 0 60px 60px 60px; }

.home .home_banner .portlet-journal-content .journal-content-article h2 {
  font-size: 80px; }

.home .home_banner .portlet-journal-content .journal-content-article h3 {
  font-size: 60px; }

.home .home_banner .portlet-journal-content .journal-content-article h4 {
  font-size: 23px;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 10px;
  font-weight: 400;
  padding: 60px 60px 0 60px; }

.home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg {
  min-height: 875px;
  width: 100%;
  background-size: cover;
  background-position: center bottom; }

.home .home_banner .portlet-journal-content .journal-content-article .home_banner_content {
  border: 2px solid #283629;
  z-index: 1;
  margin: 90px auto;
  float: none;
  max-width: 755px; }

.home .home_banner .portlet-journal-content .journal-content-article .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  background: rgba(255, 246, 132, 0.4); }

.home .social_container {
  padding: 0; }

.home .social_container .portlet-journal-content {
  background: url(../images/social_media_bg.jpg) no-repeat center center;
  background-size: cover;
  /*  min-height: 720px;*/ }

.home .social_container .social_content {
  background-color: #fff;
  padding: 20px 0 10px 0; }

.home .social_container .social_content .fa {
  color: #3b5998; }

.home .social_container .social_content p {
  color: #3b5998;
  font-family: "Source Sans Pro", sans-serif;
  text-align: left;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: .05em; }

.home .social_container .portlet-topper .portlet-title {
  padding: 85px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 5px;
  font-size: 30px; }

.home .social_container .social-feed-element {
  border: 18px solid white;
  border-radius: 0;
  margin-left: 10px; }

.home .social_container .social-feed-element p.social-feed-text {
  font-size: 13px;
  margin: 0; }

.home .social_container .social-feed-element p.social-feed-text a {
  color: #abaf5f;
  text-decoration: underline;
  letter-spacing: 2px;
  text-transform: capitalize;
  text-decoration: none; }

.home .social_container .social-feed-element p.social-feed-text a.btn-2 {
  margin-top: 10px;
  display: block;
  text-decoration: underline; }

.home .social_container .container-fluid {
  padding: 0 20px; }

.home .social_container .social-feed-container {
  max-height: 820px; }

.home .social_container .social-feed-container .brick.masonry-brick:nth-child(5) {
  display: none; }

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

  Search Results

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.portlet-search #_3_groupId {
  display: none; }

.portlet-search > .portlet-body {
  padding: 30px 15px; }

.portlet-search > .portlet-body .asset-entry .asset-entry-title a {
  font-size: 18px;
  color: #283629; }

.portlet-search > .portlet-body .asset-entry a {
  font-size: 12px; }

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

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

.portlet-search input[type="text"] {
  width: 100%;
  height: 40px;
  float: right;
  background: #abaf5f;
  border-radius: 5px;
  margin: 10px 0;
  overflow: hidden;
  color: #fff;
  padding: 10px;
  border-radius: unset;
  /* background-image: url(../images/search.svg);*/
  background-repeat: no-repeat;
  background-position: 99%;
  background-size: 2%; }

.portlet-search .aui-button-image #_3_search {
  position: absolute;
  right: 10px;
  top: 0;
  background: url(../images/search.svg) no-repeat center center;
  overflow: hidden;
  background-size: 15px auto;
  height: 0;
  padding: 30px 15px;
  z-index: 999; }

.portlet-search .aui-button-image #_3_clear-search {
  display: none; }

.portlet-search .aui-field-inline,
.portlet-search .aui-field-content,
.portlet-search input[type="text"] {
  width: 100%; }

.portlet-search .aui-field-inline .aui-field-select,
.portlet-search .aui-field-content .aui-field-select,
.portlet-search input[type="text"] .aui-field-select {
  display: none; }

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

.portlet-search .search-layout .results-grid {
  border-width: 0; }

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

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

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

.portlet-search .search-layout .search-layout-content .menu .search-facet {
  padding: 1px 0;
  border: none; }

.portlet-search .search-layout .search-layout-content .menu .search-facet ul li {
  position: relative; }

.portlet-search .search-layout .search-layout-content .menu .search-facet ul li span {
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: #fff;
  font-size: 12px; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value a {
  text-decoration: none;
  background: #abaf5f;
  padding: 17px 20px;
  display: block;
  clear: none;
  color: #fff;
  font-size: 12px; }

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

.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.current-term a {
  background: #283629; }

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

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

.portlet-search .aui-fieldset {
  margin: 0; }

.portlet-search .aui-fieldset .aui-fieldset-content span.aui-field-select {
  display: none; }

.portlet-search .taglib-search-iterator-page-iterator-bottom,
.portlet-search .taglib-search-iterator-page-iterator-top {
  background: #abaf5f;
  padding: 10px; }

.portlet-search .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator,
.portlet-search .taglib-search-iterator-page-iterator-top .taglib-page-iterator {
  color: #fff; }

.portlet-search .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .search-results,
.portlet-search .taglib-search-iterator-page-iterator-top .taglib-page-iterator .search-results {
  color: #fff; }

.portlet-search .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .page-links span,
.portlet-search .taglib-search-iterator-page-iterator-top .taglib-page-iterator .page-links span {
  display: none; }

.portlet-search .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .page-links a,
.portlet-search .taglib-search-iterator-page-iterator-top .taglib-page-iterator .page-links a {
  color: #fff;
  font-size: 14px; }

.portlet-search .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .page-links a.next,
.portlet-search .taglib-search-iterator-page-iterator-top .taglib-page-iterator .page-links a.next {
  background-image: url(/burke-v2-theme/images/search_next.png);
  background-repeat: no-repeat; }

.portlet-search .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .page-links a.previous,
.portlet-search .taglib-search-iterator-page-iterator-top .taglib-page-iterator .page-links a.previous {
  background-image: url(/burke-v2-theme/images/search_previous.png);
  background-repeat: no-repeat; }

.portlet-search .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .page-links a.first,
.portlet-search .taglib-search-iterator-page-iterator-top .taglib-page-iterator .page-links a.first {
  background-image: url(/burke-v2-theme/images/search_first.png);
  background-repeat: no-repeat; }

.portlet-search .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .page-links a.last,
.portlet-search .taglib-search-iterator-page-iterator-top .taglib-page-iterator .page-links a.last {
  background-image: url(/burke-v2-theme/images/search_last.png);
  background-repeat: no-repeat; }

.portlet-search .results-row td {
  background: #fff;
  padding: 20px; }

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

  Inner Page Layout

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.inner .inner_banner, .full .inner_banner {
  height: 440px;
  background: url(../images/banner_img.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }

.inner .inner_banner .container, .full .inner_banner .container {
  position: relative;
  height: 100%; }

.inner .inner_banner .row, .full .inner_banner .row {
  background: #fff; }

.inner .inner_banner .share_container, .full .inner_banner .share_container {
  background: #abaf5f;
  bottom: 60px;
  position: absolute;
  right: 0;
  padding: 0 0 0 80px; }

.inner .inner_banner .share_container p, .full .inner_banner .share_container p {
  display: inline-block;
  margin: 0;
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif; }

.inner .inner_banner .share_container .addthis_inline_share_toolbox, .full .inner_banner .share_container .addthis_inline_share_toolbox {
  float: right;
  clear: none !important; }

.inner .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn, .full .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn {
  margin: 0 0 5px;
  padding: 0;
  max-height: none;
  max-width: none;
  display: block;
  float: left; }

.inner .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn span, .full .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn span {
  float: left;
  height: auto !important;
  width: auto !important;
  line-height: 100% !important;
  padding: 8px;
  font-family: "Source Sans Pro", sans-serif; }

.inner .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn span svg, .full .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn span svg {
  width: 20px !important;
  height: 20px !important; }

.inner .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn span.at4-visually-hidden, .full .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn span.at4-visually-hidden {
  display: none; }

.inner .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn.at-svc-facebook span, .full .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn.at-svc-facebook span {
  background: #3d5b97 !important; }

.inner .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn.at-svc-twitter span, .full .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn.at-svc-twitter span {
  background: #2aa7df !important; }

.inner .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn.at-svc-compact span, .full .inner_banner .share_container .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn.at-svc-compact span {
  background: #fb6c4c !important; }

.banner_02 .inner_banner {
  background-image: url(../images/banner_img_02.jpg); }

.banner_03 .inner_banner {
  background-image: url(../images/banner_img_03.jpg); }

.banner_04 .inner_banner {
  background-image: url(../images/banner_img_04.jpg); }

.banner_05 .inner_banner {
  background-image: url(../images/banner_img_05.jpg); }

.banner_06 .inner_banner {
  background-image: url(../images/banner_img_06.jpg); }

.page_container {
  background: #eeefee;
  padding-bottom: 20px; }

.page_container .background-content {
  background: #fff; }

.page_container .col1 {
  margin: 0;
  padding: 0; }

.page_container .page {
  padding: 30px 0 20px 0; }

.page_container .col2 {
  margin: 0;
  padding: 0; }

.page_container .col2 .pagecol {
  background: #fff;
  padding: 20px 50px; }

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

.page_container .pagecol .portlet-boundary:first-child {
  margin-top: 0; }

.page_container .pagecol .portlet-boundary:first-child .portlet-topper {
  margin-top: 0; }

.page_container .pagecol .portlet-boundary .portlet-topper {
  margin: 30px 0; }

.page_container .page .portlet-topper {
  margin-bottom: 20px; }

.page_container .sidebar {
  padding: 0 0 20px 0; }

.page_container .sidebar .portlet-boundary {
  /*background: $lt-grey;*/ }

.page_container .sidebar .portlet-boundary > .portlet-body {
  position: relative;
  border: 30px solid #fff; }

.page_container .sidebar .portlet-boundary > .portlet-body .portlet {
  border: 2px solid #283629;
  padding: 45px 30px; }

.page_container .sidebar .portlet-boundary .portlet-topper {
  padding: 0; }

.page_container .sidebar .portlet-boundary .portlet-topper .portlet-title {
  font-size: 19px;
  text-transform: uppercase;
  color: #283629;
  line-height: 20px;
  padding: 0 0 20px 0;
  letter-spacing: 3px; }

.page_container .sidebar .portlet-boundary_cbcnavigation_WAR_cbcportlets_ > .portlet-body {
  border: solid 30px #fff684; }

.page_container .sidebar .portlet-boundary_cbcnavigation_WAR_cbcportlets_ > .portlet-body .portlet {
  border: solid 2px #fff;
  padding: 0; }

.page_container .sidebar .portlet-boundary_cbcnavigation_WAR_cbcportlets_ > .portlet-body .portlet .portlet-topper .portlet-title {
  padding: 40px 0px 20px 30px; }

.home .page_container {
  background-color: #eeefee; }

.home .page_container .page {
  padding: 0; }

.home .page_container .page .portlet-topper {
  margin-bottom: 0; }

/*---1 column styles----*/
.full {
  padding: 0; }

.full .row {
  background: #fff; }

.full .portlet-boundary {
  margin: 0 0 20px 0; }

.full .portlet-boundary .portlet-topper {
  margin: 0 0 20px 0; }

.full .bar .back_button {
  display: none; }

.full .bar .breadcrumb_container {
  padding: 20px 10px 20px 40px; }

.full .page_container .page {
  padding: 20px; }

/*--------------------------------
  Banner Bar
--------------------------------*/
.bar {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  background: #fff; }

.bar .back_button {
  visibility: inherit; }

.bar .back_button a, .bar .back_button a:visited {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 100%;
  padding: 20px 10px 20px 15px;
  color: #fff;
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease; }

.bar .back_button a:hover, .bar .back_button a:active, .bar .back_button a:focus, .bar .back_button a:visited:hover, .bar .back_button a:visited:active, .bar .back_button a:visited:focus {
  background: #283629;
  text-decoration: none; }

.bar .back_button i {
  font-size: 10px;
  float: left;
  margin: 0 5px 0 0; }

.bar .breadcrumb_container {
  padding: 20px 10px 20px 40px; }

.bar .breadcrumb_container .portlet-boundary {
  margin: 0; }

.bar .breadcrumb_container .portlet-topper, .bar .breadcrumb_container .portlet-title {
  display: none; }

.bar .breadcrumb_container .portlet-breadcrumb {
  padding: 0;
  line-height: 100%; }

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

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li {
  line-height: 100%;
  margin: 0;
  position: relative; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li.first {
  display: none; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li:nth-child(2) a {
  padding-left: 0; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li.last a {
  color: #abaf5f; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li.first a {
  padding-left: 0; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li a {
  display: block;
  text-decoration: none;
  color: #283629;
  padding: 0 20px;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 10px;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-transition: color 500ms ease;
  -moz-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li a:hover, .bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li a:active, .bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li a:focus {
  color: #abaf5f;
  text-decoration: underline; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li.last {
  background: none; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li:after {
  font-family: 'fontawesome';
  content: '\f0da';
  color: #283629;
  font-size: 15px;
  position: absolute;
  top: -2px;
  right: -2px; }

.bar .breadcrumb_container .portlet-breadcrumb ul.breadcrumbs li.last:after {
  display: none; }

.ie8 .share_container p {
  display: none; }

/*--------------------------------
  Page menu button
--------------------------------*/
.page_menu_container {
  display: none; }

.page_menu_container a.page_menu_button, .page_menu_container a:visited.page_menu_button {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 600;
  overflow: hidden;
  padding: 20px 45px;
  margin: 10px 0 0;
  line-height: normal;
  color: #283629;
  background: #fff684;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.page_menu_container a.page_menu_button i, .page_menu_container a:visited.page_menu_button i {
  float: right;
  font-size: 24px; }

.page_menu_container a.page_menu_button:hover, .page_menu_container a.page_menu_button:active, .page_menu_container a.page_menu_button:focus, .page_menu_container a:visited.page_menu_button:hover, .page_menu_container a:visited.page_menu_button:active, .page_menu_container a:visited.page_menu_button:focus {
  text-decoration: none;
  background: #abaf5f; }

.page_menu_container a.page_menu_button.active, .page_menu_container a:visited.page_menu_button.active {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.page_menu_container .sidebar .portlet-boundary.portlet-navigation {
  margin-top: 0; }

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

  Sign-in screen

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.columns-max .portlet-login .portlet-body section.portlet {
  background-color: #fff; }

.columns-max .portlet-login .portlet-body section.portlet .portlet-topper {
  padding: 20px 10px 10px; }

.columns-max .portlet-login .portlet-body section.portlet .portlet-topper .portlet-topper-toolbar {
  top: 20px;
  right: 10px; }

.columns-max .portlet-login .portlet-body section.portlet .portlet-body {
  padding: 0 10px 15px; }

.columns-max .portlet-login .portlet-body section.portlet .portlet-body .aui-fieldset .aui-field-choice .aui-field-label {
  margin-left: 7px; }

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

  Asset Publisher

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

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

.portlet-asset-publisher .taglib-page-iterator {
  margin-top: 20px; }

.portlet-asset-publisher .asset-abstract {
  margin-top: 30px;
  position: relative;
  border-bottom: 1px solid #eeefee; }

.portlet-asset-publisher .asset-abstract .asset-title {
  margin: 0 0 10px 80px;
  border: none;
  padding: 0;
  font-size: 19px;
  font-weight: 500;
  color: #283629; }

.portlet-asset-publisher .asset-abstract .asset-title a {
  font-family: "Source Sans Pro", sans-serif;
  color: #283629;
  text-transform: lowercase;
  font-weight: 600; }

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

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

.portlet-asset-publisher .asset-abstract .asset-content {
  margin: 0 0 0 80px;
  padding-bottom: 30px; }

.portlet-asset-publisher .asset-abstract .asset-content .asset-more a, .portlet-asset-publisher .asset-abstract .asset-content .asset-more a:visited {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-top: 15px;
  padding: 10px 20px; }

.portlet-asset-publisher .asset-abstract .asset-content .asset-summary {
  line-height: 22px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif; }

.portlet-asset-publisher .asset-abstract .asset-content 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 .asset-abstract .asset-content img.asset-small-image {
  float: none;
  padding: 0;
  height: 100%;
  width: auto; }

.portlet-asset-publisher .asset-abstract.asset-has-no-image .asset-title,
.portlet-asset-publisher .asset-abstract.asset-has-no-image .asset-content {
  margin-left: 0; }

.portlet-asset-publisher .header-back-to a.btn:after, .portlet-asset-publisher .header-back-to a.btn-o:after {
  content: ''; }

.portlet-asset-publisher .taglib-social-bookmarks span {
  vertical-align: top !important; }

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

.portlet-asset-publisher .taglib-header .header-back-to a {
  float: right;
  padding: 6px 12px;
  text-decoration: none; }

.portlet-asset-publisher .taglib-header .header-title {
  font-size: 20px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #283629; }

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

/*--------------------------------
  Sidebar Asset Publiser
--------------------------------*/
.sidebar .portlet-asset-publisher .asset-abstract {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #e1e3e1; }

.sidebar .portlet-asset-publisher .asset-abstract .asset-title {
  line-height: 22px; }

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

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

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

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

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

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

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

.sidebar .portlet-asset-publisher .search-pages .page-links {
  padding: 20px; }

.sidebar .portlet-asset-publisher .portlet-body .asset-abstract:nth-child(4) {
  border-bottom: 0;
  padding-bottom: 0; }

/*--------------------------------
  View in specific portlet
--------------------------------*/
.columns-max .portlet-asset-publisher section.portlet .portlet-topper {
  display: none; }

.columns-max .portlet-asset-publisher section.portlet .portlet-content-container {
  padding-bottom: 20px;
  padding-top: 15px; }

.columns-max .portlet-asset-publisher section.portlet .portlet-content-container .taglib-header .header-title {
  font-size: 25px;
  font-weight: 700; }

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

  Navigation Portlet :)

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.page_container .sidebar .portlet-boundary.portlet-navigation {
  background: #fff684;
  margin-top: -64px; }

.page_container .sidebar .portlet-boundary.portlet-navigation .portlet {
  border: solid 2px #fff;
  padding: 0; }

.page_container .sidebar .portlet-boundary.portlet-navigation > .portlet-body {
  border: solid 30px #fff684;
  padding: 0; }

.page_container .sidebar .portlet-boundary.portlet-navigation .portlet-topper {
  margin: 0;
  border-bottom: none; }

.page_container .sidebar .portlet-boundary.portlet-navigation .portlet-topper .portlet {
  margin: 30px;
  border: 1px solid white; }

.page_container .sidebar .portlet-boundary.portlet-navigation .portlet-topper .portlet-title {
  color: #283629;
  line-height: 20px;
  padding: 40px 0px 20px 30px; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul li a {
  color: #283629;
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 30px;
  line-height: 20px;
  text-decoration: none;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul li a:hover, .page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul li a:active, .page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul li a:focus {
  background-color: #dbd47c; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul li a.selected {
  font-weight: 900;
  color: #283629;
  background-color: #e9e179; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul li a:after {
  font-family: 'fontawesome';
  content: '\f105';
  float: right;
  font-size: 18px; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul.level-1 {
  padding-bottom: 30px; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul.level-2 li {
  border: none; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul.level-2 li a {
  padding: 15px 20px 15px 50px;
  line-height: 140%; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul.level-2 li a:hover, .page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul.level-2 li a:active, .page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul.level-2 li a:focus {
  text-decoration: none; }

.page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul.level-3 li a {
  padding: 15px 30px 15px 70px; }

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

  Doc Media

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

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

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

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

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

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

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

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

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

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

.portlet-document-library-display .taglib-search-iterator tbody {
  border: 1px solid #eeefee; }

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

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

.portlet-document-library-display .results-header th.first 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: 0;
  border-bottom: 1px solid #eeefee; }

.portlet-document-library-display .results-row td a, .portlet-document-library-display .results-row td a:visited {
  display: block;
  text-decoration: none;
  color: #616568;
  padding: 20px;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

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

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

.portlet-document-library-display .results-row td:first-child a:first-child {
  display: none; }

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

.portlet-document-library-display .results-row td u ~ a {
  display: inline-block !important;
  padding: 0px;
  margin-bottom: 20px; }

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

.portlet-document-library-display .results-row:hover td {
  background-color: #eeefee; }

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

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

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

.portlet-document-library-display .taglib-page-iterator .search-pages .page-links {
  width: 100%;
  float: left;
  padding: 20px 0 0; }

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

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

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

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

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

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

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

/*--------------------------------
  Sidebar Doc Media
--------------------------------*/
.sidebar .portlet-document-library-display .portlet-topper {
  border-bottom: 1px solid #e1e3e1; }

.sidebar .portlet-document-library-display .taglib-search-iterator tbody {
  border: 0; }

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

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

.sidebar .portlet-document-library-display .results-row td {
  padding: 20px 30px;
  border-bottom: 1px solid #e1e3e1; }

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

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

.sidebar .portlet-document-library-display .results-row a, .sidebar .portlet-document-library-display .results-row a:visited {
  display: block;
  padding: 20px 0;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

.sidebar .portlet-document-library-display .results-row a span, .sidebar .portlet-document-library-display .results-row a:visited span {
  padding: 0;
  display: block; }

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

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

 Media Gallery portlet

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.portlet-image-gallery-display .lfr-asset-metadata {
  display: none; }

.portlet-image-gallery-display .taglib-header {
  display: none; }

.portlet-image-gallery-display .image-thumbnail {
  height: 185px;
  padding: 0; }

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

  Alerts Promotions

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

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

.portlet-boundary_alertsPromotion_WAR_esportlets_ .alertPromotions .alertPromoContent {
  background-size: cover !important;
  height: 100%; }

/*--------------------------------
  Alert Details
--------------------------------*/
.alertPromoDetails {
  margin: auto;
  text-align: center;
  position: relative;
  top: 70px;
  width: 75%;
  padding: 0; }

.alertPromoDetails h1, .alertPromoDetails h2, .alertPromoDetails h3, .alertPromoDetails h4 {
  color: #fff;
  font-size: 22px;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase; }

.alertPromoDetails h1 {
  font-size: 50px; }

.alertPromoDetails h2 {
  font-size: 40px; }

.alertPromoDetails h3 {
  font-size: 30px;
  font-weight: 400; }

.alertPromoDetails h4 {
  font-size: 20px;
  font-weight: 400; }

.alertPromoDetails p {
  color: #fff;
  margin: 20px 0 0 0; }

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

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

.alertPromoDetails a.btn, .alertPromoDetails a.btn-o {
  text-decoration: none;
  padding: 10px 30px;
  color: #fff;
  margin-right: 20px; }

.alertPromoDetails a.btn:after, .alertPromoDetails a.btn-o:after, .alertPromoDetails a.btn-o:after {
  color: #fff; }

.alertPromoDetails a.btn-o {
  box-shadow: inset 0 0 0 1px #fff;
  background: none;
  color: #fff; }

.alertPromoDetails a.btn-o:hover, .alertPromoDetails a.btn-o:active, .alertPromoDetails a.btn-o:focus {
  background: #fff;
  color: #283629; }

.alertPromoDetails a.btn-o:hover:after, .alertPromoDetails a.btn-o:active:after, .alertPromoDetails a.btn-o:focus:after {
  color: #283629; }

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

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

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

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

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

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

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

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

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

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

  Events / Contacts

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

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

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

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

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

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

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

.alertsDisplayCalendar .ui-datepicker {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-family: "Source Sans Pro", sans-serif; }

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

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-today {
  background: #b1b160; }

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-today a {
  color: #283629; }

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

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

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

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .alertsDisplayCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  width: 17px;
  height: 17px;
  top: 22px;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

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

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover, .alertsDisplayCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  background-image: none;
  background-color: #3e533f;
  cursor: pointer;
  border: none; }

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

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  background-color: #abaf5f;
  background: url(../images/left.png) no-repeat center center; }

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

.alertsDisplayCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  background-color: #abaf5f;
  background: url(../images/right.png) no-repeat center center; }

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

.alertsDisplayCalendar .ui-datepicker table thead {
  border: 1px soild #283629; }

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

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

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

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

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

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

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

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight {
  background: #fff684; }

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

.alertsDisplayCalendar .ui-datepicker table tbody td.highlight a:hover, .alertsDisplayCalendar .ui-datepicker table tbody td.highlight span:hover {
  background: #e9e179; }

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

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

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

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

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

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

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

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

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

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

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

.alertsDisplayMap {
  margin-bottom: 20px; }

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

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

.alertsDisplayList input[type="button"] {
  display: none; }

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

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

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

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

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

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

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

.alertsDisplayList .alertContent .alertDisplayColLeft div.alertImageThumbnail {
  background: url(../images/fallback_img.png) no-repeat center center;
  text-indent: -999em; }

.alertsDisplayList .alertContent .alertDisplayColRight {
  margin: 0 0 0 80px;
  padding: 0;
  float: none; }

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

.alertsDisplayList .alertContent .alertDisplayColRight p {
  font-size: 15px;
  line-height: 22px;
  margin: 0; }

.alertsDisplayList .alertContent .alertDisplayColRight a {
  text-decoration: none;
  display: block;
  margin: 0 0 10px 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #283629;
  font-weight: 700; }

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

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

.alertsDisplayList .alertContent .alertDisplayColRight .alertTitle span {
  display: none; }

.alertsDisplayList .alertDisplayCatImg {
  display: none; }

/*--------------------------------
  Pop Up
--------------------------------*/
.ui-widget-overlay {
  background: rgba(23, 23, 21, 0.6);
  opacity: 1; }

.ui-dialog {
  padding: 0;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  font-family: "Source Sans Pro", sans-serif;
  border: none; }

.ui-dialog .ui-dialog-title {
  margin: 0;
  line-height: 17px; }

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

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

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

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

.ui-dialog .ui-dialog-titlebar {
  border-radius: 0;
  border: none;
  background: #283629;
  color: #fff;
  font-size: 20px;
  padding: 30px;
  font-weight: 500; }

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

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

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

.ui-dialog .ui-dialog-content .alertPopupDetails p {
  margin-bottom: 20px; }

.ui-dialog .ui-dialog-titlebar-close {
  right: 30px;
  top: 27px;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: none;
  @inlude transition(all); }

.ui-dialog .ui-dialog-titlebar-close span {
  width: 20px;
  height: 20px;
  background: url(../images/close.png) no-repeat;
  background-position: center center;
  margin: 0; }

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

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

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

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

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

.qtip-default .qtip-content ul li a {
  color: #283629;
  display: block; }

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

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

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

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

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

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

 Event Submission

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr {
  float: left;
  width: 50%; }

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

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

#_eventSubmission_WAR_esportlets_alertCreate fieldset.inlineLabels table tr .alertEditFixedLabel {
  clear: left;
  float: none;
  text-align: left;
  letter-spacing: 1px;
  padding: 3px 0 3px 0;
  margin: 20px 0 3px 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px; }

#_eventSubmission_WAR_esportlets_alertCreate input {
  display: inline-block;
  width: 90%; }

#_eventSubmission_WAR_esportlets_alertCreate input[type="text"] {
  background: none; }

#_eventSubmission_WAR_esportlets_alertCreate input[type="submit"] {
  width: auto; }

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

  Web Form

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

.web-form-portlet .aui-fieldset-content p {
  clear: both;
  padding: 20px 0;
  font-weight: bold;
  margin: 0; }

.web-form-portlet .aui-fieldset-content label {
  display: block;
  padding: 0;
  margin-bottom: 10px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif; }

.web-form-portlet .aui-fieldset-content .aui-field-input {
  width: 95%;
  background-image: none;
  font-size: 16px;
  color: #283629; }

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

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

.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.wf-1col .aui-field-content {
  float: none;
  width: auto; }

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

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

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

.web-form-portlet .lfr-textarea-container .aui-field-content,
.web-form-portlet .lfr-textarea-containeroptional .aui-field-content {
  width: 100%;
  float: 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 #webFormConfiguration .aui-field-content {
  float: none;
  width: auto; }

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

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

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

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

#recaptcha_area {
  margin-bottom: 10px; }

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

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

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

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

  Liferay Quicklinks

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

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li {
  margin: 0;
  padding: 0; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a, .portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a:visited {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #283629;
  line-height: 100%;
  padding: 20px 30px;
  text-decoration: none;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a:hover, .portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a:active, .portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a:focus, .portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a:visited:hover, .portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a:visited:active, .portlet-boundary_cbcnavigation_WAR_cbcportlets_ ul#links li a:visited:focus {
  background-color: #dbd47c;
  text-decoration: none; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ > .portlet-body {
  border: solid 30px #fff684; }

.portlet-boundary_cbcnavigation_WAR_cbcportlets_ > .portlet-body .portlet {
  background: #fff684;
  border: solid 2px #fff; }

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

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

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

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

  Icon Quicklinks

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.icon_item a {
  display: block;
  padding: 30px;
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease; }

.icon_item a span {
  float: left;
  background: #283629;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  width: 50px;
  padding: 14px 0;
  margin: 0 20px 20px 0;
  border-radius: 25px; }

.icon_item a h3 {
  font-size: 16px;
  line-height: 100%;
  color: #171715;
  margin: 0 0 15px 0;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none; }

.icon_item a p {
  color: #616568;
  font-size: 12px;
  margin: 0; }

.icon_item a:hover, .icon_item a:active, .icon_item a:focus {
  background: #e1e3e1;
  text-decoration: none; }

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

  Icon Quicklinks - List

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.quicklinks {
  background: #283629; }

.quicklinks header {
  border-bottom: #1d271e;
  padding: 30px; }

.quicklinks header h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  line-height: 12px;
  margin: 0;
  padding: 0; }

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

.quicklinks ul li {
  margin: 0;
  padding: 0;
  border-bottom: #1d271e;
  background: url(../images/quicklink_arrow.png) no-repeat right 20px center; }

.quicklinks ul li a {
  display: block;
  padding: 30px;
  line-height: 10px;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-size: 12px;
  color: #fff;
  font-weight: 500; }

.quicklinks ul li a:hover, .quicklinks ul li a:active, .quicklinks ul li a:focus {
  background-color: #1d271e;
  text-decoration: none; }

.quicklinks ul li a .icon {
  font-weight: normal;
  margin-right: 20px;
  font-size: 18px;
  width: 20px;
  height: 20px;
  text-align: center;
  float: left; }

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

  Flexbox Fallback

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.ie9 .tiles .tiles-layout a, .ie9 .tiles .tiles-layout a:visited, .ie10 .tiles .tiles-layout a, .ie10 .tiles .tiles-layout a:visited {
  min-height: 85px;
  overflow: hidden;
  text-decoration: none;
  font-family: "Source Sans Pro", sans-serif;
  padding: 0 40px;
  text-transform: uppercase;
  position: relative;
  margin: 30px;
  display: block; }

.ie9 .tiles .tiles-layout a h3, .ie9 .tiles .tiles-layout a:visited h3, .ie10 .tiles .tiles-layout a h3, .ie10 .tiles .tiles-layout a:visited h3 {
  -webkit-transition: margin 500ms ease;
  -moz-transition: margin 500ms ease;
  -o-transition: margin 500ms ease;
  transition: margin 500ms ease;
  margin: 0 0 0 20px;
  font-weight: 600;
  letter-spacing: 2px;
  align-items: center;
  margin-left: 35px;
  font-size: 19px;
  position: absolute;
  top: 34%; }

.ie9 .tiles .tiles-layout a i, .ie9 .tiles .tiles-layout a:visited i, .ie10 .tiles .tiles-layout a i, .ie10 .tiles .tiles-layout a:visited i {
  position: absolute;
  top: 10%; }

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

  Tiles

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.tiles .tiles-layout a, .tiles .tiles-layout a:visited {
  min-height: 85px;
  overflow: hidden;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-family: "Source Sans Pro", sans-serif;
  padding: 0 40px;
  text-transform: uppercase;
  position: relative;
  margin: 30px; }

.tiles .tiles-layout a .tile-text, .tiles .tiles-layout a:visited .tile-text {
  padding-left: 15px; }

.tiles .tiles-layout a h3, .tiles .tiles-layout a:visited h3 {
  -webkit-transition: margin 500ms ease;
  -moz-transition: margin 500ms ease;
  -o-transition: margin 500ms ease;
  transition: margin 500ms ease;
  margin: 0 0 0 20px;
  font-weight: 600;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  margin-left: 35px;
  font-size: 19px; }

.tiles .tiles-layout a i, .tiles .tiles-layout a:visited i {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 40px;
  line-height: 63px; }

.tiles .tiles-layout a:hover i, .tiles .tiles-layout a:visited:hover i {
  background-color: #fff684;
  left: 40px;
  font-size: 20px; }

.tiles .tiles-layout a:hover h3, .tiles .tiles-layout a:hover p, .tiles .tiles-layout a:visited:hover h3, .tiles .tiles-layout a:visited:hover p {
  color: #171715;
  margin-left: 50px; }

.tiles .tiles-layout .tile {
  margin: 0; }

.tiles .tiles-layout .tile.yellow {
  background-color: #fff684; }

.tiles .tiles-layout .tile.yellow a {
  border: 3px solid #fff; }

.tiles .tiles-layout .tile.yellow a:hover h3 {
  color: #283629; }

.tiles .tiles-layout .tile.yellow a:hover i {
  background-color: #283629;
  color: #fff684; }

.tiles .tiles-layout .tile.yellow i {
  color: #283629;
  background: transparent; }

.tiles .tiles-layout .tile.yellow h3 {
  color: #283629; }

.tiles .tiles-layout .tile.green {
  background-color: #283629; }

.tiles .tiles-layout .tile.green a {
  border: 2px solid #fff; }

.tiles .tiles-layout .tile.green a:hover h3 {
  color: #fff; }

.tiles .tiles-layout .tile.green a:hover i {
  background-color: #fff;
  color: #283629; }

.tiles .tiles-layout .tile.green a h3 {
  color: #fff; }

.tiles .tiles-layout .tile.green i {
  color: #fff; }

.tiles .tiles-layout .tile.green i:hover {
  background-color: #fff;
  color: #283629; }

.tiles .tiles-layout .tile.green h3 {
  color: #fff; }

.tiles .tiles-layout .tile.white {
  background-color: #fff; }

.tiles .tiles-layout .tile.white a {
  border: 2px solid #283629; }

.tiles .tiles-layout .tile.white a:hover h3 {
  color: #283629; }

.tiles .tiles-layout .tile.white a:hover i {
  background-color: #283629;
  color: #fff; }

.tiles .tiles-layout .tile.white h3 {
  color: #283629; }

.tiles .tiles-layout .tile.white i {
  color: #283629;
  background: transparent; }

.tiles .tiles-layout .tile.white i:hover {
  background-color: #283629; }

.tiles .tiles-layout i {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  float: left;
  background-color: #283629;
  color: #fff;
  font-size: 26px;
  width: 60px;
  height: 60px;
  line-height: 59px;
  text-align: center;
  margin-top: -2px;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

.tiles .tiles-layout h3 {
  margin: 0 0 10px 0;
  color: #616568;
  -webkit-transition: color 500ms ease;
  -moz-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease; }

.tiles .tiles-layout p {
  margin: 0;
  color: #7a7f82;
  -webkit-transition: color 500ms ease;
  -moz-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease; }

/*--------------------------------
  Graphic tiles
--------------------------------*/
.graphic-tiles-layout .tile {
  margin-top: 20px; }

.graphic-tiles-layout .tile a, .graphic-tiles-layout .tile a:visited {
  display: block;
  background-image: url(../images/council-tile.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 220px;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.graphic-tiles-layout .tile a h2, .graphic-tiles-layout .tile a i, .graphic-tiles-layout .tile a:visited h2, .graphic-tiles-layout .tile a:visited i {
  position: absolute;
  bottom: 40px;
  color: #fff;
  z-index: 3; }

.graphic-tiles-layout .tile a h2, .graphic-tiles-layout .tile a:visited h2 {
  left: 40px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  -webkit-transition: left 500ms ease;
  -moz-transition: left 500ms ease;
  -o-transition: left 500ms ease;
  transition: left 500ms ease; }

.graphic-tiles-layout .tile a i, .graphic-tiles-layout .tile a:visited i {
  right: 40px;
  bottom: 46px;
  font-size: 12px;
  -webkit-transition: right 500ms ease;
  -moz-transition: right 500ms ease;
  -o-transition: right 500ms ease;
  transition: right 500ms ease; }

.graphic-tiles-layout .tile a .overlay, .graphic-tiles-layout .tile a:visited .overlay {
  width: 100%;
  height: 100%;
  background: url(../images/graphic-tiles_overlay.png) repeat-x;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease; }

.graphic-tiles-layout .tile a:hover, .graphic-tiles-layout .tile a:active, .graphic-tiles-layout .tile a:focus, .graphic-tiles-layout .tile a:visited:hover, .graphic-tiles-layout .tile a:visited:active, .graphic-tiles-layout .tile a:visited:focus {
  text-decoration: none; }

.graphic-tiles-layout .tile a:hover .overlay, .graphic-tiles-layout .tile a:active .overlay, .graphic-tiles-layout .tile a:focus .overlay, .graphic-tiles-layout .tile a:visited:hover .overlay, .graphic-tiles-layout .tile a:visited:active .overlay, .graphic-tiles-layout .tile a:visited:focus .overlay {
  opacity: 0.8; }

.graphic-tiles-layout .tile a:hover h2, .graphic-tiles-layout .tile a:active h2, .graphic-tiles-layout .tile a:focus h2, .graphic-tiles-layout .tile a:visited:hover h2, .graphic-tiles-layout .tile a:visited:active h2, .graphic-tiles-layout .tile a:visited:focus h2 {
  left: 20px; }

.graphic-tiles-layout .tile a:hover i, .graphic-tiles-layout .tile a:active i, .graphic-tiles-layout .tile a:focus i, .graphic-tiles-layout .tile a:visited:hover i, .graphic-tiles-layout .tile a:visited:active i, .graphic-tiles-layout .tile a:visited:focus i {
  right: 20px; }

/*--------------------------------
  Flexsider Alt Gallery
--------------------------------*/
#slider.flexslider p {
  position: absolute;
  width: 10%;
  bottom: 0;
  margin-bottom: 0;
  background: rgba(40, 54, 41, 0.8);
  color: #fff;
  text-align: center;
  padding: 30px; }

#slider.flexslider > .flex-viewport ul.slides > li img {
  min-height: 450px;
  width: auto;
  max-height: 500px; }

#slider .flex-direction-nav a.flex-next {
  padding: 5px; }

#slider .flex-direction-nav a.flex-next:before {
  font-family: 'fontawesome';
  content: '\f054';
  color: #fff;
  font-size: 30px; }

#slider .flex-direction-nav a.flex-prev {
  padding: 5px; }

#slider .flex-direction-nav a.flex-prev:before {
  font-family: 'fontawesome';
  content: '\f053';
  color: #fff;
  font-size: 30px; }

#carousel.flexslider .slides > li {
  width: 200px !important; }

#carousel.flexslider .slides img {
  min-height: 100px;
  width: auto;
  max-height: 150px; }

#carousel.flexslider .flex-direction-nav a.flex-next {
  padding: 5px; }

#carousel.flexslider .flex-direction-nav a.flex-next:before {
  font-family: 'fontawesome';
  content: '\f054';
  color: #fff;
  font-size: 30px; }

#carousel.flexslider .flex-direction-nav a.flex-prev {
  padding: 5px; }

#carousel.flexslider .flex-direction-nav a.flex-prev:before {
  font-family: 'fontawesome';
  content: '\f053';
  color: #fff;
  font-size: 30px; }

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

  Footer

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.site_footer {
  color: #fff; }

.site_footer .footer-columns {
  padding-bottom: 20px;
  padding-top: 35px;
  text-align: center; }

.site_footer .footer-columns h3, .site_footer .footer-columns h4 {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 15px 0;
  padding: 0 0 10px 15px;
  border-bottom: 1px solid #7e8141; }

.site_footer .footer-columns ul, .site_footer .footer-columns ol {
  color: #abaf5f;
  padding: 0;
  margin: 0;
  font-weight: 700;
  list-style: none; }

.site_footer .footer-columns ul li, .site_footer .footer-columns ol li {
  margin-top: 10px;
  display: inline-block; }

.site_footer .footer-columns ul li a, .site_footer .footer-columns ul li a:visited, .site_footer .footer-columns ol li a, .site_footer .footer-columns ol li a:visited {
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
  color: #fff684;
  text-transform: uppercase;
  font-weight: 400;
  float: left;
  padding: 0 20px;
  font-size: 15px;
  -webkit-transition: color 500ms ease;
  -moz-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease; }

.site_footer .footer-columns ul li a:hover, .site_footer .footer-columns ul li a:active, .site_footer .footer-columns ul li a:focus, .site_footer .footer-columns ul li a:visited:hover, .site_footer .footer-columns ul li a:visited:active, .site_footer .footer-columns ul li a:visited:focus, .site_footer .footer-columns ol li a:hover, .site_footer .footer-columns ol li a:active, .site_footer .footer-columns ol li a:focus, .site_footer .footer-columns ol li a:visited:hover, .site_footer .footer-columns ol li a:visited:active, .site_footer .footer-columns ol li a:visited:focus {
  text-decoration: none;
  color: #cfd1a3; }

.site_footer .footer-message p, .site_footer .footer-message a {
  margin: 10px 0;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px; }

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

 DM Tiles

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
.dm-tiles .dm-tile-container {
  margin-bottom: 20px; }

.dm-tiles.image-tiles .dm-tile-container {
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: center center no-repeat #eeefee;
  background-size: cover;
  min-height: 200px; }

.dm-tiles.image-tiles .dm-tile-container h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  padding: 10px 0 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  text-align: center;
  position: relative;
  z-index: 1;
  text-shadow: 0px 0px 7px rgba(17, 17, 17, 0.8);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.dm-tiles.image-tiles .dm-tile-container .dm-overlay {
  background: rgba(17, 17, 17, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease; }

.dm-tiles.image-tiles .dm-tile-container:hover, .dm-tiles.image-tiles .dm-tile-container:active, .dm-tiles.image-tiles .dm-tile-container:focus {
  text-decoration: none; }

.dm-tiles.image-tiles .dm-tile-container:hover h2, .dm-tiles.image-tiles .dm-tile-container:active h2, .dm-tiles.image-tiles .dm-tile-container:focus h2 {
  letter-spacing: 1px;
  border-bottom-color: rgba(255, 255, 255, 0.8);
  border-top-color: rgba(255, 255, 255, 0.8);
  text-shadow: none; }

.dm-tiles.image-tiles .dm-tile-container:hover .dm-overlay, .dm-tiles.image-tiles .dm-tile-container:active .dm-overlay, .dm-tiles.image-tiles .dm-tile-container:focus .dm-overlay {
  background: rgba(17, 17, 17, 0.8); }

.dm-tiles.icon-tiles .dm-tile-container {
  text-decoration: none;
  display: block;
  padding: 30px 15px;
  text-align: center;
  border: 1px solid #eeefee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.dm-tiles.icon-tiles .dm-tile-container h2 {
  font-size: 20px;
  font-weight: 500;
  margin: 15px 0 0;
  padding: 0;
  color: #616568;
  line-height: normal;
  -webkit-transition: color 500ms ease;
  -moz-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease; }

.dm-tiles.icon-tiles .dm-tile-container i {
  color: #fff;
  font-size: 30px;
  background-color: #283629;
  text-align: center;
  width: 80px;
  height: 80px;
  line-height: 79px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.dm-tiles.icon-tiles .dm-tile-container:hover, .dm-tiles.icon-tiles .dm-tile-container:active, .dm-tiles.icon-tiles .dm-tile-container:focus {
  background-color: #f9f9f9;
  border-color: #616568;
  text-decoration: none; }

.dm-tiles.icon-tiles .dm-tile-container:hover h2, .dm-tiles.icon-tiles .dm-tile-container:active h2, .dm-tiles.icon-tiles .dm-tile-container:focus h2 {
  text-decoration: none;
  color: #111; }

.dm-tiles.icon-tiles .dm-tile-container:hover i, .dm-tiles.icon-tiles .dm-tile-container:active i, .dm-tiles.icon-tiles .dm-tile-container:focus i {
  background-color: #fff684;
  font-size: 36px;
  width: 90px;
  height: 90px;
  line-height: 89px;
  margin-top: -10px; }

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

  Media Queries

-------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------- 
   
  Small Desktop :D
  
-------------------------------------------------------------------------------------------------------------------------    
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1200px) {
  .signed-in {
    padding: 0; }

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

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

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

  .rwd_header {
    display: block; }

  .rwd_header .rwd_search {
    display: none; }

  .rwd_header .hamburger {
    padding: 15px 10px; }

  .rwd_header .hamburger span.hamburger-box {
    height: 17px;
    width: 30px; }

  .rwd_header .hamburger-inner {
    width: 30px;
    top: 2.5px; }

  .rwd_header .hamburger-inner::before {
    top: 9px;
    width: 30px; }

  .rwd_header .hamburger-inner::after {
    top: 18px;
    width: 30px; }

  .rwd_header .hamburger.is-active .hamburger-inner::after {
    top: 12px; }

  .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-toggle {
    display: block; }

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

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

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

  .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; } }
@media (max-width: 1300px) and (min-width: 1200px) {
  .site_nav .navbar-nav > li > a {
    padding: 40px 15px 35px 15px; } }
@media (min-width: 993px) {
  .sidebar .portlet-boundary {
    display: block !important; } }
/*-----------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------- 
   
  Tablet
  
-------------------------------------------------------------------------------------------------------------------------    
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 993px) {
  .site_footer span {
    text-align: center;
    display: block; }

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

  /*-------------------------------- 
    Home
  --------------------------------*/
  .home .home_banner {
    min-height: 550px; }

  .home .home_banner .banner-container {
    min-height: 0; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg {
    min-height: 555px; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content {
    border: 2px solid #283629;
    z-index: 1;
    margin: 90px auto;
    float: none; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content h1 {
    font-size: 62px;
    text-align: center;
    line-height: 60px; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content h4 {
    font-size: 17px;
    text-align: center;
    letter-spacing: 5px; }

  .bar .breadcrumb_container {
    padding: 20px; }

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

  .bar .share_container p {
    float: none;
    display: inline-block;
    background-color: #fff684; }

  .page_container {
    border-bottom: 10px solid #abaf5f;
    padding: 10px 15px; }

  .page_container .col2 .pagecol {
    padding: 20px; }

  .page_container .sidebar .portlet-boundary.portlet-navigation > .portlet-body {
    border: 0px; }

  .page_container .sidebar .portlet-boundary.portlet-navigation .portlet {
    border: none; }

  .page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu ul.level-1 {
    padding-bottom: 10px; }

  .page_container .sidebar .portlet-boundary.portlet-navigation .nav-menu li a {
    padding: 15px 20px; }

  .home_banner {
    height: 400px; }

  .home_banner .portlet-journal-content .journal-content-article h1 {
    font-size: 25px; }

  .tiles .tiles-layout .tiles a {
    margin: 30px;
    display: block;
    padding: 10px; }

  .tiles .tiles-layout .tiles a h3 {
    display: block;
    padding: 30px 10px;
    font-size: 17px; }

  .tiles .tiles-layout .tiles a i {
    margin: 10px 20px; }

  .tiles .tiles-layout .tiles .tile:nth-child(4) {
    background-color: #fff684; }

  .tiles .tiles-layout .tiles .tile:nth-child(4) a {
    color: #283629;
    border: 2px solid #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(4) a:hover i {
    color: #fff684; }

  .tiles .tiles-layout .tiles .tile:nth-child(5) {
    background-color: #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(5) a {
    color: #283629;
    border: 2px solid #283629; }

  .tiles .tiles-layout .tiles .tile:nth-child(5) a:hover i {
    background-color: #283629;
    color: #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(5) a h3 {
    color: #283629; }

  .tiles .tiles-layout .tiles .tile:nth-child(5) a h3:hover {
    color: #283629; }

  .tiles .tiles-layout .tiles .tile:nth-child(5) a i {
    color: #283629;
    background-color: #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(5) a i:hover {
    color: #fff;
    background-color: #283629; }

  .tiles .tiles-layout .tiles .tile:nth-child(6) {
    background-color: #283629; }

  .tiles .tiles-layout .tiles .tile:nth-child(6) a {
    color: #fff;
    border: 2px solid #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(6) a:hover i {
    color: #283629;
    background: #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(6) a h3 {
    color: #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(6) a h3:hover {
    color: #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(6) a i {
    color: #fff; }

  .tiles .tiles-layout .tiles .tile:nth-child(6) a i:hover {
    color: #283629;
    background-color: #fff; }

  /*-------------------------------- 
    Inner Page
  --------------------------------*/
  .inner .inner_banner,
  .search_page .inner_banner,
  .portlet-login .inner_banner {
    height: 250px; }

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

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

  .inner .page_container .page_menu_container a.page_menu_button,
  .search_page .page_container .page_menu_container a.page_menu_button,
  .portlet-login .page_container .page_menu_container a.page_menu_button {
    padding: 20px; }

  .inner .page_container .col2 .pagecol,
  .search_page .page_container .col2 .pagecol,
  .portlet-login .page_container .col2 .pagecol {
    padding: 20px; }

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

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

  .inner .page_container .sidebar .nav-menu,
  .search_page .page_container .sidebar .nav-menu,
  .portlet-login .page_container .sidebar .nav-menu {
    background: #fff684; }

  .inner .page_container .sidebar .portlet-navigation,
  .search_page .page_container .sidebar .portlet-navigation,
  .portlet-login .page_container .sidebar .portlet-navigation {
    background: #eeefee;
    border-radius: 0 0 5px 5px;
    margin-top: 0; }

  .inner .page_container .sidebar .portlet-navigation .nav-menu ul li,
  .search_page .page_container .sidebar .portlet-navigation .nav-menu ul li,
  .portlet-login .page_container .sidebar .portlet-navigation .nav-menu ul li {
    border: none;
    background: none; }

  .inner .page_container .sidebar .portlet-navigation .nav-menu ul li a:hover, .inner .page_container .sidebar .portlet-navigation .nav-menu ul li a:active, .inner .page_container .sidebar .portlet-navigation .nav-menu ul li a:focus,
  .search_page .page_container .sidebar .portlet-navigation .nav-menu ul li a:hover,
  .search_page .page_container .sidebar .portlet-navigation .nav-menu ul li a:active,
  .search_page .page_container .sidebar .portlet-navigation .nav-menu ul li a:focus,
  .portlet-login .page_container .sidebar .portlet-navigation .nav-menu ul li a:hover,
  .portlet-login .page_container .sidebar .portlet-navigation .nav-menu ul li a:active,
  .portlet-login .page_container .sidebar .portlet-navigation .nav-menu ul li a:focus {
    background-color: #e9e179; }

  /*-------------------------------- 
    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 {
    width: 100%; }

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

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

  .ui-dialog .alertPopup_withmap td {
    display: block;
    width: 100%; }

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

  .ui-dialog .alertPopup_withmap td .alertPopupDetails {
    margin-left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important; }

  .ui-dialog .alertPopup_withmap td .alertPopupDetails .alertPopupImagePreview {
    display: none; }

    /*-------------------------------- 
	  Graphic Tiles
	--------------------------------*/
  .graphic-tiles-layout .tile {
    margin-top: 10px; }

  .graphic-tiles-layout .tile.col-sm-6 {
    padding-left: 5px;
    padding-right: 5px; }

  .graphic-tiles-layout .tile a, .graphic-tiles-layout .tile a:visited {
    text-align: center;
    padding-top: 90px; }

  .graphic-tiles-layout .tile a h2, .graphic-tiles-layout .tile a:visited h2 {
    left: 0;
    top: 0;
    position: relative;
    text-align: center; }

  .graphic-tiles-layout .tile a i, .graphic-tiles-layout .tile a:visited i {
    height: 2px;
    background: #fff;
    position: relative;
    margin: 10px auto 0;
    right: 0;
    top: 0;
    width: 40px;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    -o-transition: width 500ms ease;
    transition: width 500ms ease; }

  .graphic-tiles-layout .tile a i:before, .graphic-tiles-layout .tile a:visited i:before {
    visibility: hidden; }

  .graphic-tiles-layout .tile a .overlay, .graphic-tiles-layout .tile a:visited .overlay {
    position: absolute;
    top: 0; }

  .graphic-tiles-layout .tile a:hover, .graphic-tiles-layout .tile a:active, .graphic-tiles-layout .tile a:focus, .graphic-tiles-layout .tile a:visited:hover, .graphic-tiles-layout .tile a:visited:active, .graphic-tiles-layout .tile a:visited:focus {
    text-decoration: none; }

  .graphic-tiles-layout .tile a:hover i, .graphic-tiles-layout .tile a:active i, .graphic-tiles-layout .tile a:focus i, .graphic-tiles-layout .tile a:visited:hover i, .graphic-tiles-layout .tile a:visited:active i, .graphic-tiles-layout .tile a:visited:focus i {
    width: 80px;
    right: 0; }

  .graphic-tiles-layout .tile a:hover h2, .graphic-tiles-layout .tile a:active h2, .graphic-tiles-layout .tile a:focus h2, .graphic-tiles-layout .tile a:visited:hover h2, .graphic-tiles-layout .tile a:visited:active h2, .graphic-tiles-layout .tile a:visited:focus h2 {
    left: 0; }

  .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; } }
/*-----------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------- 
   
  Mobile
  
-------------------------------------------------------------------------------------------------------------------------    
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  /*-------------------------------- 
    Header
  --------------------------------*/
  .home .home_banner {
    min-height: 470px; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg {
    min-height: 470px;
    background-position: left center;
    padding: 0 30px; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content {
    padding: 20px; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content h1 {
    padding: 0;
    text-align: left; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content h4 {
    padding: 0;
    text-align: left; }

  .rwd_header h1.logo {
    margin: 0 0 0 10px; }

  .rwd_header h1.logo a {
    height: 100px;
    width: 155px;
    margin: 0;
    background: url(../images/rwd_logo.png) no-repeat left center; }

  .rwd_header button.navbar-toggle,
  .rwd_header .search_button {
    width: 60px;
    height: 100px;
    font-size: 15px; }

  .rwd_header .rwd_social {
    display: none; }

  .rwd_header .rwd_social .social_links li a {
    height: 70px; }

  /*-------------------------------- 
    Inner Page
  --------------------------------*/
  .content_container .sidebar .page_menu_button {
    margin-top: 10px; }

  .content .inner .inner_banner {
    /*height: 200px;*/
    display: none; }

  .content .inner .inner_banner .share_container {
    background: none;
    bottom: -4px;
    position: absolute;
    right: 0;
    padding: 0 0 0 80px;
    z-index: 1; }

  .content .inner .inner_banner .share_container p {
    display: none; }

  .content .inner .inner_banner .share_container .at-share-btn span {
    padding: 5px; }

  .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
  --------------------------------*/
  .alertPromoDetails {
    width: 100%;
    background: rgba(40, 54, 41, 0.7); }

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

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

  #_eventSubmission_WAR_esportlets_alertCreate input {
    display: inline-block; }

    /*-------------------------------- 
	  Tiles
	--------------------------------*/
  .tiles .tiles-layout {
    padding: 0;
    border-bottom: 0; }

  .tiles .tiles-layout .tiles .tile {
    margin: 0; }

  .tiles .tiles-layout .tiles .tile a, .tiles .tiles-layout .tiles .tile a:visited {
    padding: 20px 10px;
    min-height: 40px;
    max-height: 80px;
    margin: 25px 15px;
    height: auto !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }

  .tiles .tiles-layout .tiles .tile a h3, .tiles .tiles-layout .tiles .tile a:visited h3 {
    margin: 0 0 0 5px;
    display: inline-block;
    padding: 10px;
    font-weight: 700; }

  .tiles .tiles-layout .tiles .tile a:hover, .tiles .tiles-layout .tiles .tile a:active, .tiles .tiles-layout .tiles .tile a:focus, .tiles .tiles-layout .tiles .tile a:visited:hover, .tiles .tiles-layout .tiles .tile a:visited:active, .tiles .tiles-layout .tiles .tile a:visited:focus {
    padding-left: 20px;
    background-position: 96% center;
    height: auto !important; }

  .tiles .tiles-layout .tiles .tile p {
    display: none; }

  .tiles .tiles-layout .tiles .tile i {
    font-size: 36px;
    display: inline-block;
    margin: -10px 20px; }

    /*-------------------------------- 
	  Graphic Tiles
	--------------------------------*/
  body .home .page_container {
    padding-top: 0; }

  body .graphic-tiles-layout .tile.col-xs-12 {
    padding-left: 10px;
    padding-right: 10px; }

  body .graphic-tiles-layout .tile a, body .graphic-tiles-layout .tile a:visited {
    text-align: left;
    padding-top: 0;
    height: 100px; }

  body .graphic-tiles-layout .tile a h2, body .graphic-tiles-layout .tile a:visited h2 {
    text-align: left;
    left: 20px;
    top: 40px;
    position: absolute;
    font-size: 20px; }

  body .graphic-tiles-layout .tile a i, body .graphic-tiles-layout .tile a:visited i {
    position: absolute;
    height: auto;
    background: none;
    margin: 0;
    top: 46px;
    right: 20px;
    width: auto;
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    -o-transition: right 500ms ease;
    transition: right 500ms ease; }

  body .graphic-tiles-layout .tile a i:before, body .graphic-tiles-layout .tile a:visited i:before {
    visibility: visible; }

  body .graphic-tiles-layout .tile a .overlay, body .graphic-tiles-layout .tile a:visited .overlay {
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: background 500ms ease;
    -moz-transition: background 500ms ease;
    -o-transition: background 500ms ease;
    transition: background 500ms ease; }

  body .graphic-tiles-layout .tile a:hover i, body .graphic-tiles-layout .tile a:active i, body .graphic-tiles-layout .tile a:focus i, body .graphic-tiles-layout .tile a:visited:hover i, body .graphic-tiles-layout .tile a:visited:active i, body .graphic-tiles-layout .tile a:visited:focus i {
    width: auto;
    right: 40px; }

  body .graphic-tiles-layout .tile a:hover h2, body .graphic-tiles-layout .tile a:active h2, body .graphic-tiles-layout .tile a:focus h2, body .graphic-tiles-layout .tile a:visited:hover h2, body .graphic-tiles-layout .tile a:visited:active h2, body .graphic-tiles-layout .tile a:visited:focus h2 {
    left: 40px; }

  body .graphic-tiles-layout .tile a:hover .overlay, body .graphic-tiles-layout .tile a:active .overlay, body .graphic-tiles-layout .tile a:focus .overlay, body .graphic-tiles-layout .tile a:visited:hover .overlay, body .graphic-tiles-layout .tile a:visited:active .overlay, body .graphic-tiles-layout .tile a:visited:focus .overlay {
    background: rgba(0, 0, 0, 0.5);
    opacity: 1; }

    /*-------------------------------- 
	  Search results page
	--------------------------------*/
  .portlet-search .menu-column .search-layout-content {
    padding-left: 0; }

  .portlet-search .menu-column .search-layout-content .result {
    float: none;
    width: 100%; }

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

    /*-------------------------------- 
	  Footer
	--------------------------------*/
  .footer-columns .col-xs-12 {
    margin-bottom: 20px; }

     /*-------------------------------- 
	  DM Tiles
	--------------------------------*/
  .dm-tiles .dm-tile-container {
    margin-bottom: 10px; } }
/*-----------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------- 
   
  Medium Mobile
  
-------------------------------------------------------------------------------------------------------------------------    
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 600px) {
  .portlet-dockbar {
    display: none; }

  body .content .inner .inner_banner {
    height: 140px; }

  body .bar .share_container p {
    display: none; }

  .home .home_banner {
    min-height: 470px; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content {
    padding: 20px; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content h1 {
    font-size: 45px;
    text-align: left;
    line-height: 45px;
    margin-bottom: 0; }

  .home .home_banner .portlet-journal-content .journal-content-article .home_banner_bg .home_banner_content h4 {
    padding: 0;
    text-align: left; }

  .home .tiles .tiles-layout {
    padding: 0;
    border-bottom: 0; }

  .home .tiles .tiles-layout .tile {
    margin: 0; }

  .home .tiles .tiles-layout .tile:hover
  h3 {
    font-size: 13px; }

  .home .tiles .tiles-layout .tile .tile-text {
    padding-left: 0; }

  .home .tiles .tiles-layout .tile h3 {
    margin: 0 0 0 5px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0px; }

  .home .tiles .tiles-layout .tile a, .home .tiles .tiles-layout .tile a:visited {
    padding: 20px 0px;
    min-height: 40px;
    max-height: 80px;
    margin: 25px 15px;
    height: auto !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }

  .home .tiles .tiles-layout .tile a:hover, .home .tiles .tiles-layout .tile a:active, .home .tiles .tiles-layout .tile a:focus, .home .tiles .tiles-layout .tile a:visited:hover, .home .tiles .tiles-layout .tile a:visited:active, .home .tiles .tiles-layout .tile a:visited:focus {
    padding-left: 20px;
    background-position: 96% center;
    height: auto !important; }

  .home .tiles .tiles-layout .tile p {
    display: none; }

  .home .tiles .tiles-layout .tile i {
    margin: -15px 10px; }

    /*-------------------------------- 
	  Footer
	--------------------------------*/
  .site_footer .footer-columns {
    display: none; } }
/*-----------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------- 
   
  Small Mobile
  
-------------------------------------------------------------------------------------------------------------------------    
-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 460px) {
  /*-------------------------------- 
    Home Page
  --------------------------------*/
  /*-------------------------------- 
    Inner Page
  --------------------------------*/
  .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
  --------------------------------*/
  .portlet-asset-publisher .asset-abstract .asset-content div.asset-small-image {
    display: none; }

  .portlet-asset-publisher .asset-abstract .asset-content,
  .portlet-asset-publisher .asset-abstract .asset-title,
  .portlet-asset-publisher .asset-abstract .asset-content {
    margin-left: 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 p {
    clear: both;
    padding: 20px 0 0 0; }

  .site_footer .footer-message p {
    margin: 10px 0;
    text-transform: uppercase; }

  .site_footer .footer-message a {
    color: #fff; } }
/*# sourceMappingURL=burke-custom.css.map */

