body {
	font-family: 'logotype',"Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	/* customize_body_background */background-color: #FFFFFF;/* customize_body_background */
	/* customize_body_text */color: #222222;/* customize_body_text */
}

.ff-wrapper a,
.ff-wrapper a:hover,
.ff-wrapper a:active,
.ff-wrapper a:focus {
	outline: none;
}
.ff-wrapper a {
	/* customize_link_text */color: #008cba;/* customize_link_text */
}
.ff-wrapper a:hover {
	/* customize_link_text_hover */color: #0079a1;/* customize_link_text_hover */
}
.ff-wrapper .row,
.ff-wrapper .contain-to-grid .top-bar {
	max-width: 75rem;
}
.ff-wrapper .ff-search-form input[type=submit] {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-size: 14px;
}
.ff-wrapper .ff-search-form span.postfix {
	border: none;
}
.ff-wrapper .left-off-canvas-toggle,
.ff-wrapper .right-off-canvas-toggle {
	line-height: 45px;
	z-index: 100;
	width: auto;
	position: fixed;
	top: 0;
	width: 45px;
	height: 45px;
	background-color: #8EAEBB;
}
.ff-wrapper .left-off-canvas-toggle {
	left: 0;
	text-align: center;
}
.ff-wrapper .right-off-canvas-toggle {
	right: 0;
	text-align: center;
}
.ff-wrapper img {
	display: block;
}
.ff-wrapper .contain-to-grid,
.ff-wrapper .top-bar,
.ff-wrapper .top-bar-section li a:not(.button) {
	/* customize_top_bar_nav_background */background-color: #074E68;/* customize_top_bar_nav_background */
}
.ff-wrapper .top-bar .name h1 a {

}
.ff-wrapper .top-bar .name h1 a:hover {
	
}
.ff-wrapper .top-bar-section li a:not(.button) {
	/* customize_top_bar_nav_text */color: #FFFFFF;/* customize_top_bar_nav_text */
}
.ff-wrapper nav.top-bar section.top-bar-section ul.right li.nav-selected a.nav-selected,
.ff-wrapper nav.top-bar section.top-bar-section ul.right li.nav-path-selected a.nav-path-selected {
	/* customize_top_bar_nav_selected_background */background-color: #ff4500;/* customize_top_bar_nav_selected_background */
	/* customize_top_bar_nav_selected_text */color: #FFFFFF;/* customize_top_bar_nav_selected_text */
}
.ff-wrapper .top-bar-section li a:hover:not(.button) {
	/* customize_top_bar_nav_hover_background */background-color: #8EAEBB;/* customize_top_bar_nav_hover_background */
	/* customize_top_bar_nav_hover_text */color: #FFFFFF;/* customize_top_bar_nav_hover_text */
}
.ff-wrapper #ff-page-meta-wrap {
	/* customize_page_meta_background */background-color: #008cba;/* customize_page_meta_background */
	padding-top: 22px;
	padding-bottom: 22px;
}
.ff-wrapper #ff-page-meta h1 {
	/* customize_page_meta_text */color: #FFFFFF;/* customize_page_meta_text */
}
.ff-wrapper #ff-page-meta h4 {
	/* customize_page_meta_subtext */color: #CCCCCC;/* customize_page_meta_subtext */
}
.ff-wrapper #ff-banner-wrap {
	/* customize_banner_background */background-color: #008cba;/* customize_banner_background */
	padding-top: 22px;
	padding-bottom: 22px;
}
.ff-wrapper #ff-banner-wrap img {
	margin-left: auto;
	margin-right: auto;
}
.ff-wrapper .ff-sidebar {
	/* customize_sidebar_background */background-color: #FAFAFA;/* customize_sidebar_background */
	padding: 32px 20px;
}
.ff-wrapper #ff-footer-top-wrap {
	color: #FFFFFF;
	/* customize_footer_top_background */background-color: #008cba;/* customize_footer_top_background */
}
.ff-wrapper #ff-footer-bottom-wrap {
	/* customize_footer_bottom_text */color: #666666;/* customize_footer_bottom_text */
	/* customize_footer_bottom_background */background-color: #074E68;/* customize_footer_bottom_background */
}
.ff-wrapper #ff-footer-signin {
	text-align: right;
}
/* Utility Classes */
.ff-wrapper .ff-pad-top-small {
	padding-top: 10px;
}
.ff-wrapper .ff-pad-top-medium {
	padding-top: 20px;
}
.ff-wrapper .ff-pad-top-large {
	padding-top: 50px;
}
.ff-wrapper .ff-pad-bottom-small {
	padding-bottom: 10px;
}
.ff-wrapper .ff-pad-bottom-medium {
	padding-bottom: 20px;
}
.ff-wrapper .ff-pad-bottom-large {
	padding-bottom: 50px;
}
.ff-wrapper .ff-pad-left-small {
	padding-left: 10px;
}
.ff-wrapper .ff-pad-left-medium {
	padding-left: 20px;
}
.ff-wrapper .ff-pad-left-large {
	padding-left: 50px;
}
.ff-wrapper .ff-pad-right-small {
	padding-right: 10px;
}
.ff-wrapper .ff-pad-left-medium {
	padding-right: 20px;
}
.ff-wrapper .ff-pad-left-large {
	padding-right: 50px;
}
.ff-wrapper .ff-mar-top-none {
	margin-top: 0;
}
.ff-wrapper .ff-mar-top-small {
	margin-top: 10px;
}
.ff-wrapper .ff-mar-top-medium {
	margin-top: 20px;
}
.ff-wrapper .ff-mar-top-large {
	margin-top: 50px;
}
.ff-wrapper .ff-mar-bottom-none {
	margin-bottom: 0;
}
.ff-wrapper .ff-mar-bottom-small {
	margin-bottom: 10px;
}
.ff-wrapper .ff-mar-bottom-medium {
	margin-bottom: 20px;
}
.ff-wrapper .ff-mar-bottom-large {
	margin-bottom: 50px;
}
.ff-wrapper .ff-mar-left-small {
	margin-left: 10px;
}
.ff-wrapper .ff-mar-left-medium {
	margin-left: 20px;
}
.ff-wrapper .ff-mar-left-large {
	margin-left: 50px;
}
.ff-wrapper .ff-mar-right-small {
	margin-right: 10px;
}
.ff-wrapper .ff-mar-left-medium {
	margin-right: 20px;
}
.ff-wrapper .ff-mar-left-large {
	margin-right: 50px;
}
.ff-wrapper .ff-bor-left {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.ff-wrapper .ff-bor-right {
	border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.ff-wrapper #ff-footer-top .ff-bor-right {
	border-right: 1px solid #FFFFFF;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.ff-wrapper .clear {
	clear: both;
}
.ff-wrapper .alpha {
	padding-left: 0;
}
.ff-wrapper .omega {
	padding-right: 0;
}
.ff-wrapper .ff-box-shadow {
	-moz-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
}
.ff-wrapper .ff-box-hightlight {
	-moz-box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
	box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
}
.ff-wrapper .ff-box-border {
	-moz-box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(0, 0, 0, 0.25);
}
.ff-wrapper .ff-text-shadow {
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.ff-wrapper .ff-text-highlight {
	text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.2);
}
.ff-wrapper .ff-outline {
	border: 1px solid #E8E8E8;
}
.ff-wrapper .ff-fill-white {
	background-color: #FFFFFF;
}
.ff-wrapper .ff-fill-grey {
	background-color: #F9F9F9;
}
.ff-wrapper .ff-noise {
	background-image: url(/packages/foundation_5/themes/foundation_5/images/noise-bg.png);
	background-repeat: repeat;
}
.ff-wrapper .ff-full-width {
	width: 100%;
}
.ff-wrapper .ff-center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: inline-block;
	float: none;
}
.ff-wrapper .ff-nowrap {
	white-space: nowrap;
}
/* Buttons */
	/* Primary */
	.ff-wrapper button,
	.ff-wrapper .button {
		/* customize_primary_button_background */background-color: #008CBA;/* customize_primary_button_background */
		/* customize_primary_button_text */color: #FFFFFF;/* customize_primary_button_text */
	}
	.ff-wrapper button:hover,
	.ff-wrapper button:focus,
	.ff-wrapper .button:hover,
	.ff-wrapper .button:focus {
		/* customize_primary_button_background_hover */background-color: #0079A1;/* customize_primary_button_background_hover */
		/* customize_primary_button_text_hover */color: #FFFFFF;/* customize_primary_button_text_hover */
	}
	/* Secondary */
	.ff-wrapper button.secondary,
	.ff-wrapper .button.secondary {
		/* customize_secondary_button_background */background-color: #e7e7e7;/* customize_secondary_button_background */
		/* customize_secondary_button_text */color: #333333;/* customize_secondary_button_text */
	}
	.ff-wrapper button.secondary:hover,
	.ff-wrapper button.secondary:focus,
	.ff-wrapper .button.secondary:hover,
	.ff-wrapper .button.secondary:focus {
		/* customize_secondary_button_background_hover */background-color: #dadada;/* customize_secondary_button_background_hover */
		/* customize_secondary_button_text_hover */color: #333333;/* customize_secondary_button_text_hover */
	}

/* ProBlog */
#twee * {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.ff-wrapper .content-sbBlog-innerwrap {
	padding: 20px;
}
.ff-wrapper .footer_shadow {
	display: none;
}

.ff-wrapper .mobile_photo {
    border: 4px solid #FFFFFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0;
    transition: all 200ms ease-out 0s;		
}

.ff-wrapper .mobile_photo:hover, .ff-wrapper .mobile_photo:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}

/* Media Queries */
@media only screen and (max-width: 768px) {
	.ff-wrapper .ff-bor-left {
		border-left: none;
	}
	.ff-wrapper .ff-bor-right {
		border-right: none;
	}
}
@media only screen and (max-width: 70em) {
	.ff-wrapper .left-off-canvas-toggle {
		left: 0;
		border-right: none;
		padding-right: 16px;
		top: 45px;
		width: 45px;
	}
	.ff-wrapper .right-off-canvas-toggle {
		right: 0;
		border-left: none;
		padding-left: 16px;
		top: 45px;
		width: 45px;
	}
}
@media only screen and (max-width: 40em) { /* Mobile */
	.ff-wrapper #ff-copyright {
		text-align: center;
	}
	.ff-wrapper #ff-footer-signin {
		text-align: center;
	}
}