﻿
/*body {
    font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.specialist-notice a {
    color: #3C5C84;
}

.btn:hover {
    border-color: #0dcaf0;
}

.non-bold {
    font-weight: normal;
}

.col-centered {
    margin: 0 auto;
    float: none;
}

.card.text-left .card-header {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/assets/aerial-pond-1.jpg);
    background-size: cover;
    background-position: 50% 97%;
    margin-top: 12px;
    padding: 40px;
}

    .card.text-left .card-header a {
        color: #fff;
        letter-spacing: .06em;
    }

.card {
    display: block;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
}

    .card:hover {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    }

.img-card {
    width: 100%;
    height: 200px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    overflow: hidden;
}

    .img-card img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        transition: all .25s ease;
    }

.card.landing-card {*/
    /*background-color: #DEEEFD;*/
    /*box-shadow: none;
    border: none;
}

.card-content {
    padding: 15px;
    text-align: left;
}

.card-title {
    margin-top: 0px;
    font-weight: 700;
    font-size: 1.65em;
}

    .card-title a {
        color: #000;
        text-decoration: none !important;
    }

.card-read-more {
    border-top: 1px solid #D4D4D4;
}

    .card-read-more a {
        text-decoration: none !important;
        padding: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }

.container-fluid.right-image {
    background-image: linear-gradient(hsl(47 4% 54% / 1.0), hsl(47 4% 54% / 0)), url(/media/4162/aerial-pond-1.jpg);
    background-position: 55% 30%;
    background-size: cover;
    min-height: 100vh;
    width: 390px;
    height: 100vh;
    overflow: 0;
    position: fixed;
    right: 0;
}

.card-body.forecast-frame-one {
    padding: 0;
}

.form-daterange-section {
    background-color: #C2DCF8;
    border-bottom: solid 3px #fff;
}

.form-addproducts-section {
    background-color: #88B8F3;
    border-bottom: solid 3px #fff;
}

.fa-jug-detergent, .fa-hashtag {
    margin-left: .83rem;
}

.addanotherproduct {
    margin-bottom: 1.15rem;
}

@media only screen and (max-width:640px) {
    .form-addproducts-section .ps-5 {
        padding-left: 12px !important;
    }

    .form-daterange-section.px-5 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    li:first-child {
        margin-right: calc( 100% - 250px);
        margin-bottom: 10px;
    }

    .form-addproducts-section .pb-2 {
        padding-bottom: 0;
    }

    .pt-3.quantityfield {
        padding-top: 0 !important;
    }

    .quantityfield label {
        display: none;
    }

    div.quantityfield {
        width: 55%;
    }

    .btn.addanotherproduct {
        margin-left: 0;
    }
}

@media only screen and (max-width:1000px) {
    button.accordion-button-title-text i {
        display: none;
    }
}

@media only screen and (min-width:640px) {
    .btn.addanotherproduct {
        margin-left: 2.2rem;
    }
}


.tech-specialist {
    padding: 2rem;*/
    /*margin: 1rem 1rem;*/
    /*background-color: rgba(255, 255, 255, 0.65);
    text-align: center;
    min-height: 400px;
}

    .tech-specialist h4 {
        font-weight: bold;
        margin: 14px 0;
        font-size: 1.3em;
    }

    .tech-specialist a {
        color: #3C5C84;
    }

    .tech-specialist p {
        font-size: 14px;
    }

    .tech-specialist img {
        max-width: 180px;
        width: 100%;
        margin: -10px auto 0 auto;
    }

#technicalRepImage {
    border-radius: 50%;
}*/

/* Rewards Callout *****************************/

/*.accordion-button:not(.collapsed) {
    background-color: #4975B6 !important;
    color: #fff !important;
    background: linear-gradient(90deg, #3A76BB 0%, #2F537C 10.11%);
}

.accordion-button::after:not(.collapsed) {
    color: #fff !important;
}

button.accordion-button-title-text {
    font-size: 1.3rem;
    padding-left: 1rem;
    letter-spacing: .012em;
}

    button.accordion-button-title-text span {
        font-weight: bold;
        margin-right: .5rem;
    }

    button.accordion-button-title-text i {
        margin-right: .8rem;
        color: #375279;
        font-size: 2.5rem;
        margin-top: -4px;
        text-shadow: 0px -1px 0px rgba(255,255,255,0.26);
    }

.callout-rewards {
    text-align: center;
    padding: 2px 10px 0 10px;
    width: 200px;
    height: 40px;
    margin-left: 1rem;
    font-size: 1.6rem;
    color: #fff;
    background-color: #623AE6;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.forecast-form input.blueTextBoxes, .forecast-form input.blueTextBoxes::placeholder {
    background-color: #4975B6;
    color: #fff;
    font-size: 1.8rem;
}



@media only screen and (max-width:1600px) {
    .container-fluid.right-image {
        width: 290px;
    }
}

@media only screen and (max-width:1068px) {
    .container-fluid.right-image {
        width: 190px;
    }
}

@media only screen and (max-width:768px) {
    .container-fluid.right-image {
        display: none;
    }
}

.floating-logo {
    margin: 4vh auto;
    width: 170px;
}

.and-another-thing {
    position: relative;
}


.container-fluid.color-span {
    background-image: url(../media/4141/lab-header-span-taller.png);
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #fff;
    padding: 0;
    margin: 0;
}

.container-fluid {
    --bs-gutter-x: 0 !important;
}

.banner {
    padding: 0 !important;
}

.landing-heading h1 {
    font-size: 40px !important;
    font-size: calc(28px + 1vw) !important;
    line-height: 1.1em;
}

.landing-heading h2 {
    font-size: 32px !important;
    font-size: calc(16px + 1vw) !important;
    line-height: 1.2em;
}

.landing-heading h3 {
    font-size: 28px !important;
    font-size: calc(13px + 1vw) !important;
    line-height: 1.2em;
}

.landing-cta-primary {
    max-width: 320px;
    z-index: 1;
    background-color: #315d87;
    border-radius: 2px;
    box-shadow: 0px 14px 24px 0px rgba(0, 0, 0, 0.45), 0px -1px 0pF8px rgba(255, 255, 255, 0.10);
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    letter-spacing: .04em;
    line-height: normal;
    margin: 20px auto;
    text-decoration: none;
    text-transform: none;
    padding: 14px 30px;
    white-space: nowrap;
    font-size: 22px;
    font-size: calc(16px + .4vw);
}

.fx-red {
    color: #C63B39;
}

.fx-notred {
    color: #000;
    font-weight: 400;
}

.fx-white {
    color: #fff;
    font-weight: 400;
}

.fx-white-body {
    color: #fff;
    font-weight: 300;
    letter-spacing: .03em;
    margin-left: 5rem;
    font-size: 18px;
    font-size: calc(16px + .2vw);
}

@media (max-width: 1000px) {
    .fx-white-body {
        margin-left: 0;
    }
}

header.masthead {
    position: relative;
    background-color: #343a40;
    background: url(https://sepro.com/media/4137/02-become-a-hero-cleared.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 1440px;
    margin: 0 auto;
}

    header.masthead .overlay {
        position: absolute;
        background-color: #212529;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0.3;
        display: none;
    }


.showcase-top {
    background: url(https://sepro.com/media/4136/porc-water-darker.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.responsively {
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    header.masthead {
        padding-top: 34%;
        padding-bottom: 34%;
    }

    .showcase .showcase-text {
        padding: 2.7rem;
    }

    .showcase .showcase-img {
        min-height: 30rem;
        background-size: cover;
    }
}

@media (min-width: 768px) {
    .showcase .showcase-text {
        padding: 7rem;
    }
}

.features-icons {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

    .features-icons .features-icons-item {
        max-width: 20rem;
    }

        .features-icons .features-icons-item .features-icons-icon {
            height: 7rem;
        }

            .features-icons .features-icons-item .features-icons-icon i {
                font-size: 3.5rem;
            }

        .features-icons .features-icons-item:hover .features-icons-icon i {
            font-size: 4rem;
        }


.call-to-action .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}

footer.footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.form-signin .checkbox {
    margin-bottom: 10px;
    margin-top: 10px;
}

#section4 .features-icons {
    padding-bottom: 0;
}

#section5 .features-icons {
    padding-top: 3rem;
}*/

/* Hold Font Headings to set size when viewport is larger than 1440px */

/*@media only screen and (min-width:1440px) {
    .landing-heading h1 {
        font-size: 40px !important;
    }

    .landing-heading h2 {
        font-size: 32px !important;
    }

    .landing-heading h3 {
        font-size: 28px !important;
    }

    .fx-white-body {
        font-size: 20px;
    }
}

.advantage-dynamic-company-name {
    font-weight: bold;
    padding: 0 10px 20px 0;
}

.advantage-dynamic-level-silver {
    background-color: #C0C0C0;
    padding: 2px 8px;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
}

.advantage-dynamic-level-gold {
    background-color: #FFD700;
    padding: 2px 8px;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
}

.advantage-dynamic-level-platinum {
    background-color: #E5E4E2;
    padding: 2px 8px;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
}

i:nth-child(n+3):after {
    content: "\00a0";
}

.advantage-dynamic-price {
    padding: 2px 8px;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

table.table-program {
}

.table-program-title {
    font-weight: bold;
    background-color: #C7DBF5 !important;
    border-bottom: 1px solid #fff;
}

tr.table-estimated-total-rebate {
    color: #fff !important;
    background-color: #3C5C84 !important;
}

td.table-title-estimated-total-rebate {
    color: #fff !important;
    font-size: 20px !important;
    text-align: right !important;
}

td.table-amount-estimated-total-rebate {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

.accordion-body .card-body {
    background: #fff;
}

.welcome-message i {
    font-weight: bold;
    font-style: normal !important;
}


.sidebar-company-container {
    background-color: #EEEDEB;
    padding: 1rem;
    box-sizing: border-box;
    border-left: solid 1px rgba(0,0,0,0.23);
    margin: 20px 0 -16px 0;
}

    .sidebar-company-container:before {
        z-index -9999;
        content: " ";
        position: absolute;
        background: inherit;
        width: 26px;
        height: 26px;
        top: 126px;
        left: -12px;
        transform: rotate(45deg);
        -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.18);
        -moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.18);
        box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.18);
    }

.sidebar-company {
    background-color: #EEEDEB;
    padding: 1rem;
    box-sizing: border-box;
}

    .sidebar-company h6 {
        line-height: 1.4em;
    }

table.table-myinvoices {
    font-size: 13px;
}

    table.table-myinvoices a {
        color: #5374B1;
        font-weight: bold;
        text-decoration: none;
        padding: 2px 8px;
        white-space: nowrap;
    }

    table.table-myinvoices th {
        white-space: nowrap;
    }

        table.table-myinvoices th a:hover {
            background-color: #5374B1;
            font-weight: bold;
            text-decoration: none;
            color: #fff;
            border-radius: 4px;
        }

.table-myinvoices i {
    color: #999;
}

.table-myinvoices a i {
    text-decoration: none;
    color: #333;
    padding: 5px;
}

    .table-myinvoices a i:hover {
        color: #fff;
        text-decoration: none;
        background-color: #5374B1;
        border-radius: 4px;
    }

table.table-myinvoices .text-secondary {
    padding-top: 5px;
    padding-left: 10px !important;
    opacity: .4;
}

.table-myinvoices p {
    font-size: .8rem;
}

i.num-circle {
    color: #999999;
    font-size: 11px;
    padding-right: 4px;
}

i.num-doc {
    color: #999999;
    padding-right: 5px;
}

h6 b a i {
    color: #5374B1;
    padding-left: 6px;
}*/


/* START - extra global styles supplied by codepen 

html, body {
  overflow: hidden;
  height: 100%;
}
html, body, #result_div, #result {
  min-height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

#result {
  height: 100vh;
  height: 100svh;
}

html.ios #result_div {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
} */
/* END - extra global styles supplied by codepen */


body {
    font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 2.3rem;
}

.specialist-notice a {
    color: #5A73AC;
}

.btn:hover {
    border-color: #0dcaf0;
}

.non-bold {
    font-weight: normal;
}

.col-centered {
    margin: 0 auto;
    float: none;
}

.card.text-left .card-header {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/media/4162/aerial-pond-1.jpg);
    background-size: cover;
    background-position: 50% 97%;
    margin-top: 12px;
    padding: 40px;
}

    .card.text-left .card-header a {
        color: #fff;
        letter-spacing: .06em;
    }

.card {
    display: block;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
}

    .card:hover {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    }

.img-card {
    width: 100%;
    height: 200px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    overflow: hidden;
}

    .img-card img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        transition: all .25s ease;
    }

.card.landing-card {
    background-color: #DEEEFD;
    box-shadow: none;
    border: none;
}

.card-content {
    padding: 15px;
    text-align: left;
}

.card-title {
    margin-top: 0px;
    font-weight: 700;
    font-size: 1.65em;
}

    .card-title a {
        color: #000;
        text-decoration: none;
    }

.card-read-more {
    border-top: 1px solid #D4D4D4;
}

    .card-read-more a {
        text-decoration: none;
        padding: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }

.container-fluid.right-image {
    background-image: linear-gradient(hsl(47 4% 54% / 1.0), hsl(47 4% 54% / 0)), url(/media/4162/aerial-pond-1.jpg);
    background-position: 55% 30%;
    background-size: cover;
    min-height: 100vh;
    width: 390px;
    height: 100vh;
    overflow: auto;
    position: fixed;
    right: 0;
}

.card-body.forecast-frame-one {
    padding: 0;
}

.form-daterange-section {
    background-color: #C2DCF8;
    border-bottom: solid 3px #fff;
}

.form-uploadinvoice-section {
    background-color: #C2DCF8;
}

.form-addproducts-section {
    background-color: #88B8F3;
    border-bottom: solid 3px #fff;
}

.fa-jug-detergent, .fa-hashtag {
    margin-left: .83rem;
}

.addanotherproduct {
    margin-bottom: 1.15rem;
}

@media only screen and (max-width:640px) {
    .form-addproducts-section .ps-5 {
        padding-left: 12px !important;
    }

    .form-daterange-section.px-5 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    li:first-child {
        margin-right: calc( 100% - 250px);
        margin-bottom: 10px;
    }

    .form-addproducts-section .pb-2 {
        padding-bottom: 0;
    }

    .pt-3.quantityfield {
        padding-top: 0;
    }

    .quantityfield label {
        display: none;
    }

    div.quantityfield {
        width: 55%;
    }

    .btn.addanotherproduct {
        margin-left: 0;
    }
}

@media only screen and (max-width:1000px) {
    button.accordion-button-title-text i {
        display: none;
    }
}

@media only screen and (min-width:640px) {
    .btn.addanotherproduct {
        margin-left: 2.2rem;
    }
}


.tech-specialist {
    padding: 2rem;
    /*margin: 1rem 1rem;*/
    background-color: rgba(255, 255, 255, 0.65);
    text-align: center;
    min-height: 400px;
}

    /*.tech-specialist span {
        font-weight: bold;
    }*/

    .tech-specialist h4 {
        font-weight: bold;
        margin: 14px 0;
        font-size: 1.3em;
    }

    .tech-specialist a {
        color: #3C5C84;
    }

    .tech-specialist p {
        font-size: 14px;
    }

    .tech-specialist img {
        max-width: 180px;
        width: 100%;
        margin: -10px auto 0 auto;
    }

#technicalRepImage {
    border-radius: 50%;
}

/* Rewards Callout *****************************/

.accordion-button:not(.collapsed) {
    background-color: #4975B6 !important;
    color: #fff !important;
    background: linear-gradient(90deg, #3A76BB 0%, #2F537C 10.11%);
}

.accordion-button::after:not(.collapsed) {
    color: #fff !important;
}

button.accordion-button-title-text {
    font-size: 1.3rem;
    padding-left: 1rem;
    letter-spacing: .012em;
    font-weight: lighter;
}

    button.accordion-button-title-text span {
        font-weight: bold;
        margin-right: .5rem;
    }

    /* Accordion - Font Awesome - MEDAL ICON */

    button.accordion-button-title-text i {
        margin-right: .8rem;
        color: #385279;
        font-size: 2.5rem;
        margin-top: -4px;
        text-shadow: 0px -1px 0px rgba(255,255,255,0.26);
    }

.callout-rewards {
    text-align: center;
    padding: 2px 10px 0 10px;
    width: 200px;
    height: 40px;
    margin-left: 1rem;
    font-size: 1.6rem;
    color: #fff;
    background-color: #623AE6;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.forecast-form input.form-control, .forecast-form input.form-control::placeholder {
    background-color: #4975B6;
    color: #fff;
    font-size: 1.8rem;
}



@media only screen and (max-width:1600px) {
    .container-fluid.right-image {
        width: 290px;
    }
}

@media only screen and (max-width:1068px) {
    .container-fluid.right-image {
        width: 190px;
    }
}

@media only screen and (max-width:768px) {
    .container-fluid.right-image {
        display: none;
    }
}

.floating-logo {
    margin: 4vh auto;
    width: 170px;
}

.and-another-thing {
    position: relative;
}


.container-fluid.color-span {
    background-image: url(../media/4141/lab-header-span-taller.png);
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #fff;
    padding: 0;
    margin: 0;
}

.container-fluid {
    --bs-gutter-x: 0 !important;
}

.banner {
    padding: 0 !important;
}

.landing-heading h1 {
    font-size: 40px !important;
    font-size: calc(28px + 1vw) !important;
    line-height: 1.1em;
}

.landing-heading h2 {
    font-size: 32px !important;
    font-size: calc(16px + 1vw) !important;
    line-height: 1.2em;
}

.landing-heading h3 {
    font-size: 28px !important;
    font-size: calc(13px + 1vw) !important;
    line-height: 1.2em;
}

.landing-cta-primary {
    max-width: 320px;
    z-index: 1;
    background-color: #315d87;
    border-radius: 2px;
    box-shadow: 0px 14px 24px 0px rgba(0, 0, 0, 0.45), 0px -1px 0px 8px rgba(255, 255, 255, 0.10);
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    letter-spacing: .04em;
    line-height: normal;
    margin: 20px auto;
    text-decoration: none;
    text-transform: none;
    padding: 14px 30px;
    white-space: nowrap;
    font-size: 22px;
    font-size: calc(16px + .4vw);
}

.fx-red {
    color: #C63B39;
}

.fx-notred {
    color: #000;
    font-weight: 400;
}

.fx-white {
    color: #fff;
    font-weight: 400;
}

.fx-white-body {
    color: #fff;
    font-weight: 300;
    letter-spacing: .03em;
    margin-left: 5rem;
    font-size: 18px;
    font-size: calc(16px + .2vw);
}

@media (max-width: 1000px) {
    .fx-white-body {
        margin-left: 0;
    }
}

header.masthead {
    position: relative;
    background-color: #343a40;
    background: url(https://sepro.com/media/4137/02-become-a-hero-cleared.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 1440px;
    margin: 0 auto;
}

    header.masthead .overlay {
        position: absolute;
        background-color: #212529;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0.3;
        display: none;
    }


.showcase-top {
    background: url(https://sepro.com/media/4136/porc-water-darker.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.responsively {
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    header.masthead {
        padding-top: 34%;
        padding-bottom: 34%;
    }

    .showcase .showcase-text {
        padding: 2.7rem;
    }

    .showcase .showcase-img {
        min-height: 30rem;
        background-size: cover;
    }
}

@media (min-width: 768px) {
    .showcase .showcase-text {
        padding: 7rem;
    }
}

.features-icons {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

    .features-icons .features-icons-item {
        max-width: 20rem;
    }

        .features-icons .features-icons-item .features-icons-icon {
            height: 7rem;
        }

            .features-icons .features-icons-item .features-icons-icon i {
                font-size: 3.5rem;
            }

        .features-icons .features-icons-item:hover .features-icons-icon i {
            font-size: 4rem;
        }


.call-to-action .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}

footer.footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.form-signin .checkbox {
    margin-bottom: 10px;
    margin-top: 10px;
}

#section4 .features-icons {
    padding-bottom: 0;
}

#section5 .features-icons {
    padding-top: 3rem;
}

/* Hold Font Headings to set size when viewport is larger than 1440px */

@media only screen and (min-width:1440px) {
    .landing-heading h1 {
        font-size: 40px !important;
    }

    .landing-heading h2 {
        font-size: 32px !important;
    }

    .landing-heading h3 {
        font-size: 28px !important;
    }

    .fx-white-body {
        font-size: 20px;
    }
}

.advantage-dynamic-company-name {
    font-weight: bold;
    padding: 0 10px 20px 0;
}

.advantage-dynamic-level-silver {
    background-color: #C0C0C0;
    padding: 2px 8px;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
}

.advantage-dynamic-level-gold {
    background-color: #FFD700;
    padding: 2px 8px;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
}

.advantage-dynamic-level-platinum {
    background-color: #E5E4E2;
    padding: 2px 8px;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
}

i:nth-child(n+3):after {
    content: "\00a0";
}

.advantage-dynamic-price {
    padding: 2px 8px;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

table.table-program {
}

.table-program-title {
    font-weight: bold;
    background-color: #C7DBF5 !important;
    border-bottom: 1px solid #fff;
}

tr.table-estimated-total-rebate {
    color: #fff !important;
    background-color: #3C5C84 !important;
}

td.table-title-estimated-total-rebate {
    color: #fff !important;
    font-size: 20px !important;
    text-align: right !important;
}

td.table-amount-estimated-total-rebate {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

.accordion-body .card-body {
    background: #fff;
}

.welcome-message i {
    font-weight: bold;
    font-style: normal !important;
}


/* .sidebar-company-container {
  background-color: #EEEDEB;
  padding: 1rem;
  box-sizing: border-box;
  border-left: solid 1px rgba(0,0,0,0.23);
  margin: 20px 0 -16px 0;
}

.sidebar-company-container:before {
  z-index -999;
  content: " ";
  position: absolute;
  background: inherit;
  width: 26px;
  height: 26px;
  top: 126px;
  left: -12px;
  transform: rotate(45deg);
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.18);
     -moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.18);
          box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.18);
} */

.sidebar-company {
    background-color: #EEEDEB;
    padding: 1rem;
    box-sizing: border-box;
}

    .sidebar-company h6 {
        line-height: 1.4em;
    }

table.table-myinvoices,
table.table-previousplan,
table.table-currentplan,
table.table-plans {
    font-size: 13px;
}

    table.table-myinvoices a,
    table.table-previousplan a,
    table.table-currentplan a,
    table.table-plans a {
        color: #5374B1;
        font-weight: bold;
        text-decoration: none;
        padding: 2px 8px;
        white-space: nowrap;
    }

    table.table-myinvoices th,
    table.table-previousplan th,
    table.table-currentplan th,
    table.table-plans th {
        white-space: nowrap;
    }

        table.table-myinvoices th a:hover,
        table.table-previousplan th a:hover,
        table.table-currentplan th a:hover,
        table.table-plans th a:hover,
        table.table-plans td a:hover {
            background-color: #5374B1;
            font-weight: bold;
            text-decoration: none;
            color: #fff;
            border-radius: 4px;
        }

.table-myinvoices i,
.table-previousplan i,
.table-currentplan i,
.table-plans i {
    color: #999;
}

.table-myinvoices a i,
.table-previousplan a i,
.table-currentplan a i,
.table-plans a i {
    text-decoration: none;
    color: #333;
    padding: 5px;
}

    .table-myinvoices a i:hover,
    .table-previousplan a i:hover,
    .table-currentplan a i:hover,
    .table-plans a i:hover {
        color: #fff;
        text-decoration: none;
        background-color: #5374B1;
        border-radius: 4px;
    }

table.table-myinvoices .text-secondary,
table.table-previousplan .text-secondary,
table.table-currentplan .text-secondary,
table.table-plans .text-secondary {
    padding-top: 5px;
    padding-left: 10px !important;
    opacity: .4;
}

i.num-circle {
    color: #999999;
    font-size: 11px;
    padding-right: 4px;
}

i.num-doc {
    color: #999999;
    padding-right: 5px;
}

h6 b a i {
    color: #5374B1;
    padding-left: 6px;
}

/* 
textarea.form-control::before,
textarea#productCostFprmControlTextarea.input-focused label::before, 
textarea#productCostFormControlTextarea.input-has-value label::before {
  content: "test";
} 
*/

input.blueTextBoxes, input.blueTextBoxes::placeholder, input.blueTextBoxes:disabled {
    background-color: #4975B6;
    color: #fff;
    /*font-size: 1.8rem;*/
}