﻿.search-bar.search-bar-container .search-submit {
  border: 1px;
  
  }
  
  h2.search {
      font-family: var(--Font-Header-SemiBold);
    color: var(--Product-Color);
    font-size: 12pt;
     margin-top: 0pt; 
    margin-bottom: 0pt; 
    mc-hyphenate: never;
    clear: both;
  
  }
  
  
  #search-results {
    padding-top: 0px !important;
}

table.gsc-search-box td {
     vertical-align: top !important; 
}


.search-icon,
.MCSearchBoxButton {
  vertical-align: top !important;
  height: 2.5em;
}

/* Overrides for Google Programmable Search Engine injected elements */
.gsc-search-button,
.gsc-search-button-v2 {
  vertical-align: top !important;
  height: 2.5em !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
}

.gsc-input {
  vertical-align: top !important;
  height: 2.5em !important;
  box-sizing: border-box !important;
}
