@charset "utf-8";
/* CSS Document */

input#gsc-i-id1 { height: 22px !important; }
td.gsc-search-button { padding-right: 5px; }
td.gsib_a {
  padding:10px;
}
.gsc-search-button-v2 {
    padding: 11px 25px !important;
    margin: 15px;
    border-radius: 3px !important;
}
.gsc-search-button-v2 svg {
		width:18px;
		height:18px;
}
/*Media Querry*/
@media (max-width:767px){
td.gsc-input { width:20%;}
}
