.promo_helper_box {
    display:none;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 15px;
}
.promo_helper_box .CartItem{
    padding: 5px;
    padding-left: 10px;
}
.promo_step_desc{
    width: 60%;
    float: left;
    margin-top: 10px;
}
.promo_step{
    width: 100%;
    clear: both;
    padding: 5px;
}
.promo_step .promo_Step_tick {
    width: 10%;
    float: left;
    display: none;
    margin-left: 10px;
}
.promo_step .step_options{
    width: 60%;
    float: left;
}
.dialog-ok-btn{
    width: 100px;
}
.cat-step, .item-step{
    width: 20%;
    float: right;
    min-width: 100px;
}
.promo_helper_controls{
    margin-bottom: 30px;
}
.add_clr_deal .btn{
    width: 45%;
    min-width: 100px; 
    float: right;
    margin-left:10px;
}
.add_clr_deal{
    width: 25%;
    padding: 5px;
    float: right;
}
.promo_helper .price_saving label{
    width: 47%;
}
.promo_helper .price_saving {
    width: 65%;
    min-width: 300px;
    float: left;
}
.deal_title_desc{
    margin-bottom: 50px;
}
.deal_unpromo_total{
     margin-left: 3px;
}

.promo_helper_terms{
    padding-top: 20px;
}
.PromoBox{
    border-radius: 10px;
    margin-bottom: 10px;
}
.PromoBox .UsePromoBtnDiv{
    height: 40px;
}
.PromoBox .UsePromoBtnDiv a{
    float: right; 
    width: 125px;
    margin-right: 5px;
}
.PromotionsHeader{
    border-radius: 10px;
    min-height: 30px;
    text-align:center;
}