@charset "UTF-8";
.occ-hidden{
  display: none!important;
}
.main-search-bar #gsc-i-id1
.gsib_a {
  border-left: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

/*
.gsib_b {
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;

}
*/

.gcs-hidden {
  display: none !important;
}
.main-search-bar #___gcse_0 {
  width: 100%;
}
.main-search-bar #___gcse_0 form.gsc-search-box,
.main-search-bar #___gcse_0 form.gsc-search-box table.gsc-search-box {
  margin-bottom: 0;
}
.main-search-bar #___gcse_0 form.gsc-search-box table.gsc-search-box .gsc-input {
  padding-right: 0;
}
.main-search-bar #gcs-placeholder {
  padding-top: 0.7866rem;
}
.main-search-bar #gcs-placeholder::-moz-placeholder {
  font-size: 0.8rem;
  font-weight: 600;
  opacity: 0.7;
}
.main-search-bar #gcs-placeholder:-ms-input-placeholder {
  font-size: 0.8rem;
  font-weight: 600;
  opacity: 0.7;
}
.main-search-bar #gcs-placeholder::placeholder {
  font-size: 0.8rem;
  font-weight: 600;
  opacity: 0.7;
}
.main-search-bar .gsc-input .gsc-input-box {
  padding: 0;
  border: 0;
}
.main-search-bar .gsc-input .gsc-input-box input.gsc-input {
  display: block;
  margin-top: 0.5rem;
  padding: 0 0 0 0.5rem !important;
  line-height: 1.4;
  border-radius: 0;
  border:1px solid !important;
  background: 0 0 !important;
  color: #1b1b1b;
  font-size: 0.8rem;
  font-weight: 600;
  overflow: hidden;
  text-indent: 0 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*T.A. prefix this syle*/
.top-search-bar input,
.top-search-bar input::-webkit-input-placeholder {
    font-size: 24px !important;
}

.top-search-bar .gsc-input .gsc-input-box input.gsc-input.search-expanded {
  xheight: 3.4rem !important;
  xtransition: height 0.2s ease 0.1s;
}
.main-search-bar .gsc-input .gsc-input-box input.gsc-input:not([disabled]):focus {
  outline: 0.12rem dotted #2491ff !important;
  outline-offset: 0;
}
.top-search-bar .gsc-input .gsc-input-box input.gsc-input:not([disabled]):focus {
  outline: 0.12rem dotted #fff !important;
  outline-offset: 0;
}

.mobile-search-bar .gsc-input .gsc-input-box input.gsc-input:not([disabled]):focus {
  outline: 0.12rem dotted #fff !important;
  outline-offset: 0;
}
.main-search-bar .gsc-input .gsc-input-box input.gsc-input::-moz-placeholder {
  font-size: 0.8rem;
  font-weight: 600;
  color: #555 !important;
  opacity: 0.7;
}
.main-search-bar .gsc-input .gsc-input-box input.gsc-input:-ms-input-placeholder {
  font-size: 0.8rem;
  font-weight: 600;
  color: #555 !important;
  opacity: 0.7;
}
.main-search-bar .gsc-input .gsc-input-box input.gsc-input::placeholder {
  font-size: 0.8rem;
  font-weight: 600;
  color: #555 !important;
  opacity: 0.7;
}
.main-search-bar .gsc-input .gsc-input-box .gsib_a {
  padding: 0.12rem 0 0;
}
.main-search-bar .gsc-input .gsc-input-box .gsib_b .gsst_a {
  padding-left: 0;
}
.main-search-bar .gsc-input .gsc-input-box .gsib_b .gsst_a .gscb_a {
  color: #026fc2;
}
.main-search-bar .gsc-input .gsc-input-box .gsib_b .gsst_a:focus .gscb_a,
.main-search-bar .gsc-input .gsc-input-box .gsib_b .gsst_a:hover .gscb_a {
  color: #2491ff;
}
.main-search-bar .gsc-input .gsc-input-box .gsib_b .gsst_b {
  padding: 0.12rem 0 0 0.12rem;
}
.main-search-bar button.gsc-search-button {
  padding: 0 0.3rem;
  border-color: transparent;
  background-color: transparent;
}
.main-search-bar button.gsc-search-button svg {
  width: 1.2222rem;
  height: 1.2222rem;
  fill: #1c1d1f;
}
.main-search-bar button.gsc-search-button svg.search-expanded {
  width: 1.778rem;
  height: 1.778rem;
}
.main-search-bar button.gsc-search-button:hover {
  border-color: transparent;
  background-color: transparent;
  cursor: pointer;
}
.main-search-bar button.gsc-search-button:focus {
  border-color: transparent;
  background-color: transparent;
}
.main-search-bar .gsc-completion-container td div img {
  display: none;
}
.main-search-bar table.gssb_c {
  position: fixed !important;
}
@media (min-width: 40em) {
  .main-search-bar   #gcs-placeholder {
    padding-top: 0;
  }
  .main-search-bar   #gcs-placeholder::-moz-placeholder,
  .main-search-bar .gsc-input .gsc-input-box input.gsc-input::-moz-placeholder {
    font-size: 1rem;
  }
  .main-search-bar #gcs-placeholder:-ms-input-placeholder {
    font-size: 1rem;
  }
  .main-search-bar #gcs-placeholder::placeholder,
  .main-search-bar .gsc-input .gsc-input-box input.gsc-input::placeholder {
    font-size: 1rem;
  }
  
  /*T.A. prefix this syle*/
.top-search-bar .gsc-input .gsc-input-box input.gsc-input {
    height: 45px !important;
    font-size: 1rem;
  }
  .main-search-bar  .gsc-input .gsc-input-box input.gsc-input:-ms-input-placeholder {
    font-size: 1rem;
  }
  .main-search-bar  .gsc-input .gsc-input-box .gsib_b .gsst_a {
    padding: 0 0.3rem;
  }
  .main-search-bar  .gsc-input .gsc-input-box .gsib_a,
  .main-search-bar  .gsc-input .gsc-input-box .gsib_b .gsst_b {
    padding: 0 0.12rem 0 0;
  }

  /*TG*/
  button.gsc-search-button {
    display: inline-flex;
    align-items: center;
    width: auto;
    height: 3.6rem;
    margin: 0;
    padding: 0 1rem;
    border: 1px solid #CCC;
  /*border-radius: 99rem;
    background-color: #ecdc5d;*/
    background-color:rgba(252, 183, 30, 1)!important;
    color: #1c1d1f;
    font-weight: 600;
  }

  /*  End*/

  button.gsc-search-button:active,
  button.gsc-search-button:focus,
  button.gsc-search-button:hover {
    border: 1px solid #1c1d1f;
    background-color: #fee685;
    color: #1c1d1f;
  }

  button.gsc-search-button:hover {
    cursor: pointer;
  }

  button.gsc-search-button::after {
    padding-left: 0.4444rem;
    text-transform: uppercase;
    font-size: 0.8333rem;
    font-weight: 600;
  }

  /**TG**/
  button.gsc-search-button svg {
    width: 2.5rem;
    height:2.5rem;
    fill: #1c1d1f;
  }
  /**End**/
}
@media (min-width: 64em) {
  table.gssb_c {
    position: absolute !important;
  }
}
@media only screen and (max-device-width: 823px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape),
  only screen and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #gcs-placeholder::-moz-placeholder,
  .gsc-input .gsc-input-box input.gsc-input::-moz-placeholder {
    font-size: 0.8rem;
  }
  #gcs-placeholder:-ms-input-placeholder {
    font-size: 0.8rem;
  }
  #gcs-placeholder::placeholder,
  .gsc-input .gsc-input-box input.gsc-input::placeholder {
    font-size: 0.8rem;
  }
  .gsc-input {
    padding: 0.2rem 0;
  }
  .gsc-input .gsc-input-box input.gsc-input {
    max-width: 32rem;
    height: 1rem !important;
    font-size: 0.8rem;
  }
  .gsc-input .gsc-input-box input.gsc-input:-ms-input-placeholder {
    font-size: 0.8rem;
  }
  .gsc-input .gsc-input-box .gsib_b {
    line-height: 0.7222rem;
  }
  .gsc-input .gsc-input-box .gsib_b .gsst_a .gscb_a {
    line-height: 0.8888rem;
  }
  .gsc-input .gsc-input-box .gsib_b .gsst_b {
    padding: 0.12rem 0 0 0.12rem;
  }
  button.gsc-search-button {
    padding: 0 0.3rem;
    border-color: transparent;
    background-color: transparent;
    height: auto;
  }
  button.gsc-search-button:active,
  button.gsc-search-button:focus,
  button.gsc-search-button:hover {
    border-color: transparent;
    background-color: transparent;
  }
  button.gsc-search-button::after {
    content: none;
  }
  button.gsc-search-button svg {
    width: 1.222rem;
    height: 1.222rem;
  }
}



/* TOP BAR AUTOCOMPLETE */
.top-search-bar input.gsc-input, 
.top-search-bar .gsc-input-box, 
.top-search-bar .gsc-input-box-hover, 
.top-search-bar .gsc-input-box-focus {
  border-color: white !important;
}

.top-search-bar .gsc-input-box{xwidth:96%;}
.top-search-bar .gsc-input .gsc-input-box input.gsc-input {
  border:none !important; 
  height:45px !important;
  color: #666;
  font-size: 32px !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-weight:500 !important;
  font-style: italic;
}					
.top-search-bar .gsib_a{padding:2px !important; }
.top-search-bar .gsc-search-button-v2{
    background-image: url(/images/c-clamp-images/search-darkblue-lg.png)  !important;
    background-repeat: no-repeat;
    background-color: #fdb81e !important;
    border: none;
    color: transparent;
    cursor: pointer;
    height: 55px !important;
    vertical-align: top;
    width: 55px !important;
    border-radius: 2px !important;
    xmargin-top: -21px;
    xmargin-left:-10px;
}

.top-search-bar button.gsc-search-button::after {
    content: "West";
    color: transparent;
    padding-left: 0;
}

.top-search-bar button.gsc-search-button:hover {
  background-image: url(/images/c-clamp-images/search-darkblue-lg.png);
    background-color: #fad980 !important;
    border:0 !important;
}

.top-search-bar table {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}

 .gssb_c{
	/* background-color: lime !important; */
	margin-left:0px !important;
}

.top-search-bar  .gsc-search-button svg{
	display: none;
}

.top-search-bar .grid-container {
	padding-left: 0 !important;
}

.top-search-bar td.gsc-search-button{
  padding-left:5px;  
}
.top-search-bar td.gsc-input{
  background-color: #205493;
   
  padding:3px !important; 
  xborder-radius: 3px;
}

.top-search-bar div.gsc-input-box table.gsc-input {
  border:2px solid white !important;
  
}
.top-search-bar div.gsc-input-box table.gsc-input:focus-within {
  border:2px solid black !important;
  border-radius: 3px;
  xheight: 48px !important;
  xpadding-top: 4px;
}

.top-search-bar input.gsc-input {
  width:90% !important;
}

.top-search-bar a {
  background-image: none !important;
  background-color: transparent !important;
}

/* MOBILE BAR AUTOCOMPLETE */
.mobile-search-bar input.gsc-input, 
.mobile-search-bar .gsc-input-box, 
.mobile-search-bar .gsc-input-box-hover, 
.mobile-search-bar .gsc-input-box-focus {
  border-color: white !important;
} 


.mobile-search-bar input,
.mobile-search-bar input::-webkit-input-placeholder {
    font-size: 16px !important;
    font-weight:normal !important;
}

.mobile-search-bar .gsc-input-box{xwidth:96%;}
.mobile-search-bar .gsc-input .gsc-input-box input.gsc-input {
  border:none !important; 
  xheight:3.2rem !important;
  color: #666;
  font-size: 16px;
  font-style: italic;
  font-weight: 400 !important;
}					
.mobile-search-bar .gsib_a{padding:2px !important; }
.mobile-search-bar .gsc-search-button-v2{
    background-image: url(/images/c-clamp-images/search-darkblue.png);
    background-repeat: no-repeat;
    background-color: #fdb81e;
    border: none;
    color: transparent;
    cursor: pointer;
    height: 40px;
    width: 38px;
    xmargin-top: -21px;
    xmargin-left:-10px;
}

.mobile-search-bar button.gsc-search-button::after {
    content: "West";
    color: transparent;
    padding-left: 0;
}

.mobile-search-bar button.gsc-search-button:hover {
    background-image: url(/images/c-clamp-images/search-darkblue.png);
    background-color: #fad980 !important;
    border:0 !important;
}

.mobile-search-bar table {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}

.mobile-search-bar  .gssb_c{
	/* background-color: lime !important; */
	margin-left:0px !important;
}

.mobile-search-bar  .gsc-search-button svg{
	display: none;
}

.mobile-search-bar .grid-container {
	padding-left: 0 !important;
}

.mobile-search-bar td.gsc-search-button{
  padding-left:5px;  
}
.mobile-search-bar td.gsc-input{
  background-color: white;
  border:1px solid #ccc;
  padding-left:5px; 
  padding-right:5px !important; 
  border-radius: 3px;
  xheight:50px !important;
}


.mobile-search-bar td.gsc-input:focus-within{
  border:1px solid #fad980 !important;
}

.mobile-search-bar .gsib_a input {
  xpadding-top:10px !important; 
  xpadding-bottom:10px !important; 
  margin:0px !important;
  
}
.mobile-search-bar input.gsc-input {
  xwidth:90% !important;
}

.mobile-search-bar-container{
	margin: 40px 5px 50px 25px !important;
}

.mobile-search-bar .gsc-search-button-v2 {
    border-radius: 0;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}