@charset "utf-8";
/* CSS Document */

/* funnelback 3/11/2020 FC */
button.search-button {
    padding: 2px 25px;
    background-color: #2B3776;
    color: white;
    border: none;
}

input.search-input {
    padding: 10px 0 0 10px;
    height: 32px;
}
/* removed FC 3/11/2020 */
/* #cdasearchbox .container-fluid {
	padding-right: 8px;
}
td.gsc-input {
   
}
input#gsc-i-id1 {
	height: 28px !important;
}
td.gsib_a {
  padding:10px;
}
.gsc-search-button-v2 {
    background: #0D6352;
    color: #fff;
    padding: 5px 10px !important;
    margin: 15px;
    border-radius: 3px;
}

.gsc-search-button-v2 svg {
    width:18px;
    height:18px;
} */

/*Media Querry*/
/* @media (max-width:767px){
    td.gsc-input { width:20%;}
} */
