.bestkit-points-box {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    padding: 1rem 1.5rem;
    text-align: left;
}
.bestkit-points-box p {
    font-weight: bold;
}
#cart .bestkit-points-box {
    margin-top: 10px;
}
#cart .bestkit-points-box h3 {
    text-align: center;
}
.bestkit-points-box li {
    list-style-type: circle;
}
#module-bestkit_points-rewards_rules .list-group-item.active span {
    color: white;
}
#module-bestkit_points-my_points .help {
    padding: 15px 0;
}
#order-detail td.status .label,
#module-bestkit_points-my_points td.status .label {
    padding: 5px;
}
#module-bestkit_points-my_points .actual_balance,
#module-bestkit_points-my_points .history_balance {
    padding-bottom: 25px;
}
#header .header-nav .my_balance_currency_link {
    margin-left: 0.5rem;
    margin-top: .9375rem;
    text-align: right;
    white-space: nowrap;
}
.bestkit-points-box ul.product-list {
    font-size: 80%;
}
.bestkit_points_points_spend {
    padding-top: 25px;
}
.bestkit_points_points_spend .wrapper {
    padding-top: 5px;
}
#bestkit_points_slider_val {
    font-weight: bold;
}