.c-title {
    float: left;
}
 
.google_search {
    width: 260px;
    margin-top: 0;
    float: right;
}
.google_search_end {
    clear:both;
}
.gsc-input-box {
    height: 24px !important;
}
input.gsc-input {
    height: 12px !important;
    font-size: 12px !important;
    padding: -1px !important;
    vertical-align: middle !important;
}
input.gsc-search-button-v2 {
    height: 12px !important;
}

