.gsc-control-cse .gsib_a .gsc-input {
    padding: 11px !important;
    border-radius: 100px !important;

    border: solid 1px #858585 !important;
    line-height: 15px !important;
    height: 42px !important;
}

.gsc-control-cse .gsc-input-box {
    border: none;
}

.gsc-control-cse, .gsib_a {
    padding: 0 !important;
}


.gsc-control-cse .gsc-search-button button {
    color: #fff !important;
    background-color: #ef5713;
    padding: 15px;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 100px;
    display: inline-block;
    min-width: 200px;
    max-width: 200px;
    text-align: center;
    clear: both;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 19px;
    line-height: 14px;
    box-sizing: border-box;
    margin-left: 10px;
    border: none !important;
    width: 100%;
    margin-top: 0;
}

.gsc-control-cse .gsc-search-button button svg {
    display: none;
}

.gsc-control-cse .gsc-search-button button:before {
    content: "Search";
}

.gcsc-find-more-on-google {
    display: none !important;
}

.google-search-wrapper {
    margin-bottom: 20px;
}


.gsc-completion-container {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px !important;

}

.gsc-completion-container .gssb_a td {
    padding: 8px;
}

.gsc-results {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
    font-weight: normal;
}

.gsc-above-wrapper-area {
    border-bottom: none !important;
    margin-bottom: 10px;
}

.gsc-results a, .gsc-results a b {
    font-family: "Neo Sans Pro";
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 28px !important;
    line-height: 35px !important;
    color: #0f2160;
}

.gs-snippet {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
    color: #000;

}

.gs-visibleUrl {
    margin-bottom: 10px;
}

.gsc-webResult.gsc-result {
    margin-bottom: 15px !important;
}

.gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF !important;
    background-color: #FFFFFF;
}

.gsc-webResult .gs-image-box {
    margin-right: 10px;
}

.gsc-selected-option-container {
    box-shadow: none !important;
    background-color: white !important;
}

.ccm-page .gsc-results .gsc-cursor-box {
    margin-top: 30px;
    margin-bottom: 30px;
}

.gsc-above-wrapper-area-container {
    margin-top: 10px;
}

.gsc-cursor-box.gs-bidi-start-align {
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {

    border: 1px solid #ddd !important;
    margin-right: -1px !important;
    padding: 10px 18px !important;
    text-decoration: none;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    text-decoration: none !important;
}

.gsc-cursor-page.gsc-cursor-current-page {
    font-weight: normal !important;
    color: #fff !important;
    background-color: #00234d !important;
    border-color: #00234d !important;
}
