.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: 980px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 980px;}
#body.content{max-width: 980px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 980px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 980px;}
.bodysize{max-width: 980px;}
#footer, #layout>#footer{max-width: 980px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 980px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 980px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #00a950;}
.link:hover, a:hover{color: #aae8c7;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #403b38;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #e5e5e5;
	}
.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:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #4c4c4c;
	background: #4c4c4c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(50%,#4c4c4c), color-stop(51%,#4c4c4c), color-stop(100%,#4c4c4c));
	background: -moz-linear-gradient(top,  #4c4c4c 0%, #4c4c4c 50%, #4c4c4c 51%, #4c4c4c 100%);
	background: -webkit-linear-gradient(top,  #4c4c4c 0%,#4c4c4c 50%,#4c4c4c 51%,#4c4c4c 100%);
	background: -o-linear-gradient(top,  #4c4c4c 0%,#4c4c4c 50%,#4c4c4c 51%,#4c4c4c 100%);
	background: -ms-linear-gradient(top,  #4c4c4c 0%,#4c4c4c 50%,#4c4c4c 51%,#4c4c4c 100%);
	background: linear-gradient(top,  #4c4c4c 0%,#4c4c4c 50%,#4c4c4c 51%,#4c4c4c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#4c4c4c',GradientType=0 );
	border: 4px solid #4c4c4c;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #262626;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262626), color-stop(50%,#262626), color-stop(51%,#262626), color-stop(100%,#262626));
	background: -moz-linear-gradient(top,  #262626 0%, #262626 50%, #262626 51%, #262626 100%);
	background: -webkit-linear-gradient(top,  #262626 0%,#262626 50%,#262626 51%,#262626 100%);
	background: -o-linear-gradient(top,  #262626 0%,#262626 50%,#262626 51%,#262626 100%);
	background: -ms-linear-gradient(top,  #262626 0%,#262626 50%,#262626 51%,#262626 100%);
	background: linear-gradient(top,  #262626 0%,#262626 50%,#262626 51%,#262626 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#262626',GradientType=0 );
	border: 4px solid #262626;
	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: 4px solid #4c4c4c;
	-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: #9c0059;
	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: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	color: #ffffff;
}
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 #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',GradientType=0 );
	color: #e8e8e8;
}
.vtab{
	font-weight: bold;
	background: #3a4f4b;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(-90deg,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(-90deg,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(-90deg,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(-90deg,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(-90deg,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	color: #e8e8e8;
}
.vtab:hover, .vtab_selected{
	background: #3d3d3d;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#3d3d3d), color-stop(50%,#3d3d3d), color-stop(51%,#3d3d3d), color-stop(100%,#3d3d3d));
	background: -moz-linear-gradient(-90deg,  #3d3d3d 0%, #3d3d3d 50%, #3d3d3d 51%, #3d3d3d 100%);
	background: -webkit-linear-gradient(-90deg,  #3d3d3d 0%,#3d3d3d 50%,#3d3d3d 51%,#3d3d3d 100%);
	background: -o-linear-gradient(-90deg,  #3d3d3d 0%,#3d3d3d 50%,#3d3d3d 51%,#3d3d3d 100%);
	background: -ms-linear-gradient(-90deg,  #3d3d3d 0%,#3d3d3d 50%,#3d3d3d 51%,#3d3d3d 100%);
	background: linear-gradient(-90deg,  #3d3d3d 0%,#3d3d3d 50%,#3d3d3d 51%,#3d3d3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#3d3d3d',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',GradientType=0 );

	color: #e8e8e8;
	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: #3d3d3d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(50%,#3d3d3d), color-stop(51%,#3d3d3d), color-stop(100%,#3d3d3d));
	background: -moz-linear-gradient(top,  #3d3d3d 0%, #3d3d3d 50%, #3d3d3d 51%, #3d3d3d 100%);
	background: -webkit-linear-gradient(top,  #3d3d3d 0%,#3d3d3d 50%,#3d3d3d 51%,#3d3d3d 100%);
	background: -o-linear-gradient(top,  #3d3d3d 0%,#3d3d3d 50%,#3d3d3d 51%,#3d3d3d 100%);
	background: -ms-linear-gradient(top,  #3d3d3d 0%,#3d3d3d 50%,#3d3d3d 51%,#3d3d3d 100%);
	background: linear-gradient(top,  #3d3d3d 0%,#3d3d3d 50%,#3d3d3d 51%,#3d3d3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#3d3d3d',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #e8e8e8;
}
.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: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/hplct/HPL_logo_primary_full-color-dark.png);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	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: 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: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',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: #9c0059;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #9c0059;
	border-color: #9c0059;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #9c0059;
}
.polaris-nav-active i{
	color: #9c0059;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #403b38;}
.headingtext{color: #9c0059;}
/* target a div to allow a content block to go full width *//*
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
*/

/* Broadcast - Widget height fix */
.amp-show .widget {
    height: calc(100% - 23px);
    display: flex;
    flex-flow: column;
}
.amp-show .widget .widgetbody {
    flex-grow: 1;
    display: flex;
}
.amp-show .widget .widgetbody .video_player {
    width: 100%;
  	height: 100%;
    display: flex;
}
.amp-show .widget .widgetbody .video_player iframe {
    width: 100%;
    height: unset;
}
  
/*hides the default home tab*/
.navbar-top ul.navbar-nav > li:nth-child(2) {
  display: none;
}

html, body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
} 

body {
  background-image: url('https://hplct.libnet.info/images/editor/hplct/body_background.jpeg');
  background-repeat: repeat-x;
}

div.bodysize.content {
  padding: 35px; 
}
@media(max-width: 767px) {
  div.bodysize.content {
    padding: 10px; 
  }
}
div.roompicker.bodysize.content {
  min-height: 800px; 
}

div[data-widgetid="12651"] .amev-event-list {
  height: 630px;
}

#eventsearch {
  margin-bottom: 10px; 
}

#body {
  padding-top: 20px;
  padding-bottom: 20px; 
  box-shadow: 0px -3px 6px 2px rgba(0,0,0,0.25);
  margin-bottom: -2px;
  font-size: 14px;
}
#body.larger-text {
  font-size: 150%; 
}
#body::after {
  content: '';
  display: block;
  width: 100%;
  height: 25px;
  background: white;
  position: absolute; 
}

/* Header */

#ido0eZA {
  background-position: top center; 
}

.header-main {
  display: flex;
  align-items: flex-end; 
  height: 145px;
  margin-bottom: 15px;
  flex-flow: row wrap;
}
.header-main > a:first-child {
  align-self: flex-start;
}

.btn-donnate {
    background-color: #9c0059;
    width: 150px;
    display: inline-block;
    padding: 2px 0px 1px;
    text-align: center;
    text-decoration: none;
    color: white;
    margin: 0 10px;
    font-size: 14px;
}

#font-toggle,
#font-toggle:hover {
  text-decoration: none;
}
div.events-filter-section {
top: 122px !important;
left: 400px !important;
}
/* Navigation */

#navbar > .navbar {
  border: none;
} 

#navbar, .navbar {
  background: transparent; 
}

.navbar-top .navbar-nav > li > a {
  background: transparent; 
}

/* Desktop Nav */
@media(min-width: 768px) {
  ul.nav.navbar-nav {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  ul.navbar-nav > li > a {
    margin: 6px 6px 10px 6px !important;
    padding: 2px !important;
    text-align: center;
    font-size: 15px;
    border-radius: 4px !important;
  }
  ul.navbar-nav > li > a:hover::after {
	content: '\f0d8';
    color: white;
    position: absolute;
    font-family: FontAwesome;
    top: 90%;
    left: calc(50% - 10px);
    font-size: 40px;
  }
  ul.navbar-nav i.fa-sort-desc {
    display: none; 
  }
  ul.navbar-nav > li.dropdown.open > ul.dropdown-menu {
    left: 0;
    width: 100vw;
    display: flex;
    flex-flow: row wrap;
  }
  ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a {
    padding: 3px 5px;
    margin: 0 5px;
    background: transparent;
    border-radius: 6px;
    font-size: 14px;
    color: white;
  }
  ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a::after {
    display: none;
  } 
  ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a:hover {
    background: black; 
  }
  ul.navbar-nav .dropdown-menu {
    border-radius: 10px;
    background: rgba(0,0,0,0.65);
  }
  li.dropdown-submenu > ul.dropdown-menu {
    position: absolute;
    top: 120%;
    left: 0;
    background: black;
    border: 1px solid white;
  }
  li.dropdown-submenu > ul.dropdown-menu > li > a {
    color: white;
    font-size: 14px;
  }
  li.dropdown-submenu > ul.dropdown-menu > li > a:hover {
    color: white;
    background: transparent;
    text-decoration: underline;
  }
}
@media(min-width: 980px) {
  ul.navbar-nav > li.dropdown.open > ul.dropdown-menu {
    width: calc(100vw - (100vw - 980px));
  } 
}
@media(min-width: 1000px) {
  #body {
    background-image: url(https://hplct.libnet.info/images/editor/hplct/pageContainer_background.jpeg);
    background-position: top right;
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
  }
}
/* Mobile Nav */
@media(max-width: 767px) {
  li.dropdown-submenu > a::after {
    float: none;
    display: inline-block;
    margin-left: 5px;
  }
  #header li.dropdown-submenu > ul {
    margin-left: 20px; 
  }
  #header ul.navbar-nav {
    margin: 0; 
  }
  div.navbar-brand {
    display: none; 
  }
  span.burger-button {
    margin: 10px; 
  }
}

/* "utility" navigation menu */
#utilityNav > ul > li:hover::before {
  font-family: FontAwesome;
  content: '\f0da';
  position: absolute;
  color: black;
  right: 135px;
  line-height: 26px;
  font-size: 30px;
}
#utilityNav > ul > li ul {
  z-index: 9999; 
}
#utilityNav > ul > li:active ul,
#utilityNav > ul > li:hover ul {
  display: block !important; 
  visibility: visible !important;
}


#utilityNav {
  margin: 0; 
  padding: 0;
  z-index: 25 !important;
  text-align: right;
}

.utilityNav_active{
  background: url(/assets/images/template/utilityNav_activestate_carrot_right.png) left no-repeat;
}

/* shared link behavior */
#utilityNav a:link, #utilityNav a:visited{
  text-decoration: none;
  font-weight:normal;
  color: #e4cfda;
  font-size: 12px;
}
#utilityNav a:hover {

}

/* Level One  (UL > LI) */
#utilityNav ul{
  float: right;	
  margin: 0;
  padding: 0;
  width: 145px;
  text-align: right;
}
#utilityNav ul li{
  list-style: none;
  padding: 0;
  text-align: right;
  border-bottom: 1px #923d6a solid;
}
#utilityNav ul li:last-child { border: none }

#utilityNav ul li a{
  display: inline-block;
  padding:  4px 0 4px 0; /*  7px 0 6px 0; */
  text-align: right;	
  text-transform: uppercase;
}
#utilityNav ul li a:hover{
  color: #fff;
}

/* open next level on hover */
#utilityNav li:hover ul,
#utilityNav li.sfHover ul {
  /* left: auto; <!-- left "auto" sets it directly below the containing UL */
  top: 5px;
  right: 144px;
}

/* Level Two (UL > LI > UL > LI ) */
#utilityNav ul li ul {
  background-color: #000;
  margin-left: 0; /* reset from parent */	
  padding: 0 15px 3px 5px;
  width: 205px;
  position: absolute;
  top: 3px;
  right: 999em;
  min-height: 160px;

  vertical-align: bottom;

  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;

}
#utilityNav ul li ul li{
  border-bottom: none;
}
#utilityNav ul li ul li a:link, #utilityNav ul li ul li a:visited  { 
  padding:  4px 0 4px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal !important;
  font-size: 14px;
  text-transform: none;
  color: #fff;
  display: inline-block; 
  display: block;
}	

#utilityNav ul li ul li a:hover{
  text-decoration: underline;	
}

/* Footer */
#footer {
  margin-bottom: 0;
  margin-top: 0;
  background: white;
  font-size: 12px;
}
#footer p {
  margin-bottom: 5px; 
}
#footer > #footer {
  box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.25); 
}
#default_footer {
  display: none; 
}
.footer-branch-info-container,
.footer-branch-info-container a,
.footer-branch-info-container p {
  color: white; 
}
.footer-branch-info-container select {
  color: black; 
  margin-bottom: 5px;
}
#idJktYm > div {
  background: rgba(0,0,0,0.7); 
}
#idKmxWS p,
#idKmxWS a {
  margin: 2px;
  font-size: 11px !important;
}
#footer a {
  font-size: 14.4px;
}
#footer ul > li a {
  font-size: 12.48px;
  line-height: 0;
}
#footer ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
.footer-copyright p,
.footer-copyright span,
.footer-copyright a {
  font-size: 11px !important; 
  margin-bottom: 0 !important;
}
@media(min-width: 768px) {
  #idcbEfa > .amh-block {
    width: 20%;
    display: inline-flex;
  } 
}
@media(min-width: 995px) {
  .footer-copyright {
    min-width: 200px;
    transform: translate(-20px, 0);
  }
}