.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: auto;
    height: auto;
    padding: 14px;
}


.gsc-search-box,
form.gsc-search-box,
table.gsc-search-box {
    margin-bottom: 0;
}

.gsc-control-cse {
    font-family: Helvetica, Arial, sans-serif;
    border: none;
    padding: 0;
}
.gsc-control-cse .gsc-table-result {
    font-family: Verdana, sans-serif;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #EFEFEF;
    height: 40px;
    font-size: 1em;
    display: inline-block;
    float: left;
    background: none;
    padding: 0 4px;
}
.gsc-input-box {
    width: 100%;
}
.gsc-input-box>table {
    margin: 0;
//margin: 4px;
    //margin-top: 4px;
    //margin-bottom: 4px;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0;
}
table.gsc-search-box td {
    vertical-align: initial;
}
input.gsc-search-button {
    margin-top: 0;
    margin-left: 0;
    /* border-color: #FFFFFF; */
    border: none;
    border-radius: 0;
    background-color: #1B4695;
    background-image: none;
    filter: none;
    display: inline-block;
    float: left;
}
.gsc-selected-option {
    width: auto;
}
.gsc-selected-option-container {
    width: auto!important;
}
input.gsc-search-button:hover,
input.gsc-search-button:focus,
input.gsc-search-button:active,
.cse input.gsc-search-button:focus {
    background-color: #FFA700;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.gsc-tabHeader.gsc-tabhInactive {
    border-color: #B90000;
    background-color: #FFFFFF;
}
.gsc-tabHeader.gsc-tabhActive {
    border-color: #A3B7CC;
    background-color: #A3B7CC;
    border-bottom-color: #B90000;
}
.gsc-tabsArea {
    border-color: #B90000;
}
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b  {
    color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #0000CC;
}
.gsc-cursor-page {
    color: #0000CC;
}
a.gsc-trailing-more-results:link {
    color: #0000CC;
}
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #000000;
}
.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
    color: #008000;
}
.gs-webResult div.gs-visibleUrl-short  {
    display: none;
}
.gs-webResult div.gs-visibleUrl-long {
    display: block;
}
.gs-promotion div.gs-visibleUrl-short {
    display: none;
}
.gs-promotion div.gs-visibleUrl-long  {
    display: block;
}
.gsc-cursor-box {
    border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #0000CC;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #B90000;
    background-color: #FFFFFF;
    color: #0000CC;
}
.gsc-webResult.gsc-result.gsc-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
}
.gsc-completion-title {
    color: #0000CC;
}
.gsc-completion-snippet {
    color: #000000;
}
.gs-promotion a.gs-title:link,.gs-promotion a.gs-title:link *,.gs-promotion .gs-snippet a:link  {
    color: #0000CC;
}
.gs-promotion a.gs-title:visited,.gs-promotion a.gs-title:visited *,.gs-promotion .gs-snippet a:visited {
    color: #0000CC;
}
.gs-promotion a.gs-title:hover,.gs-promotion a.gs-title:hover *,.gs-promotion .gs-snippet a:hover  {
    color: #0000CC;
}
.gs-promotion a.gs-title:active,.gs-promotion a.gs-title:active *,.gs-promotion .gs-snippet a:active {
    color: #0000CC;
}
.gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #000000;
}
.gs-promotion .gs-visibleUrl,.gs-promotion .gs-visibleUrl-short  {
    color: #008000;
}

.gsib_a {
    padding: 3px 6px;
}