/* Percussion CSS Edits to Google Custom Search Box - PB */

input#gsc-i-id1 {
    width: 100% !important;
    border-right: none !important;
}

input.gsc-search-button {
    background: #738b71 !important;
    border: 1px solid #738b71 !important;
    border-radius: 0 !important;
    height: 38px !important;
    font-family: 'Lato' !important;
    font-size: 15px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

td.gsc-input {
    width: 6% !important;
}

td.gsc-clear-button {
    display: none !important;
}

input#gsc-i-id1 {
    height: 30px !important;
}
/* End GCS CSS Edits - PB */