.vehicle_search {
    background-color: transparent;
    width: 18%;
    height: 50px;
    border-bottom: 2px solid #b0b0b0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin: 10px;
    font-size: 18px;
    color: #000;
}