
#partPayCalculatorWidgetDialog {
    z-index: 9999999;
}

#partPayCalculatorWidget {
    display: block;
    position: relative;
    float: right;
    /* clear: both; */
    margin-top: 40px !important;
}
.bc_cart_checkout.partpay_checkout{float:right;display: block;clear:unset;height: 66px;line-height: 66px;}
    .bc_cart_checkout.partpay_checkout:after {
    content: "\f522";
    font-family: "Dashicons";
    background: #c73b73;
    margin-top: 16px;
    position:relative;
    width: 30px;
    height: 30px;
    float: right;
    text-align: Center;
    line-height: 30px;
}


.ppsetup h1{ font-size:16px; display:block; text-align:center;  margin:0 0 30px 0; padding:0; top:0  }
.ppsetup hr{ display:block; margin:40px 0; border:0;  }

.ppsetup label{ color:#ddd; }