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

#item750 {
	width:366px !important;
	height:351px !important;
}

#item748 {
	width:366px !important;
	height:351px !important;
	left:43px !important;
	top:215px !important;
}

#item759 {
	width:85px !important;
	height:78px !important;
}

#item754 {
	width:85px !important;
	height:78px !important;
	left:154px !important;
	top:109px !important;
}

#item1186 {
	width:111px !important;
	height:268px !important;
}

#item1181 {
	width:111px !important;
	height:268px !important;
	left:136px !important;
	top:214px !important;
}

#item1192 {
	width:45px !important;
	height:43px !important;
}

#item1187 {
	width:45px !important;
	height:43px !important;
	left:27px !important;
	top:273px !important;
}

#item1211 {
	width:45px !important;
	height:27px !important;
}

#item1206 {
	width:45px !important;
	height:27px !important;
	left:27px !important;
	top:317px !important;
}

#item1218 {
	width:45px !important;
	height:32px !important;
}

#item1212 {
	width:45px !important;
	height:32px !important;
	left:27px !important;
	top:345px !important;
}

#item1224 {
	width:45px !important;
	height:111px !important;
}

#item1219 {
	width:45px !important;
	height:111px !important;
	left:27px !important;
	top:378px !important;
}

#item1199 {
	width:72px !important;
	height:101px !important;
}

#item1193 {
	width:72px !important;
	height:101px !important;
	left:327px !important;
	top:91px !important;
}

#item1230 {
	width:85px !important;
	height:54px !important;
}

#item1225 {
	width:85px !important;
	height:54px !important;
	left:321px !important;
	top:193px !important;
}

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

#item1231 {
	width:62px !important;
	height:54px !important;
	left:425px !important;
	top:127px !important;
}

#item1205 {
	width:112px !important;
	height:232px !important;
}

#item1200 {
	width:112px !important;
	height:232px !important;
	left:313px !important;
	top:263px !important;
}

#item1242 {
	width:59px !important;
	height:131px !important;
}

#item1237 {
	width:59px !important;
	height:131px !important;
	left:427px !important;
	top:364px !important;
}

#item40391 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:541px !important;
}

#item40418 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:541px !important;
}

#item40445 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:541px !important;
}

#item40473 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:548px !important;
}

#item40500 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:548px !important;
}

#item40527 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:548px !important;
}

#item40556 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:555px !important;
}

#item40583 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:555px !important;
}

#item40610 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:555px !important;
}

#item40637 {
	width:39px !important;
	height:7px !important;
	left:186px !important;
	top:537px !important;
}

#item40664 {
	width:59px !important;
	height:7px !important;
	left:186px !important;
	top:544px !important;
}

#item40691 {
	width:53px !important;
	height:7px !important;
	left:186px !important;
	top:551px !important;
}

#item40719 {
	width:59px !important;
	height:7px !important;
	left:186px !important;
	top:578px !important;
}

#item40746 {
	width:59px !important;
	height:7px !important;
	left:289px !important;
	top:534px !important;
}

#item40773 {
	width:59px !important;
	height:7px !important;
	left:289px !important;
	top:586px !important;
}

#item40801 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:556px !important;
}

#item40828 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:563px !important;
}

#item40855 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:589px !important;
}

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

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

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

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

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

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

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

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

#item46943 {
	width:403px !important;
	height:542px !important;
	left:68px !important;
	top:57px !important;
}

#item765 {
	width:90px !important;
	height:177px !important;
}

#item760 {
	width:90px !important;
	height:177px !important;
	left:49px !important;
	top:83px !important;
}

#item1250 {
	width:29px !important;
	height:26px !important;
}

#item1245 {
	width:29px !important;
	height:26px !important;
	left:173px !important;
	top:189px !important;
}

#item1283 {
	width:29px !important;
	height:26px !important;
}

#item1277 {
	width:29px !important;
	height:26px !important;
	left:176px !important;
	top:223px !important;
}

#item1256 {
	width:81px !important;
	height:76px !important;
}

#item1251 {
	width:81px !important;
	height:76px !important;
	left:61px !important;
	top:312px !important;
}

#item1276 {
	width:90px !important;
	height:75px !important;
}

#item1270 {
	width:90px !important;
	height:75px !important;
	left:67px !important;
	top:409px !important;
}

#item1262 {
	width:52px !important;
	height:356px !important;
}

#item1257 {
	width:52px !important;
	height:356px !important;
	left:238px !important;
	top:150px !important;
}

#item1290 {
	width:57px !important;
	height:196px !important;
}

#item1285 {
	width:57px !important;
	height:196px !important;
	left:295px !important;
	top:216px !important;
}

#item1297 {
	width:57px !important;
	height:344px !important;
}

#item1291 {
	width:57px !important;
	height:344px !important;
	left:354px !important;
	top:151px !important;
}

#item1269 {
	width:70px !important;
	height:122px !important;
}

#item1263 {
	width:70px !important;
	height:122px !important;
	left:426px !important;
	top:147px !important;
}

#item1304 {
	width:69px !important;
	height:122px !important;
}

#item1298 {
	width:69px !important;
	height:122px !important;
	left:427px !important;
	top:307px !important;
}

#item40882 {
	width:39px !important;
	height:7px !important;
	left:26px !important;
	top:529px !important;
}

#item40909 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:536px !important;
}

#item40936 {
	width:46px !important;
	height:7px !important;
	left:26px !important;
	top:543px !important;
}

#item40963 {
	width:63px !important;
	height:7px !important;
	left:26px !important;
	top:572px !important;
}

#item40990 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:579px !important;
}

#item41017 {
	width:59px !important;
	height:7px !important;
	left:123px !important;
	top:555px !important;
}

#item41045 {
	width:59px !important;
	height:7px !important;
	left:123px !important;
	top:562px !important;
}

#item46904 {
	width:105px !important;
	height:97px !important;
	left:133px !important;
	top:267px !important;
}

#item877 {
	width:185px !important;
	height:388px !important;
}

#item872 {
	width:185px !important;
	height:388px !important;
	left:62px !important;
	top:147px !important;
}

#item1310 {
	width:107px !important;
	height:215px !important;
}

#item1305 {
	width:107px !important;
	height:215px !important;
	left:261px !important;
	top:343px !important;
}

#item1330 {
	width:111px !important;
	height:215px !important;
}

#item1325 {
	width:111px !important;
	height:215px !important;
	left:371px !important;
	top:343px !important;
}

#item1316 {
	width:68px !important;
	height:50px !important;
}

#item1311 {
	width:68px !important;
	height:50px !important;
	left:311px !important;
	top:48px !important;
}

#item1336 {
	width:68px !important;
	height:50px !important;
}

#item1331 {
	width:68px !important;
	height:50px !important;
	left:311px !important;
	top:100px !important;
}

#item1342 {
	width:68px !important;
	height:43px !important;
}

#item1337 {
	width:68px !important;
	height:43px !important;
	left:311px !important;
	top:152px !important;
}

#item1348 {
	width:68px !important;
	height:53px !important;
}

#item1343 {
	width:68px !important;
	height:53px !important;
	left:311px !important;
	top:196px !important;
}

#item1354 {
	width:68px !important;
	height:45px !important;
}

#item1349 {
	width:68px !important;
	height:45px !important;
	left:311px !important;
	top:251px !important;
}

#item24138 {
	width:39px !important;
	height:7px !important;
	left:383px !important;
	top:65px !important;
}

#item24166 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:72px !important;
}

#item24193 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:79px !important;
}

#item24220 {
	width:46px !important;
	height:7px !important;
	left:383px !important;
	top:85px !important;
}

#item24247 {
	width:66px !important;
	height:7px !important;
	left:383px !important;
	top:143px !important;
}

#item24274 {
	width:39px !important;
	height:7px !important;
	left:383px !important;
	top:174px !important;
}

#item24301 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:180px !important;
}

#item24328 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:187px !important;
}

#item24355 {
	width:39px !important;
	height:7px !important;
	left:383px !important;
	top:235px !important;
}

#item24383 {
	width:50px !important;
	height:7px !important;
	left:383px !important;
	top:241px !important;
}

#item24410 {
	width:53px !important;
	height:7px !important;
	left:383px !important;
	top:248px !important;
}

#item24437 {
	width:46px !important;
	height:7px !important;
	left:383px !important;
	top:255px !important;
}

#item24464 {
	width:41px !important;
	height:7px !important;
	left:383px !important;
	top:261px !important;
}

#item24491 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:268px !important;
}

#item24518 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:274px !important;
}

#item24545 {
	width:39px !important;
	height:7px !important;
	left:383px !important;
	top:65px !important;
}

#item24572 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:72px !important;
}

#item24599 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:79px !important;
}

#item24628 {
	width:46px !important;
	height:7px !important;
	left:383px !important;
	top:85px !important;
}

#item24655 {
	width:66px !important;
	height:7px !important;
	left:383px !important;
	top:143px !important;
}

#item24682 {
	width:39px !important;
	height:7px !important;
	left:383px !important;
	top:174px !important;
}

#item24709 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:180px !important;
}

#item24736 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:187px !important;
}

#item24763 {
	width:39px !important;
	height:7px !important;
	left:383px !important;
	top:235px !important;
}

#item24790 {
	width:50px !important;
	height:7px !important;
	left:383px !important;
	top:241px !important;
}

#item24817 {
	width:53px !important;
	height:7px !important;
	left:383px !important;
	top:248px !important;
}

#item24844 {
	width:46px !important;
	height:7px !important;
	left:383px !important;
	top:255px !important;
}

#item24871 {
	width:41px !important;
	height:7px !important;
	left:383px !important;
	top:261px !important;
}

#item24899 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:268px !important;
}

#item24926 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:274px !important;
}

#item1322 {
	width:91px !important;
	height:113px !important;
}

#item1317 {
	width:91px !important;
	height:113px !important;
	left:32px !important;
	top:39px !important;
}

#item1361 {
	width:91px !important;
	height:113px !important;
}

#item1355 {
	width:91px !important;
	height:113px !important;
	left:32px !important;
	top:152px !important;
}

#item1367 {
	width:91px !important;
	height:110px !important;
}

#item1362 {
	width:91px !important;
	height:110px !important;
	left:32px !important;
	top:266px !important;
}

#item1373 {
	width:91px !important;
	height:111px !important;
}

#item1368 {
	width:91px !important;
	height:111px !important;
	left:32px !important;
	top:378px !important;
}

#item1383 {
	width:91px !important;
	height:112px !important;
}

#item1378 {
	width:91px !important;
	height:112px !important;
	left:32px !important;
	top:491px !important;
}

#item883 {
	width:283px !important;
	height:361px !important;
}

#item878 {
	width:283px !important;
	height:361px !important;
	left:165px !important;
	top:174px !important;
}

#item898 {
	width:137px !important;
	height:233px !important;
}

#item893 {
	width:137px !important;
	height:233px !important;
	left:60px !important;
	top:125px !important;
}

#item1389 {
	width:173px !important;
	height:177px !important;
}

#item1384 {
	width:173px !important;
	height:177px !important;
	left:78px !important;
	top:325px !important;
}

#item1402 {
	width:118px !important;
	height:194px !important;
}

#item1396 {
	width:118px !important;
	height:194px !important;
	left:341px !important;
	top:125px !important;
}

#item1408 {
	width:32px !important;
	height:39px !important;
}

#item1403 {
	width:32px !important;
	height:39px !important;
	left:279px !important;
	top:153px !important;
}

#item1462 {
	width:32px !important;
	height:41px !important;
}

#item1457 {
	width:32px !important;
	height:41px !important;
	left:279px !important;
	top:193px !important;
}

#item1468 {
	width:36px !important;
	height:41px !important;
}

#item1463 {
	width:36px !important;
	height:41px !important;
	left:277px !important;
	top:236px !important;
}

#item1474 {
	width:41px !important;
	height:56px !important;
}

#item1469 {
	width:41px !important;
	height:56px !important;
	left:276px !important;
	top:279px !important;
}

#item1414 {
	width:72px !important;
	height:147px !important;
}

#item1409 {
	width:72px !important;
	height:147px !important;
	left:310px !important;
	top:352px !important;
}

#item1421 {
	width:38px !important;
	height:81px !important;
}

#item1415 {
	width:38px !important;
	height:81px !important;
	left:268px !important;
	top:492px !important;
}

#item1482 {
	width:38px !important;
	height:81px !important;
}

#item1477 {
	width:38px !important;
	height:81px !important;
	left:283px !important;
	top:522px !important;
}

#item1395 {
	width:29px !important;
	height:51px !important;
}

#item1390 {
	width:29px !important;
	height:51px !important;
	left:23px !important;
	top:475px !important;
}

#item1440 {
	width:43px !important;
	height:70px !important;
}

#item1434 {
	width:43px !important;
	height:70px !important;
	left:55px !important;
	top:482px !important;
}

#item1450 {
	width:34px !important;
	height:70px !important;
}

#item1445 {
	width:34px !important;
	height:70px !important;
	left:25px !important;
	top:528px !important;
}

#item1456 {
	width:34px !important;
	height:70px !important;
}

#item1451 {
	width:34px !important;
	height:70px !important;
	left:61px !important;
	top:533px !important;
}

#item24953 {
	width:68px !important;
	height:7px !important;
	left:390px !important;
	top:357px !important;
}

#item24980 {
	width:39px !important;
	height:7px !important;
	left:390px !important;
	top:401px !important;
}

#item25007 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:408px !important;
}

#item25034 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:414px !important;
}

#item25061 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:421px !important;
}

#item25088 {
	width:39px !important;
	height:7px !important;
	left:390px !important;
	top:459px !important;
}

#item25115 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:465px !important;
}

#item25143 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:472px !important;
}

#item25170 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:479px !important;
}

#item25197 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:524px !important;
}

#item25224 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:530px !important;
}

#item1427 {
	width:95px !important;
	height:124px !important;
}

#item1422 {
	width:95px !important;
	height:124px !important;
	left:18px !important;
	top:41px !important;
}

#item1488 {
	width:95px !important;
	height:160px !important;
}

#item1483 {
	width:95px !important;
	height:160px !important;
	left:18px !important;
	top:167px !important;
}

#item1495 {
	width:95px !important;
	height:111px !important;
}

#item1489 {
	width:95px !important;
	height:111px !important;
	left:18px !important;
	top:330px !important;
}

#item1501 {
	width:95px !important;
	height:161px !important;
}

#item1496 {
	width:95px !important;
	height:161px !important;
	left:18px !important;
	top:444px !important;
}

#item904 {
	width:203px !important;
	height:327px !important;
}

#item899 {
	width:203px !important;
	height:327px !important;
	left:147px !important;
	top:179px !important;
}

#item1433 {
	width:118px !important;
	height:350px !important;
}

#item1428 {
	width:118px !important;
	height:350px !important;
	left:397px !important;
	top:256px !important;
}

#item25251 {
	width:39px !important;
	height:7px !important;
	left:132px !important;
	top:571px !important;
}

#item25278 {
	width:43px !important;
	height:7px !important;
	left:192px !important;
	top:571px !important;
}

#item25305 {
	width:52px !important;
	height:7px !important;
	left:132px !important;
	top:578px !important;
}

#item25332 {
	width:53px !important;
	height:7px !important;
	left:192px !important;
	top:578px !important;
}

#item25360 {
	width:43px !important;
	height:7px !important;
	left:132px !important;
	top:584px !important;
}

#item25388 {
	width:43px !important;
	height:7px !important;
	left:262px !important;
	top:571px !important;
}

#item25415 {
	width:43px !important;
	height:7px !important;
	left:262px !important;
	top:577px !important;
}

#item25444 {
	width:53px !important;
	height:7px !important;
	left:262px !important;
	top:584px !important;
}

#item910 {
	width:141px !important;
	height:241px !important;
}

#item905 {
	width:141px !important;
	height:241px !important;
	left:29px !important;
	top:109px !important;
}

#item1509 {
	width:67px !important;
	height:53px !important;
}

#item1504 {
	width:67px !important;
	height:53px !important;
	left:186px !important;
	top:57px !important;
}

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

#item1549 {
	width:67px !important;
	height:42px !important;
	left:186px !important;
	top:111px !important;
}

#item1560 {
	width:67px !important;
	height:100px !important;
}

#item1555 {
	width:67px !important;
	height:100px !important;
	left:186px !important;
	top:156px !important;
}

#item1515 {
	width:71px !important;
	height:67px !important;
}

#item1510 {
	width:71px !important;
	height:67px !important;
	left:82px !important;
	top:372px !important;
}

#item1569 {
	width:71px !important;
	height:41px !important;
}

#item1562 {
	width:71px !important;
	height:41px !important;
	left:157px !important;
	top:379px !important;
}

#item1581 {
	width:87px !important;
	height:67px !important;
}

#item1576 {
	width:87px !important;
	height:67px !important;
	left:163px !important;
	top:422px !important;
}

#item1522 {
	width:127px !important;
	height:177px !important;
}

#item1516 {
	width:127px !important;
	height:177px !important;
	left:347px !important;
	top:128px !important;
}

#item1528 {
	width:179px !important;
	height:268px !important;
}

#item1523 {
	width:179px !important;
	height:268px !important;
	left:299px !important;
	top:310px !important;
}

#item1575 {
	width:58px !important;
	height:67px !important;
}

#item1570 {
	width:58px !important;
	height:67px !important;
	left:103px !important;
	top:411px !important;
}

#item25471 {
	width:39px !important;
	height:7px !important;
	left:26px !important;
	top:515px !important;
}

#item25498 {
	width:41px !important;
	height:7px !important;
	left:72px !important;
	top:515px !important;
}

#item25526 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:521px !important;
}

#item25553 {
	width:54px !important;
	height:7px !important;
	left:72px !important;
	top:521px !important;
}

#item25580 {
	width:39px !important;
	height:7px !important;
	left:26px !important;
	top:572px !important;
}

#item25607 {
	width:43px !important;
	height:7px !important;
	left:69px !important;
	top:572px !important;
}

#item25636 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:579px !important;
}

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

#item25690 {
	width:39px !important;
	height:7px !important;
	left:147px !important;
	top:521px !important;
}

#item25717 {
	width:43px !important;
	height:7px !important;
	left:203px !important;
	top:521px !important;
}

#item25744 {
	width:45px !important;
	height:7px !important;
	left:147px !important;
	top:527px !important;
}

#item25771 {
	width:69px !important;
	height:7px !important;
	left:147px !important;
	top:574px !important;
}

#item1535 {
	width:90px !important;
	height:139px !important;
}

#item1529 {
	width:90px !important;
	height:139px !important;
	left:31px !important;
	top:42px !important;
}

#item1587 {
	width:86px !important;
	height:139px !important;
}

#item1582 {
	width:86px !important;
	height:139px !important;
	left:124px !important;
	top:42px !important;
}

#item1593 {
	width:86px !important;
	height:139px !important;
}

#item1588 {
	width:86px !important;
	height:139px !important;
	left:124px !important;
	top:184px !important;
}

#item1600 {
	width:88px !important;
	height:139px !important;
}

#item1595 {
	width:88px !important;
	height:139px !important;
	left:33px !important;
	top:184px !important;
}

#item1541 {
	width:94px !important;
	height:162px !important;
}

#item1536 {
	width:94px !important;
	height:162px !important;
	left:89px !important;
	top:420px !important;
}

#item1606 {
	width:22px !important;
	height:22px !important;
}

#item1601 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:409px !important;
}

#item1619 {
	width:22px !important;
	height:22px !important;
}

#item1614 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:432px !important;
}

#item1613 {
	width:22px !important;
	height:22px !important;
}

#item1607 {
	width:22px !important;
	height:22px !important;
	left:61px !important;
	top:409px !important;
}

#item1625 {
	width:22px !important;
	height:22px !important;
}

#item1620 {
	width:22px !important;
	height:22px !important;
	left:61px !important;
	top:432px !important;
}

#item1548 {
	width:66px !important;
	height:95px !important;
}

#item1542 {
	width:66px !important;
	height:95px !important;
	left:219px !important;
	top:513px !important;
}

#item1631 {
	width:22px !important;
	height:22px !important;
}

#item1626 {
	width:22px !important;
	height:22px !important;
	left:285px !important;
	top:496px !important;
}

#item1638 {
	width:22px !important;
	height:22px !important;
}

#item1632 {
	width:22px !important;
	height:22px !important;
	left:285px !important;
	top:519px !important;
}

#item916 {
	width:286px !important;
	height:441px !important;
}

#item911 {
	width:286px !important;
	height:441px !important;
	left:216px !important;
	top:48px !important;
}

#item25798 {
	width:39px !important;
	height:7px !important;
	left:113px !important;
	top:329px !important;
}

#item25825 {
	width:43px !important;
	height:7px !important;
	left:159px !important;
	top:329px !important;
}

#item25852 {
	width:45px !important;
	height:7px !important;
	left:113px !important;
	top:335px !important;
}

#item25880 {
	width:43px !important;
	height:7px !important;
	left:159px !important;
	top:335px !important;
}

#item25907 {
	width:41px !important;
	height:7px !important;
	left:113px !important;
	top:342px !important;
}

#item25934 {
	width:44px !important;
	height:7px !important;
	left:159px !important;
	top:342px !important;
}

#item25961 {
	width:53px !important;
	height:7px !important;
	left:311px !important;
	top:518px !important;
}

#item25988 {
	width:75px !important;
	height:7px !important;
	left:311px !important;
	top:524px !important;
}

#item26015 {
	width:48px !important;
	height:7px !important;
	left:311px !important;
	top:531px !important;
}

#item26042 {
	width:59px !important;
	height:7px !important;
	left:311px !important;
	top:538px !important;
}

#item26069 {
	width:76px !important;
	height:7px !important;
	left:311px !important;
	top:544px !important;
}

#item26096 {
	width:48px !important;
	height:7px !important;
	left:406px !important;
	top:518px !important;
}

#item26123 {
	width:54px !important;
	height:7px !important;
	left:406px !important;
	top:525px !important;
}

#item26151 {
	width:75px !important;
	height:7px !important;
	left:406px !important;
	top:531px !important;
}

#item922 {
	width:154px !important;
	height:161px !important;
}

#item917 {
	width:154px !important;
	height:161px !important;
	left:93px !important;
	top:120px !important;
}

#item1649 {
	width:125px !important;
	height:270px !important;
}

#item1644 {
	width:125px !important;
	height:270px !important;
	left:113px !important;
	top:285px !important;
}

#item1655 {
	width:51px !important;
	height:132px !important;
}

#item1650 {
	width:51px !important;
	height:132px !important;
	left:28px !important;
	top:400px !important;
}

#item1661 {
	width:190px !important;
	height:211px !important;
}

#item1656 {
	width:190px !important;
	height:211px !important;
	left:286px !important;
	top:122px !important;
}

#item1668 {
	width:40px !important;
	height:91px !important;
}

#item1662 {
	width:40px !important;
	height:91px !important;
	left:286px !important;
	top:340px !important;
}

#item1705 {
	width:37px !important;
	height:91px !important;
}

#item1700 {
	width:37px !important;
	height:91px !important;
	left:329px !important;
	top:340px !important;
}

#item1714 {
	width:28px !important;
	height:91px !important;
}

#item1709 {
	width:28px !important;
	height:91px !important;
	left:367px !important;
	top:340px !important;
}

#item1720 {
	width:28px !important;
	height:91px !important;
}

#item1715 {
	width:28px !important;
	height:91px !important;
	left:397px !important;
	top:340px !important;
}

#item1726 {
	width:23px !important;
	height:91px !important;
}

#item1721 {
	width:23px !important;
	height:91px !important;
	left:426px !important;
	top:340px !important;
}

#item1732 {
	width:33px !important;
	height:91px !important;
}

#item1727 {
	width:33px !important;
	height:91px !important;
	left:451px !important;
	top:340px !important;
}

#item1674 {
	width:121px !important;
	height:159px !important;
}

#item1669 {
	width:121px !important;
	height:159px !important;
	left:355px !important;
	top:445px !important;
}

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

#item1675 {
	width:59px !important;
	height:66px !important;
	left:291px !important;
	top:534px !important;
}

#item929 {
	width:105px !important;
	height:61px !important;
}

#item923 {
	width:105px !important;
	height:61px !important;
	left:137px !important;
	top:56px !important;
}

#item1738 {
	width:105px !important;
	height:61px !important;
}

#item1733 {
	width:105px !important;
	height:61px !important;
	left:137px !important;
	top:120px !important;
}

#item1744 {
	width:105px !important;
	height:61px !important;
}

#item1739 {
	width:105px !important;
	height:61px !important;
	left:137px !important;
	top:181px !important;
}

#item1751 {
	width:105px !important;
	height:66px !important;
}

#item1745 {
	width:105px !important;
	height:66px !important;
	left:137px !important;
	top:245px !important;
}

#item1757 {
	width:105px !important;
	height:57px !important;
}

#item1752 {
	width:105px !important;
	height:57px !important;
	left:137px !important;
	top:314px !important;
}

#item1763 {
	width:105px !important;
	height:60px !important;
}

#item1758 {
	width:105px !important;
	height:60px !important;
	left:137px !important;
	top:372px !important;
}

#item1769 {
	width:105px !important;
	height:60px !important;
}

#item1764 {
	width:105px !important;
	height:60px !important;
	left:137px !important;
	top:435px !important;
}

#item1776 {
	width:105px !important;
	height:104px !important;
}

#item1770 {
	width:105px !important;
	height:104px !important;
	left:137px !important;
	top:498px !important;
}

#item1686 {
	width:118px !important;
	height:177px !important;
}

#item1681 {
	width:118px !important;
	height:177px !important;
	left:24px !important;
	top:467px !important;
}

#item1692 {
	width:215px !important;
	height:213px !important;
}

#item1687 {
	width:215px !important;
	height:213px !important;
	left:266px !important;
	top:128px !important;
}

#item1699 {
	width:193px !important;
	height:167px !important;
}

#item1693 {
	width:193px !important;
	height:167px !important;
	left:265px !important;
	top:346px !important;
}

#item26178 {
	width:66px !important;
	height:7px !important;
	left:34px !important;
	top:76px !important;
}

#item26205 {
	width:66px !important;
	height:7px !important;
	left:34px !important;
	top:120px !important;
}

#item26232 {
	width:39px !important;
	height:7px !important;
	left:34px !important;
	top:165px !important;
}

#item26259 {
	width:56px !important;
	height:7px !important;
	left:34px !important;
	top:171px !important;
}

#item26286 {
	width:45px !important;
	height:7px !important;
	left:34px !important;
	top:178px !important;
}

#item26313 {
	width:52px !important;
	height:7px !important;
	left:34px !important;
	top:184px !important;
}

#item26340 {
	width:43px !important;
	height:7px !important;
	left:34px !important;
	top:191px !important;
}

#item26367 {
	width:65px !important;
	height:7px !important;
	left:34px !important;
	top:198px !important;
}

#item26395 {
	width:39px !important;
	height:7px !important;
	left:34px !important;
	top:242px !important;
}

#item26422 {
	width:43px !important;
	height:7px !important;
	left:34px !important;
	top:249px !important;
}

#item26450 {
	width:55px !important;
	height:7px !important;
	left:34px !important;
	top:296px !important;
}

#item26477 {
	width:59px !important;
	height:7px !important;
	left:34px !important;
	top:303px !important;
}

#item26504 {
	width:48px !important;
	height:7px !important;
	left:34px !important;
	top:309px !important;
}

#item26531 {
	width:54px !important;
	height:7px !important;
	left:34px !important;
	top:316px !important;
}

#item26558 {
	width:55px !important;
	height:7px !important;
	left:34px !important;
	top:322px !important;
}

#item26585 {
	width:62px !important;
	height:7px !important;
	left:34px !important;
	top:338px !important;
}

#item26612 {
	width:59px !important;
	height:7px !important;
	left:34px !important;
	top:345px !important;
}

#item26640 {
	width:67px !important;
	height:7px !important;
	left:34px !important;
	top:361px !important;
}

#item26667 {
	width:66px !important;
	height:7px !important;
	left:34px !important;
	top:405px !important;
}

#item935 {
	width:65px !important;
	height:104px !important;
}

#item930 {
	width:65px !important;
	height:104px !important;
	left:103px !important;
	top:55px !important;
}

#item1843 {
	width:52px !important;
	height:104px !important;
}

#item1838 {
	width:52px !important;
	height:104px !important;
	left:169px !important;
	top:55px !important;
}

#item1849 {
	width:59px !important;
	height:104px !important;
}

#item1844 {
	width:59px !important;
	height:104px !important;
	left:223px !important;
	top:55px !important;
}

#item1856 {
	width:50px !important;
	height:104px !important;
}

#item1850 {
	width:50px !important;
	height:104px !important;
	left:283px !important;
	top:55px !important;
}

#item1862 {
	width:45px !important;
	height:104px !important;
}

#item1857 {
	width:45px !important;
	height:104px !important;
	left:334px !important;
	top:55px !important;
}

#item1868 {
	width:45px !important;
	height:104px !important;
}

#item1863 {
	width:45px !important;
	height:104px !important;
	left:381px !important;
	top:55px !important;
}

#item1878 {
	width:45px !important;
	height:104px !important;
}

#item1873 {
	width:45px !important;
	height:104px !important;
	left:428px !important;
	top:55px !important;
}

#item1787 {
	width:93px !important;
	height:150px !important;
}

#item1782 {
	width:93px !important;
	height:150px !important;
	left:190px !important;
	top:222px !important;
}

#item1884 {
	width:72px !important;
	height:128px !important;
}

#item1879 {
	width:72px !important;
	height:128px !important;
	left:293px !important;
	top:223px !important;
}

#item1890 {
	width:35px !important;
	height:128px !important;
}

#item1885 {
	width:35px !important;
	height:128px !important;
	left:366px !important;
	top:223px !important;
}

#item1896 {
	width:35px !important;
	height:128px !important;
}

#item1891 {
	width:35px !important;
	height:128px !important;
	left:401px !important;
	top:223px !important;
}

#item1902 {
	width:47px !important;
	height:128px !important;
}

#item1897 {
	width:47px !important;
	height:128px !important;
	left:439px !important;
	top:223px !important;
}

#item1793 {
	width:86px !important;
	height:75px !important;
}

#item1788 {
	width:86px !important;
	height:75px !important;
	left:93px !important;
	top:214px !important;
}

#item1800 {
	width:97px !important;
	height:105px !important;
}

#item1794 {
	width:97px !important;
	height:105px !important;
	left:74px !important;
	top:427px !important;
}

#item1915 {
	width:89px !important;
	height:79px !important;
}

#item1910 {
	width:89px !important;
	height:79px !important;
	left:81px !important;
	top:533px !important;
}

#item1813 {
	width:62px !important;
	height:83px !important;
}

#item1808 {
	width:62px !important;
	height:83px !important;
	left:239px !important;
	top:420px !important;
}

#item1921 {
	width:62px !important;
	height:83px !important;
}

#item1916 {
	width:62px !important;
	height:83px !important;
	left:247px !important;
	top:505px !important;
}

#item1819 {
	width:63px !important;
	height:73px !important;
}

#item1814 {
	width:63px !important;
	height:73px !important;
	left:376px !important;
	top:418px !important;
}

#item1928 {
	width:67px !important;
	height:111px !important;
}

#item1923 {
	width:67px !important;
	height:111px !important;
	left:382px !important;
	top:491px !important;
}

#item1825 {
	width:34px !important;
	height:67px !important;
}

#item1820 {
	width:34px !important;
	height:67px !important;
	left:465px !important;
	top:446px !important;
}

#item1935 {
	width:34px !important;
	height:39px !important;
}

#item1929 {
	width:34px !important;
	height:39px !important;
	left:466px !important;
	top:406px !important;
}

#item1807 {
	width:47px !important;
	height:62px !important;
}

#item1802 {
	width:47px !important;
	height:62px !important;
	left:5px !important;
	top:414px !important;
}

#item1909 {
	width:51px !important;
	height:46px !important;
}

#item1904 {
	width:51px !important;
	height:46px !important;
	left:14px !important;
	top:477px !important;
}

#item942 {
	width:162px !important;
	height:360px !important;
}

#item936 {
	width:162px !important;
	height:360px !important;
	left:136px !important;
	top:112px !important;
}

#item1831 {
	width:51px !important;
	height:31px !important;
}

#item1826 {
	width:51px !important;
	height:31px !important;
	left:338px !important;
	top:354px !important;
}

#item1945 {
	width:51px !important;
	height:31px !important;
}

#item1938 {
	width:51px !important;
	height:31px !important;
	left:338px !important;
	top:390px !important;
}

#item1951 {
	width:51px !important;
	height:31px !important;
}

#item1946 {
	width:51px !important;
	height:31px !important;
	left:338px !important;
	top:426px !important;
}

#item1957 {
	width:51px !important;
	height:31px !important;
}

#item1952 {
	width:51px !important;
	height:31px !important;
	left:338px !important;
	top:461px !important;
}

#item1963 {
	width:51px !important;
	height:31px !important;
}

#item1958 {
	width:51px !important;
	height:31px !important;
	left:338px !important;
	top:497px !important;
}

#item1969 {
	width:51px !important;
	height:31px !important;
}

#item1964 {
	width:51px !important;
	height:31px !important;
	left:338px !important;
	top:531px !important;
}

#item1975 {
	width:51px !important;
	height:31px !important;
}

#item1970 {
	width:51px !important;
	height:31px !important;
	left:338px !important;
	top:568px !important;
}

#item1837 {
	width:96px !important;
	height:173px !important;
}

#item1832 {
	width:96px !important;
	height:173px !important;
	left:420px !important;
	top:97px !important;
}

#item1984 {
	width:96px !important;
	height:173px !important;
}

#item1979 {
	width:96px !important;
	height:173px !important;
	left:420px !important;
	top:275px !important;
}

#item1990 {
	width:96px !important;
	height:179px !important;
}

#item1985 {
	width:96px !important;
	height:179px !important;
	left:420px !important;
	top:454px !important;
}

#item26694 {
	width:39px !important;
	height:7px !important;
	left:27px !important;
	top:67px !important;
}

#item26721 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:74px !important;
}

#item26748 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:81px !important;
}

#item26775 {
	width:53px !important;
	height:7px !important;
	left:27px !important;
	top:108px !important;
}

#item26804 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:114px !important;
}

#item26831 {
	width:70px !important;
	height:7px !important;
	left:27px !important;
	top:131px !important;
}

#item26858 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:173px !important;
}

#item26886 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:180px !important;
}

#item26915 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:186px !important;
}

#item26942 {
	width:53px !important;
	height:7px !important;
	left:28px !important;
	top:231px !important;
}

#item26969 {
	width:54px !important;
	height:7px !important;
	left:28px !important;
	top:237px !important;
}

#item26996 {
	width:70px !important;
	height:7px !important;
	left:27px !important;
	top:281px !important;
}

#item27023 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:287px !important;
}

#item27050 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:329px !important;
}

#item27077 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:336px !important;
}

#item27104 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:343px !important;
}

#item27132 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:349px !important;
}

#item27159 {
	width:39px !important;
	height:7px !important;
	left:27px !important;
	top:410px !important;
}

#item27186 {
	width:62px !important;
	height:7px !important;
	left:27px !important;
	top:416px !important;
}

#item27213 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:423px !important;
}

#item27240 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:430px !important;
}

#item27267 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:454px !important;
}

#item27294 {
	width:53px !important;
	height:7px !important;
	left:27px !important;
	top:460px !important;
}

#item27321 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:498px !important;
}

#item27348 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:505px !important;
}

#item27376 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:511px !important;
}

#item27403 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:518px !important;
}

#item27430 {
	width:53px !important;
	height:7px !important;
	left:27px !important;
	top:543px !important;
}

#item27457 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:550px !important;
}

#item27484 {
	width:61px !important;
	height:7px !important;
	left:27px !important;
	top:556px !important;
}

#item27511 {
	width:65px !important;
	height:7px !important;
	left:27px !important;
	top:563px !important;
}

#item948 {
	width:134px !important;
	height:177px !important;
}

#item943 {
	width:134px !important;
	height:177px !important;
	left:100px !important;
	top:165px !important;
}

#item2002 {
	width:176px !important;
	height:154px !important;
}

#item1997 {
	width:176px !important;
	height:154px !important;
	left:83px !important;
	top:347px !important;
}

#item2009 {
	width:70px !important;
	height:71px !important;
}

#item2003 {
	width:70px !important;
	height:71px !important;
	left:9px !important;
	top:499px !important;
}

#item1996 {
	width:74px !important;
	height:81px !important;
}

#item1991 {
	width:74px !important;
	height:81px !important;
	left:14px !important;
	top:98px !important;
}

#item2015 {
	width:148px !important;
	height:230px !important;
}

#item2010 {
	width:148px !important;
	height:230px !important;
	left:298px !important;
	top:129px !important;
}

#item2023 {
	width:148px !important;
	height:151px !important;
}

#item2017 {
	width:148px !important;
	height:151px !important;
	left:323px !important;
	top:363px !important;
}

#item2029 {
	width:60px !important;
	height:106px !important;
}

#item2024 {
	width:60px !important;
	height:106px !important;
	left:283px !important;
	top:495px !important;
}

#item954 {
	width:242px !important;
	height:246px !important;
}

#item949 {
	width:242px !important;
	height:246px !important;
	left:148px !important;
	top:168px !important;
}

#item2047 {
	width:200px !important;
	height:139px !important;
}

#item2042 {
	width:200px !important;
	height:139px !important;
	left:181px !important;
	top:418px !important;
}

#item2035 {
	width:58px !important;
	height:47px !important;
}

#item2030 {
	width:58px !important;
	height:47px !important;
	left:33px !important;
	top:417px !important;
}

#item2053 {
	width:71px !important;
	height:60px !important;
}

#item2048 {
	width:71px !important;
	height:60px !important;
	left:94px !important;
	top:426px !important;
}

#item2059 {
	width:71px !important;
	height:60px !important;
}

#item2054 {
	width:71px !important;
	height:60px !important;
	left:47px !important;
	top:469px !important;
}

#item2041 {
	width:96px !important;
	height:127px !important;
}

#item2036 {
	width:96px !important;
	height:127px !important;
	left:420px !important;
	top:96px !important;
}

#item2066 {
	width:96px !important;
	height:130px !important;
}

#item2060 {
	width:96px !important;
	height:130px !important;
	left:420px !important;
	top:225px !important;
}

#item2073 {
	width:96px !important;
	height:114px !important;
}

#item2067 {
	width:96px !important;
	height:114px !important;
	left:420px !important;
	top:356px !important;
}

#item2083 {
	width:96px !important;
	height:130px !important;
}

#item2078 {
	width:96px !important;
	height:130px !important;
	left:420px !important;
	top:473px !important;
}

#item27538 {
	width:39px !important;
	height:7px !important;
	left:38px !important;
	top:68px !important;
}

#item27565 {
	width:43px !important;
	height:7px !important;
	left:38px !important;
	top:75px !important;
}

#item27592 {
	width:45px !important;
	height:7px !important;
	left:38px !important;
	top:124px !important;
}

#item27619 {
	width:43px !important;
	height:7px !important;
	left:38px !important;
	top:130px !important;
}

#item27647 {
	width:43px !important;
	height:7px !important;
	left:38px !important;
	top:137px !important;
}

#item27674 {
	width:63px !important;
	height:7px !important;
	left:38px !important;
	top:192px !important;
}

#item27701 {
	width:39px !important;
	height:7px !important;
	left:38px !important;
	top:241px !important;
}

#item27728 {
	width:43px !important;
	height:7px !important;
	left:38px !important;
	top:248px !important;
}

#item27755 {
	width:39px !important;
	height:7px !important;
	left:38px !important;
	top:297px !important;
}

#item27782 {
	width:57px !important;
	height:7px !important;
	left:38px !important;
	top:303px !important;
}

#item27810 {
	width:50px !important;
	height:7px !important;
	left:38px !important;
	top:310px !important;
}

#item27837 {
	width:39px !important;
	height:7px !important;
	left:38px !important;
	top:317px !important;
}

#item27864 {
	width:43px !important;
	height:7px !important;
	left:38px !important;
	top:323px !important;
}

#item27892 {
	width:39px !important;
	height:7px !important;
	left:38px !important;
	top:365px !important;
}

#item27919 {
	width:50px !important;
	height:7px !important;
	left:38px !important;
	top:372px !important;
}

#item27946 {
	width:57px !important;
	height:7px !important;
	left:38px !important;
	top:378px !important;
}

#item960 {
	width:118px !important;
	height:235px !important;
}

#item955 {
	width:118px !important;
	height:235px !important;
	left:79px !important;
	top:119px !important;
}

#item2089 {
	width:124px !important;
	height:94px !important;
}

#item2084 {
	width:124px !important;
	height:94px !important;
	left:64px !important;
	top:359px !important;
}

#item2095 {
	width:56px !important;
	height:144px !important;
}

#item2090 {
	width:56px !important;
	height:144px !important;
	left:235px !important;
	top:394px !important;
}

#item2163 {
	width:65px !important;
	height:120px !important;
}

#item2158 {
	width:65px !important;
	height:120px !important;
	left:295px !important;
	top:388px !important;
}

#item2102 {
	width:142px !important;
	height:199px !important;
}

#item2096 {
	width:142px !important;
	height:199px !important;
	left:334px !important;
	top:123px !important;
}

#item2108 {
	width:64px !important;
	height:51px !important;
}

#item2103 {
	width:64px !important;
	height:51px !important;
	left:245px !important;
	top:164px !important;
}

#item2146 {
	width:64px !important;
	height:51px !important;
}

#item2141 {
	width:64px !important;
	height:51px !important;
	left:245px !important;
	top:218px !important;
}

#item2152 {
	width:64px !important;
	height:83px !important;
}

#item2147 {
	width:64px !important;
	height:83px !important;
	left:245px !important;
	top:272px !important;
}

#item27973 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:387px !important;
}

#item28000 {
	width:39px !important;
	height:7px !important;
	left:390px !important;
	top:452px !important;
}

#item28027 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:459px !important;
}

#item28054 {
	width:39px !important;
	height:7px !important;
	left:390px !important;
	top:496px !important;
}

#item28081 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:503px !important;
}

#item28109 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:553px !important;
}

#item28137 {
	width:39px !important;
	height:7px !important;
	left:390px !important;
	top:559px !important;
}

#item28164 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:566px !important;
}

#item28193 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:573px !important;
}

#item2115 {
	width:145px !important;
	height:158px !important;
}

#item2110 {
	width:145px !important;
	height:158px !important;
	left:76px !important;
	top:119px !important;
}

#item966 {
	width:125px !important;
	height:274px !important;
}

#item961 {
	width:125px !important;
	height:274px !important;
	left:119px !important;
	top:281px !important;
}

#item2121 {
	width:118px !important;
	height:264px !important;
}

#item2116 {
	width:118px !important;
	height:264px !important;
	left:304px !important;
	top:264px !important;
}

#item2128 {
	width:118px !important;
	height:145px !important;
}

#item2122 {
	width:118px !important;
	height:145px !important;
	left:293px !important;
	top:113px !important;
}

#item2134 {
	width:72px !important;
	height:142px !important;
}

#item2129 {
	width:72px !important;
	height:142px !important;
	left:444px !important;
	top:231px !important;
}

#item2140 {
	width:62px !important;
	height:111px !important;
}

#item2135 {
	width:62px !important;
	height:111px !important;
	left:210px !important;
	top:43px !important;
}

#item28220 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:394px !important;
}

#item28248 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:401px !important;
}

#item28276 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:457px !important;
}

#item28303 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:464px !important;
}

#item28330 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:506px !important;
}

#item28357 {
	width:90px !important;
	height:7px !important;
	left:30px !important;
	top:512px !important;
}

#item28385 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item972 {
	width:106px !important;
	height:107px !important;
}

#item967 {
	width:106px !important;
	height:107px !important;
	left:97px !important;
	top:112px !important;
}

#item2169 {
	width:157px !important;
	height:213px !important;
}

#item2164 {
	width:157px !important;
	height:213px !important;
	left:93px !important;
	top:222px !important;
}

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

#item2170 {
	width:61px !important;
	height:81px !important;
	left:20px !important;
	top:120px !important;
}

#item2182 {
	width:150px !important;
	height:306px !important;
}

#item2176 {
	width:150px !important;
	height:306px !important;
	left:276px !important;
	top:130px !important;
}

#item2188 {
	width:55px !important;
	height:126px !important;
}

#item2183 {
	width:55px !important;
	height:126px !important;
	left:429px !important;
	top:44px !important;
}

#item2194 {
	width:53px !important;
	height:126px !important;
}

#item2189 {
	width:53px !important;
	height:126px !important;
	left:431px !important;
	top:173px !important;
}

#item28412 {
	width:89px !important;
	height:7px !important;
	left:18px !important;
	top:568px !important;
}

#item28439 {
	width:73px !important;
	height:7px !important;
	left:18px !important;
	top:574px !important;
}

#item28466 {
	width:89px !important;
	height:7px !important;
	left:130px !important;
	top:568px !important;
}

#item28493 {
	width:43px !important;
	height:7px !important;
	left:241px !important;
	top:562px !important;
}

#item28520 {
	width:56px !important;
	height:7px !important;
	left:241px !important;
	top:568px !important;
}

#item28547 {
	width:57px !important;
	height:7px !important;
	left:241px !important;
	top:575px !important;
}

#item28574 {
	width:39px !important;
	height:7px !important;
	left:352px !important;
	top:568px !important;
}

#item28601 {
	width:50px !important;
	height:7px !important;
	left:352px !important;
	top:575px !important;
}

#item2201 {
	width:130px !important;
	height:126px !important;
}

#item2195 {
	width:130px !important;
	height:126px !important;
	left:73px !important;
	top:126px !important;
}

#item2207 {
	width:182px !important;
	height:164px !important;
}

#item2202 {
	width:182px !important;
	height:164px !important;
	left:39px !important;
	top:256px !important;
}

#item2213 {
	width:51px !important;
	height:66px !important;
}

#item2208 {
	width:51px !important;
	height:66px !important;
	left:33px !important;
	top:445px !important;
}

#item2230 {
	width:45px !important;
	height:66px !important;
}

#item2225 {
	width:45px !important;
	height:66px !important;
	left:67px !important;
	top:461px !important;
}

#item2237 {
	width:45px !important;
	height:66px !important;
}

#item2231 {
	width:45px !important;
	height:66px !important;
	left:99px !important;
	top:472px !important;
}

#item2243 {
	width:52px !important;
	height:54px !important;
}

#item2238 {
	width:52px !important;
	height:54px !important;
	left:155px !important;
	top:444px !important;
}

#item2249 {
	width:52px !important;
	height:54px !important;
}

#item2244 {
	width:52px !important;
	height:54px !important;
	left:178px !important;
	top:463px !important;
}

#item2255 {
	width:59px !important;
	height:54px !important;
}

#item2250 {
	width:59px !important;
	height:54px !important;
	left:206px !important;
	top:484px !important;
}

#item978 {
	width:152px !important;
	height:215px !important;
}

#item973 {
	width:152px !important;
	height:215px !important;
	left:290px !important;
	top:252px !important;
}

#item2219 {
	width:118px !important;
	height:117px !important;
}

#item2214 {
	width:118px !important;
	height:117px !important;
	left:322px !important;
	top:118px !important;
}

#item28629 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item28656 {
	width:43px !important;
	height:7px !important;
	left:141px !important;
	top:571px !important;
}

#item28683 {
	width:69px !important;
	height:7px !important;
	left:141px !important;
	top:596px !important;
}

#item28710 {
	width:65px !important;
	height:7px !important;
	left:141px !important;
	top:603px !important;
}

#item28737 {
	width:58px !important;
	height:7px !important;
	left:251px !important;
	top:562px !important;
}

#item28764 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:562px !important;
}

#item985 {
	width:136px !important;
	height:220px !important;
}

#item980 {
	width:136px !important;
	height:220px !important;
	left:60px !important;
	top:132px !important;
}

#item2261 {
	width:146px !important;
	height:151px !important;
}

#item2256 {
	width:146px !important;
	height:151px !important;
	left:50px !important;
	top:354px !important;
}

#item2267 {
	width:153px !important;
	height:264px !important;
}

#item2262 {
	width:153px !important;
	height:264px !important;
	left:227px !important;
	top:48px !important;
}

#item2273 {
	width:40px !important;
	height:92px !important;
}

#item2268 {
	width:40px !important;
	height:92px !important;
	left:221px !important;
	top:328px !important;
}

#item2302 {
	width:44px !important;
	height:92px !important;
}

#item2297 {
	width:44px !important;
	height:92px !important;
	left:262px !important;
	top:328px !important;
}

#item2308 {
	width:41px !important;
	height:92px !important;
}

#item2303 {
	width:41px !important;
	height:92px !important;
	left:307px !important;
	top:328px !important;
}

#item2314 {
	width:41px !important;
	height:92px !important;
}

#item2309 {
	width:41px !important;
	height:92px !important;
	left:350px !important;
	top:328px !important;
}

#item2320 {
	width:34px !important;
	height:92px !important;
}

#item2315 {
	width:34px !important;
	height:92px !important;
	left:393px !important;
	top:328px !important;
}

#item2326 {
	width:56px !important;
	height:92px !important;
}

#item2321 {
	width:56px !important;
	height:92px !important;
	left:427px !important;
	top:328px !important;
}

#item2280 {
	width:54px !important;
	height:130px !important;
}

#item2274 {
	width:54px !important;
	height:130px !important;
	left:218px !important;
	top:450px !important;
}

#item2333 {
	width:51px !important;
	height:130px !important;
}

#item2327 {
	width:51px !important;
	height:130px !important;
	left:272px !important;
	top:450px !important;
}

#item2343 {
	width:49px !important;
	height:130px !important;
}

#item2337 {
	width:49px !important;
	height:130px !important;
	left:325px !important;
	top:450px !important;
}

#item2349 {
	width:49px !important;
	height:130px !important;
}

#item2344 {
	width:49px !important;
	height:130px !important;
	left:374px !important;
	top:450px !important;
}

#item2355 {
	width:62px !important;
	height:130px !important;
}

#item2350 {
	width:62px !important;
	height:130px !important;
	left:425px !important;
	top:450px !important;
}

#item28791 {
	width:69px !important;
	height:7px !important;
	left:387px !important;
	top:84px !important;
}

#item28818 {
	width:67px !important;
	height:7px !important;
	left:387px !important;
	top:91px !important;
}

#item28845 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:98px !important;
}

#item28872 {
	width:73px !important;
	height:7px !important;
	left:387px !important;
	top:104px !important;
}

#item28900 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:122px !important;
}

#item28927 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:149px !important;
}

#item28954 {
	width:39px !important;
	height:7px !important;
	left:387px !important;
	top:200px !important;
}

#item28981 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:206px !important;
}

#item29008 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:213px !important;
}

#item29035 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:219px !important;
}

#item29062 {
	width:58px !important;
	height:7px !important;
	left:387px !important;
	top:226px !important;
}

#item29089 {
	width:39px !important;
	height:7px !important;
	left:387px !important;
	top:275px !important;
}

#item29116 {
	width:57px !important;
	height:7px !important;
	left:387px !important;
	top:282px !important;
}

#item992 {
	width:143px !important;
	height:203px !important;
}

#item986 {
	width:143px !important;
	height:203px !important;
	left:49px !important;
	top:109px !important;
}

#item2287 {
	width:102px !important;
	height:117px !important;
}

#item2281 {
	width:102px !important;
	height:117px !important;
	left:42px !important;
	top:322px !important;
}

#item2296 {
	width:194px !important;
	height:373px !important;
}

#item2291 {
	width:194px !important;
	height:373px !important;
	left:208px !important;
	top:136px !important;
}

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

#item2356 {
	width:88px !important;
	height:84px !important;
	left:424px !important;
	top:152px !important;
}

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

#item2363 {
	width:88px !important;
	height:70px !important;
	left:424px !important;
	top:237px !important;
}

#item2374 {
	width:88px !important;
	height:69px !important;
}

#item2369 {
	width:88px !important;
	height:69px !important;
	left:424px !important;
	top:308px !important;
}

#item2380 {
	width:88px !important;
	height:66px !important;
}

#item2375 {
	width:88px !important;
	height:66px !important;
	left:424px !important;
	top:378px !important;
}

#item2386 {
	width:88px !important;
	height:157px !important;
}

#item2381 {
	width:88px !important;
	height:157px !important;
	left:424px !important;
	top:445px !important;
}

#item29144 {
	width:39px !important;
	height:7px !important;
	left:83px !important;
	top:574px !important;
}

#item29171 {
	width:43px !important;
	height:7px !important;
	left:83px !important;
	top:581px !important;
}

#item29199 {
	width:45px !important;
	height:7px !important;
	left:178px !important;
	top:574px !important;
}

#item29226 {
	width:49px !important;
	height:7px !important;
	left:178px !important;
	top:581px !important;
}

#item29253 {
	width:66px !important;
	height:7px !important;
	left:286px !important;
	top:574px !important;
}

#item998 {
	width:87px !important;
	height:114px !important;
}

#item993 {
	width:87px !important;
	height:114px !important;
	left:131px !important;
	top:47px !important;
}

#item2437 {
	width:78px !important;
	height:114px !important;
}

#item2432 {
	width:78px !important;
	height:114px !important;
	left:220px !important;
	top:47px !important;
}

#item2445 {
	width:78px !important;
	height:114px !important;
}

#item2438 {
	width:78px !important;
	height:114px !important;
	left:300px !important;
	top:47px !important;
}

#item2451 {
	width:78px !important;
	height:114px !important;
}

#item2446 {
	width:78px !important;
	height:114px !important;
	left:380px !important;
	top:47px !important;
}

#item2395 {
	width:76px !important;
	height:117px !important;
}

#item2389 {
	width:76px !important;
	height:117px !important;
	left:101px !important;
	top:164px !important;
}

#item2458 {
	width:74px !important;
	height:117px !important;
}

#item2452 {
	width:74px !important;
	height:117px !important;
	left:178px !important;
	top:164px !important;
}

#item2464 {
	width:74px !important;
	height:117px !important;
}

#item2459 {
	width:74px !important;
	height:117px !important;
	left:254px !important;
	top:164px !important;
}

#item2471 {
	width:69px !important;
	height:117px !important;
}

#item2466 {
	width:69px !important;
	height:117px !important;
	left:329px !important;
	top:164px !important;
}

#item2481 {
	width:89px !important;
	height:117px !important;
}

#item2476 {
	width:89px !important;
	height:117px !important;
	left:400px !important;
	top:164px !important;
}

#item2401 {
	width:79px !important;
	height:163px !important;
}

#item2396 {
	width:79px !important;
	height:163px !important;
	left:104px !important;
	top:327px !important;
}

#item2508 {
	width:43px !important;
	height:163px !important;
}

#item2503 {
	width:43px !important;
	height:163px !important;
	left:184px !important;
	top:327px !important;
}

#item2514 {
	width:49px !important;
	height:164px !important;
}

#item2509 {
	width:49px !important;
	height:164px !important;
	left:230px !important;
	top:327px !important;
}

#item2520 {
	width:49px !important;
	height:167px !important;
}

#item2515 {
	width:49px !important;
	height:167px !important;
	left:280px !important;
	top:327px !important;
}

#item2526 {
	width:45px !important;
	height:169px !important;
}

#item2521 {
	width:45px !important;
	height:169px !important;
	left:331px !important;
	top:325px !important;
}

#item2532 {
	width:45px !important;
	height:170px !important;
}

#item2527 {
	width:45px !important;
	height:170px !important;
	left:377px !important;
	top:324px !important;
}

#item2538 {
	width:55px !important;
	height:168px !important;
}

#item2533 {
	width:55px !important;
	height:168px !important;
	left:423px !important;
	top:320px !important;
}

#item2407 {
	width:65px !important;
	height:32px !important;
}

#item2402 {
	width:65px !important;
	height:32px !important;
	left:24px !important;
	top:274px !important;
}

#item2487 {
	width:68px !important;
	height:32px !important;
}

#item2482 {
	width:68px !important;
	height:32px !important;
	left:24px !important;
	top:307px !important;
}

#item2493 {
	width:67px !important;
	height:28px !important;
}

#item2488 {
	width:67px !important;
	height:28px !important;
	left:24px !important;
	top:340px !important;
}

#item2499 {
	width:76px !important;
	height:69px !important;
}

#item2494 {
	width:76px !important;
	height:69px !important;
	left:18px !important;
	top:369px !important;
}

#item29280 {
	width:56px !important;
	height:7px !important;
	left:55px !important;
	top:553px !important;
}

#item29307 {
	width:59px !important;
	height:7px !important;
	left:55px !important;
	top:559px !important;
}

#item29334 {
	width:64px !important;
	height:7px !important;
	left:55px !important;
	top:566px !important;
}

#item29361 {
	width:56px !important;
	height:7px !important;
	left:55px !important;
	top:573px !important;
}

#item29389 {
	width:47px !important;
	height:7px !important;
	left:123px !important;
	top:553px !important;
}

#item29416 {
	width:50px !important;
	height:7px !important;
	left:123px !important;
	top:559px !important;
}

#item29443 {
	width:47px !important;
	height:7px !important;
	left:123px !important;
	top:566px !important;
}

#item29470 {
	width:45px !important;
	height:7px !important;
	left:178px !important;
	top:553px !important;
}

#item29497 {
	width:50px !important;
	height:7px !important;
	left:178px !important;
	top:560px !important;
}

#item29524 {
	width:43px !important;
	height:7px !important;
	left:286px !important;
	top:548px !important;
}

#item29553 {
	width:59px !important;
	height:7px !important;
	left:286px !important;
	top:555px !important;
}

#item29580 {
	width:50px !important;
	height:7px !important;
	left:286px !important;
	top:561px !important;
}

#item29607 {
	width:37px !important;
	height:7px !important;
	left:286px !important;
	top:568px !important;
}

#item29635 {
	width:48px !important;
	height:7px !important;
	left:286px !important;
	top:574px !important;
}

#item29664 {
	width:53px !important;
	height:7px !important;
	left:286px !important;
	top:581px !important;
}

#item29691 {
	width:47px !important;
	height:7px !important;
	left:286px !important;
	top:588px !important;
}

#item29718 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:549px !important;
}

#item29745 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:556px !important;
}

#item29772 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:562px !important;
}

#item29799 {
	width:53px !important;
	height:7px !important;
	left:393px !important;
	top:569px !important;
}

#item29826 {
	width:56px !important;
	height:7px !important;
	left:55px !important;
	top:553px !important;
}

#item29853 {
	width:59px !important;
	height:7px !important;
	left:55px !important;
	top:559px !important;
}

#item29881 {
	width:64px !important;
	height:7px !important;
	left:55px !important;
	top:566px !important;
}

#item29908 {
	width:56px !important;
	height:7px !important;
	left:55px !important;
	top:573px !important;
}

#item29935 {
	width:47px !important;
	height:7px !important;
	left:123px !important;
	top:553px !important;
}

#item29962 {
	width:50px !important;
	height:7px !important;
	left:123px !important;
	top:559px !important;
}

#item29989 {
	width:47px !important;
	height:7px !important;
	left:123px !important;
	top:566px !important;
}

#item30016 {
	width:45px !important;
	height:7px !important;
	left:178px !important;
	top:553px !important;
}

#item30043 {
	width:50px !important;
	height:7px !important;
	left:178px !important;
	top:560px !important;
}

#item30070 {
	width:43px !important;
	height:7px !important;
	left:286px !important;
	top:548px !important;
}

#item30097 {
	width:59px !important;
	height:7px !important;
	left:286px !important;
	top:555px !important;
}

#item30125 {
	width:50px !important;
	height:7px !important;
	left:286px !important;
	top:561px !important;
}

#item30152 {
	width:37px !important;
	height:7px !important;
	left:286px !important;
	top:568px !important;
}

#item30179 {
	width:48px !important;
	height:7px !important;
	left:286px !important;
	top:574px !important;
}

#item30206 {
	width:53px !important;
	height:7px !important;
	left:286px !important;
	top:581px !important;
}

#item30233 {
	width:47px !important;
	height:7px !important;
	left:286px !important;
	top:588px !important;
}

#item30260 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:549px !important;
}

#item30287 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:556px !important;
}

#item30314 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:562px !important;
}

#item30341 {
	width:53px !important;
	height:7px !important;
	left:393px !important;
	top:569px !important;
}

#item2413 {
	width:123px !important;
	height:128px !important;
}

#item2408 {
	width:123px !important;
	height:128px !important;
	left:84px !important;
	top:124px !important;
}

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

#item2414 {
	width:134px !important;
	height:128px !important;
	left:63px !important;
	top:381px !important;
}

#item2425 {
	width:103px !important;
	height:72px !important;
}

#item2420 {
	width:103px !important;
	height:72px !important;
	left:91px !important;
	top:512px !important;
}

#item2431 {
	width:116px !important;
	height:234px !important;
}

#item2426 {
	width:116px !important;
	height:234px !important;
	left:307px !important;
	top:282px !important;
}

#item1004 {
	width:134px !important;
	height:138px !important;
}

#item999 {
	width:134px !important;
	height:138px !important;
	left:289px !important;
	top:140px !important;
}

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

#item1005 {
	width:134px !important;
	height:195px !important;
	left:67px !important;
	top:120px !important;
}

#item2547 {
	width:155px !important;
	height:177px !important;
}

#item2542 {
	width:155px !important;
	height:177px !important;
	left:230px !important;
	top:40px !important;
}

#item2553 {
	width:41px !important;
	height:83px !important;
}

#item2548 {
	width:41px !important;
	height:83px !important;
	left:231px !important;
	top:224px !important;
}

#item2618 {
	width:31px !important;
	height:83px !important;
}

#item2613 {
	width:31px !important;
	height:83px !important;
	left:273px !important;
	top:224px !important;
}

#item2624 {
	width:30px !important;
	height:81px !important;
}

#item2619 {
	width:30px !important;
	height:81px !important;
	left:305px !important;
	top:226px !important;
}

#item2630 {
	width:25px !important;
	height:81px !important;
}

#item2625 {
	width:25px !important;
	height:81px !important;
	left:335px !important;
	top:226px !important;
}

#item2639 {
	width:28px !important;
	height:79px !important;
}

#item2634 {
	width:28px !important;
	height:79px !important;
	left:361px !important;
	top:226px !important;
}

#item2560 {
	width:155px !important;
	height:154px !important;
}

#item2555 {
	width:155px !important;
	height:154px !important;
	left:230px !important;
	top:334px !important;
}

#item2566 {
	width:144px !important;
	height:146px !important;
}

#item2561 {
	width:144px !important;
	height:146px !important;
	left:75px !important;
	top:432px !important;
}

#item2572 {
	width:48px !important;
	height:50px !important;
}

#item2567 {
	width:48px !important;
	height:50px !important;
	left:19px !important;
	top:475px !important;
}

#item2651 {
	width:48px !important;
	height:68px !important;
}

#item2646 {
	width:48px !important;
	height:68px !important;
	left:19px !important;
	top:528px !important;
}

#item2578 {
	width:76px !important;
	height:81px !important;
}

#item2573 {
	width:76px !important;
	height:81px !important;
	left:231px !important;
	top:494px !important;
}

#item2645 {
	width:76px !important;
	height:96px !important;
}

#item2640 {
	width:76px !important;
	height:96px !important;
	left:313px !important;
	top:493px !important;
}

#item30368 {
	width:53px !important;
	height:7px !important;
	left:391px !important;
	top:59px !important;
}

#item30396 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:66px !important;
}

#item30423 {
	width:62px !important;
	height:7px !important;
	left:391px !important;
	top:72px !important;
}

#item30450 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:79px !important;
}

#item30477 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:85px !important;
}

#item30504 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:140px !important;
}

#item30532 {
	width:39px !important;
	height:7px !important;
	left:391px !important;
	top:147px !important;
}

#item30559 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:153px !important;
}

#item30586 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:215px !important;
}

#item30613 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:222px !important;
}

#item30641 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:228px !important;
}

#item30668 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:282px !important;
}

#item30695 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:289px !important;
}

#item30722 {
	width:53px !important;
	height:7px !important;
	left:391px !important;
	top:295px !important;
}

#item30749 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:302px !important;
}

#item30776 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:349px !important;
}

#item30803 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:356px !important;
}

#item30830 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:363px !important;
}

#item30858 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:424px !important;
}

#item30886 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:431px !important;
}

#item30913 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:438px !important;
}

#item30942 {
	width:53px !important;
	height:7px !important;
	left:391px !important;
	top:59px !important;
}

#item30969 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:66px !important;
}

#item30997 {
	width:62px !important;
	height:7px !important;
	left:391px !important;
	top:72px !important;
}

#item31025 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:79px !important;
}

#item31052 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:85px !important;
}

#item31079 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:140px !important;
}

#item31106 {
	width:39px !important;
	height:7px !important;
	left:391px !important;
	top:147px !important;
}

#item31134 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:153px !important;
}

#item31161 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:215px !important;
}

#item31188 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:222px !important;
}

#item31215 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:228px !important;
}

#item31242 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:282px !important;
}

#item31269 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:289px !important;
}

#item31296 {
	width:53px !important;
	height:7px !important;
	left:391px !important;
	top:295px !important;
}

#item31323 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:302px !important;
}

#item31352 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:349px !important;
}

#item31380 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:356px !important;
}

#item31407 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:363px !important;
}

#item31434 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:424px !important;
}

#item31461 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:431px !important;
}

#item31488 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:438px !important;
}

#item1016 {
	width:118px !important;
	height:101px !important;
}

#item1011 {
	width:118px !important;
	height:101px !important;
	left:75px !important;
	top:103px !important;
}

#item2584 {
	width:101px !important;
	height:134px !important;
}

#item2579 {
	width:101px !important;
	height:134px !important;
	left:81px !important;
	top:207px !important;
}

#item2590 {
	width:67px !important;
	height:65px !important;
}

#item2585 {
	width:67px !important;
	height:65px !important;
	left:17px !important;
	top:448px !important;
}

#item46518 {
	width:67px !important;
	height:65px !important;
}

#item46512 {
	width:67px !important;
	height:65px !important;
	left:89px !important;
	top:448px !important;
}

#item46524 {
	width:67px !important;
	height:65px !important;
}

#item46519 {
	width:67px !important;
	height:65px !important;
	left:159px !important;
	top:448px !important;
}

#item46499 {
	width:61px !important;
	height:68px !important;
}

#item46494 {
	width:61px !important;
	height:68px !important;
	left:25px !important;
	top:516px !important;
}

#item46505 {
	width:61px !important;
	height:68px !important;
}

#item46500 {
	width:61px !important;
	height:68px !important;
	left:95px !important;
	top:516px !important;
}

#item46511 {
	width:61px !important;
	height:68px !important;
}

#item46506 {
	width:61px !important;
	height:68px !important;
	left:165px !important;
	top:516px !important;
}

#item2597 {
	width:153px !important;
	height:152px !important;
}

#item2592 {
	width:153px !important;
	height:152px !important;
	left:283px !important;
	top:119px !important;
}

#item2604 {
	width:158px !important;
	height:257px !important;
}

#item2598 {
	width:158px !important;
	height:257px !important;
	left:297px !important;
	top:272px !important;
}

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

#item2605 {
	width:62px !important;
	height:74px !important;
	left:231px !important;
	top:372px !important;
}

#item2658 {
	width:62px !important;
	height:152px !important;
}

#item2652 {
	width:62px !important;
	height:152px !important;
	left:231px !important;
	top:449px !important;
}

#item1022 {
	width:137px !important;
	height:185px !important;
}

#item1017 {
	width:137px !important;
	height:185px !important;
	left:361px !important;
	top:113px !important;
}

#item2664 {
	width:62px !important;
	height:109px !important;
}

#item2659 {
	width:62px !important;
	height:109px !important;
	left:295px !important;
	top:133px !important;
}

#item2770 {
	width:75px !important;
	height:87px !important;
}

#item2765 {
	width:75px !important;
	height:87px !important;
	left:281px !important;
	top:246px !important;
}

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

#item2665 {
	width:140px !important;
	height:71px !important;
	left:75px !important;
	top:91px !important;
}

#item2676 {
	width:118px !important;
	height:157px !important;
}

#item2671 {
	width:118px !important;
	height:157px !important;
	left:16px !important;
	top:446px !important;
}

#item2778 {
	width:133px !important;
	height:157px !important;
}

#item2771 {
	width:133px !important;
	height:157px !important;
	left:137px !important;
	top:446px !important;
}

#item2682 {
	width:118px !important;
	height:60px !important;
}

#item2677 {
	width:118px !important;
	height:60px !important;
	left:364px !important;
	top:489px !important;
}

#item2784 {
	width:105px !important;
	height:85px !important;
}

#item2779 {
	width:105px !important;
	height:85px !important;
	left:338px !important;
	top:520px !important;
}

#item2713 {
	width:140px !important;
	height:135px !important;
}

#item2708 {
	width:140px !important;
	height:135px !important;
	left:116px !important;
	top:164px !important;
}

#item2719 {
	width:140px !important;
	height:208px !important;
}

#item2714 {
	width:140px !important;
	height:208px !important;
	left:49px !important;
	top:232px !important;
}

#item2725 {
	width:140px !important;
	height:135px !important;
}

#item2720 {
	width:140px !important;
	height:135px !important;
	left:104px !important;
	top:308px !important;
}

#item31515 {
	width:55px !important;
	height:7px !important;
	left:290px !important;
	top:380px !important;
}

#item31542 {
	width:59px !important;
	height:7px !important;
	left:290px !important;
	top:387px !important;
}

#item31569 {
	width:43px !important;
	height:7px !important;
	left:290px !important;
	top:393px !important;
}

#item31596 {
	width:54px !important;
	height:7px !important;
	left:290px !important;
	top:400px !important;
}

#item31623 {
	width:39px !important;
	height:7px !important;
	left:290px !important;
	top:437px !important;
}

#item31651 {
	width:41px !important;
	height:7px !important;
	left:290px !important;
	top:444px !important;
}

#item31678 {
	width:43px !important;
	height:7px !important;
	left:290px !important;
	top:450px !important;
}

#item31705 {
	width:54px !important;
	height:7px !important;
	left:290px !important;
	top:457px !important;
}

#item31732 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:361px !important;
}

#item31759 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:367px !important;
}

#item31786 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:433px !important;
}

#item31813 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:439px !important;
}

#item2688 {
	width:76px !important;
	height:210px !important;
}

#item2683 {
	width:76px !important;
	height:210px !important;
	left:162px !important;
	top:350px !important;
}

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

#item2819 {
	width:28px !important;
	height:29px !important;
	left:130px !important;
	top:411px !important;
}

#item1028 {
	width:79px !important;
	height:197px !important;
}

#item1023 {
	width:79px !important;
	height:197px !important;
	left:277px !important;
	top:354px !important;
}

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

#item2828 {
	width:29px !important;
	height:29px !important;
	left:258px !important;
	top:506px !important;
}

#item2694 {
	width:118px !important;
	height:228px !important;
}

#item2689 {
	width:118px !important;
	height:228px !important;
	left:383px !important;
	top:343px !important;
}

#item2700 {
	width:113px !important;
	height:190px !important;
}

#item2695 {
	width:113px !important;
	height:190px !important;
	left:389px !important;
	top:40px !important;
}

#item2706 {
	width:54px !important;
	height:235px !important;
}

#item2701 {
	width:54px !important;
	height:235px !important;
	left:14px !important;
	top:56px !important;
}

#item2794 {
	width:54px !important;
	height:235px !important;
}

#item2789 {
	width:54px !important;
	height:235px !important;
	left:61px !important;
	top:56px !important;
}

#item2800 {
	width:54px !important;
	height:235px !important;
}

#item2795 {
	width:54px !important;
	height:235px !important;
	left:118px !important;
	top:56px !important;
}

#item2806 {
	width:54px !important;
	height:235px !important;
}

#item2801 {
	width:54px !important;
	height:235px !important;
	left:173px !important;
	top:56px !important;
}

#item2812 {
	width:65px !important;
	height:235px !important;
}

#item2807 {
	width:65px !important;
	height:235px !important;
	left:228px !important;
	top:56px !important;
}

#item2818 {
	width:84px !important;
	height:235px !important;
}

#item2813 {
	width:84px !important;
	height:235px !important;
	left:295px !important;
	top:56px !important;
}

#item31840 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:381px !important;
}

#item31867 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:388px !important;
}

#item31895 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:394px !important;
}

#item31922 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:439px !important;
}

#item31950 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:446px !important;
}

#item31977 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:505px !important;
}

#item32004 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:512px !important;
}

#item32031 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:255px !important;
}

#item32058 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:261px !important;
}

#item32085 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:268px !important;
}

#item32112 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:275px !important;
}

#item32140 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:281px !important;
}

#item32167 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:288px !important;
}

#item1035 {
	width:94px !important;
	height:126px !important;
}

#item1029 {
	width:94px !important;
	height:126px !important;
	left:91px !important;
	top:94px !important;
}

#item2876 {
	width:100px !important;
	height:62px !important;
}

#item2871 {
	width:100px !important;
	height:62px !important;
	left:89px !important;
	top:225px !important;
}

#item2839 {
	width:95px !important;
	height:84px !important;
}

#item2834 {
	width:95px !important;
	height:84px !important;
	left:232px !important;
	top:92px !important;
}

#item2885 {
	width:95px !important;
	height:84px !important;
}

#item2879 {
	width:95px !important;
	height:84px !important;
	left:223px !important;
	top:204px !important;
}

#item2891 {
	width:50px !important;
	height:57px !important;
}

#item2886 {
	width:50px !important;
	height:57px !important;
	left:325px !important;
	top:261px !important;
}

#item2846 {
	width:103px !important;
	height:160px !important;
}

#item2840 {
	width:103px !important;
	height:160px !important;
	left:231px !important;
	top:376px !important;
}

#item2915 {
	width:88px !important;
	height:34px !important;
}

#item2910 {
	width:88px !important;
	height:34px !important;
	left:242px !important;
	top:538px !important;
}

#item2922 {
	width:43px !important;
	height:56px !important;
}

#item2916 {
	width:43px !important;
	height:56px !important;
	left:333px !important;
	top:546px !important;
}

#item2852 {
	width:73px !important;
	height:77px !important;
}

#item2847 {
	width:73px !important;
	height:77px !important;
	left:84px !important;
	top:393px !important;
}

#item2897 {
	width:84px !important;
	height:62px !important;
}

#item2892 {
	width:84px !important;
	height:62px !important;
	left:74px !important;
	top:501px !important;
}

#item2903 {
	width:50px !important;
	height:55px !important;
}

#item2898 {
	width:50px !important;
	height:55px !important;
	left:20px !important;
	top:491px !important;
}

#item2909 {
	width:50px !important;
	height:55px !important;
}

#item2904 {
	width:50px !important;
	height:55px !important;
	left:20px !important;
	top:548px !important;
}

#item32194 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:73px !important;
}

#item32221 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:124px !important;
}

#item32248 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:200px !important;
}

#item32275 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:207px !important;
}

#item32304 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:213px !important;
}

#item32331 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:220px !important;
}

#item32358 {
	width:74px !important;
	height:7px !important;
	left:384px !important;
	top:272px !important;
}

#item32386 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:353px !important;
}

#item32415 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:359px !important;
}

#item32442 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:366px !important;
}

#item32469 {
	width:61px !important;
	height:7px !important;
	left:384px !important;
	top:417px !important;
}

#item32496 {
	width:61px !important;
	height:7px !important;
	left:384px !important;
	top:469px !important;
}

#item32523 {
	width:75px !important;
	height:7px !important;
	left:384px !important;
	top:537px !important;
}

#item32550 {
	width:75px !important;
	height:7px !important;
	left:384px !important;
	top:582px !important;
}

#item2858 {
	width:84px !important;
	height:120px !important;
}

#item2853 {
	width:84px !important;
	height:120px !important;
	left:48px !important;
	top:90px !important;
}

#item2930 {
	width:99px !important;
	height:52px !important;
}

#item2925 {
	width:99px !important;
	height:52px !important;
	left:52px !important;
	top:213px !important;
}

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

#item2931 {
	width:36px !important;
	height:52px !important;
	left:183px !important;
	top:196px !important;
}

#item2942 {
	width:40px !important;
	height:18px !important;
}

#item2937 {
	width:40px !important;
	height:18px !important;
	left:182px !important;
	top:249px !important;
}

#item2864 {
	width:77px !important;
	height:79px !important;
}

#item2859 {
	width:77px !important;
	height:79px !important;
	left:74px !important;
	top:335px !important;
}

#item2948 {
	width:86px !important;
	height:74px !important;
}

#item2943 {
	width:86px !important;
	height:74px !important;
	left:68px !important;
	top:437px !important;
}

#item2954 {
	width:51px !important;
	height:55px !important;
}

#item2949 {
	width:51px !important;
	height:55px !important;
	left:177px !important;
	top:476px !important;
}

#item1041 {
	width:282px !important;
	height:494px !important;
}

#item1036 {
	width:282px !important;
	height:494px !important;
	left:231px !important;
	top:38px !important;
}

#item32577 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:586px !important;
}

#item32604 {
	width:68px !important;
	height:7px !important;
	left:116px !important;
	top:589px !important;
}

#item32632 {
	width:27px !important;
	height:7px !important;
	left:270px !important;
	top:580px !important;
}

#item32659 {
	width:27px !important;
	height:7px !important;
	left:270px !important;
	top:587px !important;
}

#item32686 {
	width:27px !important;
	height:7px !important;
	left:270px !important;
	top:594px !important;
}

#item32713 {
	width:27px !important;
	height:7px !important;
	left:270px !important;
	top:600px !important;
}

#item32740 {
	width:68px !important;
	height:7px !important;
	left:330px !important;
	top:580px !important;
}

#item32767 {
	width:68px !important;
	height:7px !important;
	left:418px !important;
	top:587px !important;
}

#item1047 {
	width:74px !important;
	height:121px !important;
}

#item1042 {
	width:74px !important;
	height:121px !important;
	left:93px !important;
	top:83px !important;
}

#item2964 {
	width:80px !important;
	height:63px !important;
}

#item2958 {
	width:80px !important;
	height:63px !important;
	left:103px !important;
	top:208px !important;
}

#item2970 {
	width:80px !important;
	height:63px !important;
}

#item2965 {
	width:80px !important;
	height:63px !important;
	left:246px !important;
	top:209px !important;
}

#item2976 {
	width:84px !important;
	height:80px !important;
}

#item2971 {
	width:84px !important;
	height:80px !important;
	left:266px !important;
	top:86px !important;
}

#item2982 {
	width:83px !important;
	height:147px !important;
}

#item2977 {
	width:83px !important;
	height:147px !important;
	left:66px !important;
	top:345px !important;
}

#item3023 {
	width:45px !important;
	height:85px !important;
}

#item3018 {
	width:45px !important;
	height:85px !important;
	left:20px !important;
	top:455px !important;
}

#item2988 {
	width:90px !important;
	height:162px !important;
}

#item2983 {
	width:90px !important;
	height:162px !important;
	left:227px !important;
	top:342px !important;
}

#item3029 {
	width:45px !important;
	height:78px !important;
}

#item3024 {
	width:45px !important;
	height:78px !important;
	left:176px !important;
	top:381px !important;
}

#item3035 {
	width:45px !important;
	height:78px !important;
}

#item3030 {
	width:45px !important;
	height:78px !important;
	left:176px !important;
	top:461px !important;
}

#item2995 {
	width:80px !important;
	height:109px !important;
}

#item2989 {
	width:80px !important;
	height:109px !important;
	left:365px !important;
	top:329px !important;
}

#item46532 {
	width:80px !important;
	height:77px !important;
}

#item46527 {
	width:80px !important;
	height:77px !important;
	left:378px !important;
	top:439px !important;
}

#item3041 {
	width:28px !important;
	height:38px !important;
}

#item3036 {
	width:28px !important;
	height:38px !important;
	left:340px !important;
	top:471px !important;
}

#item46539 {
	width:31px !important;
	height:27px !important;
}

#item46534 {
	width:31px !important;
	height:27px !important;
	left:338px !important;
	top:511px !important;
}

#item32794 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:98px !important;
}

#item32821 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:141px !important;
}

#item32848 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:198px !important;
}

#item32876 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:205px !important;
}

#item32903 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:212px !important;
}

#item32930 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:218px !important;
}

#item32957 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:263px !important;
}

#item32984 {
	width:43px !important;
	height:7px !important;
	left:19px !important;
	top:571px !important;
}

#item33011 {
	width:52px !important;
	height:7px !important;
	left:19px !important;
	top:578px !important;
}

#item33038 {
	width:59px !important;
	height:7px !important;
	left:139px !important;
	top:565px !important;
}

#item33065 {
	width:43px !important;
	height:7px !important;
	left:139px !important;
	top:572px !important;
}

#item33092 {
	width:68px !important;
	height:7px !important;
	left:259px !important;
	top:576px !important;
}

#item33119 {
	width:68px !important;
	height:7px !important;
	left:378px !important;
	top:569px !important;
}

#item1053 {
	width:92px !important;
	height:156px !important;
}

#item1048 {
	width:92px !important;
	height:156px !important;
	left:217px !important;
	top:99px !important;
}

#item3061 {
	width:66px !important;
	height:84px !important;
}

#item3056 {
	width:66px !important;
	height:84px !important;
	left:384px !important;
	top:139px !important;
}

#item3055 {
	width:49px !important;
	height:84px !important;
}

#item3050 {
	width:49px !important;
	height:84px !important;
	left:314px !important;
	top:171px !important;
}

#item3017 {
	width:94px !important;
	height:95px !important;
}

#item3011 {
	width:94px !important;
	height:95px !important;
	left:324px !important;
	top:330px !important;
}

#item46545 {
	width:81px !important;
	height:40px !important;
}

#item46540 {
	width:81px !important;
	height:40px !important;
	left:346px !important;
	top:444px !important;
}

#item3001 {
	width:173px !important;
	height:223px !important;
}

#item2996 {
	width:173px !important;
	height:223px !important;
	left:31px !important;
	top:261px !important;
}

#item3067 {
	width:59px !important;
	height:93px !important;
}

#item3062 {
	width:59px !important;
	height:93px !important;
	left:214px !important;
	top:288px !important;
}

#item3073 {
	width:59px !important;
	height:98px !important;
}

#item3068 {
	width:59px !important;
	height:98px !important;
	left:214px !important;
	top:383px !important;
}

#item3007 {
	width:75px !important;
	height:71px !important;
}

#item3002 {
	width:75px !important;
	height:71px !important;
	left:111px !important;
	top:77px !important;
}

#item3049 {
	width:83px !important;
	height:74px !important;
}

#item3044 {
	width:83px !important;
	height:74px !important;
	left:103px !important;
	top:176px !important;
}

#item33147 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:529px !important;
}

#item33174 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:536px !important;
}

#item33201 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:543px !important;
}

#item33228 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:549px !important;
}

#item33255 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:596px !important;
}

#item33283 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:522px !important;
}

#item33310 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:529px !important;
}

#item33337 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:535px !important;
}

#item33364 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:542px !important;
}

#item33392 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:585px !important;
}

#item33419 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:592px !important;
}

#item33446 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:598px !important;
}

#item33473 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:605px !important;
}

#item33500 {
	width:26px !important;
	height:7px !important;
	left:335px !important;
	top:547px !important;
}

#item33527 {
	width:26px !important;
	height:7px !important;
	left:365px !important;
	top:547px !important;
}

#item33554 {
	width:26px !important;
	height:7px !important;
	left:395px !important;
	top:547px !important;
}

#item33581 {
	width:26px !important;
	height:7px !important;
	left:335px !important;
	top:554px !important;
}

#item33609 {
	width:26px !important;
	height:7px !important;
	left:365px !important;
	top:554px !important;
}

#item33637 {
	width:26px !important;
	height:7px !important;
	left:395px !important;
	top:554px !important;
}

#item33664 {
	width:26px !important;
	height:7px !important;
	left:335px !important;
	top:561px !important;
}

#item33694 {
	width:26px !important;
	height:7px !important;
	left:365px !important;
	top:561px !important;
}

#item33721 {
	width:26px !important;
	height:7px !important;
	left:395px !important;
	top:561px !important;
}

#item33749 {
	width:26px !important;
	height:7px !important;
	left:335px !important;
	top:567px !important;
}

#item33777 {
	width:26px !important;
	height:7px !important;
	left:365px !important;
	top:567px !important;
}

#item33804 {
	width:26px !important;
	height:7px !important;
	left:395px !important;
	top:567px !important;
}

#item33831 {
	width:45px !important;
	height:7px !important;
	left:428px !important;
	top:507px !important;
}

#item33858 {
	width:43px !important;
	height:7px !important;
	left:428px !important;
	top:514px !important;
}

#item33886 {
	width:54px !important;
	height:7px !important;
	left:428px !important;
	top:520px !important;
}

#item33913 {
	width:45px !important;
	height:7px !important;
	left:428px !important;
	top:581px !important;
}

#item33940 {
	width:43px !important;
	height:7px !important;
	left:428px !important;
	top:588px !important;
}

#item33967 {
	width:54px !important;
	height:7px !important;
	left:428px !important;
	top:594px !important;
}

#item1059 {
	width:165px !important;
	height:79px !important;
}

#item1054 {
	width:165px !important;
	height:79px !important;
	left:14px !important;
	top:63px !important;
}

#item3080 {
	width:165px !important;
	height:69px !important;
}

#item3075 {
	width:165px !important;
	height:69px !important;
	left:14px !important;
	top:145px !important;
}

#item3086 {
	width:165px !important;
	height:69px !important;
}

#item3081 {
	width:165px !important;
	height:69px !important;
	left:14px !important;
	top:219px !important;
}

#item3092 {
	width:165px !important;
	height:73px !important;
}

#item3087 {
	width:165px !important;
	height:73px !important;
	left:14px !important;
	top:289px !important;
}

#item3098 {
	width:165px !important;
	height:89px !important;
}

#item3093 {
	width:165px !important;
	height:89px !important;
	left:14px !important;
	top:365px !important;
}

#item3107 {
	width:48px !important;
	height:43px !important;
}

#item3102 {
	width:48px !important;
	height:43px !important;
	left:196px !important;
	top:251px !important;
}

#item3158 {
	width:48px !important;
	height:43px !important;
}

#item3153 {
	width:48px !important;
	height:43px !important;
	left:266px !important;
	top:241px !important;
}

#item3164 {
	width:48px !important;
	height:43px !important;
}

#item3159 {
	width:48px !important;
	height:43px !important;
	left:263px !important;
	top:288px !important;
}

#item3170 {
	width:48px !important;
	height:43px !important;
}

#item3165 {
	width:48px !important;
	height:43px !important;
	left:262px !important;
	top:364px !important;
}

#item3176 {
	width:48px !important;
	height:33px !important;
}

#item3171 {
	width:48px !important;
	height:33px !important;
	left:265px !important;
	top:423px !important;
}

#item3145 {
	width:47px !important;
	height:31px !important;
}

#item3140 {
	width:47px !important;
	height:31px !important;
	left:198px !important;
	top:313px !important;
}

#item3152 {
	width:71px !important;
	height:78px !important;
}

#item3147 {
	width:71px !important;
	height:78px !important;
	left:182px !important;
	top:383px !important;
}

#item3113 {
	width:111px !important;
	height:130px !important;
}

#item3108 {
	width:111px !important;
	height:130px !important;
	left:349px !important;
	top:139px !important;
}

#item3119 {
	width:134px !important;
	height:100px !important;
}

#item3114 {
	width:134px !important;
	height:100px !important;
	left:327px !important;
	top:319px !important;
}

#item33994 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:505px !important;
}

#item34021 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:505px !important;
}

#item34048 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:505px !important;
}

#item34075 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:505px !important;
}

#item34102 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:505px !important;
}

#item34130 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:512px !important;
}

#item34157 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:512px !important;
}

#item34184 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:512px !important;
}

#item34211 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:512px !important;
}

#item34238 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:512px !important;
}

#item34265 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:518px !important;
}

#item34292 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:518px !important;
}

#item34319 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:518px !important;
}

#item34346 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:518px !important;
}

#item34373 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:518px !important;
}

#item34401 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:525px !important;
}

#item34428 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:525px !important;
}

#item34455 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:525px !important;
}

#item34482 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:525px !important;
}

#item34509 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:525px !important;
}

#item34536 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:531px !important;
}

#item34563 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:531px !important;
}

#item34590 {
	width:27px !important;
	height:7px !important;
	left:140px !important;
	top:531px !important;
}

#item34617 {
	width:27px !important;
	height:7px !important;
	left:176px !important;
	top:531px !important;
}

#item34645 {
	width:27px !important;
	height:7px !important;
	left:214px !important;
	top:531px !important;
}

#item34672 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:583px !important;
}

#item34700 {
	width:56px !important;
	height:7px !important;
	left:72px !important;
	top:583px !important;
}

#item34727 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:590px !important;
}

#item34754 {
	width:44px !important;
	height:7px !important;
	left:72px !important;
	top:590px !important;
}

#item34781 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:596px !important;
}

#item34808 {
	width:39px !important;
	height:7px !important;
	left:138px !important;
	top:583px !important;
}

#item34835 {
	width:56px !important;
	height:7px !important;
	left:192px !important;
	top:583px !important;
}

#item34862 {
	width:41px !important;
	height:7px !important;
	left:138px !important;
	top:590px !important;
}

#item34890 {
	width:44px !important;
	height:7px !important;
	left:192px !important;
	top:590px !important;
}

#item34917 {
	width:43px !important;
	height:7px !important;
	left:138px !important;
	top:596px !important;
}

#item34944 {
	width:27px !important;
	height:7px !important;
	left:332px !important;
	top:505px !important;
}

#item34971 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:505px !important;
}

#item34998 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:505px !important;
}

#item35025 {
	width:27px !important;
	height:7px !important;
	left:332px !important;
	top:512px !important;
}

#item35054 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:512px !important;
}

#item35081 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:512px !important;
}

#item35108 {
	width:27px !important;
	height:7px !important;
	left:332px !important;
	top:518px !important;
}

#item35136 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:518px !important;
}

#item35165 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:518px !important;
}

#item35192 {
	width:27px !important;
	height:7px !important;
	left:332px !important;
	top:525px !important;
}

#item35219 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:525px !important;
}

#item35246 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:525px !important;
}

#item35273 {
	width:60px !important;
	height:7px !important;
	left:257px !important;
	top:572px !important;
}

#item35300 {
	width:59px !important;
	height:7px !important;
	left:257px !important;
	top:578px !important;
}

#item35327 {
	width:43px !important;
	height:7px !important;
	left:257px !important;
	top:585px !important;
}

#item1065 {
	width:43px !important;
	height:40px !important;
}

#item1060 {
	width:43px !important;
	height:40px !important;
	left:54px !important;
	top:111px !important;
}

#item3187 {
	width:43px !important;
	height:33px !important;
}

#item3182 {
	width:43px !important;
	height:33px !important;
	left:59px !important;
	top:162px !important;
}

#item3193 {
	width:43px !important;
	height:38px !important;
}

#item3188 {
	width:43px !important;
	height:38px !important;
	left:57px !important;
	top:224px !important;
}

#item3199 {
	width:41px !important;
	height:29px !important;
}

#item3194 {
	width:41px !important;
	height:29px !important;
	left:59px !important;
	top:273px !important;
}

#item3127 {
	width:72px !important;
	height:75px !important;
}

#item3120 {
	width:72px !important;
	height:75px !important;
	left:142px !important;
	top:147px !important;
}

#item3205 {
	width:75px !important;
	height:62px !important;
}

#item3200 {
	width:75px !important;
	height:62px !important;
	left:132px !important;
	top:242px !important;
}

#item3133 {
	width:173px !important;
	height:177px !important;
}

#item3128 {
	width:173px !important;
	height:177px !important;
	left:251px !important;
	top:182px !important;
}

#item3139 {
	width:181px !important;
	height:162px !important;
}

#item3134 {
	width:181px !important;
	height:162px !important;
	left:273px !important;
	top:383px !important;
}

#item35354 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:431px !important;
}

#item35382 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:431px !important;
}

#item35409 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:431px !important;
}

#item35437 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:431px !important;
}

#item35464 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:437px !important;
}

#item35491 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:437px !important;
}

#item35518 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:437px !important;
}

#item35545 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:437px !important;
}

#item35572 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:444px !important;
}

#item35599 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:444px !important;
}

#item35627 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:444px !important;
}

#item35654 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:444px !important;
}

#item35681 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:451px !important;
}

#item35708 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:451px !important;
}

#item35735 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:451px !important;
}

#item35762 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:451px !important;
}

#item35789 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:457px !important;
}

#item35816 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:457px !important;
}

#item35843 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:457px !important;
}

#item35870 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:457px !important;
}

#item35898 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:464px !important;
}

#item35925 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:464px !important;
}

#item35952 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:464px !important;
}

#item35979 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:464px !important;
}

#item36006 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:495px !important;
}

#item36034 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:495px !important;
}

#item36061 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:495px !important;
}

#item36088 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:495px !important;
}

#item36115 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:501px !important;
}

#item36143 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:501px !important;
}

#item36170 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:501px !important;
}

#item36197 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:501px !important;
}

#item36224 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:508px !important;
}

#item36252 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:508px !important;
}

#item36279 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:508px !important;
}

#item36306 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:508px !important;
}

#item36333 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:515px !important;
}

#item36361 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:515px !important;
}

#item36389 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:515px !important;
}

#item36416 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:515px !important;
}

#item36445 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:521px !important;
}

#item36472 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:521px !important;
}

#item36500 {
	width:27px !important;
	height:7px !important;
	left:178px !important;
	top:521px !important;
}

#item36528 {
	width:27px !important;
	height:7px !important;
	left:220px !important;
	top:521px !important;
}

#item36555 {
	width:56px !important;
	height:7px !important;
	left:33px !important;
	top:573px !important;
}

#item37150 {
	width:56px !important;
	height:7px !important;
	left:90px !important;
	top:573px !important;
}

#item37177 {
	width:39px !important;
	height:7px !important;
	left:33px !important;
	top:580px !important;
}

#item37204 {
	width:51px !important;
	height:7px !important;
	left:90px !important;
	top:580px !important;
}

#item37231 {
	width:56px !important;
	height:7px !important;
	left:148px !important;
	top:573px !important;
}

#item37258 {
	width:56px !important;
	height:7px !important;
	left:204px !important;
	top:573px !important;
}

#item37286 {
	width:39px !important;
	height:7px !important;
	left:148px !important;
	top:580px !important;
}

#item37314 {
	width:51px !important;
	height:7px !important;
	left:204px !important;
	top:580px !important;
}

#item1071 {
	width:102px !important;
	height:102px !important;
}

#item1066 {
	width:102px !important;
	height:102px !important;
	left:71px !important;
	top:103px !important;
}

#item3275 {
	width:30px !important;
	height:31px !important;
}

#item3270 {
	width:30px !important;
	height:31px !important;
	left:22px !important;
	top:158px !important;
}

#item3285 {
	width:30px !important;
	height:31px !important;
}

#item3279 {
	width:30px !important;
	height:31px !important;
	left:22px !important;
	top:191px !important;
}

#item3238 {
	width:103px !important;
	height:109px !important;
}

#item3233 {
	width:103px !important;
	height:109px !important;
	left:230px !important;
	top:94px !important;
}

#item3292 {
	width:43px !important;
	height:63px !important;
}

#item3286 {
	width:43px !important;
	height:63px !important;
	left:180px !important;
	top:160px !important;
}

#item3214 {
	width:102px !important;
	height:100px !important;
}

#item3209 {
	width:102px !important;
	height:100px !important;
	left:66px !important;
	top:293px !important;
}

#item3298 {
	width:43px !important;
	height:62px !important;
}

#item3293 {
	width:43px !important;
	height:62px !important;
	left:20px !important;
	top:351px !important;
}

#item3220 {
	width:96px !important;
	height:103px !important;
}

#item3215 {
	width:96px !important;
	height:103px !important;
	left:230px !important;
	top:289px !important;
}

#item3304 {
	width:43px !important;
	height:62px !important;
}

#item3299 {
	width:43px !important;
	height:62px !important;
	left:180px !important;
	top:351px !important;
}

#item3226 {
	width:100px !important;
	height:96px !important;
}

#item3221 {
	width:100px !important;
	height:96px !important;
	left:71px !important;
	top:494px !important;
}

#item3310 {
	width:43px !important;
	height:62px !important;
}

#item3305 {
	width:43px !important;
	height:62px !important;
	left:19px !important;
	top:541px !important;
}

#item3232 {
	width:91px !important;
	height:101px !important;
}

#item3227 {
	width:91px !important;
	height:101px !important;
	left:231px !important;
	top:483px !important;
}

#item3317 {
	width:41px !important;
	height:62px !important;
}

#item3311 {
	width:41px !important;
	height:62px !important;
	left:181px !important;
	top:541px !important;
}

#item37341 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:182px !important;
}

#item37368 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:182px !important;
}

#item37395 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:188px !important;
}

#item37422 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:188px !important;
}

#item37449 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:195px !important;
}

#item37476 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:195px !important;
}

#item37503 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:202px !important;
}

#item37530 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:202px !important;
}

#item37558 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:265px !important;
}

#item37585 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:265px !important;
}

#item37612 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:272px !important;
}

#item37640 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:272px !important;
}

#item37667 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:278px !important;
}

#item37694 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:278px !important;
}

#item37721 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:285px !important;
}

#item37749 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:285px !important;
}

#item37776 {
	width:27px !important;
	height:7px !important;
	left:397px !important;
	top:339px !important;
}

#item37805 {
	width:27px !important;
	height:7px !important;
	left:447px !important;
	top:339px !important;
}

#item37832 {
	width:27px !important;
	height:7px !important;
	left:397px !important;
	top:346px !important;
}

#item37859 {
	width:27px !important;
	height:7px !important;
	left:447px !important;
	top:346px !important;
}

#item37886 {
	width:27px !important;
	height:7px !important;
	left:397px !important;
	top:353px !important;
}

#item37913 {
	width:27px !important;
	height:7px !important;
	left:447px !important;
	top:353px !important;
}

#item37940 {
	width:27px !important;
	height:7px !important;
	left:397px !important;
	top:359px !important;
}

#item37969 {
	width:27px !important;
	height:7px !important;
	left:447px !important;
	top:359px !important;
}

#item37996 {
	width:39px !important;
	height:7px !important;
	left:339px !important;
	top:418px !important;
}

#item38023 {
	width:43px !important;
	height:7px !important;
	left:443px !important;
	top:418px !important;
}

#item38051 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:484px !important;
}

#item38078 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:484px !important;
}

#item38105 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:491px !important;
}

#item38132 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:491px !important;
}

#item38159 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:498px !important;
}

#item38186 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:498px !important;
}

#item38213 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:504px !important;
}

#item38240 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:504px !important;
}

#item38267 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:568px !important;
}

#item38295 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:568px !important;
}

#item38322 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:575px !important;
}

#item38349 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:575px !important;
}

#item38378 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:581px !important;
}

#item38405 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:581px !important;
}

#item38432 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:588px !important;
}

#item38461 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:588px !important;
}

#item1077 {
	width:100px !important;
	height:79px !important;
}

#item1072 {
	width:100px !important;
	height:79px !important;
	left:63px !important;
	top:68px !important;
}

#item3326 {
	width:40px !important;
	height:35px !important;
}

#item3320 {
	width:40px !important;
	height:35px !important;
	left:31px !important;
	top:39px !important;
}

#item3332 {
	width:35px !important;
	height:44px !important;
}

#item3327 {
	width:35px !important;
	height:44px !important;
	left:31px !important;
	top:154px !important;
}

#item3338 {
	width:35px !important;
	height:44px !important;
}

#item3333 {
	width:35px !important;
	height:44px !important;
	left:66px !important;
	top:154px !important;
}

#item3244 {
	width:92px !important;
	height:109px !important;
}

#item3239 {
	width:92px !important;
	height:109px !important;
	left:238px !important;
	top:51px !important;
}

#item3344 {
	width:28px !important;
	height:44px !important;
}

#item3339 {
	width:28px !important;
	height:44px !important;
	left:190px !important;
	top:153px !important;
}

#item3350 {
	width:28px !important;
	height:44px !important;
}

#item3345 {
	width:28px !important;
	height:44px !important;
	left:219px !important;
	top:153px !important;
}

#item3250 {
	width:118px !important;
	height:91px !important;
}

#item3245 {
	width:118px !important;
	height:91px !important;
	left:361px !important;
	top:62px !important;
}

#item3358 {
	width:28px !important;
	height:44px !important;
}

#item3353 {
	width:28px !important;
	height:44px !important;
	left:346px !important;
	top:154px !important;
}

#item3364 {
	width:28px !important;
	height:44px !important;
}

#item3359 {
	width:28px !important;
	height:44px !important;
	left:377px !important;
	top:154px !important;
}

#item3256 {
	width:160px !important;
	height:156px !important;
}

#item3251 {
	width:160px !important;
	height:156px !important;
	left:336px !important;
	top:251px !important;
}

#item3263 {
	width:147px !important;
	height:157px !important;
}

#item3257 {
	width:147px !important;
	height:157px !important;
	left:148px !important;
	top:251px !important;
}

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

#item3365 {
	width:75px !important;
	height:50px !important;
	left:47px !important;
	top:356px !important;
}

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

#item3371 {
	width:61px !important;
	height:55px !important;
	left:232px !important;
	top:544px !important;
}

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

#item3379 {
	width:61px !important;
	height:55px !important;
	left:298px !important;
	top:544px !important;
}

#item3269 {
	width:137px !important;
	height:102px !important;
}

#item3264 {
	width:137px !important;
	height:102px !important;
	left:353px !important;
	top:437px !important;
}

#item38488 {
	width:80px !important;
	height:7px !important;
	left:30px !important;
	top:222px !important;
}

#item38515 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item38543 {
	width:46px !important;
	height:7px !important;
	left:187px !important;
	top:222px !important;
}

#item38570 {
	width:46px !important;
	height:7px !important;
	left:295px !important;
	top:222px !important;
}

#item38597 {
	width:46px !important;
	height:7px !important;
	left:344px !important;
	top:221px !important;
}

#item38624 {
	width:46px !important;
	height:7px !important;
	left:451px !important;
	top:221px !important;
}

#item38651 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:296px !important;
}

#item38678 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:327px !important;
}

#item38705 {
	width:52px !important;
	height:7px !important;
	left:34px !important;
	top:491px !important;
}

#item38732 {
	width:56px !important;
	height:7px !important;
	left:102px !important;
	top:491px !important;
}

#item38759 {
	width:52px !important;
	height:7px !important;
	left:34px !important;
	top:520px !important;
}

#item38786 {
	width:56px !important;
	height:7px !important;
	left:103px !important;
	top:520px !important;
}

#item38814 {
	width:68px !important;
	height:7px !important;
	left:34px !important;
	top:526px !important;
}

#item38841 {
	width:52px !important;
	height:7px !important;
	left:34px !important;
	top:564px !important;
}

#item38868 {
	width:56px !important;
	height:7px !important;
	left:103px !important;
	top:564px !important;
}

#item38895 {
	width:68px !important;
	height:7px !important;
	left:34px !important;
	top:570px !important;
}

#item1084 {
	width:128px !important;
	height:141px !important;
}

#item1078 {
	width:128px !important;
	height:141px !important;
	left:66px !important;
	top:38px !important;
}

#item3390 {
	width:43px !important;
	height:44px !important;
}

#item3385 {
	width:43px !important;
	height:44px !important;
	left:21px !important;
	top:135px !important;
}

#item3396 {
	width:105px !important;
	height:89px !important;
}

#item3391 {
	width:105px !important;
	height:89px !important;
	left:258px !important;
	top:50px !important;
}

#item3443 {
	width:43px !important;
	height:37px !important;
}

#item3438 {
	width:43px !important;
	height:37px !important;
	left:200px !important;
	top:141px !important;
}

#item3450 {
	width:43px !important;
	height:37px !important;
}

#item3444 {
	width:43px !important;
	height:37px !important;
	left:249px !important;
	top:141px !important;
}

#item3402 {
	width:118px !important;
	height:142px !important;
}

#item3397 {
	width:118px !important;
	height:142px !important;
	left:122px !important;
	top:187px !important;
}

#item3456 {
	width:114px !important;
	height:27px !important;
}

#item3451 {
	width:114px !important;
	height:27px !important;
	left:268px !important;
	top:230px !important;
}

#item3463 {
	width:114px !important;
	height:29px !important;
}

#item3458 {
	width:114px !important;
	height:29px !important;
	left:268px !important;
	top:265px !important;
}

#item3469 {
	width:114px !important;
	height:29px !important;
}

#item3464 {
	width:114px !important;
	height:29px !important;
	left:268px !important;
	top:300px !important;
}

#item3408 {
	width:92px !important;
	height:81px !important;
}

#item3403 {
	width:92px !important;
	height:81px !important;
	left:36px !important;
	top:348px !important;
}

#item3415 {
	width:35px !important;
	height:47px !important;
}

#item3409 {
	width:35px !important;
	height:47px !important;
	left:141px !important;
	top:414px !important;
}

#item3475 {
	width:35px !important;
	height:47px !important;
}

#item3470 {
	width:35px !important;
	height:47px !important;
	left:180px !important;
	top:414px !important;
}

#item3481 {
	width:35px !important;
	height:47px !important;
}

#item3476 {
	width:35px !important;
	height:47px !important;
	left:217px !important;
	top:414px !important;
}

#item3421 {
	width:90px !important;
	height:95px !important;
}

#item3416 {
	width:90px !important;
	height:95px !important;
	left:262px !important;
	top:347px !important;
}

#item3492 {
	width:90px !important;
	height:84px !important;
}

#item3486 {
	width:90px !important;
	height:84px !important;
	left:83px !important;
	top:486px !important;
}

#item3504 {
	width:41px !important;
	height:45px !important;
}

#item3499 {
	width:41px !important;
	height:45px !important;
	left:20px !important;
	top:553px !important;
}

#item3510 {
	width:41px !important;
	height:45px !important;
}

#item3505 {
	width:41px !important;
	height:45px !important;
	left:63px !important;
	top:553px !important;
}

#item3498 {
	width:98px !important;
	height:81px !important;
}

#item3493 {
	width:98px !important;
	height:81px !important;
	left:248px !important;
	top:486px !important;
}

#item3516 {
	width:45px !important;
	height:48px !important;
}

#item3511 {
	width:45px !important;
	height:48px !important;
	left:199px !important;
	top:550px !important;
}

#item38922 {
	width:39px !important;
	height:7px !important;
	left:385px !important;
	top:167px !important;
}

#item38949 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:174px !important;
}

#item38976 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:230px !important;
}

#item39003 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:236px !important;
}

#item39030 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:291px !important;
}

#item39058 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:297px !important;
}

#item39085 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:304px !important;
}

#item39112 {
	width:39px !important;
	height:7px !important;
	left:385px !important;
	top:381px !important;
}

#item39139 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:388px !important;
}

#item39166 {
	width:44px !important;
	height:7px !important;
	left:385px !important;
	top:394px !important;
}

#item39193 {
	width:39px !important;
	height:7px !important;
	left:385px !important;
	top:425px !important;
}

#item39220 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:432px !important;
}

#item39247 {
	width:44px !important;
	height:7px !important;
	left:385px !important;
	top:438px !important;
}

#item39274 {
	width:39px !important;
	height:7px !important;
	left:385px !important;
	top:506px !important;
}

#item39302 {
	width:44px !important;
	height:7px !important;
	left:385px !important;
	top:513px !important;
}

#item39330 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:519px !important;
}

#item39357 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:575px !important;
}

#item39384 {
	width:44px !important;
	height:7px !important;
	left:385px !important;
	top:581px !important;
}

#item1090 {
	width:90px !important;
	height:81px !important;
}

#item1085 {
	width:90px !important;
	height:81px !important;
	left:133px !important;
	top:326px !important;
}

#item3537 {
	width:90px !important;
	height:80px !important;
}

#item3532 {
	width:90px !important;
	height:80px !important;
	left:133px !important;
	top:409px !important;
}

#item3543 {
	width:90px !important;
	height:80px !important;
}

#item3538 {
	width:90px !important;
	height:80px !important;
	left:133px !important;
	top:492px !important;
}

#item3434 {
	width:180px !important;
	height:125px !important;
}

#item3429 {
	width:180px !important;
	height:125px !important;
	left:234px !important;
	top:4px !important;
}

#item3552 {
	width:180px !important;
	height:125px !important;
}

#item3546 {
	width:180px !important;
	height:125px !important;
	left:260px !important;
	top:133px !important;
}

#item3558 {
	width:202px !important;
	height:135px !important;
}

#item3553 {
	width:202px !important;
	height:135px !important;
	left:243px !important;
	top:264px !important;
}

#item3564 {
	width:208px !important;
	height:125px !important;
}

#item3559 {
	width:208px !important;
	height:125px !important;
	left:244px !important;
	top:405px !important;
}

#item3570 {
	width:208px !important;
	height:96px !important;
}

#item3565 {
	width:208px !important;
	height:96px !important;
	left:232px !important;
	top:536px !important;
}

#item3428 {
	width:91px !important;
	height:79px !important;
}

#item3422 {
	width:91px !important;
	height:79px !important;
	left:133px !important;
	top:61px !important;
}

#item3525 {
	width:91px !important;
	height:79px !important;
}

#item3520 {
	width:91px !important;
	height:79px !important;
	left:133px !important;
	top:143px !important;
}

#item3531 {
	width:91px !important;
	height:79px !important;
}

#item3526 {
	width:91px !important;
	height:79px !important;
	left:133px !important;
	top:226px !important;
}

#item39411 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:129px !important;
}

#item39438 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:129px !important;
}

#item39465 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:136px !important;
}

#item39492 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:136px !important;
}

#item39519 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:142px !important;
}

#item39547 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:142px !important;
}

#item39574 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:175px !important;
}

#item39601 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:175px !important;
}

#item39628 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:182px !important;
}

#item39655 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:182px !important;
}

#item39682 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:188px !important;
}

#item39709 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:188px !important;
}

#item39736 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:224px !important;
}

#item39765 {
	width:46px !important;
	height:7px !important;
	left:82px !important;
	top:224px !important;
}

#item39793 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:231px !important;
}

#item39821 {
	width:46px !important;
	height:7px !important;
	left:82px !important;
	top:231px !important;
}

#item39848 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:237px !important;
}

#item39875 {
	width:46px !important;
	height:7px !important;
	left:82px !important;
	top:237px !important;
}

#item39902 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:390px !important;
}

#item39929 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:390px !important;
}

#item39956 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:397px !important;
}

#item39983 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:397px !important;
}

#item40010 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:403px !important;
}

#item40038 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:403px !important;
}

#item40066 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:439px !important;
}

#item40093 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:439px !important;
}

#item40120 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:446px !important;
}

#item40147 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:446px !important;
}

#item40174 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:452px !important;
}

#item40201 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:452px !important;
}

#item40228 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item40255 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:489px !important;
}

#item40282 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item40310 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:495px !important;
}

#item40337 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

#item40364 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:502px !important;
}

#item1097 {
	width:221px !important;
	height:276px !important;
}

#item1091 {
	width:221px !important;
	height:276px !important;
	left:20px !important;
	top:39px !important;
}

#item3578 {
	width:118px !important;
	height:177px !important;
}

#item3573 {
	width:118px !important;
	height:177px !important;
	left:289px !important;
	top:108px !important;
}

#item3584 {
	width:71px !important;
	height:159px !important;
}

#item3579 {
	width:71px !important;
	height:159px !important;
	left:412px !important;
	top:157px !important;
}

#item3590 {
	width:201px !important;
	height:221px !important;
}

#item3585 {
	width:201px !important;
	height:221px !important;
	left:21px !important;
	top:323px !important;
}

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

#item3591 {
	width:70px !important;
	height:131px !important;
	left:225px !important;
	top:323px !important;
}

#item3636 {
	width:70px !important;
	height:145px !important;
}

#item3631 {
	width:70px !important;
	height:145px !important;
	left:225px !important;
	top:458px !important;
}

#item3642 {
	width:186px !important;
	height:222px !important;
}

#item3637 {
	width:186px !important;
	height:222px !important;
	left:299px !important;
	top:324px !important;
}

#item41072 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:599px !important;
}

#item41099 {
	width:67px !important;
	height:7px !important;
	left:126px !important;
	top:586px !important;
}

#item41128 {
	width:67px !important;
	height:7px !important;
	left:297px !important;
	top:577px !important;
}

#item41155 {
	width:67px !important;
	height:7px !important;
	left:393px !important;
	top:584px !important;
}

#item1103 {
	width:94px !important;
	height:126px !important;
}

#item1098 {
	width:94px !important;
	height:126px !important;
	left:193px !important;
	top:158px !important;
}

#item3663 {
	width:56px !important;
	height:56px !important;
}

#item3657 {
	width:56px !important;
	height:56px !important;
	left:325px !important;
	top:262px !important;
}

#item3669 {
	width:56px !important;
	height:56px !important;
}

#item3664 {
	width:56px !important;
	height:56px !important;
	left:382px !important;
	top:262px !important;
}

#item3675 {
	width:58px !important;
	height:56px !important;
}

#item3670 {
	width:58px !important;
	height:56px !important;
	left:438px !important;
	top:262px !important;
}

#item3608 {
	width:153px !important;
	height:193px !important;
}

#item3603 {
	width:153px !important;
	height:193px !important;
	left:145px !important;
	top:408px !important;
}

#item3615 {
	width:62px !important;
	height:163px !important;
}

#item3610 {
	width:62px !important;
	height:163px !important;
	left:299px !important;
	top:440px !important;
}

#item3621 {
	width:131px !important;
	height:253px !important;
}

#item3616 {
	width:131px !important;
	height:253px !important;
	left:366px !important;
	top:352px !important;
}

#item3628 {
	width:60px !important;
	height:93px !important;
}

#item3622 {
	width:60px !important;
	height:93px !important;
	left:319px !important;
	top:156px !important;
}

#item3648 {
	width:50px !important;
	height:93px !important;
}

#item3643 {
	width:50px !important;
	height:93px !important;
	left:381px !important;
	top:156px !important;
}

#item3656 {
	width:63px !important;
	height:93px !important;
}

#item3651 {
	width:63px !important;
	height:93px !important;
	left:431px !important;
	top:156px !important;
}

#item3602 {
	width:78px !important;
	height:119px !important;
}

#item3597 {
	width:78px !important;
	height:119px !important;
	left:202px !important;
	top:38px !important;
}

#item41182 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:65px !important;
}

#item41209 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:122px !important;
}

#item41236 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:177px !important;
}

#item41263 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:235px !important;
}

#item41291 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:242px !important;
}

#item41318 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:248px !important;
}

#item41345 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:289px !important;
}

#item41372 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:330px !important;
}

#item41399 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:337px !important;
}

#item41426 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:343px !important;
}

#item41453 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:400px !important;
}

#item41480 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:449px !important;
}

#item41507 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:500px !important;
}

#item1109 {
	width:171px !important;
	height:394px !important;
}

#item1104 {
	width:171px !important;
	height:394px !important;
	left:60px !important;
	top:126px !important;
}

#item3683 {
	width:111px !important;
	height:223px !important;
}

#item3677 {
	width:111px !important;
	height:223px !important;
	left:264px !important;
	top:317px !important;
}

#item3732 {
	width:122px !important;
	height:223px !important;
}

#item3727 {
	width:122px !important;
	height:223px !important;
	left:380px !important;
	top:317px !important;
}

#item3690 {
	width:159px !important;
	height:268px !important;
}

#item3684 {
	width:159px !important;
	height:268px !important;
	left:342px !important;
	top:40px !important;
}

#item41534 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:566px !important;
}

#item41562 {
	width:53px !important;
	height:7px !important;
	left:78px !important;
	top:566px !important;
}

#item41589 {
	width:62px !important;
	height:7px !important;
	left:18px !important;
	top:573px !important;
}

#item41616 {
	width:50px !important;
	height:7px !important;
	left:137px !important;
	top:565px !important;
}

#item41643 {
	width:52px !important;
	height:7px !important;
	left:198px !important;
	top:565px !important;
}

#item41670 {
	width:62px !important;
	height:7px !important;
	left:137px !important;
	top:572px !important;
}

#item41697 {
	width:52px !important;
	height:7px !important;
	left:255px !important;
	top:571px !important;
}

#item41726 {
	width:53px !important;
	height:7px !important;
	left:315px !important;
	top:571px !important;
}

#item41753 {
	width:62px !important;
	height:7px !important;
	left:255px !important;
	top:578px !important;
}

#item41780 {
	width:52px !important;
	height:7px !important;
	left:373px !important;
	top:565px !important;
}

#item41809 {
	width:53px !important;
	height:7px !important;
	left:433px !important;
	top:565px !important;
}

#item41836 {
	width:62px !important;
	height:7px !important;
	left:373px !important;
	top:572px !important;
}

#item1115 {
	width:89px !important;
	height:293px !important;
}

#item1110 {
	width:89px !important;
	height:293px !important;
	left:28px !important;
	top:126px !important;
}

#item3696 {
	width:101px !important;
	height:272px !important;
}

#item3691 {
	width:101px !important;
	height:272px !important;
	left:153px !important;
	top:102px !important;
}

#item3702 {
	width:106px !important;
	height:202px !important;
}

#item3697 {
	width:106px !important;
	height:202px !important;
	left:276px !important;
	top:119px !important;
}

#item3708 {
	width:81px !important;
	height:188px !important;
}

#item3703 {
	width:81px !important;
	height:188px !important;
	left:394px !important;
	top:128px !important;
}

#item3714 {
	width:20px !important;
	height:45px !important;
}

#item3709 {
	width:20px !important;
	height:45px !important;
	left:32px !important;
	top:473px !important;
}

#item3758 {
	width:20px !important;
	height:45px !important;
}

#item3753 {
	width:20px !important;
	height:45px !important;
	left:202px !important;
	top:473px !important;
}

#item3783 {
	width:20px !important;
	height:45px !important;
}

#item3778 {
	width:20px !important;
	height:45px !important;
	left:371px !important;
	top:473px !important;
}

#item3740 {
	width:27px !important;
	height:46px !important;
}

#item3735 {
	width:27px !important;
	height:46px !important;
	left:55px !important;
	top:473px !important;
}

#item3765 {
	width:27px !important;
	height:46px !important;
}

#item3759 {
	width:27px !important;
	height:46px !important;
	left:226px !important;
	top:473px !important;
}

#item3789 {
	width:27px !important;
	height:46px !important;
}

#item3784 {
	width:27px !important;
	height:46px !important;
	left:394px !important;
	top:473px !important;
}

#item3746 {
	width:30px !important;
	height:58px !important;
}

#item3741 {
	width:30px !important;
	height:58px !important;
	left:87px !important;
	top:472px !important;
}

#item3771 {
	width:30px !important;
	height:58px !important;
}

#item3766 {
	width:30px !important;
	height:58px !important;
	left:258px !important;
	top:472px !important;
}

#item3795 {
	width:30px !important;
	height:58px !important;
}

#item3790 {
	width:30px !important;
	height:58px !important;
	left:426px !important;
	top:472px !important;
}

#item3752 {
	width:38px !important;
	height:73px !important;
}

#item3747 {
	width:38px !important;
	height:73px !important;
	left:119px !important;
	top:473px !important;
}

#item3777 {
	width:38px !important;
	height:73px !important;
}

#item3772 {
	width:38px !important;
	height:73px !important;
	left:290px !important;
	top:473px !important;
}

#item3802 {
	width:38px !important;
	height:73px !important;
}

#item3796 {
	width:38px !important;
	height:73px !important;
	left:458px !important;
	top:473px !important;
}

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

#item41890 {
	width:50px !important;
	height:7px !important;
	left:93px !important;
	top:571px !important;
}

#item41917 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item41944 {
	width:43px !important;
	height:7px !important;
	left:149px !important;
	top:570px !important;
}

#item41971 {
	width:50px !important;
	height:7px !important;
	left:211px !important;
	top:570px !important;
}

#item41998 {
	width:41px !important;
	height:7px !important;
	left:149px !important;
	top:577px !important;
}

#item42025 {
	width:43px !important;
	height:7px !important;
	left:267px !important;
	top:570px !important;
}

#item42053 {
	width:50px !important;
	height:7px !important;
	left:329px !important;
	top:570px !important;
}

#item42081 {
	width:41px !important;
	height:7px !important;
	left:267px !important;
	top:577px !important;
}

#item42108 {
	width:43px !important;
	height:7px !important;
	left:384px !important;
	top:570px !important;
}

#item42135 {
	width:50px !important;
	height:7px !important;
	left:447px !important;
	top:570px !important;
}

#item42162 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:577px !important;
}

#item1122 {
	width:302px !important;
	height:145px !important;
}

#item1117 {
	width:302px !important;
	height:145px !important;
	left:48px !important;
	top:75px !important;
}

#item3811 {
	width:311px !important;
	height:148px !important;
}

#item3806 {
	width:311px !important;
	height:148px !important;
	left:44px !important;
	top:353px !important;
}

#item3837 {
	width:58px !important;
	height:52px !important;
}

#item3832 {
	width:58px !important;
	height:52px !important;
	left:29px !important;
	top:538px !important;
}

#item3897 {
	width:55px !important;
	height:60px !important;
}

#item3892 {
	width:55px !important;
	height:60px !important;
	left:94px !important;
	top:538px !important;
}

#item3903 {
	width:53px !important;
	height:62px !important;
}

#item3898 {
	width:53px !important;
	height:62px !important;
	left:157px !important;
	top:534px !important;
}

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

#item3904 {
	width:41px !important;
	height:65px !important;
	left:215px !important;
	top:529px !important;
}

#item3915 {
	width:38px !important;
	height:39px !important;
}

#item3910 {
	width:38px !important;
	height:39px !important;
	left:272px !important;
	top:510px !important;
}

#item3921 {
	width:38px !important;
	height:39px !important;
}

#item3916 {
	width:38px !important;
	height:39px !important;
	left:272px !important;
	top:553px !important;
}

#item3927 {
	width:38px !important;
	height:39px !important;
}

#item3922 {
	width:38px !important;
	height:39px !important;
	left:315px !important;
	top:553px !important;
}

#item3933 {
	width:38px !important;
	height:39px !important;
}

#item3928 {
	width:38px !important;
	height:39px !important;
	left:315px !important;
	top:510px !important;
}

#item3843 {
	width:57px !important;
	height:52px !important;
}

#item3838 {
	width:57px !important;
	height:52px !important;
	left:31px !important;
	top:270px !important;
}

#item3849 {
	width:57px !important;
	height:52px !important;
}

#item3844 {
	width:57px !important;
	height:52px !important;
	left:95px !important;
	top:269px !important;
}

#item3855 {
	width:39px !important;
	height:61px !important;
}

#item3850 {
	width:39px !important;
	height:61px !important;
	left:163px !important;
	top:265px !important;
}

#item3861 {
	width:39px !important;
	height:63px !important;
}

#item3856 {
	width:39px !important;
	height:63px !important;
	left:215px !important;
	top:263px !important;
}

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

#item3862 {
	width:39px !important;
	height:39px !important;
	left:272px !important;
	top:238px !important;
}

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

#item3868 {
	width:39px !important;
	height:39px !important;
	left:315px !important;
	top:238px !important;
}

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

#item3875 {
	width:39px !important;
	height:39px !important;
	left:315px !important;
	top:281px !important;
}

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

#item3881 {
	width:39px !important;
	height:39px !important;
	left:272px !important;
	top:281px !important;
}

#item42189 {
	width:54px !important;
	height:7px !important;
	left:376px !important;
	top:248px !important;
}

#item42216 {
	width:41px !important;
	height:7px !important;
	left:432px !important;
	top:248px !important;
}

#item42243 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:254px !important;
}

#item42270 {
	width:50px !important;
	height:7px !important;
	left:432px !important;
	top:254px !important;
}

#item42298 {
	width:54px !important;
	height:7px !important;
	left:376px !important;
	top:302px !important;
}

#item42325 {
	width:41px !important;
	height:7px !important;
	left:432px !important;
	top:302px !important;
}

#item42352 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:309px !important;
}

#item42379 {
	width:50px !important;
	height:7px !important;
	left:432px !important;
	top:309px !important;
}

#item42406 {
	width:54px !important;
	height:7px !important;
	left:376px !important;
	top:336px !important;
}

#item42433 {
	width:41px !important;
	height:7px !important;
	left:431px !important;
	top:336px !important;
}

#item42460 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:342px !important;
}

#item42487 {
	width:50px !important;
	height:7px !important;
	left:431px !important;
	top:342px !important;
}

#item42516 {
	width:54px !important;
	height:7px !important;
	left:376px !important;
	top:370px !important;
}

#item42544 {
	width:41px !important;
	height:7px !important;
	left:432px !important;
	top:370px !important;
}

#item42572 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:377px !important;
}

#item42599 {
	width:50px !important;
	height:7px !important;
	left:432px !important;
	top:377px !important;
}

#item42626 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:460px !important;
}

#item42653 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:460px !important;
}

#item42680 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:467px !important;
}

#item42707 {
	width:43px !important;
	height:7px !important;
	left:432px !important;
	top:467px !important;
}

#item42734 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:509px !important;
}

#item42761 {
	width:46px !important;
	height:7px !important;
	left:433px !important;
	top:509px !important;
}

#item42789 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:516px !important;
}

#item42817 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:516px !important;
}

#item42844 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:544px !important;
}

#item42871 {
	width:46px !important;
	height:7px !important;
	left:431px !important;
	top:544px !important;
}

#item42898 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:551px !important;
}

#item42925 {
	width:43px !important;
	height:7px !important;
	left:431px !important;
	top:551px !important;
}

#item42952 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:580px !important;
}

#item42979 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:580px !important;
}

#item43006 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:587px !important;
}

#item43033 {
	width:43px !important;
	height:7px !important;
	left:432px !important;
	top:587px !important;
}

#item1128 {
	width:283px !important;
	height:177px !important;
}

#item1123 {
	width:283px !important;
	height:177px !important;
	left:160px !important;
	top:54px !important;
}

#item3817 {
	width:279px !important;
	height:177px !important;
}

#item3812 {
	width:279px !important;
	height:177px !important;
	left:159px !important;
	top:336px !important;
}

#item3824 {
	width:38px !important;
	height:38px !important;
}

#item3819 {
	width:38px !important;
	height:38px !important;
	left:155px !important;
	top:260px !important;
}

#item3944 {
	width:38px !important;
	height:38px !important;
}

#item3938 {
	width:38px !important;
	height:38px !important;
	left:197px !important;
	top:260px !important;
}

#item3950 {
	width:38px !important;
	height:38px !important;
}

#item3945 {
	width:38px !important;
	height:38px !important;
	left:240px !important;
	top:260px !important;
}

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

#item3951 {
	width:58px !important;
	height:45px !important;
	left:285px !important;
	top:251px !important;
}

#item3963 {
	width:50px !important;
	height:49px !important;
}

#item3957 {
	width:50px !important;
	height:49px !important;
	left:349px !important;
	top:250px !important;
}

#item3970 {
	width:45px !important;
	height:59px !important;
}

#item3964 {
	width:45px !important;
	height:59px !important;
	left:404px !important;
	top:242px !important;
}

#item3976 {
	width:34px !important;
	height:59px !important;
}

#item3971 {
	width:34px !important;
	height:59px !important;
	left:456px !important;
	top:240px !important;
}

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

#item3826 {
	width:39px !important;
	height:40px !important;
	left:154px !important;
	top:547px !important;
}

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

#item3977 {
	width:39px !important;
	height:40px !important;
	left:197px !important;
	top:547px !important;
}

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

#item3983 {
	width:39px !important;
	height:40px !important;
	left:240px !important;
	top:547px !important;
}

#item3995 {
	width:54px !important;
	height:51px !important;
}

#item3989 {
	width:54px !important;
	height:51px !important;
	left:283px !important;
	top:536px !important;
}

#item4005 {
	width:50px !important;
	height:51px !important;
}

#item4000 {
	width:50px !important;
	height:51px !important;
	left:340px !important;
	top:534px !important;
}

#item4011 {
	width:53px !important;
	height:54px !important;
}

#item4006 {
	width:53px !important;
	height:54px !important;
	left:393px !important;
	top:535px !important;
}

#item4017 {
	width:36px !important;
	height:57px !important;
}

#item4012 {
	width:36px !important;
	height:57px !important;
	left:449px !important;
	top:529px !important;
}

#item43061 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:106px !important;
}

#item43088 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:106px !important;
}

#item43115 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:112px !important;
}

#item43142 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:154px !important;
}

#item43169 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:154px !important;
}

#item43196 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:160px !important;
}

#item43224 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:188px !important;
}

#item43251 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:188px !important;
}

#item43278 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:195px !important;
}

#item43307 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:222px !important;
}

#item43334 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:222px !important;
}

#item43362 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item43389 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:335px !important;
}

#item43416 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:335px !important;
}

#item43443 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:341px !important;
}

#item43471 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:383px !important;
}

#item43498 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:383px !important;
}

#item43525 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:389px !important;
}

#item43553 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:418px !important;
}

#item43580 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:418px !important;
}

#item43607 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:425px !important;
}

#item43634 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:455px !important;
}

#item43661 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:455px !important;
}

#item43688 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:461px !important;
}

#item1134 {
	width:315px !important;
	height:177px !important;
}

#item1129 {
	width:315px !important;
	height:177px !important;
	left:167px !important;
	top:58px !important;
}

#item4023 {
	width:125px !important;
	height:87px !important;
}

#item4018 {
	width:125px !important;
	height:87px !important;
	left:359px !important;
	top:186px !important;
}

#item4029 {
	width:102px !important;
	height:44px !important;
}

#item4024 {
	width:102px !important;
	height:44px !important;
	top:6px !important;
}

#item4094 {
	width:95px !important;
	height:21px !important;
}

#item4088 {
	width:95px !important;
	height:21px !important;
	top:50px !important;
}

#item4100 {
	width:89px !important;
	height:27px !important;
}

#item4095 {
	width:89px !important;
	height:27px !important;
	top:72px !important;
}

#item4106 {
	width:101px !important;
	height:27px !important;
}

#item4101 {
	width:101px !important;
	height:27px !important;
	top:101px !important;
}

#item4112 {
	width:79px !important;
	height:18px !important;
}

#item4107 {
	width:79px !important;
	height:18px !important;
	top:129px !important;
}

#item4118 {
	width:79px !important;
	height:18px !important;
}

#item4113 {
	width:79px !important;
	height:18px !important;
	top:150px !important;
}

#item4125 {
	width:79px !important;
	height:30px !important;
}

#item4119 {
	width:79px !important;
	height:30px !important;
	top:169px !important;
}

#item4132 {
	width:79px !important;
	height:20px !important;
}

#item4126 {
	width:79px !important;
	height:20px !important;
	top:201px !important;
}

#item4139 {
	width:79px !important;
	height:20px !important;
}

#item4134 {
	width:79px !important;
	height:20px !important;
	top:223px !important;
}

#item4145 {
	width:79px !important;
	height:11px !important;
}

#item4140 {
	width:79px !important;
	height:11px !important;
	top:245px !important;
}

#item4151 {
	width:83px !important;
	height:23px !important;
}

#item4146 {
	width:83px !important;
	height:23px !important;
	top:257px !important;
}

#item4163 {
	width:83px !important;
	height:19px !important;
}

#item4158 {
	width:83px !important;
	height:19px !important;
	top:281px !important;
}

#item4169 {
	width:83px !important;
	height:16px !important;
}

#item4164 {
	width:83px !important;
	height:16px !important;
	top:302px !important;
}

#item4175 {
	width:83px !important;
	height:10px !important;
}

#item4170 {
	width:83px !important;
	height:10px !important;
	top:319px !important;
}

#item4181 {
	width:83px !important;
	height:28px !important;
}

#item4176 {
	width:83px !important;
	height:28px !important;
	top:330px !important;
}

#item4187 {
	width:83px !important;
	height:23px !important;
}

#item4182 {
	width:83px !important;
	height:23px !important;
	top:360px !important;
}

#item4036 {
	width:107px !important;
	height:21px !important;
}

#item4031 {
	width:107px !important;
	height:21px !important;
	left:18px !important;
	top:416px !important;
}

#item4194 {
	width:107px !important;
	height:21px !important;
}

#item4189 {
	width:107px !important;
	height:21px !important;
	left:18px !important;
	top:438px !important;
}

#item4200 {
	width:107px !important;
	height:21px !important;
}

#item4195 {
	width:107px !important;
	height:21px !important;
	left:18px !important;
	top:459px !important;
}

#item4206 {
	width:107px !important;
	height:17px !important;
}

#item4201 {
	width:107px !important;
	height:17px !important;
	left:18px !important;
	top:481px !important;
}

#item4213 {
	width:107px !important;
	height:18px !important;
}

#item4207 {
	width:107px !important;
	height:18px !important;
	left:18px !important;
	top:499px !important;
}

#item4219 {
	width:107px !important;
	height:17px !important;
}

#item4214 {
	width:107px !important;
	height:17px !important;
	left:18px !important;
	top:518px !important;
}

#item4226 {
	width:63px !important;
	height:17px !important;
}

#item4220 {
	width:63px !important;
	height:17px !important;
	left:61px !important;
	top:539px !important;
}

#item4232 {
	width:63px !important;
	height:17px !important;
}

#item4227 {
	width:63px !important;
	height:17px !important;
	left:61px !important;
	top:559px !important;
}

#item4238 {
	width:63px !important;
	height:17px !important;
}

#item4233 {
	width:63px !important;
	height:17px !important;
	left:61px !important;
	top:578px !important;
}

#item4248 {
	width:53px !important;
	height:51px !important;
}

#item4243 {
	width:53px !important;
	height:51px !important;
	left:5px !important;
	top:547px !important;
}

#item4042 {
	width:60px !important;
	height:44px !important;
}

#item4037 {
	width:60px !important;
	height:44px !important;
	left:186px !important;
	top:411px !important;
}

#item4254 {
	width:60px !important;
	height:54px !important;
}

#item4249 {
	width:60px !important;
	height:54px !important;
	left:206px !important;
	top:433px !important;
}

#item4260 {
	width:63px !important;
	height:60px !important;
}

#item4255 {
	width:63px !important;
	height:60px !important;
	left:187px !important;
	top:459px !important;
}

#item4048 {
	width:57px !important;
	height:44px !important;
}

#item4043 {
	width:57px !important;
	height:44px !important;
	left:273px !important;
	top:410px !important;
}

#item4267 {
	width:61px !important;
	height:49px !important;
}

#item4261 {
	width:61px !important;
	height:49px !important;
	left:292px !important;
	top:434px !important;
}

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

#item4268 {
	width:61px !important;
	height:64px !important;
	left:276px !important;
	top:456px !important;
}

#item46575 {
	width:83px !important;
	height:45px !important;
}

#item46569 {
	width:83px !important;
	height:45px !important;
	left:365px !important;
	top:407px !important;
}

#item46581 {
	width:83px !important;
	height:13px !important;
}

#item46576 {
	width:83px !important;
	height:13px !important;
	left:365px !important;
	top:454px !important;
}

#item46587 {
	width:59px !important;
	height:10px !important;
}

#item46582 {
	width:59px !important;
	height:10px !important;
	left:373px !important;
	top:468px !important;
}

#item46594 {
	width:59px !important;
	height:10px !important;
}

#item46589 {
	width:59px !important;
	height:10px !important;
	left:395px !important;
	top:478px !important;
}

#item46600 {
	width:61px !important;
	height:10px !important;
}

#item46595 {
	width:61px !important;
	height:10px !important;
	left:382px !important;
	top:490px !important;
}

#item43715 {
	width:45px !important;
	height:7px !important;
	left:116px !important;
	top:301px !important;
}

#item43742 {
	width:61px !important;
	height:7px !important;
	left:172px !important;
	top:301px !important;
}

#item43769 {
	width:56px !important;
	height:7px !important;
	left:116px !important;
	top:308px !important;
}

#item43797 {
	width:46px !important;
	height:7px !important;
	left:172px !important;
	top:308px !important;
}

#item43824 {
	width:39px !important;
	height:7px !important;
	left:116px !important;
	top:315px !important;
}

#item43851 {
	width:50px !important;
	height:7px !important;
	left:172px !important;
	top:315px !important;
}

#item43880 {
	width:53px !important;
	height:7px !important;
	left:116px !important;
	top:321px !important;
}

#item43907 {
	width:57px !important;
	height:7px !important;
	left:172px !important;
	top:321px !important;
}

#item43934 {
	width:51px !important;
	height:7px !important;
	left:116px !important;
	top:328px !important;
}

#item43961 {
	width:43px !important;
	height:7px !important;
	left:172px !important;
	top:328px !important;
}

#item43988 {
	width:45px !important;
	height:7px !important;
	left:116px !important;
	top:351px !important;
}

#item44015 {
	width:61px !important;
	height:7px !important;
	left:172px !important;
	top:351px !important;
}

#item44043 {
	width:56px !important;
	height:7px !important;
	left:116px !important;
	top:357px !important;
}

#item44070 {
	width:46px !important;
	height:7px !important;
	left:172px !important;
	top:357px !important;
}

#item44097 {
	width:39px !important;
	height:7px !important;
	left:116px !important;
	top:364px !important;
}

#item44124 {
	width:50px !important;
	height:7px !important;
	left:172px !important;
	top:364px !important;
}

#item44151 {
	width:53px !important;
	height:7px !important;
	left:116px !important;
	top:371px !important;
}

#item44179 {
	width:57px !important;
	height:7px !important;
	left:172px !important;
	top:371px !important;
}

#item44206 {
	width:51px !important;
	height:7px !important;
	left:116px !important;
	top:377px !important;
}

#item44233 {
	width:43px !important;
	height:7px !important;
	left:172px !important;
	top:377px !important;
}

#item44260 {
	width:53px !important;
	height:7px !important;
	left:332px !important;
	top:302px !important;
}

#item44287 {
	width:61px !important;
	height:7px !important;
	left:332px !important;
	top:308px !important;
}

#item44315 {
	width:52px !important;
	height:7px !important;
	left:332px !important;
	top:315px !important;
}

#item44342 {
	width:48px !important;
	height:7px !important;
	left:332px !important;
	top:321px !important;
}

#item44369 {
	width:50px !important;
	height:7px !important;
	left:332px !important;
	top:328px !important;
}

#item44396 {
	width:57px !important;
	height:7px !important;
	left:332px !important;
	top:335px !important;
}

#item44423 {
	width:53px !important;
	height:7px !important;
	left:332px !important;
	top:357px !important;
}

#item44450 {
	width:48px !important;
	height:7px !important;
	left:400px !important;
	top:357px !important;
}

#item44477 {
	width:61px !important;
	height:7px !important;
	left:332px !important;
	top:363px !important;
}

#item44504 {
	width:50px !important;
	height:7px !important;
	left:400px !important;
	top:363px !important;
}

#item44531 {
	width:52px !important;
	height:7px !important;
	left:332px !important;
	top:370px !important;
}

#item44560 {
	width:57px !important;
	height:7px !important;
	left:400px !important;
	top:370px !important;
}

#item44587 {
	width:45px !important;
	height:7px !important;
	left:143px !important;
	top:560px !important;
}

#item44614 {
	width:48px !important;
	height:7px !important;
	left:203px !important;
	top:560px !important;
}

#item44641 {
	width:57px !important;
	height:7px !important;
	left:143px !important;
	top:566px !important;
}

#item44668 {
	width:56px !important;
	height:7px !important;
	left:203px !important;
	top:566px !important;
}

#item44695 {
	width:56px !important;
	height:7px !important;
	left:143px !important;
	top:573px !important;
}

#item44722 {
	width:50px !important;
	height:7px !important;
	left:203px !important;
	top:573px !important;
}

#item44749 {
	width:61px !important;
	height:7px !important;
	left:143px !important;
	top:580px !important;
}

#item44776 {
	width:54px !important;
	height:7px !important;
	left:203px !important;
	top:580px !important;
}

#item44804 {
	width:49px !important;
	height:7px !important;
	left:143px !important;
	top:586px !important;
}

#item44832 {
	width:53px !important;
	height:7px !important;
	left:269px !important;
	top:558px !important;
}

#item44859 {
	width:61px !important;
	height:7px !important;
	left:269px !important;
	top:565px !important;
}

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

#item44913 {
	width:48px !important;
	height:7px !important;
	left:269px !important;
	top:578px !important;
}

#item44940 {
	width:50px !important;
	height:7px !important;
	left:269px !important;
	top:585px !important;
}

#item44967 {
	width:46px !important;
	height:7px !important;
	left:269px !important;
	top:591px !important;
}

#item44995 {
	width:62px !important;
	height:7px !important;
	left:382px !important;
	top:558px !important;
}

#item45022 {
	width:57px !important;
	height:7px !important;
	left:382px !important;
	top:565px !important;
}

#item45050 {
	width:61px !important;
	height:7px !important;
	left:382px !important;
	top:572px !important;
}

#item45077 {
	width:70px !important;
	height:7px !important;
	left:382px !important;
	top:578px !important;
}

#item45104 {
	width:66px !important;
	height:7px !important;
	left:382px !important;
	top:585px !important;
}

#item1141 {
	width:90px !important;
	height:177px !important;
}

#item1135 {
	width:90px !important;
	height:177px !important;
	left:357px !important;
	top:38px !important;
}

#item4362 {
	width:32px !important;
	height:60px !important;
}

#item4357 {
	width:32px !important;
	height:60px !important;
	left:463px !important;
	top:31px !important;
}

#item4368 {
	width:32px !important;
	height:60px !important;
}

#item4363 {
	width:32px !important;
	height:60px !important;
	left:463px !important;
	top:94px !important;
}

#item4380 {
	width:32px !important;
	height:60px !important;
}

#item4375 {
	width:32px !important;
	height:60px !important;
	left:463px !important;
	top:158px !important;
}

#item4081 {
	width:59px !important;
	height:41px !important;
}

#item4075 {
	width:59px !important;
	height:41px !important;
	left:352px !important;
	top:319px !important;
}

#item4422 {
	width:73px !important;
	height:41px !important;
}

#item4417 {
	width:73px !important;
	height:41px !important;
	left:361px !important;
	top:347px !important;
}

#item4429 {
	width:59px !important;
	height:41px !important;
}

#item4423 {
	width:59px !important;
	height:41px !important;
	left:435px !important;
	top:355px !important;
}

#item4445 {
	width:59px !important;
	height:48px !important;
}

#item4440 {
	width:59px !important;
	height:48px !important;
	left:438px !important;
	top:427px !important;
}

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

#item4082 {
	width:41px !important;
	height:40px !important;
	left:316px !important;
	top:489px !important;
}

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

#item4446 {
	width:41px !important;
	height:40px !important;
	left:363px !important;
	top:489px !important;
}

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

#item4452 {
	width:41px !important;
	height:40px !important;
	left:407px !important;
	top:489px !important;
}

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

#item4458 {
	width:41px !important;
	height:40px !important;
	left:454px !important;
	top:489px !important;
}

#item4470 {
	width:52px !important;
	height:30px !important;
}

#item4464 {
	width:52px !important;
	height:30px !important;
	left:312px !important;
	top:536px !important;
}

#item4483 {
	width:52px !important;
	height:30px !important;
}

#item4478 {
	width:52px !important;
	height:30px !important;
	left:312px !important;
	top:569px !important;
}

#item4477 {
	width:52px !important;
	height:30px !important;
}

#item4471 {
	width:52px !important;
	height:30px !important;
	left:366px !important;
	top:536px !important;
}

#item4489 {
	width:52px !important;
	height:30px !important;
}

#item4484 {
	width:52px !important;
	height:30px !important;
	left:366px !important;
	top:569px !important;
}

#item4060 {
	width:262px !important;
	height:177px !important;
}

#item4055 {
	width:262px !important;
	height:177px !important;
	left:34px !important;
	top:306px !important;
}

#item4386 {
	width:77px !important;
	height:30px !important;
}

#item4381 {
	width:77px !important;
	height:30px !important;
	left:31px !important;
	top:491px !important;
}

#item4392 {
	width:38px !important;
	height:31px !important;
}

#item4387 {
	width:38px !important;
	height:31px !important;
	left:109px !important;
	top:490px !important;
}

#item4398 {
	width:35px !important;
	height:31px !important;
}

#item4393 {
	width:35px !important;
	height:31px !important;
	left:149px !important;
	top:490px !important;
}

#item4404 {
	width:35px !important;
	height:31px !important;
}

#item4399 {
	width:35px !important;
	height:31px !important;
	left:186px !important;
	top:490px !important;
}

#item4410 {
	width:35px !important;
	height:31px !important;
}

#item4405 {
	width:35px !important;
	height:31px !important;
	left:224px !important;
	top:490px !important;
}

#item4416 {
	width:35px !important;
	height:31px !important;
}

#item4411 {
	width:35px !important;
	height:31px !important;
	left:261px !important;
	top:490px !important;
}

#item4066 {
	width:82px !important;
	height:175px !important;
}

#item4061 {
	width:82px !important;
	height:175px !important;
	left:34px !important;
	top:34px !important;
}

#item4297 {
	width:30px !important;
	height:62px !important;
}

#item4292 {
	width:30px !important;
	height:62px !important;
	left:123px !important;
	top:30px !important;
}

#item4306 {
	width:30px !important;
	height:62px !important;
}

#item4300 {
	width:30px !important;
	height:62px !important;
	left:123px !important;
	top:94px !important;
}

#item4312 {
	width:30px !important;
	height:62px !important;
}

#item4307 {
	width:30px !important;
	height:62px !important;
	left:123px !important;
	top:158px !important;
}

#item4318 {
	width:30px !important;
	height:62px !important;
}

#item4313 {
	width:30px !important;
	height:62px !important;
	left:156px !important;
	top:158px !important;
}

#item4324 {
	width:30px !important;
	height:62px !important;
}

#item4319 {
	width:30px !important;
	height:62px !important;
	left:156px !important;
	top:94px !important;
}

#item4331 {
	width:30px !important;
	height:62px !important;
}

#item4325 {
	width:30px !important;
	height:62px !important;
	left:156px !important;
	top:29px !important;
}

#item4072 {
	width:66px !important;
	height:178px !important;
}

#item4067 {
	width:66px !important;
	height:178px !important;
	left:217px !important;
	top:35px !important;
}

#item4337 {
	width:23px !important;
	height:46px !important;
}

#item4332 {
	width:23px !important;
	height:46px !important;
	left:317px !important;
	top:30px !important;
}

#item4343 {
	width:23px !important;
	height:46px !important;
}

#item4338 {
	width:23px !important;
	height:46px !important;
	left:317px !important;
	top:79px !important;
}

#item4349 {
	width:23px !important;
	height:45px !important;
}

#item4344 {
	width:23px !important;
	height:45px !important;
	left:317px !important;
	top:127px !important;
}

#item4356 {
	width:23px !important;
	height:46px !important;
}

#item4350 {
	width:23px !important;
	height:46px !important;
	left:317px !important;
	top:173px !important;
}

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

#item45158 {
	width:41px !important;
	height:7px !important;
	left:114px !important;
	top:238px !important;
}

#item45185 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:245px !important;
}

#item45212 {
	width:50px !important;
	height:7px !important;
	left:114px !important;
	top:245px !important;
}

#item45239 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:252px !important;
}

#item45268 {
	width:46px !important;
	height:7px !important;
	left:114px !important;
	top:252px !important;
}

#item45296 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:258px !important;
}

#item45324 {
	width:49px !important;
	height:7px !important;
	left:192px !important;
	top:245px !important;
}

#item45351 {
	width:60px !important;
	height:7px !important;
	left:269px !important;
	top:245px !important;
}

#item45378 {
	width:52px !important;
	height:7px !important;
	left:192px !important;
	top:251px !important;
}

#item45405 {
	width:56px !important;
	height:7px !important;
	left:269px !important;
	top:251px !important;
}

#item45432 {
	width:52px !important;
	height:7px !important;
	left:192px !important;
	top:258px !important;
}

#item45459 {
	width:49px !important;
	height:7px !important;
	left:347px !important;
	top:251px !important;
}

#item45486 {
	width:52px !important;
	height:7px !important;
	left:424px !important;
	top:251px !important;
}

#item45513 {
	width:59px !important;
	height:7px !important;
	left:347px !important;
	top:258px !important;
}

#item45541 {
	width:63px !important;
	height:7px !important;
	left:424px !important;
	top:258px !important;
}

#item45569 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:597px !important;
}

#item45596 {
	width:39px !important;
	height:7px !important;
	left:76px !important;
	top:597px !important;
}

#item45623 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:604px !important;
}

#item45650 {
	width:39px !important;
	height:7px !important;
	left:76px !important;
	top:604px !important;
}

#item45677 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:610px !important;
}

#item45704 {
	width:54px !important;
	height:7px !important;
	left:212px !important;
	top:564px !important;
}

#item45731 {
	width:57px !important;
	height:7px !important;
	left:212px !important;
	top:570px !important;
}

#item45758 {
	width:49px !important;
	height:7px !important;
	left:212px !important;
	top:577px !important;
}

#item45785 {
	width:48px !important;
	height:7px !important;
	left:212px !important;
	top:583px !important;
}

#item1147 {
	width:350px !important;
	height:200px !important;
}

#item1142 {
	width:350px !important;
	height:200px !important;
	left:32px !important;
	top:38px !important;
}

#item4499 {
	width:126px !important;
	height:131px !important;
}

#item4494 {
	width:126px !important;
	height:131px !important;
	left:387px !important;
	top:107px !important;
}

#item1153 {
	width:252px !important;
	height:208px !important;
}

#item1148 {
	width:252px !important;
	height:208px !important;
	left:4px !important;
	top:246px !important;
}

#item4505 {
	width:249px !important;
	height:208px !important;
}

#item4500 {
	width:249px !important;
	height:208px !important;
	left:264px !important;
	top:246px !important;
}

#item45813 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:497px !important;
}

#item45840 {
	width:56px !important;
	height:7px !important;
	left:203px !important;
	top:497px !important;
}

#item45867 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:547px !important;
}

#item45894 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:597px !important;
}

#item1173 {
	width:91px !important;
	height:146px !important;
}

#item1168 {
	width:91px !important;
	height:146px !important;
	left:6px !important;
	top:37px !important;
}

#item4511 {
	width:91px !important;
	height:146px !important;
}

#item4506 {
	width:91px !important;
	height:146px !important;
	left:6px !important;
	top:186px !important;
}

#item4530 {
	width:376px !important;
	height:563px !important;
}

#item4525 {
	width:376px !important;
	height:563px !important;
	left:106px !important;
	top:40px !important;
}

#item4518 {
	width:91px !important;
	height:146px !important;
}

#item4513 {
	width:91px !important;
	height:146px !important;
	left:6px !important;
	top:334px !important;
}

#item4524 {
	width:91px !important;
	height:146px !important;
}

#item4519 {
	width:91px !important;
	height:146px !important;
	left:6px !important;
	top:486px !important;
}

#item45921 {
	width:39px !important;
	height:7px !important;
	left:110px !important;
	top:530px !important;
}

#item45948 {
	width:52px !important;
	height:7px !important;
	left:110px !important;
	top:537px !important;
}

#item45976 {
	width:46px !important;
	height:7px !important;
	left:110px !important;
	top:543px !important;
}

#item46003 {
	width:46px !important;
	height:7px !important;
	left:110px !important;
	top:550px !important;
}

#item46030 {
	width:46px !important;
	height:7px !important;
	left:110px !important;
	top:557px !important;
}
#in5footer,  #prefooter {display:none;}
