
/* Google Search */
#search-box {
    min-width: 5em;
}

#main_nav li#search-box-container {
    display: inline-block;
    flex-grow: 1;
    max-width: 9em;
}

.gsc-search-button {
    display: none !important;
}

.gsc-input-box:not(#gsc-iw-id2) {
    background-color: transparent !important
}

input.gsc-input::placeholder {
    font-size: 1em !important;
}

input.gsc-input:-ms-input-placeholder {
    font-size: 1em !important;
}

input.gsc-input::-ms-input-placeholder {
    font-size: 1em !important;
}


#gs_id50 {
    background-color: white !important;
}

.gsc-control-cse {
    padding: 0px !important;
    border-width: 0px !important;
}

form.gsc-search-box,table.gsc-search-box {
    margin-bottom: 0px !important;
}

.gsc-search-box .gsc-input {
    padding: 0px 4px 0px 6px !important;
}

#gsc-iw-id1, #gsc-iw-id2 {
    height: auto !important;
    padding: 0px !important;
    border-width: 0px !important;
    box-shadow: none !important;
}

#gs_tti50, #gs_tti51 {
    padding:0px !important;
}

#gsc-i-id1, #gsc-i-id2 {
    height: 33px !important;
    background: none !important;
    text-indent: 0px !important;
}


#___gcse_0 {
    width: 100% !important;
    padding: 0 10px !important;
}

#___gcse_0 table {
    border-radius: 10px !important;
}

.gsst_a {
    display: none !important;
}
