body {
	min-height: 100%;
	word-wrap: break-word;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 87.5%;
	line-height: 1.5;
  }

.floatleft {
	float: left;
	padding-right:8px;
}

.pdfcontainer {
	min-height: 16px;
	background: url(/themes/custom/tft_subtheme/images/pdficon_small.png) no-repeat left center;
	padding-left: 18px;
}

.odtcontainer {
	min-height: 16px;
	background: url(/themes/custom/tft_subtheme/images/odticon_small.png) no-repeat left center;
	padding-left: 18px;
}

h2, h3, dt {
	font-weight: bold;
}

.site-footer {
	padding: 0;
}

.featured-top {
	padding: 2px;
}

.region-primary-menu .menu a {
	display: block;
	float: none;
	margin: 0;
	padding: 0.9em 0 0.9em 10px; /* LTR */
	text-decoration: none;
	color: inherit;
	border-radius: 0;
	background: none;
	background: none;
	text-shadow: none;
  }

ul.sf-menu.sf-style-white a,
ul.sf-menu.sf-style-white a:visited,
ul.sf-menu.sf-style-white span.nolink {
	padding: 1em 1em;
}

div.sf-accordion-toggle.sf-style-white a.sf-expanded,
ul.sf-menu.sf-style-white.sf-accordion li.sf-expanded {
	background: #3a3a3a;
}

div.sf-accordion-toggle.sf-style-white a {
	background: #292929;
	border: 1px solid #292929;
}

@media all and (min-width: 851px) {
.layout-container {
	max-width: 901px;
}

.site-footer .layout-container {
	max-width: 951px;
}
}

#block-tft-subtheme-search-footer {
	display: none;
	width: 220px;
    margin: auto;
}


@media all and (max-width: 769px) {
	#block-tft-subtheme-search {
		display: none;
	}
	
	.sf-accordion-toggle {
		position: absolute;
		top: 0px;
		right: 0px;
	}

	.user-logged-in .contextual-region.block-superfish {
		position: static;
	}



	.site-footer__top .region {
		float: none;
		width: 100%;
	}

	#block-tft-subtheme-search-footer {
		display: block;
	}
}


@media all and (max-width: 476px) {
	#block-tft-subtheme-branding img{
		max-width: 90%;
	}
}

@media all and (max-width: 365px) {
	div.sf-accordion-toggle.sf-style-white a > span {
		display: none;
	}

	div.sf-accordion-toggle.sf-style-white a {
		padding: 1em 2em 1em 1em;
	}

}

iframe {
	max-width: 100%;
}

.site-footer .block {
	border: none;
	margin: 10px 0;
	text-align: center;
}

