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

#item17977 {
	width:171px !important;
	height:220px !important;
}

#item17975 {
	width:171px !important;
	height:220px !important;
	left:116px !important;
	top:157px !important;
}

#item41145 {
	width:171px !important;
	height:110px !important;
}

#item41140 {
	width:171px !important;
	height:110px !important;
	left:116px !important;
	top:442px !important;
}

#item41133 {
	width:50px !important;
	height:395px !important;
}

#item41127 {
	width:50px !important;
	height:395px !important;
	left:64px !important;
	top:157px !important;
}

#item41139 {
	width:176px !important;
	height:395px !important;
}

#item41134 {
	width:176px !important;
	height:395px !important;
	left:288px !important;
	top:157px !important;
}

#item17989 {
	width:25px !important;
	height:26px !important;
}

#item17987 {
	width:25px !important;
	height:26px !important;
	left:60px !important;
	top:156px !important;
}

#item19599 {
	width:25px !important;
	height:26px !important;
}

#item19594 {
	width:25px !important;
	height:26px !important;
	left:60px !important;
	top:182px !important;
}

#item19605 {
	width:25px !important;
	height:24px !important;
}

#item19600 {
	width:25px !important;
	height:24px !important;
	left:60px !important;
	top:208px !important;
}

#item18172 {
	width:117px !important;
	height:108px !important;
}

#item18166 {
	width:117px !important;
	height:108px !important;
	left:132px !important;
	top:89px !important;
}

#item18178 {
	width:148px !important;
	height:359px !important;
}

#item18173 {
	width:148px !important;
	height:359px !important;
	left:140px !important;
	top:235px !important;
}

#item41070 {
	width:54px !important;
	height:173px !important;
}

#item41065 {
	width:54px !important;
	height:173px !important;
	left:82px !important;
	top:334px !important;
}

#item18184 {
	width:79px !important;
	height:85px !important;
}

#item18179 {
	width:79px !important;
	height:85px !important;
	left:345px !important;
	top:77px !important;
}

#item18191 {
	width:81px !important;
	height:61px !important;
}

#item18185 {
	width:81px !important;
	height:61px !important;
	left:342px !important;
	top:196px !important;
}

#item18197 {
	width:94px !important;
	height:206px !important;
}

#item18192 {
	width:94px !important;
	height:206px !important;
	left:369px !important;
	top:299px !important;
}

#item18203 {
	width:26px !important;
	height:25px !important;
}

#item18198 {
	width:26px !important;
	height:25px !important;
	left:299px !important;
	top:407px !important;
}

#item19612 {
	width:26px !important;
	height:25px !important;
}

#item19607 {
	width:26px !important;
	height:25px !important;
	left:299px !important;
	top:433px !important;
}

#item19619 {
	width:26px !important;
	height:25px !important;
}

#item19613 {
	width:26px !important;
	height:25px !important;
	left:299px !important;
	top:459px !important;
}

#item31281 {
	width:27px !important;
	height:7px !important;
	left:365px !important;
	top:567px !important;
}

#item31310 {
	width:27px !important;
	height:7px !important;
	left:406px !important;
	top:567px !important;
}

#item31337 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:567px !important;
}

#item31364 {
	width:27px !important;
	height:7px !important;
	left:365px !important;
	top:574px !important;
}

#item31391 {
	width:27px !important;
	height:7px !important;
	left:406px !important;
	top:574px !important;
}

#item31418 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:574px !important;
}

#item31445 {
	width:27px !important;
	height:7px !important;
	left:365px !important;
	top:580px !important;
}

#item31472 {
	width:27px !important;
	height:7px !important;
	left:406px !important;
	top:580px !important;
}

#item31499 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:580px !important;
}

#item31527 {
	width:27px !important;
	height:7px !important;
	left:365px !important;
	top:587px !important;
}

#item31554 {
	width:27px !important;
	height:7px !important;
	left:406px !important;
	top:587px !important;
}

#item31581 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:587px !important;
}

#item41148 {
	width:105px !important;
	height:97px !important;
	left:-3px !important;
	top:400px !important;
}

#item18209 {
	width:164px !important;
	height:411px !important;
}

#item18204 {
	width:164px !important;
	height:411px !important;
	left:140px !important;
	top:84px !important;
}

#item18215 {
	width:152px !important;
	height:167px !important;
}

#item18210 {
	width:152px !important;
	height:167px !important;
	left:350px !important;
	top:160px !important;
}

#item18222 {
	width:107px !important;
	height:185px !important;
}

#item18216 {
	width:107px !important;
	height:185px !important;
	left:344px !important;
	top:389px !important;
}

#item18228 {
	width:63px !important;
	height:105px !important;
}

#item18223 {
	width:63px !important;
	height:105px !important;
	left:453px !important;
	top:527px !important;
}

#item31608 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:115px !important;
}

#item31635 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:122px !important;
}

#item31662 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:128px !important;
}

#item31689 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:194px !important;
}

#item31716 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:200px !important;
}

#item31743 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:286px !important;
}

#item31771 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:347px !important;
}

#item31798 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:353px !important;
}

#item31825 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:360px !important;
}

#item31852 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:389px !important;
}

#item31879 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:449px !important;
}

#item31906 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:480px !important;
}

#item31933 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:531px !important;
}

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

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

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

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

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

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

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

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

#item41190 {
	width:403px !important;
	height:542px !important;
	left:51px !important;
	top:36px !important;
}

#item17998 {
	width:86px !important;
	height:77px !important;
}

#item17993 {
	width:86px !important;
	height:77px !important;
	left:149px !important;
	top:67px !important;
}

#item18239 {
	width:146px !important;
	height:234px !important;
}

#item18234 {
	width:146px !important;
	height:234px !important;
	left:104px !important;
	top:189px !important;
}

#item18245 {
	width:74px !important;
	height:98px !important;
}

#item18240 {
	width:74px !important;
	height:98px !important;
	left:17px !important;
	top:389px !important;
}

#item18251 {
	width:61px !important;
	height:55px !important;
}

#item18246 {
	width:61px !important;
	height:55px !important;
	left:438px !important;
	top:116px !important;
}

#item19626 {
	width:74px !important;
	height:110px !important;
}

#item19621 {
	width:74px !important;
	height:110px !important;
	left:331px !important;
	top:71px !important;
}

#item18257 {
	width:90px !important;
	height:51px !important;
}

#item18252 {
	width:90px !important;
	height:51px !important;
	left:325px !important;
	top:183px !important;
}

#item18263 {
	width:96px !important;
	height:185px !important;
}

#item18258 {
	width:96px !important;
	height:185px !important;
	left:372px !important;
	top:309px !important;
}

#item18269 {
	width:32px !important;
	height:32px !important;
}

#item18264 {
	width:32px !important;
	height:32px !important;
	left:310px !important;
	top:415px !important;
}

#item19633 {
	width:32px !important;
	height:32px !important;
}

#item19628 {
	width:32px !important;
	height:32px !important;
	left:311px !important;
	top:450px !important;
}

#item21330 {
	width:27px !important;
	height:7px !important;
	left:90px !important;
	top:535px !important;
}

#item21358 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:535px !important;
}

#item21385 {
	width:27px !important;
	height:7px !important;
	left:90px !important;
	top:541px !important;
}

#item21412 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:541px !important;
}

#item21439 {
	width:27px !important;
	height:7px !important;
	left:90px !important;
	top:548px !important;
}

#item21466 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:548px !important;
}

#item21494 {
	width:46px !important;
	height:7px !important;
	left:32px !important;
	top:603px !important;
}

#item21521 {
	width:59px !important;
	height:7px !important;
	left:124px !important;
	top:603px !important;
}

#item21548 {
	width:59px !important;
	height:7px !important;
	left:233px !important;
	top:528px !important;
}

#item21575 {
	width:59px !important;
	height:7px !important;
	left:233px !important;
	top:574px !important;
}

#item21602 {
	width:43px !important;
	height:7px !important;
	left:364px !important;
	top:549px !important;
}

#item21629 {
	width:59px !important;
	height:7px !important;
	left:419px !important;
	top:549px !important;
}

#item21656 {
	width:59px !important;
	height:7px !important;
	left:364px !important;
	top:586px !important;
}

#item21683 {
	width:46px !important;
	height:7px !important;
	left:435px !important;
	top:586px !important;
}

#item18275 {
	width:177px !important;
	height:232px !important;
}

#item18270 {
	width:177px !important;
	height:232px !important;
	left:14px !important;
	top:20px !important;
}

#item18282 {
	width:77px !important;
	height:75px !important;
}

#item18276 {
	width:77px !important;
	height:75px !important;
	left:35px !important;
	top:309px !important;
}

#item19639 {
	width:92px !important;
	height:74px !important;
}

#item19634 {
	width:92px !important;
	height:74px !important;
	left:42px !important;
	top:406px !important;
}

#item18288 {
	width:223px !important;
	height:440px !important;
}

#item18283 {
	width:223px !important;
	height:440px !important;
	left:208px !important;
	top:128px !important;
}

#item18295 {
	width:56px !important;
	height:110px !important;
}

#item18289 {
	width:56px !important;
	height:110px !important;
	left:442px !important;
	top:493px !important;
}

#item21710 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:524px !important;
}

#item21738 {
	width:46px !important;
	height:7px !important;
	left:128px !important;
	top:524px !important;
}

#item21765 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:531px !important;
}

#item21792 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:559px !important;
}

#item18004 {
	width:123px !important;
	height:114px !important;
}

#item17999 {
	width:123px !important;
	height:114px !important;
	left:105px !important;
	top:122px !important;
}

#item18301 {
	width:176px !important;
	height:146px !important;
}

#item18296 {
	width:176px !important;
	height:146px !important;
	left:80px !important;
	top:300px !important;
}

#item19647 {
	width:33px !important;
	height:33px !important;
}

#item19641 {
	width:33px !important;
	height:33px !important;
	left:33px !important;
	top:388px !important;
}

#item18307 {
	width:231px !important;
	height:443px !important;
}

#item18302 {
	width:231px !important;
	height:443px !important;
	left:271px !important;
	top:14px !important;
}

#item18313 {
	width:95px !important;
	height:123px !important;
}

#item18308 {
	width:95px !important;
	height:123px !important;
	left:14px !important;
	top:476px !important;
}

#item21819 {
	width:57px !important;
	height:7px !important;
	left:115px !important;
	top:500px !important;
}

#item21846 {
	width:72px !important;
	height:7px !important;
	left:115px !important;
	top:527px !important;
}

#item21873 {
	width:72px !important;
	height:7px !important;
	left:115px !important;
	top:576px !important;
}

#item21901 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:514px !important;
}

#item21928 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:521px !important;
}

#item21955 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:528px !important;
}

#item21982 {
	width:72px !important;
	height:7px !important;
	left:209px !important;
	top:584px !important;
}

#item22010 {
	width:57px !important;
	height:7px !important;
	left:305px !important;
	top:514px !important;
}

#item22037 {
	width:72px !important;
	height:7px !important;
	left:305px !important;
	top:574px !important;
}

#item22064 {
	width:72px !important;
	height:7px !important;
	left:400px !important;
	top:497px !important;
}

#item22091 {
	width:39px !important;
	height:7px !important;
	left:400px !important;
	top:551px !important;
}

#item22118 {
	width:43px !important;
	height:7px !important;
	left:400px !important;
	top:557px !important;
}

#item22145 {
	width:57px !important;
	height:7px !important;
	left:115px !important;
	top:500px !important;
}

#item22172 {
	width:72px !important;
	height:7px !important;
	left:115px !important;
	top:527px !important;
}

#item22199 {
	width:72px !important;
	height:7px !important;
	left:115px !important;
	top:576px !important;
}

#item22226 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:514px !important;
}

#item22255 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:521px !important;
}

#item22282 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:528px !important;
}

#item22310 {
	width:72px !important;
	height:7px !important;
	left:209px !important;
	top:584px !important;
}

#item22337 {
	width:57px !important;
	height:7px !important;
	left:305px !important;
	top:514px !important;
}

#item22364 {
	width:72px !important;
	height:7px !important;
	left:305px !important;
	top:574px !important;
}

#item22393 {
	width:72px !important;
	height:7px !important;
	left:400px !important;
	top:497px !important;
}

#item22420 {
	width:39px !important;
	height:7px !important;
	left:400px !important;
	top:551px !important;
}

#item22447 {
	width:43px !important;
	height:7px !important;
	left:400px !important;
	top:557px !important;
}

#item18320 {
	width:198px !important;
	height:301px !important;
}

#item18314 {
	width:198px !important;
	height:301px !important;
	left:14px !important;
	top:14px !important;
}

#item18326 {
	width:108px !important;
	height:128px !important;
}

#item18321 {
	width:108px !important;
	height:128px !important;
	left:32px !important;
	top:384px !important;
}

#item19654 {
	width:94px !important;
	height:84px !important;
}

#item19649 {
	width:94px !important;
	height:84px !important;
	left:52px !important;
	top:518px !important;
}

#item19660 {
	width:61px !important;
	height:55px !important;
}

#item19655 {
	width:61px !important;
	height:55px !important;
	left:150px !important;
	top:563px !important;
}

#item18332 {
	width:282px !important;
	height:604px !important;
}

#item18327 {
	width:282px !important;
	height:604px !important;
	left:216px !important;
	top:14px !important;
}

#item18010 {
	width:235px !important;
	height:387px !important;
}

#item18005 {
	width:235px !important;
	height:387px !important;
	left:20px !important;
	top:20px !important;
}

#item19681 {
	width:229px !important;
	height:387px !important;
}

#item19676 {
	width:229px !important;
	height:387px !important;
	left:262px !important;
	top:20px !important;
}

#item18345 {
	width:119px !important;
	height:189px !important;
}

#item18340 {
	width:119px !important;
	height:189px !important;
	left:147px !important;
	top:417px !important;
}

#item19688 {
	width:114px !important;
	height:189px !important;
}

#item19682 {
	width:114px !important;
	height:189px !important;
	left:269px !important;
	top:417px !important;
}

#item19694 {
	width:105px !important;
	height:189px !important;
}

#item19689 {
	width:105px !important;
	height:189px !important;
	left:386px !important;
	top:417px !important;
}

#item22474 {
	width:39px !important;
	height:7px !important;
	left:19px !important;
	top:551px !important;
}

#item22502 {
	width:43px !important;
	height:7px !important;
	left:19px !important;
	top:558px !important;
}

#item22529 {
	width:46px !important;
	height:7px !important;
	left:19px !important;
	top:565px !important;
}

#item22556 {
	width:46px !important;
	height:7px !important;
	left:19px !important;
	top:571px !important;
}

#item22583 {
	width:55px !important;
	height:7px !important;
	left:19px !important;
	top:578px !important;
}

#item18363 {
	width:139px !important;
	height:199px !important;
}

#item18358 {
	width:139px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

#item19702 {
	width:139px !important;
	height:188px !important;
}

#item19697 {
	width:139px !important;
	height:188px !important;
	left:14px !important;
	top:221px !important;
}

#item19714 {
	width:105px !important;
	height:48px !important;
}

#item19709 {
	width:105px !important;
	height:48px !important;
	left:411px !important;
	top:112px !important;
}

#item19721 {
	width:105px !important;
	height:47px !important;
}

#item19715 {
	width:105px !important;
	height:47px !important;
	left:411px !important;
	top:162px !important;
}

#item19727 {
	width:105px !important;
	height:39px !important;
}

#item19722 {
	width:105px !important;
	height:39px !important;
	left:411px !important;
	top:211px !important;
}

#item19733 {
	width:105px !important;
	height:46px !important;
}

#item19728 {
	width:105px !important;
	height:46px !important;
	left:411px !important;
	top:252px !important;
}

#item19739 {
	width:105px !important;
	height:46px !important;
}

#item19734 {
	width:105px !important;
	height:46px !important;
	left:411px !important;
	top:299px !important;
}

#item19708 {
	width:139px !important;
	height:202px !important;
}

#item19703 {
	width:139px !important;
	height:202px !important;
	left:14px !important;
	top:416px !important;
}

#item18369 {
	width:232px !important;
	height:604px !important;
}

#item18364 {
	width:232px !important;
	height:604px !important;
	left:162px !important;
	top:14px !important;
}

#item22610 {
	width:53px !important;
	height:7px !important;
	left:409px !important;
	top:375px !important;
}

#item22637 {
	width:41px !important;
	height:7px !important;
	left:409px !important;
	top:381px !important;
}

#item22665 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:388px !important;
}

#item22692 {
	width:46px !important;
	height:7px !important;
	left:409px !important;
	top:395px !important;
}

#item22719 {
	width:39px !important;
	height:7px !important;
	left:409px !important;
	top:444px !important;
}

#item22747 {
	width:53px !important;
	height:7px !important;
	left:409px !important;
	top:451px !important;
}

#item22774 {
	width:46px !important;
	height:7px !important;
	left:409px !important;
	top:457px !important;
}

#item22801 {
	width:39px !important;
	height:7px !important;
	left:409px !important;
	top:508px !important;
}

#item22828 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:514px !important;
}

#item22855 {
	width:46px !important;
	height:7px !important;
	left:409px !important;
	top:521px !important;
}

#item22882 {
	width:41px !important;
	height:7px !important;
	left:409px !important;
	top:570px !important;
}

#item22909 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:577px !important;
}

#item22936 {
	width:46px !important;
	height:7px !important;
	left:409px !important;
	top:584px !important;
}

#item18016 {
	width:211px !important;
	height:290px !important;
}

#item18011 {
	width:211px !important;
	height:290px !important;
	left:22px !important;
	top:23px !important;
}

#item18375 {
	width:64px !important;
	height:89px !important;
}

#item18370 {
	width:64px !important;
	height:89px !important;
	left:400px !important;
	top:46px !important;
}

#item19748 {
	width:60px !important;
	height:89px !important;
}

#item19743 {
	width:60px !important;
	height:89px !important;
	left:338px !important;
	top:46px !important;
}

#item19754 {
	width:67px !important;
	height:127px !important;
}

#item19749 {
	width:67px !important;
	height:127px !important;
	left:264px !important;
	top:139px !important;
}

#item19760 {
	width:67px !important;
	height:127px !important;
}

#item19755 {
	width:67px !important;
	height:127px !important;
	left:335px !important;
	top:139px !important;
}

#item19766 {
	width:75px !important;
	height:127px !important;
}

#item19761 {
	width:75px !important;
	height:127px !important;
	left:405px !important;
	top:139px !important;
}

#item18381 {
	width:83px !important;
	height:134px !important;
}

#item18376 {
	width:83px !important;
	height:134px !important;
	left:407px !important;
	top:343px !important;
}

#item19775 {
	width:59px !important;
	height:134px !important;
}

#item19770 {
	width:59px !important;
	height:134px !important;
	left:347px !important;
	top:343px !important;
}

#item19781 {
	width:36px !important;
	height:134px !important;
}

#item19776 {
	width:36px !important;
	height:134px !important;
	left:310px !important;
	top:343px !important;
}

#item19787 {
	width:67px !important;
	height:134px !important;
}

#item19782 {
	width:67px !important;
	height:134px !important;
	left:241px !important;
	top:343px !important;
}

#item18388 {
	width:210px !important;
	height:283px !important;
}

#item18382 {
	width:210px !important;
	height:283px !important;
	left:22px !important;
	top:320px !important;
}

#item22963 {
	width:46px !important;
	height:7px !important;
	left:263px !important;
	top:527px !important;
}

#item22991 {
	width:43px !important;
	height:7px !important;
	left:263px !important;
	top:534px !important;
}

#item23018 {
	width:58px !important;
	height:7px !important;
	left:263px !important;
	top:566px !important;
}

#item23045 {
	width:69px !important;
	height:7px !important;
	left:263px !important;
	top:573px !important;
}

#item23072 {
	width:59px !important;
	height:7px !important;
	left:263px !important;
	top:579px !important;
}

#item23099 {
	width:46px !important;
	height:7px !important;
	left:376px !important;
	top:527px !important;
}

#item23126 {
	width:58px !important;
	height:7px !important;
	left:376px !important;
	top:560px !important;
}

#item23153 {
	width:69px !important;
	height:7px !important;
	left:376px !important;
	top:566px !important;
}

#item23180 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:573px !important;
}

#item18394 {
	width:241px !important;
	height:519px !important;
}

#item18389 {
	width:241px !important;
	height:519px !important;
	left:140px !important;
	top:18px !important;
}

#item18400 {
	width:90px !important;
	height:45px !important;
}

#item18395 {
	width:90px !important;
	height:45px !important;
	left:34px !important;
	top:78px !important;
}

#item19793 {
	width:90px !important;
	height:58px !important;
}

#item19788 {
	width:90px !important;
	height:58px !important;
	left:34px !important;
	top:126px !important;
}

#item19800 {
	width:90px !important;
	height:62px !important;
}

#item19795 {
	width:90px !important;
	height:62px !important;
	left:34px !important;
	top:186px !important;
}

#item19808 {
	width:90px !important;
	height:44px !important;
}

#item19803 {
	width:90px !important;
	height:44px !important;
	left:34px !important;
	top:250px !important;
}

#item18406 {
	width:112px !important;
	height:77px !important;
}

#item18401 {
	width:112px !important;
	height:77px !important;
	left:24px !important;
	top:534px !important;
}

#item18412 {
	width:111px !important;
	height:137px !important;
}

#item18407 {
	width:111px !important;
	height:137px !important;
	left:391px !important;
	top:232px !important;
}

#item23207 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:341px !important;
}

#item23235 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:347px !important;
}

#item23262 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:354px !important;
}

#item23289 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:392px !important;
}

#item23316 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:432px !important;
}

#item23343 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:486px !important;
}

#item18023 {
	width:119px !important;
	height:163px !important;
}

#item18017 {
	width:119px !important;
	height:163px !important;
	left:55px !important;
	top:85px !important;
}

#item19816 {
	width:169px !important;
	height:163px !important;
}

#item19810 {
	width:169px !important;
	height:163px !important;
	left:20px !important;
	top:254px !important;
}

#item18418 {
	width:241px !important;
	height:427px !important;
}

#item18413 {
	width:241px !important;
	height:427px !important;
	left:261px !important;
	top:14px !important;
}

#item18424 {
	width:46px !important;
	height:70px !important;
}

#item18419 {
	width:46px !important;
	height:70px !important;
	left:54px !important;
	top:480px !important;
}

#item19822 {
	width:54px !important;
	height:47px !important;
}

#item19817 {
	width:54px !important;
	height:47px !important;
	left:53px !important;
	top:551px !important;
}

#item18430 {
	width:107px !important;
	height:139px !important;
}

#item18425 {
	width:107px !important;
	height:139px !important;
	left:269px !important;
	top:464px !important;
}

#item23370 {
	width:72px !important;
	height:7px !important;
	left:145px !important;
	top:485px !important;
}

#item23397 {
	width:54px !important;
	height:7px !important;
	left:145px !important;
	top:491px !important;
}

#item23424 {
	width:72px !important;
	height:7px !important;
	left:145px !important;
	top:542px !important;
}

#item23451 {
	width:54px !important;
	height:7px !important;
	left:145px !important;
	top:549px !important;
}

#item23478 {
	width:39px !important;
	height:7px !important;
	left:385px !important;
	top:491px !important;
}

#item23506 {
	width:43px !important;
	height:7px !important;
	left:439px !important;
	top:491px !important;
}

#item23533 {
	width:39px !important;
	height:7px !important;
	left:385px !important;
	top:542px !important;
}

#item23560 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:548px !important;
}

#item18437 {
	width:130px !important;
	height:157px !important;
}

#item18431 {
	width:130px !important;
	height:157px !important;
	left:43px !important;
	top:96px !important;
}

#item18456 {
	width:167px !important;
	height:151px !important;
}

#item18451 {
	width:167px !important;
	height:151px !important;
	left:27px !important;
	top:257px !important;
}

#item18463 {
	width:79px !important;
	height:69px !important;
}

#item18458 {
	width:79px !important;
	height:69px !important;
	left:165px !important;
	top:477px !important;
}

#item19828 {
	width:79px !important;
	height:74px !important;
}

#item19823 {
	width:79px !important;
	height:74px !important;
	left:139px !important;
	top:503px !important;
}

#item41091 {
	width:79px !important;
	height:74px !important;
}

#item41086 {
	width:79px !important;
	height:74px !important;
	left:181px !important;
	top:14px !important;
}

#item19834 {
	width:79px !important;
	height:66px !important;
}

#item19829 {
	width:79px !important;
	height:66px !important;
	left:163px !important;
	top:546px !important;
}

#item18470 {
	width:234px !important;
	height:604px !important;
}

#item18465 {
	width:234px !important;
	height:604px !important;
	left:267px !important;
	top:14px !important;
}

#item23587 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:493px !important;
}

#item23614 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:500px !important;
}

#item23642 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:507px !important;
}

#item23669 {
	width:63px !important;
	height:7px !important;
	left:29px !important;
	top:535px !important;
}

#item23696 {
	width:63px !important;
	height:7px !important;
	left:29px !important;
	top:586px !important;
}

#item18029 {
	width:236px !important;
	height:436px !important;
}

#item18024 {
	width:236px !important;
	height:436px !important;
	left:14px !important;
	top:65px !important;
}

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

#item18471 {
	width:119px !important;
	height:108px !important;
	left:349px !important;
	top:125px !important;
}

#item19840 {
	width:133px !important;
	height:213px !important;
}

#item19835 {
	width:133px !important;
	height:213px !important;
	left:321px !important;
	top:240px !important;
}

#item18482 {
	width:63px !important;
	height:34px !important;
}

#item18477 {
	width:63px !important;
	height:34px !important;
	left:257px !important;
	top:167px !important;
}

#item19847 {
	width:63px !important;
	height:27px !important;
}

#item19842 {
	width:63px !important;
	height:27px !important;
	left:257px !important;
	top:202px !important;
}

#item19853 {
	width:63px !important;
	height:84px !important;
}

#item19848 {
	width:63px !important;
	height:84px !important;
	left:257px !important;
	top:230px !important;
}

#item23723 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:522px !important;
}

#item23752 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:576px !important;
}

#item23779 {
	width:52px !important;
	height:7px !important;
	left:82px !important;
	top:576px !important;
}

#item23806 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:600px !important;
}

#item23833 {
	width:43px !important;
	height:7px !important;
	left:146px !important;
	top:529px !important;
}

#item23860 {
	width:48px !important;
	height:7px !important;
	left:146px !important;
	top:535px !important;
}

#item23887 {
	width:39px !important;
	height:7px !important;
	left:146px !important;
	top:583px !important;
}

#item23914 {
	width:43px !important;
	height:7px !important;
	left:146px !important;
	top:590px !important;
}

#item23941 {
	width:63px !important;
	height:7px !important;
	left:264px !important;
	top:528px !important;
}

#item23968 {
	width:58px !important;
	height:7px !important;
	left:264px !important;
	top:570px !important;
}

#item23996 {
	width:43px !important;
	height:7px !important;
	left:380px !important;
	top:535px !important;
}

#item24024 {
	width:48px !important;
	height:7px !important;
	left:380px !important;
	top:542px !important;
}

#item24051 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:522px !important;
}

#item24078 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:576px !important;
}

#item24105 {
	width:52px !important;
	height:7px !important;
	left:82px !important;
	top:576px !important;
}

#item24132 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:600px !important;
}

#item24159 {
	width:43px !important;
	height:7px !important;
	left:146px !important;
	top:529px !important;
}

#item24186 {
	width:48px !important;
	height:7px !important;
	left:146px !important;
	top:535px !important;
}

#item24213 {
	width:39px !important;
	height:7px !important;
	left:146px !important;
	top:583px !important;
}

#item24241 {
	width:43px !important;
	height:7px !important;
	left:146px !important;
	top:590px !important;
}

#item24268 {
	width:63px !important;
	height:7px !important;
	left:264px !important;
	top:528px !important;
}

#item24295 {
	width:58px !important;
	height:7px !important;
	left:264px !important;
	top:570px !important;
}

#item24322 {
	width:43px !important;
	height:7px !important;
	left:380px !important;
	top:535px !important;
}

#item24349 {
	width:48px !important;
	height:7px !important;
	left:380px !important;
	top:542px !important;
}

#item18488 {
	width:118px !important;
	height:176px !important;
}

#item18483 {
	width:118px !important;
	height:176px !important;
	left:77px !important;
	top:115px !important;
}

#item18494 {
	width:173px !important;
	height:283px !important;
}

#item18489 {
	width:173px !important;
	height:283px !important;
	left:21px !important;
	top:293px !important;
}

#item18500 {
	width:269px !important;
	height:233px !important;
}

#item18495 {
	width:269px !important;
	height:233px !important;
	left:232px !important;
	top:150px !important;
}

#item18507 {
	width:215px !important;
	height:184px !important;
}

#item18502 {
	width:215px !important;
	height:184px !important;
	left:213px !important;
	top:387px !important;
}

#item18035 {
	width:131px !important;
	height:231px !important;
}

#item18030 {
	width:131px !important;
	height:231px !important;
	left:66px !important;
	top:106px !important;
}

#item18513 {
	width:110px !important;
	height:159px !important;
}

#item18508 {
	width:110px !important;
	height:159px !important;
	left:72px !important;
	top:342px !important;
}

#item18519 {
	width:121px !important;
	height:210px !important;
}

#item18514 {
	width:121px !important;
	height:210px !important;
	left:335px !important;
	top:74px !important;
}

#item18525 {
	width:62px !important;
	height:137px !important;
}

#item18520 {
	width:62px !important;
	height:137px !important;
	left:315px !important;
	top:305px !important;
}

#item18531 {
	width:67px !important;
	height:88px !important;
}

#item18526 {
	width:67px !important;
	height:88px !important;
	left:378px !important;
	top:311px !important;
}

#item24376 {
	width:71px !important;
	height:7px !important;
	left:272px !important;
	top:516px !important;
}

#item24403 {
	width:63px !important;
	height:7px !important;
	left:272px !important;
	top:562px !important;
}

#item24430 {
	width:39px !important;
	height:7px !important;
	left:378px !important;
	top:523px !important;
}

#item24458 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:529px !important;
}

#item24486 {
	width:43px !important;
	height:7px !important;
	left:378px !important;
	top:536px !important;
}

#item24513 {
	width:39px !important;
	height:7px !important;
	left:378px !important;
	top:581px !important;
}

#item24540 {
	width:43px !important;
	height:7px !important;
	left:378px !important;
	top:588px !important;
}

#item18537 {
	width:287px !important;
	height:391px !important;
}

#item18532 {
	width:287px !important;
	height:391px !important;
	left:116px !important;
	top:154px !important;
}

#item18543 {
	width:96px !important;
	height:191px !important;
}

#item18538 {
	width:96px !important;
	height:191px !important;
	left:14px !important;
	top:427px !important;
}

#item18549 {
	width:94px !important;
	height:143px !important;
}

#item18544 {
	width:94px !important;
	height:143px !important;
	left:407px !important;
	top:14px !important;
}

#item19859 {
	width:94px !important;
	height:157px !important;
}

#item19854 {
	width:94px !important;
	height:157px !important;
	left:407px !important;
	top:159px !important;
}

#item19865 {
	width:94px !important;
	height:156px !important;
}

#item19860 {
	width:94px !important;
	height:156px !important;
	left:407px !important;
	top:320px !important;
}

#item19875 {
	width:94px !important;
	height:154px !important;
}

#item19870 {
	width:94px !important;
	height:154px !important;
	left:407px !important;
	top:478px !important;
}

#item24567 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:269px !important;
}

#item24594 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:276px !important;
}

#item24621 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:282px !important;
}

#item24649 {
	width:50px !important;
	height:7px !important;
	left:29px !important;
	top:289px !important;
}

#item24676 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:295px !important;
}

#item24703 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:345px !important;
}

#item24730 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:351px !important;
}

#item18041 {
	width:137px !important;
	height:296px !important;
}

#item18036 {
	width:137px !important;
	height:296px !important;
	left:14px !important;
	top:44px !important;
}

#item19929 {
	width:137px !important;
	height:288px !important;
}

#item19924 {
	width:137px !important;
	height:288px !important;
	left:14px !important;
	top:344px !important;
}

#item18563 {
	width:230px !important;
	height:571px !important;
}

#item18557 {
	width:230px !important;
	height:571px !important;
	left:156px !important;
	top:46px !important;
}

#item19881 {
	width:43px !important;
	height:42px !important;
}

#item19876 {
	width:43px !important;
	height:42px !important;
	left:1px !important;
	top:1px !important;
}

#item19887 {
	width:54px !important;
	height:42px !important;
}

#item19882 {
	width:54px !important;
	height:42px !important;
	left:45px !important;
	top:1px !important;
}

#item19893 {
	width:54px !important;
	height:42px !important;
}

#item19888 {
	width:54px !important;
	height:42px !important;
	left:102px !important;
	top:1px !important;
}

#item19900 {
	width:58px !important;
	height:42px !important;
}

#item19894 {
	width:58px !important;
	height:42px !important;
	left:160px !important;
	top:1px !important;
}

#item19906 {
	width:58px !important;
	height:42px !important;
}

#item19901 {
	width:58px !important;
	height:42px !important;
	left:222px !important;
	top:1px !important;
}

#item19913 {
	width:58px !important;
	height:42px !important;
}

#item19908 {
	width:58px !important;
	height:42px !important;
	left:284px !important;
	top:1px !important;
}

#item19920 {
	width:43px !important;
	height:42px !important;
}

#item19914 {
	width:43px !important;
	height:42px !important;
	left:345px !important;
	top:1px !important;
}

#item24758 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:54px !important;
}

#item24785 {
	width:60px !important;
	height:7px !important;
	left:392px !important;
	top:61px !important;
}

#item24812 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:67px !important;
}

#item24839 {
	width:62px !important;
	height:7px !important;
	left:392px !important;
	top:74px !important;
}

#item24866 {
	width:63px !important;
	height:7px !important;
	left:392px !important;
	top:103px !important;
}

#item24893 {
	width:61px !important;
	height:7px !important;
	left:392px !important;
	top:109px !important;
}

#item24920 {
	width:78px !important;
	height:7px !important;
	left:392px !important;
	top:139px !important;
}

#item24947 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:201px !important;
}

#item24975 {
	width:52px !important;
	height:7px !important;
	left:392px !important;
	top:208px !important;
}

#item25004 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:214px !important;
}

#item25032 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:240px !important;
}

#item25060 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:294px !important;
}

#item25087 {
	width:52px !important;
	height:7px !important;
	left:392px !important;
	top:301px !important;
}

#item25114 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:308px !important;
}

#item25143 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:334px !important;
}

#item25170 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:388px !important;
}

#item25197 {
	width:52px !important;
	height:7px !important;
	left:392px !important;
	top:394px !important;
}

#item25224 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:401px !important;
}

#item25252 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:427px !important;
}

#item25280 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:490px !important;
}

#item25307 {
	width:52px !important;
	height:7px !important;
	left:392px !important;
	top:496px !important;
}

#item25334 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:503px !important;
}

#item25361 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:530px !important;
}

#item25388 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:54px !important;
}

#item25416 {
	width:60px !important;
	height:7px !important;
	left:392px !important;
	top:61px !important;
}

#item25443 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:67px !important;
}

#item25470 {
	width:62px !important;
	height:7px !important;
	left:392px !important;
	top:74px !important;
}

#item25498 {
	width:63px !important;
	height:7px !important;
	left:392px !important;
	top:103px !important;
}

#item25525 {
	width:61px !important;
	height:7px !important;
	left:392px !important;
	top:109px !important;
}

#item25552 {
	width:78px !important;
	height:7px !important;
	left:392px !important;
	top:139px !important;
}

#item25579 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:201px !important;
}

#item25606 {
	width:52px !important;
	height:7px !important;
	left:392px !important;
	top:208px !important;
}

#item25633 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:214px !important;
}

#item25660 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:240px !important;
}

#item25687 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:294px !important;
}

#item25714 {
	width:52px !important;
	height:7px !important;
	left:392px !important;
	top:301px !important;
}

#item25742 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:308px !important;
}

#item25769 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:334px !important;
}

#item25796 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:388px !important;
}

#item25823 {
	width:52px !important;
	height:7px !important;
	left:392px !important;
	top:394px !important;
}

#item25850 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:401px !important;
}

#item25877 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:427px !important;
}

#item25904 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:490px !important;
}

#item25931 {
	width:52px !important;
	height:7px !important;
	left:392px !important;
	top:496px !important;
}

#item25958 {
	width:54px !important;
	height:7px !important;
	left:392px !important;
	top:503px !important;
}

#item25986 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:530px !important;
}

#item18569 {
	width:139px !important;
	height:183px !important;
}

#item18564 {
	width:139px !important;
	height:183px !important;
	left:29px !important;
	top:91px !important;
}

#item18575 {
	width:147px !important;
	height:287px !important;
}

#item18570 {
	width:147px !important;
	height:287px !important;
	left:40px !important;
	top:276px !important;
}

#item18581 {
	width:138px !important;
	height:232px !important;
}

#item18576 {
	width:138px !important;
	height:232px !important;
	left:229px !important;
	top:92px !important;
}

#item18588 {
	width:129px !important;
	height:238px !important;
}

#item18582 {
	width:129px !important;
	height:238px !important;
	left:242px !important;
	top:327px !important;
}

#item18594 {
	width:39px !important;
	height:65px !important;
}

#item18589 {
	width:39px !important;
	height:65px !important;
	left:463px !important;
	top:239px !important;
}

#item19949 {
	width:39px !important;
	height:96px !important;
}

#item19944 {
	width:39px !important;
	height:96px !important;
	left:463px !important;
	top:310px !important;
}

#item19968 {
	width:41px !important;
	height:65px !important;
}

#item19963 {
	width:41px !important;
	height:65px !important;
	left:461px !important;
	top:420px !important;
}

#item19989 {
	width:41px !important;
	height:105px !important;
}

#item19984 {
	width:41px !important;
	height:105px !important;
	left:461px !important;
	top:491px !important;
}

#item19996 {
	width:24px !important;
	height:105px !important;
}

#item19990 {
	width:24px !important;
	height:105px !important;
	left:437px !important;
	top:491px !important;
}

#item20002 {
	width:30px !important;
	height:105px !important;
}

#item19997 {
	width:30px !important;
	height:105px !important;
	left:406px !important;
	top:491px !important;
}

#item19975 {
	width:24px !important;
	height:65px !important;
}

#item19969 {
	width:24px !important;
	height:65px !important;
	left:436px !important;
	top:420px !important;
}

#item19983 {
	width:29px !important;
	height:65px !important;
}

#item19978 {
	width:29px !important;
	height:65px !important;
	left:406px !important;
	top:420px !important;
}

#item19956 {
	width:24px !important;
	height:96px !important;
}

#item19950 {
	width:24px !important;
	height:96px !important;
	left:438px !important;
	top:310px !important;
}

#item19962 {
	width:35px !important;
	height:96px !important;
}

#item19957 {
	width:35px !important;
	height:96px !important;
	left:402px !important;
	top:310px !important;
}

#item19937 {
	width:22px !important;
	height:65px !important;
}

#item19930 {
	width:22px !important;
	height:65px !important;
	left:440px !important;
	top:239px !important;
}

#item19943 {
	width:34px !important;
	height:65px !important;
}

#item19938 {
	width:34px !important;
	height:65px !important;
	left:405px !important;
	top:239px !important;
}

#item18048 {
	width:179px !important;
	height:209px !important;
}

#item18042 {
	width:179px !important;
	height:209px !important;
	left:74px !important;
	top:98px !important;
}

#item18600 {
	width:114px !important;
	height:126px !important;
}

#item18595 {
	width:114px !important;
	height:126px !important;
	left:124px !important;
	top:313px !important;
}

#item18607 {
	width:121px !important;
	height:200px !important;
}

#item18601 {
	width:121px !important;
	height:200px !important;
	left:357px !important;
	top:99px !important;
}

#item20016 {
	width:44px !important;
	height:45px !important;
}

#item20011 {
	width:44px !important;
	height:45px !important;
	left:285px !important;
	top:146px !important;
}

#item20023 {
	width:44px !important;
	height:29px !important;
}

#item20018 {
	width:44px !important;
	height:29px !important;
	left:285px !important;
	top:191px !important;
}

#item20029 {
	width:44px !important;
	height:34px !important;
}

#item20024 {
	width:44px !important;
	height:34px !important;
	left:285px !important;
	top:221px !important;
}

#item20036 {
	width:54px !important;
	height:62px !important;
}

#item20030 {
	width:54px !important;
	height:62px !important;
	left:280px !important;
	top:256px !important;
}

#item18613 {
	width:118px !important;
	height:150px !important;
}

#item18608 {
	width:118px !important;
	height:150px !important;
	left:319px !important;
	top:357px !important;
}

#item20042 {
	width:36px !important;
	height:34px !important;
}

#item20037 {
	width:36px !important;
	height:34px !important;
	left:443px !important;
	top:438px !important;
}

#item18619 {
	width:32px !important;
	height:71px !important;
}

#item18614 {
	width:32px !important;
	height:71px !important;
	left:33px !important;
	top:449px !important;
}

#item20010 {
	width:32px !important;
	height:71px !important;
}

#item20005 {
	width:32px !important;
	height:71px !important;
	left:70px !important;
	top:449px !important;
}

#item26013 {
	width:60px !important;
	height:7px !important;
	left:26px !important;
	top:568px !important;
}

#item26040 {
	width:79px !important;
	height:7px !important;
	left:125px !important;
	top:579px !important;
}

#item26067 {
	width:91px !important;
	height:7px !important;
	left:125px !important;
	top:585px !important;
}

#item26094 {
	width:39px !important;
	height:7px !important;
	left:225px !important;
	top:568px !important;
}

#item26121 {
	width:43px !important;
	height:7px !important;
	left:225px !important;
	top:575px !important;
}

#item26148 {
	width:43px !important;
	height:7px !important;
	left:225px !important;
	top:581px !important;
}

#item26175 {
	width:60px !important;
	height:7px !important;
	left:225px !important;
	top:588px !important;
}

#item26202 {
	width:39px !important;
	height:7px !important;
	left:300px !important;
	top:553px !important;
}

#item26229 {
	width:45px !important;
	height:7px !important;
	left:300px !important;
	top:560px !important;
}

#item26257 {
	width:39px !important;
	height:7px !important;
	left:300px !important;
	top:567px !important;
}

#item26284 {
	width:52px !important;
	height:7px !important;
	left:300px !important;
	top:573px !important;
}

#item26311 {
	width:39px !important;
	height:7px !important;
	left:402px !important;
	top:560px !important;
}

#item26338 {
	width:43px !important;
	height:7px !important;
	left:402px !important;
	top:567px !important;
}

#item18626 {
	width:265px !important;
	height:435px !important;
}

#item18620 {
	width:265px !important;
	height:435px !important;
	left:140px !important;
	top:162px !important;
}

#item18633 {
	width:94px !important;
	height:108px !important;
}

#item18627 {
	width:94px !important;
	height:108px !important;
	left:31px !important;
	top:249px !important;
}

#item18639 {
	width:92px !important;
	height:107px !important;
}

#item18634 {
	width:92px !important;
	height:107px !important;
	left:409px !important;
	top:14px !important;
}

#item20048 {
	width:92px !important;
	height:149px !important;
}

#item20043 {
	width:92px !important;
	height:149px !important;
	left:409px !important;
	top:124px !important;
}

#item20054 {
	width:92px !important;
	height:117px !important;
}

#item20049 {
	width:92px !important;
	height:117px !important;
	left:409px !important;
	top:274px !important;
}

#item20061 {
	width:92px !important;
	height:224px !important;
}

#item20056 {
	width:92px !important;
	height:224px !important;
	left:409px !important;
	top:394px !important;
}

#item26365 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:386px !important;
}

#item26393 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:393px !important;
}

#item26420 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:399px !important;
}

#item26447 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:406px !important;
}

#item26474 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:412px !important;
}

#item26503 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:456px !important;
}

#item26530 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:462px !important;
}

#item26557 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:469px !important;
}

#item18054 {
	width:240px !important;
	height:478px !important;
}

#item18049 {
	width:240px !important;
	height:478px !important;
	left:13px !important;
	top:14px !important;
}

#item18645 {
	width:119px !important;
	height:183px !important;
}

#item18640 {
	width:119px !important;
	height:183px !important;
	left:340px !important;
	top:66px !important;
}

#item18651 {
	width:118px !important;
	height:140px !important;
}

#item18646 {
	width:118px !important;
	height:140px !important;
	left:337px !important;
	top:252px !important;
}

#item18657 {
	width:113px !important;
	height:133px !important;
}

#item18652 {
	width:113px !important;
	height:133px !important;
	left:14px !important;
	top:497px !important;
}

#item18664 {
	width:94px !important;
	height:121px !important;
}

#item18658 {
	width:94px !important;
	height:121px !important;
	left:260px !important;
	top:497px !important;
}

#item26584 {
	width:61px !important;
	height:7px !important;
	left:131px !important;
	top:515px !important;
}

#item26611 {
	width:58px !important;
	height:7px !important;
	left:131px !important;
	top:522px !important;
}

#item26638 {
	width:43px !important;
	height:7px !important;
	left:131px !important;
	top:574px !important;
}

#item26665 {
	width:43px !important;
	height:7px !important;
	left:131px !important;
	top:581px !important;
}

#item26692 {
	width:58px !important;
	height:7px !important;
	left:131px !important;
	top:605px !important;
}

#item26719 {
	width:43px !important;
	height:7px !important;
	left:375px !important;
	top:523px !important;
}

#item26747 {
	width:43px !important;
	height:7px !important;
	left:420px !important;
	top:523px !important;
}

#item26775 {
	width:39px !important;
	height:7px !important;
	left:375px !important;
	top:564px !important;
}

#item26802 {
	width:43px !important;
	height:7px !important;
	left:431px !important;
	top:564px !important;
}

#item26829 {
	width:52px !important;
	height:7px !important;
	left:375px !important;
	top:570px !important;
}

#item26856 {
	width:52px !important;
	height:7px !important;
	left:431px !important;
	top:570px !important;
}

#item18680 {
	width:166px !important;
	height:306px !important;
}

#item18675 {
	width:166px !important;
	height:306px !important;
	left:90px !important;
	top:14px !important;
}

#item18686 {
	width:74px !important;
	height:48px !important;
}

#item18681 {
	width:74px !important;
	height:48px !important;
	left:11px !important;
	top:62px !important;
}

#item20068 {
	width:74px !important;
	height:45px !important;
}

#item20062 {
	width:74px !important;
	height:45px !important;
	left:11px !important;
	top:111px !important;
}

#item20075 {
	width:74px !important;
	height:45px !important;
}

#item20070 {
	width:74px !important;
	height:45px !important;
	left:11px !important;
	top:157px !important;
}

#item20082 {
	width:74px !important;
	height:103px !important;
}

#item20076 {
	width:74px !important;
	height:103px !important;
	left:11px !important;
	top:203px !important;
}

#item18692 {
	width:45px !important;
	height:79px !important;
}

#item18687 {
	width:45px !important;
	height:79px !important;
	left:130px !important;
	top:338px !important;
}

#item20088 {
	width:45px !important;
	height:79px !important;
}

#item20083 {
	width:45px !important;
	height:79px !important;
	left:162px !important;
	top:354px !important;
}

#item20094 {
	width:48px !important;
	height:79px !important;
}

#item20089 {
	width:48px !important;
	height:79px !important;
	left:135px !important;
	top:380px !important;
}

#item18698 {
	width:56px !important;
	height:55px !important;
}

#item18693 {
	width:56px !important;
	height:55px !important;
	left:133px !important;
	top:478px !important;
}

#item20100 {
	width:60px !important;
	height:58px !important;
}

#item20095 {
	width:60px !important;
	height:58px !important;
	left:158px !important;
	top:497px !important;
}

#item20120 {
	width:45px !important;
	height:44px !important;
}

#item20115 {
	width:45px !important;
	height:44px !important;
	left:444px !important;
	top:458px !important;
}

#item20126 {
	width:45px !important;
	height:44px !important;
}

#item20121 {
	width:45px !important;
	height:44px !important;
	left:444px !important;
	top:507px !important;
}

#item20106 {
	width:60px !important;
	height:60px !important;
}

#item20101 {
	width:60px !important;
	height:60px !important;
	left:127px !important;
	top:524px !important;
}

#item20112 {
	width:63px !important;
	height:63px !important;
}

#item20107 {
	width:63px !important;
	height:63px !important;
	left:152px !important;
	top:546px !important;
}

#item18704 {
	width:175px !important;
	height:240px !important;
}

#item18699 {
	width:175px !important;
	height:240px !important;
	left:270px !important;
	top:97px !important;
}

#item18711 {
	width:139px !important;
	height:141px !important;
}

#item18705 {
	width:139px !important;
	height:141px !important;
	left:276px !important;
	top:339px !important;
}

#item26883 {
	width:39px !important;
	height:7px !important;
	left:27px !important;
	top:353px !important;
}

#item26910 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:360px !important;
}

#item26937 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:366px !important;
}

#item26964 {
	width:67px !important;
	height:7px !important;
	left:27px !important;
	top:412px !important;
}

#item26992 {
	width:59px !important;
	height:7px !important;
	left:27px !important;
	top:419px !important;
}

#item27019 {
	width:64px !important;
	height:7px !important;
	left:27px !important;
	top:425px !important;
}

#item27046 {
	width:61px !important;
	height:7px !important;
	left:27px !important;
	top:471px !important;
}

#item27073 {
	width:39px !important;
	height:7px !important;
	left:27px !important;
	top:526px !important;
}

#item27100 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:532px !important;
}

#item18061 {
	width:193px !important;
	height:370px !important;
}

#item18055 {
	width:193px !important;
	height:370px !important;
	left:77px !important;
	top:100px !important;
}

#item18717 {
	width:27px !important;
	height:27px !important;
}

#item18712 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:315px !important;
}

#item20132 {
	width:27px !important;
	height:27px !important;
}

#item20127 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:344px !important;
}

#item18724 {
	width:132px !important;
	height:157px !important;
}

#item18718 {
	width:132px !important;
	height:157px !important;
	left:362px !important;
	top:71px !important;
}

#item18730 {
	width:132px !important;
	height:212px !important;
}

#item18725 {
	width:132px !important;
	height:212px !important;
	left:339px !important;
	top:271px !important;
}

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

#item18731 {
	width:28px !important;
	height:28px !important;
	left:305px !important;
	top:297px !important;
}

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

#item20143 {
	width:28px !important;
	height:28px !important;
	left:305px !important;
	top:326px !important;
}

#item18742 {
	width:27px !important;
	height:27px !important;
}

#item18737 {
	width:27px !important;
	height:27px !important;
	left:303px !important;
	top:126px !important;
}

#item20139 {
	width:27px !important;
	height:27px !important;
}

#item20133 {
	width:27px !important;
	height:27px !important;
	left:303px !important;
	top:155px !important;
}

#item27127 {
	width:39px !important;
	height:7px !important;
	left:13px !important;
	top:556px !important;
}

#item27154 {
	width:45px !important;
	height:7px !important;
	left:13px !important;
	top:562px !important;
}

#item27181 {
	width:43px !important;
	height:7px !important;
	left:13px !important;
	top:569px !important;
}

#item27208 {
	width:39px !important;
	height:7px !important;
	left:108px !important;
	top:549px !important;
}

#item27236 {
	width:45px !important;
	height:7px !important;
	left:108px !important;
	top:556px !important;
}

#item27263 {
	width:43px !important;
	height:7px !important;
	left:108px !important;
	top:562px !important;
}

#item27290 {
	width:39px !important;
	height:7px !important;
	left:208px !important;
	top:550px !important;
}

#item27317 {
	width:45px !important;
	height:7px !important;
	left:208px !important;
	top:556px !important;
}

#item27344 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:563px !important;
}

#item27371 {
	width:39px !important;
	height:7px !important;
	left:305px !important;
	top:550px !important;
}

#item27399 {
	width:48px !important;
	height:7px !important;
	left:305px !important;
	top:557px !important;
}

#item27426 {
	width:43px !important;
	height:7px !important;
	left:305px !important;
	top:563px !important;
}

#item27453 {
	width:39px !important;
	height:7px !important;
	left:406px !important;
	top:562px !important;
}

#item27480 {
	width:45px !important;
	height:7px !important;
	left:406px !important;
	top:569px !important;
}

#item27508 {
	width:43px !important;
	height:7px !important;
	left:406px !important;
	top:576px !important;
}

#item18748 {
	width:145px !important;
	height:181px !important;
}

#item18743 {
	width:145px !important;
	height:181px !important;
	left:17px !important;
	top:62px !important;
}

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

#item18749 {
	width:27px !important;
	height:28px !important;
	left:172px !important;
	top:107px !important;
}

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

#item20149 {
	width:27px !important;
	height:28px !important;
	left:172px !important;
	top:135px !important;
}

#item18760 {
	width:120px !important;
	height:183px !important;
}

#item18755 {
	width:120px !important;
	height:183px !important;
	left:30px !important;
	top:280px !important;
}

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

#item18762 {
	width:28px !important;
	height:27px !important;
	left:170px !important;
	top:370px !important;
}

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

#item20155 {
	width:28px !important;
	height:27px !important;
	left:170px !important;
	top:397px !important;
}

#item18773 {
	width:122px !important;
	height:233px !important;
}

#item18768 {
	width:122px !important;
	height:233px !important;
	left:283px !important;
	top:89px !important;
}

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

#item20174 {
	width:28px !important;
	height:27px !important;
	left:451px !important;
	top:204px !important;
}

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

#item20180 {
	width:28px !important;
	height:27px !important;
	left:451px !important;
	top:234px !important;
}

#item20167 {
	width:153px !important;
	height:159px !important;
}

#item20162 {
	width:153px !important;
	height:159px !important;
	left:286px !important;
	top:327px !important;
}

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

#item18774 {
	width:27px !important;
	height:28px !important;
	left:243px !important;
	top:468px !important;
}

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

#item20168 {
	width:27px !important;
	height:28px !important;
	left:243px !important;
	top:497px !important;
}

#item27535 {
	width:39px !important;
	height:7px !important;
	left:19px !important;
	top:543px !important;
}

#item27562 {
	width:48px !important;
	height:7px !important;
	left:19px !important;
	top:550px !important;
}

#item27589 {
	width:43px !important;
	height:7px !important;
	left:19px !important;
	top:556px !important;
}

#item27616 {
	width:39px !important;
	height:7px !important;
	left:120px !important;
	top:556px !important;
}

#item27643 {
	width:45px !important;
	height:7px !important;
	left:120px !important;
	top:562px !important;
}

#item27670 {
	width:43px !important;
	height:7px !important;
	left:120px !important;
	top:569px !important;
}

#item18067 {
	width:84px !important;
	height:138px !important;
}

#item18062 {
	width:84px !important;
	height:138px !important;
	left:66px !important;
	top:23px !important;
}

#item20191 {
	width:111px !important;
	height:143px !important;
}

#item20186 {
	width:111px !important;
	height:143px !important;
	left:153px !important;
	top:23px !important;
}

#item18785 {
	width:205px !important;
	height:436px !important;
}

#item18780 {
	width:205px !important;
	height:436px !important;
	left:14px !important;
	top:182px !important;
}

#item18792 {
	width:77px !important;
	height:189px !important;
}

#item18786 {
	width:77px !important;
	height:189px !important;
	left:227px !important;
	top:364px !important;
}

#item20200 {
	width:88px !important;
	height:192px !important;
}

#item20194 {
	width:88px !important;
	height:192px !important;
	left:269px !important;
	top:397px !important;
}

#item18798 {
	width:217px !important;
	height:224px !important;
}

#item18793 {
	width:217px !important;
	height:224px !important;
	left:281px !important;
	top:14px !important;
}

#item27697 {
	width:66px !important;
	height:7px !important;
	left:372px !important;
	top:268px !important;
}

#item27725 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:268px !important;
}

#item27755 {
	width:53px !important;
	height:7px !important;
	left:372px !important;
	top:325px !important;
}

#item27782 {
	width:71px !important;
	height:7px !important;
	left:372px !important;
	top:354px !important;
}

#item27810 {
	width:64px !important;
	height:7px !important;
	left:372px !important;
	top:361px !important;
}

#item27837 {
	width:43px !important;
	height:7px !important;
	left:372px !important;
	top:416px !important;
}

#item27864 {
	width:46px !important;
	height:7px !important;
	left:372px !important;
	top:444px !important;
}

#item27893 {
	width:53px !important;
	height:7px !important;
	left:433px !important;
	top:444px !important;
}

#item27920 {
	width:46px !important;
	height:7px !important;
	left:372px !important;
	top:501px !important;
}

#item27947 {
	width:43px !important;
	height:7px !important;
	left:443px !important;
	top:501px !important;
}

#item27974 {
	width:53px !important;
	height:7px !important;
	left:372px !important;
	top:508px !important;
}

#item28002 {
	width:61px !important;
	height:7px !important;
	left:372px !important;
	top:538px !important;
}

#item28029 {
	width:66px !important;
	height:7px !important;
	left:372px !important;
	top:584px !important;
}

#item28056 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:584px !important;
}

#item28083 {
	width:66px !important;
	height:7px !important;
	left:372px !important;
	top:268px !important;
}

#item28110 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:268px !important;
}

#item28137 {
	width:53px !important;
	height:7px !important;
	left:372px !important;
	top:325px !important;
}

#item28165 {
	width:71px !important;
	height:7px !important;
	left:372px !important;
	top:354px !important;
}

#item28192 {
	width:64px !important;
	height:7px !important;
	left:372px !important;
	top:361px !important;
}

#item28219 {
	width:43px !important;
	height:7px !important;
	left:372px !important;
	top:416px !important;
}

#item28247 {
	width:46px !important;
	height:7px !important;
	left:372px !important;
	top:444px !important;
}

#item28274 {
	width:53px !important;
	height:7px !important;
	left:433px !important;
	top:444px !important;
}

#item28301 {
	width:46px !important;
	height:7px !important;
	left:372px !important;
	top:501px !important;
}

#item28328 {
	width:43px !important;
	height:7px !important;
	left:443px !important;
	top:501px !important;
}

#item28355 {
	width:53px !important;
	height:7px !important;
	left:372px !important;
	top:508px !important;
}

#item28382 {
	width:61px !important;
	height:7px !important;
	left:372px !important;
	top:538px !important;
}

#item28409 {
	width:66px !important;
	height:7px !important;
	left:372px !important;
	top:584px !important;
}

#item28436 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:584px !important;
}

#item18804 {
	width:81px !important;
	height:128px !important;
}

#item18799 {
	width:81px !important;
	height:128px !important;
	left:165px !important;
	top:45px !important;
}

#item20206 {
	width:54px !important;
	height:128px !important;
}

#item20201 {
	width:54px !important;
	height:128px !important;
	left:111px !important;
	top:45px !important;
}

#item20212 {
	width:77px !important;
	height:128px !important;
}

#item20207 {
	width:77px !important;
	height:128px !important;
	left:32px !important;
	top:45px !important;
}

#item18810 {
	width:243px !important;
	height:229px !important;
}

#item18805 {
	width:243px !important;
	height:229px !important;
	left:259px !important;
	top:14px !important;
}

#item18817 {
	width:78px !important;
	height:51px !important;
}

#item18811 {
	width:78px !important;
	height:51px !important;
	left:390px !important;
	top:255px !important;
}

#item20221 {
	width:74px !important;
	height:51px !important;
}

#item20216 {
	width:74px !important;
	height:51px !important;
	left:314px !important;
	top:255px !important;
}

#item20227 {
	width:68px !important;
	height:108px !important;
}

#item20222 {
	width:68px !important;
	height:108px !important;
	left:321px !important;
	top:307px !important;
}

#item20233 {
	width:80px !important;
	height:108px !important;
}

#item20228 {
	width:80px !important;
	height:108px !important;
	left:390px !important;
	top:307px !important;
}

#item18823 {
	width:56px !important;
	height:180px !important;
}

#item18818 {
	width:56px !important;
	height:180px !important;
	left:322px !important;
	top:436px !important;
}

#item20239 {
	width:88px !important;
	height:180px !important;
}

#item20234 {
	width:88px !important;
	height:180px !important;
	left:380px !important;
	top:436px !important;
}

#item18829 {
	width:113px !important;
	height:104px !important;
}

#item18824 {
	width:113px !important;
	height:104px !important;
	left:93px !important;
	top:256px !important;
}

#item18835 {
	width:127px !important;
	height:210px !important;
}

#item18830 {
	width:127px !important;
	height:210px !important;
	left:92px !important;
	top:363px !important;
}

#item18074 {
	width:134px !important;
	height:489px !important;
}

#item18068 {
	width:134px !important;
	height:489px !important;
	left:14px !important;
	top:14px !important;
}

#item18841 {
	width:139px !important;
	height:483px !important;
}

#item18836 {
	width:139px !important;
	height:483px !important;
	left:176px !important;
	top:14px !important;
}

#item18848 {
	width:165px !important;
	height:488px !important;
}

#item18842 {
	width:165px !important;
	height:488px !important;
	left:336px !important;
	top:14px !important;
}

#item28463 {
	width:76px !important;
	height:7px !important;
	left:18px !important;
	top:555px !important;
}

#item28491 {
	width:43px !important;
	height:7px !important;
	left:113px !important;
	top:554px !important;
}

#item28518 {
	width:50px !important;
	height:7px !important;
	left:113px !important;
	top:561px !important;
}

#item28546 {
	width:54px !important;
	height:7px !important;
	left:210px !important;
	top:555px !important;
}

#item28573 {
	width:61px !important;
	height:7px !important;
	left:304px !important;
	top:556px !important;
}

#item28600 {
	width:65px !important;
	height:7px !important;
	left:401px !important;
	top:556px !important;
}

#item28627 {
	width:76px !important;
	height:7px !important;
	left:18px !important;
	top:555px !important;
}

#item28654 {
	width:43px !important;
	height:7px !important;
	left:113px !important;
	top:554px !important;
}

#item28681 {
	width:50px !important;
	height:7px !important;
	left:113px !important;
	top:561px !important;
}

#item28708 {
	width:54px !important;
	height:7px !important;
	left:210px !important;
	top:555px !important;
}

#item28736 {
	width:61px !important;
	height:7px !important;
	left:304px !important;
	top:556px !important;
}

#item28763 {
	width:65px !important;
	height:7px !important;
	left:401px !important;
	top:556px !important;
}

#item20260 {
	width:165px !important;
	height:488px !important;
}

#item20255 {
	width:165px !important;
	height:488px !important;
	left:14px !important;
	top:14px !important;
}

#item20266 {
	width:315px !important;
	height:488px !important;
}

#item20261 {
	width:315px !important;
	height:488px !important;
	left:187px !important;
	top:14px !important;
}

#item18080 {
	width:262px !important;
	height:604px !important;
}

#item18075 {
	width:262px !important;
	height:604px !important;
	left:14px !important;
	top:14px !important;
}

#item18867 {
	width:119px !important;
	height:221px !important;
}

#item18861 {
	width:119px !important;
	height:221px !important;
	left:366px !important;
	top:55px !important;
}

#item20272 {
	width:53px !important;
	height:39px !important;
}

#item20267 {
	width:53px !important;
	height:39px !important;
	left:285px !important;
	top:113px !important;
}

#item20279 {
	width:53px !important;
	height:39px !important;
}

#item20273 {
	width:53px !important;
	height:39px !important;
	left:285px !important;
	top:154px !important;
}

#item20285 {
	width:53px !important;
	height:93px !important;
}

#item20280 {
	width:53px !important;
	height:93px !important;
	left:285px !important;
	top:194px !important;
}

#item18873 {
	width:61px !important;
	height:157px !important;
}

#item18868 {
	width:61px !important;
	height:157px !important;
	left:344px !important;
	top:305px !important;
}

#item18879 {
	width:74px !important;
	height:133px !important;
}

#item18874 {
	width:74px !important;
	height:133px !important;
	left:407px !important;
	top:300px !important;
}

#item28790 {
	width:63px !important;
	height:7px !important;
	left:287px !important;
	top:529px !important;
}

#item28817 {
	width:43px !important;
	height:7px !important;
	left:287px !important;
	top:581px !important;
}

#item28844 {
	width:60px !important;
	height:7px !important;
	left:287px !important;
	top:606px !important;
}

#item28871 {
	width:41px !important;
	height:7px !important;
	left:349px !important;
	top:606px !important;
}

#item28898 {
	width:39px !important;
	height:7px !important;
	left:393px !important;
	top:552px !important;
}

#item28925 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:558px !important;
}

#item28952 {
	width:39px !important;
	height:7px !important;
	left:393px !important;
	top:595px !important;
}

#item28979 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:601px !important;
}

#item18885 {
	width:121px !important;
	height:203px !important;
}

#item18880 {
	width:121px !important;
	height:203px !important;
	left:99px !important;
	top:88px !important;
}

#item18897 {
	width:102px !important;
	height:122px !important;
}

#item18892 {
	width:102px !important;
	height:122px !important;
	left:315px !important;
	top:83px !important;
}

#item18903 {
	width:146px !important;
	height:234px !important;
}

#item18898 {
	width:146px !important;
	height:234px !important;
	left:292px !important;
	top:206px !important;
}

#item20304 {
	width:103px !important;
	height:98px !important;
}

#item20299 {
	width:103px !important;
	height:98px !important;
	left:104px !important;
	top:294px !important;
}

#item20292 {
	width:36px !important;
	height:36px !important;
}

#item20287 {
	width:36px !important;
	height:36px !important;
	left:32px !important;
	top:267px !important;
}

#item20298 {
	width:36px !important;
	height:36px !important;
}

#item20293 {
	width:36px !important;
	height:36px !important;
	left:32px !important;
	top:304px !important;
}

#item18909 {
	width:40px !important;
	height:33px !important;
}

#item18904 {
	width:40px !important;
	height:33px !important;
	left:348px !important;
	top:515px !important;
}

#item20311 {
	width:40px !important;
	height:33px !important;
}

#item20306 {
	width:40px !important;
	height:33px !important;
	left:388px !important;
	top:515px !important;
}

#item20318 {
	width:45px !important;
	height:75px !important;
}

#item20312 {
	width:45px !important;
	height:75px !important;
	left:382px !important;
	top:549px !important;
}

#item20326 {
	width:34px !important;
	height:75px !important;
}

#item20320 {
	width:34px !important;
	height:75px !important;
	left:347px !important;
	top:549px !important;
}

#item18891 {
	width:71px !important;
	height:140px !important;
}

#item18886 {
	width:71px !important;
	height:140px !important;
	left:14px !important;
	top:4px !important;
}

#item29007 {
	width:36px !important;
	height:7px !important;
	left:28px !important;
	top:529px !important;
}

#item29034 {
	width:42px !important;
	height:7px !important;
	left:76px !important;
	top:529px !important;
}

#item29061 {
	width:47px !important;
	height:7px !important;
	left:28px !important;
	top:535px !important;
}

#item29088 {
	width:47px !important;
	height:7px !important;
	left:76px !important;
	top:535px !important;
}

#item29115 {
	width:52px !important;
	height:7px !important;
	left:28px !important;
	top:583px !important;
}

#item29143 {
	width:66px !important;
	height:7px !important;
	left:131px !important;
	top:529px !important;
}

#item29170 {
	width:57px !important;
	height:7px !important;
	left:131px !important;
	top:572px !important;
}

#item29197 {
	width:37px !important;
	height:7px !important;
	left:191px !important;
	top:572px !important;
}

#item29224 {
	width:43px !important;
	height:7px !important;
	left:131px !important;
	top:578px !important;
}

#item29253 {
	width:43px !important;
	height:7px !important;
	left:191px !important;
	top:578px !important;
}

#item29280 {
	width:43px !important;
	height:7px !important;
	left:131px !important;
	top:585px !important;
}

#item18091 {
	width:83px !important;
	height:142px !important;
}

#item18086 {
	width:83px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

#item18915 {
	width:159px !important;
	height:386px !important;
}

#item18910 {
	width:159px !important;
	height:386px !important;
	left:101px !important;
	top:36px !important;
}

#item18928 {
	width:45px !important;
	height:124px !important;
}

#item18923 {
	width:45px !important;
	height:124px !important;
	left:29px !important;
	top:507px !important;
}

#item20332 {
	width:31px !important;
	height:124px !important;
}

#item20327 {
	width:31px !important;
	height:124px !important;
	left:75px !important;
	top:507px !important;
}

#item20338 {
	width:31px !important;
	height:124px !important;
}

#item20333 {
	width:31px !important;
	height:124px !important;
	left:108px !important;
	top:507px !important;
}

#item20347 {
	width:27px !important;
	height:124px !important;
}

#item20340 {
	width:27px !important;
	height:124px !important;
	left:140px !important;
	top:507px !important;
}

#item20353 {
	width:31px !important;
	height:124px !important;
}

#item20348 {
	width:31px !important;
	height:124px !important;
	left:168px !important;
	top:507px !important;
}

#item20360 {
	width:27px !important;
	height:124px !important;
}

#item20354 {
	width:27px !important;
	height:124px !important;
	left:200px !important;
	top:507px !important;
}

#item20366 {
	width:51px !important;
	height:124px !important;
}

#item20361 {
	width:51px !important;
	height:124px !important;
	left:228px !important;
	top:507px !important;
}

#item18922 {
	width:159px !important;
	height:193px !important;
}

#item18916 {
	width:159px !important;
	height:193px !important;
	left:264px !important;
	top:23px !important;
}

#item29307 {
	width:47px !important;
	height:7px !important;
	left:283px !important;
	top:544px !important;
}

#item29334 {
	width:57px !important;
	height:7px !important;
	left:283px !important;
	top:551px !important;
}

#item29361 {
	width:52px !important;
	height:7px !important;
	left:283px !important;
	top:557px !important;
}

#item29388 {
	width:50px !important;
	height:7px !important;
	left:283px !important;
	top:564px !important;
}

#item29415 {
	width:59px !important;
	height:7px !important;
	left:283px !important;
	top:570px !important;
}

#item29442 {
	width:47px !important;
	height:7px !important;
	left:384px !important;
	top:538px !important;
}

#item29469 {
	width:57px !important;
	height:7px !important;
	left:384px !important;
	top:544px !important;
}

#item29497 {
	width:52px !important;
	height:7px !important;
	left:384px !important;
	top:551px !important;
}

#item29525 {
	width:50px !important;
	height:7px !important;
	left:384px !important;
	top:558px !important;
}

#item29552 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:564px !important;
}

#item29579 {
	width:53px !important;
	height:7px !important;
	left:384px !important;
	top:571px !important;
}

#item29606 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:577px !important;
}

#item18945 {
	width:254px !important;
	height:228px !important;
}

#item18940 {
	width:254px !important;
	height:228px !important;
	left:23px !important;
	top:139px !important;
}

#item18951 {
	width:222px !important;
	height:189px !important;
}

#item18946 {
	width:222px !important;
	height:189px !important;
	left:48px !important;
	top:376px !important;
}

#item18964 {
	width:90px !important;
	height:91px !important;
}

#item18959 {
	width:90px !important;
	height:91px !important;
	left:305px !important;
	top:537px !important;
}

#item18958 {
	width:83px !important;
	height:94px !important;
}

#item18952 {
	width:83px !important;
	height:94px !important;
	left:413px !important;
	top:126px !important;
}

#item20386 {
	width:83px !important;
	height:86px !important;
}

#item20380 {
	width:83px !important;
	height:86px !important;
	left:413px !important;
	top:221px !important;
}

#item20404 {
	width:83px !important;
	height:115px !important;
}

#item20399 {
	width:83px !important;
	height:115px !important;
	left:413px !important;
	top:309px !important;
}

#item20410 {
	width:49px !important;
	height:115px !important;
}

#item20405 {
	width:49px !important;
	height:115px !important;
	left:363px !important;
	top:309px !important;
}

#item20416 {
	width:64px !important;
	height:115px !important;
}

#item20411 {
	width:64px !important;
	height:115px !important;
	left:298px !important;
	top:309px !important;
}

#item20392 {
	width:48px !important;
	height:86px !important;
}

#item20387 {
	width:48px !important;
	height:86px !important;
	left:364px !important;
	top:221px !important;
}

#item20398 {
	width:63px !important;
	height:86px !important;
}

#item20393 {
	width:63px !important;
	height:86px !important;
	left:301px !important;
	top:221px !important;
}

#item20373 {
	width:41px !important;
	height:94px !important;
}

#item20368 {
	width:41px !important;
	height:94px !important;
	left:372px !important;
	top:126px !important;
}

#item20379 {
	width:65px !important;
	height:94px !important;
}

#item20374 {
	width:65px !important;
	height:94px !important;
	left:306px !important;
	top:126px !important;
}

#item30028 {
	width:52px !important;
	height:7px !important;
	left:404px !important;
	top:452px !important;
}

#item30055 {
	width:50px !important;
	height:7px !important;
	left:404px !important;
	top:458px !important;
}

#item30082 {
	width:48px !important;
	height:7px !important;
	left:404px !important;
	top:475px !important;
}

#item30109 {
	width:62px !important;
	height:7px !important;
	left:404px !important;
	top:482px !important;
}

#item30136 {
	width:54px !important;
	height:7px !important;
	left:404px !important;
	top:488px !important;
}

#item30163 {
	width:59px !important;
	height:7px !important;
	left:404px !important;
	top:495px !important;
}

#item30190 {
	width:55px !important;
	height:7px !important;
	left:404px !important;
	top:501px !important;
}

#item30217 {
	width:65px !important;
	height:7px !important;
	left:404px !important;
	top:518px !important;
}

#item30244 {
	width:70px !important;
	height:7px !important;
	left:404px !important;
	top:534px !important;
}

#item30272 {
	width:66px !important;
	height:7px !important;
	left:404px !important;
	top:580px !important;
}

#item18097 {
	width:155px !important;
	height:153px !important;
}

#item18092 {
	width:155px !important;
	height:153px !important;
	left:108px !important;
	top:104px !important;
}

#item18970 {
	width:129px !important;
	height:262px !important;
}

#item18965 {
	width:129px !important;
	height:262px !important;
	left:132px !important;
	top:259px !important;
}

#item18977 {
	width:94px !important;
	height:74px !important;
}

#item18971 {
	width:94px !important;
	height:74px !important;
	left:18px !important;
	top:331px !important;
}

#item18984 {
	width:74px !important;
	height:75px !important;
}

#item18978 {
	width:74px !important;
	height:75px !important;
	left:432px !important;
	top:33px !important;
}

#item20438 {
	width:74px !important;
	height:125px !important;
}

#item20433 {
	width:74px !important;
	height:125px !important;
	left:432px !important;
	top:109px !important;
}

#item20445 {
	width:61px !important;
	height:125px !important;
}

#item20439 {
	width:61px !important;
	height:125px !important;
	left:370px !important;
	top:109px !important;
}

#item20451 {
	width:78px !important;
	height:125px !important;
}

#item20446 {
	width:78px !important;
	height:125px !important;
	left:291px !important;
	top:109px !important;
}

#item20422 {
	width:61px !important;
	height:75px !important;
}

#item20417 {
	width:61px !important;
	height:75px !important;
	left:370px !important;
	top:33px !important;
}

#item20432 {
	width:79px !important;
	height:75px !important;
}

#item20427 {
	width:79px !important;
	height:75px !important;
	left:291px !important;
	top:33px !important;
}

#item18990 {
	width:75px !important;
	height:179px !important;
}

#item18985 {
	width:75px !important;
	height:179px !important;
	left:421px !important;
	top:265px !important;
}

#item20457 {
	width:54px !important;
	height:179px !important;
}

#item20452 {
	width:54px !important;
	height:179px !important;
	left:366px !important;
	top:265px !important;
}

#item20463 {
	width:61px !important;
	height:179px !important;
}

#item20458 {
	width:61px !important;
	height:179px !important;
	left:304px !important;
	top:265px !important;
}

#item18996 {
	width:185px !important;
	height:138px !important;
}

#item18991 {
	width:185px !important;
	height:138px !important;
	left:311px !important;
	top:469px !important;
}

#item30299 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:438px !important;
}

#item30327 {
	width:46px !important;
	height:7px !important;
	left:65px !important;
	top:438px !important;
}

#item30354 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:444px !important;
}

#item30381 {
	width:46px !important;
	height:7px !important;
	left:65px !important;
	top:444px !important;
}

#item30408 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:451px !important;
}

#item30435 {
	width:64px !important;
	height:7px !important;
	left:18px !important;
	top:476px !important;
}

#item30462 {
	width:66px !important;
	height:7px !important;
	left:18px !important;
	top:534px !important;
}

#item30489 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:541px !important;
}

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

#item30545 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:585px !important;
}

#item19002 {
	width:66px !important;
	height:58px !important;
}

#item18997 {
	width:66px !important;
	height:58px !important;
	left:115px !important;
	top:39px !important;
}

#item20479 {
	width:82px !important;
	height:136px !important;
}

#item20474 {
	width:82px !important;
	height:136px !important;
	left:111px !important;
	top:101px !important;
}

#item20486 {
	width:82px !important;
	height:136px !important;
}

#item20481 {
	width:82px !important;
	height:136px !important;
	left:27px !important;
	top:101px !important;
}

#item20473 {
	width:74px !important;
	height:61px !important;
}

#item20468 {
	width:74px !important;
	height:61px !important;
	left:40px !important;
	top:39px !important;
}

#item19008 {
	width:68px !important;
	height:189px !important;
}

#item19003 {
	width:68px !important;
	height:189px !important;
	left:24px !important;
	top:268px !important;
}

#item20495 {
	width:40px !important;
	height:189px !important;
}

#item20490 {
	width:40px !important;
	height:189px !important;
	left:94px !important;
	top:268px !important;
}

#item20502 {
	width:46px !important;
	height:189px !important;
}

#item20496 {
	width:46px !important;
	height:189px !important;
	left:135px !important;
	top:268px !important;
}

#item20508 {
	width:41px !important;
	height:189px !important;
}

#item20503 {
	width:41px !important;
	height:189px !important;
	left:182px !important;
	top:268px !important;
}

#item19014 {
	width:143px !important;
	height:138px !important;
}

#item19009 {
	width:143px !important;
	height:138px !important;
	left:286px !important;
	top:108px !important;
}

#item19020 {
	width:153px !important;
	height:369px !important;
}

#item19015 {
	width:153px !important;
	height:369px !important;
	left:266px !important;
	top:249px !important;
}

#item30573 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

#item30600 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:509px !important;
}

#item30627 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:515px !important;
}

#item30654 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item30681 {
	width:45px !important;
	height:7px !important;
	left:135px !important;
	top:511px !important;
}

#item30708 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:518px !important;
}

#item30735 {
	width:60px !important;
	height:7px !important;
	left:135px !important;
	top:524px !important;
}

#item30762 {
	width:59px !important;
	height:7px !important;
	left:135px !important;
	top:553px !important;
}

#item30790 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:560px !important;
}

#item18103 {
	width:113px !important;
	height:98px !important;
}

#item18098 {
	width:113px !important;
	height:98px !important;
	left:74px !important;
	top:133px !important;
}

#item19026 {
	width:138px !important;
	height:215px !important;
}

#item19021 {
	width:138px !important;
	height:215px !important;
	left:73px !important;
	top:234px !important;
}

#item19033 {
	width:107px !important;
	height:102px !important;
}

#item19027 {
	width:107px !important;
	height:102px !important;
	left:330px !important;
	top:136px !important;
}

#item19039 {
	width:116px !important;
	height:211px !important;
}

#item19034 {
	width:116px !important;
	height:211px !important;
	left:324px !important;
	top:241px !important;
}

#item30817 {
	width:52px !important;
	height:7px !important;
	left:47px !important;
	top:564px !important;
}

#item30844 {
	width:48px !important;
	height:7px !important;
	left:47px !important;
	top:571px !important;
}

#item30871 {
	width:48px !important;
	height:7px !important;
	left:157px !important;
	top:565px !important;
}

#item30898 {
	width:52px !important;
	height:7px !important;
	left:157px !important;
	top:572px !important;
}

#item30925 {
	width:52px !important;
	height:7px !important;
	left:263px !important;
	top:570px !important;
}

#item30952 {
	width:48px !important;
	height:7px !important;
	left:263px !important;
	top:577px !important;
}

#item30979 {
	width:52px !important;
	height:7px !important;
	left:263px !important;
	top:583px !important;
}

#item31006 {
	width:52px !important;
	height:7px !important;
	left:370px !important;
	top:564px !important;
}

#item31036 {
	width:48px !important;
	height:7px !important;
	left:370px !important;
	top:571px !important;
}

#item19045 {
	width:202px !important;
	height:333px !important;
}

#item19040 {
	width:202px !important;
	height:333px !important;
	left:14px !important;
	top:14px !important;
}

#item19051 {
	width:119px !important;
	height:181px !important;
}

#item19046 {
	width:119px !important;
	height:181px !important;
	left:224px !important;
	top:166px !important;
}

#item19058 {
	width:188px !important;
	height:253px !important;
}

#item19052 {
	width:188px !important;
	height:253px !important;
	left:129px !important;
	top:357px !important;
}

#item19064 {
	width:170px !important;
	height:139px !important;
}

#item19059 {
	width:170px !important;
	height:139px !important;
	left:334px !important;
	top:14px !important;
}

#item20520 {
	width:154px !important;
	height:69px !important;
}

#item20515 {
	width:154px !important;
	height:69px !important;
	left:351px !important;
	top:156px !important;
}

#item20526 {
	width:154px !important;
	height:69px !important;
}

#item20521 {
	width:154px !important;
	height:69px !important;
	left:351px !important;
	top:227px !important;
}

#item20532 {
	width:154px !important;
	height:55px !important;
}

#item20527 {
	width:154px !important;
	height:55px !important;
	left:351px !important;
	top:298px !important;
}

#item20539 {
	width:154px !important;
	height:61px !important;
}

#item20533 {
	width:154px !important;
	height:61px !important;
	left:351px !important;
	top:354px !important;
}

#item20545 {
	width:174px !important;
	height:102px !important;
}

#item20540 {
	width:174px !important;
	height:102px !important;
	left:330px !important;
	top:417px !important;
}

#item20551 {
	width:174px !important;
	height:88px !important;
}

#item20546 {
	width:174px !important;
	height:88px !important;
	left:330px !important;
	top:522px !important;
}

#item31063 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:396px !important;
}

#item31090 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:403px !important;
}

#item31117 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:409px !important;
}

#item31145 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:435px !important;
}

#item31172 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

#item31199 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:508px !important;
}

#item31226 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:515px !important;
}

#item31253 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:542px !important;
}

#item18109 {
	width:156px !important;
	height:298px !important;
}

#item18104 {
	width:156px !important;
	height:298px !important;
	left:79px !important;
	top:19px !important;
}

#item19070 {
	width:173px !important;
	height:346px !important;
}

#item19065 {
	width:173px !important;
	height:346px !important;
	left:244px !important;
	top:21px !important;
}

#item19076 {
	width:58px !important;
	height:75px !important;
}

#item19071 {
	width:58px !important;
	height:75px !important;
	left:33px !important;
	top:435px !important;
}

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

#item20553 {
	width:50px !important;
	height:75px !important;
	left:92px !important;
	top:435px !important;
}

#item20564 {
	width:55px !important;
	height:75px !important;
}

#item20559 {
	width:55px !important;
	height:75px !important;
	left:143px !important;
	top:435px !important;
}

#item20570 {
	width:52px !important;
	height:75px !important;
}

#item20565 {
	width:52px !important;
	height:75px !important;
	left:198px !important;
	top:435px !important;
}

#item20577 {
	width:64px !important;
	height:75px !important;
}

#item20571 {
	width:64px !important;
	height:75px !important;
	left:251px !important;
	top:435px !important;
}

#item19083 {
	width:128px !important;
	height:155px !important;
}

#item19077 {
	width:128px !important;
	height:155px !important;
	left:381px !important;
	top:430px !important;
}

#item20584 {
	width:24px !important;
	height:25px !important;
}

#item20578 {
	width:24px !important;
	height:25px !important;
	left:345px !important;
	top:430px !important;
}

#item20591 {
	width:24px !important;
	height:25px !important;
}

#item20585 {
	width:24px !important;
	height:25px !important;
	left:345px !important;
	top:457px !important;
}

#item20597 {
	width:24px !important;
	height:25px !important;
}

#item20592 {
	width:24px !important;
	height:25px !important;
	left:345px !important;
	top:483px !important;
}

#item31960 {
	width:53px !important;
	height:7px !important;
	left:17px !important;
	top:546px !important;
}

#item31987 {
	width:75px !important;
	height:7px !important;
	left:17px !important;
	top:553px !important;
}

#item32014 {
	width:48px !important;
	height:7px !important;
	left:17px !important;
	top:559px !important;
}

#item32042 {
	width:59px !important;
	height:7px !important;
	left:17px !important;
	top:566px !important;
}

#item32069 {
	width:76px !important;
	height:7px !important;
	left:17px !important;
	top:572px !important;
}

#item32096 {
	width:53px !important;
	height:7px !important;
	left:122px !important;
	top:547px !important;
}

#item32123 {
	width:75px !important;
	height:7px !important;
	left:122px !important;
	top:554px !important;
}

#item32150 {
	width:48px !important;
	height:7px !important;
	left:122px !important;
	top:560px !important;
}

#item32177 {
	width:59px !important;
	height:7px !important;
	left:122px !important;
	top:567px !important;
}

#item32204 {
	width:76px !important;
	height:7px !important;
	left:122px !important;
	top:573px !important;
}

#item32231 {
	width:48px !important;
	height:7px !important;
	left:227px !important;
	top:536px !important;
}

#item32258 {
	width:75px !important;
	height:7px !important;
	left:227px !important;
	top:542px !important;
}

#item32286 {
	width:54px !important;
	height:7px !important;
	left:227px !important;
	top:549px !important;
}

#item19089 {
	width:155px !important;
	height:182px !important;
}

#item19084 {
	width:155px !important;
	height:182px !important;
	left:38px !important;
	top:103px !important;
}

#item19095 {
	width:140px !important;
	height:235px !important;
}

#item19090 {
	width:140px !important;
	height:235px !important;
	left:54px !important;
	top:294px !important;
}

#item19101 {
	width:52px !important;
	height:107px !important;
}

#item19096 {
	width:52px !important;
	height:107px !important;
	left:444px !important;
	top:146px !important;
}

#item20604 {
	width:43px !important;
	height:107px !important;
}

#item20599 {
	width:43px !important;
	height:107px !important;
	left:400px !important;
	top:146px !important;
}

#item20610 {
	width:46px !important;
	height:107px !important;
}

#item20605 {
	width:46px !important;
	height:107px !important;
	left:353px !important;
	top:146px !important;
}

#item20617 {
	width:37px !important;
	height:107px !important;
}

#item20612 {
	width:37px !important;
	height:107px !important;
	left:315px !important;
	top:146px !important;
}

#item20624 {
	width:45px !important;
	height:107px !important;
}

#item20618 {
	width:45px !important;
	height:107px !important;
	left:269px !important;
	top:146px !important;
}

#item19107 {
	width:64px !important;
	height:131px !important;
}

#item19102 {
	width:64px !important;
	height:131px !important;
	left:434px !important;
	top:268px !important;
}

#item20633 {
	width:34px !important;
	height:131px !important;
}

#item20628 {
	width:34px !important;
	height:131px !important;
	left:400px !important;
	top:268px !important;
}

#item20640 {
	width:43px !important;
	height:131px !important;
}

#item20634 {
	width:43px !important;
	height:131px !important;
	left:356px !important;
	top:268px !important;
}

#item20646 {
	width:39px !important;
	height:131px !important;
}

#item20641 {
	width:39px !important;
	height:131px !important;
	left:315px !important;
	top:268px !important;
}

#item20658 {
	width:51px !important;
	height:131px !important;
}

#item20653 {
	width:51px !important;
	height:131px !important;
	left:264px !important;
	top:268px !important;
}

#item19114 {
	width:37px !important;
	height:106px !important;
}

#item19109 {
	width:37px !important;
	height:106px !important;
	left:422px !important;
	top:431px !important;
}

#item20664 {
	width:25px !important;
	height:106px !important;
}

#item20659 {
	width:25px !important;
	height:106px !important;
	left:396px !important;
	top:431px !important;
}

#item20672 {
	width:35px !important;
	height:106px !important;
}

#item20666 {
	width:35px !important;
	height:106px !important;
	left:361px !important;
	top:431px !important;
}

#item32313 {
	width:50px !important;
	height:7px !important;
	left:258px !important;
	top:436px !important;
}

#item32340 {
	width:45px !important;
	height:7px !important;
	left:258px !important;
	top:465px !important;
}

#item32367 {
	width:53px !important;
	height:7px !important;
	left:258px !important;
	top:472px !important;
}

#item32395 {
	width:57px !important;
	height:7px !important;
	left:258px !important;
	top:478px !important;
}

#item32422 {
	width:66px !important;
	height:7px !important;
	left:258px !important;
	top:507px !important;
}

#item32449 {
	width:45px !important;
	height:7px !important;
	left:258px !important;
	top:555px !important;
}

#item32476 {
	width:59px !important;
	height:7px !important;
	left:258px !important;
	top:562px !important;
}

#item32503 {
	width:48px !important;
	height:7px !important;
	left:258px !important;
	top:568px !important;
}

#item32531 {
	width:53px !important;
	height:7px !important;
	left:258px !important;
	top:575px !important;
}

#item32558 {
	width:57px !important;
	height:7px !important;
	left:258px !important;
	top:582px !important;
}

#item32585 {
	width:47px !important;
	height:7px !important;
	left:362px !important;
	top:569px !important;
}

#item32612 {
	width:59px !important;
	height:7px !important;
	left:362px !important;
	top:576px !important;
}

#item32639 {
	width:43px !important;
	height:7px !important;
	left:362px !important;
	top:582px !important;
}

#item18115 {
	width:84px !important;
	height:78px !important;
}

#item18110 {
	width:84px !important;
	height:78px !important;
	left:45px !important;
	top:82px !important;
}

#item19121 {
	width:88px !important;
	height:64px !important;
}

#item19116 {
	width:88px !important;
	height:64px !important;
	left:33px !important;
	top:208px !important;
}

#item19127 {
	width:30px !important;
	height:29px !important;
}

#item19122 {
	width:30px !important;
	height:29px !important;
	left:146px !important;
	top:232px !important;
}

#item20678 {
	width:30px !important;
	height:29px !important;
}

#item20673 {
	width:30px !important;
	height:29px !important;
	left:146px !important;
	top:270px !important;
}

#item19133 {
	width:101px !important;
	height:128px !important;
}

#item19128 {
	width:101px !important;
	height:128px !important;
	left:83px !important;
	top:381px !important;
}

#item20690 {
	width:91px !important;
	height:54px !important;
}

#item20685 {
	width:91px !important;
	height:54px !important;
	left:85px !important;
	top:512px !important;
}

#item19140 {
	width:188px !important;
	height:281px !important;
}

#item19134 {
	width:188px !important;
	height:281px !important;
	left:201px !important;
	top:316px !important;
}

#item19146 {
	width:102px !important;
	height:142px !important;
}

#item19141 {
	width:102px !important;
	height:142px !important;
	left:231px !important;
	top:71px !important;
}

#item20684 {
	width:108px !important;
	height:70px !important;
}

#item20679 {
	width:108px !important;
	height:70px !important;
	left:228px !important;
	top:216px !important;
}

#item32667 {
	width:26px !important;
	height:7px !important;
	left:432px !important;
	top:82px !important;
}

#item32695 {
	width:26px !important;
	height:7px !important;
	left:458px !important;
	top:82px !important;
}

#item32722 {
	width:26px !important;
	height:7px !important;
	left:432px !important;
	top:88px !important;
}

#item32749 {
	width:26px !important;
	height:7px !important;
	left:458px !important;
	top:88px !important;
}

#item32777 {
	width:26px !important;
	height:7px !important;
	left:432px !important;
	top:95px !important;
}

#item32804 {
	width:26px !important;
	height:7px !important;
	left:458px !important;
	top:95px !important;
}

#item32831 {
	width:52px !important;
	height:7px !important;
	left:395px !important;
	top:143px !important;
}

#item32858 {
	width:43px !important;
	height:7px !important;
	left:395px !important;
	top:150px !important;
}

#item32885 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:234px !important;
}

#item32912 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:241px !important;
}

#item32939 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:247px !important;
}

#item32966 {
	width:61px !important;
	height:7px !important;
	left:395px !important;
	top:289px !important;
}

#item32993 {
	width:65px !important;
	height:7px !important;
	left:395px !important;
	top:382px !important;
}

#item33021 {
	width:65px !important;
	height:7px !important;
	left:395px !important;
	top:424px !important;
}

#item33049 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:510px !important;
}

#item19158 {
	width:78px !important;
	height:72px !important;
}

#item19153 {
	width:78px !important;
	height:72px !important;
	left:84px !important;
	top:58px !important;
}

#item19164 {
	width:74px !important;
	height:54px !important;
}

#item19159 {
	width:74px !important;
	height:54px !important;
	left:88px !important;
	top:176px !important;
}

#item19170 {
	width:85px !important;
	height:116px !important;
}

#item19165 {
	width:85px !important;
	height:116px !important;
	left:34px !important;
	top:330px !important;
}

#item20706 {
	width:85px !important;
	height:51px !important;
}

#item20701 {
	width:85px !important;
	height:51px !important;
	left:36px !important;
	top:448px !important;
}

#item19182 {
	width:303px !important;
	height:492px !important;
}

#item19177 {
	width:303px !important;
	height:492px !important;
	left:198px !important;
	top:14px !important;
}

#item33076 {
	width:27px !important;
	height:7px !important;
	left:223px !important;
	top:553px !important;
}

#item33103 {
	width:27px !important;
	height:7px !important;
	left:223px !important;
	top:560px !important;
}

#item33130 {
	width:27px !important;
	height:7px !important;
	left:223px !important;
	top:566px !important;
}

#item33157 {
	width:78px !important;
	height:7px !important;
	left:271px !important;
	top:539px !important;
}

#item33184 {
	width:78px !important;
	height:7px !important;
	left:271px !important;
	top:593px !important;
}

#item33211 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:539px !important;
}

#item33238 {
	width:78px !important;
	height:7px !important;
	left:387px !important;
	top:599px !important;
}

#item18122 {
	width:113px !important;
	height:145px !important;
}

#item18117 {
	width:113px !important;
	height:145px !important;
	left:57px !important;
	top:61px !important;
}

#item20713 {
	width:113px !important;
	height:66px !important;
}

#item20708 {
	width:113px !important;
	height:66px !important;
	left:60px !important;
	top:209px !important;
}

#item20719 {
	width:48px !important;
	height:69px !important;
}

#item20714 {
	width:48px !important;
	height:69px !important;
	left:4px !important;
	top:241px !important;
}

#item19200 {
	width:104px !important;
	height:211px !important;
}

#item19195 {
	width:104px !important;
	height:211px !important;
	left:285px !important;
	top:82px !important;
}

#item19206 {
	width:55px !important;
	height:98px !important;
}

#item19201 {
	width:55px !important;
	height:98px !important;
	left:202px !important;
	top:113px !important;
}

#item20725 {
	width:55px !important;
	height:98px !important;
}

#item20720 {
	width:55px !important;
	height:98px !important;
	left:202px !important;
	top:214px !important;
}

#item19212 {
	width:179px !important;
	height:307px !important;
}

#item19207 {
	width:179px !important;
	height:307px !important;
	left:14px !important;
	top:321px !important;
}

#item19219 {
	width:107px !important;
	height:150px !important;
}

#item19213 {
	width:107px !important;
	height:150px !important;
	left:274px !important;
	top:388px !important;
}

#item20733 {
	width:118px !important;
	height:60px !important;
}

#item20728 {
	width:118px !important;
	height:60px !important;
	left:271px !important;
	top:540px !important;
}

#item20739 {
	width:39px !important;
	height:60px !important;
}

#item20734 {
	width:39px !important;
	height:60px !important;
	left:210px !important;
	top:552px !important;
}

#item20745 {
	width:39px !important;
	height:17px !important;
}

#item20740 {
	width:39px !important;
	height:17px !important;
	left:211px !important;
	top:613px !important;
}

#item33266 {
	width:60px !important;
	height:7px !important;
	left:403px !important;
	top:179px !important;
}

#item33294 {
	width:75px !important;
	height:7px !important;
	left:403px !important;
	top:225px !important;
}

#item33322 {
	width:75px !important;
	height:7px !important;
	left:403px !important;
	top:263px !important;
}

#item33349 {
	width:76px !important;
	height:7px !important;
	left:403px !important;
	top:337px !important;
}

#item33376 {
	width:54px !important;
	height:7px !important;
	left:403px !important;
	top:344px !important;
}

#item33403 {
	width:43px !important;
	height:7px !important;
	left:403px !important;
	top:410px !important;
}

#item33430 {
	width:58px !important;
	height:7px !important;
	left:403px !important;
	top:475px !important;
}

#item33457 {
	width:58px !important;
	height:7px !important;
	left:403px !important;
	top:521px !important;
}

#item19225 {
	width:227px !important;
	height:235px !important;
}

#item19220 {
	width:227px !important;
	height:235px !important;
	left:31px !important;
	top:14px !important;
}

#item19231 {
	width:163px !important;
	height:251px !important;
}

#item19226 {
	width:163px !important;
	height:251px !important;
	left:95px !important;
	top:279px !important;
}

#item20773 {
	width:56px !important;
	height:96px !important;
}

#item20767 {
	width:56px !important;
	height:96px !important;
	left:32px !important;
	top:434px !important;
}

#item20779 {
	width:56px !important;
	height:96px !important;
}

#item20774 {
	width:56px !important;
	height:96px !important;
	left:32px !important;
	top:337px !important;
}

#item19237 {
	width:88px !important;
	height:126px !important;
}

#item19232 {
	width:88px !important;
	height:126px !important;
	left:372px !important;
	top:53px !important;
}

#item20751 {
	width:97px !important;
	height:58px !important;
}

#item20746 {
	width:97px !important;
	height:58px !important;
	left:366px !important;
	top:181px !important;
}

#item20760 {
	width:34px !important;
	height:58px !important;
}

#item20755 {
	width:34px !important;
	height:58px !important;
	left:277px !important;
	top:172px !important;
}

#item20766 {
	width:34px !important;
	height:15px !important;
}

#item20761 {
	width:34px !important;
	height:15px !important;
	left:275px !important;
	top:232px !important;
}

#item19243 {
	width:173px !important;
	height:251px !important;
}

#item19238 {
	width:173px !important;
	height:251px !important;
	left:323px !important;
	top:279px !important;
}

#item20785 {
	width:50px !important;
	height:96px !important;
}

#item20780 {
	width:50px !important;
	height:96px !important;
	left:268px !important;
	top:434px !important;
}

#item20791 {
	width:50px !important;
	height:96px !important;
}

#item20786 {
	width:50px !important;
	height:96px !important;
	left:268px !important;
	top:336px !important;
}

#item33484 {
	width:63px !important;
	height:7px !important;
	left:39px !important;
	top:598px !important;
}

#item33511 {
	width:63px !important;
	height:7px !important;
	left:147px !important;
	top:556px !important;
}

#item33539 {
	width:63px !important;
	height:7px !important;
	left:147px !important;
	top:595px !important;
}

#item33566 {
	width:76px !important;
	height:7px !important;
	left:269px !important;
	top:570px !important;
}

#item33593 {
	width:61px !important;
	height:7px !important;
	left:269px !important;
	top:576px !important;
}

#item33620 {
	width:76px !important;
	height:7px !important;
	left:373px !important;
	top:563px !important;
}

#item33647 {
	width:61px !important;
	height:7px !important;
	left:373px !important;
	top:570px !important;
}

#item18128 {
	width:137px !important;
	height:141px !important;
}

#item18123 {
	width:137px !important;
	height:141px !important;
	left:14px !important;
	top:48px !important;
}

#item19251 {
	width:192px !important;
	height:194px !important;
}

#item19244 {
	width:192px !important;
	height:194px !important;
	left:14px !important;
	top:202px !important;
}

#item19257 {
	width:201px !important;
	height:193px !important;
}

#item19252 {
	width:201px !important;
	height:193px !important;
	left:312px !important;
	top:203px !important;
}

#item19269 {
	width:115px !important;
	height:111px !important;
}

#item19264 {
	width:115px !important;
	height:111px !important;
	left:336px !important;
	top:470px !important;
}

#item20814 {
	width:28px !important;
	height:25px !important;
}

#item20809 {
	width:28px !important;
	height:25px !important;
	left:468px !important;
	top:569px !important;
}

#item20820 {
	width:28px !important;
	height:25px !important;
}

#item20815 {
	width:28px !important;
	height:25px !important;
	left:468px !important;
	top:542px !important;
}

#item19275 {
	width:108px !important;
	height:123px !important;
}

#item19270 {
	width:108px !important;
	height:123px !important;
	left:48px !important;
	top:471px !important;
}

#item20826 {
	width:39px !important;
	height:40px !important;
}

#item20821 {
	width:39px !important;
	height:40px !important;
	left:160px !important;
	top:469px !important;
}

#item19263 {
	width:117px !important;
	height:47px !important;
}

#item19258 {
	width:117px !important;
	height:47px !important;
	left:391px !important;
	top:14px !important;
}

#item20800 {
	width:117px !important;
	height:47px !important;
}

#item20795 {
	width:117px !important;
	height:47px !important;
	left:391px !important;
	top:64px !important;
}

#item20807 {
	width:117px !important;
	height:47px !important;
}

#item20801 {
	width:117px !important;
	height:47px !important;
	left:265px !important;
	top:64px !important;
}

#item33674 {
	width:27px !important;
	height:7px !important;
	left:343px !important;
	top:153px !important;
}

#item33701 {
	width:27px !important;
	height:7px !important;
	left:388px !important;
	top:153px !important;
}

#item33728 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:153px !important;
}

#item33755 {
	width:27px !important;
	height:7px !important;
	left:343px !important;
	top:160px !important;
}

#item33785 {
	width:27px !important;
	height:7px !important;
	left:388px !important;
	top:160px !important;
}

#item33812 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:160px !important;
}

#item33839 {
	width:27px !important;
	height:7px !important;
	left:343px !important;
	top:166px !important;
}

#item33866 {
	width:27px !important;
	height:7px !important;
	left:388px !important;
	top:166px !important;
}

#item33893 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:166px !important;
}

#item33920 {
	width:27px !important;
	height:7px !important;
	left:343px !important;
	top:173px !important;
}

#item33947 {
	width:27px !important;
	height:7px !important;
	left:388px !important;
	top:173px !important;
}

#item33974 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:173px !important;
}

#item34001 {
	width:60px !important;
	height:7px !important;
	left:212px !important;
	top:228px !important;
}

#item34030 {
	width:43px !important;
	height:7px !important;
	left:212px !important;
	top:235px !important;
}

#item34059 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:332px !important;
}

#item34086 {
	width:26px !important;
	height:7px !important;
	left:280px !important;
	top:332px !important;
}

#item34113 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:338px !important;
}

#item34140 {
	width:26px !important;
	height:7px !important;
	left:280px !important;
	top:338px !important;
}

#item34167 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:345px !important;
}

#item34194 {
	width:26px !important;
	height:7px !important;
	left:280px !important;
	top:345px !important;
}

#item34221 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:351px !important;
}

#item34248 {
	width:26px !important;
	height:7px !important;
	left:280px !important;
	top:351px !important;
}

#item34276 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:358px !important;
}

#item34303 {
	width:26px !important;
	height:7px !important;
	left:280px !important;
	top:358px !important;
}

#item34330 {
	width:26px !important;
	height:7px !important;
	left:252px !important;
	top:452px !important;
}

#item34357 {
	width:26px !important;
	height:7px !important;
	left:278px !important;
	top:452px !important;
}

#item34384 {
	width:26px !important;
	height:7px !important;
	left:252px !important;
	top:459px !important;
}

#item34411 {
	width:26px !important;
	height:7px !important;
	left:278px !important;
	top:459px !important;
}

#item34438 {
	width:26px !important;
	height:7px !important;
	left:252px !important;
	top:465px !important;
}

#item34465 {
	width:26px !important;
	height:7px !important;
	left:278px !important;
	top:465px !important;
}

#item34492 {
	width:26px !important;
	height:7px !important;
	left:252px !important;
	top:472px !important;
}

#item34520 {
	width:26px !important;
	height:7px !important;
	left:278px !important;
	top:472px !important;
}

#item34547 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:557px !important;
}

#item34574 {
	width:26px !important;
	height:7px !important;
	left:279px !important;
	top:557px !important;
}

#item34601 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:564px !important;
}

#item34628 {
	width:26px !important;
	height:7px !important;
	left:279px !important;
	top:564px !important;
}

#item34655 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:571px !important;
}

#item34682 {
	width:26px !important;
	height:7px !important;
	left:279px !important;
	top:571px !important;
}

#item34709 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:577px !important;
}

#item34736 {
	width:26px !important;
	height:7px !important;
	left:279px !important;
	top:577px !important;
}

#item34763 {
	width:26px !important;
	height:7px !important;
	left:253px !important;
	top:584px !important;
}

#item34791 {
	width:26px !important;
	height:7px !important;
	left:279px !important;
	top:584px !important;
}

#item19281 {
	width:74px !important;
	height:79px !important;
}

#item19276 {
	width:74px !important;
	height:79px !important;
	left:29px !important;
	top:69px !important;
}

#item20832 {
	width:74px !important;
	height:58px !important;
}

#item20827 {
	width:74px !important;
	height:58px !important;
	left:29px !important;
	top:174px !important;
}

#item19288 {
	width:80px !important;
	height:84px !important;
}

#item19282 {
	width:80px !important;
	height:84px !important;
	left:141px !important;
	top:63px !important;
}

#item20838 {
	width:75px !important;
	height:56px !important;
}

#item20833 {
	width:75px !important;
	height:56px !important;
	left:150px !important;
	top:170px !important;
}

#item19294 {
	width:162px !important;
	height:145px !important;
}

#item19289 {
	width:162px !important;
	height:145px !important;
	left:315px !important;
	top:181px !important;
}

#item20847 {
	width:180px !important;
	height:144px !important;
}

#item20841 {
	width:180px !important;
	height:144px !important;
	left:278px !important;
	top:368px !important;
}

#item34818 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:416px !important;
}

#item34845 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:416px !important;
}

#item34872 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:416px !important;
}

#item34899 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:422px !important;
}

#item34926 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:422px !important;
}

#item34953 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:422px !important;
}

#item34980 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:429px !important;
}

#item35007 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:429px !important;
}

#item35035 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:429px !important;
}

#item35062 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:435px !important;
}

#item35089 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:435px !important;
}

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

#item35144 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:442px !important;
}

#item35171 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:442px !important;
}

#item35198 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:442px !important;
}

#item35225 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:473px !important;
}

#item35252 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:473px !important;
}

#item35280 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:473px !important;
}

#item35307 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:479px !important;
}

#item35334 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:479px !important;
}

#item35361 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:479px !important;
}

#item35388 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:486px !important;
}

#item35416 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:486px !important;
}

#item35444 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:486px !important;
}

#item35471 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:493px !important;
}

#item35498 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:493px !important;
}

#item35526 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:493px !important;
}

#item35553 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:499px !important;
}

#item35580 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:499px !important;
}

#item35607 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:499px !important;
}

#item35634 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:506px !important;
}

#item35661 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:506px !important;
}

#item35688 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:506px !important;
}

#item35715 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item35742 {
	width:56px !important;
	height:7px !important;
	left:77px !important;
	top:562px !important;
}

#item35770 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item35798 {
	width:47px !important;
	height:7px !important;
	left:140px !important;
	top:561px !important;
}

#item35825 {
	width:56px !important;
	height:7px !important;
	left:188px !important;
	top:561px !important;
}

#item35852 {
	width:60px !important;
	height:7px !important;
	left:140px !important;
	top:568px !important;
}

#item18135 {
	width:124px !important;
	height:128px !important;
}

#item18129 {
	width:124px !important;
	height:128px !important;
	left:10px !important;
	top:145px !important;
}

#item19301 {
	width:124px !important;
	height:124px !important;
}

#item19295 {
	width:124px !important;
	height:124px !important;
	left:255px !important;
	top:137px !important;
}

#item20854 {
	width:50px !important;
	height:50px !important;
}

#item20849 {
	width:50px !important;
	height:50px !important;
	left:199px !important;
	top:231px !important;
}

#item20860 {
	width:50px !important;
	height:50px !important;
}

#item20855 {
	width:50px !important;
	height:50px !important;
	left:140px !important;
	top:231px !important;
}

#item19307 {
	width:188px !important;
	height:216px !important;
}

#item19302 {
	width:188px !important;
	height:216px !important;
	left:200px !important;
	top:341px !important;
}

#item19313 {
	width:129px !important;
	height:125px !important;
}

#item19308 {
	width:129px !important;
	height:125px !important;
	left:8px !important;
	top:418px !important;
}

#item20867 {
	width:49px !important;
	height:49px !important;
}

#item20862 {
	width:49px !important;
	height:49px !important;
	left:140px !important;
	top:510px !important;
}

#item35879 {
	width:25px !important;
	height:7px !important;
	left:436px !important;
	top:115px !important;
}

#item35906 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:115px !important;
}

#item35933 {
	width:25px !important;
	height:7px !important;
	left:436px !important;
	top:121px !important;
}

#item35960 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:121px !important;
}

#item35987 {
	width:25px !important;
	height:7px !important;
	left:436px !important;
	top:128px !important;
}

#item36015 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:128px !important;
}

#item36043 {
	width:25px !important;
	height:7px !important;
	left:436px !important;
	top:134px !important;
}

#item36071 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:134px !important;
}

#item36098 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:208px !important;
}

#item36125 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:208px !important;
}

#item36152 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:215px !important;
}

#item36179 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:215px !important;
}

#item36206 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:221px !important;
}

#item36233 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:221px !important;
}

#item36260 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:228px !important;
}

#item36289 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:228px !important;
}

#item36316 {
	width:25px !important;
	height:7px !important;
	left:453px !important;
	top:242px !important;
}

#item36343 {
	width:25px !important;
	height:7px !important;
	left:453px !important;
	top:249px !important;
}

#item36370 {
	width:25px !important;
	height:7px !important;
	left:453px !important;
	top:256px !important;
}

#item36397 {
	width:25px !important;
	height:7px !important;
	left:453px !important;
	top:262px !important;
}

#item36424 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:349px !important;
}

#item36451 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:349px !important;
}

#item36478 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:356px !important;
}

#item36505 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:356px !important;
}

#item36535 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:362px !important;
}

#item36562 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:362px !important;
}

#item36589 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:369px !important;
}

#item36616 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:369px !important;
}

#item36643 {
	width:39px !important;
	height:7px !important;
	left:395px !important;
	top:449px !important;
}

#item36670 {
	width:43px !important;
	height:7px !important;
	left:395px !important;
	top:456px !important;
}

#item19319 {
	width:87px !important;
	height:69px !important;
}

#item19314 {
	width:87px !important;
	height:69px !important;
	left:148px !important;
	top:40px !important;
}

#item20885 {
	width:123px !important;
	height:66px !important;
}

#item20880 {
	width:123px !important;
	height:66px !important;
	left:252px !important;
	top:19px !important;
}

#item20891 {
	width:123px !important;
	height:91px !important;
}

#item20886 {
	width:123px !important;
	height:91px !important;
	left:287px !important;
	top:87px !important;
}

#item20897 {
	width:138px !important;
	height:87px !important;
}

#item20892 {
	width:138px !important;
	height:87px !important;
	left:262px !important;
	top:182px !important;
}

#item20873 {
	width:87px !important;
	height:69px !important;
}

#item20868 {
	width:87px !important;
	height:69px !important;
	left:148px !important;
	top:113px !important;
}

#item20879 {
	width:87px !important;
	height:69px !important;
}

#item20874 {
	width:87px !important;
	height:69px !important;
	left:148px !important;
	top:188px !important;
}

#item19325 {
	width:61px !important;
	height:22px !important;
}

#item19320 {
	width:61px !important;
	height:22px !important;
	left:136px !important;
	top:310px !important;
}

#item20905 {
	width:61px !important;
	height:22px !important;
}

#item20899 {
	width:61px !important;
	height:22px !important;
	left:136px !important;
	top:338px !important;
}

#item20911 {
	width:61px !important;
	height:22px !important;
}

#item20906 {
	width:61px !important;
	height:22px !important;
	left:136px !important;
	top:366px !important;
}

#item20938 {
	width:84px !important;
	height:22px !important;
}

#item20933 {
	width:84px !important;
	height:22px !important;
	left:174px !important;
	top:574px !important;
}

#item20944 {
	width:84px !important;
	height:22px !important;
}

#item20939 {
	width:84px !important;
	height:22px !important;
	left:273px !important;
	top:574px !important;
}

#item20951 {
	width:84px !important;
	height:22px !important;
}

#item20945 {
	width:84px !important;
	height:22px !important;
	left:370px !important;
	top:574px !important;
}

#item20917 {
	width:108px !important;
	height:142px !important;
}

#item20912 {
	width:108px !important;
	height:142px !important;
	left:215px !important;
	top:278px !important;
}

#item20926 {
	width:127px !important;
	height:142px !important;
}

#item20921 {
	width:127px !important;
	height:142px !important;
	left:375px !important;
	top:278px !important;
}

#item19343 {
	width:125px !important;
	height:139px !important;
}

#item19338 {
	width:125px !important;
	height:139px !important;
	left:162px !important;
	top:429px !important;
}

#item20932 {
	width:125px !important;
	height:139px !important;
}

#item20927 {
	width:125px !important;
	height:139px !important;
	left:365px !important;
	top:429px !important;
}

#item36697 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:162px !important;
}

#item36724 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:162px !important;
}

#item36751 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:169px !important;
}

#item36780 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:169px !important;
}

#item36809 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:175px !important;
}

#item36836 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:206px !important;
}

#item36863 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:206px !important;
}

#item36890 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:213px !important;
}

#item36917 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:213px !important;
}

#item36944 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:219px !important;
}

#item36971 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:250px !important;
}

#item36998 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:250px !important;
}

#item37026 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:256px !important;
}

#item37053 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:256px !important;
}

#item37080 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:263px !important;
}

#item37109 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:356px !important;
}

#item37136 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:356px !important;
}

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

#item37190 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:394px !important;
}

#item37217 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:394px !important;
}

#item37244 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:400px !important;
}

#item37272 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:496px !important;
}

#item37299 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:496px !important;
}

#item37326 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:503px !important;
}

#item37353 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item37380 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:535px !important;
}

#item37407 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:542px !important;
}

#item18141 {
	width:174px !important;
	height:198px !important;
}

#item18136 {
	width:174px !important;
	height:198px !important;
	left:14px !important;
	top:95px !important;
}

#item20957 {
	width:56px !important;
	height:92px !important;
}

#item20952 {
	width:56px !important;
	height:92px !important;
	left:1px !important;
	top:2px !important;
}

#item20964 {
	width:61px !important;
	height:103px !important;
}

#item20959 {
	width:61px !important;
	height:103px !important;
	left:202px !important;
	top:2px !important;
}

#item19349 {
	width:122px !important;
	height:304px !important;
}

#item19344 {
	width:122px !important;
	height:304px !important;
	left:267px !important;
	top:3px !important;
}

#item19356 {
	width:245px !important;
	height:297px !important;
}

#item19350 {
	width:245px !important;
	height:297px !important;
	left:6px !important;
	top:321px !important;
}

#item20976 {
	width:240px !important;
	height:297px !important;
}

#item20971 {
	width:240px !important;
	height:297px !important;
	left:262px !important;
	top:321px !important;
}

#item37434 {
	width:44px !important;
	height:7px !important;
	left:397px !important;
	top:137px !important;
}

#item37461 {
	width:49px !important;
	height:7px !important;
	left:441px !important;
	top:137px !important;
}

#item37488 {
	width:44px !important;
	height:7px !important;
	left:397px !important;
	top:185px !important;
}

#item37515 {
	width:49px !important;
	height:7px !important;
	left:441px !important;
	top:185px !important;
}

#item37543 {
	width:76px !important;
	height:7px !important;
	left:397px !important;
	top:231px !important;
}

#item37570 {
	width:90px !important;
	height:7px !important;
	left:397px !important;
	top:289px !important;
}

#item19381 {
	width:74px !important;
	height:98px !important;
}

#item19376 {
	width:74px !important;
	height:98px !important;
	left:78px !important;
	top:46px !important;
}

#item19387 {
	width:98px !important;
	height:148px !important;
}

#item19382 {
	width:98px !important;
	height:148px !important;
	left:66px !important;
	top:150px !important;
}

#item19393 {
	width:93px !important;
	height:146px !important;
}

#item19388 {
	width:93px !important;
	height:146px !important;
	left:50px !important;
	top:433px !important;
}

#item20983 {
	width:93px !important;
	height:37px !important;
}

#item20978 {
	width:93px !important;
	height:37px !important;
	left:50px !important;
	top:581px !important;
}

#item19399 {
	width:81px !important;
	height:88px !important;
}

#item19394 {
	width:81px !important;
	height:88px !important;
	left:421px !important;
	top:45px !important;
}

#item19406 {
	width:89px !important;
	height:133px !important;
}

#item19400 {
	width:89px !important;
	height:133px !important;
	left:413px !important;
	top:136px !important;
}

#item19422 {
	width:52px !important;
	height:98px !important;
}

#item19417 {
	width:52px !important;
	height:98px !important;
	left:325px !important;
	top:92px !important;
}

#item20990 {
	width:48px !important;
	height:98px !important;
}

#item20984 {
	width:48px !important;
	height:98px !important;
	left:276px !important;
	top:92px !important;
}

#item20996 {
	width:54px !important;
	height:98px !important;
}

#item20991 {
	width:54px !important;
	height:98px !important;
	left:221px !important;
	top:92px !important;
}

#item19428 {
	width:56px !important;
	height:120px !important;
}

#item19423 {
	width:56px !important;
	height:120px !important;
	left:329px !important;
	top:198px !important;
}

#item21002 {
	width:52px !important;
	height:120px !important;
}

#item20997 {
	width:52px !important;
	height:120px !important;
	left:276px !important;
	top:198px !important;
}

#item21010 {
	width:58px !important;
	height:120px !important;
}

#item21004 {
	width:58px !important;
	height:120px !important;
	left:217px !important;
	top:198px !important;
}

#item19434 {
	width:59px !important;
	height:98px !important;
}

#item19429 {
	width:59px !important;
	height:98px !important;
	left:333px !important;
	top:437px !important;
}

#item21017 {
	width:49px !important;
	height:98px !important;
}

#item21012 {
	width:49px !important;
	height:98px !important;
	left:282px !important;
	top:437px !important;
}

#item21023 {
	width:65px !important;
	height:98px !important;
}

#item21018 {
	width:65px !important;
	height:98px !important;
	left:217px !important;
	top:437px !important;
}

#item19440 {
	width:58px !important;
	height:59px !important;
}

#item19435 {
	width:58px !important;
	height:59px !important;
	left:332px !important;
	top:540px !important;
}

#item21029 {
	width:53px !important;
	height:59px !important;
}

#item21024 {
	width:53px !important;
	height:59px !important;
	left:278px !important;
	top:540px !important;
}

#item21036 {
	width:62px !important;
	height:62px !important;
}

#item21030 {
	width:62px !important;
	height:62px !important;
	left:216px !important;
	top:540px !important;
}

#item37597 {
	width:87px !important;
	height:7px !important;
	left:404px !important;
	top:397px !important;
}

#item37624 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:403px !important;
}

#item37651 {
	width:53px !important;
	height:7px !important;
	left:404px !important;
	top:410px !important;
}

#item37678 {
	width:87px !important;
	height:7px !important;
	left:404px !important;
	top:449px !important;
}

#item37705 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:456px !important;
}

#item37732 {
	width:53px !important;
	height:7px !important;
	left:404px !important;
	top:463px !important;
}

#item37759 {
	width:87px !important;
	height:7px !important;
	left:404px !important;
	top:502px !important;
}

#item37787 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:509px !important;
}

#item37814 {
	width:60px !important;
	height:7px !important;
	left:404px !important;
	top:515px !important;
}

#item37841 {
	width:87px !important;
	height:7px !important;
	left:404px !important;
	top:555px !important;
}

#item37868 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:562px !important;
}

#item37896 {
	width:60px !important;
	height:7px !important;
	left:404px !important;
	top:568px !important;
}

#item18147 {
	width:219px !important;
	height:276px !important;
}

#item18142 {
	width:219px !important;
	height:276px !important;
	left:14px !important;
	top:14px !important;
}

#item19446 {
	width:50px !important;
	height:122px !important;
}

#item19441 {
	width:50px !important;
	height:122px !important;
	left:236px !important;
	top:104px !important;
}

#item21044 {
	width:50px !important;
	height:138px !important;
}

#item21039 {
	width:50px !important;
	height:138px !important;
	left:289px !important;
	top:104px !important;
}

#item21050 {
	width:71px !important;
	height:127px !important;
}

#item21045 {
	width:71px !important;
	height:127px !important;
	left:341px !important;
	top:104px !important;
}

#item21056 {
	width:88px !important;
	height:125px !important;
}

#item21051 {
	width:88px !important;
	height:125px !important;
	left:414px !important;
	top:119px !important;
}

#item19453 {
	width:101px !important;
	height:227px !important;
}

#item19447 {
	width:101px !important;
	height:227px !important;
	left:20px !important;
	top:369px !important;
}

#item19459 {
	width:104px !important;
	height:121px !important;
}

#item19454 {
	width:104px !important;
	height:121px !important;
	left:132px !important;
	top:497px !important;
}

#item21062 {
	width:25px !important;
	height:25px !important;
}

#item21057 {
	width:25px !important;
	height:25px !important;
	left:131px !important;
	top:470px !important;
}

#item21070 {
	width:25px !important;
	height:25px !important;
}

#item21065 {
	width:25px !important;
	height:25px !important;
	left:157px !important;
	top:470px !important;
}

#item21076 {
	width:25px !important;
	height:25px !important;
}

#item21071 {
	width:25px !important;
	height:25px !important;
	left:183px !important;
	top:470px !important;
}

#item21082 {
	width:25px !important;
	height:25px !important;
}

#item21077 {
	width:25px !important;
	height:25px !important;
	left:209px !important;
	top:470px !important;
}

#item19466 {
	width:139px !important;
	height:316px !important;
}

#item19460 {
	width:139px !important;
	height:316px !important;
	left:244px !important;
	top:302px !important;
}

#item19472 {
	width:104px !important;
	height:94px !important;
}

#item19467 {
	width:104px !important;
	height:94px !important;
	left:386px !important;
	top:524px !important;
}

#item21088 {
	width:26px !important;
	height:25px !important;
}

#item21083 {
	width:26px !important;
	height:25px !important;
	left:386px !important;
	top:470px !important;
}

#item21094 {
	width:26px !important;
	height:25px !important;
}

#item21089 {
	width:26px !important;
	height:25px !important;
	left:412px !important;
	top:470px !important;
}

#item21100 {
	width:26px !important;
	height:25px !important;
}

#item21095 {
	width:26px !important;
	height:25px !important;
	left:438px !important;
	top:470px !important;
}

#item21106 {
	width:26px !important;
	height:25px !important;
}

#item21101 {
	width:26px !important;
	height:25px !important;
	left:464px !important;
	top:470px !important;
}

#item37923 {
	width:45px !important;
	height:7px !important;
	left:244px !important;
	top:263px !important;
}

#item37950 {
	width:44px !important;
	height:7px !important;
	left:312px !important;
	top:263px !important;
}

#item37977 {
	width:41px !important;
	height:7px !important;
	left:378px !important;
	top:263px !important;
}

#item38004 {
	width:46px !important;
	height:7px !important;
	left:441px !important;
	top:263px !important;
}

#item38033 {
	width:41px !important;
	height:7px !important;
	left:143px !important;
	top:377px !important;
}

#item38060 {
	width:38px !important;
	height:7px !important;
	left:183px !important;
	top:377px !important;
}

#item38087 {
	width:36px !important;
	height:7px !important;
	left:143px !important;
	top:384px !important;
}

#item38114 {
	width:51px !important;
	height:7px !important;
	left:183px !important;
	top:384px !important;
}

#item38141 {
	width:41px !important;
	height:7px !important;
	left:143px !important;
	top:423px !important;
}

#item38169 {
	width:38px !important;
	height:7px !important;
	left:183px !important;
	top:423px !important;
}

#item38197 {
	width:36px !important;
	height:7px !important;
	left:143px !important;
	top:430px !important;
}

#item38224 {
	width:51px !important;
	height:7px !important;
	left:183px !important;
	top:430px !important;
}

#item38251 {
	width:38px !important;
	height:7px !important;
	left:388px !important;
	top:373px !important;
}

#item38279 {
	width:54px !important;
	height:7px !important;
	left:428px !important;
	top:373px !important;
}

#item38306 {
	width:39px !important;
	height:7px !important;
	left:388px !important;
	top:380px !important;
}

#item38333 {
	width:48px !important;
	height:7px !important;
	left:428px !important;
	top:380px !important;
}

#item38360 {
	width:38px !important;
	height:7px !important;
	left:388px !important;
	top:418px !important;
}

#item38387 {
	width:54px !important;
	height:7px !important;
	left:428px !important;
	top:418px !important;
}

#item38414 {
	width:39px !important;
	height:7px !important;
	left:388px !important;
	top:425px !important;
}

#item38441 {
	width:48px !important;
	height:7px !important;
	left:428px !important;
	top:425px !important;
}

#item19478 {
	width:147px !important;
	height:187px !important;
}

#item19473 {
	width:147px !important;
	height:187px !important;
	left:33px !important;
	top:302px !important;
}

#item19484 {
	width:147px !important;
	height:317px !important;
}

#item19479 {
	width:147px !important;
	height:317px !important;
	left:354px !important;
	top:300px !important;
}

#item19490 {
	width:103px !important;
	height:51px !important;
}

#item19485 {
	width:103px !important;
	height:51px !important;
	left:217px !important;
	top:520px !important;
}

#item21138 {
	width:97px !important;
	height:26px !important;
}

#item21133 {
	width:97px !important;
	height:26px !important;
	left:232px !important;
	top:572px !important;
}

#item21146 {
	width:101px !important;
	height:21px !important;
}

#item21140 {
	width:101px !important;
	height:21px !important;
	left:209px !important;
	top:600px !important;
}

#item19496 {
	width:74px !important;
	height:32px !important;
}

#item19491 {
	width:74px !important;
	height:32px !important;
	left:189px !important;
	top:381px !important;
}

#item21126 {
	width:67px !important;
	height:32px !important;
}

#item21121 {
	width:67px !important;
	height:32px !important;
	left:189px !important;
	top:414px !important;
}

#item21132 {
	width:64px !important;
	height:55px !important;
}

#item21127 {
	width:64px !important;
	height:55px !important;
	left:193px !important;
	top:448px !important;
}

#item21116 {
	width:249px !important;
	height:132px !important;
}

#item21111 {
	width:249px !important;
	height:132px !important;
	left:33px !important;
	top:159px !important;
}

#item19515 {
	width:90px !important;
	height:119px !important;
}

#item19510 {
	width:90px !important;
	height:119px !important;
	left:220px !important;
	top:14px !important;
}

#item19522 {
	width:90px !important;
	height:120px !important;
}

#item19516 {
	width:90px !important;
	height:120px !important;
	left:128px !important;
	top:14px !important;
}

#item19528 {
	width:184px !important;
	height:278px !important;
}

#item19523 {
	width:184px !important;
	height:278px !important;
	left:317px !important;
	top:14px !important;
}

#item38468 {
	width:64px !important;
	height:7px !important;
	left:30px !important;
	top:52px !important;
}

#item38495 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:59px !important;
}

#item38523 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:117px !important;
}

#item38551 {
	width:66px !important;
	height:7px !important;
	left:29px !important;
	top:568px !important;
}

#item38578 {
	width:41px !important;
	height:7px !important;
	left:29px !important;
	top:575px !important;
}

#item38605 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:582px !important;
}

#item38632 {
	width:66px !important;
	height:7px !important;
	left:113px !important;
	top:568px !important;
}

#item38659 {
	width:41px !important;
	height:7px !important;
	left:113px !important;
	top:575px !important;
}

#item38686 {
	width:45px !important;
	height:7px !important;
	left:113px !important;
	top:582px !important;
}

#item18153 {
	width:488px !important;
	height:495px !important;
}

#item18148 {
	width:488px !important;
	height:495px !important;
	left:14px !important;
	top:14px !important;
}

#item38713 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:563px !important;
}

#item19534 {
	width:331px !important;
	height:295px !important;
}

#item19529 {
	width:331px !important;
	height:295px !important;
	left:171px !important;
	top:14px !important;
}

#item19540 {
	width:320px !important;
	height:296px !important;
}

#item19535 {
	width:320px !important;
	height:296px !important;
	left:181px !important;
	top:322px !important;
}

#item19546 {
	width:164px !important;
	height:104px !important;
}

#item19541 {
	width:164px !important;
	height:104px !important;
	left:14px !important;
	top:514px !important;
}

#item38740 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:86px !important;
}

#item38768 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:396px !important;
}

#item38796 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:403px !important;
}

#item18159 {
	width:108px !important;
	height:33px !important;
}

#item18154 {
	width:108px !important;
	height:33px !important;
	left:6px !important;
	top:2px !important;
}

#item21152 {
	width:108px !important;
	height:14px !important;
}

#item21147 {
	width:108px !important;
	height:14px !important;
	left:6px !important;
	top:37px !important;
}

#item21158 {
	width:108px !important;
	height:36px !important;
}

#item21153 {
	width:108px !important;
	height:36px !important;
	left:6px !important;
	top:52px !important;
}

#item21164 {
	width:108px !important;
	height:24px !important;
}

#item21159 {
	width:108px !important;
	height:24px !important;
	left:6px !important;
	top:89px !important;
}

#item21170 {
	width:108px !important;
	height:21px !important;
}

#item21165 {
	width:108px !important;
	height:21px !important;
	left:6px !important;
	top:115px !important;
}

#item21177 {
	width:99px !important;
	height:21px !important;
}

#item21172 {
	width:99px !important;
	height:21px !important;
	left:14px !important;
	top:137px !important;
}

#item21186 {
	width:98px !important;
	height:31px !important;
}

#item21181 {
	width:98px !important;
	height:31px !important;
	left:16px !important;
	top:159px !important;
}

#item21192 {
	width:95px !important;
	height:20px !important;
}

#item21187 {
	width:95px !important;
	height:20px !important;
	left:18px !important;
	top:191px !important;
}

#item21198 {
	width:81px !important;
	height:22px !important;
}

#item21193 {
	width:81px !important;
	height:22px !important;
	left:32px !important;
	top:212px !important;
}

#item21204 {
	width:95px !important;
	height:12px !important;
}

#item21199 {
	width:95px !important;
	height:12px !important;
	left:18px !important;
	top:236px !important;
}

#item21211 {
	width:95px !important;
	height:23px !important;
}

#item21205 {
	width:95px !important;
	height:23px !important;
	left:18px !important;
	top:248px !important;
}

#item21217 {
	width:95px !important;
	height:20px !important;
}

#item21212 {
	width:95px !important;
	height:20px !important;
	left:18px !important;
	top:272px !important;
}

#item21223 {
	width:95px !important;
	height:17px !important;
}

#item21218 {
	width:95px !important;
	height:17px !important;
	left:18px !important;
	top:293px !important;
}

#item21229 {
	width:95px !important;
	height:10px !important;
}

#item21224 {
	width:95px !important;
	height:10px !important;
	left:18px !important;
	top:310px !important;
}

#item21235 {
	width:84px !important;
	height:29px !important;
}

#item21230 {
	width:84px !important;
	height:29px !important;
	left:29px !important;
	top:321px !important;
}

#item21243 {
	width:92px !important;
	height:23px !important;
}

#item21238 {
	width:92px !important;
	height:23px !important;
	left:21px !important;
	top:351px !important;
}

#item19552 {
	width:240px !important;
	height:165px !important;
}

#item19547 {
	width:240px !important;
	height:165px !important;
	left:122px !important;
	top:41px !important;
}

#item19558 {
	width:242px !important;
	height:166px !important;
}

#item19553 {
	width:242px !important;
	height:166px !important;
	left:121px !important;
	top:211px !important;
}

#item38824 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:93px !important;
}

#item38851 {
	width:58px !important;
	height:7px !important;
	left:427px !important;
	top:93px !important;
}

#item38878 {
	width:56px !important;
	height:7px !important;
	left:370px !important;
	top:100px !important;
}

#item38905 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:100px !important;
}

#item38932 {
	width:39px !important;
	height:7px !important;
	left:370px !important;
	top:106px !important;
}

#item38959 {
	width:50px !important;
	height:7px !important;
	left:427px !important;
	top:106px !important;
}

#item38986 {
	width:53px !important;
	height:7px !important;
	left:370px !important;
	top:113px !important;
}

#item39013 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:113px !important;
}

#item39041 {
	width:51px !important;
	height:7px !important;
	left:370px !important;
	top:120px !important;
}

#item39068 {
	width:43px !important;
	height:7px !important;
	left:427px !important;
	top:120px !important;
}

#item39095 {
	width:53px !important;
	height:7px !important;
	left:370px !important;
	top:192px !important;
}

#item39122 {
	width:48px !important;
	height:7px !important;
	left:428px !important;
	top:192px !important;
}

#item39149 {
	width:57px !important;
	height:7px !important;
	left:370px !important;
	top:199px !important;
}

#item39176 {
	width:50px !important;
	height:7px !important;
	left:428px !important;
	top:199px !important;
}

#item39203 {
	width:52px !important;
	height:7px !important;
	left:370px !important;
	top:206px !important;
}

#item39230 {
	width:57px !important;
	height:7px !important;
	left:428px !important;
	top:206px !important;
}

#item39257 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:286px !important;
}

#item39287 {
	width:58px !important;
	height:7px !important;
	left:427px !important;
	top:286px !important;
}

#item39314 {
	width:56px !important;
	height:7px !important;
	left:370px !important;
	top:293px !important;
}

#item39341 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:293px !important;
}

#item39368 {
	width:39px !important;
	height:7px !important;
	left:370px !important;
	top:299px !important;
}

#item39395 {
	width:50px !important;
	height:7px !important;
	left:427px !important;
	top:299px !important;
}

#item39422 {
	width:53px !important;
	height:7px !important;
	left:370px !important;
	top:306px !important;
}

#item39449 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:306px !important;
}

#item39476 {
	width:51px !important;
	height:7px !important;
	left:370px !important;
	top:312px !important;
}

#item39503 {
	width:43px !important;
	height:7px !important;
	left:427px !important;
	top:312px !important;
}

#item39532 {
	width:53px !important;
	height:7px !important;
	left:370px !important;
	top:351px !important;
}

#item39562 {
	width:48px !important;
	height:7px !important;
	left:429px !important;
	top:351px !important;
}

#item39589 {
	width:57px !important;
	height:7px !important;
	left:370px !important;
	top:357px !important;
}

#item39616 {
	width:50px !important;
	height:7px !important;
	left:429px !important;
	top:357px !important;
}

#item39643 {
	width:52px !important;
	height:7px !important;
	left:370px !important;
	top:364px !important;
}

#item39670 {
	width:57px !important;
	height:7px !important;
	left:429px !important;
	top:364px !important;
}

#item19564 {
	width:76px !important;
	height:78px !important;
}

#item19559 {
	width:76px !important;
	height:78px !important;
	left:22px !important;
	top:166px !important;
}

#item21249 {
	width:76px !important;
	height:78px !important;
}

#item21244 {
	width:76px !important;
	height:78px !important;
	left:196px !important;
	top:168px !important;
}

#item21255 {
	width:84px !important;
	height:62px !important;
}

#item21250 {
	width:84px !important;
	height:62px !important;
	left:180px !important;
	top:268px !important;
}

#item19571 {
	width:85px !important;
	height:56px !important;
}

#item19565 {
	width:85px !important;
	height:56px !important;
	left:14px !important;
	top:278px !important;
}

#item19577 {
	width:206px !important;
	height:108px !important;
}

#item19572 {
	width:206px !important;
	height:108px !important;
	left:295px !important;
	top:100px !important;
}

#item21263 {
	width:206px !important;
	height:69px !important;
}

#item21256 {
	width:206px !important;
	height:69px !important;
	left:295px !important;
	top:214px !important;
}

#item21286 {
	width:206px !important;
	height:67px !important;
}

#item21281 {
	width:206px !important;
	height:67px !important;
	left:295px !important;
	top:286px !important;
}

#item21293 {
	width:206px !important;
	height:76px !important;
}

#item21287 {
	width:206px !important;
	height:76px !important;
	left:295px !important;
	top:355px !important;
}

#item21299 {
	width:206px !important;
	height:69px !important;
}

#item21294 {
	width:206px !important;
	height:69px !important;
	left:295px !important;
	top:434px !important;
}

#item21306 {
	width:206px !important;
	height:113px !important;
}

#item21300 {
	width:206px !important;
	height:113px !important;
	left:295px !important;
	top:505px !important;
}

#item39697 {
	width:26px !important;
	height:7px !important;
	left:67px !important;
	top:453px !important;
}

#item39724 {
	width:26px !important;
	height:7px !important;
	left:99px !important;
	top:453px !important;
}

#item39751 {
	width:26px !important;
	height:7px !important;
	left:133px !important;
	top:453px !important;
}

#item39779 {
	width:26px !important;
	height:7px !important;
	left:67px !important;
	top:460px !important;
}

#item39806 {
	width:26px !important;
	height:7px !important;
	left:99px !important;
	top:460px !important;
}

#item39833 {
	width:26px !important;
	height:7px !important;
	left:133px !important;
	top:460px !important;
}

#item39860 {
	width:26px !important;
	height:7px !important;
	left:67px !important;
	top:467px !important;
}

#item39887 {
	width:26px !important;
	height:7px !important;
	left:99px !important;
	top:467px !important;
}

#item39914 {
	width:26px !important;
	height:7px !important;
	left:133px !important;
	top:467px !important;
}

#item39941 {
	width:26px !important;
	height:7px !important;
	left:68px !important;
	top:517px !important;
}

#item39968 {
	width:26px !important;
	height:7px !important;
	left:99px !important;
	top:517px !important;
}

#item39995 {
	width:26px !important;
	height:7px !important;
	left:137px !important;
	top:517px !important;
}

#item40023 {
	width:26px !important;
	height:7px !important;
	left:68px !important;
	top:524px !important;
}

#item40050 {
	width:26px !important;
	height:7px !important;
	left:99px !important;
	top:524px !important;
}

#item40077 {
	width:26px !important;
	height:7px !important;
	left:137px !important;
	top:524px !important;
}

#item40104 {
	width:26px !important;
	height:7px !important;
	left:68px !important;
	top:530px !important;
}

#item40131 {
	width:26px !important;
	height:7px !important;
	left:99px !important;
	top:530px !important;
}

#item40158 {
	width:26px !important;
	height:7px !important;
	left:137px !important;
	top:530px !important;
}

#item40185 {
	width:26px !important;
	height:7px !important;
	left:68px !important;
	top:537px !important;
}

#item40212 {
	width:26px !important;
	height:7px !important;
	left:99px !important;
	top:537px !important;
}

#item40239 {
	width:26px !important;
	height:7px !important;
	left:137px !important;
	top:537px !important;
}

#item40266 {
	width:65px !important;
	height:7px !important;
	left:171px !important;
	top:434px !important;
}

#item40294 {
	width:75px !important;
	height:14px !important;
	left:171px !important;
	top:441px !important;
}

#item40321 {
	width:80px !important;
	height:7px !important;
	left:171px !important;
	top:454px !important;
}

#item40348 {
	width:65px !important;
	height:7px !important;
	left:171px !important;
	top:486px !important;
}

#item40375 {
	width:75px !important;
	height:14px !important;
	left:171px !important;
	top:492px !important;
}

#item40402 {
	width:80px !important;
	height:7px !important;
	left:171px !important;
	top:505px !important;
}

#item18165 {
	width:380px !important;
	height:584px !important;
}

#item18160 {
	width:380px !important;
	height:584px !important;
	left:122px !important;
	top:14px !important;
}

#item19583 {
	width:115px !important;
	height:133px !important;
}

#item19578 {
	width:115px !important;
	height:133px !important;
	left:2px !important;
	top:2px !important;
}

#item21312 {
	width:115px !important;
	height:153px !important;
}

#item21307 {
	width:115px !important;
	height:153px !important;
	left:2px !important;
	top:139px !important;
}

#item21319 {
	width:115px !important;
	height:164px !important;
}

#item21314 {
	width:115px !important;
	height:164px !important;
	left:2px !important;
	top:296px !important;
}

#item21327 {
	width:115px !important;
	height:164px !important;
}

#item21320 {
	width:115px !important;
	height:164px !important;
	left:2px !important;
	top:464px !important;
}

#item40429 {
	width:39px !important;
	height:7px !important;
	left:124px !important;
	top:518px !important;
}

#item40456 {
	width:45px !important;
	height:7px !important;
	left:124px !important;
	top:525px !important;
}

#item40483 {
	width:41px !important;
	height:7px !important;
	left:124px !important;
	top:532px !important;
}

#item40510 {
	width:46px !important;
	height:7px !important;
	left:124px !important;
	top:538px !important;
}

#item40538 {
	width:46px !important;
	height:7px !important;
	left:124px !important;
	top:545px !important;
}
#in5footer,  #prefooter {display:none;}
