/* 	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;
}

#item45538 {
	width:105px !important;
	height:97px !important;
	top:120px !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;
}

#item39567 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:207px !important;
}

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

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

#item39649 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:248px !important;
}

#item39676 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:305px !important;
}

#item39703 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:312px !important;
}

#item39730 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:377px !important;
}

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

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

#item45580 {
	width:374px !important;
	height:498px !important;
	left:30px !important;
	top:44px !important;
	border-radius:20px;
	background:#fff;
	border:solid 4.3945px #c00059;
}

#item45582 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:45px !important;
	top:318px !important;
	border-radius:11px;
	background:#000;
}

#item45583 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:45px !important;
	top:390px !important;
	border-radius:11px;
	background:#000;
}

#item45584 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:45px !important;
	top:462px !important;
	border-radius:11px;
	background:#000;
}

#item45585 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:220px !important;
	top:318px !important;
	border-radius:11px;
	background:#000;
}

#item45586 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:220px !important;
	top:390px !important;
	border-radius:11px;
	background:#000;
}

#item45587 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:220px !important;
	top:462px !important;
	border-radius:11px;
	background:#000;
}

#item45578 {
	width:15px !important;
	height:28px !important;
}

#item45576 {
	width:403px !important;
	height:542px !important;
	left:60px !important;
	top:57px !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;
}

#item23688 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:534px !important;
}

#item23715 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:541px !important;
}

#item23742 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:547px !important;
}

#item23770 {
	width:39px !important;
	height:7px !important;
	left:113px !important;
	top:533px !important;
}

#item23797 {
	width:53px !important;
	height:7px !important;
	left:113px !important;
	top:540px !important;
}

#item23824 {
	width:41px !important;
	height:7px !important;
	left:113px !important;
	top:546px !important;
}

#item23851 {
	width:43px !important;
	height:7px !important;
	left:113px !important;
	top:553px !important;
}

#item23878 {
	width:46px !important;
	height:7px !important;
	left:113px !important;
	top:560px !important;
}

#item23905 {
	width:59px !important;
	height:7px !important;
	left:208px !important;
	top:547px !important;
}

#item23932 {
	width:43px !important;
	height:7px !important;
	left:302px !important;
	top:541px !important;
}

#item23959 {
	width:39px !important;
	height:7px !important;
	left:397px !important;
	top:534px !important;
}

#item23986 {
	width:43px !important;
	height:7px !important;
	left:397px !important;
	top:541px !important;
}

#item24013 {
	width:46px !important;
	height:7px !important;
	left:397px !important;
	top:547px !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;
}

#item24041 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:541px !important;
}

#item24068 {
	width:27px !important;
	height:7px !important;
	left:133px !important;
	top:541px !important;
}

#item24095 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:548px !important;
}

#item24122 {
	width:27px !important;
	height:7px !important;
	left:133px !important;
	top:548px !important;
}

#item24149 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:554px !important;
}

#item24177 {
	width:27px !important;
	height:7px !important;
	left:133px !important;
	top:554px !important;
}

#item24204 {
	width:43px !important;
	height:7px !important;
	left:190px !important;
	top:554px !important;
}

#item24231 {
	width:46px !important;
	height:7px !important;
	left:190px !important;
	top:560px !important;
}

#item24258 {
	width:39px !important;
	height:7px !important;
	left:290px !important;
	top:543px !important;
}

#item24289 {
	width:59px !important;
	height:7px !important;
	left:290px !important;
	top:550px !important;
}

#item24316 {
	width:46px !important;
	height:7px !important;
	left:290px !important;
	top:556px !important;
}

#item24343 {
	width:59px !important;
	height:7px !important;
	left:290px !important;
	top:584px !important;
}

#item24370 {
	width:59px !important;
	height:7px !important;
	left:410px !important;
	top:566px !important;
}

#item24397 {
	width:43px !important;
	height:7px !important;
	left:410px !important;
	top:573px !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;
}

#item24424 {
	width:39px !important;
	height:7px !important;
	left:64px !important;
	top:568px !important;
}

#item24452 {
	width:43px !important;
	height:7px !important;
	left:64px !important;
	top:574px !important;
}

#item24479 {
	width:39px !important;
	height:7px !important;
	left:173px !important;
	top:554px !important;
}

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

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

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

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

#item24615 {
	width:39px !important;
	height:7px !important;
	left:283px !important;
	top:561px !important;
}

#item24642 {
	width:43px !important;
	height:7px !important;
	left:283px !important;
	top:567px !important;
}

#item24669 {
	width:39px !important;
	height:7px !important;
	left:389px !important;
	top:561px !important;
}

#item24696 {
	width:43px !important;
	height:7px !important;
	left:389px !important;
	top:567px !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;
}

#item24723 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:563px !important;
}

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

#item24779 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:586px !important;
}

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

#item24833 {
	width:39px !important;
	height:7px !important;
	left:96px !important;
	top:562px !important;
}

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

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

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

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

#item24968 {
	width:66px !important;
	height:7px !important;
	left:189px !important;
	top:560px !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;
}

#item24995 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:441px !important;
}

#item25023 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:494px !important;
}

#item25050 {
	width:59px !important;
	height:7px !important;
	left:143px !important;
	top:441px !important;
}

#item25077 {
	width:39px !important;
	height:7px !important;
	left:143px !important;
	top:495px !important;
}

#item25104 {
	width:45px !important;
	height:7px !important;
	left:143px !important;
	top:501px !important;
}

#item25131 {
	width:41px !important;
	height:7px !important;
	left:143px !important;
	top:508px !important;
}

#item25158 {
	width:39px !important;
	height:7px !important;
	left:143px !important;
	top:561px !important;
}

#item25185 {
	width:43px !important;
	height:7px !important;
	left:143px !important;
	top:568px !important;
}

#item25212 {
	width:56px !important;
	height:7px !important;
	left:143px !important;
	top:575px !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;
}

#item25239 {
	width:58px !important;
	height:7px !important;
	left:18px !important;
	top:561px !important;
}

#item25267 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:568px !important;
}

#item25294 {
	width:56px !important;
	height:7px !important;
	left:116px !important;
	top:561px !important;
}

#item25321 {
	width:69px !important;
	height:7px !important;
	left:206px !important;
	top:554px !important;
}

#item25349 {
	width:90px !important;
	height:7px !important;
	left:206px !important;
	top:561px !important;
}

#item25376 {
	width:48px !important;
	height:7px !important;
	left:305px !important;
	top:560px !important;
}

#item25403 {
	width:46px !important;
	height:7px !important;
	left:396px !important;
	top:554px !important;
}

#item25430 {
	width:43px !important;
	height:7px !important;
	left:396px !important;
	top:561px !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;
}

#item25457 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:560px !important;
}

#item25484 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item25511 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item25539 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:580px !important;
}

#item25566 {
	width:39px !important;
	height:7px !important;
	left:126px !important;
	top:554px !important;
}

#item25593 {
	width:52px !important;
	height:7px !important;
	left:126px !important;
	top:560px !important;
}

#item25620 {
	width:46px !important;
	height:7px !important;
	left:126px !important;
	top:567px !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;
}

#item25647 {
	width:39px !important;
	height:7px !important;
	left:56px !important;
	top:579px !important;
}

#item25675 {
	width:43px !important;
	height:7px !important;
	left:56px !important;
	top:586px !important;
}

#item25702 {
	width:66px !important;
	height:7px !important;
	left:167px !important;
	top:586px !important;
}

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

#item25756 {
	width:66px !important;
	height:7px !important;
	left:279px !important;
	top:573px !important;
}

#item25784 {
	width:66px !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;
}

#item25812 {
	width:39px !important;
	height:7px !important;
	left:167px !important;
	top:557px !important;
}

#item25839 {
	width:52px !important;
	height:7px !important;
	left:212px !important;
	top:557px !important;
}

#item25866 {
	width:45px !important;
	height:7px !important;
	left:167px !important;
	top:564px !important;
}

#item25893 {
	width:43px !important;
	height:7px !important;
	left:212px !important;
	top:564px !important;
}

#item25920 {
	width:39px !important;
	height:7px !important;
	left:273px !important;
	top:557px !important;
}

#item25947 {
	width:52px !important;
	height:7px !important;
	left:325px !important;
	top:557px !important;
}

#item25974 {
	width:51px !important;
	height:7px !important;
	left:273px !important;
	top:564px !important;
}

#item26002 {
	width:43px !important;
	height:7px !important;
	left:325px !important;
	top:564px !important;
}

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

#item26058 {
	width:61px !important;
	height:7px !important;
	left:325px !important;
	top:570px !important;
}

#item26085 {
	width:39px !important;
	height:7px !important;
	left:399px !important;
	top:558px !important;
}

#item26112 {
	width:41px !important;
	height:7px !important;
	left:451px !important;
	top:558px !important;
}

#item26140 {
	width:50px !important;
	height:7px !important;
	left:399px !important;
	top:564px !important;
}

#item26167 {
	width:43px !important;
	height:7px !important;
	left:451px !important;
	top:564px !important;
}

#item26194 {
	width:53px !important;
	height:7px !important;
	left:399px !important;
	top:571px !important;
}

#item26221 {
	width:43px !important;
	height:7px !important;
	left:451px !important;
	top:571px !important;
}

#item26248 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:578px !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;
}

#item26276 {
	width:71px !important;
	height:7px !important;
	left:286px !important;
	top:302px !important;
}

#item26303 {
	width:64px !important;
	height:7px !important;
	left:286px !important;
	top:309px !important;
}

#item26330 {
	width:39px !important;
	height:7px !important;
	left:286px !important;
	top:362px !important;
}

#item26357 {
	width:45px !important;
	height:7px !important;
	left:286px !important;
	top:369px !important;
}

#item26384 {
	width:43px !important;
	height:7px !important;
	left:286px !important;
	top:375px !important;
}

#item26411 {
	width:39px !important;
	height:7px !important;
	left:398px !important;
	top:306px !important;
}

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

#item26465 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:319px !important;
}

#item26492 {
	width:39px !important;
	height:7px !important;
	left:398px !important;
	top:370px !important;
}

#item26520 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:377px !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;
}

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

#item26574 {
	width:43px !important;
	height:7px !important;
	left:88px !important;
	top:521px !important;
}

#item26601 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:527px !important;
}

#item26628 {
	width:53px !important;
	height:7px !important;
	left:88px !important;
	top:527px !important;
}

#item26655 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item26682 {
	width:43px !important;
	height:7px !important;
	left:87px !important;
	top:569px !important;
}

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

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

#item26763 {
	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;
}

#item26791 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

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

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

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

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

#item26927 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:529px !important;
}

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

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

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

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

#item27065 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:595px !important;
}

#item27092 {
	width:52px !important;
	height:7px !important;
	left:123px !important;
	top:529px !important;
}

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

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

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

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

#item27229 {
	width:66px !important;
	height:7px !important;
	left:123px !important;
	top:595px !important;
}

#item27256 {
	width:66px !important;
	height:7px !important;
	left:123px !important;
	top:424px !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;
}

#item27284 {
	width:65px !important;
	height:7px !important;
	left:60px !important;
	top:566px !important;
}

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

#item27338 {
	width:54px !important;
	height:7px !important;
	left:168px !important;
	top:572px !important;
}

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

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

#item27419 {
	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;
}

#item27446 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

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

#item27501 {
	width:63px !important;
	height:7px !important;
	left:154px !important;
	top:579px !important;
}

#item27529 {
	width:67px !important;
	height:7px !important;
	left:154px !important;
	top:585px !important;
}

#item27556 {
	width:71px !important;
	height:7px !important;
	left:277px !important;
	top:566px !important;
}

#item27583 {
	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;
}

#item27610 {
	width:39px !important;
	height:7px !important;
	left:51px !important;
	top:546px !important;
}

#item27637 {
	width:66px !important;
	height:7px !important;
	left:51px !important;
	top:553px !important;
}

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

#item27691 {
	width:43px !important;
	height:7px !important;
	left:51px !important;
	top:566px !important;
}

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

#item27745 {
	width:39px !important;
	height:7px !important;
	left:148px !important;
	top:553px !important;
}

#item27773 {
	width:66px !important;
	height:7px !important;
	left:148px !important;
	top:560px !important;
}

#item27800 {
	width:50px !important;
	height:7px !important;
	left:148px !important;
	top:566px !important;
}

#item27827 {
	width:43px !important;
	height:7px !important;
	left:148px !important;
	top:573px !important;
}

#item27855 {
	width:67px !important;
	height:7px !important;
	left:148px !important;
	top:580px !important;
}

#item27882 {
	width:39px !important;
	height:7px !important;
	left:241px !important;
	top:546px !important;
}

#item27909 {
	width:66px !important;
	height:7px !important;
	left:241px !important;
	top:553px !important;
}

#item27936 {
	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;
}

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

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

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

#item28045 {
	width:43px !important;
	height:7px !important;
	left:189px !important;
	top:514px !important;
}

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

#item28100 {
	width:66px !important;
	height:7px !important;
	left:189px !important;
	top:574px !important;
}

#item28127 {
	width:43px !important;
	height:7px !important;
	left:189px !important;
	top:580px !important;
}

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

#item28181 {
	width:39px !important;
	height:7px !important;
	left:287px !important;
	top:502px !important;
}

#item28208 {
	width:56px !important;
	height:7px !important;
	left:287px !important;
	top:509px !important;
}

#item28235 {
	width:43px !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;
}

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

#item28290 {
	width:59px !important;
	height:7px !important;
	left:293px !important;
	top:403px !important;
}

#item28317 {
	width:60px !important;
	height:7px !important;
	left:293px !important;
	top:409px !important;
}

#item28344 {
	width:56px !important;
	height:7px !important;
	left:293px !important;
	top:416px !important;
}

#item28371 {
	width:39px !important;
	height:7px !important;
	left:293px !important;
	top:465px !important;
}

#item28398 {
	width:41px !important;
	height:7px !important;
	left:293px !important;
	top:472px !important;
}

#item28426 {
	width:43px !important;
	height:7px !important;
	left:293px !important;
	top:479px !important;
}

#item28453 {
	width:59px !important;
	height:7px !important;
	left:293px !important;
	top:485px !important;
}

#item28480 {
	width:50px !important;
	height:7px !important;
	left:293px !important;
	top:492px !important;
}

#item28507 {
	width:50px !important;
	height:7px !important;
	left:293px !important;
	top:498px !important;
}

#item28535 {
	width:46px !important;
	height:7px !important;
	left:293px !important;
	top:505px !important;
}

#item28563 {
	width:47px !important;
	height:7px !important;
	left:394px !important;
	top:397px !important;
}

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

#item28617 {
	width:41px !important;
	height:7px !important;
	left:394px !important;
	top:410px !important;
}

#item28644 {
	width:39px !important;
	height:7px !important;
	left:394px !important;
	top:458px !important;
}

#item28671 {
	width:43px !important;
	height:7px !important;
	left:394px !important;
	top:464px !important;
}

#item28698 {
	width:59px !important;
	height:7px !important;
	left:394px !important;
	top:471px !important;
}

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

#item28752 {
	width:46px !important;
	height:7px !important;
	left:394px !important;
	top:484px !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;
}

#item28780 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:462px !important;
}

#item28808 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:469px !important;
}

#item28835 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:527px !important;
}

#item28862 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item28890 {
	width:41px !important;
	height:7px !important;
	left:155px !important;
	top:470px !important;
}

#item28917 {
	width:52px !important;
	height:7px !important;
	left:155px !important;
	top:477px !important;
}

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

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

#item28998 {
	width:46px !important;
	height:7px !important;
	left:155px !important;
	top:529px !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;
}

#item29026 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:356px !important;
}

#item29053 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:363px !important;
}

#item29080 {
	width:59px !important;
	height:7px !important;
	left:381px !important;
	top:370px !important;
}

#item29107 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:416px !important;
}

#item29134 {
	width:59px !important;
	height:7px !important;
	left:381px !important;
	top:422px !important;
}

#item29161 {
	width:67px !important;
	height:7px !important;
	left:381px !important;
	top:429px !important;
}

#item29652 {
	width:47px !important;
	height:7px !important;
	left:381px !important;
	top:489px !important;
}

#item29679 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:496px !important;
}

#item29706 {
	width:59px !important;
	height:7px !important;
	left:381px !important;
	top:502px !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;
}

#item29733 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:337px !important;
}

#item29760 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:344px !important;
}

#item29787 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:405px !important;
}

#item29814 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:411px !important;
}

#item29841 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:418px !important;
}

#item29868 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:424px !important;
}

#item29896 {
	width:56px !important;
	height:7px !important;
	left:132px !important;
	top:344px !important;
}

#item29923 {
	width:63px !important;
	height:7px !important;
	left:132px !important;
	top:350px !important;
}

#item29950 {
	width:67px !important;
	height:7px !important;
	left:132px !important;
	top:409px !important;
}

#item29977 {
	width:43px !important;
	height:7px !important;
	left:132px !important;
	top:416px !important;
}

#item30004 {
	width:50px !important;
	height:7px !important;
	left:132px !important;
	top:423px !important;
}

#item30031 {
	width:45px !important;
	height:7px !important;
	left:132px !important;
	top:429px !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;
}

#item30058 {
	width:55px !important;
	height:7px !important;
	left:290px !important;
	top:381px !important;
}

#item30085 {
	width:59px !important;
	height:7px !important;
	left:290px !important;
	top:388px !important;
}

#item30112 {
	width:43px !important;
	height:7px !important;
	left:290px !important;
	top:394px !important;
}

#item30140 {
	width:54px !important;
	height:7px !important;
	left:290px !important;
	top:401px !important;
}

#item30167 {
	width:39px !important;
	height:7px !important;
	left:290px !important;
	top:440px !important;
}

#item30194 {
	width:57px !important;
	height:7px !important;
	left:290px !important;
	top:447px !important;
}

#item30221 {
	width:43px !important;
	height:7px !important;
	left:290px !important;
	top:453px !important;
}

#item30249 {
	width:54px !important;
	height:7px !important;
	left:290px !important;
	top:460px !important;
}

#item30276 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:355px !important;
}

#item30303 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:362px !important;
}

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

#item30357 {
	width:41px !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;
}

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

#item30412 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:394px !important;
}

#item30439 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:401px !important;
}

#item30466 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item30493 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item30520 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item30548 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:510px !important;
}

#item30575 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:516px !important;
}

#item30603 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item30631 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:581px !important;
}

#item30658 {
	width:57px !important;
	height:7px !important;
	left:389px !important;
	top:257px !important;
}

#item30686 {
	width:55px !important;
	height:7px !important;
	left:389px !important;
	top:263px !important;
}

#item30714 {
	width:43px !important;
	height:7px !important;
	left:389px !important;
	top:270px !important;
}

#item30741 {
	width:54px !important;
	height:7px !important;
	left:389px !important;
	top:276px !important;
}

#item30768 {
	width:61px !important;
	height:7px !important;
	left:389px !important;
	top:283px !important;
}

#item30795 {
	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;
}

#item30822 {
	width:90px !important;
	height:7px !important;
	left:370px !important;
	top:88px !important;
}

#item30849 {
	width:90px !important;
	height:7px !important;
	left:370px !important;
	top:125px !important;
}

#item30877 {
	width:90px !important;
	height:7px !important;
	left:370px !important;
	top:168px !important;
}

#item30904 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:218px !important;
}

#item30931 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:225px !important;
}

#item30958 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:232px !important;
}

#item30985 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:238px !important;
}

#item31013 {
	width:90px !important;
	height:7px !important;
	left:370px !important;
	top:288px !important;
}

#item31040 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:354px !important;
}

#item31067 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:354px !important;
}

#item31094 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:361px !important;
}

#item31121 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:361px !important;
}

#item31149 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:368px !important;
}

#item31176 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:368px !important;
}

#item31203 {
	width:27px !important;
	height:7px !important;
	left:416px !important;
	top:374px !important;
}

#item31230 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:374px !important;
}

#item31257 {
	width:65px !important;
	height:7px !important;
	left:370px !important;
	top:437px !important;
}

#item31284 {
	width:75px !important;
	height:7px !important;
	left:370px !important;
	top:444px !important;
}

#item31311 {
	width:65px !important;
	height:7px !important;
	left:370px !important;
	top:506px !important;
}

#item31338 {
	width:75px !important;
	height:7px !important;
	left:370px !important;
	top:512px !important;
}

#item31365 {
	width:43px !important;
	height:7px !important;
	left:370px !important;
	top:568px !important;
}

#item31393 {
	width:43px !important;
	height:7px !important;
	left:370px !important;
	top:575px !important;
}

#item31420 {
	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;
}

#item31447 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:523px !important;
}

#item31474 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:523px !important;
}

#item31501 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:523px !important;
}

#item31528 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:523px !important;
}

#item31555 {
	width:27px !important;
	height:7px !important;
	left:234px !important;
	top:523px !important;
}

#item31582 {
	width:27px !important;
	height:7px !important;
	left:272px !important;
	top:523px !important;
}

#item31609 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:530px !important;
}

#item31638 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:530px !important;
}

#item31665 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:530px !important;
}

#item31692 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:530px !important;
}

#item31719 {
	width:27px !important;
	height:7px !important;
	left:234px !important;
	top:530px !important;
}

#item31746 {
	width:27px !important;
	height:7px !important;
	left:272px !important;
	top:530px !important;
}

#item31773 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:537px !important;
}

#item31801 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:537px !important;
}

#item31828 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:537px !important;
}

#item31855 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:537px !important;
}

#item31883 {
	width:27px !important;
	height:7px !important;
	left:234px !important;
	top:537px !important;
}

#item31910 {
	width:27px !important;
	height:7px !important;
	left:272px !important;
	top:537px !important;
}

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

#item31964 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:543px !important;
}

#item31991 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:543px !important;
}

#item32018 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:543px !important;
}

#item32045 {
	width:27px !important;
	height:7px !important;
	left:234px !important;
	top:543px !important;
}

#item32072 {
	width:27px !important;
	height:7px !important;
	left:272px !important;
	top:543px !important;
}

#item32100 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:580px !important;
}

#item32128 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:580px !important;
}

#item32156 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:580px !important;
}

#item32186 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:580px !important;
}

#item32213 {
	width:27px !important;
	height:7px !important;
	left:232px !important;
	top:580px !important;
}

#item32240 {
	width:27px !important;
	height:7px !important;
	left:271px !important;
	top:580px !important;
}

#item32267 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:587px !important;
}

#item32294 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:587px !important;
}

#item32321 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:587px !important;
}

#item32349 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:587px !important;
}

#item32378 {
	width:27px !important;
	height:7px !important;
	left:232px !important;
	top:587px !important;
}

#item32405 {
	width:27px !important;
	height:7px !important;
	left:271px !important;
	top:587px !important;
}

#item32432 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:593px !important;
}

#item32459 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:593px !important;
}

#item32486 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:593px !important;
}

#item32513 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:593px !important;
}

#item32540 {
	width:27px !important;
	height:7px !important;
	left:232px !important;
	top:593px !important;
}

#item32567 {
	width:27px !important;
	height:7px !important;
	left:271px !important;
	top:593px !important;
}

#item32594 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:600px !important;
}

#item32621 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:600px !important;
}

#item32649 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:600px !important;
}

#item32676 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:600px !important;
}

#item32703 {
	width:27px !important;
	height:7px !important;
	left:232px !important;
	top:600px !important;
}

#item32730 {
	width:27px !important;
	height:7px !important;
	left:271px !important;
	top:600px !important;
}

#item32757 {
	width:50px !important;
	height:7px !important;
	left:344px !important;
	top:516px !important;
}

#item32784 {
	width:63px !important;
	height:7px !important;
	left:420px !important;
	top:516px !important;
}

#item32811 {
	width:61px !important;
	height:7px !important;
	left:344px !important;
	top:522px !important;
}

#item32838 {
	width:43px !important;
	height:7px !important;
	left:420px !important;
	top:522px !important;
}

#item32865 {
	width:54px !important;
	height:7px !important;
	left:344px !important;
	top:529px !important;
}

#item32893 {
	width:53px !important;
	height:7px !important;
	left:420px !important;
	top:529px !important;
}

#item32920 {
	width:50px !important;
	height:7px !important;
	left:344px !important;
	top:568px !important;
}

#item32947 {
	width:63px !important;
	height:7px !important;
	left:420px !important;
	top:568px !important;
}

#item32974 {
	width:61px !important;
	height:7px !important;
	left:344px !important;
	top:574px !important;
}

#item33003 {
	width:43px !important;
	height:7px !important;
	left:420px !important;
	top:574px !important;
}

#item33030 {
	width:54px !important;
	height:7px !important;
	left:344px !important;
	top:581px !important;
}

#item33057 {
	width:53px !important;
	height:7px !important;
	left:420px !important;
	top:581px !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;
}

#item33084 {
	width:75px !important;
	height:7px !important;
	left:65px !important;
	top:285px !important;
}

#item33111 {
	width:74px !important;
	height:7px !important;
	left:220px !important;
	top:286px !important;
}

#item33139 {
	width:76px !important;
	height:7px !important;
	left:377px !important;
	top:272px !important;
}

#item33166 {
	width:61px !important;
	height:7px !important;
	left:377px !important;
	top:279px !important;
}

#item33193 {
	width:68px !important;
	height:7px !important;
	left:64px !important;
	top:556px !important;
}

#item33220 {
	width:68px !important;
	height:7px !important;
	left:64px !important;
	top:599px !important;
}

#item33247 {
	width:67px !important;
	height:7px !important;
	left:387px !important;
	top:519px !important;
}

#item33274 {
	width:67px !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;
}

#item33301 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:110px !important;
}

#item33329 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:165px !important;
}

#item33356 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:226px !important;
}

#item33384 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:233px !important;
}

#item33411 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:239px !important;
}

#item33439 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:246px !important;
}

#item33467 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:295px !important;
}

#item33494 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:359px !important;
}

#item33521 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:366px !important;
}

#item33548 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:436px !important;
}

#item33575 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:443px !important;
}

#item33602 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:501px !important;
}

#item33630 {
	width:69px !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;
}

#item33657 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:501px !important;
}

#item33684 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:501px !important;
}

#item33711 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:501px !important;
}

#item33738 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:501px !important;
}

#item33766 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:501px !important;
}

#item33793 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:508px !important;
}

#item33820 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:508px !important;
}

#item33847 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:508px !important;
}

#item33874 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:508px !important;
}

#item33902 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:508px !important;
}

#item33929 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:515px !important;
}

#item33956 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:515px !important;
}

#item33983 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:515px !important;
}

#item34010 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:515px !important;
}

#item34037 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:515px !important;
}

#item34064 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:521px !important;
}

#item34091 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:521px !important;
}

#item34118 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:521px !important;
}

#item34146 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:521px !important;
}

#item34173 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:521px !important;
}

#item34200 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:528px !important;
}

#item34227 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:528px !important;
}

#item34254 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:528px !important;
}

#item34281 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:528px !important;
}

#item34308 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:528px !important;
}

#item34335 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:579px !important;
}

#item34362 {
	width:56px !important;
	height:7px !important;
	left:69px !important;
	top:579px !important;
}

#item34391 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:586px !important;
}

#item34418 {
	width:44px !important;
	height:7px !important;
	left:69px !important;
	top:586px !important;
}

#item34445 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:593px !important;
}

#item34472 {
	width:39px !important;
	height:7px !important;
	left:140px !important;
	top:579px !important;
}

#item34499 {
	width:56px !important;
	height:7px !important;
	left:190px !important;
	top:579px !important;
}

#item34526 {
	width:41px !important;
	height:7px !important;
	left:140px !important;
	top:586px !important;
}

#item34554 {
	width:44px !important;
	height:7px !important;
	left:190px !important;
	top:586px !important;
}

#item34581 {
	width:43px !important;
	height:7px !important;
	left:140px !important;
	top:593px !important;
}

#item34608 {
	width:27px !important;
	height:7px !important;
	left:340px !important;
	top:502px !important;
}

#item34637 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:502px !important;
}

#item34664 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:502px !important;
}

#item34691 {
	width:27px !important;
	height:7px !important;
	left:340px !important;
	top:509px !important;
}

#item34718 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:509px !important;
}

#item34745 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:509px !important;
}

#item34772 {
	width:27px !important;
	height:7px !important;
	left:340px !important;
	top:515px !important;
}

#item34799 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:515px !important;
}

#item34826 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:515px !important;
}

#item34854 {
	width:27px !important;
	height:7px !important;
	left:340px !important;
	top:522px !important;
}

#item34882 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:522px !important;
}

#item34909 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:522px !important;
}

#item34936 {
	width:60px !important;
	height:7px !important;
	left:266px !important;
	top:566px !important;
}

#item34963 {
	width:59px !important;
	height:7px !important;
	left:266px !important;
	top:573px !important;
}

#item34990 {
	width:43px !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;
}

#item35017 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:514px !important;
}

#item35044 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:514px !important;
}

#item35071 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:514px !important;
}

#item35099 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:514px !important;
}

#item35128 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:521px !important;
}

#item35155 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:521px !important;
}

#item35182 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:521px !important;
}

#item35209 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:521px !important;
}

#item35236 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:527px !important;
}

#item35263 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:527px !important;
}

#item35290 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:527px !important;
}

#item35317 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:527px !important;
}

#item35344 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:534px !important;
}

#item35371 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:534px !important;
}

#item35399 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:534px !important;
}

#item35426 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:534px !important;
}

#item35455 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:540px !important;
}

#item35482 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:540px !important;
}

#item35509 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:540px !important;
}

#item35536 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:540px !important;
}

#item35563 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:571px !important;
}

#item35590 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:571px !important;
}

#item35617 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:571px !important;
}

#item35645 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:571px !important;
}

#item35672 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:578px !important;
}

#item35699 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:578px !important;
}

#item35726 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:578px !important;
}

#item35754 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:578px !important;
}

#item35781 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:584px !important;
}

#item35808 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:584px !important;
}

#item35835 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:584px !important;
}

#item35862 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:584px !important;
}

#item35890 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:591px !important;
}

#item35917 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:591px !important;
}

#item35944 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:591px !important;
}

#item35971 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:591px !important;
}

#item35998 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:597px !important;
}

#item36025 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:597px !important;
}

#item36052 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:597px !important;
}

#item36080 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:597px !important;
}

#item36107 {
	width:27px !important;
	height:7px !important;
	left:222px !important;
	top:604px !important;
}

#item36135 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:604px !important;
}

#item36162 {
	width:27px !important;
	height:7px !important;
	left:298px !important;
	top:604px !important;
}

#item36190 {
	width:27px !important;
	height:7px !important;
	left:339px !important;
	top:604px !important;
}

#item36218 {
	width:56px !important;
	height:7px !important;
	left:387px !important;
	top:546px !important;
}

#item36245 {
	width:53px !important;
	height:7px !important;
	left:444px !important;
	top:546px !important;
}

#item36273 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:552px !important;
}

#item36300 {
	width:51px !important;
	height:7px !important;
	left:444px !important;
	top:552px !important;
}

#item36327 {
	width:56px !important;
	height:7px !important;
	left:387px !important;
	top:576px !important;
}

#item36355 {
	width:53px !important;
	height:7px !important;
	left:444px !important;
	top:576px !important;
}

#item36383 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:582px !important;
}

#item36410 {
	width:51px !important;
	height:7px !important;
	left:444px !important;
	top:582px !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;
}

#item36437 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:185px !important;
}

#item36464 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:185px !important;
}

#item36491 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:191px !important;
}

#item36519 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:191px !important;
}

#item36546 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:198px !important;
}

#item36573 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:198px !important;
}

#item36600 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:204px !important;
}

#item36627 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:204px !important;
}

#item36655 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:262px !important;
}

#item36682 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:262px !important;
}

#item36709 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:269px !important;
}

#item36736 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:269px !important;
}

#item36763 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:275px !important;
}

#item36790 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:275px !important;
}

#item36817 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:282px !important;
}

#item36844 {
	width:27px !important;
	height:7px !important;
	left:435px !important;
	top:282px !important;
}

#item36871 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:334px !important;
}

#item36899 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:334px !important;
}

#item36926 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:341px !important;
}

#item36953 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:341px !important;
}

#item36980 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:348px !important;
}

#item37007 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:348px !important;
}

#item37034 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:354px !important;
}

#item37061 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:354px !important;
}

#item37088 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:461px !important;
}

#item37115 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:461px !important;
}

#item37144 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:468px !important;
}

#item37171 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:468px !important;
}

#item37198 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:474px !important;
}

#item37225 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:474px !important;
}

#item37252 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:481px !important;
}

#item37279 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:481px !important;
}

#item37307 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:488px !important;
}

#item37334 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:488px !important;
}

#item37361 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:534px !important;
}

#item37389 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:534px !important;
}

#item37416 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:540px !important;
}

#item37443 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:540px !important;
}

#item37470 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:547px !important;
}

#item37497 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:547px !important;
}

#item37524 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:554px !important;
}

#item37551 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:554px !important;
}

#item45058 {
	width:39px !important;
	height:7px !important;
	left:338px !important;
	top:407px !important;
}

#item45085 {
	width:43px !important;
	height:7px !important;
	left:442px !important;
	top:407px !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;
}

#item37578 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:70px !important;
}

#item37606 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:76px !important;
}

#item37634 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:136px !important;
}

#item37661 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:143px !important;
}

#item37688 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:203px !important;
}

#item37715 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:210px !important;
}

#item37742 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:277px !important;
}

#item37769 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:283px !important;
}

#item37796 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:369px !important;
}

#item37823 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:375px !important;
}

#item37851 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:382px !important;
}

#item37880 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:415px !important;
}

#item37908 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item37935 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:428px !important;
}

#item37962 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

#item37989 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:509px !important;
}

#item38016 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:515px !important;
}

#item38043 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item38070 {
	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;
}

#item38097 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:111px !important;
}

#item38124 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:118px !important;
}

#item38152 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:124px !important;
}

#item38179 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:156px !important;
}

#item38206 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:162px !important;
}

#item38233 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:169px !important;
}

#item38260 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:199px !important;
}

#item38287 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:206px !important;
}

#item38314 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:212px !important;
}

#item38341 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:317px !important;
}

#item38368 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:323px !important;
}

#item38396 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:330px !important;
}

#item38423 {
	width:67px !important;
	height:7px !important;
	left:390px !important;
	top:483px !important;
}

#item38450 {
	width:65px !important;
	height:7px !important;
	left:390px !important;
	top:490px !important;
}

#item38477 {
	width:75px !important;
	height:7px !important;
	left:390px !important;
	top:496px !important;
}

#item38505 {
	width:67px !important;
	height:7px !important;
	left:390px !important;
	top:537px !important;
}

#item38532 {
	width:65px !important;
	height:7px !important;
	left:390px !important;
	top:544px !important;
}

#item38559 {
	width:75px !important;
	height:7px !important;
	left:390px !important;
	top:550px !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;
}

#item38586 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:153px !important;
}

#item38613 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:153px !important;
}

#item38641 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:160px !important;
}

#item38668 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:160px !important;
}

#item38695 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:166px !important;
}

#item38722 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:166px !important;
}

#item38749 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:202px !important;
}

#item38776 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:202px !important;
}

#item38803 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:209px !important;
}

#item38831 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:209px !important;
}

#item38858 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:215px !important;
}

#item38886 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:215px !important;
}

#item38913 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:252px !important;
}

#item38941 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:252px !important;
}

#item38969 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:259px !important;
}

#item38996 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:259px !important;
}

#item39023 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:265px !important;
}

#item39050 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:265px !important;
}

#item39077 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:414px !important;
}

#item39105 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:414px !important;
}

#item39133 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:421px !important;
}

#item39160 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:421px !important;
}

#item39187 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:427px !important;
}

#item39214 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:427px !important;
}

#item39241 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:460px !important;
}

#item39269 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:460px !important;
}

#item39296 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:466px !important;
}

#item39323 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:466px !important;
}

#item39350 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:473px !important;
}

#item39377 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:473px !important;
}

#item39405 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:505px !important;
}

#item39432 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:505px !important;
}

#item39459 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:512px !important;
}

#item39486 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:512px !important;
}

#item39513 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:518px !important;
}

#item39540 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:518px !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;
}

#item23035 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:571px !important;
}

#item23062 {
	width:44px !important;
	height:7px !important;
	left:82px !important;
	top:571px !important;
}

#item23089 {
	width:62px !important;
	height:7px !important;
	left:18px !important;
	top:578px !important;
}

#item23116 {
	width:57px !important;
	height:7px !important;
	left:138px !important;
	top:564px !important;
}

#item23143 {
	width:62px !important;
	height:7px !important;
	left:138px !important;
	top:571px !important;
}

#item23170 {
	width:44px !important;
	height:7px !important;
	left:138px !important;
	top:577px !important;
}

#item23197 {
	width:55px !important;
	height:7px !important;
	left:259px !important;
	top:571px !important;
}

#item23224 {
	width:42px !important;
	height:7px !important;
	left:324px !important;
	top:571px !important;
}

#item23251 {
	width:62px !important;
	height:7px !important;
	left:259px !important;
	top:578px !important;
}

#item23279 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:565px !important;
}

#item23307 {
	width:62px !important;
	height:7px !important;
	left:378px !important;
	top:571px !important;
}

#item23334 {
	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;
}

#item23361 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item23389 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item23416 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item23443 {
	width:52px !important;
	height:7px !important;
	left:150px !important;
	top:565px !important;
}

#item23470 {
	width:43px !important;
	height:7px !important;
	left:150px !important;
	top:571px !important;
}

#item23497 {
	width:53px !important;
	height:7px !important;
	left:150px !important;
	top:578px !important;
}

#item23526 {
	width:52px !important;
	height:7px !important;
	left:269px !important;
	top:571px !important;
}

#item23553 {
	width:53px !important;
	height:7px !important;
	left:323px !important;
	top:571px !important;
}

#item23580 {
	width:43px !important;
	height:7px !important;
	left:269px !important;
	top:577px !important;
}

#item23607 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:565px !important;
}

#item23634 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:571px !important;
}

#item23661 {
	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;
}

#item40466 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:67px !important;
}

#item40493 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:74px !important;
}

#item40520 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:80px !important;
}

#item40547 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:126px !important;
}

#item40574 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:171px !important;
}

#item40602 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:178px !important;
}

#item40631 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:185px !important;
}

#item40658 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:233px !important;
}

#item40685 {
	width:69px !important;
	height:7px !important;
	left:390px !important;
	top:280px !important;
}

#item40712 {
	width:69px !important;
	height:7px !important;
	left:390px !important;
	top:334px !important;
}

#item40739 {
	width:61px !important;
	height:7px !important;
	left:389px !important;
	top:388px !important;
}

#item40766 {
	width:61px !important;
	height:7px !important;
	left:390px !important;
	top:435px !important;
}

#item40793 {
	width:67px !important;
	height:7px !important;
	left:390px !important;
	top:504px !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;
}

#item40820 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item40847 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item40874 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item40902 {
	width:72px !important;
	height:7px !important;
	left:153px !important;
	top:562px !important;
}

#item40929 {
	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;
}

#item40956 {
	width:41px !important;
	height:7px !important;
	left:67px !important;
	top:237px !important;
}

#item40983 {
	width:50px !important;
	height:7px !important;
	left:67px !important;
	top:243px !important;
}

#item41010 {
	width:46px !important;
	height:7px !important;
	left:67px !important;
	top:250px !important;
}

#item41037 {
	width:45px !important;
	height:7px !important;
	left:181px !important;
	top:236px !important;
}

#item41064 {
	width:48px !important;
	height:7px !important;
	left:259px !important;
	top:236px !important;
}

#item41091 {
	width:57px !important;
	height:7px !important;
	left:181px !important;
	top:243px !important;
}

#item41118 {
	width:56px !important;
	height:7px !important;
	left:259px !important;
	top:243px !important;
}

#item41146 {
	width:56px !important;
	height:7px !important;
	left:181px !important;
	top:249px !important;
}

#item41173 {
	width:50px !important;
	height:7px !important;
	left:259px !important;
	top:249px !important;
}

#item41200 {
	width:61px !important;
	height:7px !important;
	left:181px !important;
	top:256px !important;
}

#item41227 {
	width:54px !important;
	height:7px !important;
	left:259px !important;
	top:256px !important;
}

#item41255 {
	width:49px !important;
	height:7px !important;
	left:181px !important;
	top:262px !important;
}

#item41282 {
	width:57px !important;
	height:7px !important;
	left:342px !important;
	top:236px !important;
}

#item41309 {
	width:61px !important;
	height:7px !important;
	left:418px !important;
	top:236px !important;
}

#item41336 {
	width:53px !important;
	height:7px !important;
	left:342px !important;
	top:243px !important;
}

#item41363 {
	width:48px !important;
	height:7px !important;
	left:418px !important;
	top:243px !important;
}

#item41391 {
	width:56px !important;
	height:7px !important;
	left:342px !important;
	top:249px !important;
}

#item41418 {
	width:50px !important;
	height:7px !important;
	left:418px !important;
	top:249px !important;
}

#item41445 {
	width:56px !important;
	height:7px !important;
	left:395px !important;
	top:320px !important;
}

#item41472 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:326px !important;
}

#item41499 {
	width:54px !important;
	height:7px !important;
	left:395px !important;
	top:333px !important;
}

#item41526 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:380px !important;
}

#item41553 {
	width:54px !important;
	height:7px !important;
	left:395px !important;
	top:387px !important;
}

#item41581 {
	width:49px !important;
	height:7px !important;
	left:395px !important;
	top:393px !important;
}

#item41608 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:434px !important;
}

#item41636 {
	width:77px !important;
	height:7px !important;
	left:395px !important;
	top:441px !important;
}

#item41663 {
	width:69px !important;
	height:7px !important;
	left:395px !important;
	top:488px !important;
}

#item41691 {
	width:51px !important;
	height:7px !important;
	left:395px !important;
	top:555px !important;
}

#item41719 {
	width:55px !important;
	height:7px !important;
	left:395px !important;
	top:562px !important;
}

#item41746 {
	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;
}

#item41773 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:222px !important;
}

#item41800 {
	width:41px !important;
	height:7px !important;
	left:98px !important;
	top:222px !important;
}

#item41827 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item41855 {
	width:50px !important;
	height:7px !important;
	left:98px !important;
	top:229px !important;
}

#item41883 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:235px !important;
}

#item41910 {
	width:46px !important;
	height:7px !important;
	left:98px !important;
	top:235px !important;
}

#item41937 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:242px !important;
}

#item41964 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:349px !important;
}

#item41992 {
	width:50px !important;
	height:7px !important;
	left:100px !important;
	top:349px !important;
}

#item42020 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:356px !important;
}

#item42047 {
	width:57px !important;
	height:7px !important;
	left:100px !important;
	top:356px !important;
}

#item42074 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:363px !important;
}

#item42101 {
	width:43px !important;
	height:7px !important;
	left:100px !important;
	top:363px !important;
}

#item42128 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:431px !important;
}

#item42156 {
	width:50px !important;
	height:7px !important;
	left:100px !important;
	top:431px !important;
}

#item42183 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:437px !important;
}

#item42210 {
	width:57px !important;
	height:7px !important;
	left:100px !important;
	top:437px !important;
}

#item42237 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:444px !important;
}

#item42264 {
	width:43px !important;
	height:7px !important;
	left:100px !important;
	top:444px !important;
}

#item42291 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:472px !important;
}

#item42318 {
	width:48px !important;
	height:7px !important;
	left:101px !important;
	top:472px !important;
}

#item42345 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:479px !important;
}

#item42372 {
	width:50px !important;
	height:7px !important;
	left:101px !important;
	top:479px !important;
}

#item42400 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:485px !important;
}

#item42427 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:553px !important;
}

#item42454 {
	width:48px !important;
	height:7px !important;
	left:101px !important;
	top:553px !important;
}

#item42481 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:560px !important;
}

#item42508 {
	width:50px !important;
	height:7px !important;
	left:101px !important;
	top:560px !important;
}

#item42535 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:567px !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;
}

#item42562 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:255px !important;
}

#item42589 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:255px !important;
}

#item42616 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:262px !important;
}

#item42645 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:307px !important;
}

#item42672 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:307px !important;
}

#item42699 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:313px !important;
}

#item42726 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:339px !important;
}

#item42753 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:339px !important;
}

#item42780 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:346px !important;
}

#item42808 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:372px !important;
}

#item42835 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:372px !important;
}

#item42862 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:379px !important;
}

#item42890 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:456px !important;
}

#item42917 {
	width:46px !important;
	height:7px !important;
	left:434px !important;
	top:456px !important;
}

#item42944 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:462px !important;
}

#item42971 {
	width:43px !important;
	height:7px !important;
	left:434px !important;
	top:462px !important;
}

#item42998 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:508px !important;
}

#item43025 {
	width:46px !important;
	height:7px !important;
	left:435px !important;
	top:508px !important;
}

#item43052 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:515px !important;
}

#item43079 {
	width:43px !important;
	height:7px !important;
	left:435px !important;
	top:515px !important;
}

#item43107 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:542px !important;
}

#item43135 {
	width:46px !important;
	height:7px !important;
	left:433px !important;
	top:542px !important;
}

#item43162 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:548px !important;
}

#item43189 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:548px !important;
}

#item43216 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:576px !important;
}

#item43243 {
	width:46px !important;
	height:7px !important;
	left:431px !important;
	top:576px !important;
}

#item43270 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:582px !important;
}

#item43297 {
	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;
}

#item43324 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:196px !important;
}

#item43352 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:196px !important;
}

#item43381 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:202px !important;
}

#item43408 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:247px !important;
}

#item43435 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:247px !important;
}

#item43462 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item43489 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item43516 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:281px !important;
}

#item43543 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:288px !important;
}

#item43570 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:315px !important;
}

#item43597 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:315px !important;
}

#item43624 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:321px !important;
}

#item43652 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:425px !important;
}

#item43679 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:425px !important;
}

#item43706 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:432px !important;
}

#item43733 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item43760 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:481px !important;
}

#item43787 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item43814 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item43841 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:514px !important;
}

#item43868 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item43896 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:549px !important;
}

#item43923 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:549px !important;
}

#item43950 {
	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;
}

#item43977 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:100px !important;
}

#item44005 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:106px !important;
}

#item44032 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:359px !important;
}

#item44059 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:365px !important;
}

#item44086 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:372px !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;
}

#item44113 {
	width:39px !important;
	height:7px !important;
	left:391px !important;
	top:449px !important;
}

#item44141 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:456px !important;
}

#item44168 {
	width:41px !important;
	height:7px !important;
	left:391px !important;
	top:462px !important;
}

#item44195 {
	width:46px !important;
	height:7px !important;
	left:391px !important;
	top:469px !important;
}

#item44222 {
	width:46px !important;
	height:7px !important;
	left:391px !important;
	top:476px !important;
}
#in5footer,  #prefooter {display:none;}
