.coupon-area{
box-shadow: 0 0 15px;
float: left;
font-weight: bold;
margin: 20px 250px 0 35px;
width: 625px;
}

#coupon-dialogbox {
background-color: white;
font-family: arial;
height: 434px;
left: 25%;
margin: 0;
position: relative;
top: 18%;
width: 500px;
display: none;
}

.img{
float: right;
margin-top: -35px;
margin-right: -37px;
}
#coupon-dialogbox {
background: none repeat scroll 0 0 #000;
display: none;
height: 200%;
left: 0;
opacity: 0.92;
position: absolute;
top: 0;
width: 100%;
z-index: 111;
}
#coupon-popup {
background-color: white;
font-family: arial;
height: auto;
left: 25%;
margin: 0;
position: relative;
top: 5%;
width: 500px;
}
.close-newsbtn {
color: #67a5ba;
float: left;
font-family: arial;
font-size: 30px;
position: relative;
top: -12px;
left: 13px;
cursor: pointer;    
}

.coupon-popup-heading > h3 {
  font-family: arial;
  font-size: 24px;
  padding: 21px 0;
  text-align: center;
  color: #464553;
  text-transform: uppercase;
}
.coupon-border-image.topimg {
float: left;
margin-top: -5px;
width: 96%;
}
.coupon-border-image.topimg > img {
  width: 100% !important;
}
.close-popupbtn {
float: right;
left: 3px !important;
margin-top: -9px;
position: relative;
top: -16px;
cursor: pointer;
}
.coupon-border-image.bottomimg > img {
  width: 100% !important;
  position: relative;
  top: 4px;
}
.cart-image {
  float: right;
  height: 150px;
  padding-top: 12px;
  text-align: right;
  width: 40%;
}
.cart-image > img {
  width: 100%;
}
.coupon-label {
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #FE1416;
}
.cr-details {
  padding: 6px;
  width: 97%;
}
.coupon-details {
color: #ff6a26;
font-family: arial;
font-size: 16px;
font-weight: bold;
margin-bottom: 50px;
margin-top: 10px;
text-align: center; 
}
.cia-left {
  width: 60%;
  float: left;
}
.coupon-images-area {
  clear: both !important;
}

.cia-right {
  float: left;
  width: 40% !important;
}
.ciar-discount {
background-image: url("percent-off.png");
background-position: center center;
background-repeat: no-repeat;
height: 95px;
width: 170px;
margin-top: 120px;
}
.discount-percet {
  color: #fff;
  font-family: arial;
  font-size: 74px;
  margin: 0 !important;
  padding: 0 !important;
  text-align: right;
  vertical-align: top !important;
  width: 66%;
}
.coupon-code {
  color: #FE1416;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
}
.discount-image img {
  clear: both;
  margin-top: -31px !important;
  padding: 0 !important;
}
.discount-image {
  text-align: center;
}
.coupon-code-text {
  text-align: center;
  margin-top: 9px;
  margin-bottom: 15px !important;
}