@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700 | "Open Sans":400,500,600,700');.link, a{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1100px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1100px;}
#body.content{max-width: 1100px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1100px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1100px;}
.bodysize{max-width: 1100px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1100px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1100px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #6fa06f;}
.link:hover, a:hover{color: #6fa06f;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccccc;}
body{
		color: #4d4d4d;
		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: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #6fa06f;
	background: #6fa06f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fa06f), color-stop(50%,#6fa06f), color-stop(51%,#6fa06f), color-stop(100%,#6fa06f));
	background: -moz-linear-gradient(top,  #6fa06f 0%, #6fa06f 50%, #6fa06f 51%, #6fa06f 100%);
	background: -webkit-linear-gradient(top,  #6fa06f 0%,#6fa06f 50%,#6fa06f 51%,#6fa06f 100%);
	background: -o-linear-gradient(top,  #6fa06f 0%,#6fa06f 50%,#6fa06f 51%,#6fa06f 100%);
	background: -ms-linear-gradient(top,  #6fa06f 0%,#6fa06f 50%,#6fa06f 51%,#6fa06f 100%);
	background: linear-gradient(top,  #6fa06f 0%,#6fa06f 50%,#6fa06f 51%,#6fa06f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fa06f', endColorstr='#6fa06f',GradientType=0 );
	border: 1px solid #6fa06f;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #6ea06e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ea06e), color-stop(50%,#6ea06e), color-stop(51%,#6ea06e), color-stop(100%,#6ea06e));
	background: -moz-linear-gradient(top,  #6ea06e 0%, #6ea06e 50%, #6ea06e 51%, #6ea06e 100%);
	background: -webkit-linear-gradient(top,  #6ea06e 0%,#6ea06e 50%,#6ea06e 51%,#6ea06e 100%);
	background: -o-linear-gradient(top,  #6ea06e 0%,#6ea06e 50%,#6ea06e 51%,#6ea06e 100%);
	background: -ms-linear-gradient(top,  #6ea06e 0%,#6ea06e 50%,#6ea06e 51%,#6ea06e 100%);
	background: linear-gradient(top,  #6ea06e 0%,#6ea06e 50%,#6ea06e 51%,#6ea06e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ea06e', endColorstr='#6ea06e',GradientType=0 );
	border: 1px solid #6ea06e;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	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 #6fa06f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #6fa06f;
	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: #6ea06e;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #f6f6f6;
	color: #383838;
}
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 #cccccc;
}
.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: #333333;
}
.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: #333333;
}
.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: #00693c;
}
.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: #333333;
	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: #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: #00693c;
}
.tab a{
	color: #333333;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #00693c;
}
.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/deerfield/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	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: #ffffff;
	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: #6ea06e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ea06e), color-stop(50%,#6ea06e), color-stop(51%,#6ea06e), color-stop(100%,#6ea06e));
	background: -moz-linear-gradient(top,  #6ea06e 0%, #6ea06e 50%, #6ea06e 51%, #6ea06e 100%);
	background: -webkit-linear-gradient(top,  #6ea06e 0%,#6ea06e 50%,#6ea06e 51%,#6ea06e 100%);
	background: -o-linear-gradient(top,  #6ea06e 0%,#6ea06e 50%,#6ea06e 51%,#6ea06e 100%);
	background: -ms-linear-gradient(top,  #6ea06e 0%,#6ea06e 50%,#6ea06e 51%,#6ea06e 100%);
	background: linear-gradient(top,  #6ea06e 0%,#6ea06e 50%,#6ea06e 51%,#6ea06e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ea06e', endColorstr='#6ea06e',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: #6fa06f;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #6fa06f;
	border-color: #6fa06f;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #6fa06f;
}
.polaris-nav-active i{
	color: #6fa06f;
}
.widgetbody hr{
	color: #cccccc;
	background-color: #cccccc;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccccc;
}
.bottomrule{
	border-bottom: 1px solid #cccccc;
}
.bodytext{color: #4d4d4d;}
.headingtext{color: #6fa06f;}
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700 | "Open Sans":400,500,600,700');


body {
  	font-size: 16px;
  	font-family: 'PT Sans', sans-serif;
  	font-weight: 400;
}

h1, .heading1, h2, .heading2, h3, .heading3, h4, .heading4, h5, .heading5 {
  	font-family: 'PT Sans', sans-serif;
  	font-weight: 600;
}

.button {
    cursor: pointer;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1em;
    font-weight: 500;
    padding: 5px 10px;
  	text-decoration: none;
  	display: block;
	text-transform:uppercase;
}
.button:hover {
  	text-decoration: none;
}

a.button_link {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

/********* NAVIGATION *********/

/*hides the home tab - which is actually the second menu item DO NOT DELETE */

div#idFtHny {
  	border-top: 1px solid #e5e5e5;
  	border-bottom: 1px solid #e5e5e5;
  	padding-bottom: 0px;
}

.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.navbar {
    margin-bottom: 1px;
    border: 0px solid transparent;
}

/*style for main navigation*/

.fa-sort-desc {
    display: none;
}

/* center the main nav */
@media (min-width: 768px) {
  .nav.navbar-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
}

.navbar-top .navbar-nav > li > a {
  	font-family: "Open Sans", Arial, sans-serif;
  	font-size: 1em;
  	font-weight: 400;
  	text-decoration: none;
	border-top: 3px solid transparent;
  	margin: 0 18px 0px 17px;
  	padding: 8px 0 8px 0;
}
.navbar-top .navbar-nav > li > a:hover {
  	border-top: 3px solid #00693c;
}
/* keeps the parent tab highlighted when hovering dropdown items 
#navbar ul li:hover>a {
    border-top: 3px solid #00693c;
}
*/

/*style for dropdown navigation*/

#navbar .dropdown-menu {
    width: 170px;
    background: #edebeb;
    padding: 2px 0px 0 0px;
  	border-radius: 0px;
  	border-top: 3px solid #00693c;
  	border-right: 0px;
  	border-bottom: 0px;
  	border-left: 0px;
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,.08);
    box-shadow: 0px 2px 8px rgba(0,0,0,.08);
}

#navbar .dropdown-menu > li > a {
    font-size: 13px;
  	display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #000000;
    white-space: normal;
  	background-color: #edebeb;
    padding: 7px 20px 7px 10px;
  	text-decoration: none;
  	border-bottom: 1px solid #dcdadb;
}
#navbar .dropdown-menu>li>a:focus, #navbar .dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #f5f4f4;
	border-top: 0px solid transparent;
}

/*style for mobile dropdown navigation*/
.nav-mobile .navbar-brand {
    display:none;
}

.nav-mobile {
    background: #ffffff;
    color: #c3c3c3;
}

.navbar-top .navbar-collapse {
    padding: 0 15px;
}

@media (max-width: 768px) { 
  #navbar-collapse-grid  li  a {
    text-align: left;
    font-family: 'PT Sans', sans-serif;
    font-size: 0.8em;
    text-shadow: none;
    text-decoration: none;
    padding: 8px 14px 6px;
    margin: 0;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #dcdadb;
}
}
@media (max-width: 768px) { 
  #navbar-collapse-grid  li  a:hover {
}
}

@media (max-width: 768px) {
  #navbar-collapse-grid  .dropdown-menu,  #navbar-collapse-grid .dropdown-menu .dropdown-submenu {
	width:100%;  
}
}
@media (max-width: 768px) { 
  #navbar-collapse-grid .navbar-nav {
    margin: 0px -15px;
}
}





/*********** nav open on hover*********/
@media (min-width: 768px){
.dropdown:hover>.dropdown-menu { 
  	display: block; !important; 
}  
}

.navtwo ul{
	margin-bottom:0;
  	text-align:right;
}
.navtwo li{
	color: #fff;
	border-right: 1px solid #fff;
	padding: 11px 10px;
  	display:inline-block;
  	list-style: none;
}
.navtwo li a {
	text-align: center;
	color: #fff;
  	text-decoration: none;
  	padding-right: 5px;
}
.navtwo li:last-child, .navtwo li:last-child a{
	border-right: 0px solid #fff;
}
@media (max-width: 768px){
.navtwo ul{
  	text-align:center;
} 
}  


.fusion-header-content-3-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.fusion-header-tagline {
    font-size: 16px;
    color: #747474;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
}



/**********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;
}
.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: 2em;
}
.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 search field*/
.events-filter-row .form-control {
    margin-bottom: 20px;
}

/********** 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: 300;
    font-size: 1.3em;
}
/*padding for branch info at bottom of page*/
@media (max-width: 768px) {
#idVFirR .amh-row {
    padding: 0 15px;
}
}
div.events2-reg-stage > div:nth-child(2) > div.row > div.col-sm-7 > div > div:nth-child(1) > div:nth-child(3){
 display: none; 
}

/**** 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;
}
}


/**** FOOTER ****/

div#footer {
  margin-top: 40px;
  margin-bottom: 0px;
}

div#footer h4 {
  font-size: 13px;
  text-transform: upprercase;
  color: #333333;
  font-weight: 400;
  margin-bottom: 28px;
}
div#footer a {
  text-decoration: none;
}
div#footer .widget {
	font-size: 0.95em;
  	font-weight: 400;
  	border: 0px solid #000000;
    background-color: transparent;
    -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);
}
div#footer label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 400;
}
div#footer .mc_var_label, div#footer .mc_interest_label {
    display: block;
    margin-bottom: 0.5em;
}

div#footer input[type=text], div#footer input[type=email], div#footer input[type=password], div#footer input[type=text] {
   	height: 29px;
  	border: 1px solid #949494;
    font-size: 13px;
    color: #747474;
    padding: 8px 15px;
    width: 95%;
    box-sizing: border-box;
  	margin-bottom: 14px;
}
#mc_signup_submit {
    margin-top: 1.5em;
    width: 80%;
}
#mc_signup_submit {
    border-top: 2px solid #78AD78;
    border-left: 2px solid #78AD78;
    border-right: 2px solid #78AD78;
    border-bottom: 2px solid #78AD78;
    padding: 10px 20px !important;
    font-size: 14px !important;
    background-color: #6FA06F;
    font-weight: bold;
    color: #ffffff;
}
#footer .button {
 	background-color: #6FA06F!important;
    font-weight: bold;
    color: #ffffff;
}

#default_footer {
  display: none;
}

div[data-widgetid='4309'] .amev-event-list{
height: 100% !important;
width: 100% !important;
}

div[data-widgetid='4309'] .amev-event-location{
display: none;
}
  
div[data-widgetid='4834'] .amev-event-list{
height: 100% !important;
width: 100% !important;
overflow:hidden !important;
}

div[data-widgetid='4834'] .regclosed{
display: none;
}

div[data-widgetid='4834'] .amev-event-title{
font-size: 32px;
font-weight: bold;
text-decoration: none;
margin-bottom: -10px;
}

div[data-widgetid='4834'] .eelistvenues{
font-size: 24px;
font-style: normal !important;
margin-bottom: 0px;
}

div[data-widgetid='4834'] .eeeventall
{
display: none !important;
}

div[data-widgetid='4834'] .amev-event-description
{
display: none !important;
}

div[data-widgetid='4834'] .amev-event-time{
font-size: 24px;
color: black;
margin-bottom: 0px;
}



