@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: bold;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1146px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1146px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1036px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1036px;}
.bodysize{max-width: 1036px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1146px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1146px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #013199;}
.link:hover, a:hover{color: #b94700;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #d9d9d9;}
body{
		color: #575757;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #b94700;
	background: #b94700;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b94700), color-stop(50%,#b94700), color-stop(51%,#b94700), color-stop(100%,#b94700));
	background: -moz-linear-gradient(top,  #b94700 0%, #b94700 50%, #b94700 51%, #b94700 100%);
	background: -webkit-linear-gradient(top,  #b94700 0%,#b94700 50%,#b94700 51%,#b94700 100%);
	background: -o-linear-gradient(top,  #b94700 0%,#b94700 50%,#b94700 51%,#b94700 100%);
	background: -ms-linear-gradient(top,  #b94700 0%,#b94700 50%,#b94700 51%,#b94700 100%);
	background: linear-gradient(top,  #b94700 0%,#b94700 50%,#b94700 51%,#b94700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b94700', endColorstr='#b94700',GradientType=0 );
	border: 1px solid #ffffff;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	border: 1px solid #bcbcbc;
	color: #b94700;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #b94700;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #b94700;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #012169;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #363736;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #363736;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #d9d9d9;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #363736;
}
.vtab{
	font-weight: bold;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #363736;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #363736;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #363736;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #363736;
}
.tab a{
	color: #363736;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #363736;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/piercecounty/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #e3e3e3;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.01);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.01);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.01);
}
.widgetheader{
	color: #012169;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #012169;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #012169;
	border-color: #012169;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #012169;
}
.polaris-nav-active i{
	color: #012169;
}
.widgetbody hr{
	color: #d9d9d9;
	background-color: #d9d9d9;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #d9d9d9;
}
.bottomrule{
	border-bottom: 1px solid #d9d9d9;
}
.bodytext{color: #575757;}
.headingtext{color: #012169;}
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap);
@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro|Source+Sans+Pro:300,300i,400,400i,700,700i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:wght@300;400;600;700&display=swap);

/*20241106.1*/

/***** WIDGET SIZING *****/

div.widget .amev-event-list {
  height: 400px;
}

/*div.widget[data-widgetid='3582'] .amev-event-list {
   width: 100% !important;
}*/

/***** FONTS / BODY / GLOBAL *****/

body {
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      font-family: 'Source Sans Pro', sans-serif;
      line-height: 24px;
      font-style: normal;
      font-weight: 300;
}

#body {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 20px;
        font-weight: 300;
}

/*h1, h2, h3, h4, h5, h6 {
    color: #012169;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}*/

/*#body>div {
  padding: 20px 50px 0px 50px;
  box-shadow: 0px 0px 30px #00000067;
}*/

p {
  line-height: 24px;
}

/********* HEADINGS ***********/

h1, .heading1, h2, .heading2, h3, .heading3, h4, .heading4, h5, .heading5 {
  /*font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;*/
  color: #012169;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}

/********* BUTTON ***********/
a.button, input[type=submit] {
    cursor: pointer;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: 600;
    /*color: #B74F00;
    border: 1px solid #CC9604;*/
    padding: 5px 30px;
  	text-decoration: none;
    text-align: center;
  	display: block;
  	/*background-color: #b94700;*/
}

a.button:hover, input[type=submit]:hover, a.button:active, input[type=submit]:active, a.button:focus, input[type=submit]:focus, {
  color: #b94700 !important;
  text-decoration: none !important;
  background-color: #ffffff;
}

a:focus-visible, input[type=submit]:focus-visible {
  outline: 2px solid #0b65af; 
  outline-offset: 1px;
}

button, input[type=submit], .btn {
  	border-radius: 0px !important;
}

input[type=submit] {
  border: solid 1px #ffffff;
}

input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus,{
  border-color: #CC9604;
}

.form-control {
	border-radius: 0px !important;
}

.events-filter-row {
	font-size: 16px;
}

input[type=text].form-control {
  font-size: 16px;
}

button.events-option-dropdown {
  font-size: 16px;
}

/*DATEPICKER*/

.events-left .nav-tabs a {
  font-size: 16px;
}

.events-left a:focus-visible {
  outline-offset: -2px;
}

.datepicker table tr td, .datepicker table tr th {
  border-radius: 0px;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled {
	background-image: none;
  	background-color: #b94700 !important;
}

.datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.today:hover {
  background-image: none;	
  background-color: #012169 !important;
  color: #ffffff !important;
}

.datepicker table tr td.today {
  background-image: none;
  background-color: #ffc72c;
}

/********* HEADER *********/

#header .fixed-width {
  	max-width: 1096px;
  	background-position: center;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#top_nav {
    float: right;
    margin-right: 15px;
  	/*margin-top: -5px;*/
    display: inline-block;
}
#top_nav ul, .navbar-top ul {
    list-style-type: none;
}
#top_nav li {
    float: left;
  	padding-right: 10px;
  	padding-left: 10px;
}

#top_nav a {
    display: block;
    padding-top: 10px;
    height: 30px;
    color: #363736;
  	text-transform: uppercase;
    text-align: center;
    text-decoration: none;
  	font-family: "Source Sans Pro", sans-serif;
  	font-size: 14px;
  	font-weight: 700;
}

#top_nav a:hover, #top_nav a:active, #top_nav a:focus {
  color: #b94700;
  text-decoration: underline;
}

div#responsiveheader {
  display: none;
}

.burger-button {
  float: right;
}

@media only screen and (max-width: 767px) {
#top_nav {
    margin: 0px 0px 10px 0px;
    width: 100%;
    min-width: 320px;
    background: #F2F2F2;
    top: 0px;
    z-index: 99;
    border-top: 1px solid #D2D2D2;
  	height: 60px;
}
#top_nav a {
    height: auto;
    padding-top: 15px;
    margin-top: 0px;
}
  #logo-container {
    float: left;
    margin-left: 20px;
  }
}

#logo-container {
  clear: both;
  /*margin-top: -20px;*/
}

/* Search widget */

/*@media only screen and (max-width: 767px) {
#catalog-search {
	float: none!important;
    margin-right: auto!important;
  	margin-left: auto;
  }
}

#catalog-search {
    float: right;
    z-index: 2;
    top: 2px; 
    width: 284px;
    height: 38px;
    background: #7fbdfe;
    color: #003c7f;
    padding: 5px 0 5px 5px;
    border: 1px solid #6B9DD1;
    border-radius: 4px;
  	margin-right:5px;
}
input#Term {
    padding: 3px 0px 3px 5px;
    border-radius: 3px;
    border: 1px solid #6B9DD1 !important;
    font-size: 12px;
    margin-right: 2px;
    float: left;
    height: 26px;
    width: 46%;
}
select#SearchBy {
    padding: 2px 3px;
    border-radius: 3px;
    border: 1px solid #6B9DD1 !important;
    font-size: 12px;
    margin-right: 3px;
    float: left;
    height: 27px;
    width: 30%;
}
input#Search {
    float: right;
    margin-right: 5px;
    height: 27px;
    width: 16%;
}

#catalog-search button, input[type="button"], #catalog-search input[type="reset"], #catalog-search input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    font-family: arial, sans serif;
    font-size: 12px;
    font-weight: bold;
    color: #B74F00;
    border: 1px solid #CC9604;
    border-radius: 3px;
    padding: 5px 10px;
}*/

/********* NAVIGATION *********/

.navbar {
  margin-top: 5px;
  border: 0px solid transparent;
}
@media (min-width: 768px) {
  div#navbar {
    float: right;
} 
}

@media (max-width: 767px) {
  /*div#navbar {
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 1;
  }*/
  
  ul.navbar-nav {
    margin: 10px;
  }
}


/*style for main navigation*/

.navbar-top .navbar-nav > li > a {
  	font-family: "Source Sans Pro", sans-serif;
  	font-size: 16px;
    color: #363736;
  	height: 30px;
  	font-weight: 700;
  	text-decoration:none;
  	text-transform: uppercase;
  	padding: 0px 10px 0px 10px;
  	margin: 0;
   	display: block;
  	vertical-align: baseline; 
}

@media only screen and (min-width: 768px) {
.navbar-top .navbar-nav>li>a.current, .navbar-top .navbar-nav>li>a.current:hover, .navbar-top .navbar-nav>li>a.current:active, .navbar-top .navbar-nav>li>a.current:focus {
  	background: none !important;
  	color: #363736 !important;
}

.navbar-top .navbar-nav>li>a:hover, .navbar-top .navbar-nav>li>a:active, .navbar-top .navbar-nav>li>a:focus {
    border-bottom: 10px solid #ffc72c;
}
  
  .navbar-top .navbar-nav>li>a:after {
    content: " | ";
    color: #363736;
    display: inline-block;
    font-size: 100%;
    padding: 0 0px 0 10px;
    margin-right: -12px;
}
  .navbar-top .navbar-nav>li:last-child>a:after {
   	content: "";
    margin: 0px;
    padding-right: 0px !important;
}
}

div#separator {
  height: 25px;
  background-color: rgb(231, 233, 239);
  clear: both;
  position: relative;
  margin-bottom: 20px;
}

/**********EVENTS LISTING PAGE************/

/*event listing datepicker*/
.nav-tabs>li>a {
  border-radius: 0px !important;
}

/*Events listing title*/
.events-right > h1, .events-grid > h1 {
	font-size: 3.8em;
    margin-top: 14px;
  	margin-bottom: 14px;
    padding-bottom: 5px;
    font-weight: 400;
}
@media (min-width: 768px) {
.events-right {
    margin-left: 260px;
}
}
/*event listing date bar*/
.events-date-bar {
    font-size: 1.6em;
  	margin-bottom: 1em;
    font-weight: 600;
    padding: 10px 0;
  	border-top: 1px solid #bbbbbb;
  	border-bottom: 1px solid #bbbbbb;
}
/*event listing title*/
.eelisttitle a {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
  	text-decoration: none;
}
/*event listing date and time*/
div.eelisttime.headingtext {
  	color: #2c3e50!important;
}
.eventRegButton {
  	margin-bottom: 0.75em;
}

.events-day-title > .events-date-string > .headingtext, .events-day-title >.events-date-range-string >.headingtext {
	color:  #56585B!important;
}

/*filters*/
.events-filter-row {
    padding: 0 2em 0.5em 2em;
  	margin-bottom: 0px !important;
}
.events-view-row {
  	padding: 0px 40px 5px 40px;
}
@media (max-width: 767px){
.events-filter-row {
    max-width: 767px;
    text-align: center;
}
}
/*filter buttons*/
@media (max-width: 767px){
.events-views {
    max-width: 767px;
    margin-top: 10px;
    text-align: center;
}
}

/*Skip filters link and target - OCR issue 111*/
a.pcl-skiplink, a.pcl-skiplink:link { 
  position: absolute; 
  left: -10000px; 
  top: auto; 
  width: 1px; 
  height: 1px; 
  margin: 0px; 
  overflow: hidden; 
  opacity: 0; 
  transition: opacity 0.5s, margin-left 0.5s, height 0.5s; 
  font-family: 'Source Sans Pro', sans-serif; 
  font-weight: bold; 
} 

a.pcl-skiplink:focus, a.pcl-skiplink:focus-visible { 
  position: relative; 
  display: block; 
  left: auto; 
  right: auto; 
  top: auto; 
  width: fit-content; 
  height: auto; 
  margin: 10px auto 15px calc(5% + 20px); 
  padding: 5px 30px; 
  text-align: center; 
  text-decoration: none; 
  background-color: #B94700; 
  border: 1px solid #ffffff; 
  color: #ffffff; 
  opacity: 1; 
} 

a.pcl-skiplink:hover { 
  text-decoration: underline; 
} 

a.pcl-skiptarget:focus-visible { 
  outline: none; 
} 


/********** EVENT PAGES************/

/*icons for add to calendar and location*/
#iddyeni > div > span > p > span, #idNLsUl > div > span > a > i {
    font-size: 1.8em !important;
}

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  	border-top: 1px solid #bbbbbb;
  	padding: 8px 0;
}
/*event page sub title*/
#idaiMWo h3 {
	color: #56585B;
    font-size: 1.8em;;
	font-weight: 400;
}
/*event page date*/
#idm0vRo h4 {
  	color: #2d3e4f;
}
/*event description*/
#idiga4D p {
  	color:  #56585B;
}
/*event short description*/
#idjLXfv .custom1 {
    color: #34485e;
    margin: 1em 0 0.5em 0;
    font-weight: 300;
    font-size: 1.3em;
}
/*padding for branch info at bottom of page*/
@media (max-width: 767px) {
#idVFirR .amh-row {
    padding: 0 15px;
}
}

/*registration thank you message*/
.events2-reg-thanks-title {
    line-height: 1em;
    padding-bottom: 20px;
}
  
/**** Upcoming Events widget ****/

/*widget title*/
#idsqaCW h4 {
  	font-size: 1.8em;
  	margin-bottom: 0.5em;
  	font-weight: 400;
  	color: #1d1d1d;
}
/*height of events listing widget*/
#idtvR3F .amev-event-list{
  	height: 530px;
}

.amev-event-title {
  	padding-bottom: 0.2em;
}
.amev-event-title > a {
    text-decoration: none;
}

/*date string in upcoming events widget*/
.amev-event-time > .headingtext {
  	color: #000000 !important;
}
.amev-event-description .eventRegButton {
  	margin-top: 0.6em;
  	margin-bottom: 0.3em;
}
/*hide widget border at smaller sizes*/
@media (max-width: 998px) { 
  #id4Ejdw .amh-content {
  	border-width: 0px 0px 0px 0px!important;
    border-style: none!important;
}
}

/**** CALENDAR ****/

.events-grid-cell-event {
	width: 116px;
    padding: 0 .3em;
}

/**** FOOTER ****/

#footer {
  	margin: 20px auto 0px auto;
  	padding: 0px 50px 10px 50px;
    background: rgb(54, 55, 54);
  	color: #ffffff;
  	font-size: 16px;
}

#footer>#footer {
  padding-top: 10px;
}

#footer h3, #footer h4 {
  color: #ffffff;
  font-weight: bold;
}

#footer h3 {
  font-size: 18px;
}

#footer h4 {
  font-size: 16px;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus {
  text-decoration: underline;
}

#footer .button, #footer input[type=submit] {
  border: none;
  text-decoration: none;
  margin-bottom: 20px;
  max-width: 150px;
  font-size: 18px;
}

#footer .button:hover, #footer .button:active, #footer .button:focus-visible {
  text-decoration: none;
  color: #b94700;
}

#footer a:focus-visible, input[type=submit]:focus-visible {
  outline: 2px solid white;
  outline-offset: 2px;
}

#newsletter input[type=text], #newsletter input[type=submit] {
  float: left;
  margin-top: 20px;
  margin-right: 0px;
  height: 36px;
}

#newsletter input[type=text] {
  max-width: 200px;
}

#pcls-footer {
  margin-top: 15px;
}

/*#pcls-footer form {
  margin-top: 15px;
}*/

/*#pcls-footer .form-control {
  display: inline-block;
*/

.footer-column {
    margin-bottom: 40px;
  }

@media screen and (min-width: 768px){
  #footer-left {
    float: left;
    width: 50%;
	}
  
  #footer-right {
    float: right;
    border-left: 1px solid #ffffff;
    /*padding-right: 50px;*/
    width: 33%;
    /*display: inline-block;*/
  }
}

#footer-left .pcl-logo {
  margin-bottom: 30px;
}

#footer-left h3, #footer-left h4 {
  padding-top: 30px;
}

#footer-address {
  margin-top: 10px;
  /*padding-top: 30px;*/
  font-weight: bold;
  font-size: 14px;
}


.clearfix::after, #footer::after {
  clear: both;
  display: block;
}

#footer-buttons h3, #footer-buttons h4 {
  padding: 10px;
}

#footer-link-list {
  list-style-type: none;
  margin-bottom: 20px;
  padding-inline-start: 0px;
}

#footer-link-list li {
  padding: 10px;
  font-size: 14px;
}

#default_footer {
  	display: none;
}

@media screen and (max-width: 767px){
  .footer-column {
    float: none;
  }
  #footer {
    padding: 0px 20px;
  }
  #footer-buttons h3, #footer-buttons h4 {
  	padding-left: 0px;
	}
  #footer-link-list li {
  	padding-left: 0px;
	}
}

/******RESERVE********/

.amnp-segment:after {
  top: -2em;
}

.amnp-booking-final-summary-heading, .amnp-booking-final-summary-subheading {
    line-height: 1.5em;
}

/**** HIDE FIELD DESCRIPTIONS ON RESERVE BOOKING FORM ****/
.col-sm-8.am-form-desc   {
    display: none;
}
