.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;
}

.gsc-tabHeader.gsc-tabhInactive, .gsc-refinementhInactive {
  border-color: #888888;
  background-color: #888888;
  color: #ffffff !important;
}

.gsc-tabHeader.gsc-tabhActive, .gsc-refinementhActive {
  color: #ffffff;
  border-color: #990000;
  background-color: #990000;
}

.gsc-tabsArea {
  border-color: #990000;
}

.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}

.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-imageResult:hover {
  border-color: #000000;
  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: #990000;
}

.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: #444444;
}

.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: #444444;
}

.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: #777777;
}

.gsc-cursor-page {
  color: #990000;
}

a.gsc-trailing-more-results:link {
  color: #990000;
}

.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
  color: #333333;
}

.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
  color: #000000;
}

.gs-webResult div.gs-visibleUrl-short {
  color: #000000;
}

.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: #333333;
  background-color: #FFFFFF;
  color: #990000;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  border-color: #990000;
  background-color: #990000;
  color: #444444;
}

.gsc-webResult.gsc-result.gsc-promotion {
  border-color: #CCCCCC;
  background-color: #E6E6E6;
}

.gsc-completion-title {
  color: #990000;
}

.gsc-completion-snippet {
  color: #333333;
}

.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: #444444;
}

.gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active *,
.gs-promotion .gs-snippet a:active {
  color: #00CC00;
}

.gs-promotion .gs-snippet,
.gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right *  {
  color: #333333;
}

.gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl-short {
  color: #00CC00;
}

td.gsc-clear-button {
  height: 10px;
  width: 10px;
}

div.gsc-clear-button {
  padding: 10px 12px 10px 12px !important;
  margin: 0px !important;
}

.loading {
  background-image: url('/images/loader.gif');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  height: 200px;
  width: 70%;
}

#cse-searchresults a {
  color: #990000;
}

.gs-title {
  text-decoration: none !important;
}

#footer #search {
  top: -5px;
  float: left;
}

#cse-searchresults table tr {
  border: none;
}

#cse-searchresults .gsc-table-result {
  margin-bottom: 10px;
}

#cse-searchresults .external {
  background-image: none;
}

#cse-searchresults .gs-title {
  margin-left: 3px;
}

#cse-searchresults .gsc-url-bottom,
#cse-searchresults .gs-per-result-labels,
#cse-searchresults .gs-snippet {
  margin-left: 10px;
}

#cse-searchresults .gsc-table-cell-snippet-close {
  display: table-cell;
  vertical-align: top;
}

#cse-searchresults .gsc-table-cell-thumbnail {
  padding-right: 10px;
}

#cse-searchresults .gsc-result-info-container {
  padding-bottom: 15px;
}

#mostrar-todos-container {
  width: 100px;
  position: relative;
  top: -25px;
  right: -183px;
}

#cse-searchresults a {
  font-weight: normal;
}

.gsc-cursor-box {
  text-align: center !important;
}

.gsc-cursor-page {
  padding: 8px !important;
}

.gsc-cursor-current-page {
  text-shadow: inherit !important;
  color: #ffffff !important;
  border-color: inherit !important;
}

.gsc-clear-button {
  visibility: hidden !important;
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}

.gsc-refinementHeader {
  padding: 5px !important;
  margin-bottom: 5px !important;
}
