﻿#sectionHeader {
    background: none;
    margin-bottom: 0
}

    #sectionHeader h1 {
        display: none
    }

.logo-container {
    width: auto;
    text-align: center;
    vertical-align: middle;
    margin: 20px 0
}

    .logo-container img {
        width: 212px
    }

tr.small td {
    font-size: 12px;
    padding-top: 20px
}

tr.large td {
    font-size: 16px;
    font-weight: bold
}

    tr.large td.reward-total {
        font-weight: normal
    }

.calc-sidebar {
    top: 0;
    -webkit-transition: top .25s;
    transition: top .25s
}

@media only screen and (min-width:992px) {
    #sectionHeader h1 {
        display: inline-block
    }

    .logo-container {
        float: right;
        text-align: left;
        height: 50px;
        line-height: 50px;
        margin: 0 30px 0
    }

    .calc-sidebar.fixed {
        position: fixed;
        top: 46px;
        max-width: 242.5px;
        z-index: 9
    }

        .calc-sidebar.fixed.nav-visible {
            top: 120px
        }
}

@media only screen and (min-width:1200px) {
    .calc-sidebar.fixed {
        max-width: 370px
    }
}

#pp-purchases, #participating-brands {
    background: #FFFFFF;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
    padding: 25px 20px;
    margin-top: 20px
}

#participating-brands {
    margin-bottom: 20px
}

    #participating-brands span.section-title {
        margin-bottom: 1em
    }

#portfolio-rewards {
    padding: 25px 0
}

span.section-title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #333333;
    margin: 0;
    letter-spacing: -0.015em;
    margin-bottom: 1em;
}

.calc-container label, .calc-container input {
    display: block;
    width: 100%;
    outline: none
}

.calc-container hr {
    border-top: 1px solid #979797
}

/*button {
    background: #1B7383;
    color: #fff;
    border: none;
    font-size: 24px;
    text-transform: uppercase;
    padding: 5px 80px;
    outline: none
}*/

/*   button.disabled {
        background: #f3f3f3;
        color: #a6a6a6;
        cursor: default
    }
*/
.purchases-form label {
    margin-top: 20px;
    margin-bottom: 5px;
}

.purchases-form input[type="text"] {
    height: 45px;
    line-height: 45px;
    border: 1px solid #BDBDBD;
    border-radius: 7px;
    margin: 0;
    padding: 0 10px;
    -webkit-appearance: none
}

.select-container {
    position: relative;
    width: 100%;
    height: 45px;
    border-right: 1px solid #bdbdbd;
    overflow: hidden;
    border-radius: 7px;
}

    .select-container:after {
        content: url(../images/PartnerProgram/select-arrow.png);
        width: 20px;
        height: 10px;
        float: right;
        margin-top: -32px;
        margin-right: 8px
    }

    .select-container select {
        width: calc(100% + 30px);
        background-color: transparent;
        height: 45px;
        line-height: 45px;
        border: 1px solid #BDBDBD;
        border-radius: 7px;
        margin: 0;
        padding: 0 10px;
        -webkit-appearance: none;
        cursor: pointer
    }

        .select-container select:disabled, .purchases-form input:disabled {
            background: #f3f3f3;
            cursor: default
        }

.purchases-form button {
    width: 100%;
    margin-top: 30px
}

@media only screen and (min-width:992px) {
    #pp-purchases {
        margin-top: 0
    }

    .purchases-form button {
        width: auto
    }

    .calc-container .col-md-3 {
        width: calc(25% + 15px);
        margin-left: -15px;
        padding-right: 0
    }
}

#purchase-table {
    width: 100%;
    margin-top: 30px;
    display: none
}

    #purchase-table thead {
        font-weight: bold
    }

    #purchase-table td {
        width: 12%;
        padding: 15px 5px;
        word-wrap: break-word
    }

        #purchase-table td:first-child {
            width: 4%;
            display: none
        }

        #purchase-table td:nth-child(2) {
            width: 28%
        }

        #purchase-table td:nth-child(3), #purchase-table td:nth-child(5) {
            display: none
        }

    #purchase-table tbody td {
        border-bottom: 1px solid #979797
    }

    #purchase-table thead td, #purchase-table tfoot td {
        padding: 0 5px
    }

        #purchase-table tfoot td:first-child {
            padding-left: 20px
        }

    #purchase-table tfoot td {
        height: 50px;
        vertical-align: middle;
    }

.product-acres span, .product-subtotal span {
    display: none
}

#purchase-table tfoot {
    border: 1px solid #979797
}

#purchase-table input:disabled, #purchase-table select:disabled {
    -webkit-appearance: none;
    background: none;
    border: 1px solid #fff;
    padding: 2px
}

.edit-row {
    text-align: right
}

    .edit-row a {
        color: #1B7383;
        text-decoration: none
    }

    .edit-row span {
        color: #525252;
        padding-right: 15px;
        cursor: pointer
    }

    /*.edit-row a {
        display: none
    }*/

    .edit-row.editing span {
        display: inline-block
    }

p.disclaimer {
    font-size: 12px
}

#purchase-table + p.disclaimer {
    margin: 20px 0 0
}

.reward-info {
    display: inline-block;
    width: 100%;
    background: #1B7383;
    color: #fff;
    padding: 7px 15px;
    margin: 20px 0
}

#total-points .table-container {
    position: relative
}

#total-points table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    text-align: center
}

    #total-points table thead {
        font-weight: bold
    }

        #total-points table thead td {
            background: #fff
        }

    #total-points table td {
        border: 1px solid #979797;
        padding: 10px 5px
    }

    #total-points table tbody td {
        position: relative
    }

#total-points tr.active {
    font-weight: bold;
    border: 3px solid #97cd78
}

/*#total-points tbody tr:nth-child(n+6) {
    display: none
}*/

.level-marker {
    display: none;
    width: 240px;
    background: #fff;
    font-weight: normal;
    position: absolute;
    left: 210px;
    top: 50%;
    border: 3px solid #97cd78;
    padding: 5px 10px;
    transform: translateY(-50%)
}

    .level-marker:before {
        content: "";
        display: block;
        width: 30px;
        height: 3px;
        background: #97cd78;
        position: absolute;
        left: -33px;
        top: calc(50%);
        transform: translateY(-50%)
    }

@media only screen and (min-width:992px) {
    #total-points table {
        width: 360px
    }

    #purchase-table td:nth-child(2) {
        width: 20%
    }

    #purchase-table td:first-child, #purchase-table td:nth-child(3), #purchase-table td:nth-child(5) {
        display: table-cell
    }

    .edit-row span {
        display: none
    }

    .edit-row a {
        display: inline-block
    }

    .reward-info {
        width: auto
    }

    .level-marker {
        display: block
    }
}

.brand-logo {
    margin-top: 1em
}

    .brand-logo:first-child {
        margin-top: 0
    }

    .brand-logo img {
        height: 20px
    }

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media(min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
    
}

@media(min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media(min-width:1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

.reward-block {
    background: #1B7383;
    color: #fff;
    padding: 25px 15px;
    border-bottom: 0
}

    .reward-block table {
        table-layout: fixed;
        width: 100%
    }

    .reward-block td:nth-child(even) {
        text-align: center
    }

    .reward-block td:nth-child(1) {
        width: 55%
    }

    .reward-block td:nth-child(3) {
        text-align: right
    }

    .reward-block hr {
        border-top: 1px solid #fff
    }

.share-results {
    background: #fff;
    border: 1px solid #f3f3f3;
}

    .share-results > div {
        display: inline-block;
        width: 50%;
        padding: 15px 0;
        text-align: center
    }

        .share-results > div span {
            position: relative;
            vertical-align: middle;
            top: -3px
        }

.email-results {
    background: #fff;
    color: #1B7383;
    cursor: pointer
}

    .email-results span {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(../PartnerProgram/calculatorimages/send.png) center center no-repeat;
        background-size: 20px 20px
    }

.email-form {
    background: #fff;
    padding: 20px 0;
    border-top: 1px solid #a6a6a6;
    position: relative;
    display: none
}

    .email-form .form-container {
        padding: 0 10px
    }

    .email-form:after, .email-form:before {
        content: '';
        display: block;
        position: absolute;
        left: 15px;
        width: 0;
        height: 0;
        border-style: solid
    }

    .email-form:after {
        top: -19px;
        border-color: transparent transparent #fff transparent;
        border-width: 10px
    }

    .email-form:before {
        top: -20px;
        border-color: transparent transparent #a6a6a6 transparent;
        border-width: 10px
    }

    .email-form input[type="text"] {
        height: 36px;
        line-height: 36px;
        border: 1px solid #a6a6a6;
        margin: 15px 0 0;
        padding: 0 10px;
        border-radius: 0;
        -webkit-appearance: none
    }

        .email-form input[type="text"]:first-child {
            margin-top: 0
        }

    .email-form button {
        width: 100%;
        margin-top: 15px
    }

.print-results {
    color: #1B7383;
    cursor: pointer
}

    .print-results span {
        display: inline-block;
        width: 25px;
        height: 20px;
        background: url(/images/PartnerProgram/print.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: relative;
        margin-left: 3px
    }

.email-thankyou {
    background: #fff;
    padding: 15px;
    display: none
}

@media print {
    .bonus-category .inner .col-sm-3 div img {
        max-width: 200px !important
    }
}

input.pp-quantity {
    font-size: 17px;
}


/*---east calculator--*/

.btn.btn_blue.disabled {
    background: #C4D4D7;
    border-radius: 11px;
    color: #333;
    cursor: default;
}

@media (min-width: 992px) {
    .col-md-pull-3 {
        right: 33%;
    }

    .col-md-push-9 {
        left: 68%;
    }
}



@media print {
    #pp-purchases {
        border: 1px solid #bdbdbd;
    }
}

.edit-row span {
    display: none
}
/*@media screen and (max-width: 992px) {
    .total-points {
        visibility: hidden;
    }

    .total-points1 {
        visibility: visible;
    }
}*/
@media screen and (max-width: 767px) {
    .calc-sidebar.fixed {
        position: fixed;
        max-width: 86%;
        z-index: 9
    }
}
@media screen and (min-width: 767px) and (max-width: 820px) {
    .calc-sidebar.fixed {
        position: fixed;
        max-width: 93%;
        z-index: 9
    }
}

