.gsc-search-box form {
    margin-bottom: 0!important
}

.gsc-search-box form input {
    padding-left: .5rem
}

.gsc-search-box table {
    margin: 0
}
table.gsc-search-box td.gsc-input { 
	padding-right:0 !important; 
}
.gsc-search-box table td {
    border-bottom: none;
    padding: 0;
}
.gsc-search-box td.gsc-search-button {
    background: #e90802;
}
.gsc-search-box button.gsc-search-button {
    align-items: center;
    background: #e90802;
    display: flex;
    padding: .5rem 1rem;
    height: 100%;
}

.gsst_a .gscb_a {
    color:black !important;
}
.gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a {
    color: #e90802 !important;
}
button.ttu-navbar-menu-buttons__search:after {
	top: unset;
}