@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');.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: 1600px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1600px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1600px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1600px;}
.bodysize{max-width: 1600px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1600px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1600px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #1693a5;}
.link:hover, a:hover{color: #4f6a7d;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #444444;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #dddddd;
	}
.content{
		background-color: #dddddd;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#444444;
	}
#default_footer a{
		text-decoration: underline;
		color:#444444;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #1693a5;
	background: #1693a5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1693a5), color-stop(50%,#1693a5), color-stop(51%,#1693a5), color-stop(100%,#1693a5));
	background: -moz-linear-gradient(top,  #1693a5 0%, #1693a5 50%, #1693a5 51%, #1693a5 100%);
	background: -webkit-linear-gradient(top,  #1693a5 0%,#1693a5 50%,#1693a5 51%,#1693a5 100%);
	background: -o-linear-gradient(top,  #1693a5 0%,#1693a5 50%,#1693a5 51%,#1693a5 100%);
	background: -ms-linear-gradient(top,  #1693a5 0%,#1693a5 50%,#1693a5 51%,#1693a5 100%);
	background: linear-gradient(top,  #1693a5 0%,#1693a5 50%,#1693a5 51%,#1693a5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1693a5', endColorstr='#1693a5',GradientType=0 );
	border: 5px solid #1693a5;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #4f6a7d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f6a7d), color-stop(50%,#4f6a7d), color-stop(51%,#4f6a7d), color-stop(100%,#4f6a7d));
	background: -moz-linear-gradient(top,  #4f6a7d 0%, #4f6a7d 50%, #4f6a7d 51%, #4f6a7d 100%);
	background: -webkit-linear-gradient(top,  #4f6a7d 0%,#4f6a7d 50%,#4f6a7d 51%,#4f6a7d 100%);
	background: -o-linear-gradient(top,  #4f6a7d 0%,#4f6a7d 50%,#4f6a7d 51%,#4f6a7d 100%);
	background: -ms-linear-gradient(top,  #4f6a7d 0%,#4f6a7d 50%,#4f6a7d 51%,#4f6a7d 100%);
	background: linear-gradient(top,  #4f6a7d 0%,#4f6a7d 50%,#4f6a7d 51%,#4f6a7d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f6a7d', endColorstr='#4f6a7d',GradientType=0 );
	border: 5px solid #4f6a7d;
	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: 5px solid #1693a5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #1693a5;
	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: normal;
	background: #2d2d2d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(50%,#2d2d2d), color-stop(51%,#2d2d2d), color-stop(100%,#2d2d2d));
	background: -moz-linear-gradient(top,  #2d2d2d 0%, #2d2d2d 50%, #2d2d2d 51%, #2d2d2d 100%);
	background: -webkit-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: -o-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: -ms-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#2d2d2d',GradientType=0 );
	color: #f2f2f2;
}
.vtab{
	font-weight: normal;
	background: #2d2d2d;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#2d2d2d), color-stop(50%,#2d2d2d), color-stop(51%,#2d2d2d), color-stop(100%,#2d2d2d));
	background: -moz-linear-gradient(-90deg,  #2d2d2d 0%, #2d2d2d 50%, #2d2d2d 51%, #2d2d2d 100%);
	background: -webkit-linear-gradient(-90deg,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: -o-linear-gradient(-90deg,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: -ms-linear-gradient(-90deg,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: linear-gradient(-90deg,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	color: #f2f2f2;
}
.vtab:hover, .vtab_selected{
	background: #3a3a3a;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#3a3a3a), color-stop(50%,#3a3a3a), color-stop(51%,#3a3a3a), color-stop(100%,#3a3a3a));
	background: -moz-linear-gradient(-90deg,  #3a3a3a 0%, #3a3a3a 50%, #3a3a3a 51%, #3a3a3a 100%);
	background: -webkit-linear-gradient(-90deg,  #3a3a3a 0%,#3a3a3a 50%,#3a3a3a 51%,#3a3a3a 100%);
	background: -o-linear-gradient(-90deg,  #3a3a3a 0%,#3a3a3a 50%,#3a3a3a 51%,#3a3a3a 100%);
	background: -ms-linear-gradient(-90deg,  #3a3a3a 0%,#3a3a3a 50%,#3a3a3a 51%,#3a3a3a 100%);
	background: linear-gradient(-90deg,  #3a3a3a 0%,#3a3a3a 50%,#3a3a3a 51%,#3a3a3a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#3a3a3a',GradientType=0 );
	color: #f2f2f2;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #2d2d2d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(50%,#2d2d2d), color-stop(51%,#2d2d2d), color-stop(100%,#2d2d2d));
	background: -moz-linear-gradient(top,  #2d2d2d 0%, #2d2d2d 50%, #2d2d2d 51%, #2d2d2d 100%);
	background: -webkit-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: -o-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: -ms-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#2d2d2d',GradientType=0 );

	color: #f2f2f2;
	border-right: 0px solid #0f0f0f;
	border-left: 0px solid #0f0f0f;
	border-top: 0px solid #0f0f0f;
	-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: #3a3a3a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3a3a), color-stop(50%,#3a3a3a), color-stop(51%,#3a3a3a), color-stop(100%,#3a3a3a));
	background: -moz-linear-gradient(top,  #3a3a3a 0%, #3a3a3a 50%, #3a3a3a 51%, #3a3a3a 100%);
	background: -webkit-linear-gradient(top,  #3a3a3a 0%,#3a3a3a 50%,#3a3a3a 51%,#3a3a3a 100%);
	background: -o-linear-gradient(top,  #3a3a3a 0%,#3a3a3a 50%,#3a3a3a 51%,#3a3a3a 100%);
	background: -ms-linear-gradient(top,  #3a3a3a 0%,#3a3a3a 50%,#3a3a3a 51%,#3a3a3a 100%);
	background: linear-gradient(top,  #3a3a3a 0%,#3a3a3a 50%,#3a3a3a 51%,#3a3a3a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#3a3a3a',GradientType=0 );
	color: #f2f2f2;
}
.tab a{
	color: #f2f2f2;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #f2f2f2;
}
.tab-bar{
	border-bottom: 1px solid #0f0f0f;
}
@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: normal;
	background: #2d2d2d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(50%,#2d2d2d), color-stop(51%,#2d2d2d), color-stop(100%,#2d2d2d));
	background: -moz-linear-gradient(top,  #2d2d2d 0%, #2d2d2d 50%, #2d2d2d 51%, #2d2d2d 100%);
	background: -webkit-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: -o-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: -ms-linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	background: linear-gradient(top,  #2d2d2d 0%,#2d2d2d 50%,#2d2d2d 51%,#2d2d2d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#2d2d2d',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/mercerlibrary/);
}
#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: #1693a5;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #1693a5;
	border-color: #1693a5;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #1693a5;
}
.polaris-nav-active i{
	color: #1693a5;
}
.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: #444444;}
.headingtext{color: #1693a5;}
/* 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%;
}
#idBcD7r > div {
  max-width: unset !important;
}
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
html {
    font-size: 14px;
    padding: 0;
    margin: 0;
}
body {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 100%;
    background-color: #dddddd !important;
    background-image: url(https://mercerlibrary.org/wp-content/uploads/2016/04/newbgplus2.png) !important;
    background-position: left top;
    background-size: auto;
    background-repeat: repeat-x;
    background-attachment: scroll;
}
#ido0eZA {
 background-color: unset !important;
}
#body {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 100%;
}
#body > div {
    vertical-align: top;
    background: white;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Ubuntu', sans-serif;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}
.roompicker .amnp-responsive-key {
   margin-bottom: 20px;
}
/***************** 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;
}
/*
@media (min-width: 768px) {
 dropdown menus on hover 
.dropdown:hover > .dropdown-menu { 
  	display: block !important; 
    }
} 
*/
.navbar-top .navbar-nav > li > a {
    padding: 9px 11px;
    font-family: 'Ubuntu', sans-serif;
    color: #f2f2f2;
    font-weight: 400;
    font-size: 13px;
    border-right: 1px solid #0f0f0f;
    -webkit-box-shadow: 1px 0 0 #454545;
    box-shadow: 1px 0 0 #454545;
}

.navbar {
    border-radius: 0px;
    border: 0 none;
}
#navbar-collapse-grid > ul > li {
   border-right: 1px solid transparent;
}
#navbar-collapse-grid > ul > li > ul > li {
    background-color: #364754;
    display: table;
    position: relative;
    float: left;
    clear: both;
    margin: 0;
    width: 100%;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    border: 0;
}

#header .dropdown-menu {
    position: absolute;
    clear: both;
    z-index: 260;
    margin-left: 0;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: .25s all ease-in;
    transition: .25s all ease-in;
  display: unset;
}
#header .open-menu > .dropdown-menu {
	visibility: visible;
	opacity: 1;
	max-height: 1000px;
  display:block;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#header .dropdown-menu>li>a {
    display: block;
    padding: 0.8em 1em;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    color: #c8d3da;
    font-size: 13px;
    min-width: 150px;
    width: 100%;
    border-top: 1px solid #445562;
    border-bottom: 1px solid #2b3c49;
      -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#header .dropdown-menu>li>a:hover {
    background: #445562;
      color: #c8d3da;
}
#navbar-collapse-grid > ul > li:nth-child(8) > a::after,
#navbar-collapse-grid > ul > li:nth-child(22) > a::after{
    display: none;
}
 div.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    visibility: visible;
    opacity: unset;
    transition: unset;
    transform: unset;
    max-height: unset;
}
#navbar-collapse-grid > ul > li > ul:before {
    display: inline-block;
    content: "";
    position: absolute;
    left: 10px;
    top: -6px;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
      border-left: 6px solid transparent;
}
#navbar-collapse-grid > ul > li > ul:before {
    border-bottom-color: #364754;
}
#navbar-collapse-grid > ul > li:nth-child(4) > a:after,
#navbar-collapse-grid > ul > li:nth-child(20) > a:after{
   display: none;
}
#navbar-collapse-grid > ul > li > a > i{
 display: none;
}
#navbar-collapse-grid > ul > li > a:after{
    /*content: '\f107';*/
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 100;
}
#idoHUdG > div > p:nth-child(3) {
 display: none;
}
/***** HEADER ******/

/* Top Header */

#topbar {
    display: block;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid transparent;
}
#topbar {
    background-color: #2D2D2D;
    border-bottom-color: #555555;
    box-shadow: 3px 0 3px #050505;
}
#topbar-inner {
    display: block;
    margin: 0 auto;
    max-width: 1600px;
}
#menu-topmenu {
   list-style: none;
   margin: 0;
   padding: 0;
}
.topmenu {
    display: inline;
    float: right;
    width: auto;
}
.topmenu ul li {
    display: block;
    float: left;
    margin: 0 3px;
}

.topmenu ul li a {
    display: block;
    padding: 0 4px;
    color: #CCCCCC;
    margin: 0 2px;
    font-size: 12px;
    line-height: 39px;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
/* Search box */
.yoyo {
 list-style: none;
 margin: 0;
 padding: 0;
}
#header-widget-area {
    display: block;
    position: absolute;
    right: 0;
    top: 13px;
    overflow: hidden;
    height: 100%;
    width: 50%;

}
#header-widget-area {
    width: 33%;
}
.widget-container {
    padding: 5px;
    margin: 0 0 20px 0;
}
 .yoyo > li {
    display: block;
    overflow: hidden;
    padding: 0;
    margin-bottom: 36px;
}
#branding{
    display: block;
    float: left;
    position: relative;
    clear: both;
    height: 75px;
    padding: 0;
    overflow: hidden;
    width: 100%;
}
#branding {
    height: 145px;
}

#header-container > div {
    margin: 10px 0 0 0px;
}
#text-3 > div > div > form > input[type=text]:nth-child(1) {
padding: 10px 15px;
    font-family: inherit;
    border-radius: 4px;
    font-family: inherit;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
      border: 1px solid transparent;
}  
#text-3 > div > div > form > input[type=text]:nth-child(1) {
    background-color: #F7F7F7;
    border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
    color: #444444;
    
}
#text-3 > div > div > form > input[type=text]:nth-child(1):hover {
    background-color: rgba(247,247,247,0.4);
}
#text-3 > div > div > form > input[type=submit]:nth-child(2) {
    color: #FFFFFF;
    background-color: #1693A5;
      padding: 0.75em 1.5em;
    cursor: pointer;
    letter-spacing: .5px;
    font-size: 13px;
    font-family: Arial;
}
#text-3 > div > div > form > input[type=radio] {
 margin: 3px 3px 0 5px;

}
.topmenu ul li a:hover, .topmenu .searchform input[type="search"] {
    color: #EEEEEE;
    border-bottom-color: rgba( 22,147,165, 0.5);
}
/* FOOTER */
#footer {
    margin: auto 0px 10px 0px;
}
#footer2 {
    color: #AAAAAA;
    display: block;
    padding: 20px 0 5px;
    overflow: visible;
    margin-bottom: 20px;
}
#site-copyright {
    display: block;
    float: none;
    font-style: italic;
    clear: both;
    margin: 0 auto 15px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    line-height: 1.7;
}
.socials {
    position: relative;
    float: right;
    overflow: hidden;
    margin-right: 10px;
    height: 30px;
}

#sfooter {
    float: none;
    clear: both;
    display: table;
    margin: 0 auto 15px;
    text-align: center;
}

#sfooter a {
    margin-left: 5px;
}

#footer2 a {
    text-decoration: none;
}
#footer a {
    -webkit-transition: color .2s;
    transition: color .2s;
}
.socials img {
    position: relative;
    width: 26px;
    height: 26px;
    z-index: 99;
}
.socials a {
    background-color: #1693A5;
}

.socials a {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    height: 34px;
    width: 34px;
    padding: 4px;
    margin-right: 5px;
    border-radius: 50px;
}


.socialicons:hover  {

      background-color: #4f6a7d;
  -webkit-transition: .25s ease-out all !important;
    transition: .25s ease-out all !important;
}
.socials .socials-hover {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    border-radius: 50px;
    -webkit-transition: .25s ease-out all;
    transition: .25s ease-out all;
}
.socials .socials-hover {
    background-color: #4f6a7d;
}
#footer2 a:hover {
    text-decoration: underline;
  cursor: pointer;
}


/* media quieres */
@media (max-width: 970px) {
   .yoyo {
     display: none;
  }
  .navbar-brand {
     display: none;
  }
  .topmenu {
     float: left;
  }
  .navbar-nav {
    margin: 7.5px 20px;
}
  .navbar-top .navbar-nav > li > a {
      border-right: transparent;
    box-shadow: unset;
    font-size: 16px;
    border-width: 0 0 1px 0;
    border-style: solid;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5);
  }
  .navbar-top > div > ul > li > a{
      background: 0 0 !important;
    color: #f2f2f2 !important;
    background-color: #2d2d2d !important;
  }

  }
@media (max-width: 780px) { 
#navbar-collapse-grid > ul > li > ul{
      display: block;
    position: relative;
    transition: none;
    transform: unset;
    visibility: visible;
    opacity: 1;
    max-height: unset;
    float: unset;
  }
}