.ecCouponBox{background-color:#fff;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;padding:50px 20px 15px;position:relative;width:100%}.ecCouponBox .couponBoxTitleContainer .couponBoxTitle{float:left;font-size:clamp(16px,16px + 2 * (100vw - 320px) / 1680,18px);font-weight:500;position:relative}.ecCouponBox .couponInputForm .generalFormField{padding-bottom:0}.ecCouponBox .activeCoupon{border:1px solid #e4e4e4;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px}.ecCouponBox .activeCoupon .activeCouponIcon{color:#f5901d}.ecCouponBox .activeCoupon .couponTitle{font-size:15px;font-weight:400}.ecCouponBox .activeCoupon .deleteCouponBtn{color:#808493;cursor:pointer;display:block;height:16px;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease;width:16px}.ecCouponBox .activeCoupon .deleteCouponBtn:hover{color:#000}.ecCouponBox .couponInputSubmitButton{background:none #e4e4e4;border:1px solid #e0e0e0;border-radius:3px;cursor:pointer;font-weight:500;height:40px;padding:5px 20px;position:absolute;right:20px;top:8px}.ecCouponBox .couponInputSubmitButton:hover{background:none #dfdfdf}.ecCouponBox .couponInputSubmitButton:active{background:none #d4d4d4}
