/* Hacks go here */
.breadcrumbs__item { font-weight: normal; }
 /*hide overzealous infographic remove after default infographic value has been removed */
.o-splash__figure-group/*, .d-section--style-text .section__figure-group, .d-section--alignment-left .section__figure-group, .d-section--alignment-right .section__figure-group, .d-section--alignment-center .section__figure-group*/ {
    display: none;
}
@media (min-width: 60px){
	.layout--sidebar-nav .main__content{
		/*min-height: 175em;*/
	}
}

@media screen and (min-width: 60em) {
  .country-search-facet {
    padding: 2.2734375% 5.2734375%;
  }
}

.node-type-tool .s-the-measure p{
	margin-top: 6em;
    font-size: 1.125em;
    line-height: 1.33333333;
    font-weight: 700;
    margin-bottom: .66666667em;
}
.node-type-tool.logged-in .s-the-measure p{
	margin-top: 3em;
}
.node-type-tool .pane-node-field-link{
	max-width: 40em;
	margin-left: auto;
	margin-right: auto;
}
.node-type-tool .pane-node-field-link h2{
	font-size: 1em;
	margin-top: 1.5em;
	margin-bottom: 2em;
}
.node-type-tool .pane-node-field-link h2 a{
	word-break: break-all;
	font-weight: 600;
	text-decoration: none;
	padding-left: 2.25em;
	background-image: url(../img/pdf_icon.png);
	background-position: left 0.0625em;
	background-repeat: no-repeat;
	display: block;
}
