.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#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;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #212529;}
.link:hover, a:hover{color: #212529;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #eeeeee;}
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:#383636;
	}
#default_footer a{
		text-decoration: underline;
		color:#383636;
	}
.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: #057695;
	background: #057695;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#057695), color-stop(50%,#057695), color-stop(51%,#057695), color-stop(100%,#057695));
	background: -moz-linear-gradient(top,  #057695 0%, #057695 50%, #057695 51%, #057695 100%);
	background: -webkit-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: -o-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: -ms-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057695', endColorstr='#057695',GradientType=0 );
	border: 2px solid #057695;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #057695;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#057695), color-stop(50%,#057695), color-stop(51%,#057695), color-stop(100%,#057695));
	background: -moz-linear-gradient(top,  #057695 0%, #057695 50%, #057695 51%, #057695 100%);
	background: -webkit-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: -o-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: -ms-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057695', endColorstr='#057695',GradientType=0 );
	border: 2px solid #057695;
	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: 2px solid #057695;
	-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: #212529;
	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: #047698;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	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 #eeeeee;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	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: #047698;
}
.vtab{
	font-weight: normal;
	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%);
	color: #047698;
}
.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: #047698;
}
.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: #047698;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-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: #047698;
}
.tab a{
	color: #047698;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #047698;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@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/multcolib/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #047698;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px 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: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #047695;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#047695), color-stop(50%,#047695), color-stop(51%,#047695), color-stop(100%,#047695));
	background: -moz-linear-gradient(top,  #047695 0%, #047695 50%, #047695 51%, #047695 100%);
	background: -webkit-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -o-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -ms-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#047695', endColorstr='#047695',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 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #212529;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #212529;
	border-color: #212529;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #212529;
}
.polaris-nav-active i{
	color: #212529;
}
.widgetbody hr{
	color: #eeeeee;
	background-color: #eeeeee;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #eeeeee;
}
.bottomrule{
	border-bottom: 1px solid #eeeeee;
}
.bodytext{color: #000000;}
.headingtext{color: #212529;}
/*content to hide */
.custom1 {
  display: none;
}

#iddhZQW {
  display: none;
}

#id6Vlqj {
  display: none;
}

/* 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%;
}
a {
 cursor: pointer !important;
}
#body {
 margin-top: 1.5%;
}
/* BUTTON */
.button {
  width: auto;
  height: auto;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 3px;
  letter-spacing: normal;
  font-weight: normal;
  cursor: pointer;
  outline: none;
  padding: 10px 16px;
  transition: all .25s ease;
}
.button:hover {
  text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #057695;
    border-color: #057695;
    text-transform: capitalize;
    font-size: 16px;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
body {
    font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
}
/*****************NAVIGATION*****************/

/*hides the home tab - which is actually the second menu item DO NOT DELETE */
#navbar-collapse-grid > ul > li:nth-child(2){
   	display: none;
}
.navbar {
  border: 0;
  border-radius: 0px;
}
.navbar-top .navbar-nav > li > a {
    padding: 0.5em 1.2em;
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
    border: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}
#navbar-collapse-grid > ul > li > ul {
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
    box-shadow: none;
}

.fa-sort-down:before, .fa-sort-desc:before{
border: none;
content: "";
font: var(--fa-font-solid);
font-family: "Font Awesome 6 Free";
font-weight: 900;
display: inline-block;
vertical-align: 0;
}
#block-my-mcl > ul > li > a:after {
  border: none;
  content: "";
  font: var(--fa-font-solid);
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  vertical-align: 0;
margin-left: .255em;
}
.nav-list > li > a,.dropdown-menu>li>a {
    display: block;
   padding: 0.5em 1em;
    clear: both;
    font-weight: 400;
    color: #4c4c4c;
    white-space: nowrap;
    min-width: 160px;
    cursor: auto;
}
.yamm .yamm-content {
    padding: 15px 0;
}
.nav-list > li > a:hover,.dropdown-menu>li>a:hover {
    text-decoration: underline;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul > li > p > span {
    font-weight: bold;
    color: #4c4c4c;
    padding: 0;
    padding-left: 2.1rem;
    font-size: 1em;
}
.nav-list > li > p {
    padding: 0px 0px 10px 0px;
    margin: 0;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul > ul {
  padding: 0 0.3em;
}
/*******HEADER********/
/*logo*/
.block-system-branding-block {
    display: flex;
    margin-bottom: 0.5rem;
    flex: 0 0 auto;
    /* width: 100%; */
    /* justify-content: center; */
    justify-content: left;
}
a.icon-badge {
    text-decoration: none;
    color: #58585b;
}

.icon-badge__text-prefix {
    padding-top: 0.35rem;
}
.icon-badge__text-prefix, .icon-badge__text-main, .icon-badge__text-suffix {
    display: block;
    margin: 0;
}

.icon-badge__text-main a {
    font-weight: 600;
}
.icon-badge__img, .icon-badge__text {
    display: inline-block;
    vertical-align: middle;
}
.icon-badge__img {
    width: 50px;
    vertical-align: top;
    padding-top: 10px;
}
.icon-badge__text {
    margin-left: -0.25em;
    margin-bottom: 0.5rem;
    color: #58585b;
}

.icon-badge__text a, .icon-badge__text-prefix a {
    color: #58585b;
}
.region-header {
  --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: calc(-1*var(--bs-gutter-y));
    margin-right: calc(-0.5*var(--bs-gutter-x));
    margin-left: calc(-0.5*var(--bs-gutter-x));
    justify-content: space-between;
    margin-left: 1.5em;
    margin-right: 4em;
}

.dropdown-menu--0 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.my-mcl-block a.nav-link--nolink.dropdown-toggle {
    color: #fff;
    background-color: #047695;
    text-decoration: none;
    padding: 0.85em;
}
.login-menu-show {
  display: block;
   padding: 0;
    margin: 0;
    box-shadow: none;
}
.my-mcl-block a,#block-my-mcl > ul > li > ul > li:nth-child(2) > a,#block-my-mcl > ul > li > ul > li:nth-child(5) > a,#block-my-mcl > ul > li > ul > li:nth-child(6) > a {
    border-bottom: none;
    border-bottom: 2px solid #fff;
}
.my-mcl-block .dropdown-item--1:first-child a {
    background-color: #376c3d;
    color: #fff;
    text-align: center;
}
.my-mcl-block .dropdown-menu--1 .nav-link--nolink {
    font-weight: normal;
}

.dropdown-menu--1 .nav-link--nolink {
    font-weight: bold;
    color: #4c4c4c;
    padding-left: 1.5rem;
}
.nav-link,#block-my-mcl > ul > li > ul > li:nth-child(2) > a,#block-my-mcl > ul > li > ul > li:nth-child(5) > a,#block-my-mcl > ul > li > ul > li:nth-child(6) > a {
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.dropdown-menu--2 {
  list-style: none;
     padding: 0;
    padding-left: 0.2em;
}
li.dropdown-item {
    padding: 0 1em;
}
.my-mcl-block .dropdown-item--1 {
    padding: 0.5rem;
    border-bottom: 1px solid #ccc;
}
.my-mcl-block .dropdown-item--1:last-child {
    border-bottom: none;
}
.my-mcl-block a:hover,#block-my-mcl > ul > li > ul > li:nth-child(2) > a:hover,#block-my-mcl > ul > li > ul > li:nth-child(5) > a:hover,#block-my-mcl > ul > li > ul > li:nth-child(6) > a:hover {
    color: #4c4c4c;
    background-color: #f2f2f2;
    text-decoration: underline;
}

/*search*/
.multcolib-site-search {
    background-color: #f1f1f1;
    margin-bottom: 2rem;
}
.lib-search-bar {
    padding: 1.5em 1em 0 1em;
    border-top: 1px solid #047695;
}

.justify-content-center {
    justify-content: center !important;
}
.searchrow {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1*var(--bs-gutter-y));
    margin-right: calc(-0.5*var(--bs-gutter-x));
    margin-left: calc(-0.5*var(--bs-gutter-x));
}
.js-form-item {
    padding-bottom: 1em;
    display: inline;
    padding-right: 15px;
    margin-bottom: 0.125rem;
    padding-left: 1.5em;
}
#edit-search-type > fieldset > label {
    display: block;
    padding: 0;
    min-height: unset;
  font-size: 16px;
}
#edit-search-type--wrapper {
    display: block;
    margin: 0;
    padding: 0;
}
legend {
    display: none;
}
#edit-submit-search.btn-primary::before {
    border: none;
    content: "";
    font: var(--fa-font-solid);
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    vertical-align: 0;
}
#views-exposed-form-search-page-1 > div > div.col-10.col-md-7.col-lg-5 > fieldset > div:nth-child(2) > div {
    flex: 1 0 0%;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)*.5);
    padding-left: calc(var(--bs-gutter-x)*.5);
    margin-top: var(--bs-gutter-y);

}
input::placeholder, input:placeholder-shown {
    color: #999;
}
#edit-search-api-fulltext {
    width: 100%;
    padding: 0.5em;
    margin-top: 0;
    height: unset;
    font-size: 1em;
    appearance: none;
    border-radius: 0.25em;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    font-weight: 400;
      box-shadow: unset;
}
.js-form-item.js-form-item-search-api-fulltext {
    padding-bottom: 0;
    display: block;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}
#edit-search-api-fulltext:focus{
    color: #212529;
    background-color: #fff;
    border-color: #95a6bb;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(42,77,118,.25);
}
#edit-submit-search:focus {
    color: white;
    background-color: #fff;
    border-color: #95a6bb;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(42,77,118,.25);
}
#views-exposed-form-search-page-1 > div > div.col-10.col-md-7.col-lg-5 > fieldset > div:nth-child(1) > div{
    flex: 1 0 0%;
    margin-bottom: 0.625rem;
      width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)*.5);
    padding-left: calc(var(--bs-gutter-x)*.5);
    margin-top: var(--bs-gutter-y);
}
#views-exposed-form-search-page-1 > div > div.col-10.col-md-7.col-lg-5 {
    float: unset;
    flex: 0 0 auto;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)*.5);
    padding-left: calc(var(--bs-gutter-x)*.5);
    margin-top: var(--bs-gutter-y);
}
#edit-submit-search {
    padding: 0.5em 1em;
    background-color: #047695;
    color: #fff;
    width: auto;
    border-color: #2a4d76;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border: 1px solid transparent;
    user-select: none;
    font-size: 1em;
    border-radius: 0.25em;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.mobile-links__link--login > a:before {
    font: var(--fa-font-solid);
    font-family: "Font Awesome 6 Free";
    display: block;
    text-align: center;
      content: "";
  font-size: 15px;
}

/*******FOOTER********/
#footer {
  color: white;
}
#footer a {
  color: white;
  text-decoration: none;
  border-bottom: 2px solid #fff;
}
#footer a:hover {
border-bottom: 5px solid #fff;  
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
#footer .footnav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#footer .region-footer {
    padding-top: 1.875em;
}
.page__footer {
    width: 100%;
    padding-right: var(--bs-gutter-x,1.25em);
    padding-left: var(--bs-gutter-x,1.25em);
    margin-right: auto;
    margin-left: auto;
    bottom: 0;
    margin-top: auto !important;
    padding-bottom: 1.25em;
    position: relative;
}
.page__footer {
    background-color: #047695;
  	padding: 25px;
    color: #fff;
}
#footer .region {
    --bs-gutter-x: 1.5em;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1*var(--bs-gutter-y));
    margin-right: calc(-0.5*var(--bs-gutter-x));
    margin-left: calc(-0.5*var(--bs-gutter-x));
    position: relative;
}
.foot-nav-link {
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.mobile-links__link, .nav-mobile {
    font-size: 1em;
}

.amPopupTitleBar .btn {
	display: none;
}

/* media queries */

@media  (max-width: 376px) {
    .mobile-links__link, .nav-mobile {
        font-size: .83em;
    }
}

@media  (max-width: 575px) {
    .icon-badge__img {
        width: 35px;
        vertical-align: top;
        padding-top: 10px;
    }
}

@media (min-width: 576px) {
    .icon-badge__img {
        width: 60px;
        vertical-align: middle;
        padding-top: 0;
    }
    .icon-badge__text-prefix {
        font-size: 1.25em;
    }
    .icon-badge__text-main {
        font-size: 1.953em;
    }
}

@media (max-width: 769px) {
    #idsonp6 {
        display: none;
    }

    .visible-xs.nav-mobile.multco-mobile {
        background: transparent;
        color:#58585b;
    }

    .region-header {
        margin-top: .5em;
        margin-left: .25em;
        margin-bottom: 1em;
        }   
    .block-system-branding-block {
        display: flex;
        justify-content: center;
        padding: 0;
    }
  
  	.burger-button {
       display: flex;
       flex-direction: column;
       align-items: center;
    }

    .icon-badge__text {
        margin-left: 0;
        margin-bottom: 0;
    }
  
    a.icon-badge {
        padding-left: 10px;
    }
  
    .icon-badge__img {
        padding-top: 5px;
    }

   .mobile-links__link, .mobile-links__link > a {
        color:#58585b;
    }
  
    .mobile-links__link {
        margin-right: 0.5em;
    }
    .navbar-brand {
        float: inherit;
        margin: 0;
        height: auto;
        padding: 0;
        font-size: 1em !important;
        margin:0 !important;
    }
    
    .yamm-content ul {
        display: block;
        vertical-align: top;
    }
    .navbar-top .navbar-nav > li > a {
        padding: 1.4em;
        font-size: 1em;
    }

    #views-exposed-form-search-page-1 > div > div.col-10.col-md-7.col-lg-5 {
        flex: 0 0 auto;
        width: 75%;
     }
    
    #block-my-mcl {
        display: none;
    }

}

@media (min-width: 770px) {
    
    .multco-navbar-mobile-only {
        display: none;
    }
    
    .icon-badge__text-main {
        font-weight:600;
        font-size: 1.953rem
    }

    .icon-badge__img {
        width: 75px;
        vertical-align: middle;
    }
    
    .block-system-branding-block {
        flex: 0 0 auto;
        width: 33.33333333%;
        padding-top: 1em;
        margin-bottom: 4.4rem;
    }
    .mobile-links__link--login {
        display: none;
    }
    .menu--my-mcl {
        flex: 0 0 auto;
        /* width: 16.66666667%;
        display: inline; */
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }    
}

@media (min-width: 992px) {

    .icon-badge__text-main {
        font-size: 3.052em;
    }
    .icon-badge__img {
        width: 75px;
        vertical-align: middle;
    }
}
#idkKMw4 > div > div{
        margin-right: 4em;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
}
@media (max-width: 798px) {
#idkKMw4 > div > div{
        margin-right: 4em;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
  padding-left: 20px;
}
  
#sticky-wrapper > div{
  z-index: 9999 !important;
  }
