.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
    background: white;
    -webkit-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3);
}

.cse .gsc-control-cse,
.gsc-control-cse {
    background: transparent !important;
    border: none !important;
}


/*
td.gsc-search-button,
input.gsc-search-button {
    display: none !important;
}
.cse .gsc-control-cse,
.gsc-control-cse {
    background: transparent !important;
    border: none !important;
}
*/