/*
Theme Name: HFG Public Site
Author: Abt Associates
Author URI: http://www.abtassociates.com/
Description: This is a child of WooThemes' Whitelight.
Template: whitelight
*/

@import url("../whitelight/style.css");

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

html,body, #map{
    height:100%;
    width: 100%;
}

.home #content {
  margin-bottom: 0px;
  padding-top: 0em;
  padding-bottom: 0em;
}

/*Swith from full width to column*/
#main.fullwidth,
.layout-full #main,
.col-full {
    max-width: 1050px !important;
    margin: 0 auto;
    /*width: 90%;*/
}


/*Hover transitionsa*/
a {
	-o-transition:color .2s ease-out, background .0s ease-in;
	-ms-transition:color .2s ease-out, background .0s ease-in;
	-moz-transition:color .2s ease-out, background .0s ease-in;
	-webkit-transition:color .2s ease-out, background .0s ease-in;
	transition:color .2s ease-out, background .0s ease-in;
}

/*============= MOBLIE =============*/
.featWhereWeWork {
	/*display: none !important;*/
}

#sidebar {
    display: none !important; 
}

section#main {
	float: left !important;
	margin: 15px;
}

.entry h3 a {
	display: block !important;
}

.entry img {
	display: block;
}

.img-newsletter img {
	display: block !important;
}

/*============= Advanced Search =============*/

.search-part {
	margin-top: 10px;
	margin-bottom: 10px;
}

.search-part span {
	font-weight: bold;
}

.content-radio {
	display: block;
}

.search-field {
	width: 90%;
	margin-bottom: 5px;
}

.keyword-option {
	margin-right: 5px;
}

.search-label {
	margin-right: 10px;
}

#category_type_container {
	margin-bottom: 5px;
}

.search-submit-btn {
	margin-top: 50px;
	margin-left: 50px;
}

.post-13785 {
	padding-bottom: 46px;
}

/*============= Header =============*/
.search-link {
	float: right;
}

/*Edit sidebar button image repeat*/
#sidebar .widget ul li {
	background-repeat: no-repeat;
}

/*Hide the back to top button*/
p#back-top {
	display:none !important;
}

body{
font-family: Arial, Helvetica, sans-serif;
}

/*Set site background color*/
div.hpcontent {
	background-color: #E7ECF9 !important;
}

.country-selector {
  padding-bottom: 1em;
}

.home-section li h2 {
	margin: 0 0 0.6em;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.home-section p {
	font-size: 14px;
}

/*Featured image styling*/

div.featImgText {
	color: white !important;
		-o-transition:color .2s ease-out, background .3s ease-in;
	  -ms-transition:color .2s ease-out, background .3s ease-in;
	  -moz-transition:color .2s ease-out, background .3s ease-in;
	  -webkit-transition:color .2s ease-out, background .3s ease-in;
	  /* ...and now override with proper CSS property */
	  transition:color .2s ease-out, background .3s ease-in;
}

div.featImgText p{
	line-height: 1em;
}


div.featImgText:hover {
	color: #f78f1e !important;
}

.page-id-444 .entry table td {
padding: 6px 15px 3px 10px;
border: 1px solid #e1e1e1;
}

.entry table th {
  background-color: #eee;
}

.dataTables_filter {
  margin-bottom: 10px;
}

.dataTables_info, .dataTables_paginate {
  margin-top: 10px;
}

.dataTables_filter input {
  margin-left: 10px;
}

article.post-444 {
  margin: 0 0 7em;
}

#featImages .featImg{
	float: left;
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	/*border-left: 2px solid #1C3F93;*/
  	position: relative;
}
#featImages .featImg:first-child{
	/*border-right: 2px solid #1C3F93;*/
	border-left: 0px;
}

.featImg .featImgText{
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	width: 100%;
	text-align: center;
	text-shadow: 5px 10px 10px #041D57;
	font-size: 2em;
    background-color: rgba(16, 16, 16, 0.5);
    padding: 10px 0px 10px 0px;
}

.featSpan{
	background: #1C3F93;
	padding: 10px;
}

.featSpan h2{
	float: left;
	color: #fff;
}

.featLink{
	margin-top: 0.5em;
	float: right
}

.featLink a{
	color: #fff !important;

}

.featSpan .highlight{
	color: #ED9519;
}

.featSpan a:hover span.highlight{
	color: #ef6523;
}

#twitterFeed {
	float: left;
	width: 30%;
	background-color: white;
	height: 460px;
}

#twitterFeed h1 {
	font-size: 21px;
	font-weight: 300;
	line-height: 24px;
	padding: 10px 10px;
}

#twitterFeed h1 span {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #8899A6;
}

#twitterFeed h1 span a {
	color: #3b94d9 !important;
}

#twitterFeed .tw-block {
	padding: 10px 10px;
	border-top: 1px solid lightgrey;
}

#twitterFeed .tw-block a {
	color: #F78E1E !important;
}
iframe#twitter-widget-0 {
	width:	100% !important;
}
.twitter-timeline{
	height: 100%;
}
.timeline {
	border-radius: 0px !important;
}

#newsItems ul{
	width: 100%;
}
#newsItems ul li{
	background-color: #D1D2D4;
	float: none;
	width: 100% !important;
	margin: 0px;
}
#newsItems ul li:nth-child(even){
	background-color: #BCBDC0;
}

.newsPic{
	float: left;
	margin-right: 15px;
}
.newsText{
	padding: 18px;
}

#features{
	margin-bottom: 0px;
}

#successPanel{
	height: 550px;
}
#successPanel h2{
	color: #1C3F93;
	margin-bottom: 20px;
	font-size: 18px;
}
#successItems h3{
	font-size: 1.3em;
}
#successItems{
	float: left;
	width: 30%;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	height: 100%;
  	overflow: auto;
  	border-bottom: 0px solid #D1D2D4;
}
#successItems ul li{
	margin-bottom: 15px;
}
#successItems li a.more{
	display: block;
}
#successMap{
	float: left;
	width: 70%;
	height: 100%;
}

div#successItems h2 {
	font-size: 24px;
	font-weight: bold;
}

.leaflet-popup-content h2 a{
	font-weight: bold;
}

#map{
	height: 100%;
	display: none !important;
}
.map-text {
	float: left !important;
	width: 100% !important;
}

/*Map Styles*/
.leaflet-popup-content ul{
	list-style-type: disc;
}
.leaflet-popup-content ul li{
	margin-left: 30px;
}

.info {
	padding: 6px 8px;
	font: 14px/16px Arial, Helvetica, sans-serif;
	background: white;
	background: rgba(255,255,255,0.8);
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	border-radius: 5px;
}
.info h4 {
	margin: 0 0 5px;
	color: #777;
}

.legend {
	text-align: left;
	line-height: 18px;
	color: #555;
}
.legend i {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
}

/*footer styles*/
.menu-footer-nav-0-container {
	margin-left: 10px;
}

.footer-widget-1 .widget{
	margin-bottom: 1.5em;
}

.ab-top-menu .ab-item {
    color: #fff !important;
}

.type-page header h1 {
	color: #ef6523;
}

a {
    color: #1c3f94 !important;
}

/*============ Sidebar Styles ============*/
.recent-pubs-group {
	margin-left: 18px;
    background: #EDF0FD;
    width: 186px;
}

.recent-pubs-group h3 {
    padding: 0 10px 10px;
    padding-top: 10px;
    font-size: 1em;
    color: #fff;
    border-bottom: 1px solid #1c3f94;
    background: #6C87F0;
}

.recent-pubs-group .recent-pubs-list {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}

.recent-pubs-group .entry-date {
    color: #585858;
}

.recent-pubs-page {
	padding-bottom: 7px;
}

.recent-pubs-page .post {
    margin: 0 0 1.5em !important;
    border-bottom: none !important;
}

.related-resources-page {
	padding-bottom: 3px;
}

.related-resources-page .post {
    margin: 0 0 0.5em !important;
    border-bottom: none !important;
}
