		@charset "utf-8";
/* CSS Document */

/* Search box */
.gsc-input, .gsc-search-button, input.gsc-search-button, #IEroot .gsc-input, #IEroot .gsc-search-button, #IEroot input.gsc-search-button {
   height:55px;
}

.cse input.gsc-input, input.gsc-input, #IEroot .cse input.gsc-input, #IEroot input.gsc-input{
   width:100%;
   font-size:18px;
}

td.gsc-search-button, #IEroot td.gsc-search-button{
margin-right:3px;
}

input.gsc-search-button, #IEroot input.gsc-search-button{
  font-size: 18px;
  font-weight: 500;
}

#IEroot td.gsc-search-button, td.gsc-search-button{
  width: 12%;
}

.cse input.gsc-search-button, input.gsc-search-button, #IEroot .cse input.gsc-search-button, #IEroot input.gsc-search-button{
  width: 100%;
  background-color: #72C7E7;
  border-color: #72C7E7;
  color: #006983;
}

.cse form.gsc-search-box, form.gsc-search-box, .cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input, .gsc-control-cse, #IEroot .cse form.gsc-search-box, #IEroot form.gsc-search-box, #IEroot .cse table.gsc-search-box td.gsc-input, #IEroot table.gsc-search-box td.gsc-input, #IEroot .gsc-control-cse{
   padding:0px;
}

td.gsc-clear-button, #IEroot td.gsc-clear-button{
  display:none;
}

/* Results */

#results{
  padding: 0px;
  margine: 0px;
}

.main-content #results td {
	border:0;
}

#results .gsc-above-wrapper-area{
    background-color: rgb(239, 239, 239);
}

#results .gs-webResult.gs-result a.gs-title:link, #results .gs-webResult.gs-result a.gs-title:link b, #results .gs-imageResult a.gs-title:link, #results .gs-imageResult a.gs-title:link b {
  color: #006983;
}

#results .gsc-results .gsc-cursor-box .gsc-cursor-current-page{
    background-color: #fff;
    border:1px black solid;
    text-shadow: none;
    color: #000;
}

#results .gsc-selected-option-container{
    min-width: 84px;
}

#results .gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: #006983;
  background-color: #FFFFFF;
  color: #006983;
}


#results .gsc-tabHeader.gsc-tabhInactive {
  border-color: #006983;
  background-color: #006983;
}
