/**
 * Customize Google Search Form
 *
 */

#cse-search-form{padding-left:25px;}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	border-color: none;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: none;
	background-color: none;
	background-image: none;
	filter: none;
}

form.gsc-search-box {
width: 260px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
 padding-right: 0px !important; 
}

table.gsc-search-box td.gsc-input {
padding-right: 0px !important;
}

table.gsc-search-box {
	border-style: none !important;
	border-width: 0 !important;
	border-spacing: 0 0 !important;
	width: auto !important;
	margin-bottom: 0px !important;
}
.gsc-input-box {
	border: none !important;
	background: none !important;
	height: auto !important;
}
.gsib_a {
	width: auto !important;
	padding: 0px 0px 0 !important;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	/* margin: 0px 0 0 0px !important; */
}
.gsc-search-box .gsc-input>input:hover, .gsc-input-box-hover {
	border: none !important;
	border-top-color: #a0a0a0;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: none;
}
.gsc-search-box .gsc-input>input:focus, .gsc-input-box-focus {
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: none;
}

.gsst_a .gscb_a {
color: #5FA100 !important;
cursor: pointer;
}

.gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a{
color: #4A8800 !important;
cursor: pointer;
}

/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  border-color: #4A8800 !important;
  background-color: #5EA900 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#5EA900),to(#559900)) !important;
  background-image: -webkit-linear-gradient(top,#5EA900,#559900) !important;
  background-image: -moz-linear-gradient(top,#5EA900,#559900) !important;
  background-image: -ms-linear-gradient(top,#5EA900,#559900) !important;
  background-image: -o-linear-gradient(top,#5EA900,#559900) !important;
  background-image: linear-gradient(top,#5EA900,#559900) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5EA900',EndColorStr='#559900') !important;
}
.cse input.gsc-search-button:hover,
input.gsc-search-button:hover {
  border-color: #5FA100 !important;
  background-color: #6CB200 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#76C100),to(#6CB200)) !important;
  background-image: -webkit-linear-gradient(top,#76C100,#6CB200) !important;
  background-image: -moz-linear-gradient(top,#76C100,#6CB200) !important;
  background-image: -ms-linear-gradient(top,#76C100,#6CB200) !important;
  background-image: -o-linear-gradient(top,#76C100,#6CB200) !important;
  background-image: linear-gradient(top,#76C100,#6CB200) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#76C100',EndColorStr='#6CB200') !important;
}

.cse input.gsc-search-button:focus,
input.gsc-search-button:focus {
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
  -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
  -moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
}

/* Search Result */


  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif;
  }
  input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #D9D9D9;
  }
  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #666666;
    background-color: #CECECE;
    background-image: none;
    filter: none;

  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #FF9900;
    background-color: #FFFFFF;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
    border-bottom-color: #FF9900
  }
  .gsc-tabsArea {
    border-color: #FF9900;
  }
  .gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .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: #0000CC;
  }
  .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: #0000CC;
  }
  .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: #0000CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0000CC;
  }
  .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: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gsc-completion-title {
    color: #0000CC;
  }
  .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;
  }
  .gsib_a {
padding: 0px 6px 0 !important;
}
