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

#item85592 {
	width:27px !important;
	height:7px !important;
	left:67px !important;
	top:540px !important;
}

#item85620 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:540px !important;
}

#item85647 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:540px !important;
}

#item85675 {
	width:27px !important;
	height:7px !important;
	left:67px !important;
	top:547px !important;
}

#item85702 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:547px !important;
}

#item85729 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:547px !important;
}

#item85756 {
	width:27px !important;
	height:7px !important;
	left:67px !important;
	top:553px !important;
}

#item85783 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:553px !important;
}

#item85810 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:553px !important;
}

#item85837 {
	width:41px !important;
	height:7px !important;
	left:186px !important;
	top:537px !important;
}

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

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

#item85919 {
	width:63px !important;
	height:7px !important;
	left:186px !important;
	top:578px !important;
}

#item85946 {
	width:45px !important;
	height:7px !important;
	left:289px !important;
	top:534px !important;
}

#item85973 {
	width:59px !important;
	height:7px !important;
	left:289px !important;
	top:587px !important;
}

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

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

#item86054 {
	width:63px !important;
	height:7px !important;
	left:395px !important;
	top:589px !important;
}

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

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

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

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

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

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

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

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

#item92244 {
	width:391px !important;
	height:554px !important;
	left:78px !important;
	top:45px !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;
}

#item86081 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:534px !important;
}

#item86108 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:540px !important;
}

#item86135 {
	width:46px !important;
	height:7px !important;
	left:26px !important;
	top:547px !important;
}

#item86163 {
	width:63px !important;
	height:7px !important;
	left:26px !important;
	top:575px !important;
}

#item86191 {
	width:63px !important;
	height:7px !important;
	left:26px !important;
	top:581px !important;
}

#item86218 {
	width:59px !important;
	height:7px !important;
	left:123px !important;
	top:561px !important;
}

#item86245 {
	width:63px !important;
	height:7px !important;
	left:123px !important;
	top:567px !important;
}

#item92478 {
	width:87px !important;
	height:90px !important;
	left:146px !important;
	top:273px !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;
}

#item69906 {
	width:41px !important;
	height:7px !important;
	left:383px !important;
	top:68px !important;
}

#item69934 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:75px !important;
}

#item69961 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:82px !important;
}

#item69988 {
	width:46px !important;
	height:7px !important;
	left:383px !important;
	top:88px !important;
}

#item70016 {
	width:65px !important;
	height:7px !important;
	left:383px !important;
	top:145px !important;
}

#item70043 {
	width:41px !important;
	height:7px !important;
	left:383px !important;
	top:174px !important;
}

#item70070 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:181px !important;
}

#item70098 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:188px !important;
}

#item70125 {
	width:41px !important;
	height:7px !important;
	left:383px !important;
	top:235px !important;
}

#item70152 {
	width:50px !important;
	height:7px !important;
	left:383px !important;
	top:242px !important;
}

#item70180 {
	width:53px !important;
	height:7px !important;
	left:383px !important;
	top:249px !important;
}

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

#item70234 {
	width:38px !important;
	height:7px !important;
	left:383px !important;
	top:262px !important;
}

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

#item70288 {
	width:45px !important;
	height:7px !important;
	left:383px !important;
	top:275px !important;
}

#item70315 {
	width:41px !important;
	height:7px !important;
	left:383px !important;
	top:68px !important;
}

#item70342 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:75px !important;
}

#item70369 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:82px !important;
}

#item70396 {
	width:46px !important;
	height:7px !important;
	left:383px !important;
	top:88px !important;
}

#item70424 {
	width:65px !important;
	height:7px !important;
	left:383px !important;
	top:145px !important;
}

#item70451 {
	width:41px !important;
	height:7px !important;
	left:383px !important;
	top:174px !important;
}

#item70478 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:181px !important;
}

#item70506 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:188px !important;
}

#item70533 {
	width:41px !important;
	height:7px !important;
	left:383px !important;
	top:235px !important;
}

#item70560 {
	width:50px !important;
	height:7px !important;
	left:383px !important;
	top:242px !important;
}

#item70587 {
	width:53px !important;
	height:7px !important;
	left:383px !important;
	top:249px !important;
}

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

#item70641 {
	width:38px !important;
	height:7px !important;
	left:383px !important;
	top:262px !important;
}

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

#item70696 {
	width:45px !important;
	height:7px !important;
	left:383px !important;
	top:275px !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;
}

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

#item70750 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:401px !important;
}

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

#item70804 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:414px !important;
}

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

#item70858 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:457px !important;
}

#item70885 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:464px !important;
}

#item70913 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:471px !important;
}

#item70940 {
	width:52px !important;
	height:7px !important;
	left:390px !important;
	top:477px !important;
}

#item70967 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:527px !important;
}

#item70994 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:533px !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;
}

#item71021 {
	width:41px !important;
	height:7px !important;
	left:132px !important;
	top:571px !important;
}

#item71048 {
	width:45px !important;
	height:7px !important;
	left:192px !important;
	top:571px !important;
}

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

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

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

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

#item71184 {
	width:45px !important;
	height:7px !important;
	left:262px !important;
	top:577px !important;
}

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

#item71238 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:512px !important;
}

#item71265 {
	width:38px !important;
	height:7px !important;
	left:71px !important;
	top:512px !important;
}

#item71292 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:518px !important;
}

#item71319 {
	width:54px !important;
	height:7px !important;
	left:71px !important;
	top:518px !important;
}

#item71346 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:572px !important;
}

#item71375 {
	width:45px !important;
	height:7px !important;
	left:69px !important;
	top:572px !important;
}

#item71402 {
	width:38px !important;
	height:7px !important;
	left:26px !important;
	top:578px !important;
}

#item71430 {
	width:54px !important;
	height:7px !important;
	left:69px !important;
	top:578px !important;
}

#item71458 {
	width:41px !important;
	height:7px !important;
	left:147px !important;
	top:518px !important;
}

#item71485 {
	width:45px !important;
	height:7px !important;
	left:198px !important;
	top:518px !important;
}

#item71513 {
	width:45px !important;
	height:7px !important;
	left:147px !important;
	top:525px !important;
}

#item71540 {
	width:69px !important;
	height:7px !important;
	left:147px !important;
	top:573px !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;
}

#item71567 {
	width:41px !important;
	height:7px !important;
	left:113px !important;
	top:329px !important;
}

#item71594 {
	width:43px !important;
	height:7px !important;
	left:157px !important;
	top:329px !important;
}

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

#item71648 {
	width:45px !important;
	height:7px !important;
	left:157px !important;
	top:335px !important;
}

#item71676 {
	width:38px !important;
	height:7px !important;
	left:113px !important;
	top:342px !important;
}

#item71703 {
	width:46px !important;
	height:7px !important;
	left:157px !important;
	top:342px !important;
}

#item71730 {
	width:54px !important;
	height:7px !important;
	left:311px !important;
	top:518px !important;
}

#item71757 {
	width:74px !important;
	height:7px !important;
	left:311px !important;
	top:524px !important;
}

#item71785 {
	width:50px !important;
	height:7px !important;
	left:311px !important;
	top:531px !important;
}

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

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

#item71867 {
	width:50px !important;
	height:7px !important;
	left:406px !important;
	top:518px !important;
}

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

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

#item71949 {
	width:65px !important;
	height:7px !important;
	left:34px !important;
	top:76px !important;
}

#item71976 {
	width:65px !important;
	height:7px !important;
	left:34px !important;
	top:119px !important;
}

#item72003 {
	width:41px !important;
	height:7px !important;
	left:34px !important;
	top:162px !important;
}

#item72030 {
	width:56px !important;
	height:7px !important;
	left:34px !important;
	top:169px !important;
}

#item72057 {
	width:46px !important;
	height:7px !important;
	left:34px !important;
	top:176px !important;
}

#item72084 {
	width:52px !important;
	height:7px !important;
	left:34px !important;
	top:182px !important;
}

#item72111 {
	width:45px !important;
	height:7px !important;
	left:34px !important;
	top:189px !important;
}

#item72138 {
	width:65px !important;
	height:7px !important;
	left:34px !important;
	top:195px !important;
}

#item72166 {
	width:41px !important;
	height:7px !important;
	left:34px !important;
	top:240px !important;
}

#item72193 {
	width:45px !important;
	height:7px !important;
	left:34px !important;
	top:247px !important;
}

#item72220 {
	width:55px !important;
	height:7px !important;
	left:34px !important;
	top:293px !important;
}

#item72247 {
	width:57px !important;
	height:7px !important;
	left:34px !important;
	top:299px !important;
}

#item72274 {
	width:50px !important;
	height:7px !important;
	left:34px !important;
	top:306px !important;
}

#item72301 {
	width:54px !important;
	height:7px !important;
	left:34px !important;
	top:312px !important;
}

#item72328 {
	width:55px !important;
	height:7px !important;
	left:34px !important;
	top:319px !important;
}

#item72355 {
	width:62px !important;
	height:7px !important;
	left:34px !important;
	top:336px !important;
}

#item72382 {
	width:59px !important;
	height:7px !important;
	left:34px !important;
	top:343px !important;
}

#item72409 {
	width:67px !important;
	height:7px !important;
	left:34px !important;
	top:359px !important;
}

#item72437 {
	width:65px !important;
	height:7px !important;
	left:34px !important;
	top:409px !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;
}

#item72464 {
	width:41px !important;
	height:7px !important;
	left:27px !important;
	top:66px !important;
}

#item72491 {
	width:50px !important;
	height:7px !important;
	left:27px !important;
	top:73px !important;
}

#item72520 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:79px !important;
}

#item72547 {
	width:56px !important;
	height:7px !important;
	left:27px !important;
	top:106px !important;
}

#item72574 {
	width:58px !important;
	height:7px !important;
	left:27px !important;
	top:113px !important;
}

#item72601 {
	width:71px !important;
	height:7px !important;
	left:27px !important;
	top:129px !important;
}

#item72628 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:170px !important;
}

#item72655 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:177px !important;
}

#item72683 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:183px !important;
}

#item72710 {
	width:56px !important;
	height:7px !important;
	left:28px !important;
	top:232px !important;
}

#item72737 {
	width:58px !important;
	height:7px !important;
	left:28px !important;
	top:239px !important;
}

#item72765 {
	width:71px !important;
	height:7px !important;
	left:27px !important;
	top:282px !important;
}

#item72792 {
	width:58px !important;
	height:7px !important;
	left:27px !important;
	top:289px !important;
}

#item72819 {
	width:50px !important;
	height:7px !important;
	left:27px !important;
	top:332px !important;
}

#item72847 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:338px !important;
}

#item72874 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:345px !important;
}

#item72901 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:351px !important;
}

#item72929 {
	width:41px !important;
	height:7px !important;
	left:27px !important;
	top:412px !important;
}

#item72956 {
	width:60px !important;
	height:7px !important;
	left:27px !important;
	top:419px !important;
}

#item72983 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:425px !important;
}

#item73010 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:432px !important;
}

#item73038 {
	width:58px !important;
	height:7px !important;
	left:27px !important;
	top:457px !important;
}

#item73065 {
	width:56px !important;
	height:7px !important;
	left:27px !important;
	top:463px !important;
}

#item73092 {
	width:50px !important;
	height:7px !important;
	left:27px !important;
	top:501px !important;
}

#item73119 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:508px !important;
}

#item73146 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:514px !important;
}

#item73174 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:521px !important;
}

#item73201 {
	width:56px !important;
	height:7px !important;
	left:27px !important;
	top:545px !important;
}

#item73228 {
	width:58px !important;
	height:7px !important;
	left:27px !important;
	top:551px !important;
}

#item73256 {
	width:62px !important;
	height:7px !important;
	left:27px !important;
	top:558px !important;
}

#item73283 {
	width:68px !important;
	height:7px !important;
	left:27px !important;
	top:564px !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;
}

#item73310 {
	width:41px !important;
	height:7px !important;
	left:38px !important;
	top:67px !important;
}

#item73337 {
	width:43px !important;
	height:7px !important;
	left:38px !important;
	top:74px !important;
}

#item73364 {
	width:45px !important;
	height:7px !important;
	left:38px !important;
	top:122px !important;
}

#item73391 {
	width:43px !important;
	height:7px !important;
	left:38px !important;
	top:129px !important;
}

#item73419 {
	width:45px !important;
	height:7px !important;
	left:38px !important;
	top:135px !important;
}

#item73446 {
	width:66px !important;
	height:7px !important;
	left:38px !important;
	top:190px !important;
}

#item73473 {
	width:41px !important;
	height:7px !important;
	left:38px !important;
	top:239px !important;
}

#item73500 {
	width:45px !important;
	height:7px !important;
	left:38px !important;
	top:246px !important;
}

#item73527 {
	width:41px !important;
	height:7px !important;
	left:38px !important;
	top:294px !important;
}

#item73554 {
	width:55px !important;
	height:7px !important;
	left:38px !important;
	top:301px !important;
}

#item73581 {
	width:50px !important;
	height:7px !important;
	left:38px !important;
	top:307px !important;
}

#item73608 {
	width:39px !important;
	height:7px !important;
	left:38px !important;
	top:314px !important;
}

#item73635 {
	width:43px !important;
	height:7px !important;
	left:38px !important;
	top:320px !important;
}

#item73663 {
	width:41px !important;
	height:7px !important;
	left:38px !important;
	top:362px !important;
}

#item73690 {
	width:50px !important;
	height:7px !important;
	left:38px !important;
	top:369px !important;
}

#item73717 {
	width:55px !important;
	height:7px !important;
	left:38px !important;
	top:376px !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;
}

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

#item73771 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:451px !important;
}

#item73798 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:458px !important;
}

#item73825 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:496px !important;
}

#item73853 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:502px !important;
}

#item73880 {
	width:48px !important;
	height:7px !important;
	left:390px !important;
	top:549px !important;
}

#item73907 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:556px !important;
}

#item73935 {
	width:57px !important;
	height:7px !important;
	left:390px !important;
	top:562px !important;
}

#item73962 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:569px !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;
}

#item73989 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:399px !important;
}

#item74016 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:406px !important;
}

#item74043 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:462px !important;
}

#item74070 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:469px !important;
}

#item74097 {
	width:77px !important;
	height:7px !important;
	left:30px !important;
	top:512px !important;
}

#item74126 {
	width:91px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

#item74153 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:577px !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;
}

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

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

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

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

#item74291 {
	width:54px !important;
	height:7px !important;
	left:241px !important;
	top:568px !important;
}

#item74318 {
	width:55px !important;
	height:7px !important;
	left:241px !important;
	top:575px !important;
}

#item74345 {
	width:41px !important;
	height:7px !important;
	left:352px !important;
	top:568px !important;
}

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

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

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

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

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

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

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

#item74562 {
	width:72px !important;
	height:7px !important;
	left:387px !important;
	top:84px !important;
}

#item74589 {
	width:68px !important;
	height:7px !important;
	left:387px !important;
	top:91px !important;
}

#item74617 {
	width:62px !important;
	height:7px !important;
	left:387px !important;
	top:98px !important;
}

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

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

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

#item74726 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:198px !important;
}

#item74753 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:205px !important;
}

#item74780 {
	width:40px !important;
	height:7px !important;
	left:387px !important;
	top:211px !important;
}

#item74807 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:218px !important;
}

#item74834 {
	width:58px !important;
	height:7px !important;
	left:387px !important;
	top:225px !important;
}

#item74861 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:275px !important;
}

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

#item74916 {
	width:41px !important;
	height:7px !important;
	left:83px !important;
	top:574px !important;
}

#item74943 {
	width:45px !important;
	height:7px !important;
	left:83px !important;
	top:581px !important;
}

#item74970 {
	width:55px !important;
	height:7px !important;
	left:178px !important;
	top:574px !important;
}

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

#item75024 {
	width:65px !important;
	height:7px !important;
	left:285px !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;
}

#item75051 {
	width:59px !important;
	height:7px !important;
	left:55px !important;
	top:552px !important;
}

#item75078 {
	width:61px !important;
	height:7px !important;
	left:55px !important;
	top:559px !important;
}

#item75105 {
	width:63px !important;
	height:7px !important;
	left:55px !important;
	top:565px !important;
}

#item75132 {
	width:59px !important;
	height:7px !important;
	left:55px !important;
	top:572px !important;
}

#item75160 {
	width:50px !important;
	height:7px !important;
	left:119px !important;
	top:552px !important;
}

#item75188 {
	width:53px !important;
	height:7px !important;
	left:119px !important;
	top:558px !important;
}

#item75215 {
	width:47px !important;
	height:7px !important;
	left:119px !important;
	top:565px !important;
}

#item75242 {
	width:45px !important;
	height:7px !important;
	left:178px !important;
	top:552px !important;
}

#item75271 {
	width:50px !important;
	height:7px !important;
	left:178px !important;
	top:558px !important;
}

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

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

#item75352 {
	width:53px !important;
	height:7px !important;
	left:286px !important;
	top:561px !important;
}

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

#item75406 {
	width:51px !important;
	height:7px !important;
	left:286px !important;
	top:574px !important;
}

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

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

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

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

#item75543 {
	width:53px !important;
	height:7px !important;
	left:393px !important;
	top:562px !important;
}

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

#item75598 {
	width:59px !important;
	height:7px !important;
	left:55px !important;
	top:552px !important;
}

#item75625 {
	width:61px !important;
	height:7px !important;
	left:55px !important;
	top:559px !important;
}

#item75652 {
	width:63px !important;
	height:7px !important;
	left:55px !important;
	top:565px !important;
}

#item75680 {
	width:59px !important;
	height:7px !important;
	left:55px !important;
	top:572px !important;
}

#item75707 {
	width:50px !important;
	height:7px !important;
	left:119px !important;
	top:552px !important;
}

#item75734 {
	width:53px !important;
	height:7px !important;
	left:119px !important;
	top:558px !important;
}

#item75761 {
	width:47px !important;
	height:7px !important;
	left:119px !important;
	top:565px !important;
}

#item75788 {
	width:45px !important;
	height:7px !important;
	left:178px !important;
	top:552px !important;
}

#item75815 {
	width:50px !important;
	height:7px !important;
	left:178px !important;
	top:558px !important;
}

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

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

#item75896 {
	width:53px !important;
	height:7px !important;
	left:286px !important;
	top:561px !important;
}

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

#item75951 {
	width:51px !important;
	height:7px !important;
	left:286px !important;
	top:574px !important;
}

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

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

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

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

#item76087 {
	width:53px !important;
	height:7px !important;
	left:393px !important;
	top:562px !important;
}

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

#item76141 {
	width:56px !important;
	height:7px !important;
	left:391px !important;
	top:53px !important;
}

#item76169 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:60px !important;
}

#item76196 {
	width:62px !important;
	height:7px !important;
	left:391px !important;
	top:67px !important;
}

#item76223 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:73px !important;
}

#item76250 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:80px !important;
}

#item76277 {
	width:56px !important;
	height:7px !important;
	left:391px !important;
	top:134px !important;
}

#item76304 {
	width:41px !important;
	height:7px !important;
	left:391px !important;
	top:141px !important;
}

#item76331 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:147px !important;
}

#item76358 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:209px !important;
}

#item76385 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:215px !important;
}

#item76413 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:222px !important;
}

#item76440 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:278px !important;
}

#item76467 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:285px !important;
}

#item76494 {
	width:56px !important;
	height:7px !important;
	left:391px !important;
	top:291px !important;
}

#item76521 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:298px !important;
}

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

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

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

#item76629 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:426px !important;
}

#item76656 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:432px !important;
}

#item76684 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:439px !important;
}

#item76711 {
	width:56px !important;
	height:7px !important;
	left:391px !important;
	top:53px !important;
}

#item76738 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:60px !important;
}

#item76765 {
	width:62px !important;
	height:7px !important;
	left:391px !important;
	top:67px !important;
}

#item76792 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:73px !important;
}

#item76819 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:80px !important;
}

#item76846 {
	width:56px !important;
	height:7px !important;
	left:391px !important;
	top:134px !important;
}

#item76875 {
	width:41px !important;
	height:7px !important;
	left:391px !important;
	top:141px !important;
}

#item76902 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:147px !important;
}

#item76930 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:209px !important;
}

#item76958 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:215px !important;
}

#item76985 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:222px !important;
}

#item77013 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:278px !important;
}

#item77040 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:285px !important;
}

#item77067 {
	width:56px !important;
	height:7px !important;
	left:391px !important;
	top:291px !important;
}

#item77094 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:298px !important;
}

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

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

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

#item77203 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:426px !important;
}

#item77230 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:432px !important;
}

#item77257 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:439px !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:73px !important;
	height:80px !important;
}

#item2765 {
	width:73px !important;
	height:80px !important;
	left:283px !important;
	top:249px !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;
}

#item77284 {
	width:53px !important;
	height:7px !important;
	left:290px !important;
	top:380px !important;
}

#item77311 {
	width:59px !important;
	height:7px !important;
	left:290px !important;
	top:387px !important;
}

#item77338 {
	width:45px !important;
	height:7px !important;
	left:290px !important;
	top:393px !important;
}

#item77366 {
	width:57px !important;
	height:7px !important;
	left:290px !important;
	top:400px !important;
}

#item77393 {
	width:41px !important;
	height:7px !important;
	left:290px !important;
	top:437px !important;
}

#item77421 {
	width:38px !important;
	height:7px !important;
	left:290px !important;
	top:444px !important;
}

#item77448 {
	width:45px !important;
	height:7px !important;
	left:290px !important;
	top:450px !important;
}

#item77475 {
	width:57px !important;
	height:7px !important;
	left:290px !important;
	top:457px !important;
}

#item77502 {
	width:40px !important;
	height:7px !important;
	left:398px !important;
	top:361px !important;
}

#item77529 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:367px !important;
}

#item77556 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:433px !important;
}

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

#item77610 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:376px !important;
}

#item77637 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:382px !important;
}

#item77665 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:389px !important;
}

#item77692 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:435px !important;
}

#item77719 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:441px !important;
}

#item77746 {
	width:53px !important;
	height:7px !important;
	left:29px !important;
	top:502px !important;
}

#item77773 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:508px !important;
}

#item77800 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:255px !important;
}

#item77827 {
	width:53px !important;
	height:7px !important;
	left:393px !important;
	top:261px !important;
}

#item77854 {
	width:38px !important;
	height:7px !important;
	left:393px !important;
	top:268px !important;
}

#item77881 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:275px !important;
}

#item77909 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:281px !important;
}

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

#item77965 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:73px !important;
}

#item77992 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:117px !important;
}

#item78021 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:194px !important;
}

#item78048 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:201px !important;
}

#item78075 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:208px !important;
}

#item78102 {
	width:27px !important;
	height:7px !important;
	left:446px !important;
	top:214px !important;
}

#item78129 {
	width:80px !important;
	height:7px !important;
	left:384px !important;
	top:264px !important;
}

#item78156 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:346px !important;
}

#item78184 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:352px !important;
}

#item78211 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:359px !important;
}

#item78238 {
	width:62px !important;
	height:7px !important;
	left:384px !important;
	top:410px !important;
}

#item78266 {
	width:62px !important;
	height:7px !important;
	left:384px !important;
	top:462px !important;
}

#item78293 {
	width:76px !important;
	height:7px !important;
	left:384px !important;
	top:537px !important;
}

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

#item78348 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item78375 {
	width:69px !important;
	height:7px !important;
	left:115px !important;
	top:588px !important;
}

#item78402 {
	width:27px !important;
	height:7px !important;
	left:270px !important;
	top:582px !important;
}

#item78430 {
	width:27px !important;
	height:7px !important;
	left:270px !important;
	top:589px !important;
}

#item78457 {
	width:27px !important;
	height:7px !important;
	left:270px !important;
	top:595px !important;
}

#item78484 {
	width:27px !important;
	height:7px !important;
	left:270px !important;
	top:602px !important;
}

#item78511 {
	width:69px !important;
	height:7px !important;
	left:330px !important;
	top:575px !important;
}

#item78538 {
	width:69px !important;
	height:7px !important;
	left:418px !important;
	top:588px !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;
}

#item78565 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:95px !important;
}

#item78592 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:140px !important;
}

#item78619 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:197px !important;
}

#item78646 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:204px !important;
}

#item78674 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:210px !important;
}

#item78701 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:217px !important;
}

#item78728 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:262px !important;
}

#item78756 {
	width:45px !important;
	height:7px !important;
	left:19px !important;
	top:571px !important;
}

#item78783 {
	width:52px !important;
	height:7px !important;
	left:19px !important;
	top:578px !important;
}

#item78810 {
	width:59px !important;
	height:7px !important;
	left:139px !important;
	top:571px !important;
}

#item78837 {
	width:45px !important;
	height:7px !important;
	left:139px !important;
	top:577px !important;
}

#item78864 {
	width:69px !important;
	height:7px !important;
	left:259px !important;
	top:574px !important;
}

#item78891 {
	width:69px !important;
	height:7px !important;
	left:378px !important;
	top:567px !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;
}

#item78919 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:529px !important;
}

#item78946 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:536px !important;
}

#item78973 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:543px !important;
}

#item79000 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:549px !important;
}

#item79027 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:591px !important;
}

#item79054 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:523px !important;
}

#item79081 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:530px !important;
}

#item79108 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:536px !important;
}

#item79135 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:543px !important;
}

#item79163 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:586px !important;
}

#item79190 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:593px !important;
}

#item79217 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:600px !important;
}

#item79244 {
	width:27px !important;
	height:7px !important;
	left:239px !important;
	top:606px !important;
}

#item79271 {
	width:26px !important;
	height:7px !important;
	left:335px !important;
	top:546px !important;
}

#item79298 {
	width:26px !important;
	height:7px !important;
	left:365px !important;
	top:546px !important;
}

#item79325 {
	width:26px !important;
	height:7px !important;
	left:395px !important;
	top:546px !important;
}

#item79352 {
	width:26px !important;
	height:7px !important;
	left:335px !important;
	top:553px !important;
}

#item79379 {
	width:26px !important;
	height:7px !important;
	left:365px !important;
	top:553px !important;
}

#item79406 {
	width:26px !important;
	height:7px !important;
	left:395px !important;
	top:553px !important;
}

#item79434 {
	width:26px !important;
	height:7px !important;
	left:335px !important;
	top:559px !important;
}

#item79461 {
	width:26px !important;
	height:7px !important;
	left:365px !important;
	top:559px !important;
}

#item79488 {
	width:26px !important;
	height:7px !important;
	left:395px !important;
	top:559px !important;
}

#item79515 {
	width:27px !important;
	height:7px !important;
	left:335px !important;
	top:566px !important;
}

#item79542 {
	width:27px !important;
	height:7px !important;
	left:364px !important;
	top:566px !important;
}

#item79569 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:566px !important;
}

#item79596 {
	width:45px !important;
	height:7px !important;
	left:427px !important;
	top:515px !important;
}

#item79625 {
	width:45px !important;
	height:7px !important;
	left:427px !important;
	top:521px !important;
}

#item79652 {
	width:54px !important;
	height:7px !important;
	left:427px !important;
	top:528px !important;
}

#item79680 {
	width:45px !important;
	height:7px !important;
	left:427px !important;
	top:592px !important;
}

#item79709 {
	width:45px !important;
	height:7px !important;
	left:427px !important;
	top:598px !important;
}

#item79736 {
	width:54px !important;
	height:7px !important;
	left:427px !important;
	top:605px !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;
}

#item79764 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:504px !important;
}

#item79791 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:504px !important;
}

#item79818 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:504px !important;
}

#item79845 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:504px !important;
}

#item79872 {
	width:27px !important;
	height:7px !important;
	left:213px !important;
	top:504px !important;
}

#item79899 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:511px !important;
}

#item79927 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:511px !important;
}

#item79954 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:511px !important;
}

#item79981 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:511px !important;
}

#item80008 {
	width:27px !important;
	height:7px !important;
	left:213px !important;
	top:511px !important;
}

#item80035 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:517px !important;
}

#item80062 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:517px !important;
}

#item80089 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:517px !important;
}

#item80117 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:517px !important;
}

#item80144 {
	width:27px !important;
	height:7px !important;
	left:213px !important;
	top:517px !important;
}

#item80172 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:524px !important;
}

#item80199 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:524px !important;
}

#item80226 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:524px !important;
}

#item80253 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:524px !important;
}

#item80280 {
	width:27px !important;
	height:7px !important;
	left:213px !important;
	top:524px !important;
}

#item80307 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:531px !important;
}

#item80334 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:531px !important;
}

#item80361 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:531px !important;
}

#item80390 {
	width:27px !important;
	height:7px !important;
	left:173px !important;
	top:531px !important;
}

#item80418 {
	width:27px !important;
	height:7px !important;
	left:213px !important;
	top:531px !important;
}

#item80445 {
	width:27px !important;
	height:7px !important;
	left:332px !important;
	top:505px !important;
}

#item80472 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:505px !important;
}

#item80499 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:505px !important;
}

#item80526 {
	width:27px !important;
	height:7px !important;
	left:332px !important;
	top:512px !important;
}

#item80553 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:512px !important;
}

#item80580 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:512px !important;
}

#item80607 {
	width:27px !important;
	height:7px !important;
	left:332px !important;
	top:518px !important;
}

#item80634 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:518px !important;
}

#item80662 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:518px !important;
}

#item80690 {
	width:27px !important;
	height:7px !important;
	left:332px !important;
	top:525px !important;
}

#item80717 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:525px !important;
}

#item80744 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:525px !important;
}

#item80773 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:582px !important;
}

#item80800 {
	width:54px !important;
	height:7px !important;
	left:72px !important;
	top:582px !important;
}

#item80827 {
	width:38px !important;
	height:7px !important;
	left:18px !important;
	top:589px !important;
}

#item80854 {
	width:44px !important;
	height:7px !important;
	left:72px !important;
	top:589px !important;
}

#item80881 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:595px !important;
}

#item80908 {
	width:41px !important;
	height:7px !important;
	left:138px !important;
	top:582px !important;
}

#item80936 {
	width:54px !important;
	height:7px !important;
	left:194px !important;
	top:582px !important;
}

#item80963 {
	width:38px !important;
	height:7px !important;
	left:138px !important;
	top:589px !important;
}

#item80990 {
	width:44px !important;
	height:7px !important;
	left:194px !important;
	top:589px !important;
}

#item81018 {
	width:45px !important;
	height:7px !important;
	left:138px !important;
	top:595px !important;
}

#item81045 {
	width:60px !important;
	height:7px !important;
	left:257px !important;
	top:571px !important;
}

#item81072 {
	width:59px !important;
	height:7px !important;
	left:257px !important;
	top:577px !important;
}

#item81100 {
	width:45px !important;
	height:7px !important;
	left:257px !important;
	top:584px !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;
}

#item81127 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:430px !important;
}

#item81154 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:430px !important;
}

#item81182 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:430px !important;
}

#item81210 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:430px !important;
}

#item81237 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:437px !important;
}

#item81264 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:437px !important;
}

#item81291 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:437px !important;
}

#item81318 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:437px !important;
}

#item81345 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:443px !important;
}

#item81372 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:443px !important;
}

#item81399 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:443px !important;
}

#item81427 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:443px !important;
}

#item81454 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:450px !important;
}

#item81481 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:450px !important;
}

#item81509 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:450px !important;
}

#item81536 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:450px !important;
}

#item81563 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:456px !important;
}

#item81590 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:456px !important;
}

#item81617 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:456px !important;
}

#item81644 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:456px !important;
}

#item81672 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:463px !important;
}

#item81699 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:463px !important;
}

#item81726 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:463px !important;
}

#item81753 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:463px !important;
}

#item81780 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:494px !important;
}

#item81807 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:494px !important;
}

#item81834 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:494px !important;
}

#item81861 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:494px !important;
}

#item81888 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:501px !important;
}

#item81916 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:501px !important;
}

#item81943 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:501px !important;
}

#item81970 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:501px !important;
}

#item81997 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:507px !important;
}

#item82024 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:507px !important;
}

#item82051 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:507px !important;
}

#item82078 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:507px !important;
}

#item82105 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:514px !important;
}

#item82132 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:514px !important;
}

#item82159 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:514px !important;
}

#item82187 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:514px !important;
}

#item82214 {
	width:27px !important;
	height:7px !important;
	left:95px !important;
	top:520px !important;
}

#item82241 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:520px !important;
}

#item82268 {
	width:27px !important;
	height:7px !important;
	left:175px !important;
	top:520px !important;
}

#item82295 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:520px !important;
}

#item82322 {
	width:57px !important;
	height:7px !important;
	left:33px !important;
	top:573px !important;
}

#item82349 {
	width:56px !important;
	height:7px !important;
	left:90px !important;
	top:573px !important;
}

#item82378 {
	width:38px !important;
	height:7px !important;
	left:33px !important;
	top:580px !important;
}

#item82405 {
	width:51px !important;
	height:7px !important;
	left:90px !important;
	top:580px !important;
}

#item82434 {
	width:56px !important;
	height:7px !important;
	left:148px !important;
	top:573px !important;
}

#item82462 {
	width:54px !important;
	height:7px !important;
	left:204px !important;
	top:573px !important;
}

#item82489 {
	width:38px !important;
	height:7px !important;
	left:148px !important;
	top:580px !important;
}

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

#item82544 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:187px !important;
}

#item82571 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:187px !important;
}

#item82598 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:194px !important;
}

#item82625 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:194px !important;
}

#item82652 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:201px !important;
}

#item82680 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:201px !important;
}

#item82707 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:207px !important;
}

#item82734 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:207px !important;
}

#item82761 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:268px !important;
}

#item82788 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:268px !important;
}

#item82815 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:275px !important;
}

#item82842 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:275px !important;
}

#item82870 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:282px !important;
}

#item82897 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:282px !important;
}

#item82925 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:288px !important;
}

#item82952 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:288px !important;
}

#item82979 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:345px !important;
}

#item83006 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:345px !important;
}

#item83033 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:352px !important;
}

#item83060 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:352px !important;
}

#item83087 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:358px !important;
}

#item83114 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:358px !important;
}

#item83141 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:365px !important;
}

#item83169 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:365px !important;
}

#item83196 {
	width:41px !important;
	height:7px !important;
	left:339px !important;
	top:423px !important;
}

#item83223 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:423px !important;
}

#item83250 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:486px !important;
}

#item83277 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:486px !important;
}

#item83304 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:492px !important;
}

#item83331 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:492px !important;
}

#item83358 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:499px !important;
}

#item83385 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:499px !important;
}

#item83413 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:506px !important;
}

#item83441 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:506px !important;
}

#item83468 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:570px !important;
}

#item83495 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:570px !important;
}

#item83524 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

#item83551 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:576px !important;
}

#item83578 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:583px !important;
}

#item83605 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:583px !important;
}

#item83632 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:589px !important;
}

#item83659 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:589px !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;
}

#item83687 {
	width:82px !important;
	height:7px !important;
	left:30px !important;
	top:222px !important;
}

#item83714 {
	width:82px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item83741 {
	width:46px !important;
	height:7px !important;
	left:187px !important;
	top:222px !important;
}

#item83769 {
	width:46px !important;
	height:7px !important;
	left:295px !important;
	top:222px !important;
}

#item83796 {
	width:46px !important;
	height:7px !important;
	left:344px !important;
	top:222px !important;
}

#item83823 {
	width:46px !important;
	height:7px !important;
	left:451px !important;
	top:222px !important;
}

#item83851 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:296px !important;
}

#item83878 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:328px !important;
}

#item83905 {
	width:54px !important;
	height:7px !important;
	left:34px !important;
	top:485px !important;
}

#item83933 {
	width:58px !important;
	height:7px !important;
	left:101px !important;
	top:485px !important;
}

#item83960 {
	width:54px !important;
	height:7px !important;
	left:34px !important;
	top:514px !important;
}

#item83987 {
	width:58px !important;
	height:7px !important;
	left:101px !important;
	top:514px !important;
}

#item84014 {
	width:66px !important;
	height:7px !important;
	left:34px !important;
	top:521px !important;
}

#item84041 {
	width:42px !important;
	height:7px !important;
	left:34px !important;
	top:559px !important;
}

#item84068 {
	width:58px !important;
	height:7px !important;
	left:101px !important;
	top:559px !important;
}

#item84095 {
	width:66px !important;
	height:7px !important;
	left:34px !important;
	top:565px !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;
}

#item84122 {
	width:41px !important;
	height:7px !important;
	left:385px !important;
	top:170px !important;
}

#item84149 {
	width:45px !important;
	height:7px !important;
	left:385px !important;
	top:177px !important;
}

#item84177 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:225px !important;
}

#item84204 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:232px !important;
}

#item84231 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:286px !important;
}

#item84259 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:293px !important;
}

#item84286 {
	width:46px !important;
	height:7px !important;
	left:385px !important;
	top:300px !important;
}

#item84313 {
	width:41px !important;
	height:7px !important;
	left:385px !important;
	top:380px !important;
}

#item84340 {
	width:45px !important;
	height:7px !important;
	left:385px !important;
	top:387px !important;
}

#item84367 {
	width:44px !important;
	height:7px !important;
	left:385px !important;
	top:394px !important;
}

#item84394 {
	width:41px !important;
	height:7px !important;
	left:385px !important;
	top:426px !important;
}

#item84422 {
	width:45px !important;
	height:7px !important;
	left:385px !important;
	top:433px !important;
}

#item84449 {
	width:44px !important;
	height:7px !important;
	left:385px !important;
	top:439px !important;
}

#item84477 {
	width:41px !important;
	height:7px !important;
	left:385px !important;
	top:507px !important;
}

#item84504 {
	width:44px !important;
	height:7px !important;
	left:385px !important;
	top:514px !important;
}

#item84531 {
	width:45px !important;
	height:7px !important;
	left:385px !important;
	top:521px !important;
}

#item84558 {
	width:45px !important;
	height:7px !important;
	left:385px !important;
	top:575px !important;
}

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

#item84612 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:127px !important;
}

#item84639 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:127px !important;
}

#item84667 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:134px !important;
}

#item84694 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:134px !important;
}

#item84721 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:140px !important;
}

#item84748 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:140px !important;
}

#item84775 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:175px !important;
}

#item84802 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:175px !important;
}

#item84829 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:182px !important;
}

#item84856 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:182px !important;
}

#item84883 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:188px !important;
}

#item84910 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:188px !important;
}

#item84938 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:224px !important;
}

#item84965 {
	width:46px !important;
	height:7px !important;
	left:82px !important;
	top:224px !important;
}

#item84992 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:231px !important;
}

#item85019 {
	width:46px !important;
	height:7px !important;
	left:82px !important;
	top:231px !important;
}

#item85046 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:237px !important;
}

#item85073 {
	width:46px !important;
	height:7px !important;
	left:82px !important;
	top:237px !important;
}

#item85100 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:386px !important;
}

#item85129 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:386px !important;
}

#item85156 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:393px !important;
}

#item85184 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:393px !important;
}

#item85212 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:399px !important;
}

#item85239 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:399px !important;
}

#item85267 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:438px !important;
}

#item85294 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:438px !important;
}

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

#item85348 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:444px !important;
}

#item85375 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:451px !important;
}

#item85402 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:451px !important;
}

#item85430 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item85457 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:489px !important;
}

#item85484 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:496px !important;
}

#item85511 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:496px !important;
}

#item85538 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

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

#item86274 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:598px !important;
}

#item86301 {
	width:67px !important;
	height:7px !important;
	left:126px !important;
	top:591px !important;
}

#item86328 {
	width:67px !important;
	height:7px !important;
	left:297px !important;
	top:577px !important;
}

#item86355 {
	width:67px !important;
	height:7px !important;
	left:393px !important;
	top:583px !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;
}

#item86382 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:63px !important;
}

#item86409 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:125px !important;
}

#item86437 {
	width:55px !important;
	height:7px !important;
	left:31px !important;
	top:181px !important;
}

#item86464 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:241px !important;
}

#item86491 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:247px !important;
}

#item86519 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item86546 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:295px !important;
}

#item86573 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:336px !important;
}

#item86601 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:342px !important;
}

#item86628 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:349px !important;
}

#item86655 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:407px !important;
}

#item86683 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:457px !important;
}

#item86710 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:508px !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;
}

#item86737 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:566px !important;
}

#item86764 {
	width:53px !important;
	height:7px !important;
	left:78px !important;
	top:566px !important;
}

#item86791 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:573px !important;
}

#item86818 {
	width:50px !important;
	height:7px !important;
	left:137px !important;
	top:565px !important;
}

#item86845 {
	width:52px !important;
	height:7px !important;
	left:198px !important;
	top:565px !important;
}

#item86872 {
	width:60px !important;
	height:7px !important;
	left:137px !important;
	top:572px !important;
}

#item86899 {
	width:52px !important;
	height:7px !important;
	left:255px !important;
	top:571px !important;
}

#item86928 {
	width:53px !important;
	height:7px !important;
	left:315px !important;
	top:571px !important;
}

#item86955 {
	width:60px !important;
	height:7px !important;
	left:255px !important;
	top:578px !important;
}

#item86982 {
	width:52px !important;
	height:7px !important;
	left:373px !important;
	top:565px !important;
}

#item87010 {
	width:53px !important;
	height:7px !important;
	left:433px !important;
	top:565px !important;
}

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

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

#item87091 {
	width:50px !important;
	height:7px !important;
	left:93px !important;
	top:571px !important;
}

#item87118 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item87145 {
	width:43px !important;
	height:7px !important;
	left:149px !important;
	top:570px !important;
}

#item87173 {
	width:50px !important;
	height:7px !important;
	left:211px !important;
	top:570px !important;
}

#item87200 {
	width:38px !important;
	height:7px !important;
	left:149px !important;
	top:577px !important;
}

#item87227 {
	width:43px !important;
	height:7px !important;
	left:267px !important;
	top:570px !important;
}

#item87254 {
	width:50px !important;
	height:7px !important;
	left:329px !important;
	top:570px !important;
}

#item87281 {
	width:38px !important;
	height:7px !important;
	left:267px !important;
	top:577px !important;
}

#item87308 {
	width:43px !important;
	height:7px !important;
	left:384px !important;
	top:570px !important;
}

#item87335 {
	width:50px !important;
	height:7px !important;
	left:447px !important;
	top:570px !important;
}

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

#item87389 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:242px !important;
}

#item87417 {
	width:40px !important;
	height:7px !important;
	left:436px !important;
	top:242px !important;
}

#item87444 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:249px !important;
}

#item87471 {
	width:50px !important;
	height:7px !important;
	left:436px !important;
	top:249px !important;
}

#item87498 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:303px !important;
}

#item87525 {
	width:40px !important;
	height:7px !important;
	left:432px !important;
	top:303px !important;
}

#item87552 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:310px !important;
}

#item87579 {
	width:50px !important;
	height:7px !important;
	left:432px !important;
	top:310px !important;
}

#item87606 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:337px !important;
}

#item87633 {
	width:40px !important;
	height:7px !important;
	left:431px !important;
	top:337px !important;
}

#item87660 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:344px !important;
}

#item87688 {
	width:50px !important;
	height:7px !important;
	left:431px !important;
	top:344px !important;
}

#item87715 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:372px !important;
}

#item87742 {
	width:40px !important;
	height:7px !important;
	left:432px !important;
	top:372px !important;
}

#item87769 {
	width:51px !important;
	height:7px !important;
	left:376px !important;
	top:378px !important;
}

#item87796 {
	width:50px !important;
	height:7px !important;
	left:432px !important;
	top:378px !important;
}

#item87823 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:454px !important;
}

#item87850 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:454px !important;
}

#item87879 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:461px !important;
}

#item87906 {
	width:43px !important;
	height:7px !important;
	left:432px !important;
	top:461px !important;
}

#item87934 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:509px !important;
}

#item87962 {
	width:46px !important;
	height:7px !important;
	left:433px !important;
	top:509px !important;
}

#item87989 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:516px !important;
}

#item88017 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:516px !important;
}

#item88044 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:544px !important;
}

#item88071 {
	width:46px !important;
	height:7px !important;
	left:431px !important;
	top:544px !important;
}

#item88098 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:551px !important;
}

#item88125 {
	width:43px !important;
	height:7px !important;
	left:431px !important;
	top:551px !important;
}

#item88152 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:580px !important;
}

#item88180 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:580px !important;
}

#item88207 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:587px !important;
}

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

#item88261 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:101px !important;
}

#item88288 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:101px !important;
}

#item88315 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:108px !important;
}

#item88342 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:157px !important;
}

#item88370 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:157px !important;
}

#item88397 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:164px !important;
}

#item88425 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:192px !important;
}

#item88452 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:192px !important;
}

#item88479 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:198px !important;
}

#item88506 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:226px !important;
}

#item88533 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:226px !important;
}

#item88561 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:233px !important;
}

#item88588 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:335px !important;
}

#item88615 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:335px !important;
}

#item88642 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:341px !important;
}

#item88670 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:390px !important;
}

#item88697 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:390px !important;
}

#item88724 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:396px !important;
}

#item88751 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:426px !important;
}

#item88778 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:426px !important;
}

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

#item88832 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:462px !important;
}

#item88859 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:462px !important;
}

#item88886 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:468px !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;
}

#item88914 {
	width:45px !important;
	height:7px !important;
	left:116px !important;
	top:300px !important;
}

#item88942 {
	width:57px !important;
	height:7px !important;
	left:176px !important;
	top:300px !important;
}

#item88969 {
	width:56px !important;
	height:7px !important;
	left:116px !important;
	top:307px !important;
}

#item88996 {
	width:46px !important;
	height:7px !important;
	left:176px !important;
	top:307px !important;
}

#item89025 {
	width:39px !important;
	height:7px !important;
	left:116px !important;
	top:313px !important;
}

#item89052 {
	width:50px !important;
	height:7px !important;
	left:176px !important;
	top:313px !important;
}

#item89079 {
	width:53px !important;
	height:7px !important;
	left:116px !important;
	top:320px !important;
}

#item89106 {
	width:55px !important;
	height:7px !important;
	left:176px !important;
	top:320px !important;
}

#item89133 {
	width:51px !important;
	height:7px !important;
	left:116px !important;
	top:326px !important;
}

#item89160 {
	width:43px !important;
	height:7px !important;
	left:176px !important;
	top:326px !important;
}

#item89188 {
	width:45px !important;
	height:7px !important;
	left:116px !important;
	top:349px !important;
}

#item89215 {
	width:57px !important;
	height:7px !important;
	left:178px !important;
	top:349px !important;
}

#item89242 {
	width:56px !important;
	height:7px !important;
	left:116px !important;
	top:356px !important;
}

#item89270 {
	width:46px !important;
	height:7px !important;
	left:178px !important;
	top:356px !important;
}

#item89297 {
	width:39px !important;
	height:7px !important;
	left:116px !important;
	top:363px !important;
}

#item89324 {
	width:50px !important;
	height:7px !important;
	left:178px !important;
	top:363px !important;
}

#item89352 {
	width:53px !important;
	height:7px !important;
	left:116px !important;
	top:369px !important;
}

#item89379 {
	width:55px !important;
	height:7px !important;
	left:178px !important;
	top:369px !important;
}

#item89406 {
	width:51px !important;
	height:7px !important;
	left:116px !important;
	top:376px !important;
}

#item89434 {
	width:43px !important;
	height:7px !important;
	left:178px !important;
	top:376px !important;
}

#item89461 {
	width:53px !important;
	height:7px !important;
	left:332px !important;
	top:307px !important;
}

#item89488 {
	width:57px !important;
	height:7px !important;
	left:332px !important;
	top:313px !important;
}

#item89515 {
	width:52px !important;
	height:7px !important;
	left:332px !important;
	top:320px !important;
}

#item89542 {
	width:51px !important;
	height:7px !important;
	left:332px !important;
	top:326px !important;
}

#item89569 {
	width:50px !important;
	height:7px !important;
	left:332px !important;
	top:333px !important;
}

#item89596 {
	width:55px !important;
	height:7px !important;
	left:332px !important;
	top:340px !important;
}

#item89623 {
	width:53px !important;
	height:7px !important;
	left:332px !important;
	top:357px !important;
}

#item89650 {
	width:51px !important;
	height:7px !important;
	left:400px !important;
	top:357px !important;
}

#item89678 {
	width:57px !important;
	height:7px !important;
	left:332px !important;
	top:364px !important;
}

#item89705 {
	width:50px !important;
	height:7px !important;
	left:400px !important;
	top:364px !important;
}

#item89732 {
	width:52px !important;
	height:7px !important;
	left:332px !important;
	top:371px !important;
}

#item89760 {
	width:55px !important;
	height:7px !important;
	left:400px !important;
	top:371px !important;
}

#item89787 {
	width:45px !important;
	height:7px !important;
	left:143px !important;
	top:559px !important;
}

#item89814 {
	width:50px !important;
	height:7px !important;
	left:200px !important;
	top:559px !important;
}

#item89841 {
	width:55px !important;
	height:7px !important;
	left:143px !important;
	top:566px !important;
}

#item89868 {
	width:54px !important;
	height:7px !important;
	left:200px !important;
	top:566px !important;
}

#item89895 {
	width:56px !important;
	height:7px !important;
	left:143px !important;
	top:572px !important;
}

#item89923 {
	width:50px !important;
	height:7px !important;
	left:200px !important;
	top:572px !important;
}

#item89950 {
	width:57px !important;
	height:7px !important;
	left:143px !important;
	top:579px !important;
}

#item89977 {
	width:56px !important;
	height:7px !important;
	left:200px !important;
	top:579px !important;
}

#item90004 {
	width:49px !important;
	height:7px !important;
	left:143px !important;
	top:586px !important;
}

#item90031 {
	width:53px !important;
	height:7px !important;
	left:269px !important;
	top:559px !important;
}

#item90058 {
	width:57px !important;
	height:7px !important;
	left:269px !important;
	top:566px !important;
}

#item90085 {
	width:52px !important;
	height:7px !important;
	left:269px !important;
	top:572px !important;
}

#item90112 {
	width:51px !important;
	height:7px !important;
	left:269px !important;
	top:579px !important;
}

#item90139 {
	width:50px !important;
	height:7px !important;
	left:269px !important;
	top:585px !important;
}

#item90167 {
	width:46px !important;
	height:7px !important;
	left:269px !important;
	top:592px !important;
}

#item90196 {
	width:62px !important;
	height:7px !important;
	left:382px !important;
	top:565px !important;
}

#item90223 {
	width:59px !important;
	height:7px !important;
	left:382px !important;
	top:572px !important;
}

#item90250 {
	width:61px !important;
	height:7px !important;
	left:382px !important;
	top:579px !important;
}

#item90277 {
	width:66px !important;
	height:7px !important;
	left:382px !important;
	top:585px !important;
}

#item90304 {
	width:66px !important;
	height:7px !important;
	left:382px !important;
	top:592px !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;
}

#item90331 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:238px !important;
}

#item90358 {
	width:38px !important;
	height:7px !important;
	left:114px !important;
	top:238px !important;
}

#item90385 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:244px !important;
}

#item90412 {
	width:50px !important;
	height:7px !important;
	left:114px !important;
	top:244px !important;
}

#item90440 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:251px !important;
}

#item90467 {
	width:46px !important;
	height:7px !important;
	left:114px !important;
	top:251px !important;
}

#item90494 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:257px !important;
}

#item90521 {
	width:55px !important;
	height:7px !important;
	left:192px !important;
	top:244px !important;
}

#item90548 {
	width:63px !important;
	height:7px !important;
	left:269px !important;
	top:244px !important;
}

#item90575 {
	width:53px !important;
	height:7px !important;
	left:192px !important;
	top:251px !important;
}

#item90602 {
	width:59px !important;
	height:7px !important;
	left:269px !important;
	top:251px !important;
}

#item90631 {
	width:52px !important;
	height:7px !important;
	left:192px !important;
	top:257px !important;
}

#item90658 {
	width:55px !important;
	height:7px !important;
	left:347px !important;
	top:251px !important;
}

#item90686 {
	width:53px !important;
	height:7px !important;
	left:424px !important;
	top:251px !important;
}

#item90714 {
	width:59px !important;
	height:7px !important;
	left:347px !important;
	top:258px !important;
}

#item90741 {
	width:66px !important;
	height:7px !important;
	left:424px !important;
	top:258px !important;
}

#item90769 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:593px !important;
}

#item90796 {
	width:41px !important;
	height:7px !important;
	left:73px !important;
	top:593px !important;
}

#item90823 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:600px !important;
}

#item90850 {
	width:39px !important;
	height:7px !important;
	left:73px !important;
	top:600px !important;
}

#item90877 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:606px !important;
}

#item90904 {
	width:56px !important;
	height:7px !important;
	left:212px !important;
	top:566px !important;
}

#item90932 {
	width:55px !important;
	height:7px !important;
	left:212px !important;
	top:572px !important;
}

#item90959 {
	width:49px !important;
	height:7px !important;
	left:212px !important;
	top:579px !important;
}

#item90986 {
	width:51px !important;
	height:7px !important;
	left:212px !important;
	top:585px !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;
}

#item91015 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:496px !important;
}

#item91042 {
	width:59px !important;
	height:7px !important;
	left:200px !important;
	top:496px !important;
}

#item91069 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:547px !important;
}

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

#item91124 {
	width:41px !important;
	height:7px !important;
	left:110px !important;
	top:530px !important;
}

#item91151 {
	width:52px !important;
	height:7px !important;
	left:110px !important;
	top:537px !important;
}

#item91179 {
	width:46px !important;
	height:7px !important;
	left:110px !important;
	top:543px !important;
}

#item91206 {
	width:46px !important;
	height:7px !important;
	left:110px !important;
	top:550px !important;
}

#item91233 {
	width:46px !important;
	height:7px !important;
	left:110px !important;
	top:557px !important;
}
#in5footer,  #prefooter {display:none;}
