@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');.link, a{text-decoration: underline;}.link, a{font-weight: bold;}
#header #layout>.amh-row, #header>.amh-row{max-width: 2140px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 2140px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 2140px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 2140px;}
.bodysize{max-width: 2140px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 2140px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 2140px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #3e8c9f;}
.link:hover, a:hover{color: #c8233c;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #3e8c9f;}
body{
		color: #000000;
		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: #ffffff;
	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: 2px solid #ffffff;
	color: #3e8c9f;
}
.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: 2px solid #ffffff;
	color: #c8233c;
}
.button a, .button-strip a{
	color: #3e8c9f;
	text-decoration:none;
}
.button-strip-active a{
	color: #c8233c;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #c8233c;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 2px solid #ffffff;
	-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: #444444;
	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: #ffffff;
	color: #c8233c;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #3e8c9f;
}
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 #3e8c9f;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	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: #3e8c9f;
}
.vtab{
	font-weight: bold;
	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: #3e8c9f;
}
.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: #c8233c;
}
.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: #3e8c9f;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 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: #c8233c;
}
.tab a{
	color: #3e8c9f;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #c8233c;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	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: #3e8c9f;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/eapl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #3e8c9f;
	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: -1px -1px 0px 0px;
	border-radius: -1px -1px 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 -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #444444;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #444444;
	border-color: #444444;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #444444;
}
.polaris-nav-active i{
	color: #444444;
}
.widgetbody hr{
	color: #3e8c9f;
	background-color: #3e8c9f;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #3e8c9f;
}
.bottomrule{
	border-bottom: 1px solid #3e8c9f;
}
.bodytext{color: #000000;}
.headingtext{color: #444444;}
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');
html, body {
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0;
    padding: 0;
     -webkit-text-size-adjust: 100%;
    height: 100%; /* needed for container min-height */
}
body {
   font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
   -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#body {
  font-size: 16px;
}
a {
   text-decoration: none;
  cursor: pointer !important;
      transition-duration: 0.2s;
}
a:hover {
    color: #ee3124;
}
:root {
    scroll-behavior: smooth;
}


 h2, .heading2 {
     font-weight: 500;
}

/*hides the home tab - which is actually the second menu item DO NOT DELETE */
 .navbar-top ul.navbar-nav > li:nth-child(2) {
     display: none;
}
 .events-grid-cell-event-holder {
     max-width: 90%;
}
 .events-grid-cell-event {
     max-width: 100%;
}

/*events calendar*/
.events-grid-body .events-grid-row{
  display: flex;
}

.events-grid-body .events-grid-cell-date{
  font-size: 11px;
}

.events-grid-cell-event-holder{
  position: static;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

.events-grid-body .events-grid-cell-event{
  margin-bottom: 16px;
  border: 0;
  white-space: normal;
  line-height: 1.5;
}

.events-grid-body .events-grid-cell-event:last-child{
  margin-bottom: 0;
}

.events-grid-cell-event i, .events-grid-cell-event b{
  display: block;
}
/************************* BUTTONS *************************/
 .button{
     font-family: 'Source Sans Pro', sans-serif!important;
      padding: 1em 1.75em;
    font-size: 1em;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    display: inline-block;
    font-weight: 400;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    color: #fff;
    background-color: #276d7e !important;
    background: unset;
    border-color: #276d7e;
}
.button:hover {
    color: #fff;
    background-color: #1e5461 !important;
   text-decoration: unset;
    background: unset;
    border: 1px solid #1b4b57;
}
 @media (max-width: 768px){
     .button, .button:hover {
         display: block;
         width: 60%;
         margin: 5px auto;
    }
}
/************************* NAV ************************/
 .navbar-top .navbar-nav > li > a {
     padding: 5px 14px;
}
 .navbar-top .navbar-nav > li > a:hover {
     text-decoration: underline;
}
 .dropdown .fa-sort-desc {
     display: none;
}
 @media (min-width: 768px) {
     .navbar {
         border-radius: 0px;
    }
}
/************************* VT HEADER ************************/
 #header {
     font-size: 95%;
     margin-top: 30px;
     margin-bottom: 10px;
}
 #header a {
     font-weight: 100;
}
 div#condetails {
     padding-top: 37px;
}
 @media (max-width: 590px){
     div#condetails {
         padding-top: 5px;
    }
}
 div#toprightmenu {
     font-size: 90%;
     padding-top: 12px;
}
 div#fouricons {
     position: absolute;
     right: 262px;
     z-index: 100;
}
 @media (max-width: 590px){
     div#fouricons {
    }
}
/*search widget*/
 #block-search-form {
     position: absolute;
     right: 0;
     top: 0px;
     width: 290px;
     height: 28px;
}
 .search-form {
     margin-bottom: 1em;
}
 #searcharea {
     height: 25px;
}
 #block-search-form form {
     float: right;
}
 #block-search-form h2.element-invisible {
     margin: 0;
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
     clip: rect(1px 1px 1px 1px);
     clip: rect(1px,1px,1px,1px);
}
 #block-search-form .form-item.form-type-textfield {
     position: relative;
     left: 4px;
}
 #block-search-form .form-type-textfield, #block-search-form .form-item-custom-search-paths, #block-search-form .form-actions {
     display: block;
     float: left;
     margin: 0;
}
 .container-inline div, .container-inline label {
     display: inline;
}
 #block-search-form label {
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
     clip: rect(1px 1px 1px 1px);
     clip: rect(1px,1px,1px,1px);
}
 #block-search-form .form-item.form-type-textfield input {
     width: 148px;
     height: 27px;
     padding: 0;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     border: 1px solid #cccccc;
}
 #block-search-form .search-form input {
     margin-top: 0;
     margin-bottom: 0;
}
 #block-search-form .form-item-custom-search-paths {
     position: relative;
     top: 0;
}
 #block-search-form html, button, input, select, textarea {
     font-family: "Source Sans Pro",sans-serif;
}
 #block-search-form option {
     font-weight: normal;
     display: block;
     white-space: pre;
     min-height: 1.2em;
     padding: 0px 2px 1px;
}
 .chzn-container {
     font-size: 13px;
     position: relative;
     display: inline-block;
     zoom: 1;
}
 #block-search-form a.chzn-single {
     width: 78px;
     padding: 2px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
     left: 2px;
     background: #ffffff;
     z-index: 3;
     -webkit-box-shadow: none;
     box-shadow: none;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     height: 27px;
}
 .chzn-container-single .chzn-single {
     background-color: #ffffff;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
     background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(20%,#ffffff),color-stop(50%,#f6f6f6),color-stop(52%,#eeeeee),color-stop(100%,#f4f4f4));
     background-image: -webkit-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);
     background-image: -moz-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);
     background-image: -o-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);
     background-image: linear-gradient(#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     -moz-background-clip: padding;
     -webkit-background-clip: padding-box;
     background-clip: padding-box;
     border: 1px solid #aaaaaa;
     -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
     -moz-box-shadow: 0 0 3px #ffffff inset,0 1px 1px rgba(0,0,0,0.1);
     box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
     display: block;
     overflow: hidden;
     white-space: nowrap;
     position: relative;
     height: 23px;
     line-height: 24px;
     padding: 0 0 0 8px;
     color: #444444;
     text-decoration: none;
}
 .chzn-container-single .chzn-single div {
     position: absolute;
     right: 0;
     top: 0;
     display: block;
     height: 100%;
     width: 18px;
}
 .chzn-container-single .chzn-drop {
     -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
     border-radius: 0 0 4px 4px;
     -moz-background-clip: padding;
     -webkit-background-clip: padding-box;
     background-clip: padding-box;
}
 .chzn-container .chzn-drop {
     background: #fff;
     border: 1px solid #aaa;
     border-top: 0;
     position: absolute;
     top: 29px;
     left: 0;
     -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
     -moz-box-shadow: 0 4px 5px rgba(0,0,0,.15);
     box-shadow: 0 4px 5px rgba(0,0,0,.15);
     z-index: 1010;
}
 #block-search-form .chzn-search {
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
     clip: rect(1px 1px 1px 1px);
     clip: rect(1px,1px,1px,1px);
}
 .chzn-container-single .chzn-search {
     padding: 3px 4px;
     position: relative;
     margin: 0;
     white-space: nowrap;
     z-index: 1010;
}
 .chzn-container .chzn-results {
     margin: 0 4px 4px 0;
     max-height: 240px;
     padding: 0 0 0 4px;
     position: relative;
     overflow-x: hidden;
     overflow-y: auto;
     -webkit-overflow-scrolling: touch;
}
 .chzn-container .chzn-results .active-result {
     cursor: pointer;
     display: list-item;
}
 .chzn-container .chzn-results li {
     display: none;
     line-height: 15px;
     padding: 5px 6px;
     margin: 0;
     list-style: none;
}
 .chzn-container .chzn-results .active-result {
     cursor: pointer;
     display: list-item;
}
 .chzn-container .chzn-results li {
     display: none;
     line-height: 15px;
     padding: 5px 6px;
     margin: 0;
     list-style: none;
}
 .chzn-container .chzn-results .active-result {
     cursor: pointer;
     display: list-item;
}
 .chzn-container .chzn-results li {
     display: none;
     line-height: 15px;
     padding: 5px 6px;
     margin: 0;
     list-style: none;
}
 a.chzn-single div b {
     margin-top: 3px;
}
 .chzn-container-single .chzn-single div b {
     background: url('http://eapl.libnet.info/images/tile/eapl/chosen-sprite.png') no-repeat 0 0;
     display: block;
     width: 100%;
     height: 100%;
}
 #block-search-form a.chzn-single span {
     display: inline;
}
 #block-search-form .form-type-textfield, #block-search-form .form-item-custom-search-paths, #block-search-form .form-actions {
     display: block;
     float: left;
     margin: 0;
}
 #block-search-form .form-actions input {
     border: #005954;
     background: #28625e;
     background: -moz-linear-gradient(top,#28625e 0%,#397570 44%,#297771 100%);
     background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#28625e),color-stop(44%,#397570),color-stop(100%,#297771));
     background: -webkit-linear-gradient(top,#28625e 0%,#397570 44%,#297771 100%);
     background: -o-linear-gradient(top,#28625e 0%,#397570 44%,#297771 100%);
     background: -ms-linear-gradient(top,#28625e 0%,#397570 44%,#297771 100%);
     background: linear-gradient(to bottom,#28625e 0%,#397570 44%,#297771 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28625e',endColorstr='#297771',GradientType=0);
     color: #ffffff;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
     padding: 4px;
     position: relative;
     z-index: 4;
     height: 27px;
     width: 30px;
     -webkit-border-top-left-radius: 0;
     -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-topleft: 0;
     -moz-border-radius-bottomleft: 0;
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
     top: 0;
}
#header-search-type-selector {
  float: left; 
  height: 27px;
  width: 75px;
  line-height: 27px;
  padding-left: 10px;
  border: 1px solid;
  background-image: url(https://eapl.libnet.info/images/tile/eapl/chosen-sprite.png);
  background-repeat: no-repeat;
  background-position: 55px 5px;
}
#header-search-type-selector.flipped {
  background-position: 37px 5px;
}
#header-search-type-selector span {
  background-color: white; 
}
#header-search-type-selector:hover {
  cursor: pointer; 
}
#header-search-type-selector ul {
    list-style-type: none;
    padding: 5px;
    background: white;
    border: 1px solid;
    width: 70px;
    position: relative;
    top: -2px;
    position: relative;
    z-index: 99;
    left: -8px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
#header-search-type-selector ul li {
  padding-left: 5px; 
}
#header-search-type-selector ul li:hover {
  background-image: linear-gradient(#3875d7 20%,#2a62bc 90%); 
  color: white;
}
#idY4XmK, #id0ycwW {
  position: unset; 
}
/************************* KAV HEADER ************************ 
/*header #idlKYrE {
     width: 1050px;
     padding-top: 25px;
     padding-bottom: 30px;
}
/*header logo & left area #idNSNmV {
     width: 230px;
     height: 55px;
}
 #header .amh-content {
     height: 25px;
}
 #header p a {
     font-size: 83%;
     font-weight: 100;
}
/*header right area #idJbUzb {
     width: 820px;
     height: 45px;
}
 #idDPflr {
     text-align: right;
     padding-bottom: 0px;
}
/*header icons #id9ANRE {
    /* width: 520px;
     height: 27.5px;
     padding-bottom: 35px;
    */
}
/*header search*/
 #idnt7PQ {
    /*width: 300px;
     height: 27.5px;
     padding-bottom: 35px;
    */
}
/*header address #idlwHbF {
     padding-left: 10px;
     font-weight: 100;
     font-size: 15px;
     width: 470px;
}
/*header links on right side - entire section #id4xCER {
     width: 350px;
}
/*header links individually .header-link-right {
     color: #4a4a4a;
     font-weight: 100;
     font-size: 13px;
}
/*header links individually on hover .header-link-right:hover {
     color: #4a4a4a;
     font-weight: 100;
     font-size: 13px;
     text-decoration: underline;
}
/*header actual search bar #edit-search-block-form--2 {
     height: 27px;
     width: 130px;
     font-size: 15px;
}
/*header catalog or website picker .form-select {
     height: 27px;
     width: 80px;
     font-size: 13px;
}
 #edit-submit {
     background: #0a7771;
     color: #ffffff;
     border-color: #0a7771;
     border-radius: 5;
     font-size: 14px;
}
 #edit-submit:hover {
     cursor: pointer;
}
 */
/************************* FOOTER *************************/
 #footer {
   font-size: 16px;
     margin: 10px auto 0 auto;
}
 .footer-info {
     margin: 0 0 1px;
}
 .footer-space {
     height: 2px;
}
 #default_footer {
     display: none;
}
/************************* EVENTS LISTING PAGE *************************/
/*.events-view-row {
     padding: 5px 40px;
}
*/


 .eelisttitle, .eelisttitle a {
     font-weight: 500;
}
/*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;
}
/*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 date bar*/
 .events-date-bar {
     font-size: 1.3em;
     margin-bottom: 0.5em;
     font-weight: 600;
     padding: 10px 0;
     border-top: 1px solid #d0d0d0;
     border-bottom: 1px solid #d0d0d0;
}
/*event registration button*/
 .eventRegButton, .eventRegButton:hover {
     margin: 0.5em 0 0.5em 0;
}
/************************* EVENT PAGE *************************/
/*event page title*/
 #idaiMWo h2 {
     font-weight: 200;
}
/*event page sub title*/
 #idaiMWo h3 {
     font-family: 'Source Sans Pro', sans-serif;
     color: #4a4a4a;
     font-size: 1.5em;
     font-weight: 200;
}
/*extra space for calendar and location icons*/
 #idm0vRo, #idV05ku {
     padding-left: 10px;
}
/*border above and below the date, time and location info*/
 #id4VX3g .amh-row, #idlw5ZC.amh-row.row {
     border-top: 1px solid #d0d0d0;
     padding: 8px 0;
}
/*event page short description*/
 #idjLXfv .custom1 {
     font-family: 'Source Sans Pro', sans-serif;
     color: #4a4a4a;
     margin: 1em 0;
     font-weight: 300;
     font-size: 1.4em;
}
/* On Events listing page, event titles are larger */
 div.eelisttitle {
     font-family: 'Source Sans Pro', sans-serif;
     font-size: 2em;
}
/************************* Upcoming Events widget *************************/
/*height of events listing widget*/

/*register button in widget*/
 #idtvR3F .eventRegButton{
     font-family: 'Source Sans Pro', sans-serif;
     display:block;
     width: 60%;
     margin: 10px auto 5px auto;
}
/*event listing title upcoming events widget*/
 .amev-event-title a{
     font-family: 'Source Sans Pro', sans-serif;
     font-size: 1.5em;
     line-height:1.3;
     font-weight: 500;
}
 .amev-event-title a:hover {
     text-decoration: underline;
}
/* "Upcoming events" text at the top of upcomgin events widget */
 #idsqaCW h4 {
     font-family: 'Source Sans Pro', sans-serif;
     font-size: 2.1em;
     margin-bottom: 0.5em;
     font-weight: 600;
     text-align: center;
     color: #535353;
}
/************************* CALENDAR *************************/
/*filter buttons*/
 @media (max-width: 768px){
     .events-views {
         max-width: 768px;
         margin-top: 10px;
         text-align: center;
    }
}
 .ammev-login{
     min-height: 230px;
}

/************************* Library Website Widget Overrides *************************/
