.gsc-control-cse {
	font-family: 'Roboto', sans-serif !important;
	border-color: #FFFFFF !important;;
	background-color: #FFFFFF !important;;
}

.gsc-control-cse .gsc-table-result {
	margin-left: -70px;	
}

.cse input.gsc-search-button, input.gsc-search-button {
	font-family: 'Roboto', sans-serif !important;
	font-size: 12px !important;
	font-weight: bold;
	color: #fff;
	padding: 0 8px;
	height: 33px !important;
	min-width: 70px !important;
	background: #461200;
	border: 1px solid #300d00;
}

.gsc-clear-button { display: none }

.gsc-tabHeader.gsc-tabhActive {
	font-family: 'Roboto', sans-serif !important;
	border-color: #FFFFFF !important;;
	background-color: #FF9900 !important;;
}

.gsc-tabHeader.gsc-tabhInactive {
	font-family: 'Roboto', sans-serif !important;
	border-color: #FFFFFF !important;;
	background-color: #999 !important;;
}

.cse .gsc-refinementHeader.gsc-refinementhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
	color: #950000;
	text-decoration: none !important;
}
	
.gsc-above-wrapper-area {
	display: none !important;
}
.gs-result .gs-title,
.gs-result .gs-title * {
	color: black !important;
	text-decoration: none !important; 
	line-height: 1.7 !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important;

}

/* Use a different font family for search results */
.gs-title, .gs-snippet {
	line-height: 1.7 !important;
	font-size: 16px !important;
}

/* Add a border between individual search results */
.gs-webResult {
	padding: 2px !important;
}

/* Do no display the count of search results */    
.gsc-result-info {
	 display: none  !important;
}

/* Hide the Google branding in search results */
.gcsc-branding {
	display: none  !important;
}

/* Hide the thumbnail images in search results */
.form .gsc-thumbnail {
	display: none !important;
}

/* Change the font size of the title of search results */
.gs-title a { 
	font-size: 14px !important;
	margin-left: 70px !important;
}

/* Change the font size of snippets inside search results */
.gs-snippet {
	font-size: 12px !important;
	margin-left: 70px !important;
}

/* Google Custom Search highlights matching words in bold, toggle that */
.gs-title b, .gs-snippet b {
	font-weight: normal !important;
}

/* Do no display the URL of web pages in search results */
.gsc-url-top, .gsc-url-bottom {
	margin-left: 70px !important;
}

.gs-richsnippet-box {
	display: none !important;
}

.gs-per-result-labels span{ 
	display: none !important;
	
}
.gs-per-result-labels .gs-label{ 
	text-decoration: none !important;
	margin-left: 66px !important;

}
	.gs-per-result-labels .gs-label a:hover{ 
		text-decoration: none !important;
		color: #F60 !important;
	}
	
.gs-web-image-box img.gs-image, .gs-promotion-image-box img.gs-promotion-image {
	max-width: 120px !important;
	max-height: 240px !important;
	width: expression(this.width > 124 ? '120px': true) !important;
	height: expression(this.height > 240 ? '240px': true) !important;
}		



.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	background-color: #FFF !important;
	border: 1px solid #ddd !important;
	color: #EC7835 !important;
	padding: 6px 12px !important;
	line-height: 1.42857143 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	background-color: #FFF !important;
	border: 1px solid #ddd !important;
	color: #EC7835 !important;
	padding: 6px 12px !important;
	border: 1px solid #ddd !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page :hover{
	background-color: #FFF !important;
	border: 1px solid #ddd !important;
	color: #EC7835 !important;
	padding: 6px 12px !important;
	border: 1px solid #ddd !important;
}

.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page, .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	text-shadow:none !important;
}

span.gs-fileFormat {
    padding-left: 70px;
}
