.popupVoucher *{box-sizing:border-box;margin:0;padding:0;font-family:sans-serif}
.popupVoucher{position:fixed;z-index:999;width:100%;height:100%;display:none;justify-content:center;align-items:center;left:0;top:0;background: rgb(0 0 0 / 15%);}
.popupVoucher .vContent{width:100%;margin:0 12px;max-width:696px;padding:24px 20px;position:relative;background:url(../images/ad_vungoi_form_voucher/texture.jpg) 0 0/contain}
.popupVoucher .vContent .btnClose{display:block;position:absolute;right:7px;top:7px;transform:rotate(45deg);font-size:50px;color:#000;font-weight:700;line-height:27px;cursor:pointer}
.popupVoucher .vContent .btnClose:hover{color:red}
.popupVoucher .vContent .vForm{width:90%}
.popupVoucher .vContent .vForm .vTitle{font-size:18px;text-transform:uppercase;text-align:center;margin-bottom:20px;line-height:24px;font-weight:700}
.popupVoucher .vContent .vForm .vTitle .vDesc{font-size: 14px;color:#414141}
.popupVoucher .vContent .vForm .vTitle span{color:#ff383c}
.popupVoucher .vContent .vForm .vInput{width:100%;height:auto;padding:5px 12px;font-size:14px;border:none;margin-bottom:10px;border-radius:5px}
.popupVoucher .vContent .vForm .vInput:focus{outline:0}
.popupVoucher .vContent .vForm .btnSubmitVourcher{padding:8px 20px;font-size:16px;font-weight:700;background:#389811;text-transform:uppercase;display:block;margin:0 auto;border:none;color:#fff;border-radius:6px;cursor:pointer;border-top:none;border-left:none}
.popupVoucher .vContent .vArrowImg{width:32%;margin:12px auto 0;display:block;position:absolute;bottom:3%;right:-10px}