.gsc-branding {
    display:none !important;
}
#gsc-i-id1 {
    padding:0px !important;
    background:none !important;
    text-indent:0px !important;
}
.gsib_b {
    display:none;
}
.gsc-control-cse,#gsc-iw-id1 {
    background-color:transparent !important;
}
.gsc-control-searchbox-only .gsc-input-box > table.gsc-input {
    border-collapse: separate !important;
    border-radius: 10px 0px 0px 10px !important;
    border-top: 2px solid #c6c6c6 !important;
    border-right: 0px solid #c6c6c6 !important;
    border-bottom: 2px solid #c6c6c6 !important;
    border-left: 2px solid #c6c6c6 !important;
    background-color: #ffffff !important;
    padding: 0px 10px !important;
    min-width: auto !important;
}
.gsc-control-searchbox-only input.gsc-input {
    color: #545454 !important;
    font-family: sans-serif !important;
    font-style: italic !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.gsc-control-searchbox-only .gsc-search-button {
    padding: 0px !important;
    margin-left: 0px;
    margin-bottom: 0px;
}
.gsc-control-searchbox-only .gsc-input-box {
    border: 0;
    background: #fff;
}
.gsc-control-searchbox-only .gsc-search-button-v2 {
    border: 0px !important;
    padding: 0px !important;
    border-radius: 0px 10px 10px 0px !important;
    border-top: 2px solid #c6c6c6 !important;
    border-right: 2px solid #c6c6c6 !important;
    border-bottom: 2px solid #c6c6c6 !important;
    border-left: 0px solid #c6c6c6 !important;
    padding: 0px 7px 0px 0px !important;
    height: 34px !important;
    background-color: white !important;
}
.gsc-control-searchbox-only .gsc-search-button-v2 svg {
    width: 20px !important;
    height: 20px !important;
    fill: #0098c2 !important;
    font-size: 21px !important;
    font-weight: 400 !important;
}

.gsc-control-searchbox-only {
    /* border: 1px solid #b4c5f7; */
}
.gsc-control-searchbox-only table {
    margin: 0;
}
.gsc-control-searchbox-only table.gsc-search-box tr:hover td {
    background-color: transparent !important;
}
.gsc-control-searchbox-only table.gsc-search-box td.gsc-input {
    color: #545454;
    font-style: italic;
    font-size: 16px;
    padding-right: 0px;
}
.gsc-control-searchbox-only table td{
    height: 30px;
    padding: 0;
    border:0;
}
.gsc-control-searchbox-only .gc-input {
    border: none;
    outline: none;
}

/* #preamble > .grid {
    display: block;
} */
@media all and (min-width:768px) {
    #preamble > .grid {
        display: flex;
    }
}
.gsc-control-cse table, .gsc-control-cse table td {
    border: 0;
}
.gsc-control-cse table.gsc-above-wrapper-area-container tr:hover td {
 background-color: transparent;
}