.gsc-control-cse table{
	background:none;
	margin-bottom:0;
	border:0;
	border-collapse:separate;
	line-height: normal !important;

}

.gsc-control-cse table td{
	line-height: normal !important;
}

.gs-result, .gsc-result, .gs-title{
	height:auto !important;
}

a.gs-title, div.gs-title{
	overflow:inherit !important;
}

.gcsc-branding-img-noclear img{
	width:auto;
	max-width:none;
}

.gsc-control-cse *, .gsc-results *:before, .gsc-results *:after{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-o-box-sizing:content-box;
	box-sizing: content-box;
}

td.gsc-search-button {
	vertical-align: top !important;
}

input.gsc-search-button{
	height:30px !important;
}
input.gsc-input {
    padding: 16px 4px !important;
    font-size: 1.25rem;
    box-shadow:none !important;
}
td.gsc-input {
    position: relative;
    top: -11px;
}
a.gsst_a {
    
}
button.gsc-search-button.gsc-search-button-v2 {
    padding: 10px 20px !important;
}