body {
    background: #fff !important;
}
body,
#content .select select {
    font-family: 'Open Sans';
}
#content .inner-wrapper {
    width: 100%;
    max-width: 888px;
    padding-left: 24px;
    padding-right: 24px;
}
#content .inner {
    width: 100%;
}
#content .content-wrapper {
    background: transparent;
    box-shadow: none;
    margin: 0;
}
select, option {
    color: #000 !important;
}

.ev-widget {
    color: #000;
    margin-bottom: 72px;
}
.ev-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
}
.ev-widget .ev-title {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 48px;
}
.ev-widget-with-map .map-filters-side {
    height: 720px;
    display: flex;
    flex-direction: column;
}
.ev-widget-with-map .ev-map-results {
    height: 448px;
    overflow-y: auto;
}
.ev-widget-with-map .ev-map-results .card:first-child {
    border-top: none;
    padding-top: 0;
}
.ev-widget-with-map #dealer-list-results {
    height: 481px;
}
.ev-widget-with-map .ev-map-results .mCSB_scrollTools {
    width: 8px;
}
.ev-widget-with-map .ev-map-results .mCSB_scrollTools .mCSB_dragger_bar {
    margin-left: 4px;
}
.ev-widget-with-map .ev-map-results .mCSB_container {
    margin-right: 8px;
}
.ev-widget-with-map .ev-map-results .mCSB_draggerRail {
    display: none;
}
.ev-widget-with-map .map-side {
    height: 720px;
}
.ev-widget-with-map .card {
    font-size: 16px;
    line-height: 24px;
    padding: 16px 0;
    font-weight: 300;
    background: #FFFFFF;
    border-top: 1px solid #DEDEDE;
}
.ev-widget-with-map .card:hover,
.ev-widget-with-map .card.selected-option {
    background: #FAFAFA;
}
.ev-widget-with-map .card-part {
    margin-bottom: 8px;
}
.ev-widget-with-map .card-title {
    font-weight: 600;
}
.ev-widget-with-map .card-link {
    margin-bottom: 0;
}
#widget_find_charging_station_wrapper .card-body  {
    margin-bottom: 8px;
}
.ev-widget-with-map .card-link a {
    color: #084777;
}
.ev-widget-with-map .card-link a i.fa {
    margin-left: 16px;
    text-align: right;
    font-size: 20px;
    transform: translate(0, 1px);
}
.card-details-wrapper p {
    margin: 0;
}
.ev-map-filter-form {
    margin-bottom: 16px;
}
.ev-map-filter-form .filters-group:last-child .form-element:last-child select {
    margin-bottom: 0;
}
.ev-map-filter-form .second-filters-group {
    padding-left: 15px;
}
.ev-map-filter-form .filters-label {
    justify-content: space-between;
    display: flex;
    margin: 16px 0;
    font-weight: 400;
}
.ev-map-filter-form .filters-group select {
    width: 100%;
    height: 25px;
    background: url("/images/thin-black-arrow.png") no-repeat 97% 50%;
    border: none;
    font-size: 16px;
    font-weight: 300;
    padding: 0 20px 0 0;
    margin: 0 0 5px;
}
.ev-map-filter-form .filters-group option {
    padding: 0;
}
.ev-map-filter-form .search-by-zip-or-address input {
    width: 100%;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    background: #fff url("/images/search-light-gray.png") no-repeat 16px 16px;
    background-position-y: center;
    height: 54px;
    padding-left: 46px;
}
#content .ev-map-filter-form .search-by-zip-or-address input::placeholder {
    font-weight: 300;
    font-size: 14px;
    color: #BABABA;
}
#content .ev-map-filter-form .search-by-zip-or-address input:-ms-input-placeholder {
    font-weight: 300;
    font-size: 14px;
    color: #BABABA;
}
.ev-map-filter-form .search-by-zip-or-address input:focus::placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.ev-map-filter-form label.form-element-label,
.ev-map-filter-form .form-element-label {
    display: none;
}
.ev-widget-with-map .ev-title {
    margin: 72px 0 65px 0;
    text-align: center;
}
.gm-style-iw-d {
    overflow: hidden !important;
}
.gm-style .gm-style-iw-c {
    padding: 0;
    border-radius: 0;
}
.gm-style .gm-style-iw-t::after {
    content: none;
}
.gm-style .gm-style-iw-c {
    top: 5px;
}
.gm-style .gm-style-iw-t::after {
    display: none;
}

.gm-style .card, .gm-style .card:hover {
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding: 16px;
}

.gm-style .card .show-view-details {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #084777;
}
#ev-home {
    margin: 72px auto;
}
.ev-top-img-container {
    position: relative;
}
.ev-top-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    line-height: 150%;
    text-align: center;
    color:  #FFFFFF;
}
.ev-top-title:after {
    content: '';
    display: block;
    border-top: 5px solid #104779;
    width: 105px;
    margin: 16px auto 0;
}
.ev-home-img-container .ev-top-img {
    width: 100%;
    height: 350px;
    background-image: url(/images/electric-vehicle/home/ev_home_top_img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.plans-charging {
    display: none;
}
.secondary-navigation-bar {
    background: #FAFAFA;
    border: 0;
}
.secondary-navigation-bar .secondary-navigation-menu {
    margin: 0 auto;
    width: 100%;
    justify-content: flex-start;
}
.secondary-navigation-menu.justify-content-center {
    justify-content: flex-start;
}

.secondary-navigation-menu > li {
    margin: 0;
}
.secondary-navigation-menu > li > a {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #104779;
    background: #FAFAFA;
}
#fjord-header .fjord-header-account-info {
    display: none;
}
#ev-home .ev-widget-with-map input::placeholder {
    font-size: 14px;
}
.ev-top-img-container,
#navigation-support-bar,
#compare_vehicles_calculator_footer {
    width: 100vw;
    margin-left: calc(-1 * ((100vw - 98%) / 2));
}
/*@media screen and (min-width: 1400px) {
    .ev-top-img-container,
    #navigation-support-bar,
    #compare_vehicles_calculator_footer {
        width: 1400px;
        margin-left: calc(-1 * ((1400px - 100%) / 2));
    }
}*/
body, html, #wrapper {
    height: 100%;
}
#wrapper-inner {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}
#content {
    flex: 1 0 auto;
}
#footer {
    flex: 0 0 auto;
}
#content.full-height .content-wrapper,
#content.full-height .inner-wrapper,
#content.full-height .inner,
#content.full-height #content-main,
#content.full-height {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}
#content.full-height .at-the-bottom {
    margin-bottom: 0;
    margin-top: auto;
}
.ev-btn {
    color: #fff;
    background: #104779;
    padding: 8px 40px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
}
.breadcrumbs-block {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 24px;
}
.fjord-info-tooltip {
    cursor: pointer;
    margin: 0;
}
.fjord-info-tooltip-body {
    padding: 8px 16px;
    border: none;
    top: 24px;
    right: 0;
    border-radius: 0;
    width: auto;
    color: #000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 12px;
    line-height: 16px;
}
.fjord-info-tooltip-body:before {
    display: none;
}
.loading-container .loader-03 {
    border: .2em solid #104779;
    border-bottom-color: transparent;
    border-radius: 50%;
    animation: 1s loader-03 linear infinite;
    position: relative;
    width: 32px;
    height: 32px;
}
@keyframes loader-03 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (min-width: 992px) {
    .ev-inner {
        width: 100%;
    }
    #ev-home.container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .ev-widget-with-map .ev-title {
        margin: 40px 0 40px 0;
    }
    .ev-widget-with-map .map-side {
        display: none;
    }
    #content .inner-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    body #wrapper {
        overflow: visible !important;
    }
}
@media screen and (min-width: 768px) {
    .secondary-navigation-bar .secondary-navigation-menu {
        padding: 0 35px;
        border: none;
    }
}