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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

#item41892 {
	width:265px !important;
	height:229px !important;
}

#item42523 {
	width:265px !important;
	height:229px !important;
	left:96px !important;
	top:184px !important;
}

#item41910 {
	width:388px !important;
	height:220px !important;
}

#item42528 {
	width:388px !important;
	height:220px !important;
	left:97px !important;
	top:343px !important;
}

#item41911 {
	width:270px !important;
	height:351px !important;
}

#item42533 {
	width:270px !important;
	height:351px !important;
	left:31px !important;
	top:168px !important;
}

#item41912 {
	width:212px !important;
	height:499px !important;
}

#item42538 {
	width:212px !important;
	height:499px !important;
	left:345px !important;
	top:97px !important;
}

#item35591 {
	width:45px !important;
	height:7px !important;
	left:111px !important;
	top:554px !important;
}

#item35618 {
	width:72px !important;
	height:7px !important;
	left:111px !important;
	top:582px !important;
}

#item35646 {
	width:39px !important;
	height:7px !important;
	left:218px !important;
	top:553px !important;
}

#item35674 {
	width:50px !important;
	height:7px !important;
	left:218px !important;
	top:560px !important;
}

#item35701 {
	width:46px !important;
	height:7px !important;
	left:218px !important;
	top:567px !important;
}

#item45450 {
	width:105px !important;
	height:97px !important;
	left:232px !important;
	top:438px !important;
}

#item41913 {
	width:82px !important;
	height:82px !important;
}

#item42543 {
	width:82px !important;
	height:82px !important;
	left:36px !important;
	top:79px !important;
}

#item41914 {
	width:82px !important;
	height:23px !important;
}

#item42548 {
	width:82px !important;
	height:23px !important;
	left:36px !important;
	top:168px !important;
}

#item41915 {
	width:82px !important;
	height:30px !important;
}

#item42554 {
	width:82px !important;
	height:30px !important;
	left:36px !important;
	top:191px !important;
}

#item41916 {
	width:82px !important;
	height:28px !important;
}

#item42560 {
	width:82px !important;
	height:28px !important;
	left:36px !important;
	top:222px !important;
}

#item41917 {
	width:82px !important;
	height:28px !important;
}

#item42565 {
	width:82px !important;
	height:28px !important;
	left:36px !important;
	top:249px !important;
}

#item41918 {
	width:50px !important;
	height:100px !important;
}

#item42570 {
	width:50px !important;
	height:100px !important;
	top:427px !important;
}

#item41919 {
	width:50px !important;
	height:105px !important;
}

#item42575 {
	width:50px !important;
	height:105px !important;
	left:38px !important;
	top:427px !important;
}

#item41920 {
	width:52px !important;
	height:112px !important;
}

#item42580 {
	width:52px !important;
	height:112px !important;
	left:77px !important;
	top:427px !important;
}

#item41921 {
	width:193px !important;
	height:230px !important;
}

#item42585 {
	width:193px !important;
	height:230px !important;
	left:142px !important;
	top:196px !important;
}

#item41922 {
	width:201px !important;
	height:218px !important;
}

#item42590 {
	width:201px !important;
	height:218px !important;
	left:292px !important;
	top:204px !important;
}

#item41923 {
	width:70px !important;
	height:73px !important;
}

#item42595 {
	width:70px !important;
	height:73px !important;
	left:446px !important;
	top:468px !important;
}

#item41924 {
	width:71px !important;
	height:91px !important;
}

#item42600 {
	width:71px !important;
	height:91px !important;
	left:445px !important;
	top:541px !important;
}

#item35728 {
	width:64px !important;
	height:7px !important;
	left:235px !important;
	top:566px !important;
}

#item35755 {
	width:64px !important;
	height:7px !important;
	left:235px !important;
	top:572px !important;
}

#item35782 {
	width:41px !important;
	height:7px !important;
	left:235px !important;
	top:579px !important;
}

#item35809 {
	width:45px !important;
	height:7px !important;
	left:235px !important;
	top:586px !important;
}

#item35837 {
	width:64px !important;
	height:7px !important;
	left:307px !important;
	top:566px !important;
}

#item35864 {
	width:64px !important;
	height:7px !important;
	left:307px !important;
	top:572px !important;
}

#item35892 {
	width:41px !important;
	height:7px !important;
	left:307px !important;
	top:579px !important;
}

#item35919 {
	width:45px !important;
	height:7px !important;
	left:307px !important;
	top:586px !important;
}

#item35946 {
	width:64px !important;
	height:7px !important;
	left:379px !important;
	top:566px !important;
}

#item35974 {
	width:64px !important;
	height:7px !important;
	left:379px !important;
	top:572px !important;
}

#item36001 {
	width:41px !important;
	height:7px !important;
	left:379px !important;
	top:579px !important;
}

#item36028 {
	width:45px !important;
	height:7px !important;
	left:379px !important;
	top:586px !important;
}

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

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

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

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

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

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

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

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

#item45489 {
	width:403px !important;
	height:542px !important;
	left:54px !important;
	top:57px !important;
}

#item41927 {
	width:199px !important;
	height:343px !important;
}

#item42605 {
	width:199px !important;
	height:343px !important;
	left:42px !important;
	top:136px !important;
}

#item41928 {
	width:193px !important;
	height:183px !important;
}

#item42610 {
	width:193px !important;
	height:183px !important;
	left:262px !important;
	top:109px !important;
}

#item41929 {
	width:108px !important;
	height:284px !important;
}

#item42615 {
	width:108px !important;
	height:284px !important;
	left:310px !important;
	top:264px !important;
}

#item45417 {
	width:62px !important;
	height:74px !important;
}

#item45412 {
	width:62px !important;
	height:74px !important;
	left:422px !important;
	top:41px !important;
}

#item19850 {
	width:66px !important;
	height:7px !important;
	left:26px !important;
	top:574px !important;
}

#item19877 {
	width:60px !important;
	height:7px !important;
	left:139px !important;
	top:574px !important;
}

#item19905 {
	width:61px !important;
	height:7px !important;
	left:139px !important;
	top:581px !important;
}

#item41930 {
	width:158px !important;
	height:171px !important;
}

#item42620 {
	width:158px !important;
	height:171px !important;
	left:43px !important;
	top:103px !important;
}

#item41931 {
	width:162px !important;
	height:136px !important;
}

#item42626 {
	width:162px !important;
	height:136px !important;
	left:41px !important;
	top:363px !important;
}

#item41932 {
	width:66px !important;
	height:120px !important;
}

#item42631 {
	width:66px !important;
	height:120px !important;
	left:135px !important;
	top:512px !important;
}

#item41933 {
	width:278px !important;
	height:356px !important;
}

#item42636 {
	width:278px !important;
	height:356px !important;
	left:210px !important;
	top:149px !important;
}

#item19932 {
	width:66px !important;
	height:7px !important;
	left:29px !important;
	top:574px !important;
}

#item19959 {
	width:56px !important;
	height:7px !important;
	left:210px !important;
	top:569px !important;
}

#item19986 {
	width:76px !important;
	height:7px !important;
	left:308px !important;
	top:569px !important;
}

#item20013 {
	width:76px !important;
	height:7px !important;
	left:308px !important;
	top:575px !important;
}

#item20040 {
	width:56px !important;
	height:7px !important;
	left:407px !important;
	top:568px !important;
}

#item41935 {
	width:136px !important;
	height:130px !important;
}

#item42642 {
	width:136px !important;
	height:130px !important;
	left:86px !important;
	top:108px !important;
}

#item41936 {
	width:144px !important;
	height:202px !important;
}

#item42647 {
	width:144px !important;
	height:202px !important;
	left:84px !important;
	top:217px !important;
}

#item41937 {
	width:52px !important;
	height:50px !important;
}

#item42652 {
	width:52px !important;
	height:50px !important;
	left:31px !important;
	top:430px !important;
}

#item41938 {
	width:41px !important;
	height:39px !important;
}

#item42657 {
	width:41px !important;
	height:39px !important;
	left:36px !important;
	top:173px !important;
}

#item41939 {
	width:148px !important;
	height:142px !important;
}

#item42662 {
	width:148px !important;
	height:142px !important;
	left:263px !important;
	top:108px !important;
}

#item41940 {
	width:118px !important;
	height:213px !important;
}

#item42667 {
	width:118px !important;
	height:213px !important;
	left:279px !important;
	top:244px !important;
}

#item41941 {
	width:60px !important;
	height:52px !important;
}

#item42672 {
	width:60px !important;
	height:52px !important;
	left:420px !important;
	top:429px !important;
}

#item41942 {
	width:39px !important;
	height:41px !important;
}

#item42677 {
	width:39px !important;
	height:41px !important;
	left:428px !important;
	top:172px !important;
}

#item20067 {
	width:67px !important;
	height:7px !important;
	left:103px !important;
	top:553px !important;
}

#item20094 {
	width:74px !important;
	height:7px !important;
	left:103px !important;
	top:559px !important;
}

#item20121 {
	width:41px !important;
	height:7px !important;
	left:199px !important;
	top:559px !important;
}

#item20149 {
	width:66px !important;
	height:7px !important;
	left:199px !important;
	top:565px !important;
}

#item20177 {
	width:64px !important;
	height:7px !important;
	left:296px !important;
	top:551px !important;
}

#item20205 {
	width:74px !important;
	height:7px !important;
	left:296px !important;
	top:557px !important;
}

#item20232 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:559px !important;
}

#item20259 {
	width:66px !important;
	height:7px !important;
	left:398px !important;
	top:566px !important;
}

#item41943 {
	width:123px !important;
	height:134px !important;
}

#item42682 {
	width:123px !important;
	height:134px !important;
	left:111px !important;
	top:216px !important;
}

#item41944 {
	width:128px !important;
	height:124px !important;
}

#item42687 {
	width:128px !important;
	height:124px !important;
	left:96px !important;
	top:106px !important;
}

#item41947 {
	width:40px !important;
	height:39px !important;
}

#item42692 {
	width:40px !important;
	height:39px !important;
	left:210px !important;
	top:461px !important;
}

#item45425 {
	width:40px !important;
	height:39px !important;
}

#item45419 {
	width:40px !important;
	height:39px !important;
	left:50px !important;
	top:173px !important;
}

#item41948 {
	width:133px !important;
	height:264px !important;
}

#item42697 {
	width:133px !important;
	height:264px !important;
	left:270px !important;
	top:206px !important;
}

#item41949 {
	width:124px !important;
	height:127px !important;
}

#item42703 {
	width:124px !important;
	height:127px !important;
	left:301px !important;
	top:105px !important;
}

#item41950 {
	width:40px !important;
	height:38px !important;
}

#item42708 {
	width:40px !important;
	height:38px !important;
	left:442px !important;
	top:215px !important;
}

#item20286 {
	width:64px !important;
	height:7px !important;
	left:30px !important;
	top:553px !important;
}

#item20313 {
	width:74px !important;
	height:7px !important;
	left:30px !important;
	top:559px !important;
}

#item20340 {
	width:66px !important;
	height:7px !important;
	left:154px !important;
	top:559px !important;
}

#item20367 {
	width:45px !important;
	height:7px !important;
	left:154px !important;
	top:565px !important;
}

#item20395 {
	width:69px !important;
	height:7px !important;
	left:276px !important;
	top:552px !important;
}

#item20422 {
	width:59px !important;
	height:7px !important;
	left:276px !important;
	top:558px !important;
}

#item20449 {
	width:66px !important;
	height:7px !important;
	left:400px !important;
	top:558px !important;
}

#item41951 {
	width:179px !important;
	height:449px !important;
}

#item42713 {
	width:179px !important;
	height:449px !important;
	left:62px !important;
	top:91px !important;
}

#item41952 {
	width:108px !important;
	height:108px !important;
}

#item42718 {
	width:108px !important;
	height:108px !important;
	top:237px !important;
}

#item41953 {
	width:159px !important;
	height:122px !important;
}

#item42723 {
	width:159px !important;
	height:122px !important;
	top:427px !important;
}

#item41954 {
	width:131px !important;
	height:161px !important;
}

#item42728 {
	width:131px !important;
	height:161px !important;
	left:247px !important;
	top:373px !important;
}

#item41955 {
	width:159px !important;
	height:203px !important;
}

#item42733 {
	width:159px !important;
	height:203px !important;
	left:235px !important;
	top:160px !important;
}

#item41956 {
	width:195px !important;
	height:142px !important;
}

#item42738 {
	width:195px !important;
	height:142px !important;
	left:201px !important;
	top:62px !important;
}

#item20476 {
	width:66px !important;
	height:7px !important;
	left:399px !important;
	top:159px !important;
}

#item20503 {
	width:56px !important;
	height:7px !important;
	left:399px !important;
	top:189px !important;
}

#item20530 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:241px !important;
}

#item20557 {
	width:60px !important;
	height:7px !important;
	left:399px !important;
	top:287px !important;
}

#item20584 {
	width:39px !important;
	height:7px !important;
	left:399px !important;
	top:333px !important;
}

#item20611 {
	width:61px !important;
	height:7px !important;
	left:399px !important;
	top:339px !important;
}

#item20639 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:411px !important;
}

#item20666 {
	width:66px !important;
	height:7px !important;
	left:399px !important;
	top:159px !important;
}

#item20693 {
	width:56px !important;
	height:7px !important;
	left:399px !important;
	top:189px !important;
}

#item20721 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:241px !important;
}

#item20748 {
	width:60px !important;
	height:7px !important;
	left:399px !important;
	top:287px !important;
}

#item20775 {
	width:39px !important;
	height:7px !important;
	left:399px !important;
	top:333px !important;
}

#item20802 {
	width:61px !important;
	height:7px !important;
	left:399px !important;
	top:339px !important;
}

#item20829 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:411px !important;
}

#item41958 {
	width:180px !important;
	height:329px !important;
}

#item42743 {
	width:180px !important;
	height:329px !important;
	left:43px !important;
	top:230px !important;
}

#item41959 {
	width:75px !important;
	height:105px !important;
}

#item42748 {
	width:75px !important;
	height:105px !important;
	left:145px !important;
	top:49px !important;
}

#item41960 {
	width:176px !important;
	height:147px !important;
}

#item42753 {
	width:176px !important;
	height:147px !important;
	left:264px !important;
	top:108px !important;
}

#item41961 {
	width:170px !important;
	height:211px !important;
}

#item42758 {
	width:170px !important;
	height:211px !important;
	left:317px !important;
	top:360px !important;
}

#item41962 {
	width:196px !important;
	height:369px !important;
}

#item42763 {
	width:196px !important;
	height:369px !important;
	left:63px !important;
	top:143px !important;
}

#item41963 {
	width:41px !important;
	height:42px !important;
}

#item42768 {
	width:41px !important;
	height:42px !important;
	left:44px !important;
	top:170px !important;
}

#item41964 {
	width:94px !important;
	height:67px !important;
}

#item42774 {
	width:94px !important;
	height:67px !important;
	left:196px !important;
	top:539px !important;
}

#item41966 {
	width:133px !important;
	height:128px !important;
}

#item42780 {
	width:133px !important;
	height:128px !important;
	left:298px !important;
	top:263px !important;
}

#item41967 {
	width:152px !important;
	height:140px !important;
}

#item42785 {
	width:152px !important;
	height:140px !important;
	left:299px !important;
	top:135px !important;
}

#item41968 {
	width:40px !important;
	height:41px !important;
}

#item42790 {
	width:40px !important;
	height:41px !important;
	left:445px !important;
	top:142px !important;
}

#item41969 {
	width:39px !important;
	height:39px !important;
}

#item42795 {
	width:39px !important;
	height:39px !important;
	left:445px !important;
	top:367px !important;
}

#item20856 {
	width:62px !important;
	height:7px !important;
	left:295px !important;
	top:468px !important;
}

#item20884 {
	width:73px !important;
	height:7px !important;
	left:295px !important;
	top:474px !important;
}

#item20911 {
	width:48px !important;
	height:7px !important;
	left:295px !important;
	top:543px !important;
}

#item20938 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:461px !important;
}

#item20965 {
	width:47px !important;
	height:7px !important;
	left:395px !important;
	top:468px !important;
}

#item20992 {
	width:47px !important;
	height:7px !important;
	left:395px !important;
	top:527px !important;
}

#item21019 {
	width:43px !important;
	height:7px !important;
	left:395px !important;
	top:534px !important;
}

#item41970 {
	width:99px !important;
	height:111px !important;
}

#item42800 {
	width:99px !important;
	height:111px !important;
	left:34px !important;
	top:93px !important;
}

#item41971 {
	width:114px !important;
	height:128px !important;
}

#item42805 {
	width:114px !important;
	height:128px !important;
	left:146px !important;
	top:113px !important;
}

#item41972 {
	width:137px !important;
	height:148px !important;
}

#item42810 {
	width:137px !important;
	height:148px !important;
	left:128px !important;
	top:393px !important;
}

#item41973 {
	width:151px !important;
	height:217px !important;
}

#item42815 {
	width:151px !important;
	height:217px !important;
	left:284px !important;
	top:328px !important;
}

#item41975 {
	width:146px !important;
	height:241px !important;
}

#item42821 {
	width:146px !important;
	height:241px !important;
	left:319px !important;
	top:117px !important;
}

#item41976 {
	width:38px !important;
	height:37px !important;
}

#item42826 {
	width:38px !important;
	height:37px !important;
	left:447px !important;
	top:481px !important;
}

#item21046 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:238px !important;
}

#item21073 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:293px !important;
}

#item21100 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:348px !important;
}

#item21127 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:355px !important;
}

#item21155 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:416px !important;
}

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

#item21209 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item21236 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item41977 {
	width:107px !important;
	height:107px !important;
}

#item42831 {
	width:107px !important;
	height:107px !important;
	left:94px !important;
	top:119px !important;
}

#item41978 {
	width:157px !important;
	height:228px !important;
}

#item42836 {
	width:157px !important;
	height:228px !important;
	left:81px !important;
	top:219px !important;
}

#item41979 {
	width:40px !important;
	height:41px !important;
}

#item42841 {
	width:40px !important;
	height:41px !important;
	left:29px !important;
	top:399px !important;
}

#item41980 {
	width:41px !important;
	height:41px !important;
}

#item42846 {
	width:41px !important;
	height:41px !important;
	left:29px !important;
	top:155px !important;
}

#item41981 {
	width:156px !important;
	height:156px !important;
}

#item42852 {
	width:156px !important;
	height:156px !important;
	left:305px !important;
	top:117px !important;
}

#item41982 {
	width:130px !important;
	height:237px !important;
}

#item42857 {
	width:130px !important;
	height:237px !important;
	left:325px !important;
	top:235px !important;
}

#item41983 {
	width:40px !important;
	height:40px !important;
}

#item42863 {
	width:40px !important;
	height:40px !important;
	left:268px !important;
	top:400px !important;
}

#item21263 {
	width:57px !important;
	height:7px !important;
	left:130px !important;
	top:572px !important;
}

#item21290 {
	width:67px !important;
	height:7px !important;
	left:130px !important;
	top:578px !important;
}

#item21317 {
	width:63px !important;
	height:7px !important;
	left:260px !important;
	top:579px !important;
}

#item21344 {
	width:60px !important;
	height:7px !important;
	left:260px !important;
	top:586px !important;
}

#item21371 {
	width:61px !important;
	height:7px !important;
	left:390px !important;
	top:565px !important;
}

#item21399 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:572px !important;
}

#item41985 {
	width:148px !important;
	height:167px !important;
}

#item42868 {
	width:148px !important;
	height:167px !important;
	left:22px !important;
	top:357px !important;
}

#item41986 {
	width:121px !important;
	height:147px !important;
}

#item42873 {
	width:121px !important;
	height:147px !important;
	left:28px !important;
	top:99px !important;
}

#item41987 {
	width:286px !important;
	height:356px !important;
}

#item42878 {
	width:286px !important;
	height:356px !important;
	left:210px !important;
	top:143px !important;
}

#item21426 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item21454 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item21481 {
	width:66px !important;
	height:7px !important;
	left:132px !important;
	top:559px !important;
}

#item21508 {
	width:60px !important;
	height:7px !important;
	left:234px !important;
	top:586px !important;
}

#item41988 {
	width:161px !important;
	height:144px !important;
}

#item42883 {
	width:161px !important;
	height:144px !important;
	left:43px !important;
	top:145px !important;
}

#item41989 {
	width:147px !important;
	height:254px !important;
}

#item42888 {
	width:147px !important;
	height:254px !important;
	left:58px !important;
	top:266px !important;
}

#item41990 {
	width:78px !important;
	height:101px !important;
}

#item42893 {
	width:78px !important;
	height:101px !important;
	left:204px !important;
	top:65px !important;
}

#item41991 {
	width:61px !important;
	height:101px !important;
}

#item42898 {
	width:61px !important;
	height:101px !important;
	left:265px !important;
	top:65px !important;
}

#item41992 {
	width:61px !important;
	height:101px !important;
}

#item42904 {
	width:61px !important;
	height:101px !important;
	left:307px !important;
	top:65px !important;
}

#item41993 {
	width:63px !important;
	height:101px !important;
}

#item42909 {
	width:63px !important;
	height:101px !important;
	left:353px !important;
	top:65px !important;
}

#item41994 {
	width:63px !important;
	height:101px !important;
}

#item42914 {
	width:63px !important;
	height:101px !important;
	left:404px !important;
	top:65px !important;
}

#item41995 {
	width:63px !important;
	height:101px !important;
}

#item42919 {
	width:63px !important;
	height:101px !important;
	left:446px !important;
	top:65px !important;
}

#item41996 {
	width:90px !important;
	height:150px !important;
}

#item42925 {
	width:90px !important;
	height:150px !important;
	left:211px !important;
	top:185px !important;
}

#item41999 {
	width:59px !important;
	height:147px !important;
}

#item42930 {
	width:59px !important;
	height:147px !important;
	left:276px !important;
	top:185px !important;
}

#item42000 {
	width:55px !important;
	height:151px !important;
}

#item42935 {
	width:55px !important;
	height:151px !important;
	left:320px !important;
	top:185px !important;
}

#item42001 {
	width:61px !important;
	height:154px !important;
}

#item42940 {
	width:61px !important;
	height:154px !important;
	left:360px !important;
	top:184px !important;
}

#item42002 {
	width:55px !important;
	height:154px !important;
}

#item42945 {
	width:55px !important;
	height:154px !important;
	left:406px !important;
	top:184px !important;
}

#item42003 {
	width:52px !important;
	height:151px !important;
}

#item42950 {
	width:52px !important;
	height:151px !important;
	left:450px !important;
	top:184px !important;
}

#item21536 {
	width:47px !important;
	height:7px !important;
	left:244px !important;
	top:366px !important;
}

#item21563 {
	width:45px !important;
	height:7px !important;
	left:244px !important;
	top:372px !important;
}

#item21591 {
	width:50px !important;
	height:7px !important;
	left:244px !important;
	top:379px !important;
}

#item21618 {
	width:43px !important;
	height:7px !important;
	left:244px !important;
	top:397px !important;
}

#item21647 {
	width:59px !important;
	height:7px !important;
	left:244px !important;
	top:404px !important;
}

#item21674 {
	width:60px !important;
	height:7px !important;
	left:244px !important;
	top:410px !important;
}

#item21701 {
	width:56px !important;
	height:7px !important;
	left:244px !important;
	top:417px !important;
}

#item21728 {
	width:39px !important;
	height:7px !important;
	left:243px !important;
	top:464px !important;
}

#item21755 {
	width:41px !important;
	height:7px !important;
	left:243px !important;
	top:471px !important;
}

#item21782 {
	width:43px !important;
	height:7px !important;
	left:243px !important;
	top:477px !important;
}

#item21809 {
	width:59px !important;
	height:7px !important;
	left:243px !important;
	top:484px !important;
}

#item21836 {
	width:50px !important;
	height:7px !important;
	left:243px !important;
	top:491px !important;
}

#item21863 {
	width:50px !important;
	height:7px !important;
	left:243px !important;
	top:497px !important;
}

#item21891 {
	width:46px !important;
	height:7px !important;
	left:243px !important;
	top:504px !important;
}

#item21919 {
	width:50px !important;
	height:7px !important;
	left:381px !important;
	top:371px !important;
}

#item21946 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:371px !important;
}

#item21973 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:377px !important;
}

#item22000 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:377px !important;
}

#item22027 {
	width:69px !important;
	height:7px !important;
	left:381px !important;
	top:405px !important;
}

#item22054 {
	width:62px !important;
	height:7px !important;
	left:381px !important;
	top:411px !important;
}

#item22082 {
	width:69px !important;
	height:7px !important;
	left:381px !important;
	top:418px !important;
}

#item22109 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:471px !important;
}

#item22137 {
	width:43px !important;
	height:7px !important;
	left:443px !important;
	top:471px !important;
}

#item22164 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:478px !important;
}

#item22191 {
	width:62px !important;
	height:7px !important;
	left:381px !important;
	top:504px !important;
}

#item22219 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:557px !important;
}

#item22246 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:557px !important;
}

#item22273 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:564px !important;
}

#item22300 {
	width:50px !important;
	height:7px !important;
	left:433px !important;
	top:564px !important;
}

#item22327 {
	width:62px !important;
	height:7px !important;
	left:381px !important;
	top:590px !important;
}

#item22354 {
	width:47px !important;
	height:7px !important;
	left:244px !important;
	top:366px !important;
}

#item22382 {
	width:45px !important;
	height:7px !important;
	left:244px !important;
	top:372px !important;
}

#item22409 {
	width:50px !important;
	height:7px !important;
	left:244px !important;
	top:379px !important;
}

#item22436 {
	width:43px !important;
	height:7px !important;
	left:244px !important;
	top:397px !important;
}

#item22463 {
	width:59px !important;
	height:7px !important;
	left:244px !important;
	top:404px !important;
}

#item22490 {
	width:60px !important;
	height:7px !important;
	left:244px !important;
	top:410px !important;
}

#item22517 {
	width:56px !important;
	height:7px !important;
	left:244px !important;
	top:417px !important;
}

#item22544 {
	width:39px !important;
	height:7px !important;
	left:243px !important;
	top:464px !important;
}

#item22571 {
	width:41px !important;
	height:7px !important;
	left:243px !important;
	top:471px !important;
}

#item22598 {
	width:43px !important;
	height:7px !important;
	left:243px !important;
	top:477px !important;
}

#item22625 {
	width:59px !important;
	height:7px !important;
	left:243px !important;
	top:484px !important;
}

#item22653 {
	width:50px !important;
	height:7px !important;
	left:243px !important;
	top:491px !important;
}

#item22680 {
	width:50px !important;
	height:7px !important;
	left:243px !important;
	top:497px !important;
}

#item22707 {
	width:46px !important;
	height:7px !important;
	left:243px !important;
	top:504px !important;
}

#item22734 {
	width:50px !important;
	height:7px !important;
	left:381px !important;
	top:371px !important;
}

#item22761 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:371px !important;
}

#item22788 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:377px !important;
}

#item22815 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:377px !important;
}

#item22842 {
	width:69px !important;
	height:7px !important;
	left:381px !important;
	top:405px !important;
}

#item22869 {
	width:62px !important;
	height:7px !important;
	left:381px !important;
	top:411px !important;
}

#item22897 {
	width:69px !important;
	height:7px !important;
	left:381px !important;
	top:418px !important;
}

#item22925 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:471px !important;
}

#item22953 {
	width:43px !important;
	height:7px !important;
	left:443px !important;
	top:471px !important;
}

#item22981 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:478px !important;
}

#item23008 {
	width:62px !important;
	height:7px !important;
	left:381px !important;
	top:504px !important;
}

#item23035 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:557px !important;
}

#item23062 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:557px !important;
}

#item23089 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:564px !important;
}

#item23116 {
	width:50px !important;
	height:7px !important;
	left:433px !important;
	top:564px !important;
}

#item23144 {
	width:62px !important;
	height:7px !important;
	left:381px !important;
	top:590px !important;
}

#item42006 {
	width:158px !important;
	height:338px !important;
}

#item42955 {
	width:158px !important;
	height:338px !important;
	left:20px !important;
	top:264px !important;
}

#item42008 {
	width:166px !important;
	height:164px !important;
}

#item42960 {
	width:166px !important;
	height:164px !important;
	left:36px !important;
	top:133px !important;
}

#item42009 {
	width:147px !important;
	height:302px !important;
}

#item42965 {
	width:147px !important;
	height:302px !important;
	left:225px !important;
	top:256px !important;
}

#item42010 {
	width:185px !important;
	height:176px !important;
}

#item42970 {
	width:185px !important;
	height:176px !important;
	left:230px !important;
	top:129px !important;
}

#item42011 {
	width:99px !important;
	height:107px !important;
}

#item42975 {
	width:99px !important;
	height:107px !important;
	left:417px !important;
	top:255px !important;
}

#item42012 {
	width:99px !important;
	height:69px !important;
}

#item42980 {
	width:99px !important;
	height:69px !important;
	left:417px !important;
	top:204px !important;
}

#item42013 {
	width:99px !important;
	height:65px !important;
}

#item42985 {
	width:99px !important;
	height:65px !important;
	left:417px !important;
	top:154px !important;
}

#item42014 {
	width:99px !important;
	height:66px !important;
}

#item42990 {
	width:99px !important;
	height:66px !important;
	left:417px !important;
	top:107px !important;
}

#item42015 {
	width:83px !important;
	height:155px !important;
}

#item42996 {
	width:83px !important;
	height:155px !important;
	left:433px !important;
	top:477px !important;
}

#item42016 {
	width:83px !important;
	height:59px !important;
}

#item43001 {
	width:83px !important;
	height:59px !important;
	left:433px !important;
	top:425px !important;
}

#item42017 {
	width:83px !important;
	height:77px !important;
}

#item43006 {
	width:83px !important;
	height:77px !important;
	left:433px !important;
	top:368px !important;
}

#item42018 {
	width:135px !important;
	height:133px !important;
}

#item43011 {
	width:135px !important;
	height:133px !important;
	left:65px !important;
	top:82px !important;
}

#item42019 {
	width:105px !important;
	height:280px !important;
}

#item43017 {
	width:105px !important;
	height:280px !important;
	left:76px !important;
	top:200px !important;
}

#item42020 {
	width:56px !important;
	height:95px !important;
}

#item43022 {
	width:56px !important;
	height:95px !important;
	left:12px !important;
	top:428px !important;
}

#item42021 {
	width:102px !important;
	height:132px !important;
}

#item43027 {
	width:102px !important;
	height:132px !important;
	left:383px !important;
	top:34px !important;
}

#item42022 {
	width:109px !important;
	height:132px !important;
}

#item43032 {
	width:109px !important;
	height:132px !important;
	left:292px !important;
	top:34px !important;
}

#item42023 {
	width:124px !important;
	height:135px !important;
}

#item43037 {
	width:124px !important;
	height:135px !important;
	left:180px !important;
	top:31px !important;
}

#item42026 {
	width:79px !important;
	height:204px !important;
}

#item43042 {
	width:79px !important;
	height:204px !important;
	left:214px !important;
	top:248px !important;
}

#item42027 {
	width:39px !important;
	height:55px !important;
}

#item43047 {
	width:39px !important;
	height:55px !important;
	left:200px !important;
	top:469px !important;
}

#item42028 {
	width:35px !important;
	height:55px !important;
}

#item43052 {
	width:35px !important;
	height:55px !important;
	left:238px !important;
	top:469px !important;
}

#item42029 {
	width:35px !important;
	height:56px !important;
}

#item43057 {
	width:35px !important;
	height:56px !important;
	left:273px !important;
	top:468px !important;
}

#item42030 {
	width:44px !important;
	height:56px !important;
}

#item43062 {
	width:44px !important;
	height:56px !important;
	left:308px !important;
	top:468px !important;
}

#item42031 {
	width:95px !important;
	height:247px !important;
}

#item43067 {
	width:95px !important;
	height:247px !important;
	left:379px !important;
	top:247px !important;
}

#item23171 {
	width:39px !important;
	height:7px !important;
	left:283px !important;
	top:190px !important;
}

#item23198 {
	width:37px !important;
	height:7px !important;
	left:283px !important;
	top:197px !important;
}

#item23225 {
	width:46px !important;
	height:7px !important;
	left:283px !important;
	top:203px !important;
}

#item23252 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:190px !important;
}

#item23279 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:566px !important;
}

#item23306 {
	width:62px !important;
	height:7px !important;
	left:119px !important;
	top:572px !important;
}

#item23333 {
	width:45px !important;
	height:7px !important;
	left:119px !important;
	top:578px !important;
}

#item23360 {
	width:62px !important;
	height:7px !important;
	left:210px !important;
	top:572px !important;
}

#item23388 {
	width:45px !important;
	height:7px !important;
	left:210px !important;
	top:578px !important;
}

#item23415 {
	width:43px !important;
	height:7px !important;
	left:303px !important;
	top:572px !important;
}

#item23443 {
	width:62px !important;
	height:7px !important;
	left:303px !important;
	top:578px !important;
}

#item23471 {
	width:41px !important;
	height:7px !important;
	left:303px !important;
	top:585px !important;
}

#item23498 {
	width:45px !important;
	height:7px !important;
	left:303px !important;
	top:591px !important;
}

#item23525 {
	width:43px !important;
	height:7px !important;
	left:395px !important;
	top:572px !important;
}

#item23552 {
	width:62px !important;
	height:7px !important;
	left:395px !important;
	top:578px !important;
}

#item23579 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:585px !important;
}

#item23606 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:591px !important;
}

#item42032 {
	width:89px !important;
	height:80px !important;
}

#item43073 {
	width:89px !important;
	height:80px !important;
	left:145px !important;
	top:46px !important;
}

#item42033 {
	width:70px !important;
	height:80px !important;
}

#item43079 {
	width:70px !important;
	height:80px !important;
	left:91px !important;
	top:46px !important;
}

#item42034 {
	width:79px !important;
	height:80px !important;
}

#item43084 {
	width:79px !important;
	height:80px !important;
	left:30px !important;
	top:46px !important;
}

#item42035 {
	width:70px !important;
	height:99px !important;
}

#item43089 {
	width:70px !important;
	height:99px !important;
	left:154px !important;
	top:128px !important;
}

#item42036 {
	width:62px !important;
	height:98px !important;
}

#item43094 {
	width:62px !important;
	height:98px !important;
	left:99px !important;
	top:127px !important;
}

#item42037 {
	width:60px !important;
	height:100px !important;
}

#item43099 {
	width:60px !important;
	height:100px !important;
	left:48px !important;
	top:127px !important;
}

#item42038 {
	width:193px !important;
	height:139px !important;
}

#item43104 {
	width:193px !important;
	height:139px !important;
	left:31px !important;
	top:300px !important;
}

#item42039 {
	width:135px !important;
	height:182px !important;
}

#item43109 {
	width:135px !important;
	height:182px !important;
	left:60px !important;
	top:429px !important;
}

#item42042 {
	width:142px !important;
	height:168px !important;
}

#item43114 {
	width:142px !important;
	height:168px !important;
	left:280px !important;
	top:105px !important;
}

#item42043 {
	width:84px !important;
	height:88px !important;
}

#item43119 {
	width:84px !important;
	height:88px !important;
	left:395px !important;
	top:284px !important;
}

#item42044 {
	width:70px !important;
	height:88px !important;
}

#item43124 {
	width:70px !important;
	height:88px !important;
	left:333px !important;
	top:284px !important;
}

#item42045 {
	width:74px !important;
	height:88px !important;
}

#item43129 {
	width:74px !important;
	height:88px !important;
	left:268px !important;
	top:284px !important;
}

#item42046 {
	width:64px !important;
	height:84px !important;
}

#item43134 {
	width:64px !important;
	height:84px !important;
	left:276px !important;
	top:379px !important;
}

#item42047 {
	width:64px !important;
	height:84px !important;
}

#item43139 {
	width:64px !important;
	height:84px !important;
	left:342px !important;
	top:379px !important;
}

#item42048 {
	width:64px !important;
	height:84px !important;
}

#item43145 {
	width:64px !important;
	height:84px !important;
	left:406px !important;
	top:379px !important;
}

#item23634 {
	width:41px !important;
	height:7px !important;
	left:255px !important;
	top:490px !important;
}

#item23661 {
	width:43px !important;
	height:7px !important;
	left:255px !important;
	top:497px !important;
}

#item23688 {
	width:43px !important;
	height:7px !important;
	left:255px !important;
	top:503px !important;
}

#item23715 {
	width:45px !important;
	height:7px !important;
	left:256px !important;
	top:550px !important;
}

#item23742 {
	width:46px !important;
	height:7px !important;
	left:256px !important;
	top:557px !important;
}

#item23769 {
	width:41px !important;
	height:7px !important;
	left:256px !important;
	top:564px !important;
}

#item23796 {
	width:65px !important;
	height:7px !important;
	left:256px !important;
	top:570px !important;
}

#item23823 {
	width:59px !important;
	height:7px !important;
	left:360px !important;
	top:491px !important;
}

#item23850 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:498px !important;
}

#item23877 {
	width:60px !important;
	height:7px !important;
	left:360px !important;
	top:504px !important;
}

#item23905 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:511px !important;
}

#item23932 {
	width:57px !important;
	height:7px !important;
	left:360px !important;
	top:556px !important;
}

#item23959 {
	width:39px !important;
	height:7px !important;
	left:360px !important;
	top:564px !important;
}

#item23986 {
	width:60px !important;
	height:7px !important;
	left:360px !important;
	top:570px !important;
}

#item24013 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:577px !important;
}

#item42049 {
	width:167px !important;
	height:172px !important;
}

#item43150 {
	width:167px !important;
	height:172px !important;
	left:62px !important;
	top:103px !important;
}

#item42050 {
	width:160px !important;
	height:166px !important;
}

#item43155 {
	width:160px !important;
	height:166px !important;
	left:42px !important;
	top:360px !important;
}

#item42051 {
	width:165px !important;
	height:213px !important;
}

#item43161 {
	width:165px !important;
	height:213px !important;
	left:310px !important;
	top:288px !important;
}

#item42052 {
	width:40px !important;
	height:40px !important;
}

#item43166 {
	width:40px !important;
	height:40px !important;
	left:257px !important;
	top:424px !important;
}

#item42053 {
	width:211px !important;
	height:175px !important;
}

#item43171 {
	width:211px !important;
	height:175px !important;
	left:273px !important;
	top:129px !important;
}

#item24040 {
	width:66px !important;
	height:7px !important;
	left:18px !important;
	top:571px !important;
}

#item24067 {
	width:74px !important;
	height:7px !important;
	left:116px !important;
	top:569px !important;
}

#item24094 {
	width:65px !important;
	height:7px !important;
	left:219px !important;
	top:571px !important;
}

#item24121 {
	width:59px !important;
	height:7px !important;
	left:322px !important;
	top:573px !important;
}

#item24149 {
	width:54px !important;
	height:7px !important;
	left:322px !important;
	top:580px !important;
}

#item42054 {
	width:137px !important;
	height:129px !important;
}

#item43176 {
	width:137px !important;
	height:129px !important;
	left:36px !important;
	top:109px !important;
}

#item42055 {
	width:73px !important;
	height:130px !important;
}

#item43181 {
	width:73px !important;
	height:130px !important;
	left:38px !important;
	top:296px !important;
}

#item42056 {
	width:70px !important;
	height:130px !important;
}

#item43186 {
	width:70px !important;
	height:130px !important;
	left:114px !important;
	top:296px !important;
}

#item42060 {
	width:286px !important;
	height:215px !important;
}

#item43191 {
	width:286px !important;
	height:215px !important;
	left:187px !important;
	top:211px !important;
}

#item42061 {
	width:253px !important;
	height:221px !important;
}

#item43196 {
	width:253px !important;
	height:221px !important;
	left:223px !important;
	top:124px !important;
}

#item42062 {
	width:65px !important;
	height:193px !important;
}

#item43201 {
	width:65px !important;
	height:193px !important;
	left:130px !important;
	top:437px !important;
}

#item42063 {
	width:47px !important;
	height:193px !important;
}

#item43206 {
	width:47px !important;
	height:193px !important;
	left:187px !important;
	top:437px !important;
}

#item42064 {
	width:47px !important;
	height:190px !important;
}

#item43211 {
	width:47px !important;
	height:190px !important;
	left:223px !important;
	top:439px !important;
}

#item42065 {
	width:49px !important;
	height:190px !important;
}

#item43216 {
	width:49px !important;
	height:190px !important;
	left:257px !important;
	top:439px !important;
}

#item42066 {
	width:56px !important;
	height:190px !important;
}

#item43222 {
	width:56px !important;
	height:190px !important;
	left:290px !important;
	top:439px !important;
}

#item42067 {
	width:48px !important;
	height:190px !important;
}

#item43227 {
	width:48px !important;
	height:190px !important;
	left:331px !important;
	top:439px !important;
}

#item42068 {
	width:43px !important;
	height:190px !important;
}

#item43232 {
	width:43px !important;
	height:190px !important;
	left:369px !important;
	top:439px !important;
}

#item42069 {
	width:63px !important;
	height:190px !important;
}

#item43237 {
	width:63px !important;
	height:190px !important;
	left:401px !important;
	top:439px !important;
}

#item24176 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:464px !important;
}

#item24203 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:470px !important;
}

#item24230 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:498px !important;
}

#item24257 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:504px !important;
}

#item24285 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:550px !important;
}

#item24312 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

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

#item24367 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item24397 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item24424 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:583px !important;
}

#item24451 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:590px !important;
}

#item24478 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:597px !important;
}

#item42070 {
	width:204px !important;
	height:164px !important;
}

#item43242 {
	width:204px !important;
	height:164px !important;
	left:39px !important;
	top:128px !important;
}

#item42071 {
	width:120px !important;
	height:283px !important;
}

#item43247 {
	width:120px !important;
	height:283px !important;
	left:114px !important;
	top:265px !important;
}

#item42072 {
	width:69px !important;
	height:72px !important;
}

#item43252 {
	width:69px !important;
	height:72px !important;
	left:36px !important;
	top:306px !important;
}

#item42073 {
	width:156px !important;
	height:172px !important;
}

#item43257 {
	width:156px !important;
	height:172px !important;
	left:301px !important;
	top:109px !important;
}

#item42074 {
	width:78px !important;
	height:79px !important;
}

#item43262 {
	width:78px !important;
	height:79px !important;
	left:290px !important;
	top:362px !important;
}

#item42078 {
	width:73px !important;
	height:66px !important;
}

#item43267 {
	width:73px !important;
	height:66px !important;
	left:298px !important;
	top:300px !important;
}

#item42079 {
	width:59px !important;
	height:66px !important;
}

#item43272 {
	width:59px !important;
	height:66px !important;
	left:358px !important;
	top:300px !important;
}

#item42080 {
	width:59px !important;
	height:66px !important;
}

#item43277 {
	width:59px !important;
	height:66px !important;
	left:403px !important;
	top:300px !important;
}

#item42075 {
	width:59px !important;
	height:79px !important;
}

#item43282 {
	width:59px !important;
	height:79px !important;
	left:356px !important;
	top:363px !important;
}

#item42076 {
	width:63px !important;
	height:79px !important;
}

#item43287 {
	width:63px !important;
	height:79px !important;
	left:403px !important;
	top:363px !important;
}

#item42081 {
	width:60px !important;
	height:134px !important;
}

#item43293 {
	width:60px !important;
	height:134px !important;
	left:315px !important;
	top:465px !important;
}

#item42082 {
	width:36px !important;
	height:135px !important;
}

#item43299 {
	width:36px !important;
	height:135px !important;
	left:284px !important;
	top:464px !important;
}

#item24505 {
	width:50px !important;
	height:7px !important;
	left:381px !important;
	top:483px !important;
}

#item24532 {
	width:39px !important;
	height:7px !important;
	left:381px !important;
	top:489px !important;
}

#item24560 {
	width:53px !important;
	height:7px !important;
	left:381px !important;
	top:495px !important;
}

#item24587 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:502px !important;
}

#item24614 {
	width:59px !important;
	height:7px !important;
	left:381px !important;
	top:509px !important;
}

#item24642 {
	width:46px !important;
	height:7px !important;
	left:381px !important;
	top:515px !important;
}

#item24670 {
	width:66px !important;
	height:7px !important;
	left:381px !important;
	top:564px !important;
}

#item24697 {
	width:41px !important;
	height:7px !important;
	left:381px !important;
	top:570px !important;
}

#item24724 {
	width:45px !important;
	height:7px !important;
	left:381px !important;
	top:577px !important;
}

#item42083 {
	width:97px !important;
	height:119px !important;
}

#item43304 {
	width:97px !important;
	height:119px !important;
	left:42px !important;
	top:46px !important;
}

#item42084 {
	width:237px !important;
	height:232px !important;
}

#item43309 {
	width:237px !important;
	height:232px !important;
	left:170px !important;
	top:151px !important;
}

#item42085 {
	width:98px !important;
	height:113px !important;
}

#item43314 {
	width:98px !important;
	height:113px !important;
	left:13px !important;
	top:490px !important;
}

#item42088 {
	width:62px !important;
	height:113px !important;
}

#item43319 {
	width:62px !important;
	height:113px !important;
	left:97px !important;
	top:490px !important;
}

#item42089 {
	width:62px !important;
	height:113px !important;
}

#item43324 {
	width:62px !important;
	height:113px !important;
	left:147px !important;
	top:490px !important;
}

#item42090 {
	width:54px !important;
	height:113px !important;
}

#item43329 {
	width:54px !important;
	height:113px !important;
	left:199px !important;
	top:490px !important;
}

#item42091 {
	width:54px !important;
	height:113px !important;
}

#item43334 {
	width:54px !important;
	height:113px !important;
	left:242px !important;
	top:490px !important;
}

#item42092 {
	width:54px !important;
	height:113px !important;
}

#item43340 {
	width:54px !important;
	height:113px !important;
	left:281px !important;
	top:490px !important;
}

#item42093 {
	width:58px !important;
	height:113px !important;
}

#item43345 {
	width:58px !important;
	height:113px !important;
	left:327px !important;
	top:490px !important;
}

#item42094 {
	width:58px !important;
	height:113px !important;
}

#item43350 {
	width:58px !important;
	height:113px !important;
	left:374px !important;
	top:490px !important;
}

#item42096 {
	width:77px !important;
	height:113px !important;
}

#item43355 {
	width:77px !important;
	height:113px !important;
	left:422px !important;
	top:490px !important;
}

#item24751 {
	width:60px !important;
	height:7px !important;
	left:39px !important;
	top:190px !important;
}

#item24778 {
	width:39px !important;
	height:7px !important;
	left:39px !important;
	top:268px !important;
}

#item24805 {
	width:59px !important;
	height:7px !important;
	left:39px !important;
	top:274px !important;
}

#item24833 {
	width:60px !important;
	height:7px !important;
	left:39px !important;
	top:303px !important;
}

#item24860 {
	width:63px !important;
	height:7px !important;
	left:39px !important;
	top:309px !important;
}

#item24888 {
	width:56px !important;
	height:7px !important;
	left:39px !important;
	top:316px !important;
}

#item24915 {
	width:69px !important;
	height:7px !important;
	left:39px !important;
	top:322px !important;
}

#item24942 {
	width:47px !important;
	height:7px !important;
	left:39px !important;
	top:329px !important;
}

#item24970 {
	width:56px !important;
	height:7px !important;
	left:39px !important;
	top:335px !important;
}

#item24997 {
	width:69px !important;
	height:7px !important;
	left:39px !important;
	top:342px !important;
}

#item42097 {
	width:121px !important;
	height:122px !important;
}

#item43360 {
	width:121px !important;
	height:122px !important;
	left:359px !important;
	top:49px !important;
}

#item42098 {
	width:81px !important;
	height:122px !important;
}

#item43365 {
	width:81px !important;
	height:122px !important;
	left:313px !important;
	top:49px !important;
}

#item42099 {
	width:72px !important;
	height:122px !important;
}

#item43371 {
	width:72px !important;
	height:122px !important;
	left:269px !important;
	top:49px !important;
}

#item42100 {
	width:83px !important;
	height:122px !important;
}

#item43376 {
	width:83px !important;
	height:122px !important;
	left:217px !important;
	top:49px !important;
}

#item42101 {
	width:164px !important;
	height:162px !important;
}

#item43382 {
	width:164px !important;
	height:162px !important;
	left:43px !important;
	top:117px !important;
}

#item42102 {
	width:175px !important;
	height:333px !important;
}

#item43387 {
	width:175px !important;
	height:333px !important;
	left:48px !important;
	top:245px !important;
}

#item42103 {
	width:78px !important;
	height:171px !important;
}

#item43392 {
	width:78px !important;
	height:171px !important;
	left:404px !important;
	top:227px !important;
}

#item42104 {
	width:52px !important;
	height:171px !important;
}

#item43397 {
	width:52px !important;
	height:171px !important;
	left:362px !important;
	top:227px !important;
}

#item42105 {
	width:57px !important;
	height:171px !important;
}

#item43402 {
	width:57px !important;
	height:171px !important;
	left:320px !important;
	top:227px !important;
}

#item42106 {
	width:54px !important;
	height:171px !important;
}

#item43407 {
	width:54px !important;
	height:171px !important;
	left:280px !important;
	top:227px !important;
}

#item42107 {
	width:51px !important;
	height:171px !important;
}

#item43412 {
	width:51px !important;
	height:171px !important;
	left:239px !important;
	top:227px !important;
}

#item25024 {
	width:43px !important;
	height:7px !important;
	left:237px !important;
	top:454px !important;
}

#item25051 {
	width:52px !important;
	height:7px !important;
	left:237px !important;
	top:461px !important;
}

#item25078 {
	width:43px !important;
	height:7px !important;
	left:237px !important;
	top:467px !important;
}

#item25105 {
	width:43px !important;
	height:7px !important;
	left:237px !important;
	top:474px !important;
}

#item25133 {
	width:43px !important;
	height:7px !important;
	left:320px !important;
	top:455px !important;
}

#item25160 {
	width:43px !important;
	height:7px !important;
	left:320px !important;
	top:462px !important;
}

#item25187 {
	width:60px !important;
	height:7px !important;
	left:320px !important;
	top:529px !important;
}

#item25214 {
	width:43px !important;
	height:7px !important;
	left:320px !important;
	top:536px !important;
}

#item25241 {
	width:67px !important;
	height:7px !important;
	left:320px !important;
	top:542px !important;
}

#item25268 {
	width:56px !important;
	height:7px !important;
	left:320px !important;
	top:549px !important;
}

#item25295 {
	width:58px !important;
	height:7px !important;
	left:404px !important;
	top:455px !important;
}

#item25322 {
	width:67px !important;
	height:7px !important;
	left:404px !important;
	top:462px !important;
}

#item25349 {
	width:59px !important;
	height:7px !important;
	left:404px !important;
	top:468px !important;
}

#item25376 {
	width:62px !important;
	height:7px !important;
	left:404px !important;
	top:475px !important;
}

#item25404 {
	width:39px !important;
	height:7px !important;
	left:404px !important;
	top:536px !important;
}

#item25432 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:543px !important;
}

#item25459 {
	width:41px !important;
	height:7px !important;
	left:404px !important;
	top:549px !important;
}

#item25486 {
	width:43px !important;
	height:7px !important;
	left:404px !important;
	top:556px !important;
}

#item25513 {
	width:46px !important;
	height:7px !important;
	left:404px !important;
	top:562px !important;
}

#item42108 {
	width:78px !important;
	height:128px !important;
}

#item43417 {
	width:78px !important;
	height:128px !important;
	left:32px !important;
	top:31px !important;
}

#item42110 {
	width:95px !important;
	height:126px !important;
}

#item43423 {
	width:95px !important;
	height:126px !important;
	left:112px !important;
	top:32px !important;
}

#item42111 {
	width:77px !important;
	height:127px !important;
}

#item43428 {
	width:77px !important;
	height:127px !important;
	left:32px !important;
	top:160px !important;
}

#item42112 {
	width:95px !important;
	height:127px !important;
}

#item43433 {
	width:95px !important;
	height:127px !important;
	left:111px !important;
	top:160px !important;
}

#item42113 {
	width:71px !important;
	height:95px !important;
}

#item43438 {
	width:71px !important;
	height:95px !important;
	left:86px !important;
	top:357px !important;
}

#item42114 {
	width:37px !important;
	height:72px !important;
}

#item43444 {
	width:37px !important;
	height:72px !important;
	left:39px !important;
	top:405px !important;
}

#item42115 {
	width:37px !important;
	height:59px !important;
}

#item43449 {
	width:37px !important;
	height:59px !important;
	left:39px !important;
	top:363px !important;
}

#item42117 {
	width:37px !important;
	height:75px !important;
}

#item43454 {
	width:37px !important;
	height:75px !important;
	left:39px !important;
	top:310px !important;
}

#item42118 {
	width:306px !important;
	height:211px !important;
}

#item43459 {
	width:306px !important;
	height:211px !important;
	left:210px !important;
	top:160px !important;
}

#item42122 {
	width:64px !important;
	height:61px !important;
}

#item43464 {
	width:64px !important;
	height:61px !important;
	left:27px !important;
	top:571px !important;
}

#item42123 {
	width:43px !important;
	height:61px !important;
}

#item43469 {
	width:43px !important;
	height:61px !important;
	left:83px !important;
	top:571px !important;
}

#item42124 {
	width:56px !important;
	height:61px !important;
}

#item43474 {
	width:56px !important;
	height:61px !important;
	left:122px !important;
	top:571px !important;
}

#item42125 {
	width:48px !important;
	height:61px !important;
}

#item43479 {
	width:48px !important;
	height:61px !important;
	left:171px !important;
	top:571px !important;
}

#item42127 {
	width:86px !important;
	height:177px !important;
}

#item43484 {
	width:86px !important;
	height:177px !important;
	left:293px !important;
	top:404px !important;
}

#item42128 {
	width:78px !important;
	height:215px !important;
}

#item43489 {
	width:78px !important;
	height:215px !important;
	left:375px !important;
	top:400px !important;
}

#item25540 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:520px !important;
}

#item25567 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:526px !important;
}

#item25594 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item25621 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:540px !important;
}

#item25649 {
	width:50px !important;
	height:7px !important;
	left:122px !important;
	top:520px !important;
}

#item25677 {
	width:50px !important;
	height:7px !important;
	left:122px !important;
	top:526px !important;
}

#item25705 {
	width:57px !important;
	height:7px !important;
	left:122px !important;
	top:533px !important;
}

#item25732 {
	width:43px !important;
	height:7px !important;
	left:122px !important;
	top:540px !important;
}

#item42129 {
	width:148px !important;
	height:198px !important;
}

#item43494 {
	width:148px !important;
	height:198px !important;
	left:49px !important;
	top:120px !important;
}

#item42130 {
	width:134px !important;
	height:117px !important;
}

#item43499 {
	width:134px !important;
	height:117px !important;
	left:36px !important;
	top:298px !important;
}

#item42131 {
	width:120px !important;
	height:128px !important;
}

#item43504 {
	width:120px !important;
	height:128px !important;
	left:230px !important;
	top:276px !important;
}

#item42132 {
	width:126px !important;
	height:184px !important;
}

#item43509 {
	width:126px !important;
	height:184px !important;
	left:223px !important;
	top:108px !important;
}

#item42133 {
	width:95px !important;
	height:156px !important;
}

#item43515 {
	width:95px !important;
	height:156px !important;
	left:380px !important;
	top:275px !important;
}

#item42134 {
	width:123px !important;
	height:191px !important;
}

#item43520 {
	width:123px !important;
	height:191px !important;
	left:367px !important;
	top:108px !important;
}

#item25759 {
	width:39px !important;
	height:7px !important;
	left:74px !important;
	top:542px !important;
}

#item25786 {
	width:43px !important;
	height:7px !important;
	left:74px !important;
	top:548px !important;
}

#item25813 {
	width:67px !important;
	height:7px !important;
	left:179px !important;
	top:550px !important;
}

#item25840 {
	width:61px !important;
	height:7px !important;
	left:179px !important;
	top:556px !important;
}

#item25867 {
	width:45px !important;
	height:7px !important;
	left:179px !important;
	top:571px !important;
}

#item25895 {
	width:52px !important;
	height:7px !important;
	left:179px !important;
	top:577px !important;
}

#item25922 {
	width:39px !important;
	height:7px !important;
	left:284px !important;
	top:548px !important;
}

#item25949 {
	width:56px !important;
	height:7px !important;
	left:284px !important;
	top:555px !important;
}

#item25976 {
	width:59px !important;
	height:7px !important;
	left:284px !important;
	top:561px !important;
}

#item26003 {
	width:43px !important;
	height:7px !important;
	left:284px !important;
	top:568px !important;
}

#item26030 {
	width:56px !important;
	height:7px !important;
	left:390px !important;
	top:549px !important;
}

#item26057 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:555px !important;
}

#item26084 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:562px !important;
}

#item26111 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:569px !important;
}

#item26139 {
	width:39px !important;
	height:7px !important;
	left:74px !important;
	top:542px !important;
}

#item26166 {
	width:43px !important;
	height:7px !important;
	left:74px !important;
	top:548px !important;
}

#item26194 {
	width:67px !important;
	height:7px !important;
	left:179px !important;
	top:550px !important;
}

#item26222 {
	width:61px !important;
	height:7px !important;
	left:179px !important;
	top:556px !important;
}

#item26249 {
	width:45px !important;
	height:7px !important;
	left:179px !important;
	top:571px !important;
}

#item26276 {
	width:52px !important;
	height:7px !important;
	left:179px !important;
	top:577px !important;
}

#item26303 {
	width:39px !important;
	height:7px !important;
	left:284px !important;
	top:548px !important;
}

#item26330 {
	width:56px !important;
	height:7px !important;
	left:284px !important;
	top:555px !important;
}

#item26357 {
	width:59px !important;
	height:7px !important;
	left:284px !important;
	top:561px !important;
}

#item26385 {
	width:43px !important;
	height:7px !important;
	left:284px !important;
	top:568px !important;
}

#item26412 {
	width:56px !important;
	height:7px !important;
	left:390px !important;
	top:549px !important;
}

#item26439 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:555px !important;
}

#item26466 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:562px !important;
}

#item26493 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:569px !important;
}

#item42135 {
	width:142px !important;
	height:302px !important;
}

#item43525 {
	width:142px !important;
	height:302px !important;
	left:56px !important;
	top:220px !important;
}

#item45431 {
	width:201px !important;
	height:187px !important;
}

#item45426 {
	width:201px !important;
	height:187px !important;
	left:315px !important;
	top:414px !important;
}

#item42138 {
	width:191px !important;
	height:157px !important;
}

#item43530 {
	width:191px !important;
	height:157px !important;
	left:6px !important;
	top:182px !important;
}

#item42139 {
	width:267px !important;
	height:376px !important;
}

#item43536 {
	width:267px !important;
	height:376px !important;
	left:218px !important;
	top:157px !important;
}

#item42156 {
	width:69px !important;
	height:82px !important;
}

#item43541 {
	width:69px !important;
	height:82px !important;
	left:102px !important;
	top:508px !important;
}

#item42157 {
	width:73px !important;
	height:69px !important;
}

#item43546 {
	width:73px !important;
	height:69px !important;
	left:146px !important;
	top:506px !important;
}

#item42140 {
	width:143px !important;
	height:163px !important;
}

#item43551 {
	width:143px !important;
	height:163px !important;
	left:75px !important;
	top:109px !important;
}

#item42141 {
	width:72px !important;
	height:58px !important;
}

#item43556 {
	width:72px !important;
	height:58px !important;
	top:209px !important;
}

#item42142 {
	width:75px !important;
	height:15px !important;
}

#item43561 {
	width:75px !important;
	height:15px !important;
	top:268px !important;
}

#item42143 {
	width:75px !important;
	height:17px !important;
}

#item43566 {
	width:75px !important;
	height:17px !important;
	top:283px !important;
}

#item42145 {
	width:74px !important;
	height:18px !important;
}

#item43571 {
	width:74px !important;
	height:18px !important;
	top:297px !important;
}

#item42146 {
	width:156px !important;
	height:187px !important;
}

#item43576 {
	width:156px !important;
	height:187px !important;
	left:226px !important;
	top:84px !important;
}

#item42147 {
	width:80px !important;
	height:85px !important;
}

#item43581 {
	width:80px !important;
	height:85px !important;
	left:397px !important;
	top:33px !important;
}

#item42148 {
	width:76px !important;
	height:126px !important;
}

#item43586 {
	width:76px !important;
	height:126px !important;
	top:348px !important;
}

#item42149 {
	width:75px !important;
	height:128px !important;
}

#item43592 {
	width:75px !important;
	height:128px !important;
	top:476px !important;
}

#item42150 {
	width:87px !important;
	height:119px !important;
}

#item43598 {
	width:87px !important;
	height:119px !important;
	left:81px !important;
	top:338px !important;
}

#item42151 {
	width:72px !important;
	height:104px !important;
}

#item43603 {
	width:72px !important;
	height:104px !important;
	left:129px !important;
	top:354px !important;
}

#item42153 {
	width:83px !important;
	height:63px !important;
}

#item43608 {
	width:83px !important;
	height:63px !important;
	left:105px !important;
	top:459px !important;
}

#item42155 {
	width:71px !important;
	height:42px !important;
}

#item43613 {
	width:71px !important;
	height:42px !important;
	left:118px !important;
	top:509px !important;
}

#item42152 {
	width:67px !important;
	height:42px !important;
}

#item43618 {
	width:67px !important;
	height:42px !important;
	left:126px !important;
	top:450px !important;
}

#item42158 {
	width:156px !important;
	height:167px !important;
}

#item43623 {
	width:156px !important;
	height:167px !important;
	left:228px !important;
	top:388px !important;
}

#item42159 {
	width:52px !important;
	height:77px !important;
}

#item43628 {
	width:52px !important;
	height:77px !important;
	left:386px !important;
	top:526px !important;
}

#item42160 {
	width:56px !important;
	height:77px !important;
}

#item43633 {
	width:56px !important;
	height:77px !important;
	left:439px !important;
	top:526px !important;
}

#item26520 {
	width:36px !important;
	height:7px !important;
	left:390px !important;
	top:139px !important;
}

#item26547 {
	width:50px !important;
	height:7px !important;
	left:435px !important;
	top:139px !important;
}

#item26574 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:145px !important;
}

#item26601 {
	width:41px !important;
	height:7px !important;
	left:435px !important;
	top:145px !important;
}

#item26628 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:187px !important;
}

#item26656 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:193px !important;
}

#item26683 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:282px !important;
}

#item26710 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:289px !important;
}

#item26737 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:295px !important;
}

#item26764 {
	width:72px !important;
	height:7px !important;
	left:390px !important;
	top:302px !important;
}

#item26791 {
	width:57px !important;
	height:7px !important;
	left:390px !important;
	top:308px !important;
}

#item26818 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:334px !important;
}

#item26845 {
	width:39px !important;
	height:7px !important;
	left:390px !important;
	top:384px !important;
}

#item26872 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:391px !important;
}

#item26900 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:397px !important;
}

#item26927 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:404px !important;
}

#item26954 {
	width:72px !important;
	height:7px !important;
	left:390px !important;
	top:411px !important;
}

#item26981 {
	width:57px !important;
	height:7px !important;
	left:390px !important;
	top:417px !important;
}

#item27008 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:443px !important;
}

#item27036 {
	width:69px !important;
	height:7px !important;
	left:390px !important;
	top:487px !important;
}

#item27063 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:494px !important;
}

#item27091 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:501px !important;
}

#item42161 {
	width:136px !important;
	height:135px !important;
}

#item43638 {
	width:136px !important;
	height:135px !important;
	left:133px !important;
	top:106px !important;
}

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

#item43643 {
	width:69px !important;
	height:63px !important;
	left:138px !important;
	top:253px !important;
}

#item42163 {
	width:71px !important;
	height:64px !important;
}

#item43648 {
	width:71px !important;
	height:64px !important;
	left:209px !important;
	top:253px !important;
}

#item42164 {
	width:162px !important;
	height:211px !important;
}

#item43653 {
	width:162px !important;
	height:211px !important;
	left:300px !important;
	top:104px !important;
}

#item42166 {
	width:115px !important;
	height:196px !important;
}

#item43658 {
	width:115px !important;
	height:196px !important;
	left:31px !important;
	top:374px !important;
}

#item42167 {
	width:101px !important;
	height:152px !important;
}

#item43664 {
	width:101px !important;
	height:152px !important;
	left:193px !important;
	top:374px !important;
}

#item42168 {
	width:110px !important;
	height:194px !important;
}

#item43669 {
	width:110px !important;
	height:194px !important;
	left:334px !important;
	top:376px !important;
}

#item27118 {
	width:25px !important;
	height:7px !important;
	left:69px !important;
	top:81px !important;
}

#item27147 {
	width:25px !important;
	height:7px !important;
	left:96px !important;
	top:81px !important;
}

#item27174 {
	width:25px !important;
	height:7px !important;
	left:69px !important;
	top:87px !important;
}

#item27201 {
	width:25px !important;
	height:7px !important;
	left:96px !important;
	top:87px !important;
}

#item27228 {
	width:25px !important;
	height:7px !important;
	left:69px !important;
	top:94px !important;
}

#item27255 {
	width:25px !important;
	height:7px !important;
	left:96px !important;
	top:94px !important;
}

#item27282 {
	width:25px !important;
	height:7px !important;
	left:69px !important;
	top:101px !important;
}

#item27310 {
	width:25px !important;
	height:7px !important;
	left:96px !important;
	top:101px !important;
}

#item27337 {
	width:25px !important;
	height:7px !important;
	left:69px !important;
	top:107px !important;
}

#item27364 {
	width:25px !important;
	height:7px !important;
	left:96px !important;
	top:107px !important;
}

#item27392 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:159px !important;
}

#item27420 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:236px !important;
}

#item27447 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:275px !important;
}

#item27474 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:334px !important;
}

#item42169 {
	width:108px !important;
	height:107px !important;
}

#item43674 {
	width:108px !important;
	height:107px !important;
	left:374px !important;
	top:115px !important;
}

#item42170 {
	width:128px !important;
	height:134px !important;
}

#item43680 {
	width:128px !important;
	height:134px !important;
	left:159px !important;
	top:133px !important;
}

#item42171 {
	width:69px !important;
	height:62px !important;
}

#item43685 {
	width:69px !important;
	height:62px !important;
	left:18px !important;
	top:130px !important;
}

#item42172 {
	width:66px !important;
	height:47px !important;
}

#item43690 {
	width:66px !important;
	height:47px !important;
	left:22px !important;
	top:213px !important;
}

#item42173 {
	width:71px !important;
	height:68px !important;
}

#item43695 {
	width:71px !important;
	height:68px !important;
	left:13px !important;
	top:304px !important;
}

#item42174 {
	width:70px !important;
	height:47px !important;
}

#item43700 {
	width:70px !important;
	height:47px !important;
	left:19px !important;
	top:388px !important;
}

#item42175 {
	width:141px !important;
	height:122px !important;
}

#item43705 {
	width:141px !important;
	height:122px !important;
	left:151px !important;
	top:281px !important;
}

#item42179 {
	width:67px !important;
	height:68px !important;
}

#item43710 {
	width:67px !important;
	height:68px !important;
	left:319px !important;
	top:536px !important;
}

#item42180 {
	width:110px !important;
	height:106px !important;
}

#item43715 {
	width:110px !important;
	height:106px !important;
	left:357px !important;
	top:406px !important;
}

#item42181 {
	width:68px !important;
	height:67px !important;
}

#item43720 {
	width:68px !important;
	height:67px !important;
	left:318px !important;
	top:255px !important;
}

#item27501 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:266px !important;
}

#item27528 {
	width:27px !important;
	height:7px !important;
	left:458px !important;
	top:266px !important;
}

#item27555 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:273px !important;
}

#item27583 {
	width:27px !important;
	height:7px !important;
	left:458px !important;
	top:273px !important;
}

#item27610 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:279px !important;
}

#item27638 {
	width:27px !important;
	height:7px !important;
	left:458px !important;
	top:279px !important;
}

#item27665 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:286px !important;
}

#item27692 {
	width:27px !important;
	height:7px !important;
	left:458px !important;
	top:286px !important;
}

#item27720 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:499px !important;
}

#item27747 {
	width:27px !important;
	height:7px !important;
	left:110px !important;
	top:499px !important;
}

#item27774 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:499px !important;
}

#item27801 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:506px !important;
}

#item27828 {
	width:27px !important;
	height:7px !important;
	left:110px !important;
	top:506px !important;
}

#item27855 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:506px !important;
}

#item27883 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:512px !important;
}

#item27910 {
	width:27px !important;
	height:7px !important;
	left:110px !important;
	top:512px !important;
}

#item27937 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:512px !important;
}

#item27964 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:519px !important;
}

#item27991 {
	width:27px !important;
	height:7px !important;
	left:110px !important;
	top:519px !important;
}

#item28018 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:519px !important;
}

#item28045 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:525px !important;
}

#item28072 {
	width:27px !important;
	height:7px !important;
	left:110px !important;
	top:525px !important;
}

#item28099 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:525px !important;
}

#item28126 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:532px !important;
}

#item28154 {
	width:27px !important;
	height:7px !important;
	left:110px !important;
	top:532px !important;
}

#item28181 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:532px !important;
}

#item28208 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:560px !important;
}

#item28235 {
	width:27px !important;
	height:7px !important;
	left:111px !important;
	top:560px !important;
}

#item28262 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:560px !important;
}

#item28289 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:567px !important;
}

#item28316 {
	width:27px !important;
	height:7px !important;
	left:111px !important;
	top:567px !important;
}

#item28343 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:567px !important;
}

#item28370 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:573px !important;
}

#item28398 {
	width:27px !important;
	height:7px !important;
	left:111px !important;
	top:573px !important;
}

#item28426 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:573px !important;
}

#item28454 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:580px !important;
}

#item28481 {
	width:27px !important;
	height:7px !important;
	left:111px !important;
	top:580px !important;
}

#item28508 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:580px !important;
}

#item28535 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:586px !important;
}

#item28562 {
	width:27px !important;
	height:7px !important;
	left:111px !important;
	top:586px !important;
}

#item28589 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:586px !important;
}

#item28616 {
	width:60px !important;
	height:7px !important;
	left:196px !important;
	top:515px !important;
}

#item28644 {
	width:41px !important;
	height:7px !important;
	left:196px !important;
	top:521px !important;
}

#item28671 {
	width:59px !important;
	height:7px !important;
	left:196px !important;
	top:528px !important;
}

#item28699 {
	width:60px !important;
	height:7px !important;
	left:196px !important;
	top:557px !important;
}

#item28726 {
	width:41px !important;
	height:7px !important;
	left:196px !important;
	top:563px !important;
}

#item28753 {
	width:59px !important;
	height:7px !important;
	left:196px !important;
	top:570px !important;
}

#item28780 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:545px !important;
}

#item28807 {
	width:27px !important;
	height:7px !important;
	left:459px !important;
	top:545px !important;
}

#item28834 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:552px !important;
}

#item28861 {
	width:27px !important;
	height:7px !important;
	left:459px !important;
	top:552px !important;
}

#item28889 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:559px !important;
}

#item28916 {
	width:27px !important;
	height:7px !important;
	left:459px !important;
	top:559px !important;
}

#item28944 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:565px !important;
}

#item28972 {
	width:27px !important;
	height:7px !important;
	left:459px !important;
	top:565px !important;
}

#item42182 {
	width:129px !important;
	height:101px !important;
}

#item43725 {
	width:129px !important;
	height:101px !important;
	left:43px !important;
	top:315px !important;
}

#item42183 {
	width:121px !important;
	height:120px !important;
}

#item43730 {
	width:121px !important;
	height:120px !important;
	left:36px !important;
	top:147px !important;
}

#item42184 {
	width:66px !important;
	height:90px !important;
}

#item43735 {
	width:66px !important;
	height:90px !important;
	left:183px !important;
	top:151px !important;
}

#item42185 {
	width:52px !important;
	height:49px !important;
}

#item43741 {
	width:52px !important;
	height:49px !important;
	left:189px !important;
	top:289px !important;
}

#item42186 {
	width:55px !important;
	height:31px !important;
}

#item43746 {
	width:55px !important;
	height:31px !important;
	left:191px !important;
	top:353px !important;
}

#item42187 {
	width:194px !important;
	height:79px !important;
}

#item43751 {
	width:194px !important;
	height:79px !important;
	left:301px !important;
	top:378px !important;
}

#item42188 {
	width:160px !important;
	height:79px !important;
}

#item43756 {
	width:160px !important;
	height:79px !important;
	left:334px !important;
	top:298px !important;
}

#item42190 {
	width:160px !important;
	height:79px !important;
}

#item43761 {
	width:160px !important;
	height:79px !important;
	left:334px !important;
	top:226px !important;
}

#item42191 {
	width:160px !important;
	height:79px !important;
}

#item43766 {
	width:160px !important;
	height:79px !important;
	left:334px !important;
	top:155px !important;
}

#item42192 {
	width:194px !important;
	height:117px !important;
}

#item43771 {
	width:194px !important;
	height:117px !important;
	left:301px !important;
	top:50px !important;
}

#item42193 {
	width:53px !important;
	height:48px !important;
}

#item43776 {
	width:53px !important;
	height:48px !important;
	left:270px !important;
	top:193px !important;
}

#item42194 {
	width:55px !important;
	height:35px !important;
}

#item43781 {
	width:55px !important;
	height:35px !important;
	left:268px !important;
	top:261px !important;
}

#item42195 {
	width:69px !important;
	height:55px !important;
}

#item43786 {
	width:69px !important;
	height:55px !important;
	left:262px !important;
	top:319px !important;
}

#item28999 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:500px !important;
}

#item29026 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:500px !important;
}

#item29053 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:500px !important;
}

#item29080 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:506px !important;
}

#item29107 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:506px !important;
}

#item29135 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:506px !important;
}

#item29162 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:513px !important;
}

#item29189 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:513px !important;
}

#item29216 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:513px !important;
}

#item29243 {
	width:27px !important;
	height:7px !important;
	left:101px !important;
	top:519px !important;
}

#item29270 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:519px !important;
}

#item29297 {
	width:27px !important;
	height:7px !important;
	left:204px !important;
	top:519px !important;
}

#item29324 {
	width:60px !important;
	height:7px !important;
	left:33px !important;
	top:568px !important;
}

#item29351 {
	width:43px !important;
	height:7px !important;
	left:95px !important;
	top:568px !important;
}

#item29378 {
	width:59px !important;
	height:7px !important;
	left:33px !important;
	top:575px !important;
}

#item29406 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:495px !important;
}

#item29433 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:495px !important;
}

#item29460 {
	width:27px !important;
	height:7px !important;
	left:383px !important;
	top:495px !important;
}

#item29487 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:495px !important;
}

#item29515 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:495px !important;
}

#item29542 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:501px !important;
}

#item29569 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:501px !important;
}

#item29596 {
	width:27px !important;
	height:7px !important;
	left:383px !important;
	top:501px !important;
}

#item29623 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:501px !important;
}

#item29651 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:501px !important;
}

#item29678 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:508px !important;
}

#item29705 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:508px !important;
}

#item29732 {
	width:27px !important;
	height:7px !important;
	left:383px !important;
	top:508px !important;
}

#item29759 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:508px !important;
}

#item29787 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:508px !important;
}

#item29814 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:515px !important;
}

#item29842 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:515px !important;
}

#item29869 {
	width:27px !important;
	height:7px !important;
	left:383px !important;
	top:515px !important;
}

#item29898 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:515px !important;
}

#item29925 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:515px !important;
}

#item29952 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:521px !important;
}

#item29979 {
	width:27px !important;
	height:7px !important;
	left:348px !important;
	top:521px !important;
}

#item30006 {
	width:27px !important;
	height:7px !important;
	left:383px !important;
	top:521px !important;
}

#item30033 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:521px !important;
}

#item30061 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:521px !important;
}

#item30088 {
	width:39px !important;
	height:7px !important;
	left:261px !important;
	top:570px !important;
}

#item30115 {
	width:56px !important;
	height:7px !important;
	left:308px !important;
	top:570px !important;
}

#item30143 {
	width:41px !important;
	height:7px !important;
	left:261px !important;
	top:576px !important;
}

#item30171 {
	width:44px !important;
	height:7px !important;
	left:308px !important;
	top:576px !important;
}

#item30198 {
	width:43px !important;
	height:7px !important;
	left:261px !important;
	top:583px !important;
}

#item30225 {
	width:39px !important;
	height:7px !important;
	left:382px !important;
	top:570px !important;
}

#item30252 {
	width:56px !important;
	height:7px !important;
	left:434px !important;
	top:570px !important;
}

#item30279 {
	width:41px !important;
	height:7px !important;
	left:382px !important;
	top:576px !important;
}

#item30306 {
	width:44px !important;
	height:7px !important;
	left:434px !important;
	top:576px !important;
}

#item30335 {
	width:43px !important;
	height:7px !important;
	left:382px !important;
	top:583px !important;
}

#item42196 {
	width:123px !important;
	height:111px !important;
}

#item43791 {
	width:123px !important;
	height:111px !important;
	left:138px !important;
	top:145px !important;
}

#item42197 {
	width:85px !important;
	height:88px !important;
}

#item43796 {
	width:85px !important;
	height:88px !important;
	left:20px !important;
	top:185px !important;
}

#item42198 {
	width:63px !important;
	height:64px !important;
}

#item43801 {
	width:63px !important;
	height:64px !important;
	left:27px !important;
	top:315px !important;
}

#item42199 {
	width:67px !important;
	height:49px !important;
}

#item43806 {
	width:67px !important;
	height:49px !important;
	left:31px !important;
	top:397px !important;
}

#item42200 {
	width:142px !important;
	height:107px !important;
}

#item43812 {
	width:142px !important;
	height:107px !important;
	left:111px !important;
	top:291px !important;
}

#item42201 {
	width:80px !important;
	height:79px !important;
}

#item43818 {
	width:80px !important;
	height:79px !important;
	left:383px !important;
	top:88px !important;
}

#item42202 {
	width:51px !important;
	height:54px !important;
}

#item43823 {
	width:51px !important;
	height:54px !important;
	left:303px !important;
	top:113px !important;
}

#item42203 {
	width:92px !important;
	height:89px !important;
}

#item43828 {
	width:92px !important;
	height:89px !important;
	left:377px !important;
	top:263px !important;
}

#item42204 {
	width:51px !important;
	height:54px !important;
}

#item43833 {
	width:51px !important;
	height:54px !important;
	left:303px !important;
	top:300px !important;
}

#item42205 {
	width:93px !important;
	height:92px !important;
}

#item43838 {
	width:93px !important;
	height:92px !important;
	left:373px !important;
	top:446px !important;
}

#item42206 {
	width:51px !important;
	height:54px !important;
}

#item43843 {
	width:51px !important;
	height:54px !important;
	left:303px !important;
	top:491px !important;
}

#item30362 {
	width:27px !important;
	height:7px !important;
	left:368px !important;
	top:194px !important;
}

#item30390 {
	width:27px !important;
	height:7px !important;
	left:433px !important;
	top:194px !important;
}

#item30417 {
	width:27px !important;
	height:7px !important;
	left:368px !important;
	top:201px !important;
}

#item30444 {
	width:27px !important;
	height:7px !important;
	left:433px !important;
	top:201px !important;
}

#item30472 {
	width:27px !important;
	height:7px !important;
	left:368px !important;
	top:207px !important;
}

#item30499 {
	width:27px !important;
	height:7px !important;
	left:433px !important;
	top:207px !important;
}

#item30526 {
	width:27px !important;
	height:7px !important;
	left:368px !important;
	top:214px !important;
}

#item30553 {
	width:27px !important;
	height:7px !important;
	left:433px !important;
	top:214px !important;
}

#item30580 {
	width:27px !important;
	height:7px !important;
	left:372px !important;
	top:388px !important;
}

#item30607 {
	width:27px !important;
	height:7px !important;
	left:437px !important;
	top:388px !important;
}

#item30635 {
	width:27px !important;
	height:7px !important;
	left:372px !important;
	top:395px !important;
}

#item30662 {
	width:27px !important;
	height:7px !important;
	left:437px !important;
	top:395px !important;
}

#item30689 {
	width:27px !important;
	height:7px !important;
	left:372px !important;
	top:401px !important;
}

#item30716 {
	width:27px !important;
	height:7px !important;
	left:437px !important;
	top:401px !important;
}

#item30743 {
	width:51px !important;
	height:7px !important;
	left:18px !important;
	top:579px !important;
}

#item30770 {
	width:43px !important;
	height:7px !important;
	left:112px !important;
	top:579px !important;
}

#item30797 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:586px !important;
}

#item30824 {
	width:51px !important;
	height:7px !important;
	left:158px !important;
	top:579px !important;
}

#item30851 {
	width:43px !important;
	height:7px !important;
	left:254px !important;
	top:579px !important;
}

#item30878 {
	width:57px !important;
	height:7px !important;
	left:158px !important;
	top:586px !important;
}

#item30906 {
	width:27px !important;
	height:7px !important;
	left:63px !important;
	top:504px !important;
}

#item30933 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:504px !important;
}

#item30960 {
	width:27px !important;
	height:7px !important;
	left:126px !important;
	top:504px !important;
}

#item30987 {
	width:27px !important;
	height:7px !important;
	left:63px !important;
	top:510px !important;
}

#item31014 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:510px !important;
}

#item31041 {
	width:27px !important;
	height:7px !important;
	left:126px !important;
	top:510px !important;
}

#item31068 {
	width:27px !important;
	height:7px !important;
	left:63px !important;
	top:517px !important;
}

#item31095 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:517px !important;
}

#item31122 {
	width:27px !important;
	height:7px !important;
	left:126px !important;
	top:517px !important;
}

#item31150 {
	width:27px !important;
	height:7px !important;
	left:63px !important;
	top:523px !important;
}

#item31178 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:523px !important;
}

#item31206 {
	width:27px !important;
	height:7px !important;
	left:126px !important;
	top:523px !important;
}

#item31233 {
	width:27px !important;
	height:7px !important;
	left:203px !important;
	top:503px !important;
}

#item31260 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:503px !important;
}

#item31287 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:503px !important;
}

#item31314 {
	width:27px !important;
	height:7px !important;
	left:203px !important;
	top:509px !important;
}

#item31341 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:509px !important;
}

#item31368 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:509px !important;
}

#item31396 {
	width:27px !important;
	height:7px !important;
	left:203px !important;
	top:516px !important;
}

#item31423 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:516px !important;
}

#item31450 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:516px !important;
}

#item31477 {
	width:27px !important;
	height:7px !important;
	left:203px !important;
	top:523px !important;
}

#item31504 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:523px !important;
}

#item31531 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:523px !important;
}

#item31558 {
	width:27px !important;
	height:7px !important;
	left:368px !important;
	top:580px !important;
}

#item31585 {
	width:27px !important;
	height:7px !important;
	left:433px !important;
	top:580px !important;
}

#item31612 {
	width:27px !important;
	height:7px !important;
	left:368px !important;
	top:587px !important;
}

#item31640 {
	width:27px !important;
	height:7px !important;
	left:433px !important;
	top:587px !important;
}

#item31667 {
	width:27px !important;
	height:7px !important;
	left:368px !important;
	top:593px !important;
}

#item31695 {
	width:27px !important;
	height:7px !important;
	left:433px !important;
	top:593px !important;
}

#item31723 {
	width:27px !important;
	height:7px !important;
	left:368px !important;
	top:600px !important;
}

#item31750 {
	width:27px !important;
	height:7px !important;
	left:433px !important;
	top:600px !important;
}

#item42208 {
	width:48px !important;
	height:42px !important;
}

#item43848 {
	width:48px !important;
	height:42px !important;
	left:31px !important;
	top:106px !important;
}

#item42209 {
	width:45px !important;
	height:43px !important;
}

#item43853 {
	width:45px !important;
	height:43px !important;
	left:81px !important;
	top:106px !important;
}

#item42210 {
	width:89px !important;
	height:89px !important;
}

#item43859 {
	width:89px !important;
	height:89px !important;
	left:148px !important;
	top:48px !important;
}

#item42211 {
	width:86px !important;
	height:91px !important;
}

#item43864 {
	width:86px !important;
	height:91px !important;
	left:140px !important;
	top:186px !important;
}

#item42212 {
	width:41px !important;
	height:42px !important;
}

#item43869 {
	width:41px !important;
	height:42px !important;
	left:36px !important;
	top:242px !important;
}

#item42213 {
	width:46px !important;
	height:43px !important;
}

#item43874 {
	width:46px !important;
	height:43px !important;
	left:79px !important;
	top:241px !important;
}

#item42214 {
	width:99px !important;
	height:81px !important;
}

#item43879 {
	width:99px !important;
	height:81px !important;
	left:134px !important;
	top:330px !important;
}

#item42215 {
	width:45px !important;
	height:42px !important;
}

#item43884 {
	width:45px !important;
	height:42px !important;
	left:30px !important;
	top:383px !important;
}

#item42216 {
	width:47px !important;
	height:43px !important;
}

#item43890 {
	width:47px !important;
	height:43px !important;
	left:78px !important;
	top:383px !important;
}

#item42217 {
	width:93px !important;
	height:95px !important;
}

#item43895 {
	width:93px !important;
	height:95px !important;
	left:145px !important;
	top:467px !important;
}

#item42218 {
	width:48px !important;
	height:42px !important;
}

#item43901 {
	width:48px !important;
	height:42px !important;
	left:30px !important;
	top:520px !important;
}

#item42219 {
	width:44px !important;
	height:43px !important;
}

#item43906 {
	width:44px !important;
	height:43px !important;
	left:81px !important;
	top:519px !important;
}

#item42222 {
	width:31px !important;
	height:40px !important;
}

#item43911 {
	width:31px !important;
	height:40px !important;
	left:248px !important;
	top:564px !important;
}

#item42223 {
	width:28px !important;
	height:39px !important;
}

#item43916 {
	width:28px !important;
	height:39px !important;
	left:286px !important;
	top:565px !important;
}

#item42224 {
	width:111px !important;
	height:119px !important;
}

#item43921 {
	width:111px !important;
	height:119px !important;
	left:267px !important;
	top:416px !important;
}

#item42225 {
	width:84px !important;
	height:123px !important;
}

#item43926 {
	width:84px !important;
	height:123px !important;
	left:412px !important;
	top:416px !important;
}

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

#item43931 {
	width:119px !important;
	height:109px !important;
	left:317px !important;
	top:143px !important;
}

#item42227 {
	width:62px !important;
	height:35px !important;
}

#item43936 {
	width:62px !important;
	height:35px !important;
	left:249px !important;
	top:56px !important;
}

#item42228 {
	width:62px !important;
	height:35px !important;
}

#item43942 {
	width:62px !important;
	height:35px !important;
	left:249px !important;
	top:91px !important;
}

#item42229 {
	width:62px !important;
	height:35px !important;
}

#item43947 {
	width:62px !important;
	height:35px !important;
	left:249px !important;
	top:126px !important;
}

#item42230 {
	width:62px !important;
	height:35px !important;
}

#item43952 {
	width:62px !important;
	height:35px !important;
	left:249px !important;
	top:161px !important;
}

#item42231 {
	width:62px !important;
	height:35px !important;
}

#item43957 {
	width:62px !important;
	height:35px !important;
	left:249px !important;
	top:195px !important;
}

#item31777 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:165px !important;
}

#item31804 {
	width:43px !important;
	height:7px !important;
	left:199px !important;
	top:165px !important;
}

#item31831 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:301px !important;
}

#item31858 {
	width:56px !important;
	height:7px !important;
	left:110px !important;
	top:301px !important;
}

#item31886 {
	width:52px !important;
	height:7px !important;
	left:191px !important;
	top:301px !important;
}

#item31913 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:287px !important;
}

#item31940 {
	width:27px !important;
	height:7px !important;
	left:324px !important;
	top:287px !important;
}

#item31968 {
	width:27px !important;
	height:7px !important;
	left:367px !important;
	top:287px !important;
}

#item31995 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:287px !important;
}

#item32022 {
	width:27px !important;
	height:7px !important;
	left:463px !important;
	top:287px !important;
}

#item32049 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:294px !important;
}

#item32076 {
	width:27px !important;
	height:7px !important;
	left:324px !important;
	top:294px !important;
}

#item32103 {
	width:27px !important;
	height:7px !important;
	left:367px !important;
	top:294px !important;
}

#item32130 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:294px !important;
}

#item32158 {
	width:27px !important;
	height:7px !important;
	left:463px !important;
	top:294px !important;
}

#item32185 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:301px !important;
}

#item32212 {
	width:27px !important;
	height:7px !important;
	left:324px !important;
	top:301px !important;
}

#item32239 {
	width:27px !important;
	height:7px !important;
	left:367px !important;
	top:301px !important;
}

#item32266 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:301px !important;
}

#item32293 {
	width:27px !important;
	height:7px !important;
	left:463px !important;
	top:301px !important;
}

#item32320 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:307px !important;
}

#item32347 {
	width:27px !important;
	height:7px !important;
	left:324px !important;
	top:307px !important;
}

#item32374 {
	width:27px !important;
	height:7px !important;
	left:367px !important;
	top:307px !important;
}

#item32402 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:307px !important;
}

#item32429 {
	width:27px !important;
	height:7px !important;
	left:463px !important;
	top:307px !important;
}

#item32456 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:445px !important;
}

#item32483 {
	width:56px !important;
	height:7px !important;
	left:111px !important;
	top:445px !important;
}

#item32510 {
	width:52px !important;
	height:7px !important;
	left:191px !important;
	top:445px !important;
}

#item32538 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:586px !important;
}

#item32565 {
	width:44px !important;
	height:7px !important;
	left:112px !important;
	top:586px !important;
}

#item32593 {
	width:43px !important;
	height:7px !important;
	left:199px !important;
	top:586px !important;
}

#item32620 {
	width:46px !important;
	height:7px !important;
	left:318px !important;
	top:582px !important;
}

#item32649 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:582px !important;
}

#item32676 {
	width:46px !important;
	height:7px !important;
	left:451px !important;
	top:582px !important;
}

#item42236 {
	width:154px !important;
	height:120px !important;
}

#item43963 {
	width:154px !important;
	height:120px !important;
	left:172px !important;
	top:50px !important;
}

#item42237 {
	width:115px !important;
	height:30px !important;
}

#item43968 {
	width:115px !important;
	height:30px !important;
	left:24px !important;
	top:101px !important;
}

#item42238 {
	width:114px !important;
	height:29px !important;
}

#item43973 {
	width:114px !important;
	height:29px !important;
	left:24px !important;
	top:134px !important;
}

#item42239 {
	width:119px !important;
	height:29px !important;
}

#item43978 {
	width:119px !important;
	height:29px !important;
	left:20px !important;
	top:164px !important;
}

#item42240 {
	width:126px !important;
	height:77px !important;
}

#item43983 {
	width:126px !important;
	height:77px !important;
	left:24px !important;
	top:232px !important;
}

#item42241 {
	width:41px !important;
	height:40px !important;
}

#item43988 {
	width:41px !important;
	height:40px !important;
	left:19px !important;
	top:306px !important;
}

#item42242 {
	width:33px !important;
	height:44px !important;
}

#item43993 {
	width:33px !important;
	height:44px !important;
	left:157px !important;
	top:304px !important;
}

#item42243 {
	width:117px !important;
	height:89px !important;
}

#item43998 {
	width:117px !important;
	height:89px !important;
	left:196px !important;
	top:223px !important;
}

#item42244 {
	width:40px !important;
	height:39px !important;
}

#item44003 {
	width:40px !important;
	height:39px !important;
	left:291px !important;
	top:306px !important;
}

#item42247 {
	width:33px !important;
	height:34px !important;
}

#item44008 {
	width:33px !important;
	height:34px !important;
	left:334px !important;
	top:312px !important;
}

#item42248 {
	width:39px !important;
	height:34px !important;
}

#item44013 {
	width:39px !important;
	height:34px !important;
	left:369px !important;
	top:312px !important;
}

#item42249 {
	width:36px !important;
	height:35px !important;
}

#item44018 {
	width:36px !important;
	height:35px !important;
	left:408px !important;
	top:312px !important;
}

#item42250 {
	width:40px !important;
	height:40px !important;
}

#item44023 {
	width:40px !important;
	height:40px !important;
	left:445px !important;
	top:306px !important;
}

#item42251 {
	width:124px !important;
	height:88px !important;
}

#item44028 {
	width:124px !important;
	height:88px !important;
	left:358px !important;
	top:213px !important;
}

#item42252 {
	width:174px !important;
	height:130px !important;
}

#item44034 {
	width:174px !important;
	height:130px !important;
	left:39px !important;
	top:420px !important;
}

#item42253 {
	width:117px !important;
	height:32px !important;
}

#item44039 {
	width:117px !important;
	height:32px !important;
	left:21px !important;
	top:572px !important;
}

#item42254 {
	width:116px !important;
	height:31px !important;
}

#item44044 {
	width:116px !important;
	height:31px !important;
	left:144px !important;
	top:572px !important;
}

#item42255 {
	width:119px !important;
	height:30px !important;
}

#item44049 {
	width:119px !important;
	height:30px !important;
	left:263px !important;
	top:573px !important;
}

#item42256 {
	width:102px !important;
	height:83px !important;
}

#item44055 {
	width:102px !important;
	height:83px !important;
	left:262px !important;
	top:489px !important;
}

#item42257 {
	width:106px !important;
	height:82px !important;
}

#item44060 {
	width:106px !important;
	height:82px !important;
	left:263px !important;
	top:398px !important;
}

#item32703 {
	width:46px !important;
	height:7px !important;
	left:364px !important;
	top:163px !important;
}

#item32730 {
	width:46px !important;
	height:7px !important;
	left:431px !important;
	top:163px !important;
}

#item32757 {
	width:46px !important;
	height:7px !important;
	left:364px !important;
	top:169px !important;
}

#item32784 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:373px !important;
}

#item32812 {
	width:46px !important;
	height:7px !important;
	left:74px !important;
	top:373px !important;
}

#item32839 {
	width:46px !important;
	height:7px !important;
	left:129px !important;
	top:373px !important;
}

#item32866 {
	width:46px !important;
	height:7px !important;
	left:179px !important;
	top:373px !important;
}

#item32894 {
	width:46px !important;
	height:7px !important;
	left:232px !important;
	top:373px !important;
}

#item32922 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:373px !important;
}

#item32949 {
	width:46px !important;
	height:7px !important;
	left:332px !important;
	top:370px !important;
}

#item32976 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:370px !important;
}

#item33003 {
	width:46px !important;
	height:7px !important;
	left:440px !important;
	top:370px !important;
}

#item33030 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:458px !important;
}

#item33057 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:465px !important;
}

#item33085 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:472px !important;
}

#item33112 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:503px !important;
}

#item33140 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:510px !important;
}

#item33167 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:517px !important;
}

#item33194 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:549px !important;
}

#item33222 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:556px !important;
}

#item33249 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:562px !important;
}

#item42260 {
	width:90px !important;
	height:65px !important;
}

#item44065 {
	width:90px !important;
	height:65px !important;
	left:139px !important;
	top:40px !important;
}

#item42261 {
	width:90px !important;
	height:66px !important;
}

#item44070 {
	width:90px !important;
	height:66px !important;
	left:138px !important;
	top:107px !important;
}

#item42262 {
	width:89px !important;
	height:67px !important;
}

#item44075 {
	width:89px !important;
	height:67px !important;
	left:139px !important;
	top:176px !important;
}

#item42263 {
	width:90px !important;
	height:66px !important;
}

#item44080 {
	width:90px !important;
	height:66px !important;
	left:139px !important;
	top:260px !important;
}

#item42264 {
	width:90px !important;
	height:66px !important;
}

#item44085 {
	width:90px !important;
	height:66px !important;
	left:139px !important;
	top:329px !important;
}

#item42265 {
	width:90px !important;
	height:66px !important;
}

#item44090 {
	width:90px !important;
	height:66px !important;
	left:139px !important;
	top:398px !important;
}

#item42266 {
	width:152px !important;
	height:123px !important;
}

#item44095 {
	width:152px !important;
	height:123px !important;
	left:246px !important;
	top:36px !important;
}

#item42267 {
	width:151px !important;
	height:152px !important;
}

#item44100 {
	width:151px !important;
	height:152px !important;
	left:292px !important;
	top:106px !important;
}

#item42268 {
	width:170px !important;
	height:145px !important;
}

#item44105 {
	width:170px !important;
	height:145px !important;
	left:256px !important;
	top:213px !important;
}

#item42269 {
	width:168px !important;
	height:149px !important;
}

#item44111 {
	width:168px !important;
	height:149px !important;
	left:290px !important;
	top:317px !important;
}

#item42272 {
	width:149px !important;
	height:54px !important;
}

#item44117 {
	width:149px !important;
	height:54px !important;
	left:259px !important;
	top:414px !important;
}

#item42273 {
	width:115px !important;
	height:90px !important;
}

#item44122 {
	width:115px !important;
	height:90px !important;
	left:178px !important;
	top:498px !important;
}

#item42274 {
	width:116px !important;
	height:100px !important;
}

#item44127 {
	width:116px !important;
	height:100px !important;
	left:353px !important;
	top:488px !important;
}

#item42275 {
	width:37px !important;
	height:48px !important;
}

#item44132 {
	width:37px !important;
	height:48px !important;
	left:311px !important;
	top:475px !important;
}

#item42276 {
	width:37px !important;
	height:45px !important;
}

#item44137 {
	width:37px !important;
	height:45px !important;
	left:310px !important;
	top:522px !important;
}

#item42277 {
	width:37px !important;
	height:46px !important;
}

#item44142 {
	width:37px !important;
	height:46px !important;
	left:309px !important;
	top:567px !important;
}

#item42278 {
	width:37px !important;
	height:48px !important;
}

#item44147 {
	width:37px !important;
	height:48px !important;
	left:137px !important;
	top:473px !important;
}

#item42279 {
	width:36px !important;
	height:46px !important;
}

#item44152 {
	width:36px !important;
	height:46px !important;
	left:137px !important;
	top:521px !important;
}

#item42280 {
	width:38px !important;
	height:47px !important;
}

#item44157 {
	width:38px !important;
	height:47px !important;
	left:137px !important;
	top:566px !important;
}

#item33276 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:128px !important;
}

#item33303 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:128px !important;
}

#item33330 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:135px !important;
}

#item33357 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:135px !important;
}

#item33385 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:141px !important;
}

#item33412 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:141px !important;
}

#item33439 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:174px !important;
}

#item33466 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:174px !important;
}

#item33493 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:180px !important;
}

#item33520 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:180px !important;
}

#item33547 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:187px !important;
}

#item33574 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:187px !important;
}

#item33602 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:219px !important;
}

#item33629 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:219px !important;
}

#item33657 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:226px !important;
}

#item33684 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:226px !important;
}

#item33711 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:233px !important;
}

#item33738 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:233px !important;
}

#item33765 {
	width:46px !important;
	height:7px !important;
	left:36px !important;
	top:341px !important;
}

#item33792 {
	width:46px !important;
	height:7px !important;
	left:85px !important;
	top:341px !important;
}

#item33819 {
	width:46px !important;
	height:7px !important;
	left:36px !important;
	top:348px !important;
}

#item33846 {
	width:46px !important;
	height:7px !important;
	left:85px !important;
	top:348px !important;
}

#item33873 {
	width:46px !important;
	height:7px !important;
	left:36px !important;
	top:354px !important;
}

#item33901 {
	width:46px !important;
	height:7px !important;
	left:85px !important;
	top:354px !important;
}

#item33929 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:385px !important;
}

#item33957 {
	width:46px !important;
	height:7px !important;
	left:85px !important;
	top:385px !important;
}

#item33984 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:392px !important;
}

#item34011 {
	width:46px !important;
	height:7px !important;
	left:85px !important;
	top:392px !important;
}

#item34038 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:398px !important;
}

#item34065 {
	width:46px !important;
	height:7px !important;
	left:85px !important;
	top:398px !important;
}

#item34092 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:429px !important;
}

#item34119 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:429px !important;
}

#item34147 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:436px !important;
}

#item34174 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:436px !important;
}

#item34201 {
	width:46px !important;
	height:7px !important;
	left:37px !important;
	top:443px !important;
}

#item34228 {
	width:46px !important;
	height:7px !important;
	left:86px !important;
	top:443px !important;
}

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

#item34282 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:507px !important;
}

#item34309 {
	width:75px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item34336 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item34363 {
	width:46px !important;
	height:7px !important;
	left:88px !important;
	top:585px !important;
}

#item34391 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:592px !important;
}

#item42282 {
	width:148px !important;
	height:167px !important;
}

#item44162 {
	width:148px !important;
	height:167px !important;
	left:107px !important;
	top:129px !important;
}

#item42283 {
	width:135px !important;
	height:155px !important;
}

#item44167 {
	width:135px !important;
	height:155px !important;
	left:153px !important;
	top:86px !important;
}

#item42284 {
	width:30px !important;
	height:65px !important;
}

#item44172 {
	width:30px !important;
	height:65px !important;
	left:31px !important;
	top:96px !important;
}

#item42285 {
	width:40px !important;
	height:53px !important;
}

#item44177 {
	width:40px !important;
	height:53px !important;
	left:29px !important;
	top:50px !important;
}

#item42286 {
	width:46px !important;
	height:59px !important;
}

#item44183 {
	width:46px !important;
	height:59px !important;
	left:23px !important;
	top:189px !important;
}

#item42287 {
	width:27px !important;
	height:61px !important;
}

#item44188 {
	width:27px !important;
	height:61px !important;
	left:33px !important;
	top:226px !important;
}

#item42288 {
	width:98px !important;
	height:189px !important;
}

#item44193 {
	width:98px !important;
	height:189px !important;
	left:359px !important;
	top:80px !important;
}

#item42289 {
	width:58px !important;
	height:74px !important;
}

#item44199 {
	width:58px !important;
	height:74px !important;
	left:30px !important;
	top:342px !important;
}

#item42291 {
	width:46px !important;
	height:74px !important;
}

#item44204 {
	width:46px !important;
	height:74px !important;
	left:87px !important;
	top:342px !important;
}

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

#item44209 {
	width:56px !important;
	height:74px !important;
	left:134px !important;
	top:342px !important;
}

#item42293 {
	width:65px !important;
	height:70px !important;
}

#item44214 {
	width:65px !important;
	height:70px !important;
	left:27px !important;
	top:425px !important;
}

#item42294 {
	width:42px !important;
	height:70px !important;
}

#item44219 {
	width:42px !important;
	height:70px !important;
	left:92px !important;
	top:425px !important;
}

#item42296 {
	width:53px !important;
	height:67px !important;
}

#item44224 {
	width:53px !important;
	height:67px !important;
	left:134px !important;
	top:425px !important;
}

#item42297 {
	width:41px !important;
	height:83px !important;
}

#item44229 {
	width:41px !important;
	height:83px !important;
	left:242px !important;
	top:312px !important;
}

#item42298 {
	width:35px !important;
	height:82px !important;
}

#item44234 {
	width:35px !important;
	height:82px !important;
	left:210px !important;
	top:312px !important;
}

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

#item44239 {
	width:46px !important;
	height:105px !important;
	left:240px !important;
	top:395px !important;
}

#item42300 {
	width:42px !important;
	height:105px !important;
}

#item44244 {
	width:42px !important;
	height:105px !important;
	left:204px !important;
	top:394px !important;
}

#item42301 {
	width:101px !important;
	height:169px !important;
}

#item44249 {
	width:101px !important;
	height:169px !important;
	left:383px !important;
	top:334px !important;
}

#item42303 {
	width:82px !important;
	height:41px !important;
}

#item44260 {
	width:82px !important;
	height:41px !important;
	left:304px !important;
	top:399px !important;
}

#item42306 {
	width:84px !important;
	height:90px !important;
}

#item44270 {
	width:84px !important;
	height:90px !important;
	left:304px !important;
	top:439px !important;
}

#item34419 {
	width:42px !important;
	height:7px !important;
	left:94px !important;
	top:521px !important;
}

#item34447 {
	width:53px !important;
	height:7px !important;
	left:137px !important;
	top:521px !important;
}

#item34475 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:528px !important;
}

#item34502 {
	width:42px !important;
	height:7px !important;
	left:94px !important;
	top:570px !important;
}

#item34529 {
	width:53px !important;
	height:7px !important;
	left:137px !important;
	top:570px !important;
}

#item34556 {
	width:46px !important;
	height:7px !important;
	left:94px !important;
	top:576px !important;
}

#item34583 {
	width:61px !important;
	height:7px !important;
	left:199px !important;
	top:522px !important;
}

#item34610 {
	width:46px !important;
	height:7px !important;
	left:199px !important;
	top:529px !important;
}

#item34638 {
	width:61px !important;
	height:7px !important;
	left:198px !important;
	top:570px !important;
}

#item34665 {
	width:46px !important;
	height:7px !important;
	left:198px !important;
	top:577px !important;
}

#item34692 {
	width:63px !important;
	height:7px !important;
	left:309px !important;
	top:576px !important;
}

#item34719 {
	width:46px !important;
	height:7px !important;
	left:402px !important;
	top:563px !important;
}

#item34746 {
	width:46px !important;
	height:7px !important;
	left:402px !important;
	top:570px !important;
}

#item42307 {
	width:78px !important;
	height:92px !important;
}

#item44275 {
	width:78px !important;
	height:92px !important;
	left:39px !important;
	top:495px !important;
}

#item42308 {
	width:63px !important;
	height:72px !important;
}

#item44280 {
	width:63px !important;
	height:72px !important;
	left:40px !important;
	top:435px !important;
}

#item42309 {
	width:132px !important;
	height:101px !important;
}

#item44285 {
	width:132px !important;
	height:101px !important;
	left:181px !important;
	top:454px !important;
}

#item42310 {
	width:152px !important;
	height:63px !important;
}

#item44290 {
	width:152px !important;
	height:63px !important;
	left:155px !important;
	top:527px !important;
}

#item42311 {
	width:129px !important;
	height:118px !important;
}

#item44295 {
	width:129px !important;
	height:118px !important;
	left:162px !important;
	top:185px !important;
}

#item42312 {
	width:100px !important;
	height:126px !important;
}

#item44300 {
	width:100px !important;
	height:126px !important;
	left:196px !important;
	top:77px !important;
}

#item42313 {
	width:75px !important;
	height:93px !important;
}

#item44305 {
	width:75px !important;
	height:93px !important;
	left:422px !important;
	top:128px !important;
}

#item42314 {
	width:58px !important;
	height:93px !important;
}

#item44310 {
	width:58px !important;
	height:93px !important;
	left:372px !important;
	top:128px !important;
}

#item42315 {
	width:67px !important;
	height:93px !important;
}

#item44315 {
	width:67px !important;
	height:93px !important;
	left:305px !important;
	top:128px !important;
}

#item42316 {
	width:75px !important;
	height:96px !important;
}

#item44320 {
	width:75px !important;
	height:96px !important;
	left:424px !important;
	top:226px !important;
}

#item42317 {
	width:56px !important;
	height:96px !important;
}

#item44325 {
	width:56px !important;
	height:96px !important;
	left:370px !important;
	top:226px !important;
}

#item42318 {
	width:82px !important;
	height:96px !important;
}

#item44331 {
	width:82px !important;
	height:96px !important;
	left:288px !important;
	top:226px !important;
}

#item42319 {
	width:62px !important;
	height:117px !important;
}

#item44337 {
	width:62px !important;
	height:117px !important;
	left:319px !important;
	top:327px !important;
}

#item42320 {
	width:58px !important;
	height:118px !important;
}

#item44342 {
	width:58px !important;
	height:118px !important;
	left:385px !important;
	top:327px !important;
}

#item42321 {
	width:60px !important;
	height:151px !important;
}

#item44347 {
	width:60px !important;
	height:151px !important;
	left:348px !important;
	top:451px !important;
}

#item42322 {
	width:62px !important;
	height:151px !important;
}

#item44352 {
	width:62px !important;
	height:151px !important;
	left:414px !important;
	top:451px !important;
}

#item34773 {
	width:41px !important;
	height:7px !important;
	left:47px !important;
	top:174px !important;
}

#item34800 {
	width:37px !important;
	height:7px !important;
	left:47px !important;
	top:180px !important;
}

#item34827 {
	width:46px !important;
	height:7px !important;
	left:47px !important;
	top:187px !important;
}

#item34854 {
	width:41px !important;
	height:7px !important;
	left:47px !important;
	top:234px !important;
}

#item34881 {
	width:37px !important;
	height:7px !important;
	left:47px !important;
	top:241px !important;
}

#item34909 {
	width:46px !important;
	height:7px !important;
	left:47px !important;
	top:247px !important;
}

#item34936 {
	width:72px !important;
	height:7px !important;
	left:47px !important;
	top:289px !important;
}

#item34963 {
	width:52px !important;
	height:7px !important;
	left:47px !important;
	top:295px !important;
}

#item34990 {
	width:72px !important;
	height:7px !important;
	left:47px !important;
	top:338px !important;
}

#item35017 {
	width:52px !important;
	height:7px !important;
	left:47px !important;
	top:345px !important;
}

#item42324 {
	width:73px !important;
	height:170px !important;
}

#item44357 {
	width:73px !important;
	height:170px !important;
	left:9px !important;
	top:75px !important;
}

#item42325 {
	width:137px !important;
	height:202px !important;
}

#item44362 {
	width:137px !important;
	height:202px !important;
	left:134px !important;
	top:94px !important;
}

#item42326 {
	width:113px !important;
	height:223px !important;
}

#item44367 {
	width:113px !important;
	height:223px !important;
	left:367px !important;
	top:86px !important;
}

#item42327 {
	width:74px !important;
	height:119px !important;
}

#item44372 {
	width:74px !important;
	height:119px !important;
	top:485px !important;
}

#item42328 {
	width:124px !important;
	height:185px !important;
}

#item44378 {
	width:124px !important;
	height:185px !important;
	left:83px !important;
	top:389px !important;
}

#item42329 {
	width:73px !important;
	height:119px !important;
}

#item44383 {
	width:73px !important;
	height:119px !important;
	left:210px !important;
	top:485px !important;
}

#item42330 {
	width:107px !important;
	height:204px !important;
}

#item44388 {
	width:107px !important;
	height:204px !important;
	left:284px !important;
	top:387px !important;
}

#item35044 {
	width:61px !important;
	height:7px !important;
	left:393px !important;
	top:355px !important;
}

#item35071 {
	width:61px !important;
	height:7px !important;
	left:393px !important;
	top:415px !important;
}

#item35098 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:462px !important;
}

#item35125 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:522px !important;
}

#item35153 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:529px !important;
}

#item35180 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:582px !important;
}

#item35207 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:589px !important;
}

#item42331 {
	width:150px !important;
	height:83px !important;
}

#item44393 {
	width:150px !important;
	height:83px !important;
	left:31px !important;
	top:161px !important;
}

#item42332 {
	width:106px !important;
	height:111px !important;
}

#item44398 {
	width:106px !important;
	height:111px !important;
	left:73px !important;
	top:75px !important;
}

#item42333 {
	width:90px !important;
	height:173px !important;
}

#item44403 {
	width:90px !important;
	height:173px !important;
	left:187px !important;
	top:68px !important;
}

#item42334 {
	width:109px !important;
	height:201px !important;
}

#item44409 {
	width:109px !important;
	height:201px !important;
	left:327px !important;
	top:166px !important;
}

#item42336 {
	width:119px !important;
	height:125px !important;
}

#item44414 {
	width:119px !important;
	height:125px !important;
	left:316px !important;
	top:75px !important;
}

#item42337 {
	width:101px !important;
	height:117px !important;
}

#item44420 {
	width:101px !important;
	height:117px !important;
	left:361px !important;
	top:512px !important;
}

#item42338 {
	width:86px !important;
	height:109px !important;
}

#item44425 {
	width:86px !important;
	height:109px !important;
	left:368px !important;
	top:435px !important;
}

#item42339 {
	width:67px !important;
	height:91px !important;
}

#item44430 {
	width:67px !important;
	height:91px !important;
	left:242px !important;
	top:264px !important;
}

#item42340 {
	width:53px !important;
	height:91px !important;
}

#item44435 {
	width:53px !important;
	height:91px !important;
	left:197px !important;
	top:264px !important;
}

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

#item44440 {
	width:62px !important;
	height:90px !important;
	left:141px !important;
	top:264px !important;
}

#item42344 {
	width:87px !important;
	height:99px !important;
}

#item44445 {
	width:87px !important;
	height:99px !important;
	left:224px !important;
	top:360px !important;
}

#item42345 {
	width:54px !important;
	height:99px !important;
}

#item44450 {
	width:54px !important;
	height:99px !important;
	left:194px !important;
	top:360px !important;
}

#item42346 {
	width:75px !important;
	height:99px !important;
}

#item44455 {
	width:75px !important;
	height:99px !important;
	left:133px !important;
	top:360px !important;
}

#item42347 {
	width:58px !important;
	height:113px !important;
}

#item44461 {
	width:58px !important;
	height:113px !important;
	left:137px !important;
	top:466px !important;
}

#item42348 {
	width:53px !important;
	height:145px !important;
}

#item44466 {
	width:53px !important;
	height:145px !important;
	left:181px !important;
	top:467px !important;
}

#item42349 {
	width:39px !important;
	height:145px !important;
}

#item44471 {
	width:39px !important;
	height:145px !important;
	left:229px !important;
	top:466px !important;
}

#item42350 {
	width:45px !important;
	height:142px !important;
}

#item44476 {
	width:45px !important;
	height:142px !important;
	left:259px !important;
	top:465px !important;
}

#item35235 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:360px !important;
}

#item35262 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:366px !important;
}

#item35290 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:373px !important;
}

#item35317 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:412px !important;
}

#item35345 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:418px !important;
}

#item35372 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:425px !important;
}

#item35401 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:465px !important;
}

#item35428 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:472px !important;
}

#item35455 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:478px !important;
}

#item35482 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:520px !important;
}

#item35509 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:526px !important;
}

#item35536 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:533px !important;
}

#item35564 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:586px !important;
}

#item42354 {
	width:516px !important;
	height:343px !important;
}

#item44482 {
	width:516px !important;
	height:343px !important;
	top:140px !important;
}

#item36055 {
	width:56px !important;
	height:7px !important;
	left:19px !important;
	top:582px !important;
}

#item42355 {
	width:360px !important;
	height:294px !important;
}

#item44487 {
	width:360px !important;
	height:294px !important;
	left:156px !important;
	top:40px !important;
}

#item42356 {
	width:359px !important;
	height:289px !important;
}

#item44492 {
	width:359px !important;
	height:289px !important;
	left:156px !important;
	top:343px !important;
}

#item36082 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:120px !important;
}

#item36109 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:385px !important;
}

#item42357 {
	width:309px !important;
	height:176px !important;
}

#item44497 {
	width:309px !important;
	height:176px !important;
	left:33px !important;
	top:58px !important;
}

#item42358 {
	width:57px !important;
	height:51px !important;
}

#item44502 {
	width:57px !important;
	height:51px !important;
	left:22px !important;
	top:269px !important;
}

#item42360 {
	width:52px !important;
	height:50px !important;
}

#item44507 {
	width:52px !important;
	height:50px !important;
	left:80px !important;
	top:269px !important;
}

#item42361 {
	width:52px !important;
	height:60px !important;
}

#item44512 {
	width:52px !important;
	height:60px !important;
	left:133px !important;
	top:261px !important;
}

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

#item44517 {
	width:38px !important;
	height:62px !important;
	left:189px !important;
	top:260px !important;
}

#item42363 {
	width:40px !important;
	height:40px !important;
}

#item44522 {
	width:40px !important;
	height:40px !important;
	left:237px !important;
	top:277px !important;
}

#item42364 {
	width:40px !important;
	height:40px !important;
}

#item44527 {
	width:40px !important;
	height:40px !important;
	left:279px !important;
	top:278px !important;
}

#item42365 {
	width:40px !important;
	height:40px !important;
}

#item44532 {
	width:40px !important;
	height:40px !important;
	left:322px !important;
	top:277px !important;
}

#item42366 {
	width:304px !important;
	height:156px !important;
}

#item44537 {
	width:304px !important;
	height:156px !important;
	left:60px !important;
	top:347px !important;
}

#item42367 {
	width:61px !important;
	height:56px !important;
}

#item44542 {
	width:61px !important;
	height:56px !important;
	left:36px !important;
	top:540px !important;
}

#item42368 {
	width:58px !important;
	height:59px !important;
}

#item44547 {
	width:58px !important;
	height:59px !important;
	left:101px !important;
	top:540px !important;
}

#item42369 {
	width:57px !important;
	height:63px !important;
}

#item44553 {
	width:57px !important;
	height:63px !important;
	left:163px !important;
	top:536px !important;
}

#item42370 {
	width:44px !important;
	height:68px !important;
}

#item44558 {
	width:44px !important;
	height:68px !important;
	left:222px !important;
	top:531px !important;
}

#item42373 {
	width:40px !important;
	height:40px !important;
}

#item44563 {
	width:40px !important;
	height:40px !important;
	left:279px !important;
	top:513px !important;
}

#item42374 {
	width:39px !important;
	height:40px !important;
}

#item44568 {
	width:39px !important;
	height:40px !important;
	left:279px !important;
	top:555px !important;
}

#item42375 {
	width:40px !important;
	height:40px !important;
}

#item44574 {
	width:40px !important;
	height:40px !important;
	left:322px !important;
	top:513px !important;
}

#item42376 {
	width:40px !important;
	height:40px !important;
}

#item44579 {
	width:40px !important;
	height:40px !important;
	left:321px !important;
	top:555px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item36870 {
	width:43px !important;
	height:7px !important;
	left:431px !important;
	top:582px !important;
}

#item42377 {
	width:314px !important;
	height:175px !important;
}

#item44584 {
	width:314px !important;
	height:175px !important;
	left:150px !important;
	top:62px !important;
}

#item42378 {
	width:39px !important;
	height:40px !important;
}

#item44589 {
	width:39px !important;
	height:40px !important;
	left:153px !important;
	top:280px !important;
}

#item42379 {
	width:39px !important;
	height:40px !important;
}

#item44594 {
	width:39px !important;
	height:40px !important;
	left:195px !important;
	top:280px !important;
}

#item42380 {
	width:39px !important;
	height:39px !important;
}

#item44599 {
	width:39px !important;
	height:39px !important;
	left:238px !important;
	top:281px !important;
}

#item42381 {
	width:59px !important;
	height:50px !important;
}

#item44604 {
	width:59px !important;
	height:50px !important;
	left:279px !important;
	top:271px !important;
}

#item42382 {
	width:52px !important;
	height:50px !important;
}

#item44609 {
	width:52px !important;
	height:50px !important;
	left:338px !important;
	top:271px !important;
}

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

#item44614 {
	width:56px !important;
	height:48px !important;
	left:391px !important;
	top:272px !important;
}

#item42384 {
	width:36px !important;
	height:56px !important;
}

#item44619 {
	width:36px !important;
	height:56px !important;
	left:448px !important;
	top:266px !important;
}

#item42387 {
	width:282px !important;
	height:180px !important;
}

#item44624 {
	width:282px !important;
	height:180px !important;
	left:147px !important;
	top:351px !important;
}

#item42388 {
	width:40px !important;
	height:40px !important;
}

#item44630 {
	width:40px !important;
	height:40px !important;
	left:153px !important;
	top:554px !important;
}

#item42389 {
	width:39px !important;
	height:40px !important;
}

#item44636 {
	width:39px !important;
	height:40px !important;
	left:196px !important;
	top:554px !important;
}

#item42390 {
	width:40px !important;
	height:39px !important;
}

#item44641 {
	width:40px !important;
	height:39px !important;
	left:238px !important;
	top:554px !important;
}

#item42391 {
	width:58px !important;
	height:55px !important;
}

#item44646 {
	width:58px !important;
	height:55px !important;
	left:280px !important;
	top:541px !important;
}

#item42392 {
	width:52px !important;
	height:53px !important;
}

#item44651 {
	width:52px !important;
	height:53px !important;
	left:338px !important;
	top:543px !important;
}

#item42393 {
	width:56px !important;
	height:54px !important;
}

#item44656 {
	width:56px !important;
	height:54px !important;
	left:391px !important;
	top:542px !important;
}

#item42394 {
	width:41px !important;
	height:63px !important;
}

#item44661 {
	width:41px !important;
	height:63px !important;
	left:444px !important;
	top:535px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item37523 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:556px !important;
}

#item42395 {
	width:86px !important;
	height:197px !important;
}

#item44666 {
	width:86px !important;
	height:197px !important;
	left:52px !important;
	top:87px !important;
}

#item42396 {
	width:116px !important;
	height:206px !important;
}

#item44671 {
	width:116px !important;
	height:206px !important;
	left:142px !important;
	top:70px !important;
}

#item42398 {
	width:98px !important;
	height:252px !important;
}

#item44676 {
	width:98px !important;
	height:252px !important;
	left:289px !important;
	top:39px !important;
}

#item42397 {
	width:57px !important;
	height:112px !important;
}

#item44681 {
	width:57px !important;
	height:112px !important;
	left:243px !important;
	top:191px !important;
}

#item42400 {
	width:20px !important;
	height:75px !important;
}

#item44686 {
	width:20px !important;
	height:75px !important;
	left:20px !important;
	top:345px !important;
}

#item42401 {
	width:23px !important;
	height:75px !important;
}

#item44691 {
	width:23px !important;
	height:75px !important;
	left:39px !important;
	top:345px !important;
}

#item42403 {
	width:27px !important;
	height:75px !important;
}

#item44696 {
	width:27px !important;
	height:75px !important;
	left:57px !important;
	top:345px !important;
}

#item42404 {
	width:22px !important;
	height:75px !important;
}

#item44702 {
	width:22px !important;
	height:75px !important;
	left:84px !important;
	top:345px !important;
}

#item42405 {
	width:24px !important;
	height:75px !important;
}

#item44707 {
	width:24px !important;
	height:75px !important;
	left:105px !important;
	top:345px !important;
}

#item42406 {
	width:27px !important;
	height:75px !important;
}

#item44712 {
	width:27px !important;
	height:75px !important;
	left:128px !important;
	top:345px !important;
}

#item42407 {
	width:25px !important;
	height:75px !important;
}

#item44718 {
	width:25px !important;
	height:75px !important;
	left:154px !important;
	top:345px !important;
}

#item42408 {
	width:27px !important;
	height:75px !important;
}

#item44723 {
	width:27px !important;
	height:75px !important;
	left:179px !important;
	top:345px !important;
}

#item42409 {
	width:29px !important;
	height:75px !important;
}

#item44728 {
	width:29px !important;
	height:75px !important;
	left:205px !important;
	top:345px !important;
}

#item42410 {
	width:27px !important;
	height:75px !important;
}

#item44733 {
	width:27px !important;
	height:75px !important;
	left:232px !important;
	top:345px !important;
}

#item42412 {
	width:27px !important;
	height:75px !important;
}

#item44738 {
	width:27px !important;
	height:75px !important;
	left:259px !important;
	top:345px !important;
}

#item42413 {
	width:23px !important;
	height:75px !important;
}

#item44743 {
	width:23px !important;
	height:75px !important;
	left:286px !important;
	top:345px !important;
}

#item42414 {
	width:30px !important;
	height:75px !important;
}

#item44748 {
	width:30px !important;
	height:75px !important;
	left:308px !important;
	top:345px !important;
}

#item42415 {
	width:27px !important;
	height:75px !important;
}

#item44753 {
	width:27px !important;
	height:75px !important;
	left:337px !important;
	top:345px !important;
}

#item42416 {
	width:23px !important;
	height:75px !important;
}

#item44758 {
	width:23px !important;
	height:75px !important;
	left:363px !important;
	top:345px !important;
}

#item42417 {
	width:79px !important;
	height:84px !important;
}

#item44763 {
	width:79px !important;
	height:84px !important;
	left:20px !important;
	top:425px !important;
}

#item42418 {
	width:73px !important;
	height:84px !important;
}

#item44768 {
	width:73px !important;
	height:84px !important;
	left:99px !important;
	top:424px !important;
}

#item42419 {
	width:79px !important;
	height:84px !important;
}

#item44773 {
	width:79px !important;
	height:84px !important;
	left:173px !important;
	top:424px !important;
}

#item42421 {
	width:51px !important;
	height:83px !important;
}

#item44779 {
	width:51px !important;
	height:83px !important;
	left:20px !important;
	top:513px !important;
}

#item42422 {
	width:49px !important;
	height:92px !important;
}

#item44784 {
	width:49px !important;
	height:92px !important;
	left:73px !important;
	top:497px !important;
}

#item42423 {
	width:44px !important;
	height:89px !important;
}

#item44789 {
	width:44px !important;
	height:89px !important;
	left:124px !important;
	top:512px !important;
}

#item42424 {
	width:60px !important;
	height:25px !important;
}

#item44794 {
	width:60px !important;
	height:25px !important;
	left:258px !important;
	top:424px !important;
}

#item42425 {
	width:60px !important;
	height:22px !important;
}

#item44799 {
	width:60px !important;
	height:22px !important;
	left:258px !important;
	top:449px !important;
}

#item42426 {
	width:60px !important;
	height:25px !important;
}

#item44804 {
	width:60px !important;
	height:25px !important;
	left:258px !important;
	top:472px !important;
}

#item42427 {
	width:60px !important;
	height:21px !important;
}

#item44809 {
	width:60px !important;
	height:21px !important;
	left:258px !important;
	top:497px !important;
}

#item42428 {
	width:60px !important;
	height:21px !important;
}

#item44814 {
	width:60px !important;
	height:21px !important;
	left:258px !important;
	top:517px !important;
}

#item42429 {
	width:60px !important;
	height:20px !important;
}

#item44819 {
	width:60px !important;
	height:20px !important;
	left:258px !important;
	top:538px !important;
}

#item42430 {
	width:60px !important;
	height:20px !important;
}

#item44824 {
	width:60px !important;
	height:20px !important;
	left:258px !important;
	top:558px !important;
}

#item42431 {
	width:60px !important;
	height:26px !important;
}

#item44829 {
	width:60px !important;
	height:26px !important;
	left:258px !important;
	top:578px !important;
}

#item42432 {
	width:144px !important;
	height:126px !important;
}

#item44834 {
	width:144px !important;
	height:126px !important;
	left:320px !important;
	top:424px !important;
}

#item37550 {
	width:57px !important;
	height:7px !important;
	left:169px !important;
	top:554px !important;
}

#item37577 {
	width:49px !important;
	height:7px !important;
	left:169px !important;
	top:560px !important;
}

#item37604 {
	width:58px !important;
	height:7px !important;
	left:169px !important;
	top:567px !important;
}

#item37631 {
	width:57px !important;
	height:7px !important;
	left:320px !important;
	top:548px !important;
}

#item37659 {
	width:45px !important;
	height:7px !important;
	left:320px !important;
	top:555px !important;
}

#item37688 {
	width:56px !important;
	height:7px !important;
	left:320px !important;
	top:562px !important;
}

#item37715 {
	width:49px !important;
	height:7px !important;
	left:320px !important;
	top:568px !important;
}

#item37742 {
	width:56px !important;
	height:7px !important;
	left:320px !important;
	top:575px !important;
}

#item37769 {
	width:41px !important;
	height:7px !important;
	left:320px !important;
	top:581px !important;
}

#item37796 {
	width:56px !important;
	height:7px !important;
	left:320px !important;
	top:588px !important;
}

#item37823 {
	width:65px !important;
	height:7px !important;
	left:320px !important;
	top:595px !important;
}

#item37850 {
	width:56px !important;
	height:7px !important;
	left:389px !important;
	top:108px !important;
}

#item37877 {
	width:39px !important;
	height:7px !important;
	left:389px !important;
	top:114px !important;
}

#item37905 {
	width:56px !important;
	height:7px !important;
	left:389px !important;
	top:121px !important;
}

#item37932 {
	width:49px !important;
	height:7px !important;
	left:389px !important;
	top:127px !important;
}

#item37959 {
	width:56px !important;
	height:7px !important;
	left:389px !important;
	top:134px !important;
}

#item37986 {
	width:47px !important;
	height:7px !important;
	left:389px !important;
	top:141px !important;
}

#item38013 {
	width:65px !important;
	height:7px !important;
	left:389px !important;
	top:147px !important;
}

#item38041 {
	width:57px !important;
	height:7px !important;
	left:389px !important;
	top:185px !important;
}

#item38068 {
	width:45px !important;
	height:7px !important;
	left:389px !important;
	top:192px !important;
}

#item38096 {
	width:56px !important;
	height:7px !important;
	left:389px !important;
	top:199px !important;
}

#item38123 {
	width:45px !important;
	height:7px !important;
	left:389px !important;
	top:205px !important;
}

#item38152 {
	width:56px !important;
	height:7px !important;
	left:389px !important;
	top:212px !important;
}

#item38179 {
	width:41px !important;
	height:7px !important;
	left:389px !important;
	top:218px !important;
}

#item38206 {
	width:48px !important;
	height:7px !important;
	left:389px !important;
	top:225px !important;
}

#item38233 {
	width:53px !important;
	height:7px !important;
	left:389px !important;
	top:232px !important;
}

#item38260 {
	width:65px !important;
	height:7px !important;
	left:389px !important;
	top:238px !important;
}

#item38287 {
	width:54px !important;
	height:7px !important;
	left:389px !important;
	top:275px !important;
}

#item38315 {
	width:39px !important;
	height:7px !important;
	left:389px !important;
	top:282px !important;
}

#item38342 {
	width:56px !important;
	height:7px !important;
	left:389px !important;
	top:288px !important;
}

#item38369 {
	width:49px !important;
	height:7px !important;
	left:389px !important;
	top:295px !important;
}

#item38398 {
	width:47px !important;
	height:7px !important;
	left:389px !important;
	top:302px !important;
}

#item38426 {
	width:53px !important;
	height:7px !important;
	left:389px !important;
	top:308px !important;
}

#item38453 {
	width:65px !important;
	height:7px !important;
	left:389px !important;
	top:315px !important;
}

#item38480 {
	width:45px !important;
	height:7px !important;
	left:389px !important;
	top:354px !important;
}

#item38507 {
	width:47px !important;
	height:7px !important;
	left:389px !important;
	top:361px !important;
}

#item38534 {
	width:67px !important;
	height:7px !important;
	left:389px !important;
	top:367px !important;
}

#item38561 {
	width:53px !important;
	height:7px !important;
	left:389px !important;
	top:374px !important;
}

#item38589 {
	width:65px !important;
	height:7px !important;
	left:389px !important;
	top:380px !important;
}

#item42433 {
	width:219px !important;
	height:47px !important;
}

#item44839 {
	width:219px !important;
	height:47px !important;
	left:19px !important;
	top:53px !important;
}

#item42434 {
	width:212px !important;
	height:34px !important;
}

#item44844 {
	width:212px !important;
	height:34px !important;
	left:38px !important;
	top:100px !important;
}

#item42435 {
	width:217px !important;
	height:34px !important;
}

#item44850 {
	width:217px !important;
	height:34px !important;
	left:33px !important;
	top:134px !important;
}

#item42437 {
	width:177px !important;
	height:34px !important;
}

#item44856 {
	width:177px !important;
	height:34px !important;
	left:21px !important;
	top:164px !important;
}

#item42438 {
	width:172px !important;
	height:31px !important;
}

#item44861 {
	width:172px !important;
	height:31px !important;
	left:27px !important;
	top:195px !important;
}

#item42439 {
	width:212px !important;
	height:31px !important;
}

#item44866 {
	width:212px !important;
	height:31px !important;
	left:16px !important;
	top:225px !important;
}

#item42440 {
	width:214px !important;
	height:31px !important;
}

#item44871 {
	width:214px !important;
	height:31px !important;
	left:33px !important;
	top:249px !important;
}

#item42441 {
	width:222px !important;
	height:31px !important;
}

#item44876 {
	width:222px !important;
	height:31px !important;
	left:26px !important;
	top:280px !important;
}

#item42442 {
	width:223px !important;
	height:40px !important;
}

#item44881 {
	width:223px !important;
	height:40px !important;
	left:17px !important;
	top:305px !important;
}

#item42443 {
	width:219px !important;
	height:40px !important;
}

#item44886 {
	width:219px !important;
	height:40px !important;
	left:17px !important;
	top:345px !important;
}

#item42444 {
	width:219px !important;
	height:34px !important;
}

#item44891 {
	width:219px !important;
	height:34px !important;
	left:17px !important;
	top:376px !important;
}

#item42445 {
	width:236px !important;
	height:31px !important;
}

#item44897 {
	width:236px !important;
	height:31px !important;
	top:404px !important;
}

#item42446 {
	width:232px !important;
	height:34px !important;
}

#item44902 {
	width:232px !important;
	height:34px !important;
	top:433px !important;
}

#item42447 {
	width:232px !important;
	height:41px !important;
}

#item44907 {
	width:232px !important;
	height:41px !important;
	top:467px !important;
}

#item42448 {
	width:167px !important;
	height:44px !important;
}

#item44912 {
	width:167px !important;
	height:44px !important;
	left:243px !important;
	top:61px !important;
}

#item42449 {
	width:217px !important;
	height:44px !important;
}

#item44917 {
	width:217px !important;
	height:44px !important;
	left:254px !important;
	top:104px !important;
}

#item42451 {
	width:178px !important;
	height:35px !important;
}

#item44922 {
	width:178px !important;
	height:35px !important;
	left:284px !important;
	top:147px !important;
}

#item42452 {
	width:189px !important;
	height:40px !important;
}

#item44928 {
	width:189px !important;
	height:40px !important;
	left:284px !important;
	top:179px !important;
}

#item42454 {
	width:223px !important;
	height:40px !important;
}

#item44933 {
	width:223px !important;
	height:40px !important;
	left:250px !important;
	top:212px !important;
}

#item42455 {
	width:172px !important;
	height:40px !important;
}

#item44939 {
	width:172px !important;
	height:40px !important;
	left:300px !important;
	top:239px !important;
}

#item42456 {
	width:222px !important;
	height:40px !important;
}

#item44944 {
	width:222px !important;
	height:40px !important;
	left:250px !important;
	top:255px !important;
}

#item42457 {
	width:222px !important;
	height:40px !important;
}

#item44949 {
	width:222px !important;
	height:40px !important;
	left:250px !important;
	top:294px !important;
}

#item42458 {
	width:228px !important;
	height:31px !important;
}

#item44954 {
	width:228px !important;
	height:31px !important;
	left:244px !important;
	top:329px !important;
}

#item42459 {
	width:210px !important;
	height:29px !important;
}

#item44959 {
	width:210px !important;
	height:29px !important;
	left:244px !important;
	top:357px !important;
}

#item42460 {
	width:218px !important;
	height:29px !important;
}

#item44964 {
	width:218px !important;
	height:29px !important;
	left:241px !important;
	top:383px !important;
}

#item42461 {
	width:230px !important;
	height:33px !important;
}

#item44969 {
	width:230px !important;
	height:33px !important;
	left:249px !important;
	top:410px !important;
}

#item42462 {
	width:232px !important;
	height:33px !important;
}

#item44974 {
	width:232px !important;
	height:33px !important;
	left:238px !important;
	top:443px !important;
}

#item42463 {
	width:227px !important;
	height:40px !important;
}

#item44980 {
	width:227px !important;
	height:40px !important;
	left:242px !important;
	top:468px !important;
}

#item38616 {
	width:62px !important;
	height:7px !important;
	left:135px !important;
	top:534px !important;
}

#item38644 {
	width:49px !important;
	height:7px !important;
	left:196px !important;
	top:534px !important;
}

#item38671 {
	width:52px !important;
	height:7px !important;
	left:251px !important;
	top:534px !important;
}

#item38698 {
	width:57px !important;
	height:7px !important;
	left:135px !important;
	top:540px !important;
}

#item38726 {
	width:38px !important;
	height:7px !important;
	left:196px !important;
	top:540px !important;
}

#item38753 {
	width:44px !important;
	height:7px !important;
	left:251px !important;
	top:540px !important;
}

#item38780 {
	width:53px !important;
	height:7px !important;
	left:135px !important;
	top:547px !important;
}

#item38807 {
	width:54px !important;
	height:7px !important;
	left:196px !important;
	top:547px !important;
}

#item38834 {
	width:52px !important;
	height:7px !important;
	left:251px !important;
	top:547px !important;
}

#item38861 {
	width:58px !important;
	height:7px !important;
	left:135px !important;
	top:554px !important;
}

#item38889 {
	width:54px !important;
	height:7px !important;
	left:196px !important;
	top:554px !important;
}

#item38916 {
	width:44px !important;
	height:7px !important;
	left:251px !important;
	top:554px !important;
}

#item38943 {
	width:45px !important;
	height:7px !important;
	left:135px !important;
	top:560px !important;
}

#item38970 {
	width:54px !important;
	height:7px !important;
	left:196px !important;
	top:560px !important;
}

#item38997 {
	width:41px !important;
	height:7px !important;
	left:251px !important;
	top:560px !important;
}

#item39024 {
	width:47px !important;
	height:7px !important;
	left:135px !important;
	top:567px !important;
}

#item39051 {
	width:54px !important;
	height:7px !important;
	left:196px !important;
	top:567px !important;
}

#item39078 {
	width:54px !important;
	height:7px !important;
	left:324px !important;
	top:534px !important;
}

#item39105 {
	width:50px !important;
	height:7px !important;
	left:385px !important;
	top:534px !important;
}

#item39132 {
	width:49px !important;
	height:7px !important;
	left:437px !important;
	top:534px !important;
}

#item39160 {
	width:57px !important;
	height:7px !important;
	left:324px !important;
	top:541px !important;
}

#item39187 {
	width:47px !important;
	height:7px !important;
	left:385px !important;
	top:541px !important;
}

#item39214 {
	width:60px !important;
	height:7px !important;
	left:437px !important;
	top:541px !important;
}

#item39241 {
	width:39px !important;
	height:7px !important;
	left:324px !important;
	top:548px !important;
}

#item39268 {
	width:49px !important;
	height:7px !important;
	left:385px !important;
	top:548px !important;
}

#item39295 {
	width:48px !important;
	height:7px !important;
	left:437px !important;
	top:548px !important;
}

#item39323 {
	width:59px !important;
	height:7px !important;
	left:324px !important;
	top:554px !important;
}

#item39350 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:554px !important;
}

#item39377 {
	width:56px !important;
	height:7px !important;
	left:437px !important;
	top:554px !important;
}

#item39405 {
	width:59px !important;
	height:7px !important;
	left:324px !important;
	top:561px !important;
}

#item39433 {
	width:45px !important;
	height:7px !important;
	left:385px !important;
	top:561px !important;
}

#item42466 {
	width:247px !important;
	height:135px !important;
}

#item44985 {
	width:247px !important;
	height:135px !important;
	left:14px !important;
	top:69px !important;
}

#item42467 {
	width:142px !important;
	height:72px !important;
}

#item44990 {
	width:142px !important;
	height:72px !important;
	left:110px !important;
	top:209px !important;
}

#item42468 {
	width:46px !important;
	height:42px !important;
}

#item44995 {
	width:46px !important;
	height:42px !important;
	left:11px !important;
	top:284px !important;
}

#item42469 {
	width:46px !important;
	height:42px !important;
}

#item45001 {
	width:46px !important;
	height:42px !important;
	left:60px !important;
	top:284px !important;
}

#item42470 {
	width:46px !important;
	height:42px !important;
}

#item45006 {
	width:46px !important;
	height:42px !important;
	left:109px !important;
	top:284px !important;
}

#item42471 {
	width:46px !important;
	height:42px !important;
}

#item45011 {
	width:46px !important;
	height:42px !important;
	left:158px !important;
	top:284px !important;
}

#item42474 {
	width:46px !important;
	height:42px !important;
}

#item45016 {
	width:46px !important;
	height:42px !important;
	left:207px !important;
	top:284px !important;
}

#item42477 {
	width:127px !important;
	height:150px !important;
}

#item45021 {
	width:127px !important;
	height:150px !important;
	left:269px !important;
	top:51px !important;
}

#item42478 {
	width:41px !important;
	height:54px !important;
}

#item45026 {
	width:41px !important;
	height:54px !important;
	left:269px !important;
	top:224px !important;
}

#item42479 {
	width:41px !important;
	height:54px !important;
}

#item45031 {
	width:41px !important;
	height:54px !important;
	left:312px !important;
	top:224px !important;
}

#item42480 {
	width:41px !important;
	height:54px !important;
}

#item45036 {
	width:41px !important;
	height:54px !important;
	left:354px !important;
	top:224px !important;
}

#item42481 {
	width:86px !important;
	height:184px !important;
}

#item45041 {
	width:86px !important;
	height:184px !important;
	left:20px !important;
	top:350px !important;
}

#item42482 {
	width:30px !important;
	height:60px !important;
}

#item45046 {
	width:30px !important;
	height:60px !important;
	left:107px !important;
	top:351px !important;
}

#item42483 {
	width:30px !important;
	height:60px !important;
}

#item45051 {
	width:30px !important;
	height:60px !important;
	left:138px !important;
	top:351px !important;
}

#item42484 {
	width:30px !important;
	height:60px !important;
}

#item45056 {
	width:30px !important;
	height:60px !important;
	left:107px !important;
	top:412px !important;
}

#item42485 {
	width:30px !important;
	height:60px !important;
}

#item45061 {
	width:30px !important;
	height:60px !important;
	left:138px !important;
	top:412px !important;
}

#item42486 {
	width:30px !important;
	height:60px !important;
}

#item45066 {
	width:30px !important;
	height:60px !important;
	left:107px !important;
	top:474px !important;
}

#item42487 {
	width:30px !important;
	height:60px !important;
}

#item45072 {
	width:30px !important;
	height:60px !important;
	left:138px !important;
	top:474px !important;
}

#item42489 {
	width:110px !important;
	height:184px !important;
}

#item45077 {
	width:110px !important;
	height:184px !important;
	left:176px !important;
	top:350px !important;
}

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

#item45082 {
	width:37px !important;
	height:62px !important;
	left:288px !important;
	top:350px !important;
}

#item42491 {
	width:36px !important;
	height:59px !important;
}

#item45087 {
	width:36px !important;
	height:59px !important;
	left:288px !important;
	top:413px !important;
}

#item42492 {
	width:37px !important;
	height:59px !important;
}

#item45093 {
	width:37px !important;
	height:59px !important;
	left:288px !important;
	top:475px !important;
}

#item42493 {
	width:110px !important;
	height:184px !important;
}

#item45098 {
	width:110px !important;
	height:184px !important;
	left:334px !important;
	top:350px !important;
}

#item42494 {
	width:37px !important;
	height:45px !important;
}

#item45103 {
	width:37px !important;
	height:45px !important;
	left:446px !important;
	top:350px !important;
}

#item42495 {
	width:37px !important;
	height:46px !important;
}

#item45108 {
	width:37px !important;
	height:46px !important;
	left:446px !important;
	top:396px !important;
}

#item42496 {
	width:37px !important;
	height:45px !important;
}

#item45113 {
	width:37px !important;
	height:45px !important;
	left:446px !important;
	top:443px !important;
}

#item42497 {
	width:37px !important;
	height:45px !important;
}

#item45118 {
	width:37px !important;
	height:45px !important;
	left:446px !important;
	top:489px !important;
}

#item39461 {
	width:41px !important;
	height:7px !important;
	left:402px !important;
	top:99px !important;
}

#item39488 {
	width:54px !important;
	height:7px !important;
	left:402px !important;
	top:105px !important;
}

#item39515 {
	width:56px !important;
	height:7px !important;
	left:402px !important;
	top:112px !important;
}

#item39542 {
	width:46px !important;
	height:7px !important;
	left:402px !important;
	top:118px !important;
}

#item39569 {
	width:43px !important;
	height:7px !important;
	left:402px !important;
	top:125px !important;
}

#item39596 {
	width:39px !important;
	height:7px !important;
	left:403px !important;
	top:275px !important;
}

#item39623 {
	width:41px !important;
	height:7px !important;
	left:403px !important;
	top:282px !important;
}

#item39651 {
	width:61px !important;
	height:7px !important;
	left:403px !important;
	top:289px !important;
}

#item39678 {
	width:56px !important;
	height:7px !important;
	left:403px !important;
	top:295px !important;
}

#item39705 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:553px !important;
}

#item39732 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:559px !important;
}

#item39759 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:566px !important;
}

#item39786 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:573px !important;
}

#item39813 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:579px !important;
}

#item39840 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:586px !important;
}

#item39867 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:592px !important;
}

#item39895 {
	width:49px !important;
	height:7px !important;
	left:174px !important;
	top:566px !important;
}

#item39922 {
	width:59px !important;
	height:7px !important;
	left:174px !important;
	top:573px !important;
}

#item39950 {
	width:52px !important;
	height:7px !important;
	left:174px !important;
	top:580px !important;
}

#item39978 {
	width:63px !important;
	height:7px !important;
	left:174px !important;
	top:586px !important;
}

#item40005 {
	width:49px !important;
	height:7px !important;
	left:333px !important;
	top:559px !important;
}

#item40032 {
	width:52px !important;
	height:7px !important;
	left:333px !important;
	top:565px !important;
}

#item40059 {
	width:52px !important;
	height:7px !important;
	left:333px !important;
	top:572px !important;
}

#item40086 {
	width:60px !important;
	height:7px !important;
	left:333px !important;
	top:578px !important;
}

#item40113 {
	width:56px !important;
	height:7px !important;
	left:333px !important;
	top:585px !important;
}

#item42498 {
	width:243px !important;
	height:241px !important;
}

#item45123 {
	width:243px !important;
	height:241px !important;
	left:31px !important;
	top:37px !important;
}

#item42499 {
	width:239px !important;
	height:241px !important;
}

#item45128 {
	width:239px !important;
	height:241px !important;
	left:277px !important;
	top:37px !important;
}

#item42503 {
	width:120px !important;
	height:155px !important;
}

#item45133 {
	width:120px !important;
	height:155px !important;
	left:32px !important;
	top:299px !important;
}

#item42504 {
	width:122px !important;
	height:156px !important;
}

#item45138 {
	width:122px !important;
	height:156px !important;
	left:153px !important;
	top:299px !important;
}

#item42505 {
	width:122px !important;
	height:156px !important;
}

#item45143 {
	width:122px !important;
	height:156px !important;
	left:276px !important;
	top:299px !important;
}

#item42506 {
	width:116px !important;
	height:156px !important;
}

#item45149 {
	width:116px !important;
	height:156px !important;
	left:400px !important;
	top:299px !important;
}

#item42507 {
	width:121px !important;
	height:147px !important;
}

#item45155 {
	width:121px !important;
	height:147px !important;
	left:276px !important;
	top:456px !important;
}

#item42508 {
	width:116px !important;
	height:147px !important;
}

#item45160 {
	width:116px !important;
	height:147px !important;
	left:400px !important;
	top:456px !important;
}

#item40141 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:491px !important;
}

#item40168 {
	width:50px !important;
	height:7px !important;
	left:90px !important;
	top:491px !important;
}

#item40195 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:498px !important;
}

#item40222 {
	width:43px !important;
	height:7px !important;
	left:90px !important;
	top:498px !important;
}

#item40249 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:504px !important;
}

#item40276 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:573px !important;
}

#item40303 {
	width:50px !important;
	height:7px !important;
	left:90px !important;
	top:573px !important;
}

#item40330 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:579px !important;
}

#item40357 {
	width:43px !important;
	height:7px !important;
	left:90px !important;
	top:579px !important;
}

#item40384 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:586px !important;
}

#item40412 {
	width:53px !important;
	height:7px !important;
	left:159px !important;
	top:491px !important;
}

#item40439 {
	width:61px !important;
	height:7px !important;
	left:159px !important;
	top:498px !important;
}

#item40466 {
	width:48px !important;
	height:7px !important;
	left:159px !important;
	top:504px !important;
}

#item40493 {
	width:53px !important;
	height:7px !important;
	left:159px !important;
	top:573px !important;
}

#item40520 {
	width:61px !important;
	height:7px !important;
	left:159px !important;
	top:580px !important;
}

#item40547 {
	width:48px !important;
	height:7px !important;
	left:159px !important;
	top:586px !important;
}

#item42509 {
	width:112px !important;
	height:218px !important;
}

#item45165 {
	width:112px !important;
	height:218px !important;
	left:51px !important;
	top:81px !important;
}

#item42510 {
	width:115px !important;
	height:213px !important;
}

#item45170 {
	width:115px !important;
	height:213px !important;
	left:184px !important;
	top:85px !important;
}

#item42511 {
	width:113px !important;
	height:210px !important;
}

#item45175 {
	width:113px !important;
	height:210px !important;
	left:315px !important;
	top:89px !important;
}

#item42512 {
	width:125px !important;
	height:218px !important;
}

#item45180 {
	width:125px !important;
	height:218px !important;
	left:40px !important;
	top:317px !important;
}

#item42515 {
	width:115px !important;
	height:220px !important;
}

#item45185 {
	width:115px !important;
	height:220px !important;
	left:181px !important;
	top:317px !important;
}

#item42516 {
	width:119px !important;
	height:226px !important;
}

#item45190 {
	width:119px !important;
	height:226px !important;
	left:318px !important;
	top:310px !important;
}

#item40574 {
	width:53px !important;
	height:7px !important;
	left:39px !important;
	top:570px !important;
}

#item40601 {
	width:54px !important;
	height:7px !important;
	left:39px !important;
	top:577px !important;
}

#item40628 {
	width:49px !important;
	height:7px !important;
	left:39px !important;
	top:583px !important;
}

#item40656 {
	width:41px !important;
	height:7px !important;
	left:127px !important;
	top:570px !important;
}

#item40683 {
	width:43px !important;
	height:7px !important;
	left:127px !important;
	top:577px !important;
}

#item40710 {
	width:49px !important;
	height:7px !important;
	left:127px !important;
	top:583px !important;
}

#item42517 {
	width:128px !important;
	height:124px !important;
}

#item45195 {
	width:128px !important;
	height:124px !important;
	top:55px !important;
}

#item42518 {
	width:129px !important;
	height:146px !important;
}

#item45200 {
	width:129px !important;
	height:146px !important;
	top:179px !important;
}

#item42519 {
	width:129px !important;
	height:132px !important;
}

#item45205 {
	width:129px !important;
	height:132px !important;
	top:325px !important;
}

#item42520 {
	width:129px !important;
	height:136px !important;
}

#item45210 {
	width:129px !important;
	height:136px !important;
	top:457px !important;
}

#item42521 {
	width:317px !important;
	height:373px !important;
}

#item45215 {
	width:317px !important;
	height:373px !important;
	left:134px !important;
	top:180px !important;
}

#item40737 {
	width:37px !important;
	height:7px !important;
	left:133px !important;
	top:557px !important;
}

#item40764 {
	width:41px !important;
	height:7px !important;
	left:174px !important;
	top:557px !important;
}

#item40792 {
	width:39px !important;
	height:7px !important;
	left:133px !important;
	top:563px !important;
}

#item40819 {
	width:43px !important;
	height:7px !important;
	left:174px !important;
	top:563px !important;
}

#item40847 {
	width:40px !important;
	height:7px !important;
	left:133px !important;
	top:570px !important;
}

#item40874 {
	width:46px !important;
	height:7px !important;
	left:174px !important;
	top:570px !important;
}
#in5footer,  #prefooter {display:none;}
