.gsc-input-box{
width:200px!important;
border-color:#746534!important;
height:30px!important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* Using semitransparent Lavender instead of a gray: rgba(240,240,240,0.8) */
.codehilite .hll { background-color: rgba(230,230,250,0.6) }
