html, body, table, tr, td, th, thead, caption, tfoot, h1, h2, h3, h4, h5, p, span, a, div, section, aside, article, ul, ol, li, img, figure, figcaption{
	padding:0;
	margin:0;
}

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
     font-family: 'Ubuntu';
	  font-weight: 400;
}

html {
	font-size: 10px;
	width:100%;
}

button, input, select, textarea {
    font-family: 'Ubuntu';
    font-weight: 300;
}
::-webkit-input-placeholder {
    font-family: 'Ubuntu';
}
:-moz-placeholder {
   font-family: 'Ubuntu';
}
::-moz-placeholder {
   font-family: 'Ubuntu';
}
:-ms-input-placeholder {
  font-family: 'Ubuntu';
}

h1, h2, h3, h4, h5 {
	font-weight: 400;
}

body{
	width:100%;
position: relative;
}

sup {
	line-height: 0;
	font-weight: 400;
	font-size: .65em;	
}

.description {
	position: fixed;
	height:0;
	overflow: hidden;
	left:-99999px;
	top:-99999px;
}

.print {
	display: none !important;
}

.no-break {
	white-space: nowrap;
}

.mc, .mc * {
	color:#ff00ff !important;
}

.mcBlock {
	border:8px solid #f0f !important;
}

.caps{
	text-transform: uppercase;
}

body.inner, body.landing {
	padding-bottom: 400px;
}

.hidden {
	position: fixed;
	top:-99999px;
	left:-999999px;
	overflow: hidden;
	height:0;
}

a, a img {
	border:none;
	outline: none;
}

.clear {
	clear: both;
}

.left{
	float:left;
}

.right {
	float: right;
}

.no-margin {
	margin-left:0 !important;
	margin-right: 0 !important;
}

.mobile {
	display: none;
}

.tablet {
	display: none;
}

.desktop {
	display: none;
}

.col20 {
	width:20%;
	float:left;
}

.col50 {
	width:50%;
	float: left;
}

.col45 {
	width:45%;
	float: left;
	margin-left: 5%;
}

.col60{
	float:left;
	margin-right: 5%;
	width:60%;
}

.col35{
	float: left;
	width:35%;
}

.container {
	width:100%;
	max-width: 1160px;
	margin: 0 auto;
}

.container:after {
	content: '';
	display: block;
	clear: both;
}

header > .container {
	 box-sizing: border-box;
    max-width: 850px;
    padding: 0 20px;
}

footer .container {
	 box-sizing: border-box;
    max-width: 850px;	
}

div.rule {
	width:auto;
	height:1px;
	background-color: #d1d3d3;
	clear:both;
	margin:30px 20px;
	display: none;
}

h1 {
	font-family: "Museo", Arial;
	font-size: 6.7em;
	line-height: 1em;
	color: #000;
	margin-bottom: 45px;
	text-transform: uppercase;
}

h1 .silo-title {
color: #6a747b;
    display: block;
    font-family: "Ubuntu";
    font-size: 0.6em;
    font-weight: 300;
    line-height: 1.1em;
}

h1:after {
	content: '';
	width:2.5em;
	height:.15em;
	background-color: #000;
	margin-top: 4px;
	display: block;
}


section{
/*	margin-top: 230px;*/
	z-index: 2;
	position: relative;
}

section.content p, section.content li {
	font-size: 1.8em;
	line-height: 1.61em;
	color:#000;
	font-weight: 300;
	margin-bottom: 26px;
}

section.content p a ,section.content li a, section.content td a {
	color: #00a8e1;
}

section.content p a:hover , section.content li a:hover {
	text-decoration: underline;
} 

section.content li li {
	font-size: 1em;
	line-height: 1.61em;
}

section.content ul {
	margin-bottom: 3em;
}

section.content ul ul {
	margin-bottom: 1em;
}

section.content .footnotes  {
	margin:20px 0;
}

section.content .footnotes {

}

.timeline-box p.footnote {
	text-align: left;
	font-size: 1.1em;
	margin-top: 1.5em;
}

section.content p.footnote, section.content .footnotes li{
	list-style-image:none;
	font-size: 1.2em;
}

section.content li {
	margin-bottom: .8em;
}

section .screen {

	background-color: rgba(255,255,255, 0.9);
	padding:20px;
	margin-bottom: 30px;
}

section .screen.no-margin{
	margin: 0;
}

section .screen.no-screen {
	background-color: transparent;
} 

section.content  li {
	margin-left: 1em;
	list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" width="10" height="10"><circle fill="red" cx="5" cy="5" r="3"/></svg>');
}

section.content img {
	height: auto;
    width: 100%;
    margin-bottom:30px;
}

section.content p.intro {
	font-weight: 500;
	font-size: 2.6em;
	line-height: 1.4em;
	margin-bottom: .8em;
}

.inner section.content, .landing section.content {
	margin-left: 155px;
    margin-right: 163px;
    max-width: 850px;
    padding-top: 145px;
}

section.content h2 {
    color: #000;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.61em;
    margin-bottom: 0.9em;
    margin-top: 46px;
    text-transform: uppercase;
}

section.content .timeline h2 {
	color: #EC372E;
	position: relative;
	padding-left:24px;
}

section.content h3{
	color:#ed352f;
	font-size: 2.1em;
	line-height: 1.38em;
	border-bottom: 7px solid #000;
	font-weight: 400;
	margin-bottom: 35px;
	display: inline-block;
}

section.content h4{
	color:#000;
	font-size: 1.9em;
	line-height: 1.52em;
	font-weight: 400;
	margin-bottom: 18px;
	margin-top: 0;
}

section.content h4.more-title {
	font-weight: 700;
	font-size: 3.4em;
	line-height: 1.05em;
	text-transform: uppercase;
	margin-bottom: 0;
}

section.content h4.more-title .light {
	display: block;
	font-weight: 300;
	color:#6a747b;

}
section.content h4.more-title:after{
	content: '';
	width:2.5em;
	height:7px;
	background-color: #000;
	margin-top: .15em;
	display: block;
}

section.content p.more {
	float:left;
	margin-right: 4%;
	width:48%;
	box-sizing: border-box;
	background-color:rgba(231, 233, 233, 0.9);
	padding:40px 30px;
}

section.content div.more {
	box-sizing: border-box;
	background-color:rgba(231, 233, 233, 0.9);
	padding:40px 30px;
}

section.content p.more.more-full {
	width:100%;
}

p.more img {
	width:auto;
	height:auto;
	margin:10px 0;
}


.marker {
    background-image: url("../_img/marker.png");
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 2px;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    left: 0;
    line-height: 23px;
    position: absolute;
    text-align: center;
    width: 20px;
}

.marker.num {
	color:#fff;
}

article {
	width:45%;
	
}

.timeline-left {
	float:left;
	margin-bottom: 300px;
}

.timeline-left .article-content:after {
	content: '';
	display: block;
	position: absolute;
	top:50%;
	right:-18px;
	width: 0; 
	height: 0; 
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 18px solid rgba(231, 233, 233, 0.5);
 	-webkit-transform: translateY(-50%); 
    -ms-transform: translateY(-50%);  
    transform: translateY(-50%); 
}

.timeline-right .article-content:after {
	content: '';
	display: block;
	position: absolute;
	top:50%;
	left:-18px;
	width: 0; 
	height: 0; 
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-right: 18px solid rgba(231, 233, 233, 0.5);
 	-webkit-transform: translateY(-50%); 
    -ms-transform: translateY(-50%);  
    transform: translateY(-50%); 
}

.timeline-right {
margin-top: 300px;
	float:right;
}

article h2 {
	color:#ec372e;
	font-size: 2.1em;
	line-height: 1em;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom:7px solid #000;
	margin-bottom: 20px;
}

.timeline-box .article-content {
	background-color: rgba(231, 233, 233, 0.5);
	position: relative;
	padding:50px 35px;
}

.timeline-box .article-content.extra-padding{
	padding-top:65px;
	padding-bottom: 65px;
}

.timeline-box .article-content.mid-padding-top{
	padding-top:55px;

}

.timeline-box p {
	font-size: 1.8em;
	line-height: 1.55em;
	text-align: center;
	color:#5a5f65;
	font-weight: 300;
}

section.content p.zero {
	font-size: 10px;
}

.fact{
	margin-bottom: 45px;
}

.fact p {
	float:right;
	max-width: 200px;
	margin: 0;
}

.fact p.double {
	float:right;
	max-width: 280px;
	margin-top: 27px;
}


.fact .big {
	font-size: 12.4em;
	line-height: 1em;
	display: block;
	float:left;
	font-family: "Museo";
}

.fact p .medium {
	text-transform: uppercase;
	display: block;
	font-weight: 400;
	text-align: right;
	font-size: 5.1em;
	line-height: 1.1em;
	
}

.fact p .small {
	font-size: 1.8em;
	line-height: 1.33em;
	color:#6a747b;
	font-weight: 300;
	display: block;

}

.fact p .small-medium {
	font-size: 2.9em;
	line-height: 1.1em;
	font-weight: 400;
	text-transform: uppercase;
}

.inner .background, .landing .background {
	position: fixed;
	background-position: center bottom;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 0;
	background-repeat: no-repeat;
	background-size: contain;
}

body.silo1.inner  {
	background-image:url(../_img/map-no-pins.jpg);
	background-size:50%;
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}


.silo2 .background {
	background-image: url(../_img/background-business.jpg);
}

.silo3 .background {
	background-image: url(../_img/background-approach.jpg);
}

.silo4 .background {
	background-image: url(../_img/background-our-people.jpg);
}

.silo5 .background {
	background-image: url(../_img/background-social.jpg);
}

.silo6 .background {
	background-image: url(../_img/background-environment.jpg);
}

.silo7 .background {
	background-image: url(../_img/background-performance.jpg);
}

/****** OUR COMPANY TIMELINE ******/


#our-company .timeline {
	max-width: 680px;
}

.timeline {
	background-image:url(../_img/timeline-pixel.png);
	background-repeat: repeat-y;
	background-position: 50%;
	margin:100px 0;
	

    width: 100%;
}

.timeline .timeline-box {
	clear:both;
	margin:0
}

.timeline .timeline-box h3 {
	color:#000;
	font-size: 2.1em;
	line-height: 1.38em;
	font-weight: 700;
	text-transform: uppercase;
	margin:0;
	border: 0;
}

.timeline .timeline-box h3 a {
	color: #000;
	
}

.timeline .timeline-box h3 a:hover {
	color: #ec372e;
	
}

.timeline .timeline-box li {
	margin:15px 0 15px 1em;
	color:#000;
	font-weight: 300;
	font-size: 1.6em;
	line-height: 1.75em;
}

.map {
	background-image: url(../_img/map.jpg);
	background-size: contain;
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 0;
}


/****** MANAGEMENT ******/

.team-member {
	float:left;
	width:33.3%;
	text-align: center;
	margin-top: 70px;
}

section.content .team-member img {
	margin:0 auto;
	width:auto;
	height:150px;
	display: block;
}

section.content .team-member h5.name {
	font-size: 2.1em;
	line-height: 2em;
	font-weight: 500;
	display: inline-block;
	border-bottom: 7px solid #000000;
	margin-bottom: 17px;
}


section.content .team-member p.position {
	font-size: 1.6em;
	line-height: 1.13em;
	color:#6a747b;
	width:75%;
	margin:0 auto;
}

.more-info {
	float:left;
	width:66.6%;
	margin-top: 70px;	
}

.more-info a {
    color: #000;
    display: block;
    font-size: 3.4em;
    font-weight: 700;
    line-height: 1.1em;
    text-decoration: none;
    text-transform: uppercase;
}

.more-info a span {
    color: #6a747b;
    display: block;
    font-weight: 300;
}

.more-info a::after {
    background-color: #000;
    content: "";
    display: block;
    height: 0.15em;
    margin-top: 0.15em;
    width: 2.5em;
}

/*********** BIOS ***********/ 

article.bio {
	width:48%;
}

article.bio .bio-content {
	background-color: rgba(255,255,255,.9);
	padding:20px;
	text-align: center;
}

article.bio img {
    margin-bottom: 10px;
    max-height: 200px;
    width: 150px;
}

article.bio p.quote {
	font-weight: 400;
	color:#000;
	font-size: 2.1em;
	line-height: 1.66em;
	margin-bottom: 35px;
}


article.bio h2 {
	font-size: 2.8em;
	display: inline-block;
	text-transform:none;
	margin-bottom: 10px;
	line-height: 1.5em;
	padding:0;
	margin-top: 0 !important;
}

article.bio h3 {
		font-size: 1.8em;
	line-height: 1.36em;
	font-weight: 300;
	margin-bottom: 24px;
	border:0;
	text-transform: none;
	color:#6a747b;
	display: block;
}

a.closemore, a.read-more {
	color:#ed352f;
	font-size: 1.4em;
	line-height: 2.5em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
	
}

.case-accordion {
	width:855px;
	max-width:855px;
	overflow: hidden;

	position: relative;

	margin-top: 20px;
	max-height:0;	
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;	
    box-sizing: border-box;
    margin-bottom: 30px;
}

article.bio .case-accordion h3 {
	color:#000;
	font-size: 2.1em;
}

.case-accordion .inner {
	padding:35px;
		background-color: rgba(231, 233, 233, 0.9);
		margin-top: 18px;
		position: relative;
}


article.case-study h3 {
    font-size: 2.1em;
    font-weight: 400;
    line-height: 1.14em;
    margin-top: 10px;
    color: #000;
    border: none;
    margin-bottom: 0;
}

section.content article.case-study  img {
	margin-bottom: 0;
}

.case-accordion.active {
	/*overflow: visible;*/
	 max-height: 2100px;

    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;		
} 

.left .case-accordion .inner:after {
	content: '';
	display: block;
	position: absolute;
	top:-18px;
	left:25%;
	width: 0; 
	height: 0; 
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 18px solid rgba(231, 233, 233, 0.9);
 	-webkit-transform: translateX(-50%); 
    -ms-transform: translateX(-50%);  
    transform: translateX(-50%); 
}

.right .case-accordion  .inner:after {
	content: '';
	display: block;
	position: absolute;
	top:-18px;
	left:75%;
	width: 0; 
	height: 0; 
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 18px solid rgba(231, 233, 233, 0.9);
 	-webkit-transform: translateX(-50%); 
    -ms-transform: translateX(-50%);  
    transform: translateX(-50%); 
}

.right .case-accordion {
	 left: -121%;
	 
}


.case-accordion h3:after {
	content: '';
	width:2.5em;
	height:.15em;
	background-color: #000;
	margin-top: .15em;
	display: block;
}

.case-accordion p, section.content .case-accordion p{
	font-size: 1.8em;
	line-height: 1.55em;
	font-weight: 300;
	color:#000;
	margin:1em 0;
}

.inner  .case-accordion, .landing .case-accordion {
	width:843px;
}

.inner .right .case-accordion, .landing .right .case-accordion {
    left: -108.5%;
}


/***** TIMELINE STYLES *********/


.landing .timeline p {
	font-size: 2.4em;
	line-height: 30px;
	color:#6a747b;
	font-weight: 300;
	margin:  0;
}

.landing .timeline p.small-p {
	font-size: 1.6em;
}

.landing .timeline p.left-align {
	text-align: left;
}

.landing .timeline p .large{
	font-family: "Museo";
	font-size: 3.1em;
	color:#000;
}

.landing .timeline p .larger{
	font-family: "Museo";
	font-size: 6.54em;
	line-height: 1em;
	color:#000;
}

.landing .timeline p .medium {
	font-weight: 300;
	color:#000;
	font-size: 2.125em;
}

.landing .timeline p .extra-line-height {
	line-height: 1.1em;
}

.landing .timeline p .small-medium {
	font-weight: 300;
	font-size: 1.18em;
	color:#000;
	line-height: 1.2em;
}

.landing .timeline p .small-medium-medium {
	font-size: 1.87em;
}


.landing .timeline p  .uc {
	text-transform: uppercase;
}

section.content figure {
	margin:3em 0;

}

section.content figure:after {
	display: block;
	content: '';
	clear: both;
}

section.content figure img {

	display: block;
	float:left;
	width:41%;
	height:auto;
	margin: 0;

}

#our-people .timeline article {
	clear: none;
	margin-top:200px;
}

#our-people .timeline article:first-child{
	margin-top: 0;
}

#social-impact .timeline article {
	clear: none;
	margin-top:200px;
}

#social-impact .timeline article:first-child{
	margin-top: 0;
}

#social-impact .timeline-box p {
	text-align: left;
}

#social-impact .timeline p.small-p, #our-people .timeline p.small-p, #env .timeline p.small-p {
	font-size: 1.8em;
}

#social-impact .timeline p .larger, #our-people .timeline p .larger, #env .timeline p .larger {
	font-size: 4em;
}

#env .timeline p .medium {
	font-size: 1.7em;
}

#env .timeline article {
	clear: none;
	margin-top:200px;
}

#env .timeline article:first-child{
	margin-top: 0;
}

section.content figure figcaption {
	display: block;
	float:left;
	width: 55%;
	margin-left: 4%;
	height:100%;
	background-color: rgba(231, 233, 233, 0.5);
    padding: 35px;
    position: relative;
    box-sizing: border-box;
    font-size: 1.8em;
    font-weight: 500;

    line-height: 1.71em;
	
}
section.content figure figcaption:after{
border-bottom: 18px solid transparent;
    border-right: 18px solid rgba(231, 233, 233, 0.5);
    border-top: 18px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    }
    

section.content img.signature {
    	width:auto;
    	margin: 1.5em 0 1em;
    }

section.content img.floating-image  {
	margin:0 0 30px 30px;
	width:auto;
	height:auto;
}

img.floating-img.right {
	float:right;
}


.tooltip {
	width:480px;
	left:50%;
	top:30px;
	background-color: #5c6670;
	position: absolute;
	display: none;
	box-sizing: border-box;
	    transform: translateX(-50%);
	padding:30px 35px;
	color:#fff;
	font-size: 1.2em;
	line-height: 1.73em;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.53);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.53);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.53);
text-align: left;
font-weight: 400 !important;
	
}

.tooltip .after {
		border-bottom: 9px solid #5c6670;
    border-right: 9px solid transparent;
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: -18px;
    transform: translateX(-50%);
    width: 0;
}

sup.footnote-tooltip {
	font-size: .65em;
	margin-top: 5px;
	color:#59cbe8;
	position: absolute;
}

sup.footnote-tooltip:hover .tooltip {
	display: block;
}

td.align-left, th.align-left{
	text-align: left;
}

table{
	border-collapse: collapse;
	width:100%;
	margin:20px 0;
}

table caption {
	text-align: left;
	font-size: 1.8em;
	text-transform: uppercase;
	padding:0 0 10px 0;
	font-weight: 500;
	width: 100%;

}
table.left-align tr th {
    font-weight: 500;
}
table.left-align td, table.left-align th {
    padding-left: 0;
    text-align: left;
}
table.stakeholder-table  thead tr th {
    border-bottom: 1px solid #d1d3d3;
    vertical-align: bottom;
}
table.stakeholder-table  tr th, table.stakeholder-table  tr td {
    color: #1b232a;
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 0 0 8px;
    text-align: left;
    padding:8px 10px;
    vertical-align: top;
       border-bottom: 1px solid #d1d3d3;
}

table.stakeholder-table  tr td ul {
	margin-bottom: 0;
} 

table.stakeholder-table  tr td li {
	font-size: 1em;
	 color: #1b232a;
	 font-weight: 400;
}

table.stakeholder-table {
	border-bottom:1px solid #d1d3d3;
}


.toggle-bar {
	padding:30px 20px;
	background-color: #e5e6e7;
}

section.content .toggle-bar  h4.more-title {
	margin-top:0;
	cursor: pointer;
}
section.content .toggle-bar  h4.more-title i {
color:#ed352f;
font-size: .8em;
}

section.content .toggle-bar .expander {
	height:auto;
	overflow: hidden;
	margin-top: 20px;
	max-height:0;
	    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;	
}

section.content .toggle-bar.open .expander {
max-height: 3000px;
height:auto;
	    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;
}

section.content .toggle-bar.open  h4.more-title i {
	display: none;
}

.table-toggler {
	display: block;
	cursor: pointer;
	text-align: center;
	color:#afafaf;
	font-size: 1.2em;
}

.table-toggle table {
	display: none;
	margin:10px 0;
}


.table-toggle.active table {
	display: table;
	
}

section.content .table-toggle h4 {
	text-transform: uppercase;
	font-weight: 500;
}
.table-toggle th {
	 font-weight: 400 !important;
}
.table-toggle td {
	font-weight: 300 !important;
}

.table-toggle caption {
	text-transform: none;
	font-weight: 400;
}

.table-toggle.active img {
	display: none;
	
}
 
 ul.download-list {
 border-top: 1px solid #d1d3d3;
 }

 ul.download-list li{
 	list-style-type:none;
 	display: block;
 	width:100%;
 	padding:17px 0 11px 0;
 	margin: 0;
 	border-bottom: 1px solid #d1d3d3;
 	font-weight: 500;
 }

 ul.download-list li a {
 	color:#000;
 	text-decoration: none;
 }

 ul.download-list li a span.pdf {
 	float:right;
 	color:#00a8e1;
 	display: inline-block;
 	margin-right:200px;
 	
 }

.table-toggle table {
	
}


.ghg .center th {
	text-align: center;
}

.ghg .border-left{
	border-right:1px solid #d1d3d3;
	padding-right:10px;
}

.ghg tr td:nth-child(4), .ghg tr td:nth-child(7){
	border-right:1px solid #d1d3d3;
	padding-right:10px;
}

#env.landing .timeline article:nth-child(1) p.left-align {
	margin-bottom: 5px;
}
#social-impact .timeline article:nth-child(4) p .larger{
line-height: 0.6em;
}


#search table {

    margin: 0;
    width: 100%;

}

#search table tr th, #search table tr td {
	padding:0;
}

#search .gsc-control-cse td, #search .gsc-control-cse td, #search .gsc-table-result td{
	font-size: 16px !important;
	line-height: 1em !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 3px 4px !important;
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
	margin: 8px 7px;
}
