.copon-offer-list {background-color: #fff;width: 421px;height: 250px;color: #000;border: 2px solid #e0e0e0;border-radius: 10px;overflow: auto;text-align: justify;scrollbar-color: dark}
.coupon-title {font-weight: bold;text-transform: uppercase}
.coupon-comment {font-size: 13px}
.coupon-condition {color: #808080;font-weight: bold;cursor: pointer}
.coupon-terms-condition {position: fixed;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.4);top: 0;display: none;z-index: 9999;left: 0}
.coupon-terms-condition-text {background-color: #fff;width: 50%;top: 24%;position: relative;left: 25%;min-height: 81px;z-index: 999;color: #000;opacity: 1;border-radius: 8px;padding: 60px}
.icon-star {background-image: url("../image/close-img.png");position: absolute;top: 5px;right: 5px;width: 24px;height: 24px;cursor: pointer}
.left-content {width: 75%;float: left}
.coupon-ul-list li {width: 100%;float: left;position: relative}
.right-content {width: 22%;float: right}
.applynow {position: absolute;top: 40%;color: #fff !important;border-radius: 4px;padding: 2px !important}
.applynow-link, .applynow-link:hover {color: #fff !important;text-decoration: none}