#backgroundPopup{display:none;position:fixed;_position:absolute;height:100%;width:100%;top:0;left:0;background:#000000;z-index:100;}
.popupW{background-color:#ffffff;display:none;left:50%;position:fixed;top:50%;z-index:200;}
/* * / .popupW.wWidth{left:0 !important; width:100% !important;} /* */
.modbatt{cursor:pointer;}
.krest{position:absolute;right:0px;top:0px;cursor:pointer;width:40px;height:40px;}
.krest:before{content:'\f00d';display:block;font-size:40px;color:#d69b03;position:absolute;z-index:2;left:5px;right:0;line-height:36px;}
.krest:hover:before{color:#ffb800;}