/*
Theme Name: Resolution
Theme URI: http://resolutiondesign.co.uk
Author: ResolutionDesign
Author URI: http://resolutiondesign.co.uk
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ResolutionDesign
*/

body {
	background-color: #E6E6E6;
	margin: 0;
	min-width: 320px;
}

body .site {
	margin-bottom: 54px;
	/*margin-top: 54px;*/
	padding: 0;
	color: #10AC84;

	font-family: Helvetica;
	font-size: 12px;
}

a {
	color: #333333;
}

.placeholder {
  color: #aaa;
}

.content_wrap img {
	max-width: 520px;
}

.site {
	margin: 0 auto;
	/*max-width: 78.5714rem;*/
	max-width: 1024px;
	overflow: hidden;
}

img.bg {

	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;

	z-index: -1;
}

.header {
	background-color: #f4f4f4;
	border-bottom: 5px solid #10AC84;
	font-family: Helvetica;
}

#masthead {
	max-height: 120px;
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}


hgroup > div {
	float: left;
}

.header_logo {
	background: url(img/classic.png) no-repeat;
	height: 110px;
	width: 180px;
	text-indent: -99999px;
	margin: 0px 20px 0px 20px;
	background-size: 155px 74px;
	position: relative;
	top: 15px;
}

.disclosure p {
	background: #f0f8ff;
	    padding: 10px;
	    color: rgba(77, 77, 77, 0.9);
	    font-weight: 700;
}

.filter_input {
	margin: 17px 10px 15px 5px;
    padding: 5px 0 5px 10px;
	float: right;
}

.lib_filter label {
	float: right;
	margin-top: 23px;
}

.lib_filter {
	background: #f4f4f4;
	height: 60px;
}

.lib_menu {
	list-style: none;
}

.lib_menu li ul {
	padding: 0;
}

.lib_menu .sub_item {
	padding-left: 20px;
}

.know_activated {
	background: #10AC84;
}

.right-panel ul li.know_activated > a {
	/*color: #333;*/
}

.member_login {
	display: block;
	    width: 100%;
	    text-align: right;
	    right: 32px;
	    position: relative;
	    padding: 2px 0px 2px 0px;
	    border-bottom: 1px solid #e6e6e6;
		top: 10px;
}

.ffl-modal, #ffl-logout-link {
	color: orange;
	font-size: 13px;
    font-weight: 700;
}

.random_links {
	padding: 16px 32px 0 32px;
}

.contact {
	font-size: 12px;
}

.site-header .random_links a {
	display: block;
	float: right;
	clear: both;
}

/*
.header_searchform {
	float: right;
	top: 11px;
	position: relative;
	right: 22px;
}
*/

.header_searchform label {
	display: block;
}

#q, #s {
	width: 130px;
	padding: 5px 0 5px 10px;
}

.search_box {
	display: block;
    width: 100%;
    text-align: right;
}

.header_menu li {
	display: inline;
	float: left;
	padding: 0 5px 10px 5px;;
}

/*
.header_menu {
	width: 78%;
	position: relative;
	top: 34px;
}
*/



.header_menu .menu a {
	margin: 0 8px;
/*	border-right: 1px solid #6B6B6B;    */
/*	padding: 1rem; */
	padding: 24px 0 24px 0;

	height: 5px;
	float: left;

	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	font-weight: 700;
}


.header_menu .current_page_item a {
	color: #fff;
	border: none;
}

.header_menu .current_page_item {
	background-color: #10AC84;
}

.header_menu .last a, .header_menu .first a {
	border: none;
}

.header_menu .menu {
	/*margin: 20px 0 0;*/
	margin: 0;
	overflow: auto;
	padding: 0 0 0 0;
}

.inner_wrap {
	clear: both;
	overflow: auto;
	display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;

	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	background-color: #FFFFFF;
}

.site-header {
	overflow: auto;
}

.home_intro {
	padding: 10px 15px 10px 35px;
}

.home_picture {
	float: left;
	padding: 0 20px 20px 0;
	overflow: auto;
	position: relative;
}

.home_content .panels {
	padding: 0 15px 30px 15px;
	background-color: #fff;
	overflow: auto;
	color: #333333;
}

.home_content .left_panels {
	float: left;
}

.home_content .big_panel {
	float: left;
    width: 300px;
    padding: 20px;
}

.home_content .big_panel_text {
	line-height: 1.5em;
	height: 6em;
	overflow: hidden;
}

.home_content .big_panel_link a, .home_content .small_panel_link a {
	color: #184588;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	font-size: 10px;
}

.home_content .small_panel_picture {
	width: 100px;
	float: left;
	padding: 0 10px 0px 0;
	position: relative;
	top: -10px;
}

.home_content .small_panel_text_wrap {
	float: left;
    width: 200px;
}

.home_content .right_panels {
	padding-top: 20px;
}

.home_content .small_panel_text_wrap h3,  .home_content .small_panel_text_wrap p {
	margin: 0;
}

.small_panel {
	padding: 10px 0;
	    overflow: auto;
	    display: block;
}

.small_first_panel {
	padding: 0 0 10px 0;
}

.home_content .small_panel_even {
	background-color: rgba(208,225,215,0.42);
}

.home_content .small_panel_text {
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	margin-bottom: 4px !important;
}


.spacer {
	height: 400px;
}

.header_home {
	position: fixed;
	top: 0;
	width: 100%;
}

.home_message {
	position: absolute;
	top: 80px;
	height: 140px;
	width: 250px;
	/*background-color: rgba(0, 0, 0, 0.6);*/
	background: rgb(77, 77, 77); /* The Fallback */
	background-color: rgba(77, 77, 77, 0.9);

	padding: 0 0 0 20px;
	/*left: 20px;*/
}

.home_message h1 {
	margin-top: 20px !important;
	border-bottom: 1px solid #ffffff;
	width: 40px;
	padding-bottom: 5px !important;
}

.home_content {
	clear: both;
/*	max-width: 750px;*/
/*	padding-bottom: 80px; */
}

.home_message p {
	line-height: 23px;
}

.content_wrap {
	float: left;
	min-width: 520px;
	position: relative;
	overflow: hidden;
	padding: 0 10px;

	background-color: #FBFBFB;

	line-height: 17px;

	padding-top: 20px;
	padding-bottom: 30px;

}

.content_home {
	padding: 0;
	background-color: #10AC84;
	color: #fff;
}

.content_home .content_wrap {
	background-color: #10AC84;
	padding: 0;
}

.content_limit_width {
	background-color: #ffffff;
	padding: 0;
}

.site-content {
/*	padding: 32px; */
}




.overview_panel {
	display: inline-block;
	height: 200px;
	background-color: #dee7e7;
}

.overview_panel.half {
    width: 48%;
    float: left;
   /* padding: 5px 0px 5px 0px;*/
    margin: 5px 29px 5px 0px;
}

.overview_panel.left {
	float: left;
	margin: 15px 29px 5px 0px;
}

.overview_panel.right {
	float: left;
	margin: 15px 0px 5px 0px;
}

.overview_panel.full {
    width: 100%;
    clear: both;
    /*padding: 10px 0px 5px 0px;*/
}

.overview_panel.full .overview_image {
	height: 200px;
    width: 48%;
    background-repeat: no-repeat;
    margin: 0 40px 0 0px;
    background-size: cover;
	float: left;
	background-position: 0;
}

.overview_panel.half .overview_image.left {
	height: 200px;
    width: 48%;
    background-repeat: no-repeat;
    margin: 0 10px 0 0px;
    background-size: cover;
	float: left;
	background-position: 0;
}

.overview_panel.half .overview_image.top {
	height: 50%;
    width: 100%;
    background-repeat: no-repeat;
    margin: 0 5px 10px 0px;
    background-size: cover;
    background-position: 0;
}

.overview_text h2 {
	font-size: 13px;
}

.overview_panel.half .overview_text.left {
 	width: 48%;
	float: left;
}

.overview_panel.half .overview_text.top {
 	width: 97%;
    margin: 5px 10px
}

.overview_panel.half .overview_text_body.left {
	line-height: 1.5em;
	height: 9em;
	overflow: hidden;
	max-width: 162px;
}

.overview_panel.half .overview_text_body.top {
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	max-width: 335px;
}

.overview_panel.full .overview_text_body {
	line-height: 1.5em;
	height: 9em;
	overflow: hidden;
	max-width: 335px;
}

.read-more-link {
	color: #184588;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    font-size: 10px;
    margin-top: 5px;
    display: block;
}


.green-footer {
	height: 80px;
	background-color: #10AC84;
	color: #fff;
}

.green-footer p {
    padding: 10px 10px 10px 13px;
    margin: 0;
    position: relative;
    top: 25px;
}

.green-footer a {
	float: right;
	color: #fff;
	padding: 0 40px 0 0;
}


#menu-footer-menu {
/*	float: right; */
	padding-right: 32px;
}

#footer-container {
/*	background: #f4f4f4;
	width: 100%;
	height: 120px;  */
}

#menu-footer-menu li {
	display: inline;
}

#menu-footer-menu a {
	text-decoration: none;
	border-right: 1px solid #000;
	padding: 0 5px 0 0;
	line-height: 10px;
}

#menu-footer-menu .last a {
	border: none;
}

.left-panel {
	width: 200px;
	float: right;

	line-height: 17px;

	padding-top: 20px;
}

.right-panel .panel_item {
	padding: 0;
}

.right-panel .panel_item h2 {
	margin: 0;
	    text-transform: uppercase;
	    font-size: 12px;
	    font-weight: 700;
	    border-bottom: 1px solid #2e5252;
	    padding: 24px 10px 4px 14px;
	    background-color: #2e5252;
	    color: #fff;
}

.right-panel .current-menu-item {
	background: #10AC84;
}

.right-panel li {
	padding: 0 10px;
}

.right-panel .menu {
	padding: 0;
	margin: 0;
}

.panel_item h2 {
	/*color: #fff; */
	margin: 10px 0 0 0px;
	text-transform: uppercase;
	font-size: 12px;

}

.panel_item {
	/*background-color: #5483A1;*/
	padding: 5px 15px 0 15px;
	margin: 0 0 0px 0px;

}

.left-panel .panel_item {
	padding: 5px 0 0 15px;
}

.panel_item hr {
	/*color: #fff;*/
	width: 40px;
	margin: 0;
	padding: 0;
	height: 2px;
	background: #10AC84;
	margin-top: 5px;
	border: none;

	text-align: left;
}

.panel_item img {
/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");*/ /* Firefox 10+, Firefox on Android */
/*filter: gray; */ /* IE6-9 */
/* -webkit-filter: grayscale(100%); */ /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.panel_page_specific p {
	margin: 0 0 3px 0;
}

.panel_page_specific hr {
	margin: 5px 0 1em;
}

/*.panel_item li.current-menu-item {
	background-color: #686C6A;
}

.panel_item li.current-menu-item a {
	color: #ffffff;
}*/



#s {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	font-family: inherit;
	/*padding: 0.428571rem;*/
}

#searchsubmit {
	background-color: #10AC84;
	background-image: -moz-linear-gradient(center top , #F4F4F4, #10AC84);
    background-repeat: repeat-x;
    border: 1px solid #10AC84;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    color: #ffffff;
    font-size: 12.5px;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 11px;
}


.one_col {
	clear: both;
	max-width: 750px;
}

.three_col {
	clear: both;
	max-width: 520px;
}

.two_col {
	clear: both;
	max-width: 715px;
}

.two_col_knowledge {
	clear: both;
	width: 735px;
}

.right-panel-mobile {
	display: none;
}

.right-panel {
	float: left;
	width: 200px;
	margin-right: 20px;
	background-color: #4c6666;

	padding-top: 20px;
}

.right-panel h2 {
	color: #ffffff;
}

.right-panel ul li a {
	display: block;
	padding: 5px 0 5px 3px;
	text-decoration: none;
	color: #ffffff;
}

.right-panel ul {
	padding: 0;
	margin: 10px 0 0 0;
}

.right-panel ul li {
	border-bottom: 1px solid #2e5252;
}

.first_panel_item h2 {
	margin-top: 12px;
}

.first_panel_item {
	padding-top: 0;
}


.grey-panel, .grey-panel .panel_item  {
	background-color: #4d4d4d;
}

.one_page {
	width: 100%;
}

.right-panel ul li {
	list-style: none;
}

.content_wrap h1 {
	margin: 0;
	padding-top: 10px;
}

.library_search {
/*	background-color: #D0E1D7; */
	overflow: auto;
	width: 735px;

	padding-top: 20px;
}

.lib_function_link {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 10px;
}

.right-panel ul.know_sub {
	font-size: 10px;
    margin-top: 0px;
	display: none;
	background-color: #10AC84;
}

.right-panel ul.know_sub_sub {
	font-size: 10px;
    margin-top: 0px;
	background-color: #10AC84;
	display: none;
}

.right-panel ul.know_sub a {
	padding-left: 15px;
}

.right-panel ul.know_sub_sub a {
	padding-left: 25px;
}

.right-panel ul.know_sub .know_sub_activated {
	background-color: #2e5252;
}

.library_search h3 {
	margin-top: 12px;
}

.library_col {
	width: 155px;
	float: left;
/*	min-height: 400px; */
	overflow: hidden;
	padding: 5px 3px 5px 5px;
	margin: 0 5px 0 0;

	background-color: #D0E1D7;
}

.library_col li {
	padding: 5px 0 0 0;
}

.library_col li a:hover {
	color: #fff;
	text-decoration: none;
}

.library_col .selected_link {
	color: #fff;
	text-decoration: none;
}

.library_col .selected_link_li {
	background-color: #10AC84;
}

.lib_s_col, .lib_t_col {
	display: none;
}

.lib_t_col {
	width: 390px;
	margin-right: 0;
}

.library_col h3 {
	color: #000;
	margin: 0;
}

.library_col hr {
	width: 30px;
	float: left;
	border: none;
	background-color: #000;
	height: 1px;
}

.library_col .menu {
	margin: 0;
	padding: 0;
	clear: both;
}

.library_col .menu li {
	list-style: none;
	display: block;
	padding: 2px 0px 2px 3px;
}

.main-navigation > div {
	float: left;
}

.searchresults {
	min-width: 900px;
	background-color: #ffffff;
	padding: 30px;
}

.searchresults .page-title {
	padding-bottom: 30px;
}

.searchresults .entry-title {
	font-size: 13px;
}

.screen-reader-text {
	display: none;
}

.pagination {
	padding: 20px 0;
}

.gsc-control-cse {
	padding: 0 !important;
}

#ffl-container-modal {
	margin: 0;
	float: none;
}

#ffl-mask {
	top: 0;
	left: 0;
}

.ffl-close {
	cursor: pointer;
}

.ffl-form {
	padding-top: 20px;
}

.site-container{
	max-width:  1080px;
	width:  100%;
	display: block;
	margin:  0 auto;
}