/*/!*custom for appleyard*!/

.cart-collaterals {
    margin: 0;
    padding: 0;
}
#awraf-discount-coupon-form{
    float: left;
}
input#awraf-amount.input-text{
    margin-left: 39px;
}

#awraf-discount-coupon-form div.input-box{
    width:260px;
}

#awraf-discount-coupon-form div.buttons-set{
    float: none;
    margin-left: 0 !important;
}
#awraf-discount-coupon-form .buttons-set{
    margin-left: 0 !important;
}
#awraf-discount-coupon-form div.buttons-set button {
    background: #ACACAC none repeat scroll 0% 0% !important;
    width: 258px;
    border: 1px solid #959595 !important;
    color: #464646;
    margin-left: 258px;
    margin-top: 6px;
}
#awraf-discount-coupon-form div.buttons-set button:hover {
    background: #ACACAC none repeat scroll 0% 0% !important;
    border: 1px solid #BDD4E7 !important;
    color: #BDD4E7 !important;
}

#awraf-discount-coupon-form .discount h2{
    font: 14px Arial,Helvetica,sans-serif;
    font-weight: bold;
}*/
.checkout-cart-index .cart-collaterals{
    width:60%;
}
.checkout-cart-index .totals{
    width:39%;
}
.discount-coupon-form{
    float:left;
}
#awraf-discount-coupon-form{
    float: left;
}
#awraf-discount-coupon-form .buttons-set{
    margin-left: 0;
    margin-top:8px;
}
#awraf-discount-coupon-form div.input-box{
    width:260px;
    margin-left: 40px !important;
}
#awraf-discount-coupon-form .discount h2{
    font: 14px Arial,Helvetica,sans-serif;
    font-weight: bold;
}

#widget {
    width: 100%!important;
    height:100%!important;
}