﻿.logos img {
    height: 0px!important;
}

.homepage-search {
    background-color: white;
}

.search-bar-wrapper legend {
    color: black;
}

.search-bar-wrapper div.search-tabs {
    color: black;
}

.search-wrapper table.addresses.streets td, table.addresses.streets th {
    color:gray;
}

.search-wrapper .form-search a {
    color: black;
}

.homepage-search,
.saved-search {
    border-radius: 0px;
    /*box-shadow: 0 0 0px rgba(0, 0, 0, 0.9);*/
}

.simple-search-form.mobile .btn-success,
.homepage-search .btn-success {
    background-color: #FEF6EB;
    background-image: none;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0);
    color: #000000;
}

.simple-search-form.mobile {
    background-color:white!important;
    /*border-bottom: none 0px #BCE8F1;*/
}
