.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1320px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1320px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
.bodysize{max-width: 1320px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1320px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #000066;}
.link:hover, a:hover{color: #000066;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #000000;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #000066;
	background: #000066;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000066), color-stop(50%,#000066), color-stop(51%,#000066), color-stop(100%,#000066));
	background: -moz-linear-gradient(top,  #000066 0%, #000066 50%, #000066 51%, #000066 100%);
	background: -webkit-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -o-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -ms-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000066', endColorstr='#000066',GradientType=0 );
	border: 1px solid #000066;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #000066;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000066), color-stop(50%,#000066), color-stop(51%,#000066), color-stop(100%,#000066));
	background: -moz-linear-gradient(top,  #000066 0%, #000066 50%, #000066 51%, #000066 100%);
	background: -webkit-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -o-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -ms-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000066', endColorstr='#000066',GradientType=0 );
	border: 1px solid #000066;
	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 #000066;
	-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: #000066;
	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: #000066;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #000066;
	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 #000000;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #000066;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000066), color-stop(50%,#000066), color-stop(51%,#000066), color-stop(100%,#000066));
	background: -moz-linear-gradient(top,  #000066 0%, #000066 50%, #000066 51%, #000066 100%);
	background: -webkit-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -o-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -ms-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000066', endColorstr='#000066',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #000066;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#000066), color-stop(50%,#000066), color-stop(51%,#000066), color-stop(100%,#000066));
	background: -moz-linear-gradient(-90deg,  #000066 0%, #000066 50%, #000066 51%, #000066 100%);
	background: -webkit-linear-gradient(-90deg,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -o-linear-gradient(-90deg,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -ms-linear-gradient(-90deg,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: linear-gradient(-90deg,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	color: #ffffff;
}
.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: #000066;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #000066;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000066), color-stop(50%,#000066), color-stop(51%,#000066), color-stop(100%,#000066));
	background: -moz-linear-gradient(top,  #000066 0%, #000066 50%, #000066 51%, #000066 100%);
	background: -webkit-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -o-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -ms-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000066', endColorstr='#000066',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #000066;
	border-left: 0px solid #000066;
	border-top: 0px solid #000066;
	-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: #000066;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000066;
}
.tab-bar{
	border-bottom: 1px solid #000066;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #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: #000066;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/acld/);
}
#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: 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: #000066;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000066), color-stop(50%,#000066), color-stop(51%,#000066), color-stop(100%,#000066));
	background: -moz-linear-gradient(top,  #000066 0%, #000066 50%, #000066 51%, #000066 100%);
	background: -webkit-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -o-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: -ms-linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	background: linear-gradient(top,  #000066 0%,#000066 50%,#000066 51%,#000066 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000066', endColorstr='#000066',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: #000066;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000066;
	border-color: #000066;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000066;
}
.polaris-nav-active i{
	color: #000066;
}
.widgetbody hr{
	color: #000000;
	background-color: #000000;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #000000;
}
.bottomrule{
	border-bottom: 1px solid #000000;
}
.bodytext{color: #000000;}
.headingtext{color: #000066;}
::selection {
    background: #000066;
    color: #fff;
}

html, body {
      font-size: 16px;
      font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
      line-height: 24px;
      font-style: normal;
      font-weight: 300;
}

#body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  	font-size: 16px;
  	font-weight: 300;  
}

h1, h2, h3, h4, h5, h6 {
    color: #000066;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
}
.button {
  width: auto;
  height: auto;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 2.5px;
  font-weight: 500;
  border: none;
  border-radius: 45px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  cursor: pointer;
  outline: none;
  }

.button:hover {
  background-color: #007991;
  box-shadow: 0px 15px 20px rgba(27, 117, 188, 1);
  transform: translateY(-7px) !important;
}
::placeholder { 
   color: #444 !important;
}

img {
    height: auto;
}
a {
  cursor: pointer; 
  text-decoration: underline;
}
a:hover {
  color: #000029;
  cursor: pointer !important; 
  text-decoration: none !important;
}
a:link {
  	transition: color 0.1s!important; 
}

.bodysize {
  padding: 40px;
}
.events2-reg-thanks-stage {
  margin: 1em 0; 
}
@media(max-width: 767px) {
  .bodysize {
	padding: 20px;
  }
}

#responsiveheader {
  display: none; 
}
#idQQY65 > div {
  width: 100%;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000066;
    -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;
  font-weight: bold;
  text-decoration: underline;
  padding-right: 0;
}
/*============ CMS NAVIGATION ==================*/
/*dropdown menus on hover*/
@media (min-width: 980px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
}
#navbar {	
   background: unset;
}

#navbar-collapse-grid > ul > li > ul > li {
	
}

/*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;
}
.yamm .yamm-content {
    padding: 6px;
}

.navbar-top .navbar-nav > li > a {
    text-decoration: none;
    padding: 0.9375rem 0 0.9375rem 1.25rem;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    padding-right: 18px;
}
.nav > li > a {
	font-size: 16px;  
    font-weight: bold;
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
    top: -3px;
    position: relative;
    margin-left: -1px;
}
.nav-list > li > a {
    font-size: 16px;  
    text-decoration: underline;
    color: #000066;
    border-top: none;
    padding: 4px 2px;
    white-space: break-spaces;
}
.nav-list > li > a:hover {
  color: #000029;
  text-decoration: none;
  background: unset;
}
li.dropdown > ul {
  border: unset;
}
#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(1) > li > a,
#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(4) > li > a,
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > li > a,
#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(1) > li > a,
#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(3) > li > a,
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul:nth-child(1) > li > a {
  font-weight: bold;
}
ul.list-unstyled:nth-child(3) {
  padding-right: 2%;
}
li.dropdown:nth-child(8) > ul:nth-child(2) > li:nth-child(1) > div:nth-child(1) > ul:nth-child(1) {
  padding-right: 14%;
}
li.dropdown:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > div:nth-child(1) > ul:nth-child(3) {
	 padding-right: unset;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul {
	width: 30%;
}
#navbar-collapse-grid > ul > li:nth-child(4) > ul {
	width: 40%;
}
#navbar-collapse-grid > ul > li:nth-child(6) > ul {
  width: 26%;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul > li > p > span {
    font-size: 16px;
    color: #333;
    padding: 2px 2px;
}
#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(1) > ul > li > a,
#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(4) > ul > li > a,
#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(1) > ul > li > a,
#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(3) > ul > li > a,
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > ul > li > a,
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul:nth-child(1) > ul > li > a{
  visibility: hidden;
}
ul.list-unstyled:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1),
ul.list-unstyled:nth-child(5) > li:nth-child(1) > a:nth-child(1),
ul.list-unstyled:nth-child(6) > li:nth-child(1) > a:nth-child(1),
#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(2) > a,
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(3) > a,
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(3) > a,
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(4) > a
{
    white-space: unset !important;
}
li.dropdown:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > ul:nth-child(2),
li.dropdown:nth-child(8) > ul:nth-child(2) > li:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > ul:nth-child(2){
	width: 10px;
}
ul.list-unstyled:nth-child(4),
ul.list-unstyled:nth-child(5),
ul.list-unstyled:nth-child(6),
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul:nth-child(2){
	width: 160px;
}

li.dropdown:nth-child(10) > ul:nth-child(2) {
	width: 350px;
}

#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(4),
#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(5),
#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(6),
#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(3),
#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(4) {
 border-top: 1px solid #eeeeee;
   padding-top: 10px;
}
@media (max-width: 979px) {

    /* setting mobile nav to 979px width instead of 767px width */
    .visible-xs {
        display: block !important;
    }
  
    .navbar-header {
        float: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-nav {
        width: 100%;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-top>div>ul>li>a {
        background: 0 0 !important;
        color: #333 !important;
        background-color: #f5f5f5 !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .yamm-content ul {
        display: block;
    }
}
/*============ HEADER ==================*/
/*top nav*/
.upper-nav {
  float: right;
  display:flex;
  align-items:center;
 /* min-height: 82px;*/
}
.clearfix-nav{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
          padding-left: 1rem;
        padding-right: 1rem;
}
.topnav-item {
  float: left;
}
.navbar{
     border: 0;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem); 
}
/* .topnav-item a {
  display: block;
  text-align: center;
  padding: 6px;
  font-size: 16px;
  text-decoration: underline;
  font-weight: bold;
}
*/
.topnav-item a:hover{
   color: #000029;
   text-decoration: none;
}
#logo {
      --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
}
#logo-container {
  --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* 0.5);
 
}

#id6f7Kv {
 display: flex;
}
#idQQY65 {
display: flex;
    flex: auto;
    order: 2;
    flex-wrap: wrap;
    width: 100%;
    float: unset;
    justify-content: center;
    align-items: center;
}
/* =========== SEARCH REGION ===========*/
/* widget width and position */
#idlx8Nh > div > div > div > div {
  padding: 0 8px !important;
  margin-top: 8px !important;
}
@media (max-width: 1399px) {
  #idlx8Nh > div > div > div > div {
    padding: 0 75px !important;
  }
}
@media (max-width: 1199px) {
  #idlx8Nh > div > div > div > div {
    padding: 0 143px !important;
  }
}
@media (max-width: 767px) {
  #idlx8Nh > div > div > div > div {
    padding: 0 120px !important;
  }
}
@media (max-width: 685px) {
  #idlx8Nh > div > div > div > div {
    padding: 0 20px !important;
  }
}
@media (max-width: 535px) {
  #idlx8Nh > div > div > div > div {
    padding: 0 !important;
  }
}

.nav-tabs>li.active>a {
	background: white;
    color: #000066;
}
.nav-tabs>li.active>a:hover {
	background: white;
    color: #000066;
}
.nav-tabs>li>a{
    color: white;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: normal;
    margin-right: 0;
    background: #000066;
    padding: 0 16px;
    border: 1px solid #fff;
    text-decoration: none;
}
.nav-tabs>li>a:hover{
    color: white;
    background: unset;
}
#body > div > div.row.events-view-row > div:nth-child(2) > div.events-left > div.events-details > ul > li > a,
#brochure-tabs > li.active > a,
#brochure-tabs > li.active > a:hover{
  color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
  padding: 8px;
}
#brochure-tabs > li > a:hover{
  color: #555 !important;
}
#body > div > div.row.events-view-row > div:nth-child(2) > div.events-left > div.events-details > ul > li > a:hover {
background-color: #eee;
}
#header_search_form > div,
#menu1 > form > div, #menu2 > form > div, #menu3 > form > div{
  display: block;
}
#usr {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
#home,#menu1,#menu2,#menu3 {
	background: transparent !important;
}
#usr3 {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
#usr, #usr3 {
  flex-grow: 1;
  height: 37px;
  border: none;
  border-radius: 0 0.25rem 0.25rem 0.25rem;
  -webkit-box-shadow: inset 5px 5px 5px rgba(0,0,0,0.175);
  box-shadow: inset 5px 5px 5px rgba(0,0,0,0.175);
  font-size: 16px;
  color: #666;
  border: none;
}
#header_search_form > div > button,
#menu1 > form > div > button, #menu2 > form > div > button, #menu3 > form > div > button{
  background: transparent;
  position: absolute;
  right: 0;
  z-index: 100;
  font-size: 20px;
  padding: 1px 12px;
  border: none;
}
#header_search_form > div > button > i,
#menu1 > form > div > button > i, #menu2 > form > div > button > i, #menu3 > form > div > button > i{
    display: block;
    background-image: url("https://static.libnet.info/frontend-images/editor/acld/alachua-search-icon.svg");
    -webkit-background-size: 24px 24px;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    width: 36px;
    height: 36px;
}
/*============ FOOTER ==================*/
#footer, #footer a, #footer h2, #footer h3 {
	color: #fff; 
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: underline;
}
#footer .nav>li>a:hover {
	background-color: unset;
   text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#idU2cdC {
	border-bottom: 1px solid white;
}
#block-footernewslettersubscribe > div,
#block-footersocialmedia > div,
#block-footerlogo > div,
#block-footertext > div,
#block-gtranslate > div{
  background-color: transparent;
}
.btn-light {
  color: #000 !important;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  text-decoration: underline;
  font-weight: normal !important;
  font-size: 16px;
}

.region.region-footer-second, .region.region-footer-third {
  padding: 0;
}
#block-footersocialmedia > div > div > p {
  float: right;
  display: flex;
  align-items: center;
  min-height: 57.6px;
  margin: unset;
}
#block-footernewslettersubscribe > div > div > p {
  float: left;
  display: flex;
  align-items: center;
  margin: unset;
}
#block-footersocialmedia > div > div > p > a > svg {
	height: 26px;
    width: 26px;
}
footer.site-footer svg.bi {
  height: 2em;
  width: 2em;
  margin-left: 0;
  margin-right: 0.77em;
}

svg {
  vertical-align: middle;
}
#block-footertext > div > div > p {
  font-size: 0.7875rem;
  font-weight: normal;
  letter-spacing: 0.09px;
  line-height: 1.5;
  margin: unset;
  padding-right: 13px;
}
#footer #block-footertext p,
#footer #block-footertext a {
  text-transform: none;
}
#block-aclib9-footer {
  display: inline-block;
  align-items: center;
  padding-right: 5px;
}
#block-gtranslate {
  text-align: right;
}
#block-footertext,footer.site-footer .row {
  text-align: right;
}
#block-footerlogo > div > div > p{
  margin: unset;
  float: left;
}
#block-footerlogo img {
  margin-top: 4px;
  margin-left: -4px;
}

#footer .nav>li>a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    padding-top: 15px;
    padding-bottom: 4px;
}
/* Gtranslate widget*/
#\:0\.targetLanguage > span > a > span:nth-child(1) {
    color: black;
    font-size: 1;
    font-weight: 100;
}
#\:0\.targetLanguage > img {
  display: none;
}
#\:0\.targetLanguage {
  float: right;
}
#mce_23 > div > a > span > img{
    width: 300px;
    display: inline-block;
}
/*======================MEDIA QUERIES========================*/
@media screen and (min-width: 1320px) {
  #mce_22 > footer > div,
  #mce_23 > footer > div{
    width: 1320px;
  }
}
@media screen and (max-width: 575px) {
  #block-aclib9-footer {
     width: 100%; 
  }
  #block-aclib9-footer > ul {
     flex-flow: column nowrap;
  }
  #block-footertext p {
    text-align: center; 
  }
  #google_translate_element .goog-te-gadget-simple {
    float: none; 
  }
  #google_translate_element {
    text-align: center; 
  }
  #block-footernewslettersubscribe p,
  #block-footersocialmedia p,
  #block-footerlogo p {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #block-footerlogo > div > div > p {
    margin-top: 1rem;
  } 
}
@media screen and (max-width: 89.9375rem){

  
}
@media screen and (max-width: 53.25rem){

}
@media screen and (max-width: 979px){
  #idO06G4 {
    margin-top: 90px;
  }
  .navbar-top .navbar-nav > li > a {
    font-size: 1.1rem;
    line-height: 1.5;
    padding: 15px;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  }

  .navbar-brand {
    display:none;
  }
  
  /* toggles open/close burger button icon */
  .navbar.navbar-top:has(.navbar-collapse.collapse.in) .burger-button > i::before {
    content:"\f00d";
  }
  
  #navbar {
    position: absolute;
    top: -80px;
    right: 0;
    z-index: 999;
    padding: 0 143px;
    margin: 0 1em;
  }
  #navbar > .navbar.navbar-top {
    padding: 0;
    border-radius: 0;
  }
  .navbar-header.visible-xs.nav-mobile {
    padding: 3px 5px;
  }
  .navbar-header.visible-xs.nav-mobile > .burger-button {
    font-size: 1.5em;
  }
  .nav.navbar-nav {
    position: absolute;
    right: 0;
    width: calc(100vw - 300px);
    padding: 0;
    margin: 0;
    box-shadow: 2px 2px 0.5rem #0000002E;
    background: #fff;
  }
  .nav.navbar-nav > li:nth-child(4) > .dropdown-menu > li > div > ul:nth-child(1) > ul,
  .nav.navbar-nav > li:nth-child(4) > .dropdown-menu > li > div > ul:nth-child(4) > ul,
  .nav.navbar-nav > li:nth-child(6) > .dropdown-menu > li > div > ul:nth-child(1) > ul,
  .nav.navbar-nav > li:nth-child(6) > .dropdown-menu > li > div > ul:nth-child(3) > ul,
  .nav.navbar-nav > li:nth-child(8) > .dropdown-menu > li > div > ul:nth-child(1) > ul,
  .nav.navbar-nav > li:nth-child(10) > .dropdown-menu > li > div > ul:nth-child(1) > ul {
    display: none;
  }

  .navbar-top > div > ul > li > a,.dropdown-menu > li > a {
      color: #000066 !important;
     background-color: white !important;
  }
  #navbar > div {
    background-color: unset !important;
  }
  
  /* dropdown menus */
  #navbar-collapse-grid > ul > li:nth-child(4) > ul,
  #navbar-collapse-grid > ul > li:nth-child(6) > ul,
  #navbar-collapse-grid > ul > li:nth-child(8) > ul,
  #navbar-collapse-grid > ul > li.dropdown.open > ul{
    width: 100%;
    background-color: white;
    padding: 16px;
    border-bottom: 2px solid #000;
    border-radius: 0;
  }
  /* Events dropdown menu */
  #navbar-collapse-grid > ul > li.dropdown:nth-child(10) > ul {
    width: 100%;
    background-color: white;
    padding: 16px;
    border-radius: 0;
  }
  
  #mce_22 > footer > div, #mce_23 > footer > div {
    width: unset;
  }
  #mce_0 > div > ul {
    margin-left: auto;
    margin-right: auto;
  }
  .upper-nav {
    float: unset;
  }
  #id13Y6e {
    margin: 1em;
  }
  #block-aclib9-footer > ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .yamm .yamm-content {
    padding: 0;
  }
  
  #logo-container,
  #logo-container > a {
    padding: 0;
  }
  #mce_23 > div > a > span > img {
    position: absolute;
    width: 300px;
    max-width: none !important;
    margin-top: 40px;
    margin-left: 143px;
  }
  
  .clearfix-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 143px;
  }
  
  /* hiding mobile nav dropdown arrows */
  .dropdown > a > i {
    display: none;
  }
  
  /* fixing mobile nav dropdowns to be always open */
  .navbar-nav .dropdown-menu {
    display: block;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  #navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(1) > li > a,
  #navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(4) > li > a,
  #navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > li > a,
  #navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(1) > li > a,
  #navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(3) > li > a,
  #navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul:nth-child(1) > li > a {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0 0 5px;
    margin: 0 0 0 -5px;
  }
  
  #navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(3),
  #navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(2) {
    padding: 0 16px 26px;
    margin: 0 -16px;
    border-bottom: 1px solid #dae0e5;
  }
  
  ul.list-unstyled:nth-child(4), 
  ul.list-unstyled:nth-child(5), 
  ul.list-unstyled:nth-child(6), 
  #navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul:nth-child(2) {
    width: 100%;
  }

  .nav-list > li > a {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0 0 5px;
  }

}
@media (max-width: 767px) {
    #navbar, .clearfix-nav {
        padding: 0 120px;
    }
  #mce_23 > div > a > span > img {
    margin-left: 120px;
  }
  .nav.navbar-nav {
    width: calc(100vw - 250px);
  }
}

@media (max-width: 685px) {
    #navbar, .clearfix-nav {
        padding: 0 20px;
    }
  #mce_23 > div > a > span > img {
    margin-left: 20px;
  }
  .nav.navbar-nav {
    width: calc(100vw - 50px);
  }
}

@media (max-width: 535px) {
    #navbar, .clearfix-nav {
        padding: 0;
    }
  #mce_23 > div > a > span > img {
    margin-left: 0;
  }
  
  .nav.navbar-nav {
    width: calc(100vw - 2em);
  }
}
