#dialog .main_help { width: 100%; height: 100%; top: 0; left: 0; position: absolute; z-index: 10001; }
#dialog .main_help_bg { width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); position: absolute; z-index: 10000; }
#dialog .main_help_dialog { position: absolute; text-align: center; background: url('../../images/help-sc3fe9698df.png') 0 -59px; height: 549px; width: 863px; position: absolute; left: 50%; margin-left: -431.5px; top: 50%; margin-top: -274.5px; z-index: 10002; }
#dialog .main_help_close { position: absolute; top: -10px; right: -10px; z-index: 10003; background: url('../../images/help-sc3fe9698df.png') 0 0; height: 59px; width: 65px; }
#dialog .main_help_image { background-image: url(../../../images/help.png); background-repeat: no-repeat; background-position: center center; background-size: contain; display: block; width: 100%; height: 100%; pointer-events: none; }
