

.cse input.gsc-search-button, input.gsc-search-button {
    background-color: #cecece;
    border: 1px solid #666;
    border-radius: 2px;
    color: #000;
    font-family: roboto condensed!important;
    font-size: 13px!important;
    height: 22px!important;
    margin-top: 2px;
    min-width: 54px;
    padding: 0 8px;
	font-weight:100!important;
    text-transform: uppercase;

  

}

td.gsc-search-button {

    vertical-align: top !important;

}

input.gsc-input {

      font-family: roboto condensed;

    color: #000;

    

}

div.gsc-clear-button {

   

    background-position: top!important;

   

}

table.gsc-search-box td.gsc-input {

    padding-right: 2px!important;

}

.gs-title  {

	text-align:left!important; 

}

input.gsc-input {background: none!important;}

@media (max-width: 960px) {
	input.gsc-input {
    font-size: 15px!important;
}
}