﻿  .gsc-control-cse {
    font-family: 'Segoe UI', sans-serif;
    border-color: transparent;
    background-color: transparent;
    padding: 0;
    width: 100%;
  }
  .gsc-control-cse .gsc-table-result {
    font-family: 'Segoe UI', sans-serif;
  }
  input.gsc-input {
    border-color: #5B6170 !important;
    background-color: #333333 !important;
    background-image: none !important;
    /*background-image: url('../images/google_custom_search_watermark.png') !important;*/
    color: White;
  }
  input.gsc-search-button {
    border-color: #5B6170;
    background-color: #515151;
    color: silver !important;
    min-width: 0 !important;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    background-color: transparent;
  }
  .gsc-tabsArea {
    border-color: transparent;
    color: White !important;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: transparent !important;
    background-color: transparent;
    padding-left: 10px !important;
  }
  .gsc-results .gs-image
  {
      border: 1px solid #404040 !important;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: orange !important;
    background-color: #323232;
  }
  .gsc-webResult.gsc-result.gsc-promotion:hover {
    border-color: orange;
    background-color: transparent;
  }
  .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 {
    border-style: none !important;
  }
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited b,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link b {
      color: orange !important;
  }
  .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 {
  }
  .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: #ffc862 !important;
  }
  .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 {
  }
  .gsc-cursor-page {
  }
  a.gsc-trailing-more-results:link {
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet,
  .gs-fileFormatType {
    color: White !important;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: gray;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: gray;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block !important;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long {
    display: block !important;
  }
  .gsc-cursor-box {
    border-color: transparent;
    text-align: center !important;
    margin-top: 10px;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: white !important;
    background-color: transparent;
    color: Gray !important;
    padding: 4px;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: orange;
    color: white !important;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gsc-completion-title {
  }
  .gsc-completion-snippet {
    color: #000000;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited 
  {
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: gray;
  }
  .gsc-above-wrapper-area
  {
      border-style: none !important;
  }
  .gs-no-results-result .gs-snippet
  {
      color: gray !important;
      background-color: transparent !important;
      border-style: none !important;
  }