﻿.gsc-control-cse {
	font-family: Arial, sans-serif;
	border-color: #f9f9f9;
	background-color: #f9f9f9;
}
.gsc-control-cse .gsc-table-result {
	font-family: Arial, sans-serif;
}
input.gsc-input {
	border-color: #BCCDF0;
	font-size: 16px !important;
}
input.gsc-search-button {
	border-color: #666666;
	background-color: #CECECE;
	font-size: 13px;
}
.gsc-tabHeader.gsc-tabhInactive {
	border-color: #E9E9E9;
	background-color: #E9E9E9;
}
.gsc-tabHeader.gsc-tabhActive {
	border-top-color: #FF9900;
	border-left-color: #E9E9E9;
	border-right-color: #E9E9E9;
	background-color: #FFFFFF;
}
.gsc-tabsArea {
	border-color: #E9E9E9;
}
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
	border-color: #f9f9f9;
	background-color: #f9f9f9;
}
.gsc-webResult.gsc-result:hover {
	border-color: #8898bf !important;
	background-color: #ffffff !important;
}
.gsc-imageResult-classic, .gsc-imageResult-column {
	border-color: #f9f9f9;
}
.gsc-imageResult:hover {
	border-color: #f9f9f9 !important;
	background-color: #f9f9f9 !important;
}
.gsc-imageResult .gsc-imageResult:hover {
	border-color: #8898bf !important;
}
.gsc-result:hover  {
	background-color: #fff !important;
}
.gsc-webResult.gsc-result.gsc-promotion:hover {
	border-color: #8898bf !important;
	background-color: #fff !important;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
	color: #0000ff;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
	color: #6131BD;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
	color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
	color: #0000CC;
}
.gsc-cursor-page {
	color: #0000ff;
}
a.gsc-trailing-more-results:link {
	color: #0000ff;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
	color: #000000;
}
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
	color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
	color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
	display: none;
}
.gs-webResult div.gs-visibleUrl-long {
	display: block;
}
.gs-promotion div.gs-visibleUrl-short {
	display: none;
}
.gs-promotion div.gs-visibleUrl-long {
	display: block;
}
.gsc-cursor-box {
	border-color: #f9f9f9;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	border-color: #E9E9E9;
	background-color: #f9f9f9;
	color: #0000ff;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	border-color: #FF9900;
	background-color: #FFFFFF;
	color: #6131BD;
}
.gsc-webResult.gsc-result.gsc-promotion {
	border-color: #336699;
	background-color: #F9F9F9;
}
.gsc-completion-title {
	color: #0000ff;
}
.gsc-completion-snippet {
	color: #000000;
}
.gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link *,
.gs-promotion .gs-snippet a:link {
	color: #0000CC;
}
.gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited *,
.gs-promotion .gs-snippet a:visited {
	color: #0000CC;
}
.gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover *,
.gs-promotion .gs-snippet a:hover {
	color: #0000CC;
}
.gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active *,
.gs-promotion .gs-snippet a:active {
	color: #0000CC;
}
.gs-promotion .gs-snippet,
.gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right *{
	color: #000000;
}
.gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl-short {
	color: #008000;
}


.gsc-results .gsc-cursor-box .gsc-cursor-page {
	background-color: white !important;
	font-weight: bold;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background-color: #fc3 !important; 
}
#cse, #___gcse_0 {
	width: 100%;
	margin-top: 12px;
}