.gsc-control-cse {
    border-color: transparent!important;
    background-color: transparent!important;
}

.gsc-control-cse{padding:0px!important;}
table.gsc-search-box td.gsc-input {
    padding-right: 0px!important;
}

.gsc-input-box {
    border-radius: .5em 0 0 .5em!important;
}

.gsib_a {
    padding: 0.7em!important;
}
.gsc-search-button {
    margin-left: 0px!important;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    background-color: #005192!important;
    border: none!important;
    border-radius: 0 3px 3px 0!important;
}

.gsc-search-button-v2 svg {
    fill: #FFFFFF;
    width: 20px!important;
    height: 30px!important;
}
.search-content{
width:50%;
}

@media screen and (max-width: 780px) {
.search-content{
width:100%;
}}


.gsc-results-wrapper-overlay {
height: 70vh!important;
}