/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:516px; height:632px; background: #fff !important; }
.paper-vertical { width:516px; height:100%; }
.paper-horizontal { width:25243px; height:644px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:632px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:516px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item738 {
	width:308px !important;
	height:461px !important;
}

#item20362 {
	width:308px !important;
	height:461px !important;
	left:20px !important;
	top:152px !important;
}

#item739 {
	width:224px !important;
	height:442px !important;
}

#item20367 {
	width:224px !important;
	height:442px !important;
	left:66px !important;
	top:160px !important;
}

#item741 {
	width:34px !important;
	height:34px !important;
}

#item20372 {
	width:34px !important;
	height:34px !important;
	left:29px !important;
	top:394px !important;
}

#item742 {
	width:34px !important;
	height:35px !important;
}

#item20377 {
	width:34px !important;
	height:35px !important;
	left:29px !important;
	top:431px !important;
}

#item743 {
	width:117px !important;
	height:167px !important;
}

#item20382 {
	width:117px !important;
	height:167px !important;
	left:342px !important;
	top:125px !important;
}

#item744 {
	width:74px !important;
	height:109px !important;
}

#item20387 {
	width:74px !important;
	height:109px !important;
	left:261px !important;
	top:149px !important;
}

#item745 {
	width:149px !important;
	height:264px !important;
}

#item20393 {
	width:149px !important;
	height:264px !important;
	left:336px !important;
	top:265px !important;
}

#item88631 {
	width:87px !important;
	height:90px !important;
	left:13px !important;
	top:109px !important;
}

#item746 {
	width:167px !important;
	height:392px !important;
}

#item20398 {
	width:167px !important;
	height:392px !important;
	left:133px !important;
	top:134px !important;
}

#item747 {
	width:96px !important;
	height:206px !important;
}

#item20403 {
	width:96px !important;
	height:206px !important;
	left:308px !important;
	top:106px !important;
}

#item748 {
	width:196px !important;
	height:256px !important;
}

#item20408 {
	width:196px !important;
	height:256px !important;
	left:309px !important;
	top:332px !important;
}

#item82777 {
	width:41px !important;
	height:7px !important;
	left:29px !important;
	top:207px !important;
}

#item82804 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:214px !important;
}

#item82831 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:220px !important;
}

#item82858 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:250px !important;
}

#item82885 {
	width:41px !important;
	height:7px !important;
	left:29px !important;
	top:305px !important;
}

#item82912 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:312px !important;
}

#item82940 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:375px !important;
}

#item82967 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:404px !important;
}

#item82995 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:487px !important;
}

#item88399 {
	width:391px !important;
	height:522px !important;
	top:33px !important;
	border-radius:21px;
	background:#fff;
	border:solid 4.6px #c00059;
}

#item88401 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:319px !important;
	border-radius:11px;
	background:#000;
}

#item88402 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:395px !important;
	border-radius:11px;
	background:#000;
}

#item88403 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:471px !important;
	border-radius:11px;
	background:#000;
}

#item88404 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:319px !important;
	border-radius:11px;
	background:#000;
}

#item88405 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:395px !important;
	border-radius:11px;
	background:#000;
}

#item88406 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:471px !important;
	border-radius:11px;
	background:#000;
}

#item88397 {
	width:15px !important;
	height:28px !important;
	left:46px !important;
}

#item88395 {
	width:391px !important;
	height:554px !important;
	left:74px !important;
	top:45px !important;
}

#item749 {
	width:125px !important;
	height:271px !important;
}

#item20413 {
	width:125px !important;
	height:271px !important;
	top:35px !important;
}

#item751 {
	width:126px !important;
	height:39px !important;
}

#item20418 {
	width:126px !important;
	height:39px !important;
	top:308px !important;
}

#item752 {
	width:126px !important;
	height:45px !important;
}

#item20423 {
	width:126px !important;
	height:45px !important;
	top:347px !important;
}

#item753 {
	width:126px !important;
	height:43px !important;
}

#item20428 {
	width:126px !important;
	height:43px !important;
	top:389px !important;
}

#item754 {
	width:126px !important;
	height:43px !important;
}

#item20434 {
	width:126px !important;
	height:43px !important;
	top:425px !important;
}

#item755 {
	width:126px !important;
	height:43px !important;
}

#item20439 {
	width:126px !important;
	height:43px !important;
	top:465px !important;
}

#item757 {
	width:78px !important;
	height:120px !important;
}

#item20444 {
	width:78px !important;
	height:120px !important;
	left:396px !important;
	top:85px !important;
}

#item758 {
	width:92px !important;
	height:65px !important;
}

#item20449 {
	width:92px !important;
	height:65px !important;
	left:386px !important;
	top:181px !important;
}

#item759 {
	width:36px !important;
	height:52px !important;
}

#item20454 {
	width:36px !important;
	height:52px !important;
	left:332px !important;
	top:120px !important;
}

#item760 {
	width:37px !important;
	height:24px !important;
}

#item20459 {
	width:37px !important;
	height:24px !important;
	left:334px !important;
	top:166px !important;
}

#item761 {
	width:136px !important;
	height:233px !important;
}

#item20464 {
	width:136px !important;
	height:233px !important;
	left:349px !important;
	top:275px !important;
}

#item44957 {
	width:149px !important;
	height:291px !important;
}

#item44951 {
	width:149px !important;
	height:291px !important;
	left:179px !important;
	top:111px !important;
}

#item44964 {
	width:45px !important;
	height:76px !important;
}

#item44958 {
	width:45px !important;
	height:76px !important;
	left:134px !important;
	top:185px !important;
}

#item67304 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item67332 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:543px !important;
}

#item67359 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:550px !important;
}

#item67387 {
	width:41px !important;
	height:7px !important;
	left:113px !important;
	top:537px !important;
}

#item67414 {
	width:53px !important;
	height:7px !important;
	left:113px !important;
	top:543px !important;
}

#item67441 {
	width:38px !important;
	height:7px !important;
	left:113px !important;
	top:550px !important;
}

#item67469 {
	width:43px !important;
	height:7px !important;
	left:113px !important;
	top:557px !important;
}

#item67496 {
	width:46px !important;
	height:7px !important;
	left:113px !important;
	top:563px !important;
}

#item67523 {
	width:58px !important;
	height:7px !important;
	left:208px !important;
	top:556px !important;
}

#item67550 {
	width:45px !important;
	height:7px !important;
	left:302px !important;
	top:543px !important;
}

#item67577 {
	width:41px !important;
	height:7px !important;
	left:397px !important;
	top:537px !important;
}

#item67604 {
	width:43px !important;
	height:7px !important;
	left:397px !important;
	top:543px !important;
}

#item67631 {
	width:46px !important;
	height:7px !important;
	left:397px !important;
	top:550px !important;
}

#item762 {
	width:100px !important;
	height:193px !important;
}

#item20469 {
	width:100px !important;
	height:193px !important;
	left:42px !important;
	top:75px !important;
}

#item763 {
	width:37px !important;
	height:34px !important;
}

#item20474 {
	width:37px !important;
	height:34px !important;
	left:146px !important;
	top:118px !important;
}

#item764 {
	width:40px !important;
	height:29px !important;
}

#item20479 {
	width:40px !important;
	height:29px !important;
	left:147px !important;
	top:161px !important;
}

#item765 {
	width:99px !important;
	height:189px !important;
}

#item20484 {
	width:99px !important;
	height:189px !important;
	left:43px !important;
	top:314px !important;
}

#item766 {
	width:28px !important;
	height:28px !important;
}

#item20489 {
	width:28px !important;
	height:28px !important;
	left:154px !important;
	top:448px !important;
}

#item767 {
	width:168px !important;
	height:322px !important;
}

#item20494 {
	width:168px !important;
	height:322px !important;
	left:209px !important;
	top:109px !important;
}

#item768 {
	width:108px !important;
	height:145px !important;
}

#item20499 {
	width:108px !important;
	height:145px !important;
	left:382px !important;
	top:135px !important;
}

#item771 {
	width:115px !important;
	height:145px !important;
}

#item20505 {
	width:115px !important;
	height:145px !important;
	left:381px !important;
	top:281px !important;
}

#item67658 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:543px !important;
}

#item67685 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:543px !important;
}

#item67713 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:550px !important;
}

#item67740 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:550px !important;
}

#item67767 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:557px !important;
}

#item67794 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:557px !important;
}

#item67821 {
	width:45px !important;
	height:7px !important;
	left:191px !important;
	top:556px !important;
}

#item67848 {
	width:46px !important;
	height:7px !important;
	left:191px !important;
	top:563px !important;
}

#item67875 {
	width:41px !important;
	height:7px !important;
	left:290px !important;
	top:546px !important;
}

#item67902 {
	width:59px !important;
	height:7px !important;
	left:290px !important;
	top:552px !important;
}

#item67929 {
	width:46px !important;
	height:7px !important;
	left:290px !important;
	top:559px !important;
}

#item67957 {
	width:58px !important;
	height:7px !important;
	left:290px !important;
	top:585px !important;
}

#item67985 {
	width:58px !important;
	height:7px !important;
	left:410px !important;
	top:570px !important;
}

#item68012 {
	width:45px !important;
	height:7px !important;
	left:410px !important;
	top:577px !important;
}

#item772 {
	width:231px !important;
	height:368px !important;
}

#item20511 {
	width:231px !important;
	height:368px !important;
	left:50px !important;
	top:146px !important;
}

#item773 {
	width:97px !important;
	height:123px !important;
}

#item20516 {
	width:97px !important;
	height:123px !important;
	top:43px !important;
}

#item774 {
	width:110px !important;
	height:180px !important;
}

#item20521 {
	width:110px !important;
	height:180px !important;
	left:351px !important;
	top:118px !important;
}

#item777 {
	width:41px !important;
	height:60px !important;
}

#item20526 {
	width:41px !important;
	height:60px !important;
	left:303px !important;
	top:181px !important;
}

#item778 {
	width:43px !important;
	height:55px !important;
}

#item20531 {
	width:43px !important;
	height:55px !important;
	left:287px !important;
	top:153px !important;
}

#item776 {
	width:42px !important;
	height:84px !important;
}

#item20536 {
	width:42px !important;
	height:84px !important;
	left:288px !important;
	top:210px !important;
}

#item775 {
	width:49px !important;
	height:82px !important;
}

#item20541 {
	width:49px !important;
	height:82px !important;
	left:299px !important;
	top:232px !important;
}

#item780 {
	width:65px !important;
	height:155px !important;
}

#item20546 {
	width:65px !important;
	height:155px !important;
	left:333px !important;
	top:338px !important;
}

#item781 {
	width:71px !important;
	height:132px !important;
}

#item20551 {
	width:71px !important;
	height:132px !important;
	left:393px !important;
	top:330px !important;
}

#item68040 {
	width:41px !important;
	height:7px !important;
	left:64px !important;
	top:568px !important;
}

#item68067 {
	width:45px !important;
	height:7px !important;
	left:64px !important;
	top:574px !important;
}

#item68094 {
	width:41px !important;
	height:7px !important;
	left:173px !important;
	top:554px !important;
}

#item68121 {
	width:39px !important;
	height:7px !important;
	left:173px !important;
	top:561px !important;
}

#item68148 {
	width:52px !important;
	height:7px !important;
	left:173px !important;
	top:567px !important;
}

#item68175 {
	width:43px !important;
	height:7px !important;
	left:173px !important;
	top:574px !important;
}

#item68202 {
	width:52px !important;
	height:7px !important;
	left:173px !important;
	top:580px !important;
}

#item68230 {
	width:41px !important;
	height:7px !important;
	left:283px !important;
	top:568px !important;
}

#item68258 {
	width:43px !important;
	height:7px !important;
	left:283px !important;
	top:574px !important;
}

#item68285 {
	width:41px !important;
	height:7px !important;
	left:389px !important;
	top:568px !important;
}

#item68312 {
	width:43px !important;
	height:7px !important;
	left:389px !important;
	top:574px !important;
}

#item783 {
	width:206px !important;
	height:202px !important;
}

#item20556 {
	width:206px !important;
	height:202px !important;
	left:34px !important;
	top:142px !important;
}

#item784 {
	width:183px !important;
	height:169px !important;
}

#item20561 {
	width:183px !important;
	height:169px !important;
	left:66px !important;
	top:315px !important;
}

#item785 {
	width:131px !important;
	height:146px !important;
}

#item20566 {
	width:131px !important;
	height:146px !important;
	left:349px !important;
	top:457px !important;
}

#item788 {
	width:100px !important;
	height:105px !important;
}

#item20571 {
	width:100px !important;
	height:105px !important;
	left:391px !important;
	top:150px !important;
}

#item787 {
	width:83px !important;
	height:105px !important;
}

#item20576 {
	width:83px !important;
	height:105px !important;
	left:325px !important;
	top:150px !important;
}

#item786 {
	width:83px !important;
	height:105px !important;
}

#item20582 {
	width:83px !important;
	height:105px !important;
	left:259px !important;
	top:150px !important;
}

#item790 {
	width:100px !important;
	height:87px !important;
}

#item20587 {
	width:100px !important;
	height:87px !important;
	left:392px !important;
	top:243px !important;
}

#item791 {
	width:71px !important;
	height:87px !important;
}

#item20592 {
	width:71px !important;
	height:87px !important;
	left:330px !important;
	top:243px !important;
}

#item792 {
	width:78px !important;
	height:87px !important;
}

#item20597 {
	width:78px !important;
	height:87px !important;
	left:264px !important;
	top:243px !important;
}

#item793 {
	width:98px !important;
	height:120px !important;
}

#item20602 {
	width:98px !important;
	height:120px !important;
	left:393px !important;
	top:323px !important;
}

#item794 {
	width:83px !important;
	height:120px !important;
}

#item20607 {
	width:83px !important;
	height:120px !important;
	left:324px !important;
	top:323px !important;
}

#item795 {
	width:81px !important;
	height:120px !important;
}

#item20612 {
	width:81px !important;
	height:120px !important;
	left:259px !important;
	top:323px !important;
}

#item68339 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:563px !important;
}

#item68366 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item68393 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:586px !important;
}

#item68420 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:602px !important;
}

#item68447 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:562px !important;
}

#item68475 {
	width:45px !important;
	height:7px !important;
	left:96px !important;
	top:568px !important;
}

#item68502 {
	width:53px !important;
	height:7px !important;
	left:96px !important;
	top:575px !important;
}

#item68529 {
	width:50px !important;
	height:7px !important;
	left:96px !important;
	top:581px !important;
}

#item68556 {
	width:46px !important;
	height:7px !important;
	left:96px !important;
	top:588px !important;
}

#item68583 {
	width:65px !important;
	height:7px !important;
	left:189px !important;
	top:561px !important;
}

#item796 {
	width:152px !important;
	height:175px !important;
}

#item20617 {
	width:152px !important;
	height:175px !important;
	left:105px !important;
	top:129px !important;
}

#item797 {
	width:155px !important;
	height:323px !important;
}

#item20622 {
	width:155px !important;
	height:323px !important;
	left:91px !important;
	top:269px !important;
}

#item798 {
	width:183px !important;
	height:382px !important;
}

#item20627 {
	width:183px !important;
	height:382px !important;
	left:293px !important;
	top:144px !important;
}

#item799 {
	width:243px !important;
	height:289px !important;
}

#item20632 {
	width:243px !important;
	height:289px !important;
	left:35px !important;
	top:100px !important;
}

#item800 {
	width:180px !important;
	height:232px !important;
}

#item20637 {
	width:180px !important;
	height:232px !important;
	left:283px !important;
	top:43px !important;
}

#item801 {
	width:106px !important;
	height:136px !important;
}

#item20642 {
	width:106px !important;
	height:136px !important;
	left:386px !important;
	top:261px !important;
}

#item802 {
	width:118px !important;
	height:223px !important;
}

#item20647 {
	width:118px !important;
	height:223px !important;
	left:253px !important;
	top:410px !important;
}

#item803 {
	width:108px !important;
	height:224px !important;
}

#item20652 {
	width:108px !important;
	height:224px !important;
	left:394px !important;
	top:408px !important;
}

#item68610 {
	width:52px !important;
	height:7px !important;
	left:35px !important;
	top:445px !important;
}

#item68637 {
	width:65px !important;
	height:7px !important;
	left:35px !important;
	top:493px !important;
}

#item68664 {
	width:56px !important;
	height:7px !important;
	left:148px !important;
	top:444px !important;
}

#item68691 {
	width:41px !important;
	height:7px !important;
	left:148px !important;
	top:499px !important;
}

#item68720 {
	width:45px !important;
	height:7px !important;
	left:148px !important;
	top:505px !important;
}

#item68748 {
	width:38px !important;
	height:7px !important;
	left:148px !important;
	top:512px !important;
}

#item68775 {
	width:41px !important;
	height:7px !important;
	left:148px !important;
	top:565px !important;
}

#item68803 {
	width:45px !important;
	height:7px !important;
	left:148px !important;
	top:572px !important;
}

#item68830 {
	width:54px !important;
	height:7px !important;
	left:148px !important;
	top:578px !important;
}

#item806 {
	width:128px !important;
	height:140px !important;
}

#item20658 {
	width:128px !important;
	height:140px !important;
	left:105px !important;
	top:109px !important;
}

#item807 {
	width:82px !important;
	height:140px !important;
}

#item20663 {
	width:82px !important;
	height:140px !important;
	left:20px !important;
	top:208px !important;
}

#item808 {
	width:112px !important;
	height:261px !important;
}

#item20668 {
	width:112px !important;
	height:261px !important;
	left:129px !important;
	top:235px !important;
}

#item809 {
	width:114px !important;
	height:147px !important;
}

#item20674 {
	width:114px !important;
	height:147px !important;
	left:350px !important;
	top:103px !important;
}

#item810 {
	width:117px !important;
	height:247px !important;
}

#item20680 {
	width:117px !important;
	height:247px !important;
	left:358px !important;
	top:230px !important;
}

#item811 {
	width:84px !important;
	height:142px !important;
}

#item20685 {
	width:84px !important;
	height:142px !important;
	left:256px !important;
	top:207px !important;
}

#item68857 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:562px !important;
}

#item68884 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:568px !important;
}

#item68911 {
	width:54px !important;
	height:7px !important;
	left:116px !important;
	top:568px !important;
}

#item68938 {
	width:71px !important;
	height:7px !important;
	left:206px !important;
	top:555px !important;
}

#item68966 {
	width:89px !important;
	height:7px !important;
	left:206px !important;
	top:561px !important;
}

#item68993 {
	width:51px !important;
	height:7px !important;
	left:305px !important;
	top:562px !important;
}

#item69020 {
	width:46px !important;
	height:7px !important;
	left:396px !important;
	top:555px !important;
}

#item69047 {
	width:43px !important;
	height:7px !important;
	left:396px !important;
	top:562px !important;
}

#item812 {
	width:116px !important;
	height:186px !important;
}

#item20690 {
	width:116px !important;
	height:186px !important;
	left:79px !important;
	top:111px !important;
}

#item813 {
	width:62px !important;
	height:118px !important;
}

#item20695 {
	width:62px !important;
	height:118px !important;
	left:30px !important;
	top:207px !important;
}

#item814 {
	width:142px !important;
	height:132px !important;
}

#item20700 {
	width:142px !important;
	height:132px !important;
	left:37px !important;
	top:371px !important;
}

#item815 {
	width:42px !important;
	height:28px !important;
}

#item20705 {
	width:42px !important;
	height:28px !important;
	left:181px !important;
	top:410px !important;
}

#item816 {
	width:42px !important;
	height:28px !important;
}

#item20710 {
	width:42px !important;
	height:28px !important;
	left:181px !important;
	top:440px !important;
}

#item817 {
	width:42px !important;
	height:28px !important;
}

#item20715 {
	width:42px !important;
	height:28px !important;
	left:181px !important;
	top:471px !important;
}

#item818 {
	width:42px !important;
	height:28px !important;
}

#item20720 {
	width:42px !important;
	height:28px !important;
	left:181px !important;
	top:501px !important;
}

#item819 {
	width:249px !important;
	height:345px !important;
}

#item20725 {
	width:249px !important;
	height:345px !important;
	left:248px !important;
	top:122px !important;
}

#item820 {
	width:125px !important;
	height:136px !important;
}

#item20732 {
	width:125px !important;
	height:136px !important;
	left:247px !important;
	top:467px !important;
}

#item821 {
	width:122px !important;
	height:137px !important;
}

#item20737 {
	width:122px !important;
	height:137px !important;
	left:374px !important;
	top:467px !important;
}

#item69074 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item69101 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item69128 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item69155 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:581px !important;
}

#item69182 {
	width:41px !important;
	height:7px !important;
	left:126px !important;
	top:556px !important;
}

#item69209 {
	width:52px !important;
	height:7px !important;
	left:126px !important;
	top:563px !important;
}

#item69237 {
	width:46px !important;
	height:7px !important;
	left:126px !important;
	top:569px !important;
}

#item822 {
	width:80px !important;
	height:138px !important;
}

#item20742 {
	width:80px !important;
	height:138px !important;
	left:20px !important;
	top:142px !important;
}

#item823 {
	width:133px !important;
	height:152px !important;
}

#item20747 {
	width:133px !important;
	height:152px !important;
	left:119px !important;
	top:120px !important;
}

#item824 {
	width:119px !important;
	height:223px !important;
}

#item20752 {
	width:119px !important;
	height:223px !important;
	left:129px !important;
	top:247px !important;
}

#item825 {
	width:70px !important;
	height:131px !important;
}

#item20757 {
	width:70px !important;
	height:131px !important;
	left:25px !important;
	top:413px !important;
}

#item826 {
	width:147px !important;
	height:185px !important;
}

#item20763 {
	width:147px !important;
	height:185px !important;
	left:321px !important;
	top:122px !important;
}

#item827 {
	width:114px !important;
	height:261px !important;
}

#item20768 {
	width:114px !important;
	height:261px !important;
	left:345px !important;
	top:248px !important;
}

#item69264 {
	width:41px !important;
	height:7px !important;
	left:56px !important;
	top:579px !important;
}

#item69291 {
	width:45px !important;
	height:7px !important;
	left:56px !important;
	top:586px !important;
}

#item69318 {
	width:65px !important;
	height:7px !important;
	left:167px !important;
	top:586px !important;
}

#item69345 {
	width:45px !important;
	height:7px !important;
	left:167px !important;
	top:593px !important;
}

#item69372 {
	width:65px !important;
	height:7px !important;
	left:279px !important;
	top:573px !important;
}

#item69400 {
	width:65px !important;
	height:7px !important;
	left:390px !important;
	top:573px !important;
}

#item830 {
	width:160px !important;
	height:209px !important;
}

#item20773 {
	width:160px !important;
	height:209px !important;
	left:30px !important;
	top:41px !important;
}

#item831 {
	width:41px !important;
	height:49px !important;
}

#item20778 {
	width:41px !important;
	height:49px !important;
	left:31px !important;
	top:252px !important;
}

#item832 {
	width:29px !important;
	height:49px !important;
}

#item20783 {
	width:29px !important;
	height:49px !important;
	left:70px !important;
	top:252px !important;
}

#item833 {
	width:34px !important;
	height:49px !important;
}

#item20788 {
	width:34px !important;
	height:49px !important;
	left:98px !important;
	top:252px !important;
}

#item834 {
	width:30px !important;
	height:49px !important;
}

#item20793 {
	width:30px !important;
	height:49px !important;
	left:127px !important;
	top:252px !important;
}

#item835 {
	width:36px !important;
	height:49px !important;
}

#item20798 {
	width:36px !important;
	height:49px !important;
	left:155px !important;
	top:252px !important;
}

#item836 {
	width:159px !important;
	height:227px !important;
}

#item20803 {
	width:159px !important;
	height:227px !important;
	left:31px !important;
	top:304px !important;
}

#item837 {
	width:46px !important;
	height:96px !important;
}

#item20809 {
	width:46px !important;
	height:96px !important;
	left:31px !important;
	top:508px !important;
}

#item838 {
	width:238px !important;
	height:335px !important;
}

#item20814 {
	width:238px !important;
	height:335px !important;
	left:195px !important;
	top:147px !important;
}

#item839 {
	width:46px !important;
	height:34px !important;
}

#item20819 {
	width:46px !important;
	height:34px !important;
	left:442px !important;
	top:303px !important;
}

#item840 {
	width:46px !important;
	height:34px !important;
}

#item20824 {
	width:46px !important;
	height:34px !important;
	left:442px !important;
	top:340px !important;
}

#item841 {
	width:46px !important;
	height:34px !important;
}

#item20829 {
	width:46px !important;
	height:34px !important;
	left:442px !important;
	top:376px !important;
}

#item843 {
	width:46px !important;
	height:34px !important;
}

#item20834 {
	width:46px !important;
	height:34px !important;
	left:442px !important;
	top:412px !important;
}

#item844 {
	width:46px !important;
	height:34px !important;
}

#item20839 {
	width:46px !important;
	height:34px !important;
	left:442px !important;
	top:448px !important;
}

#item69427 {
	width:41px !important;
	height:7px !important;
	left:167px !important;
	top:556px !important;
}

#item69454 {
	width:52px !important;
	height:7px !important;
	left:212px !important;
	top:556px !important;
}

#item69482 {
	width:46px !important;
	height:7px !important;
	left:167px !important;
	top:562px !important;
}

#item69509 {
	width:45px !important;
	height:7px !important;
	left:212px !important;
	top:562px !important;
}

#item69536 {
	width:41px !important;
	height:7px !important;
	left:273px !important;
	top:557px !important;
}

#item69564 {
	width:52px !important;
	height:7px !important;
	left:326px !important;
	top:557px !important;
}

#item69591 {
	width:50px !important;
	height:7px !important;
	left:273px !important;
	top:564px !important;
}

#item69620 {
	width:45px !important;
	height:7px !important;
	left:326px !important;
	top:564px !important;
}

#item69648 {
	width:45px !important;
	height:7px !important;
	left:273px !important;
	top:570px !important;
}

#item69675 {
	width:61px !important;
	height:7px !important;
	left:326px !important;
	top:570px !important;
}

#item69702 {
	width:41px !important;
	height:7px !important;
	left:399px !important;
	top:556px !important;
}

#item69730 {
	width:38px !important;
	height:7px !important;
	left:453px !important;
	top:556px !important;
}

#item69757 {
	width:50px !important;
	height:7px !important;
	left:399px !important;
	top:563px !important;
}

#item69784 {
	width:43px !important;
	height:7px !important;
	left:453px !important;
	top:563px !important;
}

#item69811 {
	width:53px !important;
	height:7px !important;
	left:399px !important;
	top:570px !important;
}

#item69838 {
	width:45px !important;
	height:7px !important;
	left:453px !important;
	top:570px !important;
}

#item69865 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:576px !important;
}

#item845 {
	width:182px !important;
	height:410px !important;
}

#item20844 {
	width:182px !important;
	height:410px !important;
	left:95px !important;
	top:123px !important;
}

#item846 {
	width:93px !important;
	height:229px !important;
}

#item20849 {
	width:93px !important;
	height:229px !important;
	top:231px !important;
}

#item850 {
	width:138px !important;
	height:149px !important;
}

#item20854 {
	width:138px !important;
	height:149px !important;
	left:340px !important;
	top:102px !important;
}

#item851 {
	width:47px !important;
	height:71px !important;
}

#item20859 {
	width:47px !important;
	height:71px !important;
	left:288px !important;
	top:132px !important;
}

#item852 {
	width:48px !important;
	height:71px !important;
}

#item20864 {
	width:48px !important;
	height:71px !important;
	left:286px !important;
	top:202px !important;
}

#item853 {
	width:74px !important;
	height:150px !important;
}

#item20869 {
	width:74px !important;
	height:150px !important;
	left:324px !important;
	top:406px !important;
}

#item854 {
	width:76px !important;
	height:93px !important;
}

#item20875 {
	width:76px !important;
	height:93px !important;
	left:394px !important;
	top:413px !important;
}

#item69892 {
	width:71px !important;
	height:7px !important;
	left:286px !important;
	top:299px !important;
}

#item69919 {
	width:64px !important;
	height:7px !important;
	left:286px !important;
	top:306px !important;
}

#item69946 {
	width:41px !important;
	height:7px !important;
	left:286px !important;
	top:354px !important;
}

#item69974 {
	width:45px !important;
	height:7px !important;
	left:286px !important;
	top:361px !important;
}

#item70001 {
	width:45px !important;
	height:7px !important;
	left:286px !important;
	top:368px !important;
}

#item70028 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:306px !important;
}

#item70055 {
	width:59px !important;
	height:7px !important;
	left:398px !important;
	top:313px !important;
}

#item70083 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:319px !important;
}

#item70110 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:372px !important;
}

#item70139 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:378px !important;
}

#item855 {
	width:165px !important;
	height:364px !important;
}

#item20881 {
	width:165px !important;
	height:364px !important;
	left:11px !important;
	top:91px !important;
}

#item856 {
	width:240px !important;
	height:345px !important;
}

#item20886 {
	width:240px !important;
	height:345px !important;
	left:215px !important;
	top:138px !important;
}

#item857 {
	width:72px !important;
	height:99px !important;
}

#item20891 {
	width:72px !important;
	height:99px !important;
	left:149px !important;
	top:505px !important;
}

#item858 {
	width:72px !important;
	height:99px !important;
}

#item20896 {
	width:72px !important;
	height:99px !important;
	left:223px !important;
	top:505px !important;
}

#item859 {
	width:72px !important;
	height:99px !important;
}

#item20901 {
	width:72px !important;
	height:99px !important;
	left:296px !important;
	top:505px !important;
}

#item860 {
	width:72px !important;
	height:99px !important;
}

#item20906 {
	width:72px !important;
	height:99px !important;
	left:370px !important;
	top:505px !important;
}

#item861 {
	width:73px !important;
	height:99px !important;
}

#item20912 {
	width:73px !important;
	height:99px !important;
	left:444px !important;
	top:505px !important;
}

#item70166 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item70193 {
	width:45px !important;
	height:7px !important;
	left:90px !important;
	top:521px !important;
}

#item70221 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:528px !important;
}

#item70248 {
	width:53px !important;
	height:7px !important;
	left:90px !important;
	top:528px !important;
}

#item70275 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item70302 {
	width:45px !important;
	height:7px !important;
	left:87px !important;
	top:569px !important;
}

#item70329 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item70356 {
	width:53px !important;
	height:7px !important;
	left:87px !important;
	top:576px !important;
}

#item70383 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item864 {
	width:195px !important;
	height:134px !important;
}

#item20917 {
	width:195px !important;
	height:134px !important;
	left:27px !important;
	top:136px !important;
}

#item865 {
	width:176px !important;
	height:258px !important;
}

#item20922 {
	width:176px !important;
	height:258px !important;
	left:33px !important;
	top:253px !important;
}

#item866 {
	width:250px !important;
	height:196px !important;
}

#item20927 {
	width:250px !important;
	height:196px !important;
	left:266px !important;
	top:180px !important;
}

#item867 {
	width:206px !important;
	height:152px !important;
}

#item20932 {
	width:206px !important;
	height:152px !important;
	left:290px !important;
	top:99px !important;
}

#item868 {
	width:86px !important;
	height:57px !important;
}

#item20937 {
	width:86px !important;
	height:57px !important;
	left:259px !important;
	top:418px !important;
}

#item869 {
	width:84px !important;
	height:135px !important;
}

#item20942 {
	width:84px !important;
	height:135px !important;
	left:269px !important;
	top:467px !important;
}

#item870 {
	width:127px !important;
	height:135px !important;
}

#item20947 {
	width:127px !important;
	height:135px !important;
	left:386px !important;
	top:456px !important;
}

#item871 {
	width:79px !important;
	height:79px !important;
}

#item20953 {
	width:79px !important;
	height:79px !important;
	left:22px !important;
	top:90px !important;
}

#item872 {
	width:106px !important;
	height:144px !important;
}

#item20958 {
	width:106px !important;
	height:144px !important;
	left:32px !important;
	top:154px !important;
}

#item873 {
	width:235px !important;
	height:369px !important;
}

#item20963 {
	width:235px !important;
	height:369px !important;
	left:198px !important;
	top:213px !important;
}

#item874 {
	width:150px !important;
	height:164px !important;
}

#item20968 {
	width:150px !important;
	height:164px !important;
	left:291px !important;
	top:147px !important;
}

#item70410 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item70439 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:429px !important;
}

#item70467 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:436px !important;
}

#item70494 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:452px !important;
}

#item70521 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:458px !important;
}

#item70548 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:529px !important;
}

#item70575 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item70602 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:542px !important;
}

#item70629 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

#item70656 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item70683 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:595px !important;
}

#item70712 {
	width:65px !important;
	height:7px !important;
	left:123px !important;
	top:424px !important;
}

#item70740 {
	width:55px !important;
	height:7px !important;
	left:123px !important;
	top:529px !important;
}

#item70767 {
	width:72px !important;
	height:7px !important;
	left:123px !important;
	top:535px !important;
}

#item70795 {
	width:68px !important;
	height:7px !important;
	left:123px !important;
	top:542px !important;
}

#item70822 {
	width:45px !important;
	height:7px !important;
	left:123px !important;
	top:558px !important;
}

#item70849 {
	width:50px !important;
	height:7px !important;
	left:123px !important;
	top:564px !important;
}

#item70876 {
	width:65px !important;
	height:7px !important;
	left:123px !important;
	top:595px !important;
}

#item875 {
	width:205px !important;
	height:172px !important;
}

#item20973 {
	width:205px !important;
	height:172px !important;
	left:59px !important;
	top:137px !important;
}

#item876 {
	width:35px !important;
	height:35px !important;
}

#item20978 {
	width:35px !important;
	height:35px !important;
	left:46px !important;
	top:317px !important;
}

#item877 {
	width:160px !important;
	height:210px !important;
}

#item20983 {
	width:160px !important;
	height:210px !important;
	left:90px !important;
	top:290px !important;
}

#item878 {
	width:161px !important;
	height:137px !important;
}

#item20988 {
	width:161px !important;
	height:137px !important;
	left:315px !important;
	top:117px !important;
}

#item879 {
	width:130px !important;
	height:247px !important;
}

#item20993 {
	width:130px !important;
	height:247px !important;
	left:338px !important;
	top:234px !important;
}

#item880 {
	width:35px !important;
	height:35px !important;
}

#item20998 {
	width:35px !important;
	height:35px !important;
	left:295px !important;
	top:311px !important;
}

#item70903 {
	width:71px !important;
	height:7px !important;
	left:60px !important;
	top:566px !important;
}

#item70930 {
	width:59px !important;
	height:7px !important;
	left:168px !important;
	top:566px !important;
}

#item70957 {
	width:57px !important;
	height:7px !important;
	left:168px !important;
	top:572px !important;
}

#item70985 {
	width:61px !important;
	height:7px !important;
	left:276px !important;
	top:566px !important;
}

#item71013 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:566px !important;
}

#item71040 {
	width:43px !important;
	height:7px !important;
	left:384px !important;
	top:572px !important;
}

#item882 {
	width:111px !important;
	height:114px !important;
}

#item21003 {
	width:111px !important;
	height:114px !important;
	left:86px !important;
	top:113px !important;
}

#item883 {
	width:175px !important;
	height:232px !important;
}

#item21008 {
	width:175px !important;
	height:232px !important;
	left:73px !important;
	top:213px !important;
}

#item884 {
	width:57px !important;
	height:108px !important;
}

#item21013 {
	width:57px !important;
	height:108px !important;
	left:201px !important;
	top:429px !important;
}

#item885 {
	width:109px !important;
	height:170px !important;
}

#item21018 {
	width:109px !important;
	height:170px !important;
	left:298px !important;
	top:112px !important;
}

#item886 {
	width:123px !important;
	height:161px !important;
}

#item21024 {
	width:123px !important;
	height:161px !important;
	left:292px !important;
	top:356px !important;
}

#item887 {
	width:34px !important;
	height:34px !important;
}

#item21030 {
	width:34px !important;
	height:34px !important;
	left:43px !important;
	top:77px !important;
}

#item71067 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item71094 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item71121 {
	width:63px !important;
	height:7px !important;
	left:154px !important;
	top:573px !important;
}

#item71148 {
	width:67px !important;
	height:7px !important;
	left:154px !important;
	top:580px !important;
}

#item71175 {
	width:69px !important;
	height:7px !important;
	left:277px !important;
	top:566px !important;
}

#item71202 {
	width:57px !important;
	height:7px !important;
	left:401px !important;
	top:566px !important;
}

#item888 {
	width:149px !important;
	height:285px !important;
}

#item21035 {
	width:149px !important;
	height:285px !important;
	left:116px !important;
	top:41px !important;
}

#item889 {
	width:168px !important;
	height:347px !important;
}

#item21040 {
	width:168px !important;
	height:347px !important;
	left:283px !important;
	top:38px !important;
}

#item890 {
	width:120px !important;
	height:145px !important;
}

#item21045 {
	width:120px !important;
	height:145px !important;
	left:393px !important;
	top:439px !important;
}

#item891 {
	width:29px !important;
	height:22px !important;
}

#item21050 {
	width:29px !important;
	height:22px !important;
	left:347px !important;
	top:524px !important;
}

#item892 {
	width:30px !important;
	height:23px !important;
}

#item21055 {
	width:30px !important;
	height:23px !important;
	left:347px !important;
	top:549px !important;
}

#item893 {
	width:29px !important;
	height:22px !important;
}

#item21060 {
	width:29px !important;
	height:22px !important;
	left:347px !important;
	top:574px !important;
}

#item894 {
	width:66px !important;
	height:77px !important;
}

#item21065 {
	width:66px !important;
	height:77px !important;
	left:33px !important;
	top:434px !important;
}

#item895 {
	width:58px !important;
	height:77px !important;
}

#item21070 {
	width:58px !important;
	height:77px !important;
	left:91px !important;
	top:434px !important;
}

#item899 {
	width:58px !important;
	height:77px !important;
}

#item21075 {
	width:58px !important;
	height:77px !important;
	left:142px !important;
	top:434px !important;
}

#item900 {
	width:58px !important;
	height:77px !important;
}

#item21080 {
	width:58px !important;
	height:77px !important;
	left:193px !important;
	top:434px !important;
}

#item902 {
	width:65px !important;
	height:77px !important;
}

#item21085 {
	width:65px !important;
	height:77px !important;
	left:250px !important;
	top:434px !important;
}

#item71230 {
	width:41px !important;
	height:7px !important;
	left:51px !important;
	top:546px !important;
}

#item71258 {
	width:65px !important;
	height:7px !important;
	left:51px !important;
	top:553px !important;
}

#item71285 {
	width:50px !important;
	height:7px !important;
	left:51px !important;
	top:559px !important;
}

#item71312 {
	width:45px !important;
	height:7px !important;
	left:51px !important;
	top:566px !important;
}

#item71339 {
	width:67px !important;
	height:7px !important;
	left:51px !important;
	top:572px !important;
}

#item71366 {
	width:41px !important;
	height:7px !important;
	left:148px !important;
	top:546px !important;
}

#item71393 {
	width:65px !important;
	height:7px !important;
	left:148px !important;
	top:553px !important;
}

#item71420 {
	width:50px !important;
	height:7px !important;
	left:148px !important;
	top:559px !important;
}

#item71447 {
	width:45px !important;
	height:7px !important;
	left:148px !important;
	top:566px !important;
}

#item71475 {
	width:67px !important;
	height:7px !important;
	left:148px !important;
	top:572px !important;
}

#item71503 {
	width:41px !important;
	height:7px !important;
	left:241px !important;
	top:546px !important;
}

#item71530 {
	width:65px !important;
	height:7px !important;
	left:241px !important;
	top:553px !important;
}

#item71557 {
	width:45px !important;
	height:7px !important;
	left:241px !important;
	top:559px !important;
}

#item903 {
	width:142px !important;
	height:190px !important;
}

#item21090 {
	width:142px !important;
	height:190px !important;
	left:31px !important;
	top:38px !important;
}

#item904 {
	width:37px !important;
	height:62px !important;
}

#item21095 {
	width:37px !important;
	height:62px !important;
	left:31px !important;
	top:228px !important;
}

#item905 {
	width:37px !important;
	height:62px !important;
}

#item21101 {
	width:37px !important;
	height:62px !important;
	left:67px !important;
	top:228px !important;
}

#item906 {
	width:37px !important;
	height:62px !important;
}

#item21106 {
	width:37px !important;
	height:62px !important;
	left:101px !important;
	top:228px !important;
}

#item907 {
	width:38px !important;
	height:62px !important;
}

#item21111 {
	width:38px !important;
	height:62px !important;
	left:137px !important;
	top:228px !important;
}

#item908 {
	width:117px !important;
	height:226px !important;
}

#item21116 {
	width:117px !important;
	height:226px !important;
	left:32px !important;
	top:329px !important;
}

#item909 {
	width:33px !important;
	height:36px !important;
}

#item21121 {
	width:33px !important;
	height:36px !important;
	left:137px !important;
	top:319px !important;
}

#item910 {
	width:35px !important;
	height:35px !important;
}

#item21126 {
	width:35px !important;
	height:35px !important;
	left:136px !important;
	top:355px !important;
}

#item912 {
	width:283px !important;
	height:215px !important;
}

#item21136 {
	width:283px !important;
	height:215px !important;
	left:191px !important;
	top:152px !important;
}

#item913 {
	width:73px !important;
	height:129px !important;
}

#item21141 {
	width:73px !important;
	height:129px !important;
	left:376px !important;
	top:475px !important;
}

#item914 {
	width:64px !important;
	height:129px !important;
}

#item21146 {
	width:64px !important;
	height:129px !important;
	left:452px !important;
	top:474px !important;
}

#item71584 {
	width:67px !important;
	height:7px !important;
	left:189px !important;
	top:495px !important;
}

#item71611 {
	width:43px !important;
	height:7px !important;
	left:189px !important;
	top:501px !important;
}

#item71638 {
	width:59px !important;
	height:7px !important;
	left:189px !important;
	top:508px !important;
}

#item71665 {
	width:45px !important;
	height:7px !important;
	left:189px !important;
	top:514px !important;
}

#item71692 {
	width:43px !important;
	height:7px !important;
	left:189px !important;
	top:521px !important;
}

#item71720 {
	width:65px !important;
	height:7px !important;
	left:189px !important;
	top:574px !important;
}

#item71747 {
	width:45px !important;
	height:7px !important;
	left:189px !important;
	top:581px !important;
}

#item71774 {
	width:45px !important;
	height:7px !important;
	left:189px !important;
	top:587px !important;
}

#item71801 {
	width:41px !important;
	height:7px !important;
	left:287px !important;
	top:501px !important;
}

#item71828 {
	width:60px !important;
	height:7px !important;
	left:287px !important;
	top:508px !important;
}

#item71855 {
	width:45px !important;
	height:7px !important;
	left:287px !important;
	top:515px !important;
}

#item44973 {
	width:83px !important;
	height:144px !important;
}

#item44968 {
	width:83px !important;
	height:144px !important;
	left:176px !important;
	top:187px !important;
}

#item915 {
	width:148px !important;
	height:152px !important;
}

#item21151 {
	width:148px !important;
	height:152px !important;
	left:27px !important;
	top:134px !important;
}

#item916 {
	width:134px !important;
	height:252px !important;
}

#item21156 {
	width:134px !important;
	height:252px !important;
	left:40px !important;
	top:264px !important;
}

#item917 {
	width:90px !important;
	height:87px !important;
}

#item21161 {
	width:90px !important;
	height:87px !important;
	left:177px !important;
	top:425px !important;
}

#item918 {
	width:69px !important;
	height:63px !important;
}

#item21166 {
	width:69px !important;
	height:63px !important;
	left:183px !important;
	top:505px !important;
}

#item920 {
	width:75px !important;
	height:102px !important;
}

#item21171 {
	width:75px !important;
	height:102px !important;
	left:185px !important;
	top:53px !important;
}

#item921 {
	width:54px !important;
	height:102px !important;
}

#item21177 {
	width:54px !important;
	height:102px !important;
	left:247px !important;
	top:53px !important;
}

#item922 {
	width:54px !important;
	height:102px !important;
}

#item21182 {
	width:54px !important;
	height:102px !important;
	left:285px !important;
	top:53px !important;
}

#item923 {
	width:51px !important;
	height:102px !important;
}

#item21187 {
	width:51px !important;
	height:102px !important;
	left:323px !important;
	top:53px !important;
}

#item924 {
	width:51px !important;
	height:102px !important;
}

#item21193 {
	width:51px !important;
	height:102px !important;
	left:362px !important;
	top:53px !important;
}

#item925 {
	width:51px !important;
	height:102px !important;
}

#item21199 {
	width:51px !important;
	height:102px !important;
	left:399px !important;
	top:53px !important;
}

#item926 {
	width:51px !important;
	height:102px !important;
}

#item21204 {
	width:51px !important;
	height:102px !important;
	left:439px !important;
	top:53px !important;
}

#item927 {
	width:49px !important;
	height:141px !important;
}

#item21209 {
	width:49px !important;
	height:141px !important;
	left:241px !important;
	top:187px !important;
}

#item928 {
	width:51px !important;
	height:141px !important;
}

#item21214 {
	width:51px !important;
	height:141px !important;
	left:279px !important;
	top:187px !important;
}

#item929 {
	width:51px !important;
	height:141px !important;
}

#item21219 {
	width:51px !important;
	height:141px !important;
	left:322px !important;
	top:187px !important;
}

#item930 {
	width:51px !important;
	height:143px !important;
}

#item21224 {
	width:51px !important;
	height:143px !important;
	left:357px !important;
	top:186px !important;
}

#item931 {
	width:51px !important;
	height:143px !important;
}

#item21229 {
	width:51px !important;
	height:143px !important;
	left:395px !important;
	top:186px !important;
}

#item932 {
	width:51px !important;
	height:146px !important;
}

#item21234 {
	width:51px !important;
	height:146px !important;
	left:437px !important;
	top:183px !important;
}

#item933 {
	width:62px !important;
	height:57px !important;
}

#item21239 {
	width:62px !important;
	height:57px !important;
	left:299px !important;
	top:535px !important;
}

#item935 {
	width:45px !important;
	height:58px !important;
}

#item21244 {
	width:45px !important;
	height:58px !important;
	left:348px !important;
	top:535px !important;
}

#item936 {
	width:45px !important;
	height:58px !important;
}

#item21251 {
	width:45px !important;
	height:58px !important;
	left:377px !important;
	top:535px !important;
}

#item937 {
	width:45px !important;
	height:58px !important;
}

#item21256 {
	width:45px !important;
	height:58px !important;
	left:408px !important;
	top:535px !important;
}

#item938 {
	width:45px !important;
	height:58px !important;
}

#item21261 {
	width:45px !important;
	height:58px !important;
	left:440px !important;
	top:535px !important;
}

#item71882 {
	width:43px !important;
	height:7px !important;
	left:293px !important;
	top:396px !important;
}

#item71909 {
	width:64px !important;
	height:7px !important;
	left:293px !important;
	top:403px !important;
}

#item71937 {
	width:63px !important;
	height:7px !important;
	left:293px !important;
	top:409px !important;
}

#item71964 {
	width:59px !important;
	height:7px !important;
	left:293px !important;
	top:416px !important;
}

#item71992 {
	width:41px !important;
	height:7px !important;
	left:293px !important;
	top:464px !important;
}

#item72019 {
	width:38px !important;
	height:7px !important;
	left:293px !important;
	top:471px !important;
}

#item72046 {
	width:43px !important;
	height:7px !important;
	left:293px !important;
	top:477px !important;
}

#item72073 {
	width:59px !important;
	height:7px !important;
	left:293px !important;
	top:484px !important;
}

#item72100 {
	width:53px !important;
	height:7px !important;
	left:293px !important;
	top:490px !important;
}

#item72127 {
	width:50px !important;
	height:7px !important;
	left:293px !important;
	top:497px !important;
}

#item72155 {
	width:46px !important;
	height:7px !important;
	left:293px !important;
	top:504px !important;
}

#item72182 {
	width:50px !important;
	height:7px !important;
	left:394px !important;
	top:397px !important;
}

#item72209 {
	width:59px !important;
	height:7px !important;
	left:394px !important;
	top:403px !important;
}

#item72237 {
	width:38px !important;
	height:7px !important;
	left:394px !important;
	top:410px !important;
}

#item72264 {
	width:41px !important;
	height:7px !important;
	left:394px !important;
	top:458px !important;
}

#item72291 {
	width:43px !important;
	height:7px !important;
	left:394px !important;
	top:465px !important;
}

#item72319 {
	width:59px !important;
	height:7px !important;
	left:394px !important;
	top:472px !important;
}

#item72346 {
	width:50px !important;
	height:7px !important;
	left:394px !important;
	top:478px !important;
}

#item72374 {
	width:46px !important;
	height:7px !important;
	left:394px !important;
	top:485px !important;
}

#item939 {
	width:124px !important;
	height:149px !important;
}

#item21266 {
	width:124px !important;
	height:149px !important;
	left:31px !important;
	top:45px !important;
}

#item940 {
	width:97px !important;
	height:226px !important;
}

#item21271 {
	width:97px !important;
	height:226px !important;
	left:31px !important;
	top:210px !important;
}

#item941 {
	width:97px !important;
	height:227px !important;
}

#item21276 {
	width:97px !important;
	height:227px !important;
	left:137px !important;
	top:209px !important;
}

#item944 {
	width:233px !important;
	height:340px !important;
}

#item21282 {
	width:233px !important;
	height:340px !important;
	left:263px !important;
	top:45px !important;
}

#item945 {
	width:119px !important;
	height:109px !important;
}

#item21287 {
	width:119px !important;
	height:109px !important;
	left:264px !important;
	top:386px !important;
}

#item946 {
	width:119px !important;
	height:108px !important;
}

#item21292 {
	width:119px !important;
	height:108px !important;
	left:264px !important;
	top:496px !important;
}

#item947 {
	width:113px !important;
	height:109px !important;
}

#item21297 {
	width:113px !important;
	height:109px !important;
	left:383px !important;
	top:386px !important;
}

#item948 {
	width:114px !important;
	height:110px !important;
}

#item21302 {
	width:114px !important;
	height:110px !important;
	left:382px !important;
	top:494px !important;
}

#item72402 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item72429 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item72456 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item72484 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:542px !important;
}

#item72511 {
	width:38px !important;
	height:7px !important;
	left:155px !important;
	top:469px !important;
}

#item72538 {
	width:52px !important;
	height:7px !important;
	left:155px !important;
	top:476px !important;
}

#item72565 {
	width:59px !important;
	height:7px !important;
	left:155px !important;
	top:492px !important;
}

#item72592 {
	width:43px !important;
	height:7px !important;
	left:155px !important;
	top:499px !important;
}

#item72619 {
	width:46px !important;
	height:7px !important;
	left:155px !important;
	top:527px !important;
}

#item949 {
	width:141px !important;
	height:155px !important;
}

#item21307 {
	width:141px !important;
	height:155px !important;
	left:83px !important;
	top:102px !important;
}

#item950 {
	width:139px !important;
	height:179px !important;
}

#item21312 {
	width:139px !important;
	height:179px !important;
	left:344px !important;
	top:109px !important;
}

#item951 {
	width:59px !important;
	height:61px !important;
}

#item21317 {
	width:59px !important;
	height:61px !important;
	left:226px !important;
	top:51px !important;
}

#item953 {
	width:56px !important;
	height:74px !important;
}

#item21322 {
	width:56px !important;
	height:74px !important;
	left:252px !important;
	top:71px !important;
}

#item954 {
	width:55px !important;
	height:73px !important;
}

#item21328 {
	width:55px !important;
	height:73px !important;
	left:227px !important;
	top:103px !important;
}

#item955 {
	width:65px !important;
	height:71px !important;
}

#item21333 {
	width:65px !important;
	height:71px !important;
	left:234px !important;
	top:186px !important;
}

#item956 {
	width:66px !important;
	height:75px !important;
}

#item21338 {
	width:66px !important;
	height:75px !important;
	left:256px !important;
	top:215px !important;
}

#item957 {
	width:65px !important;
	height:74px !important;
}

#item21343 {
	width:65px !important;
	height:74px !important;
	left:236px !important;
	top:243px !important;
}

#item958 {
	width:111px !important;
	height:228px !important;
}

#item21348 {
	width:111px !important;
	height:228px !important;
	left:69px !important;
	top:339px !important;
}

#item959 {
	width:108px !important;
	height:226px !important;
}

#item21353 {
	width:108px !important;
	height:226px !important;
	left:193px !important;
	top:356px !important;
}

#item960 {
	width:48px !important;
	height:56px !important;
}

#item21358 {
	width:48px !important;
	height:56px !important;
	left:309px !important;
	top:357px !important;
}

#item964 {
	width:48px !important;
	height:57px !important;
}

#item21363 {
	width:48px !important;
	height:57px !important;
	left:309px !important;
	top:430px !important;
}

#item72646 {
	width:41px !important;
	height:7px !important;
	left:381px !important;
	top:356px !important;
}

#item72673 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:362px !important;
}

#item72700 {
	width:59px !important;
	height:7px !important;
	left:381px !important;
	top:369px !important;
}

#item72728 {
	width:41px !important;
	height:7px !important;
	left:381px !important;
	top:412px !important;
}

#item72755 {
	width:59px !important;
	height:7px !important;
	left:381px !important;
	top:419px !important;
}

#item72782 {
	width:67px !important;
	height:7px !important;
	left:381px !important;
	top:425px !important;
}

#item72809 {
	width:47px !important;
	height:7px !important;
	left:381px !important;
	top:482px !important;
}

#item72837 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:489px !important;
}

#item72864 {
	width:59px !important;
	height:7px !important;
	left:381px !important;
	top:495px !important;
}

#item965 {
	width:104px !important;
	height:171px !important;
}

#item21368 {
	width:104px !important;
	height:171px !important;
	left:66px !important;
	top:107px !important;
}

#item966 {
	width:63px !important;
	height:90px !important;
}

#item21373 {
	width:63px !important;
	height:90px !important;
	left:170px !important;
	top:43px !important;
}

#item967 {
	width:159px !important;
	height:163px !important;
}

#item21378 {
	width:159px !important;
	height:163px !important;
	left:276px !important;
	top:118px !important;
}

#item968 {
	width:80px !important;
	height:91px !important;
}

#item21383 {
	width:80px !important;
	height:91px !important;
	left:432px !important;
	top:204px !important;
}

#item969 {
	width:153px !important;
	height:262px !important;
}

#item21388 {
	width:153px !important;
	height:262px !important;
	left:273px !important;
	top:259px !important;
}

#item44980 {
	width:110px !important;
	height:131px !important;
}

#item44974 {
	width:110px !important;
	height:131px !important;
	left:46px !important;
	top:461px !important;
}

#item44986 {
	width:55px !important;
	height:62px !important;
}

#item44981 {
	width:55px !important;
	height:62px !important;
	left:177px !important;
	top:455px !important;
}

#item44993 {
	width:55px !important;
	height:62px !important;
}

#item44988 {
	width:55px !important;
	height:62px !important;
	left:177px !important;
	top:496px !important;
}

#item44999 {
	width:53px !important;
	height:58px !important;
}

#item44994 {
	width:53px !important;
	height:58px !important;
	left:176px !important;
	top:546px !important;
}

#item970 {
	width:49px !important;
	height:126px !important;
}

#item21394 {
	width:49px !important;
	height:126px !important;
	left:463px !important;
	top:350px !important;
}

#item971 {
	width:38px !important;
	height:124px !important;
}

#item21400 {
	width:38px !important;
	height:124px !important;
	left:430px !important;
	top:350px !important;
}

#item973 {
	width:54px !important;
	height:100px !important;
}

#item21405 {
	width:54px !important;
	height:100px !important;
	left:442px !important;
	top:481px !important;
}

#item72893 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:338px !important;
}

#item72920 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:345px !important;
}

#item72947 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:407px !important;
}

#item72975 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:414px !important;
}

#item73002 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:421px !important;
}

#item73029 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:427px !important;
}

#item73056 {
	width:59px !important;
	height:7px !important;
	left:132px !important;
	top:338px !important;
}

#item73083 {
	width:63px !important;
	height:7px !important;
	left:132px !important;
	top:345px !important;
}

#item73110 {
	width:67px !important;
	height:7px !important;
	left:132px !important;
	top:408px !important;
}

#item73137 {
	width:43px !important;
	height:7px !important;
	left:132px !important;
	top:415px !important;
}

#item73164 {
	width:53px !important;
	height:7px !important;
	left:132px !important;
	top:421px !important;
}

#item73191 {
	width:45px !important;
	height:7px !important;
	left:132px !important;
	top:428px !important;
}

#item975 {
	width:153px !important;
	height:150px !important;
}

#item21410 {
	width:153px !important;
	height:150px !important;
	left:71px !important;
	top:82px !important;
}

#item976 {
	width:147px !important;
	height:149px !important;
}

#item21415 {
	width:147px !important;
	height:149px !important;
	left:112px !important;
	top:154px !important;
}

#item977 {
	width:149px !important;
	height:190px !important;
}

#item21420 {
	width:149px !important;
	height:190px !important;
	left:43px !important;
	top:226px !important;
}

#item978 {
	width:143px !important;
	height:122px !important;
}

#item21425 {
	width:143px !important;
	height:122px !important;
	left:100px !important;
	top:296px !important;
}

#item979 {
	width:101px !important;
	height:184px !important;
}

#item21431 {
	width:101px !important;
	height:184px !important;
	left:52px !important;
	top:418px !important;
}

#item980 {
	width:110px !important;
	height:182px !important;
}

#item21436 {
	width:110px !important;
	height:182px !important;
	left:160px !important;
	top:419px !important;
}

#item981 {
	width:116px !important;
	height:68px !important;
}

#item21441 {
	width:116px !important;
	height:68px !important;
	left:372px !important;
	top:483px !important;
}

#item982 {
	width:106px !important;
	height:85px !important;
}

#item21446 {
	width:106px !important;
	height:85px !important;
	left:347px !important;
	top:519px !important;
}

#item983 {
	width:140px !important;
	height:193px !important;
}

#item21451 {
	width:140px !important;
	height:193px !important;
	left:363px !important;
	top:105px !important;
}

#item984 {
	width:77px !important;
	height:90px !important;
}

#item21456 {
	width:77px !important;
	height:90px !important;
	left:282px !important;
	top:137px !important;
}

#item985 {
	width:27px !important;
	height:28px !important;
}

#item21461 {
	width:27px !important;
	height:28px !important;
	left:302px !important;
	top:229px !important;
}

#item986 {
	width:29px !important;
	height:29px !important;
}

#item21466 {
	width:29px !important;
	height:29px !important;
	left:331px !important;
	top:228px !important;
}

#item987 {
	width:27px !important;
	height:28px !important;
}

#item21472 {
	width:27px !important;
	height:28px !important;
	left:302px !important;
	top:285px !important;
}

#item988 {
	width:29px !important;
	height:28px !important;
}

#item21477 {
	width:29px !important;
	height:28px !important;
	left:331px !important;
	top:283px !important;
}

#item73220 {
	width:53px !important;
	height:7px !important;
	left:290px !important;
	top:375px !important;
}

#item73247 {
	width:59px !important;
	height:7px !important;
	left:290px !important;
	top:381px !important;
}

#item73274 {
	width:45px !important;
	height:7px !important;
	left:290px !important;
	top:388px !important;
}

#item73301 {
	width:57px !important;
	height:7px !important;
	left:290px !important;
	top:394px !important;
}

#item73328 {
	width:40px !important;
	height:7px !important;
	left:398px !important;
	top:355px !important;
}

#item73355 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:362px !important;
}

#item73382 {
	width:41px !important;
	height:7px !important;
	left:290px !important;
	top:440px !important;
}

#item73409 {
	width:55px !important;
	height:7px !important;
	left:290px !important;
	top:447px !important;
}

#item73436 {
	width:45px !important;
	height:7px !important;
	left:290px !important;
	top:453px !important;
}

#item73464 {
	width:57px !important;
	height:7px !important;
	left:290px !important;
	top:460px !important;
}

#item73492 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:426px !important;
}

#item73519 {
	width:40px !important;
	height:7px !important;
	left:398px !important;
	top:432px !important;
}

#item989 {
	width:108px !important;
	height:238px !important;
}

#item21482 {
	width:108px !important;
	height:238px !important;
	left:285px !important;
	top:75px !important;
}

#item990 {
	width:104px !important;
	height:238px !important;
}

#item21487 {
	width:104px !important;
	height:238px !important;
	left:223px !important;
	top:75px !important;
}

#item991 {
	width:107px !important;
	height:238px !important;
}

#item21492 {
	width:107px !important;
	height:238px !important;
	left:173px !important;
	top:75px !important;
}

#item992 {
	width:110px !important;
	height:238px !important;
}

#item21497 {
	width:110px !important;
	height:238px !important;
	left:109px !important;
	top:75px !important;
}

#item993 {
	width:101px !important;
	height:238px !important;
}

#item21502 {
	width:101px !important;
	height:238px !important;
	left:60px !important;
	top:75px !important;
}

#item995 {
	width:101px !important;
	height:238px !important;
}

#item21507 {
	width:101px !important;
	height:238px !important;
	left:10px !important;
	top:75px !important;
}

#item996 {
	width:102px !important;
	height:173px !important;
}

#item21512 {
	width:102px !important;
	height:173px !important;
	left:394px !important;
	top:36px !important;
}

#item997 {
	width:112px !important;
	height:131px !important;
}

#item21517 {
	width:112px !important;
	height:131px !important;
	left:126px !important;
	top:378px !important;
}

#item998 {
	width:90px !important;
	height:191px !important;
}

#item21522 {
	width:90px !important;
	height:191px !important;
	left:244px !important;
	top:366px !important;
}

#item999 {
	width:28px !important;
	height:28px !important;
}

#item21527 {
	width:28px !important;
	height:28px !important;
	left:328px !important;
	top:479px !important;
}

#item1000 {
	width:28px !important;
	height:28px !important;
}

#item21532 {
	width:28px !important;
	height:28px !important;
	left:328px !important;
	top:537px !important;
}

#item1001 {
	width:104px !important;
	height:201px !important;
}

#item21537 {
	width:104px !important;
	height:201px !important;
	left:376px !important;
	top:365px !important;
}

#item73547 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:388px !important;
}

#item73574 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:394px !important;
}

#item73601 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:401px !important;
}

#item73628 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:472px !important;
}

#item73655 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:479px !important;
}

#item73682 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:485px !important;
}

#item73710 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item73738 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item73766 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item73793 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:581px !important;
}

#item73820 {
	width:55px !important;
	height:7px !important;
	left:389px !important;
	top:257px !important;
}

#item73847 {
	width:53px !important;
	height:7px !important;
	left:389px !important;
	top:263px !important;
}

#item73874 {
	width:45px !important;
	height:7px !important;
	left:389px !important;
	top:270px !important;
}

#item73901 {
	width:57px !important;
	height:7px !important;
	left:389px !important;
	top:276px !important;
}

#item73928 {
	width:60px !important;
	height:7px !important;
	left:389px !important;
	top:283px !important;
}

#item73955 {
	width:60px !important;
	height:7px !important;
	left:389px !important;
	top:290px !important;
}

#item1002 {
	width:104px !important;
	height:160px !important;
}

#item21543 {
	width:104px !important;
	height:160px !important;
	left:94px !important;
	top:111px !important;
}

#item1003 {
	width:50px !important;
	height:75px !important;
}

#item21549 {
	width:50px !important;
	height:75px !important;
	left:26px !important;
	top:173px !important;
}

#item1004 {
	width:52px !important;
	height:29px !important;
}

#item21554 {
	width:52px !important;
	height:29px !important;
	left:23px !important;
	top:233px !important;
}

#item1005 {
	width:113px !important;
	height:67px !important;
}

#item21559 {
	width:113px !important;
	height:67px !important;
	left:88px !important;
	top:238px !important;
}

#item1006 {
	width:142px !important;
	height:151px !important;
}

#item21564 {
	width:142px !important;
	height:151px !important;
	left:218px !important;
	top:31px !important;
}

#item1007 {
	width:58px !important;
	height:53px !important;
}

#item21569 {
	width:58px !important;
	height:53px !important;
	left:278px !important;
	top:217px !important;
}

#item1008 {
	width:60px !important;
	height:46px !important;
}

#item21574 {
	width:60px !important;
	height:46px !important;
	left:278px !important;
	top:279px !important;
}

#item1011 {
	width:83px !important;
	height:70px !important;
}

#item21579 {
	width:83px !important;
	height:70px !important;
	left:65px !important;
	top:408px !important;
}

#item1012 {
	width:94px !important;
	height:77px !important;
}

#item21584 {
	width:94px !important;
	height:77px !important;
	left:73px !important;
	top:514px !important;
}

#item1013 {
	width:38px !important;
	height:35px !important;
}

#item21589 {
	width:38px !important;
	height:35px !important;
	left:184px !important;
	top:364px !important;
}

#item1014 {
	width:35px !important;
	height:25px !important;
}

#item21594 {
	width:35px !important;
	height:25px !important;
	left:181px !important;
	top:410px !important;
}

#item1015 {
	width:37px !important;
	height:55px !important;
}

#item21599 {
	width:37px !important;
	height:55px !important;
	left:186px !important;
	top:459px !important;
}

#item1016 {
	width:41px !important;
	height:28px !important;
}

#item21604 {
	width:41px !important;
	height:28px !important;
	left:182px !important;
	top:503px !important;
}

#item1017 {
	width:84px !important;
	height:140px !important;
}

#item21609 {
	width:84px !important;
	height:140px !important;
	left:230px !important;
	top:413px !important;
}

#item1018 {
	width:84px !important;
	height:58px !important;
}

#item21614 {
	width:84px !important;
	height:58px !important;
	left:227px !important;
	top:528px !important;
}

#item73983 {
	width:89px !important;
	height:7px !important;
	left:370px !important;
	top:89px !important;
}

#item74010 {
	width:89px !important;
	height:7px !important;
	left:370px !important;
	top:125px !important;
}

#item74037 {
	width:89px !important;
	height:7px !important;
	left:370px !important;
	top:167px !important;
}

#item74064 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:222px !important;
}

#item74091 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:229px !important;
}

#item74118 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:235px !important;
}

#item74145 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:242px !important;
}

#item74172 {
	width:89px !important;
	height:7px !important;
	left:370px !important;
	top:291px !important;
}

#item74199 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:357px !important;
}

#item74227 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:357px !important;
}

#item74255 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:364px !important;
}

#item74282 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:364px !important;
}

#item74309 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:370px !important;
}

#item74336 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:370px !important;
}

#item74363 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:377px !important;
}

#item74390 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:377px !important;
}

#item74417 {
	width:65px !important;
	height:7px !important;
	left:370px !important;
	top:438px !important;
}

#item74444 {
	width:75px !important;
	height:7px !important;
	left:370px !important;
	top:444px !important;
}

#item74472 {
	width:65px !important;
	height:7px !important;
	left:370px !important;
	top:507px !important;
}

#item74499 {
	width:75px !important;
	height:7px !important;
	left:370px !important;
	top:514px !important;
}

#item74526 {
	width:43px !important;
	height:7px !important;
	left:370px !important;
	top:568px !important;
}

#item74553 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:575px !important;
}

#item74580 {
	width:60px !important;
	height:7px !important;
	left:370px !important;
	top:581px !important;
}

#item1019 {
	width:58px !important;
	height:55px !important;
}

#item21620 {
	width:58px !important;
	height:55px !important;
	left:38px !important;
	top:135px !important;
}

#item1020 {
	width:58px !important;
	height:42px !important;
}

#item21625 {
	width:58px !important;
	height:42px !important;
	left:33px !important;
	top:207px !important;
}

#item1021 {
	width:57px !important;
	height:50px !important;
}

#item21630 {
	width:57px !important;
	height:50px !important;
	left:115px !important;
	top:142px !important;
}

#item1024 {
	width:56px !important;
	height:37px !important;
}

#item21635 {
	width:56px !important;
	height:37px !important;
	left:120px !important;
	top:212px !important;
}

#item1025 {
	width:51px !important;
	height:47px !important;
}

#item21640 {
	width:51px !important;
	height:47px !important;
	left:192px !important;
	top:137px !important;
}

#item1026 {
	width:53px !important;
	height:39px !important;
}

#item21645 {
	width:53px !important;
	height:39px !important;
	left:197px !important;
	top:206px !important;
}

#item1027 {
	width:52px !important;
	height:33px !important;
}

#item21650 {
	width:52px !important;
	height:33px !important;
	left:38px !important;
	top:313px !important;
}

#item1028 {
	width:54px !important;
	height:36px !important;
}

#item21655 {
	width:54px !important;
	height:36px !important;
	left:37px !important;
	top:361px !important;
}

#item1029 {
	width:55px !important;
	height:52px !important;
}

#item21660 {
	width:55px !important;
	height:52px !important;
	left:126px !important;
	top:293px !important;
}

#item1030 {
	width:49px !important;
	height:42px !important;
}

#item21665 {
	width:49px !important;
	height:42px !important;
	left:128px !important;
	top:359px !important;
}

#item1031 {
	width:52px !important;
	height:37px !important;
}

#item21670 {
	width:52px !important;
	height:37px !important;
	left:200px !important;
	top:307px !important;
}

#item1032 {
	width:53px !important;
	height:38px !important;
}

#item21675 {
	width:53px !important;
	height:38px !important;
	left:203px !important;
	top:364px !important;
}

#item1033 {
	width:144px !important;
	height:123px !important;
}

#item21680 {
	width:144px !important;
	height:123px !important;
	left:290px !important;
	top:157px !important;
}

#item1034 {
	width:145px !important;
	height:103px !important;
}

#item21685 {
	width:145px !important;
	height:103px !important;
	left:297px !important;
	top:339px !important;
}

#item74607 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:523px !important;
}

#item74634 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:523px !important;
}

#item74661 {
	width:27px !important;
	height:7px !important;
	left:166px !important;
	top:523px !important;
}

#item74689 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:523px !important;
}

#item74716 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:523px !important;
}

#item74744 {
	width:27px !important;
	height:7px !important;
	left:283px !important;
	top:523px !important;
}

#item74771 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:529px !important;
}

#item74798 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:529px !important;
}

#item74825 {
	width:27px !important;
	height:7px !important;
	left:166px !important;
	top:529px !important;
}

#item74852 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:529px !important;
}

#item74879 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:529px !important;
}

#item74907 {
	width:27px !important;
	height:7px !important;
	left:283px !important;
	top:529px !important;
}

#item74934 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:536px !important;
}

#item74961 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:536px !important;
}

#item74989 {
	width:27px !important;
	height:7px !important;
	left:166px !important;
	top:536px !important;
}

#item75016 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:536px !important;
}

#item75043 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:536px !important;
}

#item75071 {
	width:27px !important;
	height:7px !important;
	left:283px !important;
	top:536px !important;
}

#item75098 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:542px !important;
}

#item75126 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:542px !important;
}

#item75154 {
	width:27px !important;
	height:7px !important;
	left:166px !important;
	top:542px !important;
}

#item75181 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:542px !important;
}

#item75208 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:542px !important;
}

#item75236 {
	width:27px !important;
	height:7px !important;
	left:283px !important;
	top:542px !important;
}

#item75263 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:579px !important;
}

#item75290 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:579px !important;
}

#item75317 {
	width:27px !important;
	height:7px !important;
	left:166px !important;
	top:579px !important;
}

#item75344 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:579px !important;
}

#item75371 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:579px !important;
}

#item75398 {
	width:27px !important;
	height:7px !important;
	left:283px !important;
	top:579px !important;
}

#item75425 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:586px !important;
}

#item75452 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:586px !important;
}

#item75480 {
	width:27px !important;
	height:7px !important;
	left:166px !important;
	top:586px !important;
}

#item75507 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:586px !important;
}

#item75534 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:586px !important;
}

#item75561 {
	width:27px !important;
	height:7px !important;
	left:283px !important;
	top:586px !important;
}

#item75589 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:593px !important;
}

#item75616 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:593px !important;
}

#item75644 {
	width:27px !important;
	height:7px !important;
	left:166px !important;
	top:593px !important;
}

#item75671 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:593px !important;
}

#item75698 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:593px !important;
}

#item75726 {
	width:27px !important;
	height:7px !important;
	left:283px !important;
	top:593px !important;
}

#item75753 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:599px !important;
}

#item75780 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:599px !important;
}

#item75807 {
	width:27px !important;
	height:7px !important;
	left:166px !important;
	top:599px !important;
}

#item75834 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:599px !important;
}

#item75861 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:599px !important;
}

#item75888 {
	width:27px !important;
	height:7px !important;
	left:283px !important;
	top:599px !important;
}

#item75915 {
	width:50px !important;
	height:7px !important;
	left:344px !important;
	top:516px !important;
}

#item75942 {
	width:66px !important;
	height:7px !important;
	left:420px !important;
	top:516px !important;
}

#item75970 {
	width:64px !important;
	height:7px !important;
	left:344px !important;
	top:523px !important;
}

#item75997 {
	width:45px !important;
	height:7px !important;
	left:420px !important;
	top:523px !important;
}

#item76024 {
	width:58px !important;
	height:7px !important;
	left:344px !important;
	top:530px !important;
}

#item76051 {
	width:53px !important;
	height:7px !important;
	left:420px !important;
	top:530px !important;
}

#item76078 {
	width:50px !important;
	height:7px !important;
	left:344px !important;
	top:571px !important;
}

#item76105 {
	width:66px !important;
	height:7px !important;
	left:420px !important;
	top:571px !important;
}

#item76132 {
	width:64px !important;
	height:7px !important;
	left:344px !important;
	top:578px !important;
}

#item76159 {
	width:45px !important;
	height:7px !important;
	left:420px !important;
	top:578px !important;
}

#item76186 {
	width:58px !important;
	height:7px !important;
	left:344px !important;
	top:584px !important;
}

#item76214 {
	width:53px !important;
	height:7px !important;
	left:420px !important;
	top:584px !important;
}

#item1036 {
	width:150px !important;
	height:270px !important;
}

#item21690 {
	width:150px !important;
	height:270px !important;
	left:20px !important;
	top:37px !important;
}

#item1037 {
	width:150px !important;
	height:270px !important;
}

#item21696 {
	width:150px !important;
	height:270px !important;
	left:176px !important;
	top:37px !important;
}

#item1038 {
	width:86px !important;
	height:155px !important;
}

#item21701 {
	width:86px !important;
	height:155px !important;
	left:388px !important;
	top:75px !important;
}

#item1039 {
	width:43px !important;
	height:84px !important;
}

#item21706 {
	width:43px !important;
	height:84px !important;
	left:332px !important;
	top:139px !important;
}

#item1040 {
	width:43px !important;
	height:85px !important;
}

#item21712 {
	width:43px !important;
	height:85px !important;
	left:332px !important;
	top:224px !important;
}

#item1041 {
	width:71px !important;
	height:111px !important;
}

#item21718 {
	width:71px !important;
	height:111px !important;
	left:81px !important;
	top:345px !important;
}

#item1042 {
	width:73px !important;
	height:74px !important;
}

#item21723 {
	width:73px !important;
	height:74px !important;
	left:74px !important;
	top:433px !important;
}

#item1043 {
	width:33px !important;
	height:48px !important;
}

#item21728 {
	width:33px !important;
	height:48px !important;
	left:22px !important;
	top:527px !important;
}

#item1044 {
	width:36px !important;
	height:37px !important;
}

#item21733 {
	width:36px !important;
	height:37px !important;
	left:27px !important;
	top:563px !important;
}

#item1045 {
	width:175px !important;
	height:289px !important;
}

#item21738 {
	width:175px !important;
	height:289px !important;
	left:177px !important;
	top:315px !important;
}

#item1046 {
	width:98px !important;
	height:163px !important;
}

#item21743 {
	width:98px !important;
	height:163px !important;
	left:388px !important;
	top:314px !important;
}

#item76242 {
	width:76px !important;
	height:7px !important;
	left:65px !important;
	top:285px !important;
}

#item76269 {
	width:75px !important;
	height:7px !important;
	left:220px !important;
	top:286px !important;
}

#item76297 {
	width:76px !important;
	height:7px !important;
	left:377px !important;
	top:278px !important;
}

#item76324 {
	width:63px !important;
	height:7px !important;
	left:377px !important;
	top:284px !important;
}

#item76351 {
	width:69px !important;
	height:7px !important;
	left:64px !important;
	top:549px !important;
}

#item76378 {
	width:69px !important;
	height:7px !important;
	left:64px !important;
	top:593px !important;
}

#item76405 {
	width:68px !important;
	height:7px !important;
	left:387px !important;
	top:519px !important;
}

#item76432 {
	width:68px !important;
	height:7px !important;
	left:387px !important;
	top:582px !important;
}

#item1047 {
	width:87px !important;
	height:124px !important;
}

#item21748 {
	width:87px !important;
	height:124px !important;
	left:151px !important;
	top:96px !important;
}

#item1048 {
	width:82px !important;
	height:63px !important;
}

#item21753 {
	width:82px !important;
	height:63px !important;
	left:166px !important;
	top:214px !important;
}

#item1049 {
	width:101px !important;
	height:86px !important;
}

#item21758 {
	width:101px !important;
	height:86px !important;
	left:326px !important;
	top:95px !important;
}

#item1050 {
	width:89px !important;
	height:70px !important;
}

#item21763 {
	width:89px !important;
	height:70px !important;
	left:312px !important;
	top:218px !important;
}

#item1051 {
	width:112px !important;
	height:187px !important;
}

#item21770 {
	width:112px !important;
	height:187px !important;
	left:129px !important;
	top:373px !important;
}

#item1052 {
	width:43px !important;
	height:83px !important;
}

#item21775 {
	width:43px !important;
	height:83px !important;
	left:260px !important;
	top:435px !important;
}

#item1053 {
	width:42px !important;
	height:86px !important;
}

#item21780 {
	width:42px !important;
	height:86px !important;
	left:261px !important;
	top:518px !important;
}

#item1054 {
	width:129px !important;
	height:171px !important;
}

#item21785 {
	width:129px !important;
	height:171px !important;
	left:313px !important;
	top:379px !important;
}

#item1055 {
	width:106px !important;
	height:67px !important;
}

#item21790 {
	width:106px !important;
	height:67px !important;
	left:309px !important;
	top:522px !important;
}

#item1056 {
	width:35px !important;
	height:42px !important;
}

#item21795 {
	width:35px !important;
	height:42px !important;
	left:458px !important;
	top:495px !important;
}

#item1057 {
	width:31px !important;
	height:22px !important;
}

#item21801 {
	width:31px !important;
	height:22px !important;
	left:461px !important;
	top:530px !important;
}

#item1058 {
	width:42px !important;
	height:42px !important;
}

#item21806 {
	width:42px !important;
	height:42px !important;
	left:454px !important;
	top:562px !important;
}

#item76459 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:112px !important;
}

#item76487 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:162px !important;
}

#item76515 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:224px !important;
}

#item76542 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:231px !important;
}

#item76569 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:237px !important;
}

#item76596 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:244px !important;
}

#item76623 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:293px !important;
}

#item76650 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:365px !important;
}

#item76677 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:371px !important;
}

#item76704 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:436px !important;
}

#item76732 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:442px !important;
}

#item76759 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:500px !important;
}

#item76786 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:507px !important;
}

#item1062 {
	width:52px !important;
	height:47px !important;
}

#item21811 {
	width:52px !important;
	height:47px !important;
	left:193px !important;
	top:249px !important;
}

#item1063 {
	width:50px !important;
	height:35px !important;
}

#item21816 {
	width:50px !important;
	height:35px !important;
	left:194px !important;
	top:311px !important;
}

#item1064 {
	width:70px !important;
	height:76px !important;
}

#item21821 {
	width:70px !important;
	height:76px !important;
	left:182px !important;
	top:385px !important;
}

#item1065 {
	width:49px !important;
	height:50px !important;
}

#item21826 {
	width:49px !important;
	height:50px !important;
	left:260px !important;
	top:244px !important;
}

#item1066 {
	width:52px !important;
	height:30px !important;
}

#item21831 {
	width:52px !important;
	height:30px !important;
	left:260px !important;
	top:303px !important;
}

#item1067 {
	width:45px !important;
	height:43px !important;
}

#item21836 {
	width:45px !important;
	height:43px !important;
	left:260px !important;
	top:361px !important;
}

#item1068 {
	width:50px !important;
	height:39px !important;
}

#item21841 {
	width:50px !important;
	height:39px !important;
	left:261px !important;
	top:418px !important;
}

#item1069 {
	width:146px !important;
	height:128px !important;
}

#item21847 {
	width:146px !important;
	height:128px !important;
	left:326px !important;
	top:148px !important;
}

#item1070 {
	width:150px !important;
	height:116px !important;
}

#item21852 {
	width:150px !important;
	height:116px !important;
	left:342px !important;
	top:329px !important;
}

#item1071 {
	width:189px !important;
	height:128px !important;
}

#item21857 {
	width:189px !important;
	height:128px !important;
	top:40px !important;
}

#item1072 {
	width:189px !important;
	height:93px !important;
}

#item21862 {
	width:189px !important;
	height:93px !important;
	top:143px !important;
}

#item1073 {
	width:180px !important;
	height:93px !important;
}

#item21867 {
	width:180px !important;
	height:93px !important;
	top:214px !important;
}

#item1079 {
	width:180px !important;
	height:93px !important;
}

#item21872 {
	width:180px !important;
	height:93px !important;
	top:286px !important;
}

#item1080 {
	width:180px !important;
	height:93px !important;
}

#item21877 {
	width:180px !important;
	height:93px !important;
	top:369px !important;
}

#item76813 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:502px !important;
}

#item76840 {
	width:27px !important;
	height:7px !important;
	left:103px !important;
	top:502px !important;
}

#item76867 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:502px !important;
}

#item76894 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:502px !important;
}

#item76921 {
	width:27px !important;
	height:7px !important;
	left:211px !important;
	top:502px !important;
}

#item76948 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:509px !important;
}

#item76976 {
	width:27px !important;
	height:7px !important;
	left:103px !important;
	top:509px !important;
}

#item77004 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:509px !important;
}

#item77031 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:509px !important;
}

#item77058 {
	width:27px !important;
	height:7px !important;
	left:211px !important;
	top:509px !important;
}

#item77085 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:515px !important;
}

#item77112 {
	width:27px !important;
	height:7px !important;
	left:103px !important;
	top:515px !important;
}

#item77139 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:515px !important;
}

#item77166 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:515px !important;
}

#item77193 {
	width:27px !important;
	height:7px !important;
	left:211px !important;
	top:515px !important;
}

#item77221 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:522px !important;
}

#item77248 {
	width:27px !important;
	height:7px !important;
	left:103px !important;
	top:522px !important;
}

#item77275 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:522px !important;
}

#item77302 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:522px !important;
}

#item77329 {
	width:27px !important;
	height:7px !important;
	left:211px !important;
	top:522px !important;
}

#item77356 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:528px !important;
}

#item77383 {
	width:27px !important;
	height:7px !important;
	left:103px !important;
	top:528px !important;
}

#item77410 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:528px !important;
}

#item77438 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:528px !important;
}

#item77465 {
	width:27px !important;
	height:7px !important;
	left:211px !important;
	top:528px !important;
}

#item77493 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:580px !important;
}

#item77520 {
	width:54px !important;
	height:7px !important;
	left:74px !important;
	top:580px !important;
}

#item77547 {
	width:38px !important;
	height:7px !important;
	left:18px !important;
	top:587px !important;
}

#item77574 {
	width:44px !important;
	height:7px !important;
	left:74px !important;
	top:587px !important;
}

#item77601 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:593px !important;
}

#item77628 {
	width:41px !important;
	height:7px !important;
	left:140px !important;
	top:580px !important;
}

#item77656 {
	width:54px !important;
	height:7px !important;
	left:195px !important;
	top:580px !important;
}

#item77683 {
	width:38px !important;
	height:7px !important;
	left:140px !important;
	top:587px !important;
}

#item77710 {
	width:44px !important;
	height:7px !important;
	left:195px !important;
	top:587px !important;
}

#item77738 {
	width:45px !important;
	height:7px !important;
	left:140px !important;
	top:593px !important;
}

#item77765 {
	width:27px !important;
	height:7px !important;
	left:340px !important;
	top:501px !important;
}

#item77792 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:501px !important;
}

#item77820 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:501px !important;
}

#item77847 {
	width:27px !important;
	height:7px !important;
	left:340px !important;
	top:508px !important;
}

#item77875 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:508px !important;
}

#item77903 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:508px !important;
}

#item77930 {
	width:27px !important;
	height:7px !important;
	left:340px !important;
	top:515px !important;
}

#item77957 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:515px !important;
}

#item77985 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:515px !important;
}

#item78012 {
	width:27px !important;
	height:7px !important;
	left:340px !important;
	top:521px !important;
}

#item78039 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:521px !important;
}

#item78066 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:521px !important;
}

#item78093 {
	width:60px !important;
	height:7px !important;
	left:266px !important;
	top:566px !important;
}

#item78120 {
	width:59px !important;
	height:7px !important;
	left:266px !important;
	top:573px !important;
}

#item78147 {
	width:45px !important;
	height:7px !important;
	left:266px !important;
	top:579px !important;
}

#item1081 {
	width:140px !important;
	height:149px !important;
}

#item21882 {
	width:140px !important;
	height:149px !important;
	left:45px !important;
	top:140px !important;
}

#item1082 {
	width:137px !important;
	height:96px !important;
}

#item21887 {
	width:137px !important;
	height:96px !important;
	left:60px !important;
	top:323px !important;
}

#item1083 {
	width:61px !important;
	height:61px !important;
}

#item21892 {
	width:61px !important;
	height:61px !important;
	left:223px !important;
	top:206px !important;
}

#item1084 {
	width:61px !important;
	height:44px !important;
}

#item21897 {
	width:61px !important;
	height:44px !important;
	left:214px !important;
	top:278px !important;
}

#item1085 {
	width:55px !important;
	height:59px !important;
}

#item21902 {
	width:55px !important;
	height:59px !important;
	left:221px !important;
	top:364px !important;
}

#item1086 {
	width:57px !important;
	height:39px !important;
}

#item21907 {
	width:57px !important;
	height:39px !important;
	left:221px !important;
	top:440px !important;
}

#item1087 {
	width:139px !important;
	height:142px !important;
}

#item21913 {
	width:139px !important;
	height:142px !important;
	left:303px !important;
	top:149px !important;
}

#item1088 {
	width:145px !important;
	height:122px !important;
}

#item21919 {
	width:145px !important;
	height:122px !important;
	left:317px !important;
	top:304px !important;
}

#item78174 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:515px !important;
}

#item78201 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:515px !important;
}

#item78229 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:515px !important;
}

#item78256 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:515px !important;
}

#item78283 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:521px !important;
}

#item78310 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:521px !important;
}

#item78338 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:521px !important;
}

#item78365 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:521px !important;
}

#item78393 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:528px !important;
}

#item78420 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:528px !important;
}

#item78447 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:528px !important;
}

#item78475 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:528px !important;
}

#item78502 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:535px !important;
}

#item78529 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:535px !important;
}

#item78556 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:535px !important;
}

#item78583 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:535px !important;
}

#item78611 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:541px !important;
}

#item78638 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:541px !important;
}

#item78665 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:541px !important;
}

#item78692 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:541px !important;
}

#item78720 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:572px !important;
}

#item78747 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:572px !important;
}

#item78774 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:572px !important;
}

#item78801 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:572px !important;
}

#item78828 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:579px !important;
}

#item78855 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:579px !important;
}

#item78882 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:579px !important;
}

#item78909 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:579px !important;
}

#item78936 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:586px !important;
}

#item78964 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:586px !important;
}

#item78992 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:586px !important;
}

#item79019 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:586px !important;
}

#item79047 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:592px !important;
}

#item79074 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:592px !important;
}

#item79101 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:592px !important;
}

#item79128 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:592px !important;
}

#item79155 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:599px !important;
}

#item79182 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:599px !important;
}

#item79209 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:599px !important;
}

#item79237 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:599px !important;
}

#item79265 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:605px !important;
}

#item79292 {
	width:27px !important;
	height:7px !important;
	left:259px !important;
	top:605px !important;
}

#item79319 {
	width:27px !important;
	height:7px !important;
	left:297px !important;
	top:605px !important;
}

#item79346 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:605px !important;
}

#item79373 {
	width:57px !important;
	height:7px !important;
	left:387px !important;
	top:543px !important;
}

#item79400 {
	width:54px !important;
	height:7px !important;
	left:444px !important;
	top:543px !important;
}

#item79429 {
	width:38px !important;
	height:7px !important;
	left:387px !important;
	top:549px !important;
}

#item79456 {
	width:53px !important;
	height:7px !important;
	left:444px !important;
	top:549px !important;
}

#item79484 {
	width:57px !important;
	height:7px !important;
	left:387px !important;
	top:574px !important;
}

#item79511 {
	width:54px !important;
	height:7px !important;
	left:443px !important;
	top:574px !important;
}

#item79538 {
	width:38px !important;
	height:7px !important;
	left:387px !important;
	top:581px !important;
}

#item79565 {
	width:51px !important;
	height:7px !important;
	left:443px !important;
	top:581px !important;
}

#item1091 {
	width:108px !important;
	height:103px !important;
}

#item21924 {
	width:108px !important;
	height:103px !important;
	left:62px !important;
	top:108px !important;
}

#item1092 {
	width:31px !important;
	height:30px !important;
}

#item21929 {
	width:31px !important;
	height:30px !important;
	left:22px !important;
	top:156px !important;
}

#item1093 {
	width:29px !important;
	height:30px !important;
}

#item21934 {
	width:29px !important;
	height:30px !important;
	left:22px !important;
	top:191px !important;
}

#item1094 {
	width:108px !important;
	height:115px !important;
}

#item21939 {
	width:108px !important;
	height:115px !important;
	left:226px !important;
	top:88px !important;
}

#item1095 {
	width:43px !important;
	height:62px !important;
}

#item21944 {
	width:43px !important;
	height:62px !important;
	left:180px !important;
	top:160px !important;
}

#item1096 {
	width:107px !important;
	height:98px !important;
}

#item21950 {
	width:107px !important;
	height:98px !important;
	left:62px !important;
	top:295px !important;
}

#item1097 {
	width:43px !important;
	height:62px !important;
}

#item21955 {
	width:43px !important;
	height:62px !important;
	left:20px !important;
	top:351px !important;
}

#item1098 {
	width:103px !important;
	height:71px !important;
}

#item21960 {
	width:103px !important;
	height:71px !important;
	left:227px !important;
	top:328px !important;
}

#item1099 {
	width:43px !important;
	height:62px !important;
}

#item21965 {
	width:43px !important;
	height:62px !important;
	left:179px !important;
	top:351px !important;
}

#item1100 {
	width:101px !important;
	height:97px !important;
}

#item21970 {
	width:101px !important;
	height:97px !important;
	left:72px !important;
	top:483px !important;
}

#item1101 {
	width:29px !important;
	height:31px !important;
}

#item21975 {
	width:29px !important;
	height:31px !important;
	left:22px !important;
	top:532px !important;
}

#item1102 {
	width:29px !important;
	height:31px !important;
}

#item21980 {
	width:29px !important;
	height:31px !important;
	left:22px !important;
	top:569px !important;
}

#item1103 {
	width:104px !important;
	height:102px !important;
}

#item21985 {
	width:104px !important;
	height:102px !important;
	left:230px !important;
	top:482px !important;
}

#item1104 {
	width:43px !important;
	height:62px !important;
}

#item21991 {
	width:43px !important;
	height:62px !important;
	left:180px !important;
	top:542px !important;
}

#item79592 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:185px !important;
}

#item79619 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:185px !important;
}

#item79646 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:192px !important;
}

#item79673 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:192px !important;
}

#item79700 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:198px !important;
}

#item79728 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:198px !important;
}

#item79756 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:205px !important;
}

#item79783 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:205px !important;
}

#item79810 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:264px !important;
}

#item79837 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:264px !important;
}

#item79864 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:271px !important;
}

#item79891 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:271px !important;
}

#item79918 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:278px !important;
}

#item79945 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:278px !important;
}

#item79973 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:284px !important;
}

#item80000 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:284px !important;
}

#item80027 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:337px !important;
}

#item80054 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:337px !important;
}

#item80081 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:343px !important;
}

#item80108 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:343px !important;
}

#item80135 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:350px !important;
}

#item80162 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:350px !important;
}

#item80190 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:356px !important;
}

#item80217 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:356px !important;
}

#item80245 {
	width:41px !important;
	height:7px !important;
	left:338px !important;
	top:409px !important;
}

#item80272 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:409px !important;
}

#item80299 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:464px !important;
}

#item80326 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:464px !important;
}

#item80353 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:471px !important;
}

#item80380 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:471px !important;
}

#item80408 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:477px !important;
}

#item80435 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:477px !important;
}

#item80462 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:484px !important;
}

#item80490 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:484px !important;
}

#item80517 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:490px !important;
}

#item80544 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:490px !important;
}

#item80572 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:545px !important;
}

#item80599 {
	width:27px !important;
	height:7px !important;
	left:414px !important;
	top:545px !important;
}

#item80627 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:552px !important;
}

#item80655 {
	width:27px !important;
	height:7px !important;
	left:414px !important;
	top:552px !important;
}

#item80682 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:558px !important;
}

#item80709 {
	width:27px !important;
	height:7px !important;
	left:414px !important;
	top:558px !important;
}

#item80737 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:565px !important;
}

#item80764 {
	width:27px !important;
	height:7px !important;
	left:414px !important;
	top:565px !important;
}

#item1105 {
	width:109px !important;
	height:101px !important;
}

#item21996 {
	width:109px !important;
	height:101px !important;
	left:177px !important;
	top:48px !important;
}

#item1106 {
	width:46px !important;
	height:52px !important;
}

#item22001 {
	width:46px !important;
	height:52px !important;
	left:134px !important;
	top:123px !important;
}

#item1107 {
	width:108px !important;
	height:95px !important;
}

#item22006 {
	width:108px !important;
	height:95px !important;
	left:350px !important;
	top:50px !important;
}

#item1108 {
	width:36px !important;
	height:33px !important;
}

#item22011 {
	width:36px !important;
	height:33px !important;
	left:316px !important;
	top:142px !important;
}

#item1109 {
	width:38px !important;
	height:31px !important;
}

#item22016 {
	width:38px !important;
	height:31px !important;
	left:355px !important;
	top:144px !important;
}

#item1111 {
	width:99px !important;
	height:104px !important;
}

#item22021 {
	width:99px !important;
	height:104px !important;
	left:190px !important;
	top:192px !important;
}

#item1112 {
	width:30px !important;
	height:46px !important;
}

#item22026 {
	width:30px !important;
	height:46px !important;
	left:134px !important;
	top:273px !important;
}

#item1113 {
	width:27px !important;
	height:46px !important;
}

#item22031 {
	width:27px !important;
	height:46px !important;
	left:166px !important;
	top:272px !important;
}

#item1114 {
	width:106px !important;
	height:75px !important;
}

#item22036 {
	width:106px !important;
	height:75px !important;
	left:344px !important;
	top:206px !important;
}

#item1115 {
	width:29px !important;
	height:42px !important;
}

#item22041 {
	width:29px !important;
	height:42px !important;
	left:315px !important;
	top:275px !important;
}

#item1116 {
	width:28px !important;
	height:44px !important;
}

#item22046 {
	width:28px !important;
	height:44px !important;
	left:349px !important;
	top:274px !important;
}

#item1117 {
	width:111px !important;
	height:93px !important;
}

#item22051 {
	width:111px !important;
	height:93px !important;
	left:152px !important;
	top:332px !important;
}

#item1118 {
	width:34px !important;
	height:49px !important;
}

#item22056 {
	width:34px !important;
	height:49px !important;
	left:259px !important;
	top:409px !important;
}

#item1119 {
	width:34px !important;
	height:48px !important;
}

#item22062 {
	width:34px !important;
	height:48px !important;
	left:293px !important;
	top:410px !important;
}

#item1120 {
	width:33px !important;
	height:45px !important;
}

#item22068 {
	width:33px !important;
	height:45px !important;
	left:330px !important;
	top:412px !important;
}

#item1121 {
	width:97px !important;
	height:103px !important;
}

#item22073 {
	width:97px !important;
	height:103px !important;
	left:365px !important;
	top:337px !important;
}

#item1122 {
	width:96px !important;
	height:95px !important;
}

#item22078 {
	width:96px !important;
	height:95px !important;
	left:192px !important;
	top:479px !important;
}

#item1123 {
	width:44px !important;
	height:44px !important;
}

#item22083 {
	width:44px !important;
	height:44px !important;
	left:135px !important;
	top:558px !important;
}

#item1124 {
	width:41px !important;
	height:44px !important;
}

#item22088 {
	width:41px !important;
	height:44px !important;
	left:178px !important;
	top:559px !important;
}

#item1125 {
	width:102px !important;
	height:87px !important;
}

#item22093 {
	width:102px !important;
	height:87px !important;
	left:360px !important;
	top:489px !important;
}

#item1126 {
	width:46px !important;
	height:47px !important;
}

#item22098 {
	width:46px !important;
	height:47px !important;
	left:312px !important;
	top:556px !important;
}

#item80791 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:63px !important;
}

#item80818 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:69px !important;
}

#item80845 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:128px !important;
}

#item80872 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:134px !important;
}

#item80899 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:200px !important;
}

#item80926 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:207px !important;
}

#item80953 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:274px !important;
}

#item80981 {
	width:79px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item81008 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:364px !important;
}

#item81035 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:371px !important;
}

#item81063 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:377px !important;
}

#item81091 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:411px !important;
}

#item81118 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:418px !important;
}

#item81146 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:424px !important;
}

#item81173 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:500px !important;
}

#item81200 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:506px !important;
}

#item81228 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:513px !important;
}

#item81255 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item81282 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item1127 {
	width:122px !important;
	height:160px !important;
}

#item22103 {
	width:122px !important;
	height:160px !important;
	left:76px !important;
	top:37px !important;
}

#item1128 {
	width:105px !important;
	height:149px !important;
}

#item22108 {
	width:105px !important;
	height:149px !important;
	left:187px !important;
	top:48px !important;
}

#item1129 {
	width:126px !important;
	height:159px !important;
}

#item22113 {
	width:126px !important;
	height:159px !important;
	left:261px !important;
	top:38px !important;
}

#item1130 {
	width:121px !important;
	height:59px !important;
}

#item22118 {
	width:121px !important;
	height:59px !important;
	left:27px !important;
	top:197px !important;
}

#item1131 {
	width:118px !important;
	height:60px !important;
}

#item22123 {
	width:118px !important;
	height:60px !important;
	left:148px !important;
	top:197px !important;
}

#item1136 {
	width:116px !important;
	height:59px !important;
}

#item22128 {
	width:116px !important;
	height:59px !important;
	left:268px !important;
	top:197px !important;
}

#item1137 {
	width:117px !important;
	height:117px !important;
}

#item22133 {
	width:117px !important;
	height:117px !important;
	left:103px !important;
	top:276px !important;
}

#item1138 {
	width:134px !important;
	height:36px !important;
}

#item22139 {
	width:134px !important;
	height:36px !important;
	left:248px !important;
	top:271px !important;
}

#item1139 {
	width:133px !important;
	height:38px !important;
}

#item22144 {
	width:133px !important;
	height:38px !important;
	left:248px !important;
	top:311px !important;
}

#item1140 {
	width:134px !important;
	height:38px !important;
}

#item22149 {
	width:134px !important;
	height:38px !important;
	left:247px !important;
	top:353px !important;
}

#item1141 {
	width:120px !important;
	height:69px !important;
}

#item22154 {
	width:120px !important;
	height:69px !important;
	left:20px !important;
	top:408px !important;
}

#item1142 {
	width:120px !important;
	height:69px !important;
}

#item22159 {
	width:120px !important;
	height:69px !important;
	left:20px !important;
	top:481px !important;
}

#item1143 {
	width:33px !important;
	height:43px !important;
}

#item22164 {
	width:33px !important;
	height:43px !important;
	left:21px !important;
	top:560px !important;
}

#item1144 {
	width:33px !important;
	height:44px !important;
}

#item22169 {
	width:33px !important;
	height:44px !important;
	left:65px !important;
	top:560px !important;
}

#item1145 {
	width:34px !important;
	height:43px !important;
}

#item22174 {
	width:34px !important;
	height:43px !important;
	left:110px !important;
	top:560px !important;
}

#item1147 {
	width:167px !important;
	height:129px !important;
}

#item22179 {
	width:167px !important;
	height:129px !important;
	left:211px !important;
	top:444px !important;
}

#item81309 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:108px !important;
}

#item81336 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:114px !important;
}

#item81363 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:121px !important;
}

#item81390 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:153px !important;
}

#item81417 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:159px !important;
}

#item81444 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:166px !important;
}

#item81472 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:199px !important;
}

#item81499 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:206px !important;
}

#item81526 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:212px !important;
}

#item81553 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:324px !important;
}

#item81580 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:330px !important;
}

#item81607 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:337px !important;
}

#item81634 {
	width:67px !important;
	height:7px !important;
	left:390px !important;
	top:488px !important;
}

#item81661 {
	width:66px !important;
	height:7px !important;
	left:390px !important;
	top:495px !important;
}

#item81688 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:501px !important;
}

#item81716 {
	width:67px !important;
	height:7px !important;
	left:390px !important;
	top:541px !important;
}

#item81744 {
	width:66px !important;
	height:7px !important;
	left:390px !important;
	top:548px !important;
}

#item81771 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:555px !important;
}

#item1148 {
	width:84px !important;
	height:74px !important;
}

#item22184 {
	width:84px !important;
	height:74px !important;
	left:132px !important;
	top:89px !important;
}

#item1149 {
	width:86px !important;
	height:73px !important;
}

#item22189 {
	width:86px !important;
	height:73px !important;
	left:132px !important;
	top:165px !important;
}

#item1150 {
	width:84px !important;
	height:73px !important;
}

#item22194 {
	width:84px !important;
	height:73px !important;
	left:132px !important;
	top:242px !important;
}

#item1151 {
	width:180px !important;
	height:159px !important;
}

#item22199 {
	width:180px !important;
	height:159px !important;
	left:217px !important;
	top:41px !important;
}

#item1152 {
	width:186px !important;
	height:177px !important;
}

#item22204 {
	width:186px !important;
	height:177px !important;
	left:264px !important;
	top:132px !important;
}

#item1153 {
	width:214px !important;
	height:182px !important;
}

#item22209 {
	width:214px !important;
	height:182px !important;
	left:217px !important;
	top:268px !important;
}

#item1154 {
	width:211px !important;
	height:214px !important;
}

#item22215 {
	width:211px !important;
	height:214px !important;
	left:261px !important;
	top:404px !important;
}

#item1155 {
	width:188px !important;
	height:103px !important;
}

#item22220 {
	width:188px !important;
	height:103px !important;
	left:217px !important;
	top:529px !important;
}

#item1156 {
	width:83px !important;
	height:73px !important;
}

#item22225 {
	width:83px !important;
	height:73px !important;
	left:132px !important;
	top:359px !important;
}

#item1157 {
	width:84px !important;
	height:73px !important;
}

#item22231 {
	width:84px !important;
	height:73px !important;
	left:132px !important;
	top:436px !important;
}

#item1158 {
	width:83px !important;
	height:74px !important;
}

#item22237 {
	width:83px !important;
	height:74px !important;
	left:132px !important;
	top:514px !important;
}

#item81799 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:159px !important;
}

#item81826 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:159px !important;
}

#item81853 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:166px !important;
}

#item81880 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:166px !important;
}

#item81907 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:173px !important;
}

#item81934 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:173px !important;
}

#item81961 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:208px !important;
}

#item81989 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:208px !important;
}

#item82017 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:215px !important;
}

#item82044 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:215px !important;
}

#item82071 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:221px !important;
}

#item82098 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:221px !important;
}

#item82125 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:258px !important;
}

#item82152 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:258px !important;
}

#item82179 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:265px !important;
}

#item82206 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:265px !important;
}

#item82234 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:271px !important;
}

#item82261 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:271px !important;
}

#item82288 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:416px !important;
}

#item82315 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:416px !important;
}

#item82342 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:423px !important;
}

#item82369 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:423px !important;
}

#item82396 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:429px !important;
}

#item82423 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:429px !important;
}

#item82450 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:462px !important;
}

#item82478 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:462px !important;
}

#item82506 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item82533 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:468px !important;
}

#item82560 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item82587 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:475px !important;
}

#item82614 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:507px !important;
}

#item82641 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:507px !important;
}

#item82668 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item82695 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:514px !important;
}

#item82723 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item82750 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:521px !important;
}

#item1159 {
	width:107px !important;
	height:327px !important;
}

#item22242 {
	width:107px !important;
	height:327px !important;
	left:47px !important;
	top:94px !important;
}

#item1160 {
	width:108px !important;
	height:282px !important;
}

#item22247 {
	width:108px !important;
	height:282px !important;
	left:153px !important;
	top:96px !important;
}

#item1161 {
	width:127px !important;
	height:267px !important;
}

#item22252 {
	width:127px !important;
	height:267px !important;
	left:266px !important;
	top:140px !important;
}

#item1162 {
	width:105px !important;
	height:230px !important;
}

#item22257 {
	width:105px !important;
	height:230px !important;
	left:391px !important;
	top:93px !important;
}

#item1163 {
	width:28px !important;
	height:59px !important;
}

#item22262 {
	width:28px !important;
	height:59px !important;
	left:37px !important;
	top:461px !important;
}

#item1169 {
	width:28px !important;
	height:59px !important;
}

#item22267 {
	width:28px !important;
	height:59px !important;
	left:187px !important;
	top:461px !important;
}

#item1173 {
	width:28px !important;
	height:59px !important;
}

#item22272 {
	width:28px !important;
	height:59px !important;
	left:336px !important;
	top:461px !important;
}

#item1164 {
	width:36px !important;
	height:58px !important;
}

#item22277 {
	width:36px !important;
	height:58px !important;
	left:64px !important;
	top:461px !important;
}

#item1170 {
	width:36px !important;
	height:58px !important;
}

#item22282 {
	width:36px !important;
	height:58px !important;
	left:213px !important;
	top:461px !important;
}

#item1174 {
	width:36px !important;
	height:58px !important;
}

#item22289 {
	width:36px !important;
	height:58px !important;
	left:363px !important;
	top:461px !important;
}

#item1165 {
	width:35px !important;
	height:65px !important;
}

#item22294 {
	width:35px !important;
	height:65px !important;
	left:101px !important;
	top:461px !important;
}

#item1171 {
	width:35px !important;
	height:65px !important;
}

#item22299 {
	width:35px !important;
	height:65px !important;
	left:250px !important;
	top:461px !important;
}

#item1176 {
	width:35px !important;
	height:65px !important;
}

#item22304 {
	width:35px !important;
	height:65px !important;
	left:400px !important;
	top:461px !important;
}

#item1167 {
	width:42px !important;
	height:77px !important;
}

#item22309 {
	width:42px !important;
	height:77px !important;
	left:132px !important;
	top:461px !important;
}

#item1172 {
	width:42px !important;
	height:77px !important;
}

#item22314 {
	width:42px !important;
	height:77px !important;
	left:282px !important;
	top:461px !important;
}

#item1177 {
	width:42px !important;
	height:77px !important;
}

#item22320 {
	width:42px !important;
	height:77px !important;
	left:432px !important;
	top:461px !important;
}

#item83022 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:571px !important;
}

#item83049 {
	width:44px !important;
	height:7px !important;
	left:82px !important;
	top:571px !important;
}

#item83076 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:578px !important;
}

#item83103 {
	width:55px !important;
	height:7px !important;
	left:138px !important;
	top:564px !important;
}

#item83130 {
	width:60px !important;
	height:7px !important;
	left:138px !important;
	top:571px !important;
}

#item83158 {
	width:44px !important;
	height:7px !important;
	left:138px !important;
	top:577px !important;
}

#item83185 {
	width:53px !important;
	height:7px !important;
	left:259px !important;
	top:570px !important;
}

#item83212 {
	width:42px !important;
	height:7px !important;
	left:324px !important;
	top:570px !important;
}

#item83240 {
	width:60px !important;
	height:7px !important;
	left:259px !important;
	top:577px !important;
}

#item83267 {
	width:55px !important;
	height:7px !important;
	left:378px !important;
	top:565px !important;
}

#item83294 {
	width:60px !important;
	height:7px !important;
	left:378px !important;
	top:571px !important;
}

#item83322 {
	width:44px !important;
	height:7px !important;
	left:378px !important;
	top:578px !important;
}

#item1178 {
	width:54px !important;
	height:66px !important;
}

#item22325 {
	width:54px !important;
	height:66px !important;
	left:35px !important;
	top:461px !important;
}

#item1184 {
	width:54px !important;
	height:66px !important;
}

#item22330 {
	width:54px !important;
	height:66px !important;
	left:188px !important;
	top:461px !important;
}

#item1190 {
	width:50px !important;
	height:66px !important;
}

#item22335 {
	width:50px !important;
	height:66px !important;
	left:341px !important;
	top:461px !important;
}

#item1180 {
	width:36px !important;
	height:59px !important;
}

#item22340 {
	width:36px !important;
	height:59px !important;
	left:81px !important;
	top:461px !important;
}

#item1185 {
	width:36px !important;
	height:59px !important;
}

#item22345 {
	width:36px !important;
	height:59px !important;
	left:235px !important;
	top:461px !important;
}

#item1191 {
	width:36px !important;
	height:59px !important;
}

#item22350 {
	width:36px !important;
	height:59px !important;
	left:386px !important;
	top:461px !important;
}

#item1181 {
	width:34px !important;
	height:66px !important;
}

#item22355 {
	width:34px !important;
	height:66px !important;
	left:117px !important;
	top:461px !important;
}

#item1186 {
	width:37px !important;
	height:66px !important;
}

#item22360 {
	width:37px !important;
	height:66px !important;
	left:270px !important;
	top:461px !important;
}

#item1192 {
	width:36px !important;
	height:66px !important;
}

#item22366 {
	width:36px !important;
	height:66px !important;
	left:422px !important;
	top:461px !important;
}

#item1182 {
	width:42px !important;
	height:77px !important;
}

#item22371 {
	width:42px !important;
	height:77px !important;
	left:146px !important;
	top:461px !important;
}

#item1187 {
	width:42px !important;
	height:77px !important;
}

#item22376 {
	width:42px !important;
	height:77px !important;
	left:301px !important;
	top:461px !important;
}

#item1193 {
	width:42px !important;
	height:77px !important;
}

#item22381 {
	width:42px !important;
	height:77px !important;
	left:453px !important;
	top:461px !important;
}

#item1194 {
	width:81px !important;
	height:146px !important;
}

#item22386 {
	width:81px !important;
	height:146px !important;
	left:54px !important;
	top:57px !important;
}

#item1196 {
	width:62px !important;
	height:145px !important;
}

#item22391 {
	width:62px !important;
	height:145px !important;
	left:220px !important;
	top:64px !important;
}

#item1197 {
	width:156px !important;
	height:148px !important;
}

#item22396 {
	width:156px !important;
	height:148px !important;
	left:37px !important;
	top:291px !important;
}

#item1198 {
	width:162px !important;
	height:314px !important;
}

#item22401 {
	width:162px !important;
	height:314px !important;
	left:295px !important;
	top:113px !important;
}

#item83349 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item83377 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item83405 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item83432 {
	width:52px !important;
	height:7px !important;
	left:150px !important;
	top:565px !important;
}

#item83459 {
	width:43px !important;
	height:7px !important;
	left:150px !important;
	top:571px !important;
}

#item83487 {
	width:53px !important;
	height:7px !important;
	left:150px !important;
	top:578px !important;
}

#item83515 {
	width:52px !important;
	height:7px !important;
	left:269px !important;
	top:571px !important;
}

#item83542 {
	width:53px !important;
	height:7px !important;
	left:323px !important;
	top:571px !important;
}

#item83569 {
	width:43px !important;
	height:7px !important;
	left:269px !important;
	top:577px !important;
}

#item83596 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:565px !important;
}

#item83623 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:571px !important;
}

#item83650 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:578px !important;
}

#item1199 {
	width:74px !important;
	height:89px !important;
}

#item22406 {
	width:74px !important;
	height:89px !important;
	left:44px !important;
	top:64px !important;
}

#item1200 {
	width:71px !important;
	height:89px !important;
}

#item22411 {
	width:71px !important;
	height:89px !important;
	left:45px !important;
	top:153px !important;
}

#item1201 {
	width:71px !important;
	height:89px !important;
}

#item22416 {
	width:71px !important;
	height:89px !important;
	left:44px !important;
	top:241px !important;
}

#item1202 {
	width:64px !important;
	height:57px !important;
}

#item22421 {
	width:64px !important;
	height:57px !important;
	left:133px !important;
	top:158px !important;
}

#item1203 {
	width:67px !important;
	height:58px !important;
}

#item22426 {
	width:67px !important;
	height:58px !important;
	left:131px !important;
	top:215px !important;
}

#item1204 {
	width:63px !important;
	height:57px !important;
}

#item22432 {
	width:63px !important;
	height:57px !important;
	left:133px !important;
	top:273px !important;
}

#item1207 {
	width:87px !important;
	height:98px !important;
}

#item22438 {
	width:87px !important;
	height:98px !important;
	left:251px !important;
	top:77px !important;
}

#item1208 {
	width:95px !important;
	height:131px !important;
}

#item22443 {
	width:95px !important;
	height:131px !important;
	left:251px !important;
	top:151px !important;
}

#item1209 {
	width:128px !important;
	height:254px !important;
}

#item22448 {
	width:128px !important;
	height:254px !important;
	left:20px !important;
	top:350px !important;
}

#item1210 {
	width:69px !important;
	height:181px !important;
}

#item22453 {
	width:69px !important;
	height:181px !important;
	left:152px !important;
	top:423px !important;
}

#item1211 {
	width:161px !important;
	height:253px !important;
}

#item22458 {
	width:161px !important;
	height:253px !important;
	left:225px !important;
	top:351px !important;
}

#item83677 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:66px !important;
}

#item83704 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:72px !important;
}

#item83732 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:79px !important;
}

#item83759 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:125px !important;
}

#item83786 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:169px !important;
}

#item83813 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:176px !important;
}

#item83841 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:183px !important;
}

#item83868 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:235px !important;
}

#item83896 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:281px !important;
}

#item83923 {
	width:72px !important;
	height:7px !important;
	left:390px !important;
	top:334px !important;
}

#item83950 {
	width:59px !important;
	height:7px !important;
	left:389px !important;
	top:393px !important;
}

#item83978 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:447px !important;
}

#item84005 {
	width:67px !important;
	height:7px !important;
	left:390px !important;
	top:513px !important;
}

#item1212 {
	width:129px !important;
	height:184px !important;
}

#item22463 {
	width:129px !important;
	height:184px !important;
	left:43px !important;
	top:90px !important;
}

#item1213 {
	width:77px !important;
	height:160px !important;
}

#item22469 {
	width:77px !important;
	height:160px !important;
	left:176px !important;
	top:140px !important;
}

#item1214 {
	width:221px !important;
	height:226px !important;
}

#item22474 {
	width:221px !important;
	height:226px !important;
	left:32px !important;
	top:305px !important;
}

#item1215 {
	width:108px !important;
	height:130px !important;
}

#item22479 {
	width:108px !important;
	height:130px !important;
	left:302px !important;
	top:62px !important;
}

#item1216 {
	width:144px !important;
	height:129px !important;
}

#item22484 {
	width:144px !important;
	height:129px !important;
	left:268px !important;
	top:179px !important;
}

#item1217 {
	width:70px !important;
	height:86px !important;
}

#item22489 {
	width:70px !important;
	height:86px !important;
	left:359px !important;
	top:417px !important;
}

#item1218 {
	width:57px !important;
	height:86px !important;
}

#item22494 {
	width:57px !important;
	height:86px !important;
	left:312px !important;
	top:417px !important;
}

#item1219 {
	width:61px !important;
	height:86px !important;
}

#item22499 {
	width:61px !important;
	height:86px !important;
	left:257px !important;
	top:417px !important;
}

#item1220 {
	width:59px !important;
	height:117px !important;
}

#item22504 {
	width:59px !important;
	height:117px !important;
	left:342px !important;
	top:505px !important;
}

#item1221 {
	width:59px !important;
	height:117px !important;
}

#item22510 {
	width:59px !important;
	height:117px !important;
	left:282px !important;
	top:505px !important;
}

#item1223 {
	width:54px !important;
	height:63px !important;
}

#item22515 {
	width:54px !important;
	height:63px !important;
	left:430px !important;
	top:450px !important;
}

#item1224 {
	width:69px !important;
	height:81px !important;
}

#item22520 {
	width:69px !important;
	height:81px !important;
	left:427px !important;
	top:501px !important;
}

#item84032 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item84059 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item84086 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:583px !important;
}

#item84113 {
	width:70px !important;
	height:7px !important;
	left:153px !important;
	top:562px !important;
}

#item84140 {
	width:52px !important;
	height:7px !important;
	left:153px !important;
	top:569px !important;
}

#item1225 {
	width:77px !important;
	height:158px !important;
}

#item22525 {
	width:77px !important;
	height:158px !important;
	left:85px !important;
	top:46px !important;
}

#item1226 {
	width:58px !important;
	height:88px !important;
}

#item22530 {
	width:58px !important;
	height:88px !important;
	top:63px !important;
}

#item1227 {
	width:61px !important;
	height:117px !important;
}

#item22535 {
	width:61px !important;
	height:117px !important;
	top:151px !important;
}

#item1228 {
	width:65px !important;
	height:68px !important;
}

#item22540 {
	width:65px !important;
	height:68px !important;
	left:180px !important;
	top:135px !important;
}

#item1229 {
	width:104px !important;
	height:21px !important;
}

#item22545 {
	width:104px !important;
	height:21px !important;
	left:224px !important;
	top:14px !important;
}

#item1230 {
	width:111px !important;
	height:23px !important;
}

#item22550 {
	width:111px !important;
	height:23px !important;
	left:221px !important;
	top:34px !important;
}

#item1231 {
	width:107px !important;
	height:21px !important;
}

#item22555 {
	width:107px !important;
	height:21px !important;
	left:223px !important;
	top:56px !important;
}

#item1232 {
	width:107px !important;
	height:19px !important;
}

#item22560 {
	width:107px !important;
	height:19px !important;
	left:225px !important;
	top:75px !important;
}

#item1233 {
	width:106px !important;
	height:19px !important;
}

#item22565 {
	width:106px !important;
	height:19px !important;
	left:224px !important;
	top:93px !important;
}

#item1234 {
	width:110px !important;
	height:19px !important;
}

#item22570 {
	width:110px !important;
	height:19px !important;
	left:220px !important;
	top:111px !important;
}

#item1235 {
	width:81px !important;
	height:19px !important;
}

#item22575 {
	width:81px !important;
	height:19px !important;
	left:249px !important;
	top:129px !important;
}

#item1236 {
	width:82px !important;
	height:19px !important;
}

#item22581 {
	width:82px !important;
	height:19px !important;
	left:249px !important;
	top:147px !important;
}

#item1238 {
	width:78px !important;
	height:19px !important;
}

#item22587 {
	width:78px !important;
	height:19px !important;
	left:249px !important;
	top:166px !important;
}

#item1239 {
	width:69px !important;
	height:62px !important;
}

#item22592 {
	width:69px !important;
	height:62px !important;
	left:344px !important;
	top:16px !important;
}

#item1240 {
	width:67px !important;
	height:70px !important;
}

#item22597 {
	width:67px !important;
	height:70px !important;
	left:418px !important;
	top:10px !important;
}

#item1241 {
	width:67px !important;
	height:65px !important;
}

#item22602 {
	width:67px !important;
	height:65px !important;
	left:343px !important;
	top:77px !important;
}

#item1243 {
	width:67px !important;
	height:66px !important;
}

#item22607 {
	width:67px !important;
	height:66px !important;
	left:419px !important;
	top:76px !important;
}

#item1244 {
	width:73px !important;
	height:68px !important;
}

#item22612 {
	width:73px !important;
	height:68px !important;
	left:341px !important;
	top:140px !important;
}

#item1245 {
	width:69px !important;
	height:72px !important;
}

#item22617 {
	width:69px !important;
	height:72px !important;
	left:416px !important;
	top:136px !important;
}

#item1246 {
	width:50px !important;
	height:98px !important;
}

#item22622 {
	width:50px !important;
	height:98px !important;
	left:100px !important;
	top:299px !important;
}

#item1247 {
	width:34px !important;
	height:96px !important;
}

#item22627 {
	width:34px !important;
	height:96px !important;
	left:81px !important;
	top:299px !important;
}

#item1248 {
	width:31px !important;
	height:98px !important;
}

#item22632 {
	width:31px !important;
	height:98px !important;
	left:66px !important;
	top:297px !important;
}

#item1252 {
	width:58px !important;
	height:54px !important;
}

#item22637 {
	width:58px !important;
	height:54px !important;
	left:22px !important;
	top:384px !important;
}

#item1253 {
	width:57px !important;
	height:50px !important;
}

#item22642 {
	width:57px !important;
	height:50px !important;
	left:81px !important;
	top:389px !important;
}

#item1254 {
	width:61px !important;
	height:49px !important;
}

#item22647 {
	width:61px !important;
	height:49px !important;
	left:54px !important;
	top:413px !important;
}

#item1255 {
	width:103px !important;
	height:142px !important;
}

#item22652 {
	width:103px !important;
	height:142px !important;
	left:70px !important;
	top:472px !important;
}

#item1256 {
	width:99px !important;
	height:72px !important;
}

#item22658 {
	width:99px !important;
	height:72px !important;
	left:182px !important;
	top:537px !important;
}

#item1257 {
	width:90px !important;
	height:79px !important;
}

#item22663 {
	width:90px !important;
	height:79px !important;
	left:259px !important;
	top:476px !important;
}

#item1258 {
	width:89px !important;
	height:73px !important;
}

#item22668 {
	width:89px !important;
	height:73px !important;
	left:298px !important;
	top:536px !important;
}

#item1259 {
	width:70px !important;
	height:88px !important;
}

#item22673 {
	width:70px !important;
	height:88px !important;
	left:206px !important;
	top:302px !important;
}

#item1260 {
	width:68px !important;
	height:86px !important;
}

#item22678 {
	width:68px !important;
	height:86px !important;
	left:162px !important;
	top:346px !important;
}

#item1261 {
	width:83px !important;
	height:82px !important;
}

#item22683 {
	width:83px !important;
	height:82px !important;
	left:190px !important;
	top:378px !important;
}

#item1262 {
	width:65px !important;
	height:122px !important;
}

#item22688 {
	width:65px !important;
	height:122px !important;
	left:287px !important;
	top:298px !important;
}

#item1264 {
	width:58px !important;
	height:59px !important;
}

#item22698 {
	width:58px !important;
	height:59px !important;
	left:322px !important;
	top:396px !important;
}

#item84167 {
	width:40px !important;
	height:7px !important;
	left:67px !important;
	top:237px !important;
}

#item84194 {
	width:50px !important;
	height:7px !important;
	left:67px !important;
	top:243px !important;
}

#item84222 {
	width:46px !important;
	height:7px !important;
	left:67px !important;
	top:250px !important;
}

#item84249 {
	width:45px !important;
	height:7px !important;
	left:181px !important;
	top:237px !important;
}

#item84276 {
	width:50px !important;
	height:7px !important;
	left:259px !important;
	top:237px !important;
}

#item84303 {
	width:55px !important;
	height:7px !important;
	left:181px !important;
	top:243px !important;
}

#item84330 {
	width:54px !important;
	height:7px !important;
	left:259px !important;
	top:243px !important;
}

#item84357 {
	width:56px !important;
	height:7px !important;
	left:181px !important;
	top:250px !important;
}

#item84384 {
	width:50px !important;
	height:7px !important;
	left:259px !important;
	top:250px !important;
}

#item84411 {
	width:57px !important;
	height:7px !important;
	left:181px !important;
	top:257px !important;
}

#item84438 {
	width:56px !important;
	height:7px !important;
	left:259px !important;
	top:257px !important;
}

#item84466 {
	width:49px !important;
	height:7px !important;
	left:181px !important;
	top:263px !important;
}

#item84494 {
	width:57px !important;
	height:7px !important;
	left:342px !important;
	top:236px !important;
}

#item84521 {
	width:57px !important;
	height:7px !important;
	left:418px !important;
	top:236px !important;
}

#item84549 {
	width:53px !important;
	height:7px !important;
	left:342px !important;
	top:243px !important;
}

#item84576 {
	width:51px !important;
	height:7px !important;
	left:418px !important;
	top:243px !important;
}

#item84603 {
	width:56px !important;
	height:7px !important;
	left:342px !important;
	top:249px !important;
}

#item84630 {
	width:50px !important;
	height:7px !important;
	left:418px !important;
	top:249px !important;
}

#item84657 {
	width:56px !important;
	height:7px !important;
	left:395px !important;
	top:320px !important;
}

#item84684 {
	width:40px !important;
	height:7px !important;
	left:395px !important;
	top:326px !important;
}

#item84711 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:333px !important;
}

#item84739 {
	width:40px !important;
	height:7px !important;
	left:395px !important;
	top:380px !important;
}

#item84767 {
	width:56px !important;
	height:7px !important;
	left:395px !important;
	top:387px !important;
}

#item84794 {
	width:49px !important;
	height:7px !important;
	left:395px !important;
	top:393px !important;
}

#item84821 {
	width:56px !important;
	height:7px !important;
	left:395px !important;
	top:434px !important;
}

#item84848 {
	width:77px !important;
	height:7px !important;
	left:395px !important;
	top:441px !important;
}

#item84875 {
	width:71px !important;
	height:7px !important;
	left:395px !important;
	top:488px !important;
}

#item84902 {
	width:51px !important;
	height:7px !important;
	left:395px !important;
	top:555px !important;
}

#item84929 {
	width:55px !important;
	height:7px !important;
	left:395px !important;
	top:562px !important;
}

#item84956 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:568px !important;
}

#item1265 {
	width:77px !important;
	height:166px !important;
}

#item22703 {
	width:77px !important;
	height:166px !important;
	left:90px !important;
	top:35px !important;
}

#item1266 {
	width:28px !important;
	height:54px !important;
}

#item22708 {
	width:28px !important;
	height:54px !important;
	left:31px !important;
	top:35px !important;
}

#item1268 {
	width:28px !important;
	height:54px !important;
}

#item22713 {
	width:28px !important;
	height:54px !important;
	left:61px !important;
	top:34px !important;
}

#item1269 {
	width:28px !important;
	height:54px !important;
}

#item22718 {
	width:28px !important;
	height:54px !important;
	left:31px !important;
	top:91px !important;
}

#item1270 {
	width:28px !important;
	height:54px !important;
}

#item22723 {
	width:28px !important;
	height:54px !important;
	left:61px !important;
	top:91px !important;
}

#item1271 {
	width:28px !important;
	height:54px !important;
}

#item22728 {
	width:28px !important;
	height:54px !important;
	left:31px !important;
	top:147px !important;
}

#item1272 {
	width:28px !important;
	height:54px !important;
}

#item22734 {
	width:28px !important;
	height:54px !important;
	left:61px !important;
	top:147px !important;
}

#item1273 {
	width:77px !important;
	height:167px !important;
}

#item22739 {
	width:77px !important;
	height:167px !important;
	left:91px !important;
	top:34px !important;
}

#item1274 {
	width:342px !important;
	height:308px !important;
}

#item22744 {
	width:342px !important;
	height:308px !important;
	left:174px !important;
	top:34px !important;
}

#item1275 {
	width:166px !important;
	height:126px !important;
}

#item22750 {
	width:166px !important;
	height:126px !important;
	left:174px !important;
	top:367px !important;
}

#item1276 {
	width:166px !important;
	height:138px !important;
}

#item22756 {
	width:166px !important;
	height:138px !important;
	left:174px !important;
	top:494px !important;
}

#item1277 {
	width:137px !important;
	height:47px !important;
}

#item22761 {
	width:137px !important;
	height:47px !important;
	left:378px !important;
	top:367px !important;
}

#item1278 {
	width:156px !important;
	height:30px !important;
}

#item22766 {
	width:156px !important;
	height:30px !important;
	left:360px !important;
	top:411px !important;
}

#item1279 {
	width:162px !important;
	height:22px !important;
}

#item22771 {
	width:162px !important;
	height:22px !important;
	left:354px !important;
	top:436px !important;
}

#item1281 {
	width:157px !important;
	height:19px !important;
}

#item22776 {
	width:157px !important;
	height:19px !important;
	left:359px !important;
	top:456px !important;
}

#item1282 {
	width:152px !important;
	height:16px !important;
}

#item22781 {
	width:152px !important;
	height:16px !important;
	left:364px !important;
	top:473px !important;
}

#item1283 {
	width:152px !important;
	height:16px !important;
}

#item22786 {
	width:152px !important;
	height:16px !important;
	left:364px !important;
	top:488px !important;
}

#item1284 {
	width:152px !important;
	height:29px !important;
}

#item22791 {
	width:152px !important;
	height:29px !important;
	left:364px !important;
	top:502px !important;
}

#item1285 {
	width:128px !important;
	height:26px !important;
}

#item22796 {
	width:128px !important;
	height:26px !important;
	left:388px !important;
	top:531px !important;
}

#item1286 {
	width:148px !important;
	height:26px !important;
}

#item22801 {
	width:148px !important;
	height:26px !important;
	left:367px !important;
	top:555px !important;
}

#item1287 {
	width:148px !important;
	height:34px !important;
}

#item22808 {
	width:148px !important;
	height:34px !important;
	left:367px !important;
	top:578px !important;
}

#item1288 {
	width:155px !important;
	height:22px !important;
}

#item22813 {
	width:155px !important;
	height:22px !important;
	left:361px !important;
	top:610px !important;
}

#item84984 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:224px !important;
}

#item85011 {
	width:38px !important;
	height:7px !important;
	left:98px !important;
	top:224px !important;
}

#item85038 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:231px !important;
}

#item85065 {
	width:50px !important;
	height:7px !important;
	left:98px !important;
	top:231px !important;
}

#item85092 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:237px !important;
}

#item85119 {
	width:46px !important;
	height:7px !important;
	left:98px !important;
	top:237px !important;
}

#item85146 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:244px !important;
}

#item85173 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:353px !important;
}

#item85200 {
	width:50px !important;
	height:7px !important;
	left:100px !important;
	top:353px !important;
}

#item85228 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:359px !important;
}

#item85256 {
	width:55px !important;
	height:7px !important;
	left:100px !important;
	top:359px !important;
}

#item85283 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:366px !important;
}

#item85310 {
	width:43px !important;
	height:7px !important;
	left:100px !important;
	top:366px !important;
}

#item85339 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:437px !important;
}

#item85366 {
	width:50px !important;
	height:7px !important;
	left:100px !important;
	top:437px !important;
}

#item85393 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:444px !important;
}

#item85420 {
	width:55px !important;
	height:7px !important;
	left:100px !important;
	top:444px !important;
}

#item85447 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:450px !important;
}

#item85475 {
	width:43px !important;
	height:7px !important;
	left:100px !important;
	top:450px !important;
}

#item85502 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item85529 {
	width:51px !important;
	height:7px !important;
	left:101px !important;
	top:482px !important;
}

#item85556 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:488px !important;
}

#item85583 {
	width:50px !important;
	height:7px !important;
	left:101px !important;
	top:488px !important;
}

#item85610 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item85637 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item85664 {
	width:51px !important;
	height:7px !important;
	left:101px !important;
	top:567px !important;
}

#item85692 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:573px !important;
}

#item85719 {
	width:50px !important;
	height:7px !important;
	left:101px !important;
	top:573px !important;
}

#item85747 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:580px !important;
}

#item1289 {
	width:310px !important;
	height:177px !important;
}

#item22818 {
	width:310px !important;
	height:177px !important;
	left:34px !important;
	top:58px !important;
}

#item1290 {
	width:59px !important;
	height:52px !important;
}

#item22823 {
	width:59px !important;
	height:52px !important;
	left:20px !important;
	top:268px !important;
}

#item1291 {
	width:53px !important;
	height:51px !important;
}

#item22828 {
	width:53px !important;
	height:51px !important;
	left:79px !important;
	top:268px !important;
}

#item1292 {
	width:52px !important;
	height:59px !important;
}

#item22833 {
	width:52px !important;
	height:59px !important;
	left:134px !important;
	top:261px !important;
}

#item1293 {
	width:38px !important;
	height:60px !important;
}

#item22839 {
	width:38px !important;
	height:60px !important;
	left:189px !important;
	top:261px !important;
}

#item1294 {
	width:40px !important;
	height:39px !important;
}

#item22844 {
	width:40px !important;
	height:39px !important;
	left:237px !important;
	top:278px !important;
}

#item1298 {
	width:39px !important;
	height:40px !important;
}

#item22849 {
	width:39px !important;
	height:40px !important;
	left:280px !important;
	top:278px !important;
}

#item1299 {
	width:40px !important;
	height:40px !important;
}

#item22854 {
	width:40px !important;
	height:40px !important;
	left:322px !important;
	top:278px !important;
}

#item1300 {
	width:307px !important;
	height:158px !important;
}

#item22859 {
	width:307px !important;
	height:158px !important;
	left:55px !important;
	top:344px !important;
}

#item1301 {
	width:60px !important;
	height:56px !important;
}

#item22864 {
	width:60px !important;
	height:56px !important;
	left:37px !important;
	top:539px !important;
}

#item1302 {
	width:57px !important;
	height:58px !important;
}

#item22869 {
	width:57px !important;
	height:58px !important;
	left:101px !important;
	top:541px !important;
}

#item1303 {
	width:56px !important;
	height:64px !important;
}

#item22874 {
	width:56px !important;
	height:64px !important;
	left:164px !important;
	top:535px !important;
}

#item1304 {
	width:43px !important;
	height:67px !important;
}

#item22879 {
	width:43px !important;
	height:67px !important;
	left:222px !important;
	top:531px !important;
}

#item1305 {
	width:40px !important;
	height:40px !important;
}

#item22885 {
	width:40px !important;
	height:40px !important;
	left:279px !important;
	top:513px !important;
}

#item1306 {
	width:40px !important;
	height:39px !important;
}

#item22890 {
	width:40px !important;
	height:39px !important;
	left:279px !important;
	top:555px !important;
}

#item1307 {
	width:40px !important;
	height:40px !important;
}

#item22895 {
	width:40px !important;
	height:40px !important;
	left:322px !important;
	top:555px !important;
}

#item45131 {
	width:40px !important;
	height:40px !important;
}

#item45126 {
	width:40px !important;
	height:40px !important;
	left:322px !important;
	top:513px !important;
}

#item85774 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:255px !important;
}

#item85801 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:255px !important;
}

#item85828 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:262px !important;
}

#item85855 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:307px !important;
}

#item85882 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:307px !important;
}

#item85910 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:313px !important;
}

#item85937 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:339px !important;
}

#item85965 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:339px !important;
}

#item85993 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:346px !important;
}

#item86020 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:372px !important;
}

#item86047 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:372px !important;
}

#item86075 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:379px !important;
}

#item86102 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:456px !important;
}

#item86130 {
	width:46px !important;
	height:7px !important;
	left:434px !important;
	top:456px !important;
}

#item86158 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:462px !important;
}

#item86185 {
	width:43px !important;
	height:7px !important;
	left:434px !important;
	top:462px !important;
}

#item86212 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:508px !important;
}

#item86240 {
	width:46px !important;
	height:7px !important;
	left:435px !important;
	top:508px !important;
}

#item86267 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:515px !important;
}

#item86294 {
	width:43px !important;
	height:7px !important;
	left:435px !important;
	top:515px !important;
}

#item86321 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:542px !important;
}

#item86348 {
	width:46px !important;
	height:7px !important;
	left:433px !important;
	top:542px !important;
}

#item86375 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:548px !important;
}

#item86402 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:548px !important;
}

#item86429 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:576px !important;
}

#item86456 {
	width:46px !important;
	height:7px !important;
	left:431px !important;
	top:576px !important;
}

#item86484 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:582px !important;
}

#item86511 {
	width:43px !important;
	height:7px !important;
	left:431px !important;
	top:582px !important;
}

#item1311 {
	width:307px !important;
	height:173px !important;
}

#item22900 {
	width:307px !important;
	height:173px !important;
	left:154px !important;
	top:61px !important;
}

#item1312 {
	width:39px !important;
	height:39px !important;
}

#item22905 {
	width:39px !important;
	height:39px !important;
	left:153px !important;
	top:281px !important;
}

#item1313 {
	width:40px !important;
	height:39px !important;
}

#item22910 {
	width:40px !important;
	height:39px !important;
	left:195px !important;
	top:281px !important;
}

#item1314 {
	width:40px !important;
	height:40px !important;
}

#item22915 {
	width:40px !important;
	height:40px !important;
	left:238px !important;
	top:280px !important;
}

#item1315 {
	width:58px !important;
	height:48px !important;
}

#item22920 {
	width:58px !important;
	height:48px !important;
	left:279px !important;
	top:271px !important;
}

#item1316 {
	width:52px !important;
	height:49px !important;
}

#item22925 {
	width:52px !important;
	height:49px !important;
	left:338px !important;
	top:272px !important;
}

#item1317 {
	width:55px !important;
	height:48px !important;
}

#item22930 {
	width:55px !important;
	height:48px !important;
	left:391px !important;
	top:272px !important;
}

#item1318 {
	width:36px !important;
	height:55px !important;
}

#item22935 {
	width:36px !important;
	height:55px !important;
	left:448px !important;
	top:265px !important;
}

#item1319 {
	width:281px !important;
	height:179px !important;
}

#item22940 {
	width:281px !important;
	height:179px !important;
	left:153px !important;
	top:354px !important;
}

#item1320 {
	width:40px !important;
	height:40px !important;
}

#item22945 {
	width:40px !important;
	height:40px !important;
	left:153px !important;
	top:554px !important;
}

#item1321 {
	width:40px !important;
	height:40px !important;
}

#item22951 {
	width:40px !important;
	height:40px !important;
	left:195px !important;
	top:554px !important;
}

#item1322 {
	width:40px !important;
	height:40px !important;
}

#item22957 {
	width:40px !important;
	height:40px !important;
	left:238px !important;
	top:554px !important;
}

#item1325 {
	width:58px !important;
	height:54px !important;
}

#item22962 {
	width:58px !important;
	height:54px !important;
	left:280px !important;
	top:541px !important;
}

#item1326 {
	width:51px !important;
	height:52px !important;
}

#item22967 {
	width:51px !important;
	height:52px !important;
	left:338px !important;
	top:543px !important;
}

#item1327 {
	width:55px !important;
	height:54px !important;
}

#item22972 {
	width:55px !important;
	height:54px !important;
	left:390px !important;
	top:542px !important;
}

#item1328 {
	width:41px !important;
	height:63px !important;
}

#item22977 {
	width:41px !important;
	height:63px !important;
	left:445px !important;
	top:535px !important;
}

#item86538 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:196px !important;
}

#item86565 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:196px !important;
}

#item86593 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:202px !important;
}

#item86620 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:247px !important;
}

#item86648 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:247px !important;
}

#item86675 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item86702 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item86730 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:281px !important;
}

#item86757 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:288px !important;
}

#item86784 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:315px !important;
}

#item86811 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:315px !important;
}

#item86838 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:321px !important;
}

#item86865 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:425px !important;
}

#item86892 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:425px !important;
}

#item86919 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:432px !important;
}

#item86946 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item86974 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:481px !important;
}

#item87001 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item87028 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item87055 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:514px !important;
}

#item87082 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item87109 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:549px !important;
}

#item87136 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:549px !important;
}

#item87163 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:556px !important;
}

#item1329 {
	width:346px !important;
	height:293px !important;
}

#item22982 {
	width:346px !important;
	height:293px !important;
	left:170px !important;
	top:34px !important;
}

#item1330 {
	width:151px !important;
	height:133px !important;
}

#item22988 {
	width:151px !important;
	height:133px !important;
	left:32px !important;
	top:193px !important;
}

#item1331 {
	width:147px !important;
	height:106px !important;
}

#item22993 {
	width:147px !important;
	height:106px !important;
	left:32px !important;
	top:418px !important;
}

#item1332 {
	width:147px !important;
	height:108px !important;
}

#item22998 {
	width:147px !important;
	height:108px !important;
	left:32px !important;
	top:524px !important;
}

#item1333 {
	width:344px !important;
	height:292px !important;
}

#item23003 {
	width:344px !important;
	height:292px !important;
	left:172px !important;
	top:340px !important;
}

#item87190 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:96px !important;
}

#item87218 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:103px !important;
}

#item87246 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:358px !important;
}

#item87273 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:365px !important;
}

#item87301 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:371px !important;
}

#item1334 {
	width:268px !important;
	height:386px !important;
}

#item23008 {
	width:268px !important;
	height:386px !important;
	left:164px !important;
	top:156px !important;
}

#item1335 {
	width:115px !important;
	height:122px !important;
}

#item23013 {
	width:115px !important;
	height:122px !important;
	top:28px !important;
}

#item1336 {
	width:115px !important;
	height:153px !important;
}

#item23018 {
	width:115px !important;
	height:153px !important;
	top:150px !important;
}

#item1337 {
	width:115px !important;
	height:164px !important;
}

#item23023 {
	width:115px !important;
	height:164px !important;
	top:303px !important;
}

#item1339 {
	width:115px !important;
	height:165px !important;
}

#item23029 {
	width:115px !important;
	height:165px !important;
	top:467px !important;
}

#item87328 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:447px !important;
}

#item87355 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:454px !important;
}

#item87382 {
	width:38px !important;
	height:7px !important;
	left:390px !important;
	top:461px !important;
}

#item87409 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:467px !important;
}

#item87436 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:474px !important;
}
#in5footer,  #prefooter {display:none;}
