@import url(https://use.typekit.net/jsg7tdt.css);
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/fontawesome/pro/Font Awesome 5 Pro-Regular-400.otf') format('opentype');
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/fontawesome/pro/Font Awesome 5 Pro-Light-300.otf') format('opentype');

}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/fontawesome/pro/Font Awesome 5 Pro-Solid-900.otf') format('opentype');
}
/* FOE-353 start */
.energy-tips-to-do-list-block, .energy-tips-faq, .fjord-tip-footer {
    display: none;
}
/* FOE-353 end */
body, #content {
    font-family: pragmatica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.72;
    font-style: normal;
    color: #000000;
}
#header-global {
    background: #fff;
}
.smeco-products-message-text {
    background-color: #007367 !important
}
#content > h1 {
    background: #007367
}
.product-button a.product-save {
    display: none;
}

/* hide block details on products item */

#content-main .inner .content-wrapper #content-inner-section-2,
#content-main .inner .anchor-bar #anchor-block-link-2{
    display: none;
}


.intSelected.active {
    background-color: #3e7eb9;
}

.assessment-bar-block-wrapper.on .assessment-bar-block, .assessment-bar-block-wrapper.on .arrow-top, .assessment-bar-block-wrapper.on .arrow-bot, .assessment-bar-block-wrapper.on .tail-top, .assessment-bar-block-wrapper.on .tail-bot {
    background: #23a3e0 none repeat scroll 0 0;
}

div#usageOptions .assessment-bar-block-right-arrow a.arrow-top, div#usageOptions .assessment-bar-block-right-arrow a.arrow-bot, div#trackingOptions .assessment-bar-block-right-arrow a.arrow-top, div#trackingOptions .assessment-bar-block-right-arrow a.arrow-bot, div#programOptions .assessment-bar-block-right-arrow a.arrow-top, div#programOptions .assessment-bar-block-right-arrow a.arrow-bot
{
    background: #23a3e0 none repeat scroll 0 0;
}

.register .active {
    color: white;
}

.login .active {
    color: white;
}

.form-button a {
    background: #7abeb3 none repeat scroll 0 0;
}

.theArrow {
    background-color: #3e7eb9;
}

#lpHeaderRegister input[type="submit"], #footerCTA input[type="submit"] {
    background: #3e7eb9 none repeat scroll 0 0;
}

.buttons ul li.button.active, .buttons-emulation ul li.button.active {
    background: #3e7eb9 none repeat scroll 0 0;
}
div.header-container-right img {
    padding-top: 15px;
    padding-bottom: 15px;

}
.header-container-left
{
    float: right;
    margin-top: 19px;
}
#register-program-2 {
    display: none;
}
#content {
    background-color: #fff;
}
/*DEVICE OPTIONS*/

.mobtab-on {
    display: block !important;
}

.mobtab-off {
    display: none !important;
}
.mobile-on{
    display:none;
}

.mobile-off{
    display:block;
}

.tablet-on{
    display:block;
}

.tablet-off{
    display:none;
}

.desktop-on{
    display:none;
}

.desktop-off{
    display:block;
}

.desktopwide-on{
    display:none;
}

.desktopwide-off{
    display:block;
}

.width43{
    width: 43% !important;
}

.mobleft{
    float: left;
}

.mobright{
    float: right;
}

/* FEATURES*/

.products {
    display: block;
    width: 100%;
}


.lightgreen h1 {
    font-size: 4.3em;
    margin-bottom: 0;
    margin-left: 15px;
}

.lightgreen h2 {
    font-size: 2.1em;
    margin-left: 15px;
    margin-top: -10px;
}

.lightgreen ul {
    font-size: 1.5em;
    margin-left: 45px;
}


.deepgreen h1 {
    font-size: 4.3em;
    margin-bottom: 0;
    margin-left: 15px;
}

.deepgreen h2 {
    font-size: 2.1em;
    margin-left: 15px;
    margin-top: -10px;
}

.deepgreen ul {
    font-size: 1.5em;
    margin-left: 45px;
}



.deepgreen-champion-showcase .views-field-body {
    font-size: 18px;
    left: 50px;
    position: absolute;
    top: 95px;
    width: 50%;
}


/* END SHOWCASE VIEWS SLIDESHOW */
/* new styles smeco*/
h4{
    color: #588028;
}
.content-wrapper a{
    /* color: #f78e1e; */
    text-decoration: underline;
}
.assessment-bar-block a{
    color: white;
    text-decoration: none;
}
.intSelected.active, .theArrow {
    background-color: #fcaf17;
}
.bar-green-thick, .bar-bluegreen-thick{
    background: #007367;
    color: white;
}
.bar-green-thick.support-bar{
    background: #e1f1f3;
}
#header-user{
    background: #b2c8cf;
    border-bottom: #e6e6e6;
}
.grid .bar-clear-thick .toggle{
    color: #588028;
}
.selections-wrapper .selection label,
#saved-list .css-label,
#contacted-list .css-label{
    color: #777c72;
}
.darkgreen{
    color: #588028;
}
.anchor-block a{
    color: #fff;
}
.form-box-horizontal h1{
    line-height: 28px;
}
#content{

}
.assessment-bar-block-wrapper.on .assessment-bar-block,
div#usageOptions .assessment-bar-block-right-arrow a.arrow-top, div#usageOptions .assessment-bar-block-right-arrow a.arrow-bot, div#trackingOptions .assessment-bar-block-right-arrow a.arrow-top, div#trackingOptions .assessment-bar-block-right-arrow a.arrow-bot, div#programOptions .assessment-bar-block-right-arrow a.arrow-top, div#programOptions .assessment-bar-block-right-arrow a.arrow-bot{
    background: #75A534;
}
.main-menu-logged-out {
    display: none;
}
div.contact-us-header{
    position: relative;
    top: 30px;
    font-weight: 900;
    color: white;
    left: -48px;
    text-align: center;
}
.login-popup #login-form-placement .setup-checkbox-label{
    width: auto;
}
.product-button2 .popbox .collapse .inner-box{
    width: 180px;
    vertical-align: middle;
    height: 34px;
}

.product-button2 a.product-save.anonymous-save, .product-button2 a.product-save.button {
    display: none;
}
#user-menu {
    display: none;
}
#saved-list {
    display: none;
}
#product-list-return-url {
    display: none;
}
.contact-phone {
    margin-top: 5px;
}
.content-inner {
    overflow: hidden;
}
.box-shadow {
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.content-inner .video-wrapper{
    height: 278px;
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    padding: 1px;
    width: 490px;
    margin: 20px auto;
}
[data-show="custom_products_description"] br{
    display:none;
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait){
    .slick-slide > div{
        background-position: right -30px top !important;
    }
    .content-inner[data-show="section_similar_products"], .content-inner[data-show="section_details"] {
        display: none;
    }
}
/* Fix equipment marketplace buy popup box width */

.product-button2 .box {
    width: 430px;
}
#user-logout {
    display: none
}
#content-inner-section-4[data-show="section_similar_products"],
.content-inner.last[data-show="support_bar"] {
    display: none;
}
.anchor-bar-4 .anchor-block {
    width: 24%;
}
.smeco-products-messagebox {
    height: auto !important;
}
@media screen and (max-width: 767px) {
    .products-list-video-wrapper {
        display:  none;
    }
    #products-list-injected .smeco-products-messagebox{
        font-size: 14px;
    }
}

/* FOE-206 */
.dashboard .w-item .description-text-widget p {
    font-family: Pragmatica, sans-serif;
}
.contact-us-page .section-body #fieldset-submit_cancel #form-element-cancel #cancel {
    background: transparent;
}
@media (min-width: 768px) and (max-width: 1024px) {
    #dashboard .widget-section > [class*="col-"] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 37px;
    }
    .dashboard .fjord-page-header,
    .dashboard .w-item h4,
    .dashboard .w-item .title-widget p {
        font-size: 32px;
        line-height: 43px;
        color: #000;
    }
    .dashboard .w-item .description-text-widget p {
        font-size: 16px;
        line-height: 24px;
    }
    .widget-button a {
        font-size: 16px;
        line-height: 22px;
    }
    .incentives-page .col-md-6.incentives-image {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .dashboard .w-item .description-text-widget p {
        font-weight: normal;
    }
    #content .incentives-page {
        text-align: left;
    }
    .incentives-page .col-md-6.incentives-image {
        padding: 0;
    }
    .fjord-tip-body .tip-info-wrapper {
        padding-left: 0;
    }
    .incentives-page .page-title {
        margin: 32px 0 24px;
    }
    .incentives-image img {
        max-height: 200px;
        object-fit: cover;
    }
}
/* // FOE-206 */

/* content wrapper and font global styles (FOE-206) */
#content {
    min-height: 1px;
}
#content .content-wrapper.box-shadow {
    margin: 72px 0;
    background: #fff !important;
}
#content .content-inner {
    padding: 0;
}
h2,
.page-title,
.fjord-page-header,
.fjord-myplan-overview .fjord-page-header.page-total-title {
    font-weight: 300;
    font-size: 48px;
    line-height: 65px;
    color: #000;
}
.widget-button a {
    font-family: Pragmatica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 31px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #content {
        min-height: 656px;
    }
    #content .content-wrapper.box-shadow {
        margin: 75px 0;
        padding: 32px;
    }
    #wrapper.assessment .content-wrapper.box-shadow,
    #content-main .inner-wrapper {
        max-width: 624px;
    }
    .dashboard #content .fjord-content-inner {
        max-width: 664px;
        padding: 32px;
    }
    #content, body,
    .fjord-myplan-overview .fjord-page-description p,
    .contact-us-page .section-body #help-text-block .page-description {
        font-family: Pragmatica, sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
    }
    h2,
    .eligibility-registration h2,
    .page-title,
    .fjord-page-header,
    .fjord-myplan-overview .fjord-page-header.page-total-title,
    .contact-us-page .section-body #help-text-block .page-title {
        font-weight: 300;
        font-size: 32px;
        line-height: 43px;
    }
    .contact-us-page .section-body #form-contact label {
        font-weight: 300;
        font-size: 16px;
        line-height: 31px;
    }
}

@media (max-width: 767px) {
    #content {
        min-height: 1px;
    }
    #dashboard {
        padding: 0 10px;
    }
    #content .content-wrapper.box-shadow {
        margin: 0 0 80px 0;
    }
    #content, body,
    .widget-button a,
    .contact-us-page .section-body #help-text-block .page-description {
        font-family: Pragmatica, sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
    }
    h2,
    .eligibility-registration h2,
    .dashboard .w-item h4,
    .dashboard .w-item .title-widget p,
    .page-title,
    .fjord-page-header,
    .fjord-myplan-overview .fjord-page-header.page-total-title {
        font-weight: 300;
        font-size: 32px;
        line-height: 40px;
    }
    .button, .content-inner a.button,
    .fjord-content-inner a.button,
    input[type="submit"].button, button[type="submit"] {
        font-size: 16px;
        font-weight: normal;
    }
}
/* // content wrapper and font global styles (FOE-206) */
/* FOE-241 */
    #pdf-zoom .tip-image {
        -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
        color-adjust: exact !important;
    }
    #pdf-zoom .action-tab-switcher.selected,
    #pdf-zoom .fjord-tip,
    #pdf-zoom .wide-tab {
        border-top-color: #015E9F;
    }
    #pdf-zoom .action-tab-subtitle,
    #pdf-zoom .overview-calculations .savings-popup-trigger {
        display: none;
    }
/* END FOE-241 */
/* FOE-349 */
.fjord-tip[data-textrowid='735'] .tip-headline .take-action-trigger{
		display: none;
}
/* END FOE-349 */
/* FOE-429 */
#pdf-zoom .fjord-myplan-overview .smallcom h2 {
    display: none;
}
/* END FOE-429 */