div#search {
  max-width: 15em;
  display:none;
  margin-top: -27px;
}


.cse input.gsc-search-button,
input.gsc-search-button {
  display:block;
  z-index: -1
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
width: auto !important;
height: auto !important;
background-color: #003255;
background-image: none;
filter: none;
margin-top: -1px !important;

}

.gsc-control-cse, .gsc-control-cse-en, .gsc-input-box {
  padding:4px !important;
  background-color:#FFF !important;
  border-radius:2px;
}

.gsc-input-box {
  border: none !important;
  background-color: #FFF;
  height:2.5em;
}

.gsc-control-cse {
  color: #003255;
  height:3em;
  margin-bottom:2px;
  font-family: 'Open Sans' , sans-serif !important;

}
a
.gsst_a .gscb_a {
    color: #129cc9 !important;
    cursor: pointer #006eb8;
    padding:top:5px;
}

.gsc-search-box .gsc-input>input:hover, .gsc-input>input:active, {
  border: 1px solid #b9b9b9;
  border-top-color: #a0a0a0;
  background-color: #FFF;
  -moz-box-shadow:none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 0px;
  margin-left:6px;
  padding-right: 2px !important;
  margin-top: -4px;
}

.gsc-input-box-hover {
  margin-top: -0px !important;
}

.gsc-input-box-focus {
  margin-top: -4px !important;
}


.gsc-input input.gsc-input {
  font-size: 16px;
  padding: 1px !important;
  border: 1px solid #e3e3e3;
  width: 99%;
  background-color: #FFF !important;
  margin-left:6px !important;

}

.gsc-search-box .gsc-input>input:focus,
.gsc-input-box-focus {
  border: 1px solid #4d90fe;
  background: #FFF !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow:none;
  outline: none;
  padding:0px;
  margin-left:8px;
  margin-top: -6px;
  height: 2em
}

.gsc-result-info-container {
  display:none;
}

.gs-title {
  color: #129cc9 !important;
  text-decoration: none !important;
  font-weight: bold !important;
  text-align: left !important;
  font-family: 'Open Sans' , sans-serif !important;
}

.gs-webResult div.gs-visibleUrl-long {
  font-family: 'Open Sans' , sans-serif !important;
}

.gs-fileFormat {
  text-align: left !important;
}

.gsc-control-cse .gsc-table-result {
  font-family: 'Open Sans' , sans-serif !important;
}

.gsc-result .gs-title {
  height: 1.8em !important;
}

.gsib_a {
  margin-top:0.5em !important;
}

.gs-visibleUrl, .gs-visibleUrl-long {
  color: #006eb8 !important;
}

.gs-snippet{
  color:#666 !important;
  margin-left:10px !important;
}

a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b, a.gs-title:link b {
  color: #129cc9 !important;
  text-decoration: none !important;
  font-weight: bold !important;
}

.gsc-results-wrapper-visible {
  max-height: 10000px;
}
