@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1200px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.bodysize{max-width: 1200px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1200px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #007bff;}
.link:hover, a:hover{color: #0056b3;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #454545;
		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:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #17a2b8;
	background: #17a2b8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17a2b8), color-stop(50%,#17a2b8), color-stop(51%,#17a2b8), color-stop(100%,#17a2b8));
	background: -moz-linear-gradient(top,  #17a2b8 0%, #17a2b8 50%, #17a2b8 51%, #17a2b8 100%);
	background: -webkit-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: -o-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: -ms-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2b8', endColorstr='#17a2b8',GradientType=0 );
	border: 0px solid #17a2b8;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #17a2b8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17a2b8), color-stop(50%,#17a2b8), color-stop(51%,#17a2b8), color-stop(100%,#17a2b8));
	background: -moz-linear-gradient(top,  #17a2b8 0%, #17a2b8 50%, #17a2b8 51%, #17a2b8 100%);
	background: -webkit-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: -o-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: -ms-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2b8', endColorstr='#17a2b8',GradientType=0 );
	border: 0px solid #17a2b8;
	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: 0px solid #17a2b8;
	-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: #17a2b8;
	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: #ffffff;
}
.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 #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #6daade;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6daade), color-stop(50%,#6daade), color-stop(51%,#6daade), color-stop(100%,#6daade));
	background: -moz-linear-gradient(top,  #6daade 0%, #6daade 50%, #6daade 51%, #6daade 100%);
	background: -webkit-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -o-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -ms-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6daade', endColorstr='#6daade',GradientType=0 );
	color: #000000;
}
.vtab{
	font-weight: normal;
	background: #6daade;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#6daade), color-stop(50%,#6daade), color-stop(51%,#6daade), color-stop(100%,#6daade));
	background: -moz-linear-gradient(-90deg,  #6daade 0%, #6daade 50%, #6daade 51%, #6daade 100%);
	background: -webkit-linear-gradient(-90deg,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -o-linear-gradient(-90deg,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -ms-linear-gradient(-90deg,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: linear-gradient(-90deg,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: #6daade;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#6daade), color-stop(50%,#6daade), color-stop(51%,#6daade), color-stop(100%,#6daade));
	background: -moz-linear-gradient(-90deg,  #6daade 0%, #6daade 50%, #6daade 51%, #6daade 100%);
	background: -webkit-linear-gradient(-90deg,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -o-linear-gradient(-90deg,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -ms-linear-gradient(-90deg,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: linear-gradient(-90deg,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6daade', endColorstr='#6daade',GradientType=0 );
	color: #a50e0e;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #6daade;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6daade), color-stop(50%,#6daade), color-stop(51%,#6daade), color-stop(100%,#6daade));
	background: -moz-linear-gradient(top,  #6daade 0%, #6daade 50%, #6daade 51%, #6daade 100%);
	background: -webkit-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -o-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -ms-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6daade', endColorstr='#6daade',GradientType=0 );

	color: #000000;
	border-right: 1px solid #6daade;
	border-left: 1px solid #6daade;
	border-top: 1px solid #6daade;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #6daade;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6daade), color-stop(50%,#6daade), color-stop(51%,#6daade), color-stop(100%,#6daade));
	background: -moz-linear-gradient(top,  #6daade 0%, #6daade 50%, #6daade 51%, #6daade 100%);
	background: -webkit-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -o-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: -ms-linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	background: linear-gradient(top,  #6daade 0%,#6daade 50%,#6daade 51%,#6daade 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6daade', endColorstr='#6daade',GradientType=0 );
	color: #a50e0e;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #a50e0e;
}
.tab-bar{
	border-bottom: 1px solid #6daade;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: 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/franklintwp/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #17a2b8;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(23, 162, 184, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(23, 162, 184, 0);
	box-shadow: 0px 0px 1px 1px rgba(23, 162, 184, 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: #17a2b8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17a2b8), color-stop(50%,#17a2b8), color-stop(51%,#17a2b8), color-stop(100%,#17a2b8));
	background: -moz-linear-gradient(top,  #17a2b8 0%, #17a2b8 50%, #17a2b8 51%, #17a2b8 100%);
	background: -webkit-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: -o-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: -ms-linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	background: linear-gradient(top,  #17a2b8 0%,#17a2b8 50%,#17a2b8 51%,#17a2b8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2b8', endColorstr='#17a2b8',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: #17a2b8;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #17a2b8;
	border-color: #17a2b8;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #17a2b8;
}
.polaris-nav-active i{
	color: #17a2b8;
}
.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: #454545;}
.headingtext{color: #17a2b8;}
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');
::selection {
    background: #B31E3B;
    color: #fff;
}

html, body {
  	  font-size: 16px;
      font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
      line-height: 24px;
      font-style: normal;
      font-weight: 300;  	      
}

#body {
    background: linear-gradient(to bottom,#f2f2f2,#4696e3) repeat fixed 0 0 transparent;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  	font-size: 1rem;
  	font-weight: 300;
  	padding:1rem;
  	
}
h1, h2, h3, h4, h5, h6 {
    color: #17a2b8;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 500;
    
}
.button {
  width: auto;
  height: auto;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 20px;
  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: #6CC1C6;
  /*transform: translateY(-7px) !important;*/
}
::placeholder { 
   color: #595959;
}

#navbar {
    border-radius: 0px !important;
}
.navbar-nav {
  float: unset;
  display: inline-block;
  position: relative;
  align-content: center;
  vertical-align: bottom;
}
.dropdown .dropdown-menu {
  background: #f1f1f1;
}
.yamm .yamm-content {
	padding: unset;
}
.navbar-top .navbar-nav > li > a:hover,.navbar-top .navbar-nav > li > a:active {
	    background: #6daade !important;
        color: #a50e0e;
       text-decoration: underline;
}
/*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;
}
li.dropdown: > a > i {
	vertical-align: text-top;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul {
	text-align: right;
}
#navbar-collapse-grid {
    text-align: center;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul > li{
border-bottom: 1px solid rgba(150,150,150,.53);
}
#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul > li:nth-child(4),#navbar-collapse-grid > ul > li.dropdown.open > ul > li > div > ul > li:nth-child(8),
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul > li:nth-child(8),
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul > li:nth-child(7){
	border-bottom: unset;
}
#idlAsNN {
  width: 30%;
}
#idhznr6 {
  width: 70%;
}
#datepicker,#body > div > div > div > div.amnp-reserve-screen.amnp-reserve-screen-basket.amnp-login-required > div.amnp-reserve-screen-shared > div.amnp-login-form > div > div > div {
  display: inline-table;
}
#body > div > div > div {
	padding: 15px;
}
#id4ygcA > div:nth-child(1) {
  height: 55px;
}
#mce_0 > div > a > span > img {
  max-width: 95%;
  padding-right: 10px;
  padding-left: 10px;
}
.navbar-top .navbar-nav > li > a {
	background: linear-gradient(to bottom,#afd8e6,#7cc4dd);
    padding: 10px 11px;
  border: unset;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  	font-size: 14px;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  	font-weight: bold;
  
}
#navbar-collapse-grid > ul > li:nth-child(4) > a:before {
content: "\f007";
  	font-family: FontAwesome;
  margin: 0 6px 0 0;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul > li:nth-child(2) > a:after {
content: "\f0e0";
  	font-family: FontAwesome;
  margin-left: 6px;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li > div > ul > li:nth-child(3) > a:after {
content: "\f095";
  	font-family: FontAwesome;
  margin-left: 6px;
}
.navbar {
	background: linear-gradient(to bottom,#afd8e6,#7cc4dd);
    border: none; 
    border-radius: 0px !important;
}
#mce_0 > p,#id4ygcA > div > p {
    margin: 0px;
}
.nav-list > li > a {
    background: #f1f1f1;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
     color: #333;
    font-size: 14px;
    font-weight: 400 !important;
    padding: 0 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
}
.nav-list > li > a:hover {
    background: #ddd;
    font-weight: inherit;
    text-decoration: underline;
    color: #f70a23; 
}
.nav.nav-tabs.search-tabs {
  position: relative;
  top: 13px;
}
.nav-tabs > li:first-child, .nav-tabs > li:first-child > a {
  border-top-left-radius: 4px;
}
.nav-tabs > li:last-child, .nav-tabs > li:last-child > a {
  border-top-right-radius: 4px; 
}

#usr, #usr3 {
  flex-grow: 1;
  height: 41px;
  font-size: 16px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#usr:focus, #usr3:focus {
  outline: none; 
}
#usr2 {
  width: 180px;
  height: 37px;
  margin-right: 10px;
}

#header_search_form {
  text-align: center; 
}
#home, #menu1, #menu2 {
  flex-grow: 1; 
}
#home .btn.btn-search, 
#menu1 .btn.btn-search {
  width: 51px;
  height: 41px;
  border: none;
  border-radius: 0;
}
#menu2 {
  padding: 8px 5px;
  background-color: #EBEBEB;
}
#menu2 select {
  width: 150px;
  height: 34px;
  font-size: 22px; 
  margin-right: 10px;
}
#menu2 .btn.btn-search {
  width: 51px;
  height: 41px;
  font-size: 14px;
	border: none;
	border-radius: 0;
  background:#00467f linear-gradient(180deg, #266292, #00467f) repeat-x;
  color: white;
}
#menu2 > #header_search_form > .input-group {
  justify-content: flex-start;
}
.search-tabs-content {
  width: 681px;
  max-width: 90%;
  padding: 0 5%;
  min-height: 120px;
  background: white;
  border: 15px solid rgba(141,198,85,.8);
  border-radius: 4px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header_search_form > .input-group {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}


#home .input-group, #menu1 .input-group, #menu2 .input-group {display:flex; justify-content: center;}
.input-group{position:relative;display:flex;border-collapse:separate;}
.nav-tabs>li>a{margin-right:unset;line-height:1.42857143;border:0;border-radius:0;color:#fff;font-weight:600;}

@media only screen and (max-device-width: 568px){
input{width:100%;height:40px;padding:5%;}
}
@media only screen and (max-device-width: 568px){
.input-group{position:relative;display:table;border-collapse:separate;width:92%;}
}
@media only screen and (max-device-width: 568px){
.input-group .form-control{position:relative;z-index:2;float:left;width:87%;margin-bottom:0;border-top:2.5px solid #7FB34E;border-bottom:2.5px solid #7FB34E;border-left:2.5px solid #7FB34E;border-right:none;}
}
#\38 140 > div > ul {
margin-left: auto;
margin-right: auto;
display: table;
}
#usr{position:relative;z-index:2;float:left;width:40%;margin-bottom:0;}
#menu1{padding:unset!important;background:unset!important;}

#usr3{position:relative;z-index:2;float:left;width:80%;margin-bottom:0;}
#menu1 > form > div > button{width:60px;border-top:2.5px solid #f5f5f5;border-right:2.5px solid #f5f5f5;border-bottom:2.5px solid #f5f5f5;border-left:none;margin-left:-2px;}
#menu2 > form > div > button{width:60px;border-top:2.5px solid #f5f5f5;border-right:2.5px solid #f5f5f5;border-bottom:2.5px solid #f5f5f5;border-left:none;margin-left:-2px;}
.nav-tabs>li{background:#6c757d linear-gradient(180deg,#d7e2ed,#cbd3db) repeat-x;color:white;margin-bottom:-2px;}
#search-website-tab{color:black;text-align: center; font-weight: normal;}
#search-research-tab{color:black;text-align: center;}
#search-Collection-tab{color:black;text-align: center; font-weight:normal;}

#\36 965 > div > ul > li{margin-right:10px;}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#000;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;}
#menu2 > form > div > button > i{font-size:18px;}
#menu1 > form > div > button > i{font-size:18px;}
#menu2 > form > div > button{height:45px;}
#menu1 > form > div > button{height:45px;}
#home > form > div > button > i{font-size:18px;}
#home > form > div> button{height:46px;width:60px;border-top:2.5px solid #f5f5f5;border-right:2.5px solid #f5f5f5;border-bottom:2.5px solid #f5f5f5;border-left:none;margin-left:-2px;}


#menu2,#home {
 border: 1px solid #dee2e6;
}
#header_search_form > div > button {
  background: #28a745 linear-gradient(180deg, #48b461, #28a745) repeat-x;
color: white;
letter-spacing: 1px;
}



/**Added MF 8/23/21**/
#ids5MKC{background:white;border-radius:.3rem .3rem; box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);padding:2rem;}
#ids5MKC p {padding:2rem;}
#mce_0 .button {display: inline-block;font-weight: 400;color: white;text-align: center;vertical-align: middle;cursor: pointer;user-select: none;
  background-color: transparent;   border: 1px solid transparent;   padding: 0.375rem 0.75rem !important;  font-size: 3rem;  line-height: 1.5;
  border-radius: 0.25rem !important;  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;width:100%;
background: #17a2b8 linear-gradient(180deg, #3ab0c3, #17a2b8) repeat-x;border-color: #17a2b8;}
#mce_0 .button:hover{background: #138496 linear-gradient(180deg, #3696a6, #138496) repeat-x;
    border-color: #117a8b; }
#sticky-wrapper .amnp-key {width:225px !important;}

#footer, #default_footer {
  background: #313131 !important;
  margin:0 !important;
}

#body .amh-content .row:first-child {
  padding:.3rem;
}

#mce_23, #mce_26{padding: 15px;
background: white;
margin: 15px;
border-radius: .3rem .3rem;
}
.screen-reader-text{display:none !important;}
.sek-social-icons-wrapper {
  font-size:1.75rem;
  list-style:disc;
  text-align:center;  
}
.sek-social-icons-wrapper li {
  display:inline-block;
}
.sek-social-icons-wrapper li a {
  color:white;
}
.border-top {border-top: 1px solid #dee2e6 !important; }
.border-primary { border-color: #00467f !important; }


	/**Header Nav Styling MF 8/4/21**/
#mce_24{margin:0 !important;padding:0 !important;}
#full-width-nav.navbar{background: #ffc107 linear-gradient(180deg, #ffca2c, #ffc107) repeat-x;padding: 0.25rem .5rem .25rem .5rem;}
#full-width-nav .container-fluid {position:relative;}
#full-width-nav .navbar-right{position:unset;}
#full-width-nav .dropdown{position:static;}
#full-width-nav .dropdown-menu{width:100%;}
#full-width-nav h1{font-size: 1.4rem;text-transform: uppercase;font-weight: bold;}
#full-width-nav h2{font-size: 1.2rem;text-transform: uppercase;font-weight: bold;}
#full-width-nav a.btn{font-size:1.5rem;}
#full-width-nav.navbar-default li a.dropdown-toggle{color:black;font-weight:bold !important;}
  /*======================MEDIA QUERIES========================*/

@media screen and (max-width: 89.9375rem){

  
}
@media screen and (max-width: 53.25rem){

}
@media screen and (max-width: 47.9375rem){
  #idlAsNN,#idhznr6 {
  width: 100%;
}

  .navbar-top .navbar-nav > li > a {
    padding: 10px 34px;
  }
  #mce_0 > div > a > span > img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  }
  .navbar-nav {
  float: unset;
  display: unset;
  position: unset;
  align-content: unset;
  vertical-align: unset;
}

#navbar-collapse-grid {
    text-align: left;
}
#navbar > div > div.navbar-header.visible-xs.nav-mobile {
     background:#ffc107 linear-gradient(#ffca2c, #ffc107) repeat-x !important;
  }
 #id4ygcA > div:nth-child(1) {
    height: unset;
}
  .navbar-brand {
    display:none;
  }
 .yamm-content ul {
   display: block;
  }
#\31 3603 > div:nth-child(1) {
      width: 80%;
  }
#mce_0 > p,#id4ygcA > div > p {
    margin: 10px;
}
}
