div.jqmAlert {display: none;position:fixed;top:20%;left:10%;right:10%;bottom:10%;}
* html div.jqmAlert {position: absolute;top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}
div.jqmAlertWindow {height: auto;width: auto;margin: auto;max-width:600px;padding: 10px 10px 10px 10px;background:#111;border:1px dotted #444;}
.jqmAlertTitle{margin:0px 0px 0px 0px;height:21px;color:#FFF;background:#000;}
.jqmAlertTitle h1{padding:2px 2px 2px 2px;font-size:12px;font-weight:bold;color:#FFF;}
div.jqmAlert .jqmClose em{display:none;}
div.jqmAlert .jqmClose {width:20px;height:20px;display:block;float:right;background:transparent url(http://www.up-rise.ru/All-Scripts/okno/close_icon_double.png) 0 0 no-repeat;}
div.jqmAlert a.jqmClose:hover,div.jqmAlert a.jqmCloseHover{ background-position: 0 -20px; }
div.jqmAlertContent{border-top:px;color:#FFF;font:11px arial;padding:5px 5px 5px 5px;margin:5px;border:1px dotted #111;letter-spacing:0px;background:#111 url(http://www.up-rise.ru/All-Scripts/okno/darkgrid.png);}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */