.popup-close                {background:url(../images/mesaje.png) top right no-repeat;margin:5px -6px 0 5px;;text-indent:-9999px;display:block;width:16px;height:15px; float:right;cursor:pointer;border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.popup-box                  {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;border:2px solid #8b9c93;background:#FFFFFF;color: #335E6A;height: 83px;text-align: center;width: 338px;padding:0 10px 10px;text-align:left;}
.popup-content              {color:#000; padding-top: 20px;}
.popup-content h1           {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#8b9c93;padding-top:20px;;text-align:left}
.popup-content h3           {border-bottom:solid 1px #ccc;margin:10px 0;}
.popup-message-ok           {background:#CFE7FF;color:#000;padding:5px;border:solid 1px #65abf0}
.popup-message-error		{background:#fcc;color:#f00;padding:5px;}
.popup-money                {font-size:14px;padding:2px 5px;font-family:monospace;background:#FFEFEF;font-weight:bold;color:#8A8888;float:right;margin:-16px 15px 0 0;line-height:12px !important;-moz-border-radius: 10px;border-radius:10px;-webkit-border-radius:10px;border:1px solid #8A8888;}
.popup-money span			{ color:#EF4137;}
.popup-box .popup-money     {margin-top: 4px;}
.popup-box .popup-content .popup-money     {margin-top: -16px;}
.popup-slider 				{height: 16px;background: #b9d5f0;border-radius: 10px;-moz-border-radius: 10px;}
.popup-slider-handle 		{width: 16px;height: 16px;cursor: move;background: url('../images/popup/slider_handle.png') top no-repeat;}
.popup-content .main_content {width: 100% !important;}
#newsletter-popup           {background:url(../include/newsletter_popup/images/nwl.png) no-repeat;width:515px !important;height:448px !important;border:none;}
#newsletter-popup .popup-close {margin:200px 63px 0 5px !important} 
#newsletter-popup .popup-content {color: #646464 !important;padding: 255px 0 0 74px !important;} 
#newsletter-popup .popup-content p{font-weight:bold;line-height:22px;} 
#newsletter-popup .btn       {margin: 0 50px 0 0;} 


#click-popup,#bstore-popup-box{position: fixed !important;top: 50% !important;transform: translateY(-50%);z-index: 999999 !important;}