/* Custom Styles */

.gsc-input input.gsc-input {
  background-image: url('gsearch-magnifying-icon.png') !important;
  background-size: 22px 12px !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  padding-left: 28px;
}

input.gsc-input {
  background:#FFF !important;
  border: 1px solid #D4D4D4 !important;
  -webkit-border-radius:2px 0 0 2px;
  -moz-border-radius:2px 0 0 2px;
  -o-border-radius:2px 0 0 2px;
  border-radius:2px 0 0 2px;
  color: #333;
  width:100%;
  height:45px;
  padding:10px;
  font-size:1.2rem;
}

@media (max-width:768px) {
	input.gsc-input { -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
}

/*#gsc-i-id1 {
  padding: 8px !important;
  height:40px !important; }*/

table.gsc-above-wrapper-area-container {
  margin-top: -23px; }
table.gsc-search-box, .cse form.gsc-search-box, form.gsc-search-box {
  margin-bottom: 0 !important; }
table.gsc-search-box {
  margin-top: -2px; }
.gsc-tabHeader.gsc-tabhInactive {
  border-color: #777777;
  background-color: #777777;
}
.gsc-above-wrapper-area { border-bottom: 0; }
.gsc-tabHeader.gsc-tabhActive {
  border-color: #333333;
  background-color: #333333;
}
.gsc-tabsArea {
  border-color: #333333;
}
.gsc-result-info, #cse-search-form {
  padding-left: 0;
  color: #777; }
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover,
.gsc-imageResult:hover {
  border-color: #16AAD5;
  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: #1498BE;
}
.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: #1498BE;
}
.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: #1498BE;
}
.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: #1498BE;
}
.gsc-cursor-page {
  color: #1498BE;
}
a.gsc-trailing-more-results:link {
  color: #1498BE;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet {
  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;
}
.gsc-cursor-box {
  border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: #777777;
  background-color: #FFFFFF;
  color: #16AAD5;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  border-color: #333333;
  background-color: #333333;
  color: #16AAD5;
}
.gs-promotion {
  border-color: #CCCCCC;
  background-color: #E6E6E6;
}
.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;
}
div.gsc-clear-button { display: none; }
.gsc-resultsbox-visible {
  background-color: white;
  border: 1px solid #ccc;
  margin-bottom: 0;
  padding: 5px;
  margin-bottom: 25px; }
td.gsc-clear-button { width: 0; }


/* New Styles */
.gsc-control-cse { border-color:none; background-color:transparent; border:none; padding:0; font-family:"proxima-nova-1","proxima-nova-2","Helvetica Neue",Helvetica,Arial,sans-serif !important; }
form.gsc-search-box { padding:2px 0 0; }
td.gsc-input { padding:0 0 40px !important; }
table.gsc-search-box td { padding:0 0 40px; }
.gssb_a { padding:10px; }
.gsc-completion-selected { background-color:#60bad4; }
.gsc-completion-selected span { color:#FFF; }
.gsc-completion-container tr { border-bottom:1px solid #EEE; }
.gsc-clear-button { display:none; }
.gsc-resultsbox-visible { border:none !important; padding:0 !important; }
.gsc-webResult.gsc-result { padding:0 !important; }
.gsc-control-cse .gsc-table-result { font-family:"proxima-nova-1","proxima-nova-2","Helvetica Neue",Helvetica,Arial,sans-serif !important; }
.gs-result .gs-title, .gs-result .gs-title * { text-decoration:none !important; }
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * { font-size:1.2rem !important; }
.cse .gs-result .gs-snippet, .gs-result .gs-snippet, .cse .gs-spelling-original, .gs-spelling-original { font-size:1rem !important; }
.gsc-webResult.gsc-result:hover, .gsc-imageResult:hover { border-color:transparent !important; }
.gsc-results .gsc-cursor-box .gsc-cursor-current-page { border-color:transparent !important; background-color:#EEE !important; color:#777 !important;  }
.gsc-results .gsc-cursor-box .gsc-cursor-page { text-decoration:none !important; }
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page, .gsc-results .gsc-cursor-page.gsc-cursor-current-page { text-shadow:none !important; font-weight:normal !important; }
