/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
/* line 9, ../scss/search.scss */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em;
  width: auto; }

/* line 14, ../scss/search.scss */
.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse {
  width: 100%; }

/* line 18, ../scss/search.scss */
.cse .gsc-branding,
.gsc-branding {
  display: none; }

/* line 22, ../scss/search.scss */
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal; }

/* Selector for entire element. */
/* line 27, ../scss/search.scss */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid #ffffff; }

/* line 32, ../scss/search.scss */
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 40, ../scss/search.scss */
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block; }

/* line 43, ../scss/search.scss */
table.gsc-search-box td.gsc-input {
  padding-right: 12px; }

/* line 46, ../scss/search.scss */
input.gsc-input {
  border-color: #D9D9D9;
  font-size: 13px;
  padding: 1px 6px; }

/* Search button */
/* line 53, ../scss/search.scss */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  padding: 0 8px;
  height: 20px;
  min-width: 54px;
  background-color: #CECECE;
  border: 1px solid #666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

/* Inactive tab */
/* line 69, ../scss/search.scss */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none; }

/* Active tab */
/* line 79, ../scss/search.scss */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none; }

/* This is the tab bar bottom border. */
/* line 89, ../scss/search.scss */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9; }

/* Inner wrapper for a result */
/* line 97, ../scss/search.scss */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em; }

/* Result hover event styling */
/* line 108, ../scss/search.scss */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 1px solid;
  border-color: #FFFFFF; }

/*Promotion Settings*/
/* The entire promo */
/* line 115, ../scss/search.scss */
.cse .gsc-webResult.gsc-result.gsc-promotion,
.gsc-webResult.gsc-result.gsc-promotion {
  background-color: #FFFFFF;
  border-color: #336699; }

/* Promotion links */
/* line 125, ../scss/search.scss */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0000CC; }

/* line 133, ../scss/search.scss */
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC; }

/* line 141, ../scss/search.scss */
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #0000CC; }

/* line 149, ../scss/search.scss */
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #0000CC; }

/* Promotion snippet */
/* line 158, ../scss/search.scss */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000; }

/* Promotion url */
/* line 163, ../scss/search.scss */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #008000; }

/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
/* line 170, ../scss/search.scss */
.gsc-completion-selected {
  background: #EEE; }

/* line 173, ../scss/search.scss */
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: white;
  border: 1px solid #CCC;
  border-top-color: #D9D9D9;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */ }

/* line 183, ../scss/search.scss */
.gsc-completion-title {
  color: #0000CC; }

/* line 186, ../scss/search.scss */
.gsc-completion-snippet {
  color: #000000; }

/* Full URL */
/* line 192, ../scss/search.scss */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display: none; }

/* line 196, ../scss/search.scss */
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display: block; }

/* line 199, ../scss/search.scss */
div.gsc-control-cse {
  padding: 0 !important;
  font-family: 'tradegothic' !important; }
  /* line 202, ../scss/search.scss */
  div.gsc-control-cse form.gsc-search-box {
    width: 408px !important;
    height: 37px !important;
    border: 1px solid #d6d4d2 !important;
    margin-top: 10px !important; }
    /* line 207, ../scss/search.scss */
    div.gsc-control-cse form.gsc-search-box table.gsc-search-box {
      border: 0 !important;
      background: none !important;
      background-color: transparent !important;
      height: 35px !important; }
      /* line 212, ../scss/search.scss */
      div.gsc-control-cse form.gsc-search-box table.gsc-search-box tbody {
        height: 35px !important; }
      /* line 215, ../scss/search.scss */
      div.gsc-control-cse form.gsc-search-box table.gsc-search-box div#gs_st0 {
        padding-top: 4px !important; }
      /* line 220, ../scss/search.scss */
      div.gsc-control-cse form.gsc-search-box table.gsc-search-box.gsc-input-box-focus, div.gsc-control-cse form.gsc-search-box table.gsc-search-box.gsc-input-box-hover {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important; }
      /* line 225, ../scss/search.scss */
      div.gsc-control-cse form.gsc-search-box table.gsc-search-box td#gs_tti0 {
        padding: 0 !important; }
      /* line 228, ../scss/search.scss */
      div.gsc-control-cse form.gsc-search-box table.gsc-search-box td.gsc-search-button {
        border: 0 !important;
        width: 20px !important; }
      /* line 232, ../scss/search.scss */
      div.gsc-control-cse form.gsc-search-box table.gsc-search-box input#gsc-i-id1 {
        background-image: none !important;
        background-color: transparent !important;
        padding-left: 15px !important;
        font-family: 'tradegothic' !important;
        height: 35px !important;
        line-height: 35px !important;
        border: none !important; }
        /* line 240, ../scss/search.scss */
        div.gsc-control-cse form.gsc-search-box table.gsc-search-box input#gsc-i-id1:hover {
          -webkit-box-shadow: 0 !important;
          -moz-box-shadow: 0 !important;
          box-shadow: 0 !important; }
      /* line 246, ../scss/search.scss */
      div.gsc-control-cse form.gsc-search-box table.gsc-search-box input.gsc-search-button {
        display: block !important;
        height: 0 !important;
        width: 20px !important;
        padding: 20px 10px 0 !important;
        background: url(../img/search-active.png) no-repeat top !important;
        background-size: 20px 20px !important;
        overflow: hidden;
        border-left: 1px solid #d6d4d2 !important;
        border-top: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important; }

/* line 262, ../scss/search.scss */
table.gcsc-branding {
  display: none; }

/* line 265, ../scss/search.scss */
div.gsc-result-info {
  margin-top: 26px !important;
  margin-bottom: 16px !important;
  padding: 4px 0 !important;
  border-top: 1px dotted #818181 !important;
  border-bottom: 1px dotted #818181 !important; }

/* line 272, ../scss/search.scss */
div.gsc-above-wrapper-area {
  border: 0 !important; }

/* line 275, ../scss/search.scss */
div.gsc-resultsRoot {
  border: 0 !important;
  border-image-width: 0 !important; }
  /* line 278, ../scss/search.scss */
  div.gsc-resultsRoot div.gsc-cursor-box {
    padding-top: 40px !important;
    margin: 0 !important;
    border-top: 1px dotted #d6d4d2 !important;
    font-size: 16px;
    font-size: 1.6rem; }
    /* line 283, ../scss/search.scss */
    div.gsc-resultsRoot div.gsc-cursor-box div.gsc-cursor-page {
      padding: 0 26px 0 0 !important;
      color: #818181 !important; }
      /* line 286, ../scss/search.scss */
      div.gsc-resultsRoot div.gsc-cursor-box div.gsc-cursor-page:hover {
        text-decoration: none !important;
        color: black !important; }
      /* line 290, ../scss/search.scss */
      div.gsc-resultsRoot div.gsc-cursor-box div.gsc-cursor-page.gsc-cursor-current-page {
        color: #46494d !important;
        text-decoration: none !important;
        font-weight: bold !important; }

/* line 298, ../scss/search.scss */
div.gsc-webResult {
  padding: 0 0 40px !important; }

/* line 301, ../scss/search.scss */
div.gs-bidi-start-align.gs-snippet {
  font-family: 'tradegothic' !important; }

/* line 304, ../scss/search.scss */
div.gsc-thumbnail-inside {
  padding: 0 !important; }
  /* line 306, ../scss/search.scss */
  div.gsc-thumbnail-inside div.gs-title {
    overflow: visible !important;
    border-bottom: 0 !important;
    text-decoration: none !important; }
    /* line 310, ../scss/search.scss */
    div.gsc-thumbnail-inside div.gs-title a.gs-title {
      color: #00addf !important;
      font-weight: bold !important;
      line-height: 1 !important;
      text-decoration: none !important;
      border-bottom: 0 !important;
      border-image-width: 0 !important; }
      /* line 317, ../scss/search.scss */
      div.gsc-thumbnail-inside div.gs-title a.gs-title b {
        color: #00addf !important;
        text-decoration: none !important; }

/* line 324, ../scss/search.scss */
div.gsc-url-top {
  padding: 6px 0 4px !important; }
  /* line 326, ../scss/search.scss */
  div.gsc-url-top div.gs-visibleUrl {
    color: #818181 !important; }
    /* line 328, ../scss/search.scss */
    div.gsc-url-top div.gs-visibleUrl b {
      color: #818181 !important; }

/* line 333, ../scss/search.scss */
img.gs-image {
  border: 1px solid #d6d4d2 !important; }
