.balance-label-color {
    color: #fff;
    font-size: x-small;
    margin-top: 3px;
}

h5.balance, h5.savings, h5.statement {
    color: #fff;
    font-size: small;
    margin-left: 15px;
}
html body span.account-currency {
    position: absolute;
    margin-left: 8px;
    margin-top: 9px;
    color: #0075c8;
    font-size: 12px;
}

html body span.account-currency-blue {
    position: absolute;
    margin-left: 8px;
    margin-top: 7px;
    color: #fff;
    font-size: 12px;
}
.blue-content-block{
    color: #0075c8;
    padding-left: 93px;
    font-weight: 700;
    margin-top: 43px;
    font-size: 11px;
}

.white-content-block{
    color: #ffffff;
    padding-left: 93px;
    margin-top: 43px;
    font-size: 11px;
    font-weight: 400;
}
.balance-block-owing{
    background-color: white;
    border: 1px solid #dbdbdb;
    height: 30px;
    width: 150px;
    margin: 2px;
}

.balance-block-credit{
    background-color: #0075c8;
    border: 1px solid #dbdbdb;
    height: 30px;
    width: 150px;
    margin: 2px;
}

.balance-block-due{
    background-color: #0075c8;
    border: 1px solid #dbdbdb;
    height: 30px;
    width: 150px;
    margin: 2px;
}
.previous-payout{
    font-size: small;
    color: #0075c8;
    font-weight: 700;
    border: solid 1px #67baaf;
    margin-left: 15px;
    padding: 5px;
    padding-right: 6px;
    width: 63%;
    border-radius: 3px;
}
.back-payout{
    font-size: small;
    color: #0075c8;
    font-weight: 700;
    border: solid 1px #67baaf;
    margin-left: 15px;
    padding: 5px;
    padding-right: 6px;
    width: 50%;
    border-radius: 3px;
}

.savings-font{
    font-size: 13px;
    padding: 4px;
}


.total-font{
    font-size: 13px;
    font-weight: 600;
    padding: 4px;
}


.month-hide{
  display: none;
}


.full-wealth-bonus{
    font-size: 11px;
    display: block;
    max-width: 210px;
    margin: 0 auto;
    text-align: center;
    border-radius: 2.5px;
    color: #0075c8;
    font-weight: 900;
    border: solid 1px #fafafa;
    background-color: #fafafa;
    position: relative;
    top: 10px;
    max-height: 33px;
}
.your-contribution-first{
    background-color: #ffffff;
    height: 30px;
    width: 85px;
}

.your-contribution-second{
    background-color: #ffffff;
    height: 30px;
    width: 85px;
}
.reward-contribution-first{
    background-color: #ffffff;
    height: 30px;
    width: 85px;
}

.reward-contribution-second{
    background-color: #ffffff;
    height: 30px;
    width: 85px;
}

.sanlam-contribution-first{
    background-color: #ffffff;
    height: 30px;
    width: 85px;
}

.sanlam-contribution-second{
    background-color: #ffffff;
    height: 30px;
    width: 85px;
}

.total-contribution-first{
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    height: 30px;
    width: 85px;
}

.total-contribution-second{
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    height: 30px;
    width: 85px;
}

.reward-partner-font{
    font-size: x-small;
    position: absolute;
    color: white;
    top: 6em;
}

.saver-font{
    font-size: x-small;
    color: white;
}
.icon-font-size {
    font-weight: 900;
    position: absolute;
    left: 25em;
}

.this-month{
    color: #ffffff;
    font-size: x-small;
}

.section-savings {
    padding-left: 3px;
    height: 350px;
}

.sections-statements {
    height: 350px;
}

.this-bonus{
    color: #ffffff;
    font-size: x-small;
}

.section-balance {
    height: 350px;
}

.main-block{
    padding-top: 22px;
}

.total-block{
padding-top: 7em;
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #c3c5c8;
    outline: 0;
    height: 27px;
    line-height: 30px;
    width: 100%;
    font-size: 14px;
    margin: -4px 0px 0px 0px;
    padding: 0;
    display: block;
    user-select: none;
}
.statements-input {
    padding-left: 0;
}

.statements-button {
    width: 100%;
}

p.statement-font {
    color: #fff;
    font-size: x-small;
}
@media only screen and (max-width: 500px) {

    .blue-content-block{
        color: #0075c8;
        padding-left: 60px;
        font-weight: 700;
        margin-top: 43px;
        font-size: 11px;
    }

    .white-content-block{
        color: #ffffff;
        padding-left: 60px;
        margin-top: 43px;
        font-size: 11px;
        font-weight: 400;
    }

    .total-font{
        font-size: 11px;
        font-weight: 600;
        padding: 4px;
    }
    .savings-font{
        font-size: 11px;
        padding: 4px;
    }
    .your-contribution-first{
        background-color: #ffffff;
        height: 30px;
        width: 72px;
    }

    .your-contribution-second{
        background-color: #ffffff;
        height: 30px;
        width: 72px;
    }
    .reward-contribution-first{
        background-color: #ffffff;
        height: 30px;
        width: 72px;
    }

    .reward-contribution-second{
        background-color: #ffffff;
        height: 30px;
        width: 72px;
    }

    .sanlam-contribution-first{
        background-color: #ffffff;
        height: 30px;
        width: 72px;
    }

    .sanlam-contribution-second{
        background-color: #ffffff;
        height: 30px;
        width: 72px;
    }

    .total-contribution-first{
        background-color: #ffffff;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 72px;
    }

    .total-contribution-second{
        background-color: #ffffff;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 72px;
    }


    .full-wealth-bonus {
        font-size: 11px;
        display: block;
        max-width: 210px;
        margin: 0 auto;
        text-align: center;
        border-radius: 2.5px;
        color: #0075c8;
        font-weight: 900;
        border: solid 1px #fafafa;
        background-color: #fafafa;
        position: relative;
        top: 10px;
    }

    .saver-font {
        font-size: small;
        color: white;
    }

    .icon-font-size {
        font-weight: 900;
        position: absolute;
        left: 1em;
    }
    .balance-block-owing{
        background-color: white;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 120px;
        margin: 2px;
    }

    .balance-block-credit{
        background-color: #0075c8;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 120px;
        margin: 2px;
    }

    .balance-block-due{
        background-color: #0075c8;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 120px;
        margin: 2px;
    }
    .previous-payout {
        font-size: small;
        color: #0075c8;
        font-weight: 700;
        border: solid 1px #67baaf;
        margin-left: 15px;
        padding: 5px;
        padding-right: 6px;
        width: 63%;
        border-radius: 3px;
    }

    .back-payout {
        font-size: small;
        color: #0075c8;
        font-weight: 700;
        border: solid 1px #67baaf;
        margin-left: 15px;
        padding: 5px;
        padding-right: 6px;
        width: 50%;
        border-radius: 3px;
    }
    .statements-button {
        width: 135px;
        display: block;
        text-align: center;
    }
}
@media screen and (min-width: 501px) and (max-width: 1025px) {

    .blue-content-block{
        color: #0075c8;
        padding-left: 62px;
        font-weight: 700;
        margin-top: 43px;
        font-size: 11px;
    }

    .white-content-block{
        color: #ffffff;
        padding-left: 62px;
        margin-top: 43px;
        font-size: 11px;
        font-weight: 400;
    }
    .savings-font{
        font-size: 11px;
        padding: 4px;
    }
    .total-font{
        font-size: 11px;
        font-weight: 600;
        padding: 4px;
    }

    .icon-font-size {
        font-weight: 900;
        position: absolute;
        left: 25.8em;
    }
    .back-payout {
        font-size: x-small;
        color: #0075c8;
        font-weight: 700;
        border: solid 1px #67baaf;
        margin-left: 15px;
        padding: 5px;
        padding-right: 6px;
        width: 50%;
        border-radius: 3px;
    }
    .full-wealth-bonus {
        font-size: 11px;
        display: block;
        max-width: 210px;
        margin: 0 auto;
        text-align: center;
        border-radius: 2.5px;
        color: #0075c8;
        font-weight: 900;
        border: solid 1px #fafafa;
        background-color: #fafafa;
        position: relative;
        top: 10px;
        max-height: 33px;
    }
    .previous-payout {
        font-size: x-small;
        color: #0075c8;
        font-weight: 700;
        border: solid 1px #67baaf;
        margin-left: 15px;
        padding: 5px;
        padding-right: 6px;
        width: 63%;
        border-radius: 3px;
    }
    .your-contribution-first{
        background-color: #ffffff;
        height: 30px;
        width: 65px;
    }

    .your-contribution-second{
        background-color: #ffffff;
        height: 30px;
        width: 65px;
    }
    .reward-contribution-first{
        background-color: #ffffff;
        height: 30px;
        width: 65px;
    }

    .reward-contribution-second{
        background-color: #ffffff;
        height: 30px;
        width: 65px;
    }

    .sanlam-contribution-first{
        background-color: #ffffff;
        height: 30px;
        width: 65px;
    }

    .sanlam-contribution-second{
        background-color: #ffffff;
        height: 30px;
        width: 65px;
    }
    .saver-font{
        font-size: xx-small;
        color: white;
    }
    .total-contribution-first{
        background-color: #ffffff;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 65px;
    }

    .total-contribution-second{
        background-color: #ffffff;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 65px;
    }

    .balance-block-owing{
        background-color: white;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 120px;
        margin: 2px;
    }

    .balance-block-credit{
        background-color: #0075c8;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 120px;
        margin: 2px;
    }

    .balance-block-due{
        background-color: #0075c8;
        border: 1px solid #dbdbdb;
        height: 30px;
        width: 120px;
        margin: 2px;
    }


}
@media only screen and (max-width: 321px) {
    .saver-font {
        font-size: x-small;
        color: white;
    }
}

