@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700|Lato:300,400,500,600);.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1140px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1140px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.bodysize{max-width: 1140px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1140px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #1e468a;}
.link:hover, a:hover{color: #000000;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #d4d4d4;}
body{
		color: #333333;
		font-family: Verdana, Geneva, 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: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f0f0f0;
	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(50%,#f0f0f0), color-stop(51%,#f0f0f0), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #f0f0f0 50%, #f0f0f0 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f0f0f0',GradientType=0 );
	border: 1px solid #c7c7c7;
	color: #000000;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #355997;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#355997), color-stop(50%,#355997), color-stop(51%,#355997), color-stop(100%,#355997));
	background: -moz-linear-gradient(top,  #355997 0%, #355997 50%, #355997 51%, #355997 100%);
	background: -webkit-linear-gradient(top,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: -o-linear-gradient(top,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: -ms-linear-gradient(top,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: linear-gradient(top,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355997', endColorstr='#355997',GradientType=0 );
	border: 1px solid #355997;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #000000;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #c7c7c7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	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: #355997;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #355997;
}
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 #d4d4d4;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	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: #000000;
}
.vtab{
	font-weight: normal;
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: #355997;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#355997), color-stop(50%,#355997), color-stop(51%,#355997), color-stop(100%,#355997));
	background: -moz-linear-gradient(-90deg,  #355997 0%, #355997 50%, #355997 51%, #355997 100%);
	background: -webkit-linear-gradient(-90deg,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: -o-linear-gradient(-90deg,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: -ms-linear-gradient(-90deg,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: linear-gradient(-90deg,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355997', endColorstr='#355997',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(50%,#f0f0f0), color-stop(51%,#f0f0f0), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #f0f0f0 50%, #f0f0f0 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	background: linear-gradient(top,  #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f0f0f0',GradientType=0 );

	color: #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-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: #355997;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#355997), color-stop(50%,#355997), color-stop(51%,#355997), color-stop(100%,#355997));
	background: -moz-linear-gradient(top,  #355997 0%, #355997 50%, #355997 51%, #355997 100%);
	background: -webkit-linear-gradient(top,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: -o-linear-gradient(top,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: -ms-linear-gradient(top,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	background: linear-gradient(top,  #355997 0%,#355997 50%,#355997 51%,#355997 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355997', endColorstr='#355997',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, 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/mcpl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #e6e6e6;
	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);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #000000;
	font-weight: normal;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #e6e6e6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(50%,#e6e6e6), color-stop(51%,#e6e6e6), color-stop(100%,#e6e6e6));
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #e6e6e6 50%, #e6e6e6 51%, #e6e6e6 100%);
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 50%,#e6e6e6 51%,#e6e6e6 100%);
	background: -o-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 50%,#e6e6e6 51%,#e6e6e6 100%);
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 50%,#e6e6e6 51%,#e6e6e6 100%);
	background: linear-gradient(top,  #e6e6e6 0%,#e6e6e6 50%,#e6e6e6 51%,#e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e6e6e6',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 -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #d4d4d4;
	background-color: #d4d4d4;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #d4d4d4;
}
.bottomrule{
	border-bottom: 1px solid #d4d4d4;
}
.bodytext{color: #333333;}
.headingtext{color: #000000;}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700|Lato:300,400,500,600);

body {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
  	font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 120%;
    color: #355997;
    margin: 20px 0 17px 0;
}


@media (min-width: 768px) {
.navbar-default .navbar-nav > li.dropdown > a {
    padding-right: 30px;
}
}

@media (max-width: 767px) {
.navbar-nav {
    margin: 0px -15px;
}
.navbar-top .navbar-nav > li > a {
    padding: 12px 15px!important;
}
}


/* BUTTON */
.button {
  	font-family: 'Open Sans', sans-serif;
  	text-decoration: none;
  	font-weight: 400;
    padding: 10px 20px;
  	transition: all .25s ease;
  	text-transform: uppercase;
}
.button:hover {
  	text-decoration: none;
}

/* HEADER*/

#client-header-left h5 a {
	font-size: 1.2em;
	font-weight: 400;
	color: #626262;
}
#client-header-left h5 a:hover {
	color: #000000;
}


#header-right .btn-warning {
    color: #000;
    background-color: #f0ad4e;
    border-color: #eea236;
}
#header-right .btn-warning:hover {
    color: #000;
    background-color: #ec971f;
    border-color: #d58512;
}

.top-nav-social {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    margin-left: 20px;
    background-color: #f1f1f1;
    box-shadow: inset 0 0 1px #ffffff;
    border: solid 1px #e3e6e8;
    border-top: 0;
    overflow: hidden;
}
.top-nav-social li {
    float: left;
    margin: 0;
}
.top-nav-social a {
    font-size: 1.5em;
    margin: 0;
    color: #444;
    display: inline-block;
    padding: 7px 10px;
    min-width: 40px;
    text-align: center;
    transition: all .25s ease;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.top-nav-social a.facebook:hover {
    background-color: #3b5998;
    color: #fff;
}
.top-nav-social a.twitter:hover {
    background-color: #00aced;
    color: #fff;
}
.fa-instagram:before {
    content: "\f16d";
}
.top-nav-social a.instagram:hover {
    background-color: #517fa4;
    color: #fff;
}
.top-nav-social a.wordpress:hover {
    background-color: #4597be;
    color: #fff;
}

#searchBox {
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 100;
}

  
/*CMS NAV**/
/*hides the default home tab - DO NOT DELETE */

.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
#navbar {
    font-family: 'Lato', sans-serif;
    font-size: 1.115em;
}
.navbar-top {
	background: transparent;
}
div#navbar.content {
    background: transparent;
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f107";
  	padding-left: 5px;
  	font-size: 0.8em;
}
.navbar-top .navbar-nav > li > a {
    padding: 16px 15px;
	margin-top:-1px;
}
.dropdown-menu>li>a {
    padding: 6px 15px;
    clear: both;
    font-weight: 400;
    color: #333;
	font-size: 13px;
	background-color: #f0f0f0!important;
}
.dropdown-menu>li>a:hover {
    padding: 6px 15px;
    clear: both;
    font-weight: 400;
    color: #ffffff!important;
	font-size: 13px;
	background-color: #355997!important;
}
.dropdown-menu {
	padding: 0px 0;
    margin: 0px 0 0;
    font-size: 14px;
    min-width: 200px;
    text-align: left;
    list-style: none;
    background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
}
.navbar-top ul.navbar-nav > li:nth-child(6) li:nth-child(2) a{
	line-height: 2;
	padding-top: 0;
	padding-bottom: 0;
}
.navbar-top ul.navbar-nav > li:nth-child(6) li:nth-child(2) a:hover{
	line-height: 2;
  	background-color: #f0f0f0!important;
  	color: #000000!important;
}

.nav-mobile .navbar-brand {
    display: none;
}
.nav-mobile {
    font-weight: normal;
    background: #f0f0f0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(50%,#f0f0f0), color-stop(51%,#f0f0f0), color-stop(100%,#f0f0f0));
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 50%, #f0f0f0 51%, #f0f0f0 100%);
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#f0f0f0 50%,#f0f0f0 51%,#f0f0f0 100%);
    background: linear-gradient(top, #f0f0f0 0%,n#f0f0f0 50%,n#f0f0f0 51%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f0f0f0',GradientType=0 );
    color: #ffffff;
  	padding-right: 0;
}
.burger-button {
    cursor: pointer;
    display: inline-block;
    padding: 0 10px 8px 10px;
	background-color: #626262;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    font-size: 0.7em;
}



/** FOOTER **/

#footer {
  margin-bottom: 0;
}
#default_footer {
  display: none;
}

.footer-col h3{
	color: #3d3d3d;
  	font-weight: 300;
}
.footer-col li{
	padding: 3px 0;
}

.footer-col li a{
	color: #3d3d3d;
  	font-weight: 400;
}

.footer-widget-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.6em;
    color: #000000;
	font-weight: 300;
}
.footer-col-bottom li{
	padding: 3px 0;
}
.footer-col-bottom li a {
	color: #000000;
  	font-weight: 400;
}
.footer-col-bottom li a:hover {
	color: #0eb7ff;
	text-decoration: none;
}

.footer-col-bottom .btn-ar.btn-primary {
    color: #fff;
    background-color: #355997;
    border: 1px solid #253e69;
}
h4.footer-widget-title a {
    color: #000000;
  	font-weight: 300;
}
h4.footer-widget-title a:hover {
	color: #0eb7ff;
	text-decoration: none;
}


  





/**EVENTS LISTING PAGE**/

/*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;
}
/*event listing short description*/
.eelistdesc {
  font-size: 1.2em;
}
.eventRegButton {
  	margin-bottom: 0.75em;
}

.events-day-title > .events-date-string > .headingtext, .events-day-title >.events-date-range-string >.headingtext {
	color:  #56585B!important;
}
.events-left .tab-content {
	background: #ffffff;
}
@media (max-width: 768px){
  .events-details {
    margin-bottom: 20px;
  }
}

/*filters*/

#eventsearch {
  margin-bottom: 15px;
}
.events-filter-row {
    padding: 1em 2em 1em 2em;
  	margin-bottom: 0px;

}
.events-view-row {
  	padding: 5px 40px;
}
@media (max-width: 768px){
.events-filter-row {
    max-width: 768px;
    text-align: center;
}
}
/*filter buttons*/
@media (max-width: 768px){
.events-views {
    max-width: 768px;
    margin-top: 10px;
    text-align: center;
}
}

/**EVENT PAGES**/

/*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: 400;
    font-size: 1.3em;
}

/** 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: 580px;
}
/*date string in upcoming events widget*/
.amev-event-time > .headingtext {
  	color: #000000 !important;
}
.amev-event-title a {
  text-decoration: none;
}

.amev-event-description .eventRegButton {
  	font-size: 0.95em;
  	margin-bottom: 0.3em;
}

/*my events login page*/
.ammev-login {
    margin: 20px auto;
}
.amPopup {
    padding-bottom: 15px;
}

/** RESERVE **/

.amnp-holder {
    padding: 15px;
}

/*hide card and pin login fields from Reserve*/
.amnp-login-form {
    display: none;
}

/* HIDE Event Type */

label[for="type_100"], label[for="type_103"], label[for="type_107"]{
display: none;
}





