form.gsc-search-box {
	background: #fff;
}
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	text-shadow: none;
	background-color: #A8D3FF
}
.gsc-control-cse {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
	border-color: #ffffff;
	border: none;
	background-color: #ffffff;
	background: none;
	padding: 1em 0;
}
table.gsc-search-box{
	width: auto !important;
	padding: 0.5em 0 1em 0;
}

input.gsc-input {
	border-color: #8A99A6;
}
input.gsc-search-button {
	border-color: #8A99A6;
	background-color: #D0D1D4;
}
.gsc-tabHeader.gsc-tabhInactive {
	border-color: #B2BDC6;
	background-color: #B2BDC6;
}
.gsc-tabHeader.gsc-tabhActive {
	border-color: #8A99A6;
	background-color: #8A99A6;
}
.gsc-tabsArea {
	border-color: #8A99A6;
}
.gsc-webResult.gsc-result {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover {
	border-color: #D2D6DC;
	background-color: #EDEDED;
}
.gs-webResult.gs-result a.gs-title:link,  .gs-webResult.gs-result a.gs-title:link b {
	color: #0568CD;
}
.gs-webResult.gs-result a.gs-title:visited,  .gs-webResult.gs-result a.gs-title:visited b {
	color: #0568CD;
}
.gs-webResult.gs-result a.gs-title:hover,  .gs-webResult.gs-result a.gs-title:hover b {
	color: #0568CD;
}
.gs-webResult.gs-result a.gs-title:active,  .gs-webResult.gs-result a.gs-title:active b {
	color: #0568CD;
}
.gsc-cursor-page {
	color: #0568CD;
}
a.gsc-trailing-more-results:link {
	color: #0568CD;
}
.gs-webResult.gs-result .gs-snippet {
	color: #5F6A73;
}
.gs-webResult.gs-result .gs-visibleUrl {
	color: #5F6A73;
}
.gs-webResult.gs-result .gs-visibleUrl-short {
	color: #5F6A73;
}
.gsc-cursor-box {
	border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-page {
	border-color: #B2BDC6;
	background-color: #FFFFFF;
}
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	border-color: #8A99A6;
	background-color: #8A99A6;
}
.gs-promotion.gs-result {
	border-color: #D2D6DC;
	background-color: #D0D1D4;
}
.gs-promotion.gs-result a.gs-title:link {
	color: #0066CC;
}
.gs-promotion.gs-result a.gs-title:visited {
	color: #0066CC;
}
.gs-promotion.gs-result a.gs-title:hover {
	color: #0066CC;
}
.gs-promotion.gs-result a.gs-title:active {
	color: #0066CC;
}
.gs-promotion.gs-result .gs-snippet {
	color: #333333;
}
.gs-promotion.gs-result .gs-visibleUrl,  .gs-promotion.gs-result .gs-visibleUrl-short {
	color: #5F6A73;
}
