@CHARSET "UTF-8";#customer_alert_window,#customer_error_window{z-index:1002;position:absolute;top:50%;margin-top:-195px;width:500px;left:50%;margin-left:-250px;height:160px;display:none;background-color:#ececec;border-left:1px solid #989898;border-right:1px solid #989898;border-bottom:1px solid #989898;border-radius:5px}#customer_alert_window img,#customer_error_window img{position:absolute;top:-16px;right:-20px;cursor:pointer}#customer_alert_window img.loader-order-cart{position:absolute;height:100%;top:5px;left:37%}#customer_alert_window p,#customer_error_window p{text-align:center;height:65px;width:65%;margin:auto;padding-top:25px;padding-bottom:60px;font-weight:700}#alertWindowActionBox,#errorWindowActionBox{width:100%;padding-top:0;text-align:center}#black_overlay{position:fixed;display:none;top:0;left:0;width:100%;height:100%;background-color:#000;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=80);z-index:1001}