.gsc-tabsArea .gsc-tabHeader {
  margin-left: 12px !important;
  background: transparent !important;
  color: #18453b !important;
  border-color: #18453b !important;
  padding: 0 8px !important;
  margin-right: 6px !important;
  min-width: auto !important;
  display: inline-block !important;
}

.gsc-tabsArea .gsc-tabHeader:last-child {
  margin-right: 0 !important;
}

.gsc-tabsArea {
  padding: 0 !important;
  float: right;
  border: none !important;
  margin-bottom: .5em;
}

.gsc-control-cse {
  border: none !important;
  background-color: #fff !important;
  padding: 0px 0px 0px 0px !important;
  font-family: Arial, Helvetica, sans-serif !important;
}


.gsc-refinementsArea {
  margin: 0px -7.5px 0px -7.5px !important;
  padding: 0px 0px 10px 0px !important;
}

.gsc-above-wrapper-area {
  margin: 0px -7.5px 0px -7.5px !important;
  padding: 7.5px 8.5px 3px 7.5px !important;
}

.gsc-result-info {
  padding: 7.5px 8px 10px 7.5px !important;
}

.gsc-orderby-container {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 4px !important;
}

.gsc-orderby-label {
  margin: 0 4px 0 0 !important;
  padding: 0 !important;
  color: #686868 !important;
  font-weight: 600 !important;
}

.gsc-selected-option-container {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  min-width: auto !important;
  min-height: auto !important;
  padding: 0 !important;
}

.gsc-selected-option {
  padding: 0 4px 0 0 !important;
  font-weight: 400 !important;
  color: #18453b !important;
}

.gs-spelling {
  padding: 0px 0px 0px 0px !important;
}

.gs-spelling a {
  text-decoration: underline !important;
  color: #006633 !important;
}

.gs-spelling a:hover, .gs-spelling a:hover b {
  text-decoration: none !important;
}

.gsc-results.gsc-webResult {
  width: 100% !important;
}

.gsc-webResult.gsc-result {
  padding: 7.5px 7.5px 7.5px 7.5px !important;
  background-color: #fff !important;
  border: none !important;
  border-bottom: 1px solid #eee !important;
}

.gsc-thumbnail-inside {
  padding: 0px 0px 0px 0px !important;
}

.gs-title, .gs-title b {
  height: 100% !important;
  font-size: 16px !important;
  text-decoration: none !important;
}

.gs-title:link, .gs-title:link b {
  color: #006633 !important;
  text-decoration: underline !important;
}

.gs-title:visited, .gs-title:visited b {
  color: #006633 !important;
  text-decoration: underline !important;
}

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

.gs-title b, .gs-title:link b, .gs-title:hover b, .gs-title:visited b {
  font-weight: 600 !important;
}

.gsc-url-top  {
  color: #555 !important;
  font-size: 12px !important;
  padding: 0px 0px 0px 0px !important;
}

.gs-visibleUrl {
  color: #555 !important;
}

/* Fix breadcrumb/URL path text contrast - catches all URL-related text */
.gsc-url-top,
.gs-visibleUrl,
.gsc-url,
.gsc-url-top *,
.gs-visibleUrl *,
.gsc-url * {
  color: #555 !important;
}


.gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: none !important;
  background-color: #fff !important;
  color: #006633 !important;
  }