/* .gsc-control-cse {
  width: 310px!important;
  padding: 0px!important;
}

.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
  padding: 6px 6px!important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0!important;
}

.gsc-search-button {
  margin-left: 0!important;
}

.gsc-control-cse {
    border-color: none!important;
    background-color: unset!important;
}

.cse .gsc-control-cse, .gsc-control-cse {
    background-color: unset!important;
    border: none!important;
}

.gsib_a {
  height: 28px;
  padding: 0!important;
}

.gsc-search-button-v2,
.gsc-search-button-v2:focus {
  background-color: #fff!important;
  border: unset!important;
  border-radius: unset!important;
  height: 32px!important;
  cursor: pointer!important;
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-focus {
  border-color: #FFF!important;
  box-shadow: unset!important;
}

.gsc-search-button-v2 svg {
  fill: #000!important;
  position: relative!important;
  top: -1px!important;
}

form.gsc-search-box,
table.gsc-search-box {
  margin-bottom: 0!important;
} */

.gsc-control-cse
{
	padding:0px !important;
	border-width:0px !important;
}

form.gsc-search-box,table.gsc-search-box
{
	margin-bottom:0px !important;
}

.gsc-search-box .gsc-input
{
	padding:0px 4px 0px 6px !important;
}
.gsc-input-box,
#gsc-iw-id1
{
	border-width: 0px !important;
	height: auto !important;
	box-shadow:none !important;
}

#gs_tti50 {
	padding:0px !important;
}

#gsc-i-id1 {
	height: 30px !important;
	padding:0px !important;
	background:none !important;
	text-indent:0px !important;
}

.gsib_b {
	display:none;
}

button.gsc-search-button {
  display:block;
  width:13px !important;
  height:13px !important;
  border-width:0px !important;
  margin:0px !important;
  padding: 10px 6px 10px 13px !important;
  outline:none;
  cursor:pointer;
  box-shadow:none !important;
  box-sizing: content-box !important;
}

.gsc-branding {
	display:none !important;
}

.gsc-control-cse,#gsc-iw-id1 {
	background-color:transparent !important;
}

#gsc-i-id1::-webkit-input-placeholder {
	/* Chrome */
	color: #333;
}

#gsc-i-id1:-ms-input-placeholder {
	/* IE 10+ */
	color: #333;
}

#gsc-i-id1::-moz-placeholder {
	/* Firefox 19+ */
	color: #333;
	opacity: 1;
}

#gsc-i-id1:-moz-placeholder {
	/* Firefox 4 - 18 */
	color: #333;
	opacity: 1;
}

#search-box {
	width: 310px;
	height: 30px;
	margin: 0 auto;
	background-color: #FFF;
	border-radius: 2px;
	overflow: hidden;
	margin-right: 5px;
	position: absolute;
}

#gsc-i-id1 {
	color:#333;
}

button.gsc-search-button {
	padding: 0 11px !important;
	background-color: #FFF !important;
	height: 30px!important;
}

.gsc-search-button-v2 svg {
    fill: #333 !important;
}
