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

#item1060 {
	width:344px !important;
	height:413px !important;
}

#item1058 {
	width:344px !important;
	height:413px !important;
	left:94px !important;
	top:131px !important;
}

#item1070 {
	width:249px !important;
	height:439px !important;
}

#item1064 {
	width:249px !important;
	height:439px !important;
	top:88px !important;
}

#item1076 {
	width:126px !important;
	height:123px !important;
}

#item1071 {
	width:126px !important;
	height:123px !important;
	left:326px !important;
	top:152px !important;
}

#item2847 {
	width:70px !important;
	height:106px !important;
}

#item2842 {
	width:70px !important;
	height:106px !important;
	left:255px !important;
	top:89px !important;
}

#item2841 {
	width:127px !important;
	height:203px !important;
}

#item2835 {
	width:127px !important;
	height:203px !important;
	left:320px !important;
	top:279px !important;
}

#item124192 {
	width:60px !important;
	height:7px !important;
	left:15px !important;
	top:568px !important;
}

#item124219 {
	width:41px !important;
	height:7px !important;
	left:114px !important;
	top:561px !important;
}

#item124247 {
	width:58px !important;
	height:7px !important;
	left:216px !important;
	top:561px !important;
}

#item124275 {
	width:43px !important;
	height:7px !important;
	left:314px !important;
	top:568px !important;
}

#item126173 {
	width:87px !important;
	height:90px !important;
	left:170px !important;
	top:438px !important;
}

#item1082 {
	width:181px !important;
	height:154px !important;
}

#item1077 {
	width:181px !important;
	height:154px !important;
	left:31px !important;
	top:134px !important;
}

#item2853 {
	width:181px !important;
	height:200px !important;
}

#item2848 {
	width:181px !important;
	height:200px !important;
	left:14px !important;
	top:295px !important;
}

#item1088 {
	width:241px !important;
	height:261px !important;
}

#item1083 {
	width:241px !important;
	height:261px !important;
	left:261px !important;
	top:139px !important;
}

#item2859 {
	width:241px !important;
	height:129px !important;
}

#item2854 {
	width:241px !important;
	height:129px !important;
	left:261px !important;
	top:407px !important;
}

#item124521 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item124548 {
	width:57px !important;
	height:7px !important;
	left:131px !important;
	top:568px !important;
}

#item124576 {
	width:65px !important;
	height:7px !important;
	left:404px !important;
	top:561px !important;
}

#item125942 {
	width:391px !important;
	height:522px !important;
	left:73px !important;
	border-radius:21px;
	background:#fff;
	border:solid 4.6px #c00059;
}

#item125944 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:88px !important;
	top:287px !important;
	border-radius:11px;
	background:#000;
}

#item125945 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:88px !important;
	top:362px !important;
	border-radius:11px;
	background:#000;
}

#item125946 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:88px !important;
	top:438px !important;
	border-radius:11px;
	background:#000;
}

#item125947 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:272px !important;
	top:287px !important;
	border-radius:11px;
	background:#000;
}

#item125948 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:272px !important;
	top:362px !important;
	border-radius:11px;
	background:#000;
}

#item125949 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:272px !important;
	top:438px !important;
	border-radius:11px;
	background:#000;
}

#item125939 {
	width:15px !important;
	height:28px !important;
	top:60px !important;
}

#item125937 {
	width:464px !important;
	height:522px !important;
	left:24px !important;
	top:53px !important;
}

#item1094 {
	width:178px !important;
	height:378px !important;
}

#item1089 {
	width:178px !important;
	height:378px !important;
	left:14px !important;
	top:186px !important;
}

#item2865 {
	width:67px !important;
	height:158px !important;
}

#item2860 {
	width:67px !important;
	height:158px !important;
	left:199px !important;
	top:353px !important;
}

#item2871 {
	width:29px !important;
	height:29px !important;
}

#item2866 {
	width:29px !important;
	height:29px !important;
	left:217px !important;
	top:261px !important;
}

#item1100 {
	width:158px !important;
	height:148px !important;
}

#item1095 {
	width:158px !important;
	height:148px !important;
	left:286px !important;
	top:175px !important;
}

#item2886 {
	width:68px !important;
	height:89px !important;
}

#item2880 {
	width:68px !important;
	height:89px !important;
	left:434px !important;
	top:117px !important;
}

#item2879 {
	width:132px !important;
	height:240px !important;
}

#item2874 {
	width:132px !important;
	height:240px !important;
	left:300px !important;
	top:325px !important;
}

#item1106 {
	width:172px !important;
	height:255px !important;
}

#item1101 {
	width:172px !important;
	height:255px !important;
	left:14px !important;
	top:14px !important;
}

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

#item63484 {
	width:28px !important;
	height:28px !important;
	left:204px !important;
	top:181px !important;
}

#item2892 {
	width:137px !important;
	height:255px !important;
}

#item2887 {
	width:137px !important;
	height:255px !important;
	left:49px !important;
	top:270px !important;
}

#item63495 {
	width:31px !important;
	height:30px !important;
}

#item63490 {
	width:31px !important;
	height:30px !important;
	left:14px !important;
	top:346px !important;
}

#item1112 {
	width:303px !important;
	height:318px !important;
}

#item1107 {
	width:303px !important;
	height:318px !important;
	left:213px !important;
	top:140px !important;
}

#item95542 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:556px !important;
}

#item95570 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:563px !important;
}

#item95598 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item95625 {
	width:60px !important;
	height:7px !important;
	left:126px !important;
	top:562px !important;
}

#item95652 {
	width:61px !important;
	height:7px !important;
	left:126px !important;
	top:569px !important;
}

#item95679 {
	width:65px !important;
	height:7px !important;
	left:223px !important;
	top:555px !important;
}

#item95706 {
	width:59px !important;
	height:7px !important;
	left:320px !important;
	top:566px !important;
}

#item95733 {
	width:52px !important;
	height:7px !important;
	left:320px !important;
	top:572px !important;
}

#item95761 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:540px !important;
}

#item95789 {
	width:75px !important;
	height:7px !important;
	left:411px !important;
	top:573px !important;
}

#item95816 {
	width:75px !important;
	height:7px !important;
	left:411px !important;
	top:580px !important;
}

#item1124 {
	width:174px !important;
	height:243px !important;
}

#item1117 {
	width:174px !important;
	height:243px !important;
	left:212px !important;
	top:21px !important;
}

#item1292 {
	width:122px !important;
	height:113px !important;
}

#item1287 {
	width:122px !important;
	height:113px !important;
	left:88px !important;
	top:70px !important;
}

#item2898 {
	width:145px !important;
	height:113px !important;
}

#item2893 {
	width:145px !important;
	height:113px !important;
	left:14px !important;
	top:125px !important;
}

#item1298 {
	width:146px !important;
	height:127px !important;
}

#item1293 {
	width:146px !important;
	height:127px !important;
	left:22px !important;
	top:342px !important;
}

#item2905 {
	width:146px !important;
	height:138px !important;
}

#item2899 {
	width:146px !important;
	height:138px !important;
	left:22px !important;
	top:471px !important;
}

#item1304 {
	width:107px !important;
	height:94px !important;
}

#item1299 {
	width:107px !important;
	height:94px !important;
	left:275px !important;
	top:388px !important;
}

#item2918 {
	width:74px !important;
	height:94px !important;
}

#item2913 {
	width:74px !important;
	height:94px !important;
	left:296px !important;
	top:493px !important;
}

#item2924 {
	width:60px !important;
	height:94px !important;
}

#item2919 {
	width:60px !important;
	height:94px !important;
	left:234px !important;
	top:493px !important;
}

#item2912 {
	width:65px !important;
	height:94px !important;
}

#item2906 {
	width:65px !important;
	height:94px !important;
	left:228px !important;
	top:388px !important;
}

#item95843 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:94px !important;
}

#item95870 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:123px !important;
}

#item95897 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:151px !important;
}

#item95924 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:211px !important;
}

#item95952 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:218px !important;
}

#item95979 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:246px !important;
}

#item96008 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:304px !important;
}

#item96035 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:332px !important;
}

#item96062 {
	width:54px !important;
	height:7px !important;
	left:391px !important;
	top:339px !important;
}

#item96089 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:397px !important;
}

#item96116 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:429px !important;
}

#item96143 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:478px !important;
}

#item96170 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:484px !important;
}

#item96197 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:547px !important;
}

#item96225 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:577px !important;
}

#item96252 {
	width:54px !important;
	height:7px !important;
	left:391px !important;
	top:583px !important;
}

#item96280 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:94px !important;
}

#item96307 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:123px !important;
}

#item96334 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:151px !important;
}

#item96361 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:211px !important;
}

#item96388 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:218px !important;
}

#item96415 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:246px !important;
}

#item96442 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:304px !important;
}

#item96469 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:332px !important;
}

#item96496 {
	width:54px !important;
	height:7px !important;
	left:391px !important;
	top:339px !important;
}

#item96524 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:397px !important;
}

#item96551 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:429px !important;
}

#item96578 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:478px !important;
}

#item96605 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:484px !important;
}

#item96632 {
	width:45px !important;
	height:7px !important;
	left:391px !important;
	top:547px !important;
}

#item96659 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:577px !important;
}

#item96686 {
	width:54px !important;
	height:7px !important;
	left:391px !important;
	top:583px !important;
}

#item1311 {
	width:227px !important;
	height:373px !important;
}

#item1305 {
	width:227px !important;
	height:373px !important;
	left:31px !important;
	top:21px !important;
}

#item1317 {
	width:90px !important;
	height:85px !important;
}

#item1312 {
	width:90px !important;
	height:85px !important;
	left:327px !important;
	top:312px !important;
}

#item2953 {
	width:122px !important;
	height:177px !important;
}

#item2948 {
	width:122px !important;
	height:177px !important;
	left:295px !important;
	top:401px !important;
}

#item2931 {
	width:106px !important;
	height:197px !important;
}

#item2925 {
	width:106px !important;
	height:197px !important;
	left:279px !important;
	top:38px !important;
}

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

#item1318 {
	width:94px !important;
	height:108px !important;
	left:52px !important;
	top:419px !important;
}

#item2937 {
	width:69px !important;
	height:163px !important;
}

#item2932 {
	width:69px !important;
	height:163px !important;
	left:212px !important;
	top:415px !important;
}

#item2944 {
	width:52px !important;
	height:163px !important;
}

#item2938 {
	width:52px !important;
	height:163px !important;
	left:159px !important;
	top:415px !important;
}

#item1329 {
	width:247px !important;
	height:522px !important;
}

#item1324 {
	width:247px !important;
	height:522px !important;
	left:14px !important;
	top:86px !important;
}

#item1335 {
	width:156px !important;
	height:229px !important;
}

#item1330 {
	width:156px !important;
	height:229px !important;
	left:276px !important;
	top:312px !important;
}

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

#item2954 {
	width:129px !important;
	height:137px !important;
	left:289px !important;
	top:170px !important;
}

#item2965 {
	width:81px !important;
	height:108px !important;
}

#item2960 {
	width:81px !important;
	height:108px !important;
	left:421px !important;
	top:91px !important;
}

#item1343 {
	width:364px !important;
	height:399px !important;
}

#item1336 {
	width:364px !important;
	height:399px !important;
	left:138px !important;
	top:14px !important;
}

#item1349 {
	width:120px !important;
	height:202px !important;
}

#item1344 {
	width:120px !important;
	height:202px !important;
	left:5px !important;
	top:416px !important;
}

#item2972 {
	width:123px !important;
	height:202px !important;
}

#item2967 {
	width:123px !important;
	height:202px !important;
	left:127px !important;
	top:416px !important;
}

#item2979 {
	width:128px !important;
	height:202px !important;
}

#item2973 {
	width:128px !important;
	height:202px !important;
	left:253px !important;
	top:416px !important;
}

#item2985 {
	width:131px !important;
	height:202px !important;
}

#item2980 {
	width:131px !important;
	height:202px !important;
	left:385px !important;
	top:416px !important;
}

#item96713 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:128px !important;
}

#item96741 {
	width:71px !important;
	height:7px !important;
	left:29px !important;
	top:174px !important;
}

#item96769 {
	width:80px !important;
	height:7px !important;
	left:29px !important;
	top:181px !important;
}

#item96796 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:235px !important;
}

#item96823 {
	width:41px !important;
	height:7px !important;
	left:29px !important;
	top:283px !important;
}

#item96850 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:290px !important;
}

#item96877 {
	width:38px !important;
	height:7px !important;
	left:29px !important;
	top:296px !important;
}

#item96904 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:303px !important;
}

#item96931 {
	width:46px !important;
	height:7px !important;
	left:29px !important;
	top:309px !important;
}

#item1355 {
	width:135px !important;
	height:127px !important;
}

#item1350 {
	width:135px !important;
	height:127px !important;
	left:73px !important;
	top:115px !important;
}

#item2991 {
	width:192px !important;
	height:231px !important;
}

#item2986 {
	width:192px !important;
	height:231px !important;
	left:42px !important;
	top:245px !important;
}

#item1361 {
	width:144px !important;
	height:210px !important;
}

#item1356 {
	width:144px !important;
	height:210px !important;
	left:352px !important;
	top:209px !important;
}

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

#item2992 {
	width:163px !important;
	height:119px !important;
	left:328px !important;
	top:86px !important;
}

#item3004 {
	width:29px !important;
	height:28px !important;
}

#item2998 {
	width:29px !important;
	height:28px !important;
	left:225px !important;
	top:144px !important;
}

#item3011 {
	width:29px !important;
	height:28px !important;
}

#item3006 {
	width:29px !important;
	height:28px !important;
	left:225px !important;
	top:177px !important;
}

#item3024 {
	width:29px !important;
	height:28px !important;
}

#item3019 {
	width:29px !important;
	height:28px !important;
	left:241px !important;
	top:400px !important;
}

#item3030 {
	width:29px !important;
	height:28px !important;
}

#item3025 {
	width:29px !important;
	height:28px !important;
	left:241px !important;
	top:432px !important;
}

#item3018 {
	width:29px !important;
	height:28px !important;
}

#item3013 {
	width:29px !important;
	height:28px !important;
	left:294px !important;
	top:118px !important;
}

#item96959 {
	width:45px !important;
	height:7px !important;
	left:298px !important;
	top:507px !important;
}

#item96986 {
	width:59px !important;
	height:7px !important;
	left:298px !important;
	top:514px !important;
}

#item97014 {
	width:43px !important;
	height:7px !important;
	left:298px !important;
	top:521px !important;
}

#item97041 {
	width:79px !important;
	height:7px !important;
	left:402px !important;
	top:514px !important;
}

#item97069 {
	width:79px !important;
	height:7px !important;
	left:402px !important;
	top:520px !important;
}

#item97096 {
	width:72px !important;
	height:7px !important;
	left:402px !important;
	top:527px !important;
}

#item3036 {
	width:29px !important;
	height:28px !important;
}

#item3031 {
	width:29px !important;
	height:28px !important;
	left:211px !important;
	top:118px !important;
}

#item3042 {
	width:29px !important;
	height:28px !important;
}

#item3037 {
	width:29px !important;
	height:28px !important;
	left:452px !important;
	top:288px !important;
}

#item3048 {
	width:29px !important;
	height:28px !important;
}

#item3043 {
	width:29px !important;
	height:28px !important;
	left:452px !important;
	top:321px !important;
}

#item1367 {
	width:149px !important;
	height:180px !important;
}

#item1362 {
	width:149px !important;
	height:180px !important;
	left:48px !important;
	top:68px !important;
}

#item1373 {
	width:175px !important;
	height:300px !important;
}

#item1368 {
	width:175px !important;
	height:300px !important;
	left:265px !important;
	top:105px !important;
}

#item1379 {
	width:61px !important;
	height:161px !important;
}

#item1374 {
	width:61px !important;
	height:161px !important;
	left:14px !important;
	top:290px !important;
}

#item3054 {
	width:47px !important;
	height:161px !important;
}

#item3049 {
	width:47px !important;
	height:161px !important;
	left:76px !important;
	top:290px !important;
}

#item3066 {
	width:49px !important;
	height:161px !important;
}

#item3060 {
	width:49px !important;
	height:161px !important;
	left:125px !important;
	top:290px !important;
}

#item3072 {
	width:59px !important;
	height:161px !important;
}

#item3067 {
	width:59px !important;
	height:161px !important;
	left:177px !important;
	top:290px !important;
}

#item97123 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

#item97150 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item97177 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item97204 {
	width:45px !important;
	height:7px !important;
	left:114px !important;
	top:556px !important;
}

#item97231 {
	width:59px !important;
	height:7px !important;
	left:198px !important;
	top:558px !important;
}

#item97259 {
	width:43px !important;
	height:7px !important;
	left:198px !important;
	top:564px !important;
}

#item97286 {
	width:45px !important;
	height:7px !important;
	left:282px !important;
	top:554px !important;
}

#item97313 {
	width:59px !important;
	height:7px !important;
	left:282px !important;
	top:561px !important;
}

#item97340 {
	width:45px !important;
	height:7px !important;
	left:282px !important;
	top:567px !important;
}

#item97367 {
	width:58px !important;
	height:14px !important;
	left:349px !important;
	top:554px !important;
}

#item97394 {
	width:73px !important;
	height:14px !important;
	left:423px !important;
	top:556px !important;
}

#item97421 {
	width:72px !important;
	height:7px !important;
	left:423px !important;
	top:570px !important;
}

#item97448 {
	width:72px !important;
	height:7px !important;
	left:423px !important;
	top:576px !important;
}

#item1396 {
	width:99px !important;
	height:133px !important;
}

#item1391 {
	width:99px !important;
	height:133px !important;
	left:20px !important;
	top:97px !important;
}

#item3079 {
	width:56px !important;
	height:90px !important;
}

#item3073 {
	width:56px !important;
	height:90px !important;
	left:135px !important;
	top:95px !important;
}

#item3085 {
	width:56px !important;
	height:90px !important;
}

#item3080 {
	width:56px !important;
	height:90px !important;
	left:198px !important;
	top:110px !important;
}

#item3091 {
	width:56px !important;
	height:90px !important;
}

#item3086 {
	width:56px !important;
	height:90px !important;
	left:167px !important;
	top:138px !important;
}

#item1403 {
	width:158px !important;
	height:140px !important;
}

#item1397 {
	width:158px !important;
	height:140px !important;
	left:265px !important;
	top:60px !important;
}

#item1409 {
	width:119px !important;
	height:71px !important;
}

#item1404 {
	width:119px !important;
	height:71px !important;
	left:371px !important;
	top:201px !important;
}

#item3097 {
	width:131px !important;
	height:124px !important;
}

#item3092 {
	width:131px !important;
	height:124px !important;
	left:371px !important;
	top:276px !important;
}

#item1415 {
	width:143px !important;
	height:199px !important;
}

#item1410 {
	width:143px !important;
	height:199px !important;
	left:203px !important;
	top:383px !important;
}

#item1421 {
	width:185px !important;
	height:368px !important;
}

#item1416 {
	width:185px !important;
	height:368px !important;
	left:14px !important;
	top:239px !important;
}

#item97475 {
	width:59px !important;
	height:7px !important;
	left:409px !important;
	top:437px !important;
}

#item97503 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:444px !important;
}

#item97530 {
	width:59px !important;
	height:7px !important;
	left:409px !important;
	top:450px !important;
}

#item97557 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:457px !important;
}

#item97585 {
	width:45px !important;
	height:7px !important;
	left:409px !important;
	top:509px !important;
}

#item97612 {
	width:47px !important;
	height:7px !important;
	left:409px !important;
	top:516px !important;
}

#item97639 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:522px !important;
}

#item97666 {
	width:76px !important;
	height:7px !important;
	left:409px !important;
	top:575px !important;
}

#item97693 {
	width:61px !important;
	height:7px !important;
	left:409px !important;
	top:582px !important;
}

#item1427 {
	width:131px !important;
	height:116px !important;
}

#item1422 {
	width:131px !important;
	height:116px !important;
	left:83px !important;
	top:69px !important;
}

#item3105 {
	width:126px !important;
	height:113px !important;
}

#item3100 {
	width:126px !important;
	height:113px !important;
	left:82px !important;
	top:186px !important;
}

#item1433 {
	width:108px !important;
	height:111px !important;
}

#item1428 {
	width:108px !important;
	height:111px !important;
	left:311px !important;
	top:50px !important;
}

#item3111 {
	width:87px !important;
	height:83px !important;
}

#item3106 {
	width:87px !important;
	height:83px !important;
	left:385px !important;
	top:182px !important;
}

#item3123 {
	width:87px !important;
	height:83px !important;
}

#item3118 {
	width:87px !important;
	height:83px !important;
	left:362px !important;
	top:214px !important;
}

#item3117 {
	width:80px !important;
	height:77px !important;
}

#item3112 {
	width:80px !important;
	height:77px !important;
	left:262px !important;
	top:213px !important;
}

#item1439 {
	width:230px !important;
	height:315px !important;
}

#item1434 {
	width:230px !important;
	height:315px !important;
	left:286px !important;
	top:317px !important;
}

#item1445 {
	width:126px !important;
	height:127px !important;
}

#item1440 {
	width:126px !important;
	height:127px !important;
	left:114px !important;
	top:361px !important;
}

#item3130 {
	width:126px !important;
	height:127px !important;
}

#item3124 {
	width:126px !important;
	height:127px !important;
	left:146px !important;
	top:428px !important;
}

#item97720 {
	width:76px !important;
	height:7px !important;
	left:31px !important;
	top:339px !important;
}

#item97747 {
	width:74px !important;
	height:7px !important;
	left:31px !important;
	top:346px !important;
}

#item97775 {
	width:54px !important;
	height:7px !important;
	left:31px !important;
	top:422px !important;
}

#item97802 {
	width:47px !important;
	height:7px !important;
	left:31px !important;
	top:428px !important;
}

#item97829 {
	width:45px !important;
	height:7px !important;
	left:31px !important;
	top:459px !important;
}

#item97857 {
	width:45px !important;
	height:7px !important;
	left:31px !important;
	top:511px !important;
}

#item97884 {
	width:47px !important;
	height:7px !important;
	left:31px !important;
	top:518px !important;
}

#item97911 {
	width:43px !important;
	height:7px !important;
	left:31px !important;
	top:525px !important;
}

#item1452 {
	width:137px !important;
	height:132px !important;
}

#item1446 {
	width:137px !important;
	height:132px !important;
	left:88px !important;
	top:45px !important;
}

#item1458 {
	width:153px !important;
	height:241px !important;
}

#item1453 {
	width:153px !important;
	height:241px !important;
	left:234px !important;
	top:20px !important;
}

#item1464 {
	width:186px !important;
	height:401px !important;
}

#item1459 {
	width:186px !important;
	height:401px !important;
	left:14px !important;
	top:204px !important;
}

#item1470 {
	width:74px !important;
	height:198px !important;
}

#item1465 {
	width:74px !important;
	height:198px !important;
	left:205px !important;
	top:378px !important;
}

#item3138 {
	width:116px !important;
	height:198px !important;
}

#item3133 {
	width:116px !important;
	height:198px !important;
	left:253px !important;
	top:408px !important;
}

#item97938 {
	width:58px !important;
	height:7px !important;
	left:390px !important;
	top:103px !important;
}

#item97965 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:110px !important;
}

#item97992 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:116px !important;
}

#item98020 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:184px !important;
}

#item98047 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:190px !important;
}

#item98074 {
	width:84px !important;
	height:7px !important;
	left:390px !important;
	top:217px !important;
}

#item98101 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:235px !important;
}

#item98129 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:308px !important;
}

#item98156 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:315px !important;
}

#item98183 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:322px !important;
}

#item98210 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:347px !important;
}

#item98237 {
	width:84px !important;
	height:7px !important;
	left:390px !important;
	top:354px !important;
}

#item98265 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:418px !important;
}

#item98292 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:445px !important;
}

#item98320 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:451px !important;
}

#item98348 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:458px !important;
}

#item98375 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:498px !important;
}

#item98402 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:505px !important;
}

#item98429 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:512px !important;
}

#item98456 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:518px !important;
}

#item98483 {
	width:58px !important;
	height:7px !important;
	left:390px !important;
	top:103px !important;
}

#item98511 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:110px !important;
}

#item98539 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:116px !important;
}

#item98566 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:184px !important;
}

#item98593 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:190px !important;
}

#item98620 {
	width:84px !important;
	height:7px !important;
	left:390px !important;
	top:217px !important;
}

#item98647 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:235px !important;
}

#item98674 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:308px !important;
}

#item98701 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:315px !important;
}

#item98728 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:322px !important;
}

#item98757 {
	width:74px !important;
	height:7px !important;
	left:390px !important;
	top:347px !important;
}

#item98784 {
	width:84px !important;
	height:7px !important;
	left:390px !important;
	top:354px !important;
}

#item98811 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:418px !important;
}

#item98838 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:445px !important;
}

#item98865 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:451px !important;
}

#item98892 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:458px !important;
}

#item98919 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:498px !important;
}

#item98946 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:505px !important;
}

#item98974 {
	width:54px !important;
	height:7px !important;
	left:390px !important;
	top:512px !important;
}

#item99001 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:518px !important;
}

#item1476 {
	width:72px !important;
	height:87px !important;
}

#item1471 {
	width:72px !important;
	height:87px !important;
	left:95px !important;
	top:80px !important;
}

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

#item3146 {
	width:127px !important;
	height:210px !important;
	left:51px !important;
	top:171px !important;
}

#item3145 {
	width:72px !important;
	height:96px !important;
}

#item3139 {
	width:72px !important;
	height:96px !important;
	left:216px !important;
	top:20px !important;
}

#item3159 {
	width:65px !important;
	height:106px !important;
}

#item3154 {
	width:65px !important;
	height:106px !important;
	left:295px !important;
	top:72px !important;
}

#item3165 {
	width:65px !important;
	height:106px !important;
}

#item3160 {
	width:65px !important;
	height:106px !important;
	left:362px !important;
	top:72px !important;
}

#item1483 {
	width:77px !important;
	height:182px !important;
}

#item1477 {
	width:77px !important;
	height:182px !important;
	left:275px !important;
	top:192px !important;
}

#item3171 {
	width:42px !important;
	height:182px !important;
}

#item3166 {
	width:42px !important;
	height:182px !important;
	left:354px !important;
	top:192px !important;
}

#item3179 {
	width:56px !important;
	height:182px !important;
}

#item3172 {
	width:56px !important;
	height:182px !important;
	left:398px !important;
	top:192px !important;
}

#item1489 {
	width:228px !important;
	height:246px !important;
}

#item1484 {
	width:228px !important;
	height:246px !important;
	left:269px !important;
	top:386px !important;
}

#item1495 {
	width:97px !important;
	height:115px !important;
}

#item1490 {
	width:97px !important;
	height:115px !important;
	left:14px !important;
	top:459px !important;
}

#item3185 {
	width:61px !important;
	height:115px !important;
}

#item3180 {
	width:61px !important;
	height:115px !important;
	left:113px !important;
	top:459px !important;
}

#item3191 {
	width:77px !important;
	height:115px !important;
}

#item3186 {
	width:77px !important;
	height:115px !important;
	left:177px !important;
	top:459px !important;
}

#item1501 {
	width:154px !important;
	height:117px !important;
}

#item1496 {
	width:154px !important;
	height:117px !important;
	left:33px !important;
	top:108px !important;
}

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

#item3206 {
	width:28px !important;
	height:28px !important;
	left:204px !important;
	top:176px !important;
}

#item3198 {
	width:161px !important;
	height:292px !important;
}

#item3193 {
	width:161px !important;
	height:292px !important;
	left:41px !important;
	top:228px !important;
}

#item1509 {
	width:211px !important;
	height:248px !important;
}

#item1503 {
	width:211px !important;
	height:248px !important;
	left:271px !important;
	top:85px !important;
}

#item99029 {
	width:50px !important;
	height:7px !important;
	left:268px !important;
	top:366px !important;
}

#item99056 {
	width:43px !important;
	height:7px !important;
	left:268px !important;
	top:373px !important;
}

#item99083 {
	width:50px !important;
	height:7px !important;
	left:268px !important;
	top:437px !important;
}

#item99110 {
	width:45px !important;
	height:7px !important;
	left:268px !important;
	top:495px !important;
}

#item99137 {
	width:47px !important;
	height:7px !important;
	left:375px !important;
	top:361px !important;
}

#item99164 {
	width:45px !important;
	height:7px !important;
	left:375px !important;
	top:421px !important;
}

#item99191 {
	width:65px !important;
	height:7px !important;
	left:375px !important;
	top:488px !important;
}

#item99218 {
	width:45px !important;
	height:7px !important;
	left:375px !important;
	top:495px !important;
}

#item99245 {
	width:50px !important;
	height:7px !important;
	left:375px !important;
	top:555px !important;
}

#item99273 {
	width:50px !important;
	height:7px !important;
	left:268px !important;
	top:366px !important;
}

#item99300 {
	width:43px !important;
	height:7px !important;
	left:268px !important;
	top:373px !important;
}

#item99327 {
	width:50px !important;
	height:7px !important;
	left:268px !important;
	top:437px !important;
}

#item99354 {
	width:45px !important;
	height:7px !important;
	left:268px !important;
	top:495px !important;
}

#item99381 {
	width:47px !important;
	height:7px !important;
	left:375px !important;
	top:361px !important;
}

#item99408 {
	width:45px !important;
	height:7px !important;
	left:375px !important;
	top:421px !important;
}

#item99435 {
	width:65px !important;
	height:7px !important;
	left:375px !important;
	top:488px !important;
}

#item99462 {
	width:45px !important;
	height:7px !important;
	left:375px !important;
	top:495px !important;
}

#item99490 {
	width:50px !important;
	height:7px !important;
	left:375px !important;
	top:555px !important;
}

#item1515 {
	width:143px !important;
	height:177px !important;
}

#item1510 {
	width:143px !important;
	height:177px !important;
	left:107px !important;
	top:98px !important;
}

#item3205 {
	width:180px !important;
	height:221px !important;
}

#item3200 {
	width:180px !important;
	height:221px !important;
	left:79px !important;
	top:280px !important;
}

#item1521 {
	width:202px !important;
	height:335px !important;
}

#item1516 {
	width:202px !important;
	height:335px !important;
	left:300px !important;
	top:216px !important;
}

#item1527 {
	width:97px !important;
	height:198px !important;
}

#item1522 {
	width:97px !important;
	height:198px !important;
	top:405px !important;
}

#item63501 {
	width:54px !important;
	height:199px !important;
}

#item63496 {
	width:54px !important;
	height:199px !important;
	left:147px !important;
	top:102px !important;
}

#item1533 {
	width:148px !important;
	height:141px !important;
}

#item1528 {
	width:148px !important;
	height:141px !important;
	left:100px !important;
	top:44px !important;
}

#item1539 {
	width:192px !important;
	height:243px !important;
}

#item1534 {
	width:192px !important;
	height:243px !important;
	left:256px !important;
	top:20px !important;
}

#item1545 {
	width:219px !important;
	height:400px !important;
}

#item1540 {
	width:219px !important;
	height:400px !important;
	left:14px !important;
	top:202px !important;
}

#item1551 {
	width:96px !important;
	height:188px !important;
}

#item1546 {
	width:96px !important;
	height:188px !important;
	left:238px !important;
	top:365px !important;
}

#item3218 {
	width:96px !important;
	height:188px !important;
}

#item3213 {
	width:96px !important;
	height:188px !important;
	left:287px !important;
	top:427px !important;
}

#item99518 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:299px !important;
}

#item99545 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:326px !important;
}

#item99572 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:369px !important;
}

#item99599 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:376px !important;
}

#item99626 {
	width:69px !important;
	height:7px !important;
	left:393px !important;
	top:383px !important;
}

#item99653 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:426px !important;
}

#item99681 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:433px !important;
}

#item99709 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:439px !important;
}

#item99736 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:499px !important;
}

#item99764 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:524px !important;
}

#item99791 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:531px !important;
}

#item99819 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:575px !important;
}

#item99846 {
	width:67px !important;
	height:7px !important;
	left:393px !important;
	top:581px !important;
}

#item99873 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:588px !important;
}

#item99900 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:594px !important;
}

#item99927 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:299px !important;
}

#item99954 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:326px !important;
}

#item99981 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:369px !important;
}

#item100009 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:376px !important;
}

#item100036 {
	width:69px !important;
	height:7px !important;
	left:393px !important;
	top:383px !important;
}

#item100063 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:426px !important;
}

#item100090 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:433px !important;
}

#item100117 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:439px !important;
}

#item100144 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:499px !important;
}

#item100171 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:524px !important;
}

#item100198 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:531px !important;
}

#item100225 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:575px !important;
}

#item100253 {
	width:67px !important;
	height:7px !important;
	left:393px !important;
	top:581px !important;
}

#item100280 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:588px !important;
}

#item100308 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:594px !important;
}

#item1558 {
	width:116px !important;
	height:55px !important;
}

#item1552 {
	width:116px !important;
	height:55px !important;
	left:86px !important;
	top:415px !important;
}

#item3249 {
	width:92px !important;
	height:130px !important;
}

#item3244 {
	width:92px !important;
	height:130px !important;
	left:54px !important;
	top:475px !important;
}

#item3256 {
	width:98px !important;
	height:130px !important;
}

#item3251 {
	width:98px !important;
	height:130px !important;
	left:148px !important;
	top:475px !important;
}

#item1564 {
	width:227px !important;
	height:243px !important;
}

#item1559 {
	width:227px !important;
	height:243px !important;
	left:268px !important;
	top:357px !important;
}

#item1570 {
	width:88px !important;
	height:122px !important;
}

#item1565 {
	width:88px !important;
	height:122px !important;
	left:404px !important;
	top:106px !important;
}

#item3237 {
	width:93px !important;
	height:101px !important;
}

#item3232 {
	width:93px !important;
	height:101px !important;
	left:401px !important;
	top:240px !important;
}

#item3243 {
	width:76px !important;
	height:101px !important;
}

#item3238 {
	width:76px !important;
	height:101px !important;
	left:323px !important;
	top:240px !important;
}

#item3231 {
	width:80px !important;
	height:122px !important;
}

#item3226 {
	width:80px !important;
	height:122px !important;
	left:322px !important;
	top:106px !important;
}

#item1576 {
	width:143px !important;
	height:127px !important;
}

#item1571 {
	width:143px !important;
	height:127px !important;
	left:73px !important;
	top:100px !important;
}

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

#item3219 {
	width:154px !important;
	height:161px !important;
	left:93px !important;
	top:230px !important;
}

#item1582 {
	width:124px !important;
	height:142px !important;
}

#item1577 {
	width:124px !important;
	height:142px !important;
	left:54px !important;
	top:45px !important;
}

#item3264 {
	width:117px !important;
	height:130px !important;
}

#item3259 {
	width:117px !important;
	height:130px !important;
	left:145px !important;
	top:81px !important;
}

#item1588 {
	width:190px !important;
	height:242px !important;
}

#item1583 {
	width:190px !important;
	height:242px !important;
	left:266px !important;
	top:22px !important;
}

#item1595 {
	width:223px !important;
	height:382px !important;
}

#item1589 {
	width:223px !important;
	height:382px !important;
	left:14px !important;
	top:219px !important;
}

#item1601 {
	width:118px !important;
	height:186px !important;
}

#item1596 {
	width:118px !important;
	height:186px !important;
	left:244px !important;
	top:402px !important;
}

#item100336 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:307px !important;
}

#item100363 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:314px !important;
}

#item100390 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:320px !important;
}

#item100417 {
	width:68px !important;
	height:7px !important;
	left:387px !important;
	top:365px !important;
}

#item100444 {
	width:63px !important;
	height:7px !important;
	left:387px !important;
	top:372px !important;
}

#item100471 {
	width:84px !important;
	height:7px !important;
	left:388px !important;
	top:422px !important;
}

#item100498 {
	width:77px !important;
	height:7px !important;
	left:388px !important;
	top:429px !important;
}

#item100526 {
	width:61px !important;
	height:7px !important;
	left:388px !important;
	top:435px !important;
}

#item100553 {
	width:76px !important;
	height:7px !important;
	left:388px !important;
	top:442px !important;
}

#item100580 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:492px !important;
}

#item100607 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:499px !important;
}

#item100634 {
	width:57px !important;
	height:7px !important;
	left:387px !important;
	top:505px !important;
}

#item100661 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:512px !important;
}

#item1609 {
	width:144px !important;
	height:127px !important;
}

#item1602 {
	width:144px !important;
	height:127px !important;
	left:67px !important;
	top:295px !important;
}

#item3308 {
	width:129px !important;
	height:160px !important;
}

#item3303 {
	width:129px !important;
	height:160px !important;
	left:63px !important;
	top:426px !important;
}

#item1615 {
	width:106px !important;
	height:119px !important;
}

#item1610 {
	width:106px !important;
	height:119px !important;
	left:309px !important;
	top:283px !important;
}

#item3315 {
	width:80px !important;
	height:104px !important;
}

#item3310 {
	width:80px !important;
	height:104px !important;
	left:397px !important;
	top:428px !important;
}

#item3321 {
	width:40px !important;
	height:104px !important;
}

#item3316 {
	width:40px !important;
	height:104px !important;
	left:354px !important;
	top:428px !important;
}

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

#item3322 {
	width:45px !important;
	height:104px !important;
	left:308px !important;
	top:428px !important;
}

#item1621 {
	width:106px !important;
	height:84px !important;
}

#item1616 {
	width:106px !important;
	height:84px !important;
	left:386px !important;
	top:114px !important;
}

#item3302 {
	width:106px !important;
	height:84px !important;
}

#item3297 {
	width:106px !important;
	height:84px !important;
	left:386px !important;
	top:171px !important;
}

#item1627 {
	width:85px !important;
	height:122px !important;
}

#item1622 {
	width:85px !important;
	height:122px !important;
	left:32px !important;
	top:103px !important;
}

#item3270 {
	width:70px !important;
	height:69px !important;
}

#item3265 {
	width:70px !important;
	height:69px !important;
	left:148px !important;
	top:18px !important;
}

#item3278 {
	width:70px !important;
	height:78px !important;
}

#item3273 {
	width:70px !important;
	height:78px !important;
	left:148px !important;
	top:81px !important;
}

#item3284 {
	width:70px !important;
	height:93px !important;
}

#item3279 {
	width:70px !important;
	height:93px !important;
	left:148px !important;
	top:131px !important;
}

#item3290 {
	width:135px !important;
	height:87px !important;
}

#item3285 {
	width:135px !important;
	height:87px !important;
	left:241px !important;
	top:62px !important;
}

#item3296 {
	width:78px !important;
	height:89px !important;
}

#item3291 {
	width:78px !important;
	height:89px !important;
	left:266px !important;
	top:119px !important;
}

#item100688 {
	width:57px !important;
	height:7px !important;
	left:280px !important;
	top:559px !important;
}

#item100715 {
	width:60px !important;
	height:7px !important;
	left:280px !important;
	top:566px !important;
}

#item100742 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:565px !important;
}

#item100770 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:572px !important;
}

#item100797 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:578px !important;
}

#item100824 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:585px !important;
}

#item1633 {
	width:241px !important;
	height:604px !important;
}

#item1628 {
	width:241px !important;
	height:604px !important;
	left:42px !important;
	top:14px !important;
}

#item1639 {
	width:193px !important;
	height:214px !important;
}

#item1634 {
	width:193px !important;
	height:214px !important;
	left:292px !important;
	top:20px !important;
}

#item1645 {
	width:209px !important;
	height:300px !important;
}

#item1640 {
	width:209px !important;
	height:300px !important;
	left:293px !important;
	top:244px !important;
}

#item3334 {
	width:34px !important;
	height:34px !important;
}

#item3329 {
	width:34px !important;
	height:34px !important;
	left:25px !important;
	top:188px !important;
}

#item100851 {
	width:71px !important;
	height:7px !important;
	left:291px !important;
	top:576px !important;
}

#item100879 {
	width:60px !important;
	height:7px !important;
	left:291px !important;
	top:583px !important;
}

#item100906 {
	width:45px !important;
	height:7px !important;
	left:388px !important;
	top:571px !important;
}

#item100933 {
	width:43px !important;
	height:7px !important;
	left:388px !important;
	top:577px !important;
}

#item1651 {
	width:149px !important;
	height:213px !important;
}

#item1646 {
	width:149px !important;
	height:213px !important;
	left:25px !important;
	top:281px !important;
}

#item1657 {
	width:198px !important;
	height:180px !important;
}

#item1652 {
	width:198px !important;
	height:180px !important;
	left:40px !important;
	top:94px !important;
}

#item1664 {
	width:139px !important;
	height:134px !important;
}

#item1658 {
	width:139px !important;
	height:134px !important;
	left:283px !important;
	top:90px !important;
}

#item1671 {
	width:187px !important;
	height:243px !important;
}

#item1666 {
	width:187px !important;
	height:243px !important;
	left:275px !important;
	top:227px !important;
}

#item100960 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:570px !important;
}

#item100987 {
	width:43px !important;
	height:7px !important;
	left:27px !important;
	top:577px !important;
}

#item101015 {
	width:60px !important;
	height:7px !important;
	left:122px !important;
	top:570px !important;
}

#item101042 {
	width:45px !important;
	height:7px !important;
	left:218px !important;
	top:576px !important;
}

#item101070 {
	width:43px !important;
	height:7px !important;
	left:218px !important;
	top:582px !important;
}

#item101098 {
	width:45px !important;
	height:7px !important;
	left:312px !important;
	top:569px !important;
}

#item101126 {
	width:43px !important;
	height:7px !important;
	left:312px !important;
	top:575px !important;
}

#item101153 {
	width:45px !important;
	height:7px !important;
	left:407px !important;
	top:569px !important;
}

#item101180 {
	width:43px !important;
	height:7px !important;
	left:407px !important;
	top:575px !important;
}

#item1677 {
	width:96px !important;
	height:112px !important;
}

#item1672 {
	width:96px !important;
	height:112px !important;
	left:54px !important;
	top:103px !important;
}

#item3343 {
	width:31px !important;
	height:30px !important;
}

#item3337 {
	width:31px !important;
	height:30px !important;
	left:192px !important;
	top:220px !important;
}

#item1683 {
	width:126px !important;
	height:278px !important;
}

#item1678 {
	width:126px !important;
	height:278px !important;
	left:53px !important;
	top:220px !important;
}

#item1689 {
	width:126px !important;
	height:223px !important;
}

#item1684 {
	width:126px !important;
	height:223px !important;
	left:334px !important;
	top:109px !important;
}

#item3350 {
	width:145px !important;
	height:100px !important;
}

#item3345 {
	width:145px !important;
	height:100px !important;
	left:305px !important;
	top:335px !important;
}

#item101207 {
	width:59px !important;
	height:7px !important;
	left:19px !important;
	top:561px !important;
}

#item101234 {
	width:59px !important;
	height:7px !important;
	left:19px !important;
	top:567px !important;
}

#item101262 {
	width:45px !important;
	height:7px !important;
	left:141px !important;
	top:574px !important;
}

#item101290 {
	width:59px !important;
	height:7px !important;
	left:264px !important;
	top:561px !important;
}

#item101317 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:567px !important;
}

#item101344 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:574px !important;
}

#item1695 {
	width:167px !important;
	height:342px !important;
}

#item1690 {
	width:167px !important;
	height:342px !important;
	left:14px !important;
	top:79px !important;
}

#item3357 {
	width:76px !important;
	height:109px !important;
}

#item3352 {
	width:76px !important;
	height:109px !important;
	left:185px !important;
	top:88px !important;
}

#item1701 {
	width:235px !important;
	height:221px !important;
}

#item1696 {
	width:235px !important;
	height:221px !important;
	left:267px !important;
	top:131px !important;
}

#item3363 {
	width:178px !important;
	height:127px !important;
}

#item3358 {
	width:178px !important;
	height:127px !important;
	left:302px !important;
	top:355px !important;
}

#item3369 {
	width:62px !important;
	height:92px !important;
}

#item3364 {
	width:62px !important;
	height:92px !important;
	left:208px !important;
	top:447px !important;
}

#item101371 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item101398 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:580px !important;
}

#item101425 {
	width:41px !important;
	height:7px !important;
	left:142px !important;
	top:568px !important;
}

#item101452 {
	width:45px !important;
	height:7px !important;
	left:142px !important;
	top:574px !important;
}

#item101479 {
	width:65px !important;
	height:7px !important;
	left:254px !important;
	top:567px !important;
}

#item1707 {
	width:163px !important;
	height:250px !important;
}

#item1702 {
	width:163px !important;
	height:250px !important;
	left:64px !important;
	top:97px !important;
}

#item1714 {
	width:126px !important;
	height:127px !important;
}

#item1708 {
	width:126px !important;
	height:127px !important;
	left:92px !important;
	top:350px !important;
}

#item1720 {
	width:55px !important;
	height:203px !important;
}

#item1715 {
	width:55px !important;
	height:203px !important;
	left:279px !important;
	top:323px !important;
}

#item3375 {
	width:55px !important;
	height:203px !important;
}

#item3370 {
	width:55px !important;
	height:203px !important;
	left:338px !important;
	top:322px !important;
}

#item3381 {
	width:55px !important;
	height:203px !important;
}

#item3376 {
	width:55px !important;
	height:203px !important;
	left:396px !important;
	top:325px !important;
}

#item1726 {
	width:217px !important;
	height:248px !important;
}

#item1721 {
	width:217px !important;
	height:248px !important;
	left:267px !important;
	top:38px !important;
}

#item101508 {
	width:52px !important;
	height:7px !important;
	left:277px !important;
	top:560px !important;
}

#item101535 {
	width:84px !important;
	height:7px !important;
	left:380px !important;
	top:566px !important;
}

#item101562 {
	width:58px !important;
	height:7px !important;
	left:380px !important;
	top:573px !important;
}

#item1733 {
	width:190px !important;
	height:516px !important;
}

#item1727 {
	width:190px !important;
	height:516px !important;
	left:14px !important;
	top:14px !important;
}

#item3389 {
	width:28px !important;
	height:30px !important;
}

#item3384 {
	width:28px !important;
	height:30px !important;
	left:210px !important;
	top:278px !important;
}

#item1739 {
	width:144px !important;
	height:127px !important;
}

#item1734 {
	width:144px !important;
	height:127px !important;
	left:295px !important;
	top:86px !important;
}

#item3401 {
	width:142px !important;
	height:259px !important;
}

#item3396 {
	width:142px !important;
	height:259px !important;
	left:276px !important;
	top:215px !important;
}

#item3408 {
	width:79px !important;
	height:176px !important;
}

#item3402 {
	width:79px !important;
	height:176px !important;
	left:437px !important;
	top:361px !important;
}

#item3395 {
	width:30px !important;
	height:28px !important;
}

#item3390 {
	width:30px !important;
	height:28px !important;
	left:458px !important;
	top:128px !important;
}

#item101589 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item101616 {
	width:43px !important;
	height:7px !important;
	left:124px !important;
	top:566px !important;
}

#item101643 {
	width:45px !important;
	height:7px !important;
	left:124px !important;
	top:573px !important;
}

#item101670 {
	width:43px !important;
	height:7px !important;
	left:124px !important;
	top:579px !important;
}

#item101697 {
	width:59px !important;
	height:7px !important;
	left:222px !important;
	top:566px !important;
}

#item101725 {
	width:82px !important;
	height:7px !important;
	left:222px !important;
	top:573px !important;
}

#item101752 {
	width:67px !important;
	height:7px !important;
	left:316px !important;
	top:566px !important;
}

#item101780 {
	width:43px !important;
	height:7px !important;
	left:316px !important;
	top:573px !important;
}

#item101807 {
	width:47px !important;
	height:7px !important;
	left:409px !important;
	top:573px !important;
}

#item1745 {
	width:149px !important;
	height:232px !important;
}

#item1740 {
	width:149px !important;
	height:232px !important;
	left:14px !important;
	top:153px !important;
}

#item3414 {
	width:28px !important;
	height:30px !important;
}

#item3409 {
	width:28px !important;
	height:30px !important;
	left:168px !important;
	top:325px !important;
}

#item1751 {
	width:187px !important;
	height:618px !important;
}

#item1746 {
	width:187px !important;
	height:618px !important;
	left:214px !important;
	top:14px !important;
}

#item1757 {
	width:206px !important;
	height:241px !important;
}

#item1752 {
	width:206px !important;
	height:241px !important;
	top:391px !important;
}

#item3421 {
	width:30px !important;
	height:29px !important;
}

#item3416 {
	width:30px !important;
	height:29px !important;
	left:432px !important;
	top:85px !important;
}

#item101834 {
	width:40px !important;
	height:7px !important;
	left:409px !important;
	top:186px !important;
}

#item101861 {
	width:45px !important;
	height:7px !important;
	left:409px !important;
	top:192px !important;
}

#item101888 {
	width:45px !important;
	height:7px !important;
	left:409px !important;
	top:247px !important;
}

#item101915 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:254px !important;
}

#item101942 {
	width:68px !important;
	height:7px !important;
	left:409px !important;
	top:309px !important;
}

#item101969 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:315px !important;
}

#item101996 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:363px !important;
}

#item102024 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:370px !important;
}

#item102051 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:430px !important;
}

#item102078 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:436px !important;
}

#item102105 {
	width:45px !important;
	height:7px !important;
	left:409px !important;
	top:496px !important;
}

#item102132 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:503px !important;
}

#item102159 {
	width:41px !important;
	height:7px !important;
	left:409px !important;
	top:543px !important;
}

#item102186 {
	width:40px !important;
	height:7px !important;
	left:409px !important;
	top:550px !important;
}

#item102213 {
	width:40px !important;
	height:7px !important;
	left:409px !important;
	top:186px !important;
}

#item102241 {
	width:45px !important;
	height:7px !important;
	left:409px !important;
	top:192px !important;
}

#item102269 {
	width:45px !important;
	height:7px !important;
	left:409px !important;
	top:247px !important;
}

#item102296 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:254px !important;
}

#item102323 {
	width:68px !important;
	height:7px !important;
	left:409px !important;
	top:309px !important;
}

#item102350 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:315px !important;
}

#item102377 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:363px !important;
}

#item102405 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:370px !important;
}

#item102432 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:430px !important;
}

#item102460 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:436px !important;
}

#item102487 {
	width:45px !important;
	height:7px !important;
	left:409px !important;
	top:496px !important;
}

#item102515 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:503px !important;
}

#item102542 {
	width:41px !important;
	height:7px !important;
	left:409px !important;
	top:543px !important;
}

#item102570 {
	width:40px !important;
	height:7px !important;
	left:409px !important;
	top:550px !important;
}

#item1763 {
	width:152px !important;
	height:210px !important;
}

#item1758 {
	width:152px !important;
	height:210px !important;
	left:14px !important;
	top:76px !important;
}

#item1770 {
	width:154px !important;
	height:164px !important;
}

#item1765 {
	width:154px !important;
	height:164px !important;
	left:26px !important;
	top:293px !important;
}

#item1776 {
	width:175px !important;
	height:232px !important;
}

#item1771 {
	width:175px !important;
	height:232px !important;
	left:260px !important;
	top:319px !important;
}

#item1782 {
	width:226px !important;
	height:173px !important;
}

#item1777 {
	width:226px !important;
	height:173px !important;
	left:233px !important;
	top:143px !important;
}

#item3428 {
	width:29px !important;
	height:29px !important;
}

#item3422 {
	width:29px !important;
	height:29px !important;
	left:181px !important;
	top:125px !important;
}

#item3440 {
	width:29px !important;
	height:29px !important;
}

#item3435 {
	width:29px !important;
	height:29px !important;
	left:464px !important;
	top:179px !important;
}

#item3434 {
	width:29px !important;
	height:29px !important;
}

#item3429 {
	width:29px !important;
	height:29px !important;
	left:184px !important;
	top:377px !important;
}

#item1789 {
	width:196px !important;
	height:184px !important;
}

#item1783 {
	width:196px !important;
	height:184px !important;
	left:42px !important;
	top:98px !important;
}

#item1795 {
	width:162px !important;
	height:252px !important;
}

#item1790 {
	width:162px !important;
	height:252px !important;
	left:70px !important;
	top:285px !important;
}

#item3446 {
	width:29px !important;
	height:29px !important;
}

#item3441 {
	width:29px !important;
	height:29px !important;
	left:35px !important;
	top:455px !important;
}

#item1822 {
	width:219px !important;
	height:255px !important;
}

#item1817 {
	width:219px !important;
	height:255px !important;
	left:264px !important;
	top:353px !important;
}

#item1828 {
	width:55px !important;
	height:103px !important;
}

#item1823 {
	width:55px !important;
	height:103px !important;
	left:319px !important;
	top:237px !important;
}

#item3453 {
	width:35px !important;
	height:103px !important;
}

#item3448 {
	width:35px !important;
	height:103px !important;
	left:376px !important;
	top:237px !important;
}

#item3459 {
	width:36px !important;
	height:103px !important;
}

#item3454 {
	width:36px !important;
	height:103px !important;
	left:412px !important;
	top:237px !important;
}

#item3465 {
	width:53px !important;
	height:103px !important;
}

#item3460 {
	width:53px !important;
	height:103px !important;
	left:449px !important;
	top:237px !important;
}

#item1835 {
	width:126px !important;
	height:205px !important;
}

#item1829 {
	width:126px !important;
	height:205px !important;
	left:260px !important;
	top:21px !important;
}

#item102597 {
	width:61px !important;
	height:7px !important;
	left:392px !important;
	top:69px !important;
}

#item102624 {
	width:61px !important;
	height:7px !important;
	left:392px !important;
	top:118px !important;
}

#item102651 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:125px !important;
}

#item102678 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:131px !important;
}

#item102705 {
	width:60px !important;
	height:7px !important;
	left:392px !important;
	top:185px !important;
}

#item102732 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:191px !important;
}

#item102760 {
	width:67px !important;
	height:7px !important;
	left:392px !important;
	top:198px !important;
}

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

#item1841 {
	width:131px !important;
	height:204px !important;
}

#item1836 {
	width:131px !important;
	height:204px !important;
	left:44px !important;
	top:121px !important;
}

#item1848 {
	width:126px !important;
	height:127px !important;
}

#item1842 {
	width:126px !important;
	height:127px !important;
	left:19px !important;
	top:328px !important;
}

#item3472 {
	width:30px !important;
	height:29px !important;
}

#item3466 {
	width:30px !important;
	height:29px !important;
	left:212px !important;
	top:167px !important;
}

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

#item3473 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:417px !important;
}

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

#item3480 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:449px !important;
}

#item1854 {
	width:237px !important;
	height:523px !important;
}

#item1849 {
	width:237px !important;
	height:523px !important;
	left:265px !important;
	top:14px !important;
}

#item102814 {
	width:45px !important;
	height:7px !important;
	left:113px !important;
	top:572px !important;
}

#item102841 {
	width:43px !important;
	height:7px !important;
	left:113px !important;
	top:579px !important;
}

#item102868 {
	width:60px !important;
	height:7px !important;
	left:210px !important;
	top:565px !important;
}

#item102895 {
	width:43px !important;
	height:7px !important;
	left:210px !important;
	top:572px !important;
}

#item102922 {
	width:41px !important;
	height:7px !important;
	left:308px !important;
	top:571px !important;
}

#item102949 {
	width:45px !important;
	height:7px !important;
	left:308px !important;
	top:578px !important;
}

#item102976 {
	width:54px !important;
	height:7px !important;
	left:308px !important;
	top:585px !important;
}

#item103004 {
	width:77px !important;
	height:7px !important;
	left:405px !important;
	top:571px !important;
}

#item1860 {
	width:220px !important;
	height:593px !important;
}

#item1855 {
	width:220px !important;
	height:593px !important;
	left:14px !important;
	top:14px !important;
}

#item1866 {
	width:136px !important;
	height:214px !important;
}

#item1861 {
	width:136px !important;
	height:214px !important;
	left:258px !important;
	top:46px !important;
}

#item1872 {
	width:125px !important;
	height:215px !important;
}

#item1867 {
	width:125px !important;
	height:215px !important;
	left:259px !important;
	top:261px !important;
}

#item1879 {
	width:114px !important;
	height:216px !important;
}

#item1873 {
	width:114px !important;
	height:216px !important;
	left:388px !important;
	top:261px !important;
}

#item1885 {
	width:83px !important;
	height:73px !important;
}

#item1880 {
	width:83px !important;
	height:73px !important;
	left:400px !important;
	top:123px !important;
}

#item3493 {
	width:96px !important;
	height:90px !important;
}

#item3488 {
	width:96px !important;
	height:90px !important;
	left:416px !important;
	top:164px !important;
}

#item103031 {
	width:62px !important;
	height:7px !important;
	left:272px !important;
	top:505px !important;
}

#item103058 {
	width:62px !important;
	height:7px !important;
	left:272px !important;
	top:512px !important;
}

#item103086 {
	width:43px !important;
	height:7px !important;
	left:378px !important;
	top:499px !important;
}

#item103113 {
	width:64px !important;
	height:7px !important;
	left:378px !important;
	top:506px !important;
}

#item103140 {
	width:43px !important;
	height:7px !important;
	left:378px !important;
	top:512px !important;
}

#item103167 {
	width:62px !important;
	height:7px !important;
	left:272px !important;
	top:556px !important;
}

#item103194 {
	width:62px !important;
	height:7px !important;
	left:272px !important;
	top:562px !important;
}

#item103221 {
	width:63px !important;
	height:7px !important;
	left:272px !important;
	top:569px !important;
}

#item1892 {
	width:91px !important;
	height:116px !important;
}

#item1886 {
	width:91px !important;
	height:116px !important;
	left:211px !important;
	top:155px !important;
}

#item3519 {
	width:68px !important;
	height:163px !important;
}

#item3514 {
	width:68px !important;
	height:163px !important;
	left:240px !important;
	top:285px !important;
}

#item3534 {
	width:49px !important;
	height:163px !important;
}

#item3529 {
	width:49px !important;
	height:163px !important;
	left:190px !important;
	top:285px !important;
}

#item3540 {
	width:50px !important;
	height:163px !important;
}

#item3535 {
	width:50px !important;
	height:163px !important;
	left:138px !important;
	top:285px !important;
}

#item3547 {
	width:50px !important;
	height:163px !important;
}

#item3541 {
	width:50px !important;
	height:163px !important;
	left:86px !important;
	top:285px !important;
}

#item3553 {
	width:58px !important;
	height:163px !important;
}

#item3548 {
	width:58px !important;
	height:163px !important;
	left:25px !important;
	top:285px !important;
}

#item3499 {
	width:54px !important;
	height:116px !important;
}

#item3494 {
	width:54px !important;
	height:116px !important;
	left:155px !important;
	top:155px !important;
}

#item3507 {
	width:48px !important;
	height:116px !important;
}

#item3500 {
	width:48px !important;
	height:116px !important;
	left:105px !important;
	top:155px !important;
}

#item3513 {
	width:74px !important;
	height:116px !important;
}

#item3508 {
	width:74px !important;
	height:116px !important;
	left:29px !important;
	top:155px !important;
}

#item1904 {
	width:170px !important;
	height:312px !important;
}

#item1899 {
	width:170px !important;
	height:312px !important;
	left:328px !important;
	top:253px !important;
}

#item1910 {
	width:152px !important;
	height:141px !important;
}

#item1905 {
	width:152px !important;
	height:141px !important;
	left:324px !important;
	top:105px !important;
}

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

#item103276 {
	width:64px !important;
	height:7px !important;
	left:43px !important;
	top:530px !important;
}

#item103303 {
	width:45px !important;
	height:7px !important;
	left:43px !important;
	top:536px !important;
}

#item103330 {
	width:43px !important;
	height:7px !important;
	left:43px !important;
	top:543px !important;
}

#item103357 {
	width:58px !important;
	height:7px !important;
	left:43px !important;
	top:573px !important;
}

#item103384 {
	width:43px !important;
	height:7px !important;
	left:151px !important;
	top:523px !important;
}

#item103411 {
	width:45px !important;
	height:7px !important;
	left:151px !important;
	top:530px !important;
}

#item103438 {
	width:62px !important;
	height:7px !important;
	left:151px !important;
	top:559px !important;
}

#item103465 {
	width:83px !important;
	height:7px !important;
	left:151px !important;
	top:565px !important;
}

#item103492 {
	width:63px !important;
	height:7px !important;
	left:151px !important;
	top:572px !important;
}

#item103520 {
	width:62px !important;
	height:7px !important;
	left:151px !important;
	top:579px !important;
}

#item1916 {
	width:158px !important;
	height:334px !important;
}

#item1911 {
	width:158px !important;
	height:334px !important;
	left:94px !important;
	top:72px !important;
}

#item1922 {
	width:138px !important;
	height:405px !important;
}

#item1917 {
	width:138px !important;
	height:405px !important;
	left:260px !important;
	top:63px !important;
}

#item3559 {
	width:74px !important;
	height:104px !important;
}

#item3554 {
	width:74px !important;
	height:104px !important;
	left:52px !important;
	top:528px !important;
}

#item3568 {
	width:37px !important;
	height:104px !important;
}

#item3563 {
	width:37px !important;
	height:104px !important;
	left:127px !important;
	top:528px !important;
}

#item3574 {
	width:55px !important;
	height:104px !important;
}

#item3569 {
	width:55px !important;
	height:104px !important;
	left:166px !important;
	top:528px !important;
}

#item3580 {
	width:55px !important;
	height:104px !important;
}

#item3575 {
	width:55px !important;
	height:104px !important;
	left:222px !important;
	top:528px !important;
}

#item103547 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:556px !important;
}

#item103574 {
	width:54px !important;
	height:7px !important;
	left:284px !important;
	top:562px !important;
}

#item103601 {
	width:55px !important;
	height:7px !important;
	left:284px !important;
	top:569px !important;
}

#item103629 {
	width:43px !important;
	height:7px !important;
	left:284px !important;
	top:576px !important;
}

#item103656 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:556px !important;
}

#item103683 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:563px !important;
}

#item103710 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:569px !important;
}

#item103737 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

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

#item1923 {
	width:158px !important;
	height:338px !important;
	top:98px !important;
}

#item3588 {
	width:168px !important;
	height:338px !important;
}

#item3583 {
	width:168px !important;
	height:338px !important;
	left:172px !important;
	top:98px !important;
}

#item3594 {
	width:168px !important;
	height:338px !important;
}

#item3589 {
	width:168px !important;
	height:338px !important;
	left:348px !important;
	top:98px !important;
}

#item1947 {
	width:93px !important;
	height:165px !important;
}

#item1942 {
	width:93px !important;
	height:165px !important;
	left:423px !important;
	top:442px !important;
}

#item3601 {
	width:106px !important;
	height:165px !important;
}

#item3596 {
	width:106px !important;
	height:165px !important;
	left:314px !important;
	top:442px !important;
}

#item3608 {
	width:112px !important;
	height:165px !important;
}

#item3602 {
	width:112px !important;
	height:165px !important;
	left:199px !important;
	top:442px !important;
}

#item3615 {
	width:101px !important;
	height:165px !important;
}

#item3609 {
	width:101px !important;
	height:165px !important;
	left:96px !important;
	top:442px !important;
}

#item3622 {
	width:94px !important;
	height:165px !important;
}

#item3616 {
	width:94px !important;
	height:165px !important;
	top:442px !important;
}

#item103765 {
	width:43px !important;
	height:7px !important;
	left:114px !important;
	top:544px !important;
}

#item103792 {
	width:59px !important;
	height:7px !important;
	left:114px !important;
	top:550px !important;
}

#item103820 {
	width:46px !important;
	height:7px !important;
	left:114px !important;
	top:557px !important;
}

#item103848 {
	width:43px !important;
	height:7px !important;
	left:114px !important;
	top:563px !important;
}

#item103875 {
	width:56px !important;
	height:7px !important;
	left:216px !important;
	top:537px !important;
}

#item103902 {
	width:43px !important;
	height:7px !important;
	left:216px !important;
	top:544px !important;
}

#item103929 {
	width:59px !important;
	height:7px !important;
	left:216px !important;
	top:550px !important;
}

#item103956 {
	width:46px !important;
	height:7px !important;
	left:216px !important;
	top:557px !important;
}

#item103983 {
	width:43px !important;
	height:7px !important;
	left:216px !important;
	top:564px !important;
}

#item104011 {
	width:56px !important;
	height:7px !important;
	left:317px !important;
	top:544px !important;
}

#item104039 {
	width:59px !important;
	height:7px !important;
	left:317px !important;
	top:551px !important;
}

#item104066 {
	width:43px !important;
	height:7px !important;
	left:317px !important;
	top:558px !important;
}

#item1953 {
	width:121px !important;
	height:160px !important;
}

#item1948 {
	width:121px !important;
	height:160px !important;
	left:14px !important;
	top:119px !important;
}

#item3629 {
	width:63px !important;
	height:160px !important;
}

#item3624 {
	width:63px !important;
	height:160px !important;
	left:137px !important;
	top:119px !important;
}

#item3635 {
	width:63px !important;
	height:160px !important;
}

#item3630 {
	width:63px !important;
	height:160px !important;
	left:202px !important;
	top:119px !important;
}

#item3641 {
	width:65px !important;
	height:160px !important;
}

#item3636 {
	width:65px !important;
	height:160px !important;
	left:267px !important;
	top:119px !important;
}

#item3647 {
	width:65px !important;
	height:160px !important;
}

#item3642 {
	width:65px !important;
	height:160px !important;
	left:334px !important;
	top:119px !important;
}

#item3653 {
	width:101px !important;
	height:160px !important;
}

#item3648 {
	width:101px !important;
	height:160px !important;
	left:401px !important;
	top:119px !important;
}

#item1960 {
	width:59px !important;
	height:200px !important;
}

#item1954 {
	width:59px !important;
	height:200px !important;
	left:116px !important;
	top:302px !important;
}

#item3666 {
	width:41px !important;
	height:200px !important;
}

#item3661 {
	width:41px !important;
	height:200px !important;
	left:176px !important;
	top:302px !important;
}

#item3672 {
	width:39px !important;
	height:200px !important;
}

#item3667 {
	width:39px !important;
	height:200px !important;
	left:218px !important;
	top:302px !important;
}

#item3678 {
	width:35px !important;
	height:200px !important;
}

#item3673 {
	width:35px !important;
	height:200px !important;
	left:259px !important;
	top:302px !important;
}

#item3685 {
	width:37px !important;
	height:200px !important;
}

#item3680 {
	width:37px !important;
	height:200px !important;
	left:296px !important;
	top:302px !important;
}

#item3694 {
	width:35px !important;
	height:200px !important;
}

#item3689 {
	width:35px !important;
	height:200px !important;
	left:335px !important;
	top:302px !important;
}

#item3700 {
	width:64px !important;
	height:200px !important;
}

#item3695 {
	width:64px !important;
	height:200px !important;
	left:373px !important;
	top:302px !important;
}

#item3660 {
	width:89px !important;
	height:147px !important;
}

#item3654 {
	width:89px !important;
	height:147px !important;
	left:14px !important;
	top:304px !important;
}

#item63507 {
	width:90px !important;
	height:19px !important;
}

#item63502 {
	width:90px !important;
	height:19px !important;
	left:426px !important;
	top:358px !important;
}

#item63514 {
	width:90px !important;
	height:19px !important;
}

#item63508 {
	width:90px !important;
	height:19px !important;
	left:426px !important;
	top:379px !important;
}

#item63520 {
	width:90px !important;
	height:19px !important;
}

#item63515 {
	width:90px !important;
	height:19px !important;
	left:426px !important;
	top:399px !important;
}

#item104093 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:542px !important;
}

#item104120 {
	width:67px !important;
	height:7px !important;
	left:19px !important;
	top:548px !important;
}

#item104147 {
	width:59px !important;
	height:7px !important;
	left:112px !important;
	top:542px !important;
}

#item104174 {
	width:61px !important;
	height:7px !important;
	left:112px !important;
	top:548px !important;
}

#item104201 {
	width:59px !important;
	height:7px !important;
	left:112px !important;
	top:577px !important;
}

#item104228 {
	width:76px !important;
	height:7px !important;
	left:112px !important;
	top:584px !important;
}

#item104257 {
	width:58px !important;
	height:7px !important;
	left:206px !important;
	top:533px !important;
}

#item104284 {
	width:45px !important;
	height:7px !important;
	left:206px !important;
	top:540px !important;
}

#item104311 {
	width:57px !important;
	height:7px !important;
	left:206px !important;
	top:546px !important;
}

#item104338 {
	width:47px !important;
	height:7px !important;
	left:307px !important;
	top:546px !important;
}

#item104365 {
	width:52px !important;
	height:7px !important;
	left:307px !important;
	top:553px !important;
}

#item104392 {
	width:59px !important;
	height:7px !important;
	left:307px !important;
	top:559px !important;
}

#item104419 {
	width:55px !important;
	height:7px !important;
	left:307px !important;
	top:566px !important;
}

#item104446 {
	width:47px !important;
	height:7px !important;
	left:400px !important;
	top:540px !important;
}

#item104474 {
	width:55px !important;
	height:7px !important;
	left:400px !important;
	top:547px !important;
}

#item104501 {
	width:52px !important;
	height:7px !important;
	left:400px !important;
	top:553px !important;
}

#item104529 {
	width:38px !important;
	height:7px !important;
	left:400px !important;
	top:560px !important;
}

#item104556 {
	width:70px !important;
	height:7px !important;
	left:400px !important;
	top:566px !important;
}

#item104583 {
	width:59px !important;
	height:7px !important;
	left:400px !important;
	top:573px !important;
}

#item104610 {
	width:67px !important;
	height:7px !important;
	left:400px !important;
	top:580px !important;
}

#item104637 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:542px !important;
}

#item104664 {
	width:67px !important;
	height:7px !important;
	left:19px !important;
	top:548px !important;
}

#item104691 {
	width:59px !important;
	height:7px !important;
	left:112px !important;
	top:542px !important;
}

#item104718 {
	width:61px !important;
	height:7px !important;
	left:112px !important;
	top:548px !important;
}

#item104745 {
	width:59px !important;
	height:7px !important;
	left:112px !important;
	top:577px !important;
}

#item104773 {
	width:76px !important;
	height:7px !important;
	left:112px !important;
	top:584px !important;
}

#item104800 {
	width:58px !important;
	height:7px !important;
	left:206px !important;
	top:533px !important;
}

#item104827 {
	width:45px !important;
	height:7px !important;
	left:206px !important;
	top:540px !important;
}

#item104854 {
	width:57px !important;
	height:7px !important;
	left:206px !important;
	top:546px !important;
}

#item104881 {
	width:47px !important;
	height:7px !important;
	left:307px !important;
	top:546px !important;
}

#item104908 {
	width:52px !important;
	height:7px !important;
	left:307px !important;
	top:553px !important;
}

#item104935 {
	width:59px !important;
	height:7px !important;
	left:307px !important;
	top:559px !important;
}

#item104962 {
	width:55px !important;
	height:7px !important;
	left:307px !important;
	top:566px !important;
}

#item104990 {
	width:47px !important;
	height:7px !important;
	left:400px !important;
	top:540px !important;
}

#item105018 {
	width:55px !important;
	height:7px !important;
	left:400px !important;
	top:547px !important;
}

#item105045 {
	width:52px !important;
	height:7px !important;
	left:400px !important;
	top:553px !important;
}

#item105072 {
	width:38px !important;
	height:7px !important;
	left:400px !important;
	top:560px !important;
}

#item105099 {
	width:70px !important;
	height:7px !important;
	left:400px !important;
	top:566px !important;
}

#item105126 {
	width:59px !important;
	height:7px !important;
	left:400px !important;
	top:573px !important;
}

#item105154 {
	width:67px !important;
	height:7px !important;
	left:400px !important;
	top:580px !important;
}

#item1966 {
	width:152px !important;
	height:108px !important;
}

#item1961 {
	width:152px !important;
	height:108px !important;
	left:14px !important;
	top:108px !important;
}

#item3706 {
	width:131px !important;
	height:258px !important;
}

#item3701 {
	width:131px !important;
	height:258px !important;
	left:32px !important;
	top:251px !important;
}

#item63526 {
	width:91px !important;
	height:32px !important;
}

#item63521 {
	width:91px !important;
	height:32px !important;
	left:48px !important;
	top:217px !important;
}

#item1972 {
	width:285px !important;
	height:388px !important;
}

#item1967 {
	width:285px !important;
	height:388px !important;
	left:217px !important;
	top:167px !important;
}

#item1978 {
	width:89px !important;
	height:133px !important;
}

#item1973 {
	width:89px !important;
	height:133px !important;
	left:75px !important;
	top:96px !important;
}

#item3721 {
	width:65px !important;
	height:133px !important;
}

#item3715 {
	width:65px !important;
	height:133px !important;
	left:165px !important;
	top:96px !important;
}

#item3728 {
	width:61px !important;
	height:133px !important;
}

#item3722 {
	width:61px !important;
	height:133px !important;
	left:231px !important;
	top:96px !important;
}

#item3734 {
	width:63px !important;
	height:133px !important;
}

#item3729 {
	width:63px !important;
	height:133px !important;
	left:293px !important;
	top:96px !important;
}

#item3741 {
	width:63px !important;
	height:133px !important;
}

#item3735 {
	width:63px !important;
	height:133px !important;
	left:357px !important;
	top:96px !important;
}

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

#item3742 {
	width:74px !important;
	height:133px !important;
	left:422px !important;
	top:96px !important;
}

#item3714 {
	width:97px !important;
	height:130px !important;
}

#item3709 {
	width:97px !important;
	height:130px !important;
}

#item1984 {
	width:74px !important;
	height:206px !important;
}

#item1979 {
	width:74px !important;
	height:206px !important;
	left:9px !important;
	top:288px !important;
}

#item3754 {
	width:53px !important;
	height:206px !important;
}

#item3748 {
	width:53px !important;
	height:206px !important;
	left:84px !important;
	top:288px !important;
}

#item3762 {
	width:58px !important;
	height:206px !important;
}

#item3757 {
	width:58px !important;
	height:206px !important;
	left:138px !important;
	top:288px !important;
}

#item3768 {
	width:63px !important;
	height:206px !important;
}

#item3763 {
	width:63px !important;
	height:206px !important;
	left:198px !important;
	top:288px !important;
}

#item1990 {
	width:102px !important;
	height:56px !important;
}

#item1985 {
	width:102px !important;
	height:56px !important;
	left:288px !important;
	top:265px !important;
}

#item3780 {
	width:102px !important;
	height:141px !important;
}

#item3775 {
	width:102px !important;
	height:141px !important;
	left:292px !important;
	top:322px !important;
}

#item3786 {
	width:106px !important;
	height:147px !important;
}

#item3781 {
	width:106px !important;
	height:147px !important;
	left:396px !important;
	top:322px !important;
}

#item3774 {
	width:108px !important;
	height:56px !important;
}

#item3769 {
	width:108px !important;
	height:56px !important;
	left:391px !important;
	top:265px !important;
}

#item105181 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:524px !important;
}

#item105209 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:530px !important;
}

#item105236 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item105264 {
	width:73px !important;
	height:7px !important;
	left:142px !important;
	top:524px !important;
}

#item105291 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:566px !important;
}

#item105319 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:572px !important;
}

#item105346 {
	width:47px !important;
	height:7px !important;
	left:268px !important;
	top:536px !important;
}

#item105373 {
	width:43px !important;
	height:7px !important;
	left:268px !important;
	top:543px !important;
}

#item105400 {
	width:55px !important;
	height:7px !important;
	left:268px !important;
	top:549px !important;
}

#item105427 {
	width:65px !important;
	height:7px !important;
	left:268px !important;
	top:576px !important;
}

#item105454 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:537px !important;
}

#item105481 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:543px !important;
}

#item105509 {
	width:55px !important;
	height:7px !important;
	left:391px !important;
	top:550px !important;
}

#item105536 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:576px !important;
}

#item105563 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:524px !important;
}

#item105590 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:530px !important;
}

#item105617 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item105644 {
	width:73px !important;
	height:7px !important;
	left:142px !important;
	top:524px !important;
}

#item105671 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:566px !important;
}

#item105698 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:572px !important;
}

#item105725 {
	width:47px !important;
	height:7px !important;
	left:268px !important;
	top:536px !important;
}

#item105753 {
	width:43px !important;
	height:7px !important;
	left:268px !important;
	top:543px !important;
}

#item105780 {
	width:55px !important;
	height:7px !important;
	left:268px !important;
	top:549px !important;
}

#item105807 {
	width:65px !important;
	height:7px !important;
	left:268px !important;
	top:576px !important;
}

#item105835 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:537px !important;
}

#item105862 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:543px !important;
}

#item105889 {
	width:55px !important;
	height:7px !important;
	left:391px !important;
	top:550px !important;
}

#item105916 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:576px !important;
}

#item1997 {
	width:126px !important;
	height:127px !important;
}

#item1991 {
	width:126px !important;
	height:127px !important;
	left:39px !important;
	top:111px !important;
}

#item3792 {
	width:153px !important;
	height:292px !important;
}

#item3787 {
	width:153px !important;
	height:292px !important;
	left:14px !important;
	top:240px !important;
}

#item2004 {
	width:126px !important;
	height:144px !important;
}

#item1998 {
	width:126px !important;
	height:144px !important;
	left:168px !important;
	top:101px !important;
}

#item3799 {
	width:161px !important;
	height:286px !important;
}

#item3793 {
	width:161px !important;
	height:286px !important;
	left:180px !important;
	top:249px !important;
}

#item3805 {
	width:126px !important;
	height:275px !important;
}

#item3800 {
	width:126px !important;
	height:275px !important;
	left:346px !important;
	top:270px !important;
}

#item2011 {
	width:154px !important;
	height:141px !important;
}

#item2006 {
	width:154px !important;
	height:141px !important;
	left:317px !important;
	top:122px !important;
}

#item2017 {
	width:105px !important;
	height:99px !important;
}

#item2012 {
	width:105px !important;
	height:99px !important;
	left:28px !important;
	top:63px !important;
}

#item63534 {
	width:88px !important;
	height:109px !important;
}

#item63528 {
	width:88px !important;
	height:109px !important;
	left:395px !important;
	top:10px !important;
}

#item2023 {
	width:55px !important;
	height:63px !important;
}

#item2018 {
	width:55px !important;
	height:63px !important;
	left:26px !important;
	top:180px !important;
}

#item3814 {
	width:55px !important;
	height:63px !important;
}

#item3809 {
	width:55px !important;
	height:63px !important;
	left:75px !important;
	top:211px !important;
}

#item3820 {
	width:55px !important;
	height:63px !important;
}

#item3815 {
	width:55px !important;
	height:63px !important;
	left:18px !important;
	top:247px !important;
}

#item3826 {
	width:55px !important;
	height:63px !important;
}

#item3821 {
	width:55px !important;
	height:63px !important;
	left:80px !important;
	top:276px !important;
}

#item3846 {
	width:30px !important;
	height:87px !important;
}

#item3841 {
	width:30px !important;
	height:87px !important;
	left:22px !important;
	top:499px !important;
}

#item3853 {
	width:21px !important;
	height:87px !important;
}

#item3847 {
	width:21px !important;
	height:87px !important;
	left:53px !important;
	top:499px !important;
}

#item3859 {
	width:23px !important;
	height:87px !important;
}

#item3854 {
	width:23px !important;
	height:87px !important;
	left:75px !important;
	top:499px !important;
}

#item3865 {
	width:23px !important;
	height:87px !important;
}

#item3860 {
	width:23px !important;
	height:87px !important;
	left:99px !important;
	top:499px !important;
}

#item3832 {
	width:55px !important;
	height:113px !important;
}

#item3827 {
	width:55px !important;
	height:113px !important;
	left:18px !important;
	top:312px !important;
}

#item3840 {
	width:60px !important;
	height:116px !important;
}

#item3835 {
	width:60px !important;
	height:116px !important;
	left:75px !important;
	top:340px !important;
}

#item2029 {
	width:185px !important;
	height:164px !important;
}

#item2024 {
	width:185px !important;
	height:164px !important;
	left:198px !important;
	top:105px !important;
}

#item2035 {
	width:166px !important;
	height:242px !important;
}

#item2030 {
	width:166px !important;
	height:242px !important;
	left:205px !important;
	top:275px !important;
}

#item105943 {
	width:61px !important;
	height:7px !important;
	left:393px !important;
	top:144px !important;
}

#item105970 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:151px !important;
}

#item105997 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:195px !important;
}

#item106026 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:201px !important;
}

#item106053 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:208px !important;
}

#item106080 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:214px !important;
}

#item106107 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:258px !important;
}

#item106134 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:264px !important;
}

#item106161 {
	width:64px !important;
	height:7px !important;
	left:393px !important;
	top:271px !important;
}

#item106188 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:278px !important;
}

#item106215 {
	width:51px !important;
	height:7px !important;
	left:393px !important;
	top:284px !important;
}

#item106242 {
	width:48px !important;
	height:7px !important;
	left:393px !important;
	top:291px !important;
}

#item106270 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:340px !important;
}

#item106297 {
	width:38px !important;
	height:7px !important;
	left:393px !important;
	top:347px !important;
}

#item106324 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:353px !important;
}

#item106351 {
	width:48px !important;
	height:7px !important;
	left:393px !important;
	top:360px !important;
}

#item106379 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:403px !important;
}

#item106406 {
	width:51px !important;
	height:7px !important;
	left:393px !important;
	top:409px !important;
}

#item106433 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:477px !important;
}

#item106460 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:484px !important;
}

#item106487 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:513px !important;
}

#item106515 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:520px !important;
}

#item106542 {
	width:61px !important;
	height:7px !important;
	left:393px !important;
	top:144px !important;
}

#item106570 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:151px !important;
}

#item106598 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:195px !important;
}

#item106625 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:201px !important;
}

#item106652 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:208px !important;
}

#item106679 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:214px !important;
}

#item106706 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:258px !important;
}

#item106733 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:264px !important;
}

#item106761 {
	width:64px !important;
	height:7px !important;
	left:393px !important;
	top:271px !important;
}

#item106789 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:278px !important;
}

#item106816 {
	width:51px !important;
	height:7px !important;
	left:393px !important;
	top:284px !important;
}

#item106844 {
	width:48px !important;
	height:7px !important;
	left:393px !important;
	top:291px !important;
}

#item106871 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:340px !important;
}

#item106898 {
	width:38px !important;
	height:7px !important;
	left:393px !important;
	top:347px !important;
}

#item106925 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:353px !important;
}

#item106952 {
	width:48px !important;
	height:7px !important;
	left:393px !important;
	top:360px !important;
}

#item106979 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:403px !important;
}

#item107008 {
	width:51px !important;
	height:7px !important;
	left:393px !important;
	top:409px !important;
}

#item107035 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:477px !important;
}

#item107062 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:484px !important;
}

#item107089 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:513px !important;
}

#item107116 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:520px !important;
}

#item2041 {
	width:204px !important;
	height:281px !important;
}

#item2036 {
	width:204px !important;
	height:281px !important;
	left:14px !important;
	top:19px !important;
}

#item2048 {
	width:174px !important;
	height:586px !important;
}

#item2042 {
	width:174px !important;
	height:586px !important;
	left:226px !important;
	top:14px !important;
}

#item3905 {
	width:106px !important;
	height:283px !important;
}

#item3900 {
	width:106px !important;
	height:283px !important;
	left:410px !important;
	top:292px !important;
}

#item63540 {
	width:27px !important;
	height:29px !important;
}

#item63535 {
	width:27px !important;
	height:29px !important;
	left:447px !important;
	top:216px !important;
}

#item2054 {
	width:154px !important;
	height:175px !important;
}

#item2049 {
	width:154px !important;
	height:175px !important;
	left:14px !important;
	top:406px !important;
}

#item3899 {
	width:29px !important;
	height:28px !important;
}

#item3892 {
	width:29px !important;
	height:28px !important;
	left:174px !important;
	top:511px !important;
}

#item3872 {
	width:58px !important;
	height:88px !important;
}

#item3867 {
	width:58px !important;
	height:88px !important;
	left:18px !important;
	top:308px !important;
}

#item3878 {
	width:41px !important;
	height:88px !important;
}

#item3873 {
	width:41px !important;
	height:88px !important;
	left:77px !important;
	top:308px !important;
}

#item3885 {
	width:28px !important;
	height:88px !important;
}

#item3879 {
	width:28px !important;
	height:88px !important;
	left:119px !important;
	top:308px !important;
}

#item3891 {
	width:55px !important;
	height:88px !important;
}

#item3886 {
	width:55px !important;
	height:88px !important;
	left:148px !important;
	top:308px !important;
}

#item2061 {
	width:277px !important;
	height:155px !important;
}

#item2055 {
	width:277px !important;
	height:155px !important;
}

#item3913 {
	width:277px !important;
	height:145px !important;
}

#item3907 {
	width:277px !important;
	height:145px !important;
	top:90px !important;
}

#item3919 {
	width:277px !important;
	height:139px !important;
}

#item3914 {
	width:277px !important;
	height:139px !important;
	top:161px !important;
}

#item3925 {
	width:277px !important;
	height:134px !important;
}

#item3920 {
	width:277px !important;
	height:134px !important;
	top:227px !important;
}

#item3931 {
	width:277px !important;
	height:134px !important;
}

#item3926 {
	width:277px !important;
	height:134px !important;
	top:302px !important;
}

#item3940 {
	width:216px !important;
	height:134px !important;
}

#item3935 {
	width:216px !important;
	height:134px !important;
	left:61px !important;
	top:376px !important;
}

#item3946 {
	width:169px !important;
	height:72px !important;
}

#item3941 {
	width:169px !important;
	height:72px !important;
	left:14px !important;
	top:439px !important;
}

#item2067 {
	width:101px !important;
	height:263px !important;
}

#item2062 {
	width:101px !important;
	height:263px !important;
	left:286px !important;
	top:247px !important;
}

#item2073 {
	width:115px !important;
	height:217px !important;
}

#item2068 {
	width:115px !important;
	height:217px !important;
	left:282px !important;
	top:21px !important;
}

#item3952 {
	width:98px !important;
	height:217px !important;
}

#item3947 {
	width:98px !important;
	height:217px !important;
	left:404px !important;
	top:21px !important;
}

#item3958 {
	width:72px !important;
	height:48px !important;
}

#item3953 {
	width:72px !important;
	height:48px !important;
	left:430px !important;
	top:247px !important;
}

#item3967 {
	width:72px !important;
	height:48px !important;
}

#item3962 {
	width:72px !important;
	height:48px !important;
	left:430px !important;
	top:296px !important;
}

#item3973 {
	width:72px !important;
	height:34px !important;
}

#item3968 {
	width:72px !important;
	height:34px !important;
	left:430px !important;
	top:346px !important;
}

#item3979 {
	width:72px !important;
	height:29px !important;
}

#item3974 {
	width:72px !important;
	height:29px !important;
	left:430px !important;
	top:382px !important;
}

#item3985 {
	width:72px !important;
	height:42px !important;
}

#item3980 {
	width:72px !important;
	height:42px !important;
	left:430px !important;
	top:413px !important;
}

#item3991 {
	width:72px !important;
	height:42px !important;
}

#item3986 {
	width:72px !important;
	height:42px !important;
	left:430px !important;
	top:456px !important;
}

#item107143 {
	width:48px !important;
	height:7px !important;
	left:18px !important;
	top:536px !important;
}

#item107170 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:543px !important;
}

#item107197 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:550px !important;
}

#item107225 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:556px !important;
}

#item107252 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:563px !important;
}

#item107280 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:569px !important;
}

#item107307 {
	width:48px !important;
	height:7px !important;
	left:116px !important;
	top:537px !important;
}

#item107334 {
	width:53px !important;
	height:7px !important;
	left:116px !important;
	top:544px !important;
}

#item107361 {
	width:52px !important;
	height:7px !important;
	left:116px !important;
	top:550px !important;
}

#item107388 {
	width:46px !important;
	height:7px !important;
	left:116px !important;
	top:557px !important;
}

#item107415 {
	width:59px !important;
	height:7px !important;
	left:116px !important;
	top:564px !important;
}

#item107442 {
	width:52px !important;
	height:7px !important;
	left:116px !important;
	top:570px !important;
}

#item107469 {
	width:54px !important;
	height:7px !important;
	left:116px !important;
	top:577px !important;
}

#item107496 {
	width:65px !important;
	height:7px !important;
	left:213px !important;
	top:546px !important;
}

#item107524 {
	width:45px !important;
	height:7px !important;
	left:213px !important;
	top:552px !important;
}

#item107551 {
	width:47px !important;
	height:7px !important;
	left:310px !important;
	top:546px !important;
}

#item107578 {
	width:43px !important;
	height:7px !important;
	left:310px !important;
	top:552px !important;
}

#item107605 {
	width:37px !important;
	height:7px !important;
	left:310px !important;
	top:559px !important;
}

#item107632 {
	width:53px !important;
	height:7px !important;
	left:310px !important;
	top:565px !important;
}

#item2079 {
	width:268px !important;
	height:50px !important;
}

#item2074 {
	width:268px !important;
	height:50px !important;
	left:119px !important;
}

#item3997 {
	width:268px !important;
	height:55px !important;
}

#item3992 {
	width:268px !important;
	height:55px !important;
	left:119px !important;
	top:52px !important;
}

#item4003 {
	width:268px !important;
	height:59px !important;
}

#item3998 {
	width:268px !important;
	height:59px !important;
	left:119px !important;
	top:111px !important;
}

#item4009 {
	width:268px !important;
	height:71px !important;
}

#item4004 {
	width:268px !important;
	height:71px !important;
	left:119px !important;
	top:172px !important;
}

#item4017 {
	width:268px !important;
	height:39px !important;
}

#item4010 {
	width:268px !important;
	height:39px !important;
	left:119px !important;
	top:249px !important;
}

#item4024 {
	width:268px !important;
	height:41px !important;
}

#item4019 {
	width:268px !important;
	height:41px !important;
	left:119px !important;
	top:290px !important;
}

#item4036 {
	width:268px !important;
	height:49px !important;
}

#item4031 {
	width:268px !important;
	height:49px !important;
	left:119px !important;
	top:334px !important;
}

#item4042 {
	width:268px !important;
	height:40px !important;
}

#item4037 {
	width:268px !important;
	height:40px !important;
	left:119px !important;
	top:385px !important;
}

#item4048 {
	width:268px !important;
	height:44px !important;
}

#item4043 {
	width:268px !important;
	height:44px !important;
	left:119px !important;
	top:429px !important;
}

#item4054 {
	width:268px !important;
	height:44px !important;
}

#item4049 {
	width:268px !important;
	height:44px !important;
	left:119px !important;
	top:476px !important;
}

#item4060 {
	width:268px !important;
	height:44px !important;
}

#item4055 {
	width:268px !important;
	height:44px !important;
	left:119px !important;
	top:522px !important;
}

#item4066 {
	width:268px !important;
	height:44px !important;
}

#item4061 {
	width:268px !important;
	height:44px !important;
	left:119px !important;
	top:568px !important;
}

#item4073 {
	width:107px !important;
	height:136px !important;
}

#item4068 {
	width:107px !important;
	height:136px !important;
	left:389px !important;
	top:14px !important;
}

#item4082 {
	width:107px !important;
	height:147px !important;
}

#item4077 {
	width:107px !important;
	height:147px !important;
	left:389px !important;
	top:152px !important;
}

#item4088 {
	width:107px !important;
	height:147px !important;
}

#item4083 {
	width:107px !important;
	height:147px !important;
	left:389px !important;
	top:302px !important;
}

#item4094 {
	width:107px !important;
	height:151px !important;
}

#item4089 {
	width:107px !important;
	height:151px !important;
	left:389px !important;
	top:451px !important;
}

#item107660 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:154px !important;
}

#item107687 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:160px !important;
}

#item107714 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:167px !important;
}

#item107742 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:173px !important;
}

#item107770 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:180px !important;
}

#item107797 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:187px !important;
}

#item107824 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:193px !important;
}

#item107851 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:200px !important;
}

#item107878 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:228px !important;
}

#item107906 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:235px !important;
}

#item107933 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:241px !important;
}

#item107961 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:248px !important;
}

#item107988 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:306px !important;
}

#item108016 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:313px !important;
}

#item108043 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:320px !important;
}

#item108071 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:326px !important;
}

#item108098 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:333px !important;
}

#item108125 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:339px !important;
}

#item108152 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:346px !important;
}

#item108179 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:353px !important;
}

#item108206 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:381px !important;
}

#item108233 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:387px !important;
}

#item108261 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:394px !important;
}

#item108288 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:400px !important;
}

#item108315 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:446px !important;
}

#item108342 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:452px !important;
}

#item108369 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:459px !important;
}

#item108396 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:465px !important;
}

#item108423 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:472px !important;
}

#item108450 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:479px !important;
}

#item108479 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:485px !important;
}

#item108508 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:492px !important;
}

#item2097 {
	width:100px !important;
	height:121px !important;
}

#item2092 {
	width:100px !important;
	height:121px !important;
	left:14px !important;
	top:119px !important;
}

#item4105 {
	width:100px !important;
	height:179px !important;
}

#item4100 {
	width:100px !important;
	height:179px !important;
	left:14px !important;
	top:242px !important;
}

#item4111 {
	width:100px !important;
	height:179px !important;
}

#item4106 {
	width:100px !important;
	height:179px !important;
	left:14px !important;
	top:423px !important;
}

#item2104 {
	width:126px !important;
	height:127px !important;
}

#item2099 {
	width:126px !important;
	height:127px !important;
	left:244px !important;
	top:23px !important;
}

#item4118 {
	width:126px !important;
	height:127px !important;
}

#item4113 {
	width:126px !important;
	height:127px !important;
	left:376px !important;
	top:53px !important;
}

#item4124 {
	width:126px !important;
	height:127px !important;
}

#item4119 {
	width:126px !important;
	height:127px !important;
	left:372px !important;
	top:188px !important;
}

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

#item4125 {
	width:95px !important;
	height:127px !important;
	left:142px !important;
	top:101px !important;
}

#item4149 {
	width:216px !important;
	height:143px !important;
}

#item4144 {
	width:216px !important;
	height:143px !important;
	left:278px !important;
	top:324px !important;
}

#item4142 {
	width:135px !important;
	height:224px !important;
}

#item4137 {
	width:135px !important;
	height:224px !important;
	left:138px !important;
	top:235px !important;
}

#item4136 {
	width:117px !important;
	height:161px !important;
}

#item4131 {
	width:117px !important;
	height:161px !important;
	left:242px !important;
	top:156px !important;
}

#item108535 {
	width:53px !important;
	height:7px !important;
	left:120px !important;
	top:540px !important;
}

#item108562 {
	width:43px !important;
	height:7px !important;
	left:194px !important;
	top:540px !important;
}

#item108590 {
	width:45px !important;
	height:7px !important;
	left:120px !important;
	top:546px !important;
}

#item108617 {
	width:50px !important;
	height:7px !important;
	left:245px !important;
	top:546px !important;
}

#item108644 {
	width:45px !important;
	height:7px !important;
	left:305px !important;
	top:546px !important;
}

#item108671 {
	width:53px !important;
	height:7px !important;
	left:245px !important;
	top:553px !important;
}

#item108698 {
	width:43px !important;
	height:7px !important;
	left:305px !important;
	top:553px !important;
}

#item108725 {
	width:72px !important;
	height:7px !important;
	left:245px !important;
	top:570px !important;
}

#item108752 {
	width:50px !important;
	height:7px !important;
	left:369px !important;
	top:546px !important;
}

#item108780 {
	width:45px !important;
	height:7px !important;
	left:422px !important;
	top:546px !important;
}

#item108807 {
	width:53px !important;
	height:7px !important;
	left:369px !important;
	top:553px !important;
}

#item108834 {
	width:65px !important;
	height:7px !important;
	left:422px !important;
	top:553px !important;
}

#item108861 {
	width:43px !important;
	height:7px !important;
	left:369px !important;
	top:559px !important;
}

#item108888 {
	width:43px !important;
	height:7px !important;
	left:422px !important;
	top:559px !important;
}

#item108915 {
	width:72px !important;
	height:7px !important;
	left:369px !important;
	top:580px !important;
}

#item108942 {
	width:59px !important;
	height:7px !important;
	left:369px !important;
	top:587px !important;
}

#item2110 {
	width:152px !important;
	height:284px !important;
}

#item2105 {
	width:152px !important;
	height:284px !important;
	left:152px !important;
	top:14px !important;
}

#item4191 {
	width:152px !important;
	height:284px !important;
}

#item4185 {
	width:152px !important;
	height:284px !important;
	left:353px !important;
	top:14px !important;
}

#item4155 {
	width:40px !important;
	height:64px !important;
}

#item4150 {
	width:40px !important;
	height:64px !important;
	left:111px !important;
	top:14px !important;
}

#item4197 {
	width:40px !important;
	height:55px !important;
}

#item4192 {
	width:40px !important;
	height:55px !important;
	left:312px !important;
	top:14px !important;
}

#item4206 {
	width:40px !important;
	height:55px !important;
}

#item4201 {
	width:40px !important;
	height:55px !important;
	left:312px !important;
	top:71px !important;
}

#item4212 {
	width:40px !important;
	height:55px !important;
}

#item4207 {
	width:40px !important;
	height:55px !important;
	left:312px !important;
	top:127px !important;
}

#item4218 {
	width:40px !important;
	height:52px !important;
}

#item4213 {
	width:40px !important;
	height:52px !important;
	left:312px !important;
	top:183px !important;
}

#item4224 {
	width:40px !important;
	height:78px !important;
}

#item4219 {
	width:40px !important;
	height:78px !important;
	left:312px !important;
	top:303px !important;
}

#item63548 {
	width:40px !important;
	height:56px !important;
}

#item63543 {
	width:40px !important;
	height:56px !important;
	left:312px !important;
	top:242px !important;
}

#item4258 {
	width:40px !important;
	height:78px !important;
}

#item4253 {
	width:40px !important;
	height:78px !important;
	left:312px !important;
	top:382px !important;
}

#item4264 {
	width:40px !important;
	height:78px !important;
}

#item4259 {
	width:40px !important;
	height:78px !important;
	left:312px !important;
	top:461px !important;
}

#item4270 {
	width:40px !important;
	height:63px !important;
}

#item4265 {
	width:40px !important;
	height:63px !important;
	left:312px !important;
	top:540px !important;
}

#item4162 {
	width:40px !important;
	height:59px !important;
}

#item4156 {
	width:40px !important;
	height:59px !important;
	left:111px !important;
	top:80px !important;
}

#item4168 {
	width:40px !important;
	height:56px !important;
}

#item4163 {
	width:40px !important;
	height:56px !important;
	left:111px !important;
	top:141px !important;
}

#item4175 {
	width:40px !important;
	height:56px !important;
}

#item4169 {
	width:40px !important;
	height:56px !important;
	left:111px !important;
	top:198px !important;
}

#item4181 {
	width:40px !important;
	height:44px !important;
}

#item4176 {
	width:40px !important;
	height:44px !important;
	left:111px !important;
	top:255px !important;
}

#item4230 {
	width:34px !important;
	height:31px !important;
}

#item4225 {
	width:34px !important;
	height:31px !important;
	left:32px !important;
	top:269px !important;
}

#item4237 {
	width:38px !important;
	height:31px !important;
}

#item4232 {
	width:38px !important;
	height:31px !important;
	left:67px !important;
	top:269px !important;
}

#item4243 {
	width:38px !important;
	height:43px !important;
}

#item4238 {
	width:38px !important;
	height:43px !important;
	left:67px !important;
	top:301px !important;
}

#item4249 {
	width:33px !important;
	height:43px !important;
}

#item4244 {
	width:33px !important;
	height:43px !important;
	left:33px !important;
	top:301px !important;
}

#item2116 {
	width:191px !important;
	height:298px !important;
}

#item2111 {
	width:191px !important;
	height:298px !important;
	left:113px !important;
	top:305px !important;
}

#item2122 {
	width:152px !important;
	height:300px !important;
}

#item2117 {
	width:152px !important;
	height:300px !important;
	left:353px !important;
	top:303px !important;
}

#item108969 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:115px !important;
}

#item108996 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:122px !important;
}

#item109024 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:128px !important;
}

#item109051 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:135px !important;
}

#item109078 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:141px !important;
}

#item109105 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:210px !important;
}

#item109133 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:216px !important;
}

#item109160 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:223px !important;
}

#item109187 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item109214 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:236px !important;
}

#item109241 {
	width:75px !important;
	height:7px !important;
	left:30px !important;
	top:383px !important;
}

#item109269 {
	width:75px !important;
	height:7px !important;
	left:30px !important;
	top:389px !important;
}

#item109296 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:396px !important;
}

#item109324 {
	width:73px !important;
	height:7px !important;
	left:30px !important;
	top:403px !important;
}

#item109352 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:409px !important;
}

#item109379 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:469px !important;
}

#item109406 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item109433 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item109460 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item2135 {
	width:101px !important;
	height:171px !important;
}

#item2129 {
	width:101px !important;
	height:171px !important;
	left:43px !important;
	top:20px !important;
}

#item4276 {
	width:107px !important;
	height:171px !important;
}

#item4271 {
	width:107px !important;
	height:171px !important;
	left:196px !important;
	top:20px !important;
}

#item2141 {
	width:271px !important;
	height:305px !important;
}

#item2136 {
	width:271px !important;
	height:305px !important;
	left:51px !important;
	top:262px !important;
}

#item2154 {
	width:178px !important;
	height:30px !important;
}

#item2148 {
	width:178px !important;
	height:30px !important;
	left:324px !important;
	top:20px !important;
}

#item4286 {
	width:178px !important;
	height:40px !important;
}

#item4280 {
	width:178px !important;
	height:40px !important;
	left:324px !important;
	top:52px !important;
}

#item4292 {
	width:178px !important;
	height:36px !important;
}

#item4287 {
	width:178px !important;
	height:36px !important;
	left:324px !important;
	top:93px !important;
}

#item2147 {
	width:176px !important;
	height:294px !important;
}

#item2142 {
	width:176px !important;
	height:294px !important;
	left:326px !important;
	top:133px !important;
}

#item109487 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:488px !important;
}

#item109515 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:494px !important;
}

#item109543 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:501px !important;
}

#item109570 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:548px !important;
}

#item109597 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:554px !important;
}

#item109624 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:561px !important;
}

#item2161 {
	width:180px !important;
	height:291px !important;
}

#item2155 {
	width:180px !important;
	height:291px !important;
	left:122px !important;
	top:20px !important;
}

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

#item4293 {
	width:50px !important;
	height:52px !important;
	left:47px !important;
	top:69px !important;
}

#item4305 {
	width:50px !important;
	height:66px !important;
}

#item4300 {
	width:50px !important;
	height:66px !important;
	left:63px !important;
	top:96px !important;
}

#item4311 {
	width:50px !important;
	height:66px !important;
}

#item4306 {
	width:50px !important;
	height:66px !important;
	left:35px !important;
	top:122px !important;
}

#item4318 {
	width:58px !important;
	height:43px !important;
}

#item4313 {
	width:58px !important;
	height:43px !important;
	left:41px !important;
	top:202px !important;
}

#item4324 {
	width:58px !important;
	height:70px !important;
}

#item4319 {
	width:58px !important;
	height:70px !important;
	left:60px !important;
	top:228px !important;
}

#item4330 {
	width:58px !important;
	height:70px !important;
}

#item4325 {
	width:58px !important;
	height:70px !important;
	left:33px !important;
	top:248px !important;
}

#item2167 {
	width:188px !important;
	height:292px !important;
}

#item2162 {
	width:188px !important;
	height:292px !important;
	left:309px !important;
	top:20px !important;
}

#item2173 {
	width:191px !important;
	height:280px !important;
}

#item2168 {
	width:191px !important;
	height:280px !important;
	left:305px !important;
	top:323px !important;
}

#item2179 {
	width:91px !important;
	height:94px !important;
}

#item2174 {
	width:91px !important;
	height:94px !important;
	left:127px !important;
	top:336px !important;
}

#item4349 {
	width:129px !important;
	height:50px !important;
}

#item4343 {
	width:129px !important;
	height:50px !important;
	left:134px !important;
	top:499px !important;
}

#item4355 {
	width:136px !important;
	height:50px !important;
}

#item4350 {
	width:136px !important;
	height:50px !important;
	left:166px !important;
	top:555px !important;
}

#item4336 {
	width:91px !important;
	height:148px !important;
}

#item4331 {
	width:91px !important;
	height:148px !important;
	left:175px !important;
	top:342px !important;
}

#item4342 {
	width:32px !important;
	height:166px !important;
}

#item4337 {
	width:32px !important;
	height:166px !important;
	left:269px !important;
	top:346px !important;
}

#item109651 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:351px !important;
}

#item109678 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:358px !important;
}

#item109705 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:364px !important;
}

#item109732 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:408px !important;
}

#item109761 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:415px !important;
}

#item109788 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item109815 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:477px !important;
}

#item109842 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item109869 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:491px !important;
}

#item109896 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

#item2185 {
	width:90px !important;
	height:97px !important;
}

#item2180 {
	width:90px !important;
	height:97px !important;
	left:14px !important;
	top:126px !important;
}

#item4382 {
	width:86px !important;
	height:81px !important;
}

#item4377 {
	width:86px !important;
	height:81px !important;
	left:145px !important;
	top:94px !important;
}

#item4370 {
	width:90px !important;
	height:66px !important;
}

#item4365 {
	width:90px !important;
	height:66px !important;
	left:14px !important;
	top:258px !important;
}

#item4376 {
	width:83px !important;
	height:169px !important;
}

#item4371 {
	width:83px !important;
	height:169px !important;
	left:14px !important;
	top:330px !important;
}

#item4364 {
	width:143px !important;
	height:248px !important;
}

#item4359 {
	width:143px !important;
	height:248px !important;
	left:114px !important;
	top:201px !important;
}

#item2191 {
	width:126px !important;
	height:174px !important;
}

#item2186 {
	width:126px !important;
	height:174px !important;
	left:361px !important;
	top:104px !important;
}

#item4388 {
	width:128px !important;
	height:174px !important;
}

#item4383 {
	width:128px !important;
	height:174px !important;
	left:338px !important;
	top:281px !important;
}

#item109923 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:538px !important;
}

#item109950 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:538px !important;
}

#item109978 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:544px !important;
}

#item110005 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:544px !important;
}

#item110033 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:551px !important;
}

#item110060 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:551px !important;
}

#item110087 {
	width:50px !important;
	height:7px !important;
	left:155px !important;
	top:538px !important;
}

#item110114 {
	width:43px !important;
	height:7px !important;
	left:155px !important;
	top:544px !important;
}

#item110141 {
	width:45px !important;
	height:7px !important;
	left:155px !important;
	top:551px !important;
}

#item110168 {
	width:59px !important;
	height:7px !important;
	left:240px !important;
	top:531px !important;
}

#item110195 {
	width:59px !important;
	height:7px !important;
	left:323px !important;
	top:537px !important;
}

#item110222 {
	width:50px !important;
	height:7px !important;
	left:406px !important;
	top:532px !important;
}

#item110249 {
	width:59px !important;
	height:7px !important;
	left:406px !important;
	top:538px !important;
}

#item110277 {
	width:45px !important;
	height:7px !important;
	left:406px !important;
	top:545px !important;
}

#item2217 {
	width:129px !important;
	height:225px !important;
}

#item2212 {
	width:129px !important;
	height:225px !important;
	left:99px !important;
	top:28px !important;
}

#item4394 {
	width:66px !important;
	height:106px !important;
}

#item4389 {
	width:66px !important;
	height:106px !important;
	left:27px !important;
	top:141px !important;
}

#item2224 {
	width:135px !important;
	height:155px !important;
}

#item2218 {
	width:135px !important;
	height:155px !important;
	left:52px !important;
	top:340px !important;
}

#item4450 {
	width:61px !important;
	height:74px !important;
}

#item4445 {
	width:61px !important;
	height:74px !important;
	left:168px !important;
	top:262px !important;
}

#item4456 {
	width:27px !important;
	height:36px !important;
}

#item4451 {
	width:27px !important;
	height:36px !important;
	left:195px !important;
	top:372px !important;
}

#item4462 {
	width:27px !important;
	height:36px !important;
}

#item4457 {
	width:27px !important;
	height:36px !important;
	left:195px !important;
	top:410px !important;
}

#item4468 {
	width:27px !important;
	height:36px !important;
}

#item4463 {
	width:27px !important;
	height:36px !important;
	left:195px !important;
	top:449px !important;
}

#item4409 {
	width:36px !important;
	height:48px !important;
}

#item4404 {
	width:36px !important;
	height:48px !important;
	left:323px !important;
	top:453px !important;
}

#item4444 {
	width:65px !important;
	height:54px !important;
}

#item4439 {
	width:65px !important;
	height:54px !important;
	left:390px !important;
	top:532px !important;
}

#item2230 {
	width:116px !important;
	height:184px !important;
}

#item2225 {
	width:116px !important;
	height:184px !important;
	left:271px !important;
	top:265px !important;
}

#item2236 {
	width:135px !important;
	height:176px !important;
}

#item2231 {
	width:135px !important;
	height:176px !important;
	left:261px !important;
	top:82px !important;
}

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

#item4410 {
	width:92px !important;
	height:117px !important;
	left:410px !important;
	top:121px !important;
}

#item4422 {
	width:92px !important;
	height:69px !important;
}

#item4417 {
	width:92px !important;
	height:69px !important;
	left:410px !important;
	top:257px !important;
}

#item4429 {
	width:92px !important;
	height:173px !important;
}

#item4423 {
	width:92px !important;
	height:173px !important;
	left:410px !important;
	top:329px !important;
}

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

#item4398 {
	width:32px !important;
	height:32px !important;
	left:240px !important;
	top:173px !important;
}

#item4438 {
	width:72px !important;
	height:31px !important;
}

#item4432 {
	width:72px !important;
	height:31px !important;
	left:406px !important;
	top:509px !important;
}

#item110304 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item110331 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:544px !important;
}

#item110358 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:551px !important;
}

#item110385 {
	width:50px !important;
	height:7px !important;
	left:120px !important;
	top:525px !important;
}

#item110412 {
	width:43px !important;
	height:7px !important;
	left:120px !important;
	top:532px !important;
}

#item110439 {
	width:59px !important;
	height:7px !important;
	left:120px !important;
	top:539px !important;
}

#item110466 {
	width:50px !important;
	height:7px !important;
	left:209px !important;
	top:538px !important;
}

#item110494 {
	width:43px !important;
	height:7px !important;
	left:209px !important;
	top:545px !important;
}

#item110522 {
	width:59px !important;
	height:7px !important;
	left:209px !important;
	top:551px !important;
}

#item110549 {
	width:43px !important;
	height:7px !important;
	left:298px !important;
	top:537px !important;
}

#item110576 {
	width:43px !important;
	height:7px !important;
	left:298px !important;
	top:544px !important;
}

#item2242 {
	width:201px !important;
	height:259px !important;
}

#item2237 {
	width:201px !important;
	height:259px !important;
	left:54px !important;
	top:81px !important;
}

#item2248 {
	width:162px !important;
	height:147px !important;
}

#item2243 {
	width:162px !important;
	height:147px !important;
	left:16px !important;
	top:354px !important;
}

#item4496 {
	width:61px !important;
	height:50px !important;
}

#item4491 {
	width:61px !important;
	height:50px !important;
	left:14px !important;
	top:540px !important;
}

#item4502 {
	width:37px !important;
	height:62px !important;
}

#item4497 {
	width:37px !important;
	height:62px !important;
	left:194px !important;
	top:533px !important;
}

#item4508 {
	width:62px !important;
	height:51px !important;
}

#item4503 {
	width:62px !important;
	height:51px !important;
	left:343px !important;
	top:541px !important;
}

#item2254 {
	width:146px !important;
	height:146px !important;
}

#item2249 {
	width:146px !important;
	height:146px !important;
	left:185px !important;
	top:355px !important;
}

#item2260 {
	width:147px !important;
	height:145px !important;
}

#item2255 {
	width:147px !important;
	height:145px !important;
	left:338px !important;
	top:355px !important;
}

#item4475 {
	width:115px !important;
	height:85px !important;
}

#item4470 {
	width:115px !important;
	height:85px !important;
	left:369px !important;
	top:79px !important;
}

#item4481 {
	width:115px !important;
	height:85px !important;
}

#item4476 {
	width:115px !important;
	height:85px !important;
	left:369px !important;
	top:169px !important;
}

#item4487 {
	width:115px !important;
	height:80px !important;
}

#item4482 {
	width:115px !important;
	height:80px !important;
	left:369px !important;
	top:259px !important;
}

#item110603 {
	width:58px !important;
	height:7px !important;
	left:259px !important;
	top:306px !important;
}

#item110630 {
	width:41px !important;
	height:7px !important;
	left:259px !important;
	top:312px !important;
}

#item110658 {
	width:45px !important;
	height:7px !important;
	left:259px !important;
	top:319px !important;
}

#item110685 {
	width:41px !important;
	height:7px !important;
	left:74px !important;
	top:528px !important;
}

#item110713 {
	width:51px !important;
	height:7px !important;
	left:74px !important;
	top:535px !important;
}

#item110740 {
	width:45px !important;
	height:7px !important;
	left:233px !important;
	top:542px !important;
}

#item110768 {
	width:57px !important;
	height:7px !important;
	left:233px !important;
	top:549px !important;
}

#item110795 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:548px !important;
}

#item110823 {
	width:46px !important;
	height:7px !important;
	left:384px !important;
	top:555px !important;
}

#item2267 {
	width:181px !important;
	height:171px !important;
}

#item2261 {
	width:181px !important;
	height:171px !important;
	left:30px !important;
	top:359px !important;
}

#item4530 {
	width:70px !important;
	height:51px !important;
}

#item4524 {
	width:70px !important;
	height:51px !important;
	left:138px !important;
	top:541px !important;
}

#item2273 {
	width:289px !important;
	height:382px !important;
}

#item2268 {
	width:289px !important;
	height:382px !important;
	left:227px !important;
	top:14px !important;
}

#item2281 {
	width:84px !important;
	height:106px !important;
}

#item2275 {
	width:84px !important;
	height:106px !important;
	left:121px !important;
	top:78px !important;
}

#item4520 {
	width:104px !important;
	height:126px !important;
}

#item4515 {
	width:104px !important;
	height:126px !important;
	left:41px !important;
	top:115px !important;
}

#item4514 {
	width:95px !important;
	height:113px !important;
}

#item4509 {
	width:95px !important;
	height:113px !important;
	left:81px !important;
	top:96px !important;
}

#item4536 {
	width:113px !important;
	height:69px !important;
}

#item4531 {
	width:113px !important;
	height:69px !important;
	left:375px !important;
	top:380px !important;
}

#item4542 {
	width:119px !important;
	height:69px !important;
}

#item4537 {
	width:119px !important;
	height:69px !important;
	left:375px !important;
	top:454px !important;
}

#item4548 {
	width:119px !important;
	height:69px !important;
}

#item4543 {
	width:119px !important;
	height:69px !important;
	left:375px !important;
	top:528px !important;
}

#item110850 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item110877 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:583px !important;
}

#item110904 {
	width:54px !important;
	height:7px !important;
	left:234px !important;
	top:562px !important;
}

#item110931 {
	width:41px !important;
	height:7px !important;
	left:234px !important;
	top:569px !important;
}

#item110958 {
	width:60px !important;
	height:7px !important;
	left:234px !important;
	top:576px !important;
}

#item110985 {
	width:58px !important;
	height:7px !important;
	left:234px !important;
	top:589px !important;
}

#item111013 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:309px !important;
}

#item111040 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:315px !important;
}

#item111067 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:322px !important;
}

#item2287 {
	width:190px !important;
	height:306px !important;
}

#item2282 {
	width:190px !important;
	height:306px !important;
	left:20px !important;
	top:20px !important;
}

#item2293 {
	width:163px !important;
	height:286px !important;
}

#item2288 {
	width:163px !important;
	height:286px !important;
	left:216px !important;
	top:40px !important;
}

#item2299 {
	width:190px !important;
	height:271px !important;
}

#item2294 {
	width:190px !important;
	height:271px !important;
	left:20px !important;
	top:333px !important;
}

#item2305 {
	width:85px !important;
	height:180px !important;
}

#item2300 {
	width:85px !important;
	height:180px !important;
	left:240px !important;
	top:391px !important;
}

#item4555 {
	width:53px !important;
	height:108px !important;
}

#item4550 {
	width:53px !important;
	height:108px !important;
	left:327px !important;
	top:496px !important;
}

#item111094 {
	width:61px !important;
	height:7px !important;
	left:384px !important;
	top:80px !important;
}

#item111121 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:159px !important;
}

#item111148 {
	width:49px !important;
	height:7px !important;
	left:437px !important;
	top:159px !important;
}

#item111175 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:370px !important;
}

#item111202 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:376px !important;
}

#item111229 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:383px !important;
}

#item111257 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:390px !important;
}

#item111284 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:453px !important;
}

#item111311 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:460px !important;
}

#item2311 {
	width:168px !important;
	height:234px !important;
}

#item2306 {
	width:168px !important;
	height:234px !important;
	left:26px !important;
	top:20px !important;
}

#item2317 {
	width:88px !important;
	height:72px !important;
}

#item2312 {
	width:88px !important;
	height:72px !important;
	left:50px !important;
	top:325px !important;
}

#item4562 {
	width:88px !important;
	height:72px !important;
}

#item4556 {
	width:88px !important;
	height:72px !important;
	left:49px !important;
	top:417px !important;
}

#item2323 {
	width:185px !important;
	height:230px !important;
}

#item2318 {
	width:185px !important;
	height:230px !important;
	left:211px !important;
	top:124px !important;
}

#item4568 {
	width:185px !important;
	height:105px !important;
}

#item4563 {
	width:185px !important;
	height:105px !important;
	left:210px !important;
	top:362px !important;
}

#item4576 {
	width:71px !important;
	height:134px !important;
}

#item4571 {
	width:71px !important;
	height:134px !important;
	left:431px !important;
	top:376px !important;
}

#item111339 {
	width:75px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item111366 {
	width:75px !important;
	height:7px !important;
	left:117px !important;
	top:558px !important;
}

#item111393 {
	width:75px !important;
	height:7px !important;
	left:203px !important;
	top:539px !important;
}

#item111420 {
	width:27px !important;
	height:7px !important;
	left:359px !important;
	top:551px !important;
}

#item111447 {
	width:27px !important;
	height:7px !important;
	left:359px !important;
	top:557px !important;
}

#item111474 {
	width:27px !important;
	height:7px !important;
	left:359px !important;
	top:564px !important;
}

#item111501 {
	width:27px !important;
	height:7px !important;
	left:359px !important;
	top:570px !important;
}

#item111529 {
	width:75px !important;
	height:7px !important;
	left:414px !important;
	top:557px !important;
}

#item2330 {
	width:117px !important;
	height:208px !important;
}

#item2324 {
	width:117px !important;
	height:208px !important;
	left:26px !important;
	top:92px !important;
}

#item4582 {
	width:52px !important;
	height:158px !important;
}

#item4577 {
	width:52px !important;
	height:158px !important;
	left:145px !important;
	top:153px !important;
}

#item2336 {
	width:144px !important;
	height:286px !important;
}

#item2331 {
	width:144px !important;
	height:286px !important;
	left:205px !important;
	top:22px !important;
}

#item4588 {
	width:109px !important;
	height:204px !important;
}

#item4583 {
	width:109px !important;
	height:204px !important;
	left:401px !important;
	top:21px !important;
}

#item4594 {
	width:46px !important;
	height:78px !important;
}

#item4589 {
	width:46px !important;
	height:78px !important;
	left:351px !important;
	top:67px !important;
}

#item4600 {
	width:46px !important;
	height:78px !important;
}

#item4595 {
	width:46px !important;
	height:78px !important;
	left:351px !important;
	top:146px !important;
}

#item4607 {
	width:130px !important;
	height:80px !important;
}

#item4601 {
	width:130px !important;
	height:80px !important;
	left:380px !important;
	top:230px !important;
}

#item2343 {
	width:172px !important;
	height:289px !important;
}

#item2338 {
	width:172px !important;
	height:289px !important;
	left:203px !important;
	top:315px !important;
}

#item2349 {
	width:135px !important;
	height:288px !important;
}

#item2344 {
	width:135px !important;
	height:288px !important;
	left:7px !important;
	top:315px !important;
}

#item4614 {
	width:53px !important;
	height:76px !important;
}

#item4609 {
	width:53px !important;
	height:76px !important;
	left:145px !important;
	top:447px !important;
}

#item4621 {
	width:53px !important;
	height:79px !important;
}

#item4615 {
	width:53px !important;
	height:79px !important;
	left:145px !important;
	top:526px !important;
}

#item111556 {
	width:63px !important;
	height:7px !important;
	left:378px !important;
	top:353px !important;
}

#item111583 {
	width:68px !important;
	height:7px !important;
	left:378px !important;
	top:360px !important;
}

#item111610 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:411px !important;
}

#item111637 {
	width:50px !important;
	height:7px !important;
	left:437px !important;
	top:411px !important;
}

#item111664 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:475px !important;
}

#item111691 {
	width:41px !important;
	height:7px !important;
	left:378px !important;
	top:519px !important;
}

#item111718 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:519px !important;
}

#item111746 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:526px !important;
}

#item111774 {
	width:58px !important;
	height:7px !important;
	left:378px !important;
	top:577px !important;
}

#item111801 {
	width:62px !important;
	height:7px !important;
	left:378px !important;
	top:584px !important;
}

#item2355 {
	width:169px !important;
	height:407px !important;
}

#item2350 {
	width:169px !important;
	height:407px !important;
	top:72px !important;
}

#item4627 {
	width:172px !important;
	height:407px !important;
}

#item4622 {
	width:172px !important;
	height:407px !important;
	left:172px !important;
	top:72px !important;
}

#item4633 {
	width:115px !important;
	height:180px !important;
}

#item4628 {
	width:115px !important;
	height:180px !important;
	left:368px !important;
	top:180px !important;
}

#item63555 {
	width:132px !important;
	height:103px !important;
}

#item63549 {
	width:132px !important;
	height:103px !important;
	left:373px !important;
	top:329px !important;
}

#item111828 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item111855 {
	width:68px !important;
	height:7px !important;
	left:122px !important;
	top:560px !important;
}

#item111883 {
	width:68px !important;
	height:7px !important;
	left:217px !important;
	top:573px !important;
}

#item111910 {
	width:68px !important;
	height:7px !important;
	left:312px !important;
	top:553px !important;
}

#item111937 {
	width:68px !important;
	height:7px !important;
	left:407px !important;
	top:541px !important;
}

#item2361 {
	width:363px !important;
	height:272px !important;
}

#item2356 {
	width:363px !important;
	height:272px !important;
}

#item4641 {
	width:134px !important;
	height:49px !important;
}

#item4636 {
	width:134px !important;
	height:49px !important;
	left:368px !important;
	top:69px !important;
}

#item4648 {
	width:134px !important;
	height:45px !important;
}

#item4642 {
	width:134px !important;
	height:45px !important;
	left:368px !important;
	top:120px !important;
}

#item4654 {
	width:134px !important;
	height:46px !important;
}

#item4649 {
	width:134px !important;
	height:46px !important;
	left:368px !important;
	top:168px !important;
}

#item4660 {
	width:134px !important;
	height:46px !important;
}

#item4655 {
	width:134px !important;
	height:46px !important;
	left:368px !important;
	top:216px !important;
}

#item4666 {
	width:134px !important;
	height:46px !important;
}

#item4661 {
	width:134px !important;
	height:46px !important;
	left:368px !important;
	top:264px !important;
}

#item2367 {
	width:117px !important;
	height:109px !important;
}

#item2362 {
	width:117px !important;
	height:109px !important;
	left:9px !important;
	top:390px !important;
}

#item4685 {
	width:94px !important;
	height:109px !important;
}

#item4680 {
	width:94px !important;
	height:109px !important;
	left:192px !important;
	top:391px !important;
}

#item4672 {
	width:29px !important;
	height:25px !important;
}

#item4667 {
	width:29px !important;
	height:25px !important;
	left:141px !important;
	top:457px !important;
}

#item4692 {
	width:27px !important;
	height:33px !important;
}

#item4686 {
	width:27px !important;
	height:33px !important;
	left:301px !important;
	top:440px !important;
}

#item4699 {
	width:27px !important;
	height:33px !important;
}

#item4694 {
	width:27px !important;
	height:33px !important;
	left:301px !important;
	top:477px !important;
}

#item4679 {
	width:29px !important;
	height:25px !important;
}

#item4674 {
	width:29px !important;
	height:25px !important;
	left:141px !important;
	top:485px !important;
}

#item2373 {
	width:109px !important;
	height:119px !important;
}

#item2368 {
	width:109px !important;
	height:119px !important;
	left:387px !important;
	top:392px !important;
}

#item4705 {
	width:28px !important;
	height:32px !important;
}

#item4700 {
	width:28px !important;
	height:32px !important;
	left:346px !important;
	top:478px !important;
}

#item111964 {
	width:27px !important;
	height:7px !important;
	left:80px !important;
	top:294px !important;
}

#item111991 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:294px !important;
}

#item112019 {
	width:27px !important;
	height:7px !important;
	left:189px !important;
	top:294px !important;
}

#item112046 {
	width:27px !important;
	height:7px !important;
	left:248px !important;
	top:294px !important;
}

#item112074 {
	width:27px !important;
	height:7px !important;
	left:313px !important;
	top:294px !important;
}

#item112102 {
	width:27px !important;
	height:7px !important;
	left:80px !important;
	top:300px !important;
}

#item112129 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:300px !important;
}

#item112156 {
	width:27px !important;
	height:7px !important;
	left:189px !important;
	top:300px !important;
}

#item112183 {
	width:27px !important;
	height:7px !important;
	left:248px !important;
	top:300px !important;
}

#item112210 {
	width:27px !important;
	height:7px !important;
	left:313px !important;
	top:300px !important;
}

#item112237 {
	width:27px !important;
	height:7px !important;
	left:80px !important;
	top:307px !important;
}

#item112265 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:307px !important;
}

#item112293 {
	width:27px !important;
	height:7px !important;
	left:189px !important;
	top:307px !important;
}

#item112320 {
	width:27px !important;
	height:7px !important;
	left:248px !important;
	top:307px !important;
}

#item112347 {
	width:27px !important;
	height:7px !important;
	left:313px !important;
	top:307px !important;
}

#item112374 {
	width:27px !important;
	height:7px !important;
	left:80px !important;
	top:313px !important;
}

#item112401 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:313px !important;
}

#item112428 {
	width:27px !important;
	height:7px !important;
	left:189px !important;
	top:313px !important;
}

#item112455 {
	width:27px !important;
	height:7px !important;
	left:248px !important;
	top:313px !important;
}

#item112482 {
	width:27px !important;
	height:7px !important;
	left:313px !important;
	top:313px !important;
}

#item112511 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:566px !important;
}

#item112538 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:566px !important;
}

#item112566 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:573px !important;
}

#item112593 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:573px !important;
}

#item112620 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:579px !important;
}

#item112647 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:579px !important;
}

#item112674 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:586px !important;
}

#item112701 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:586px !important;
}

#item112729 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:592px !important;
}

#item112756 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:592px !important;
}

#item112784 {
	width:55px !important;
	height:7px !important;
	left:239px !important;
	top:551px !important;
}

#item112811 {
	width:45px !important;
	height:7px !important;
	left:239px !important;
	top:558px !important;
}

#item112838 {
	width:49px !important;
	height:7px !important;
	left:239px !important;
	top:564px !important;
}

#item112865 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:558px !important;
}

#item112892 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:558px !important;
}

#item112919 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:565px !important;
}

#item112946 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:565px !important;
}

#item112973 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:572px !important;
}

#item113000 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:572px !important;
}

#item4711 {
	width:179px !important;
	height:129px !important;
}

#item4706 {
	width:179px !important;
	height:129px !important;
	left:51px !important;
	top:14px !important;
}

#item4718 {
	width:190px !important;
	height:129px !important;
}

#item4713 {
	width:190px !important;
	height:129px !important;
	left:116px !important;
	top:29px !important;
}

#item4724 {
	width:214px !important;
	height:129px !important;
}

#item4719 {
	width:214px !important;
	height:129px !important;
	left:170px !important;
	top:72px !important;
}

#item4730 {
	width:214px !important;
	height:129px !important;
}

#item4725 {
	width:214px !important;
	height:129px !important;
	left:236px !important;
	top:104px !important;
}

#item4736 {
	width:251px !important;
	height:129px !important;
}

#item4731 {
	width:251px !important;
	height:129px !important;
	left:228px !important;
	top:236px !important;
}

#item2380 {
	width:90px !important;
	height:94px !important;
}

#item2374 {
	width:90px !important;
	height:94px !important;
	left:249px !important;
	top:442px !important;
}

#item4754 {
	width:75px !important;
	height:82px !important;
}

#item4749 {
	width:75px !important;
	height:82px !important;
	left:427px !important;
	top:440px !important;
}

#item4760 {
	width:80px !important;
	height:43px !important;
}

#item4755 {
	width:80px !important;
	height:43px !important;
	left:429px !important;
	top:558px !important;
}

#item4748 {
	width:96px !important;
	height:56px !important;
}

#item4743 {
	width:96px !important;
	height:56px !important;
	left:242px !important;
	top:576px !important;
}

#item113028 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:394px !important;
}

#item113055 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:394px !important;
}

#item113082 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:394px !important;
}

#item113109 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:394px !important;
}

#item113136 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:401px !important;
}

#item113163 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:401px !important;
}

#item113190 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:401px !important;
}

#item113217 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:401px !important;
}

#item113245 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:407px !important;
}

#item113273 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:407px !important;
}

#item113300 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:407px !important;
}

#item113327 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:407px !important;
}

#item113354 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:428px !important;
}

#item113382 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:435px !important;
}

#item113410 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:441px !important;
}

#item113437 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:470px !important;
}

#item113465 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:470px !important;
}

#item113492 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:470px !important;
}

#item113520 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:470px !important;
}

#item113547 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:476px !important;
}

#item113575 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:476px !important;
}

#item113602 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:476px !important;
}

#item113629 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:476px !important;
}

#item113656 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:483px !important;
}

#item113683 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:483px !important;
}

#item113710 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:483px !important;
}

#item113737 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:483px !important;
}

#item113765 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:489px !important;
}

#item113792 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:489px !important;
}

#item113819 {
	width:27px !important;
	height:7px !important;
	left:154px !important;
	top:489px !important;
}

#item113846 {
	width:27px !important;
	height:7px !important;
	left:196px !important;
	top:489px !important;
}

#item113873 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:510px !important;
}

#item113900 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:517px !important;
}

#item113927 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:523px !important;
}

#item113954 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:530px !important;
}

#item113981 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item114009 {
	width:45px !important;
	height:7px !important;
	left:81px !important;
	top:568px !important;
}

#item114036 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item114063 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:575px !important;
}

#item114091 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:596px !important;
}

#item2386 {
	width:146px !important;
	height:149px !important;
}

#item2381 {
	width:146px !important;
	height:149px !important;
	left:12px !important;
	top:90px !important;
}

#item4766 {
	width:111px !important;
	height:119px !important;
}

#item4761 {
	width:111px !important;
	height:119px !important;
	left:248px !important;
}

#item4773 {
	width:111px !important;
	height:119px !important;
}

#item4767 {
	width:111px !important;
	height:119px !important;
	left:248px !important;
	top:121px !important;
}

#item2411 {
	width:176px !important;
	height:170px !important;
}

#item2406 {
	width:176px !important;
	height:170px !important;
	top:249px !important;
}

#item4794 {
	width:127px !important;
	height:170px !important;
}

#item4789 {
	width:127px !important;
	height:170px !important;
	top:428px !important;
}

#item4807 {
	width:49px !important;
	height:55px !important;
}

#item4802 {
	width:49px !important;
	height:55px !important;
	left:129px !important;
	top:543px !important;
}

#item4788 {
	width:176px !important;
	height:170px !important;
}

#item4783 {
	width:176px !important;
	height:170px !important;
	left:184px !important;
	top:249px !important;
}

#item4801 {
	width:176px !important;
	height:170px !important;
}

#item4795 {
	width:176px !important;
	height:170px !important;
	left:184px !important;
	top:428px !important;
}

#item114118 {
	width:25px !important;
	height:7px !important;
	left:407px !important;
	top:64px !important;
}

#item114145 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:64px !important;
}

#item114172 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:64px !important;
}

#item114199 {
	width:25px !important;
	height:7px !important;
	left:407px !important;
	top:71px !important;
}

#item114226 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:71px !important;
}

#item114253 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:71px !important;
}

#item114281 {
	width:25px !important;
	height:7px !important;
	left:407px !important;
	top:78px !important;
}

#item114308 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:78px !important;
}

#item114335 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:78px !important;
}

#item114362 {
	width:25px !important;
	height:7px !important;
	left:407px !important;
	top:84px !important;
}

#item114389 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:84px !important;
}

#item114416 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:84px !important;
}

#item114443 {
	width:25px !important;
	height:7px !important;
	left:408px !important;
	top:157px !important;
}

#item114470 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:157px !important;
}

#item114497 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:157px !important;
}

#item114525 {
	width:25px !important;
	height:7px !important;
	left:408px !important;
	top:163px !important;
}

#item114552 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:163px !important;
}

#item114579 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:163px !important;
}

#item114606 {
	width:25px !important;
	height:7px !important;
	left:408px !important;
	top:170px !important;
}

#item114634 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:170px !important;
}

#item114661 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:170px !important;
}

#item114688 {
	width:25px !important;
	height:7px !important;
	left:408px !important;
	top:176px !important;
}

#item114715 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:176px !important;
}

#item114742 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:176px !important;
}

#item114770 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:263px !important;
}

#item114797 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:263px !important;
}

#item114825 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:270px !important;
}

#item114853 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:270px !important;
}

#item114880 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:276px !important;
}

#item114907 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:276px !important;
}

#item114934 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:283px !important;
}

#item114961 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:283px !important;
}

#item114988 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:290px !important;
}

#item115017 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:290px !important;
}

#item115045 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:350px !important;
}

#item115072 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:356px !important;
}

#item115099 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:424px !important;
}

#item115126 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:430px !important;
}

#item2417 {
	width:167px !important;
	height:157px !important;
}

#item2412 {
	width:167px !important;
	height:157px !important;
	left:81px !important;
	top:78px !important;
}

#item4813 {
	width:29px !important;
	height:28px !important;
}

#item4808 {
	width:29px !important;
	height:28px !important;
	left:42px !important;
	top:178px !important;
}

#item4819 {
	width:29px !important;
	height:28px !important;
}

#item4814 {
	width:29px !important;
	height:28px !important;
	left:42px !important;
	top:210px !important;
}

#item2423 {
	width:170px !important;
	height:178px !important;
}

#item2418 {
	width:170px !important;
	height:178px !important;
	left:262px !important;
	top:55px !important;
}

#item4825 {
	width:42px !important;
	height:42px !important;
}

#item4820 {
	width:42px !important;
	height:42px !important;
	left:454px !important;
	top:196px !important;
}

#item2429 {
	width:177px !important;
	height:184px !important;
}

#item2424 {
	width:177px !important;
	height:184px !important;
	top:332px !important;
}

#item2436 {
	width:115px !important;
	height:127px !important;
}

#item2430 {
	width:115px !important;
	height:127px !important;
	left:228px !important;
	top:383px !important;
}

#item4833 {
	width:43px !important;
	height:41px !important;
}

#item4828 {
	width:43px !important;
	height:41px !important;
	left:184px !important;
	top:474px !important;
}

#item2442 {
	width:159px !important;
	height:183px !important;
}

#item2437 {
	width:159px !important;
	height:183px !important;
	left:357px !important;
	top:332px !important;
}

#item115153 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:272px !important;
}

#item115180 {
	width:27px !important;
	height:7px !important;
	left:160px !important;
	top:272px !important;
}

#item115207 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:278px !important;
}

#item115234 {
	width:27px !important;
	height:7px !important;
	left:160px !important;
	top:278px !important;
}

#item115263 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:285px !important;
}

#item115290 {
	width:27px !important;
	height:7px !important;
	left:160px !important;
	top:285px !important;
}

#item115317 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:292px !important;
}

#item115344 {
	width:27px !important;
	height:7px !important;
	left:160px !important;
	top:292px !important;
}

#item115371 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:298px !important;
}

#item115398 {
	width:27px !important;
	height:7px !important;
	left:160px !important;
	top:298px !important;
}

#item115425 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:276px !important;
}

#item115452 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:276px !important;
}

#item115480 {
	width:27px !important;
	height:7px !important;
	left:460px !important;
	top:276px !important;
}

#item115507 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:283px !important;
}

#item115535 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:283px !important;
}

#item115562 {
	width:27px !important;
	height:7px !important;
	left:460px !important;
	top:283px !important;
}

#item115589 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:289px !important;
}

#item115616 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:289px !important;
}

#item115643 {
	width:27px !important;
	height:7px !important;
	left:460px !important;
	top:289px !important;
}

#item115670 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:296px !important;
}

#item115697 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:296px !important;
}

#item115724 {
	width:27px !important;
	height:7px !important;
	left:460px !important;
	top:296px !important;
}

#item115751 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:556px !important;
}

#item115779 {
	width:27px !important;
	height:7px !important;
	left:177px !important;
	top:556px !important;
}

#item115806 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:563px !important;
}

#item115833 {
	width:27px !important;
	height:7px !important;
	left:177px !important;
	top:563px !important;
}

#item115860 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:569px !important;
}

#item115887 {
	width:27px !important;
	height:7px !important;
	left:177px !important;
	top:569px !important;
}

#item115914 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:576px !important;
}

#item115941 {
	width:27px !important;
	height:7px !important;
	left:177px !important;
	top:576px !important;
}

#item115968 {
	width:27px !important;
	height:7px !important;
	left:263px !important;
	top:562px !important;
}

#item115996 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:562px !important;
}

#item116024 {
	width:27px !important;
	height:7px !important;
	left:263px !important;
	top:569px !important;
}

#item116051 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:569px !important;
}

#item116078 {
	width:27px !important;
	height:7px !important;
	left:263px !important;
	top:575px !important;
}

#item116105 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:575px !important;
}

#item116132 {
	width:27px !important;
	height:7px !important;
	left:263px !important;
	top:582px !important;
}

#item116160 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:582px !important;
}

#item116187 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:569px !important;
}

#item116215 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:569px !important;
}

#item116242 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:576px !important;
}

#item116270 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:576px !important;
}

#item116297 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:582px !important;
}

#item116325 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:582px !important;
}

#item116352 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:589px !important;
}

#item116379 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:589px !important;
}

#item2448 {
	width:209px !important;
	height:50px !important;
}

#item2443 {
	width:209px !important;
	height:50px !important;
	left:26px !important;
	top:38px !important;
}

#item4840 {
	width:209px !important;
	height:50px !important;
}

#item4834 {
	width:209px !important;
	height:50px !important;
	left:26px !important;
	top:93px !important;
}

#item4846 {
	width:209px !important;
	height:50px !important;
}

#item4841 {
	width:209px !important;
	height:50px !important;
	left:26px !important;
	top:149px !important;
}

#item2454 {
	width:131px !important;
	height:108px !important;
}

#item2449 {
	width:131px !important;
	height:108px !important;
	left:14px !important;
	top:230px !important;
}

#item4866 {
	width:73px !important;
	height:18px !important;
}

#item4860 {
	width:73px !important;
	height:18px !important;
	left:117px !important;
	top:347px !important;
}

#item4874 {
	width:73px !important;
	height:18px !important;
}

#item4868 {
	width:73px !important;
	height:18px !important;
	left:117px !important;
	top:367px !important;
}

#item4880 {
	width:73px !important;
	height:18px !important;
}

#item4875 {
	width:73px !important;
	height:18px !important;
	left:117px !important;
	top:386px !important;
}

#item2460 {
	width:135px !important;
	height:141px !important;
}

#item2455 {
	width:135px !important;
	height:141px !important;
	left:216px !important;
	top:217px !important;
}

#item4886 {
	width:39px !important;
	height:45px !important;
}

#item4881 {
	width:39px !important;
	height:45px !important;
	left:309px !important;
	top:362px !important;
}

#item4892 {
	width:39px !important;
	height:45px !important;
}

#item4887 {
	width:39px !important;
	height:45px !important;
	left:349px !important;
	top:362px !important;
}

#item4852 {
	width:77px !important;
	height:77px !important;
}

#item4847 {
	width:77px !important;
	height:77px !important;
	left:310px !important;
	top:38px !important;
}

#item4858 {
	width:77px !important;
	height:77px !important;
}

#item4853 {
	width:77px !important;
	height:77px !important;
	left:310px !important;
	top:120px !important;
}

#item2466 {
	width:143px !important;
	height:82px !important;
}

#item2461 {
	width:143px !important;
	height:82px !important;
	left:245px !important;
	top:418px !important;
}

#item4916 {
	width:143px !important;
	height:87px !important;
}

#item4911 {
	width:143px !important;
	height:87px !important;
	left:245px !important;
	top:503px !important;
}

#item2472 {
	width:164px !important;
	height:122px !important;
}

#item2467 {
	width:164px !important;
	height:122px !important;
	left:46px !important;
	top:449px !important;
}

#item4898 {
	width:114px !important;
	height:28px !important;
}

#item4893 {
	width:114px !important;
	height:28px !important;
	left:22px !important;
	top:593px !important;
}

#item4904 {
	width:114px !important;
	height:28px !important;
}

#item4899 {
	width:114px !important;
	height:28px !important;
	left:144px !important;
	top:593px !important;
}

#item4910 {
	width:114px !important;
	height:28px !important;
}

#item4905 {
	width:114px !important;
	height:28px !important;
	left:265px !important;
	top:593px !important;
}

#item116406 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:101px !important;
}

#item116433 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:108px !important;
}

#item116460 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:115px !important;
}

#item116487 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:150px !important;
}

#item116515 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:157px !important;
}

#item116542 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:163px !important;
}

#item116569 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:245px !important;
}

#item116596 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:252px !important;
}

#item116623 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:259px !important;
}

#item116651 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:311px !important;
}

#item116678 {
	width:49px !important;
	height:7px !important;
	left:395px !important;
	top:318px !important;
}

#item116705 {
	width:50px !important;
	height:7px !important;
	left:395px !important;
	top:324px !important;
}

#item116732 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:474px !important;
}

#item116760 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:481px !important;
}

#item116787 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:487px !important;
}

#item116814 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:519px !important;
}

#item116842 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:526px !important;
}

#item116869 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:532px !important;
}

#item116896 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:564px !important;
}

#item116923 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:571px !important;
}

#item116950 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:578px !important;
}

#item2478 {
	width:104px !important;
	height:107px !important;
}

#item2473 {
	width:104px !important;
	height:107px !important;
	left:40px !important;
	top:397px !important;
}

#item4952 {
	width:104px !important;
	height:107px !important;
}

#item4946 {
	width:104px !important;
	height:107px !important;
	left:157px !important;
	top:397px !important;
}

#item4959 {
	width:104px !important;
	height:107px !important;
}

#item4953 {
	width:104px !important;
	height:107px !important;
	left:274px !important;
	top:397px !important;
}

#item4966 {
	width:104px !important;
	height:107px !important;
}

#item4960 {
	width:104px !important;
	height:107px !important;
	left:394px !important;
	top:397px !important;
}

#item4920 {
	width:201px !important;
	height:266px !important;
	left:4px !important;
	top:133px !important;
}

#item4927 {
	width:222px !important;
	height:310px !important;
	left:107px !important;
	top:90px !important;
}

#item4933 {
	width:186px !important;
	height:254px !important;
	left:209px !important;
	top:55px !important;
}

#item4939 {
	width:195px !important;
	height:259px !important;
	left:302px !important;
	top:13px !important;
}

#item116977 {
	width:82px !important;
	height:7px !important;
	left:38px !important;
	top:557px !important;
}

#item117004 {
	width:59px !important;
	height:7px !important;
	left:38px !important;
	top:564px !important;
}

#item117032 {
	width:60px !important;
	height:7px !important;
	left:38px !important;
	top:570px !important;
}

#item117059 {
	width:56px !important;
	height:7px !important;
	left:38px !important;
	top:577px !important;
}

#item117086 {
	width:82px !important;
	height:7px !important;
	left:155px !important;
	top:557px !important;
}

#item117113 {
	width:59px !important;
	height:7px !important;
	left:155px !important;
	top:564px !important;
}

#item117140 {
	width:60px !important;
	height:7px !important;
	left:155px !important;
	top:570px !important;
}

#item117167 {
	width:56px !important;
	height:7px !important;
	left:155px !important;
	top:577px !important;
}

#item117194 {
	width:82px !important;
	height:7px !important;
	left:273px !important;
	top:557px !important;
}

#item117221 {
	width:59px !important;
	height:7px !important;
	left:273px !important;
	top:564px !important;
}

#item117248 {
	width:60px !important;
	height:7px !important;
	left:273px !important;
	top:570px !important;
}

#item117276 {
	width:56px !important;
	height:7px !important;
	left:273px !important;
	top:577px !important;
}

#item117303 {
	width:82px !important;
	height:7px !important;
	left:393px !important;
	top:557px !important;
}

#item117330 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:564px !important;
}

#item117357 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:570px !important;
}

#item117385 {
	width:56px !important;
	height:7px !important;
	left:393px !important;
	top:577px !important;
}

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

#item2479 {
	width:94px !important;
	height:206px !important;
	left:39px !important;
	top:83px !important;
}

#item4973 {
	width:47px !important;
	height:111px !important;
}

#item4967 {
	width:47px !important;
	height:111px !important;
	left:149px !important;
	top:200px !important;
}

#item2491 {
	width:168px !important;
	height:292px !important;
}

#item2486 {
	width:168px !important;
	height:292px !important;
	left:205px !important;
	top:20px !important;
}

#item2498 {
	width:78px !important;
	height:200px !important;
}

#item2492 {
	width:78px !important;
	height:200px !important;
	left:46px !important;
	top:355px !important;
}

#item4979 {
	width:53px !important;
	height:110px !important;
}

#item4974 {
	width:53px !important;
	height:110px !important;
	left:143px !important;
	top:493px !important;
}

#item2504 {
	width:130px !important;
	height:212px !important;
}

#item2499 {
	width:130px !important;
	height:212px !important;
	left:216px !important;
	top:359px !important;
}

#item4986 {
	width:55px !important;
	height:110px !important;
}

#item4981 {
	width:55px !important;
	height:110px !important;
	left:319px !important;
	top:493px !important;
}

#item117412 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:40px !important;
}

#item117439 {
	width:59px !important;
	height:7px !important;
	left:427px !important;
	top:40px !important;
}

#item117466 {
	width:55px !important;
	height:7px !important;
	left:381px !important;
	top:94px !important;
}

#item117493 {
	width:44px !important;
	height:7px !important;
	left:381px !important;
	top:145px !important;
}

#item117521 {
	width:44px !important;
	height:7px !important;
	left:381px !important;
	top:177px !important;
}

#item117548 {
	width:55px !important;
	height:7px !important;
	left:381px !important;
	top:254px !important;
}

#item117576 {
	width:55px !important;
	height:7px !important;
	left:381px !important;
	top:292px !important;
}

#item117604 {
	width:44px !important;
	height:7px !important;
	left:381px !important;
	top:374px !important;
}

#item117631 {
	width:58px !important;
	height:7px !important;
	left:428px !important;
	top:374px !important;
}

#item117658 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:380px !important;
}

#item117685 {
	width:44px !important;
	height:7px !important;
	left:381px !important;
	top:421px !important;
}

#item117712 {
	width:58px !important;
	height:7px !important;
	left:428px !important;
	top:421px !important;
}

#item117739 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:427px !important;
}

#item117767 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:468px !important;
}

#item117795 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:475px !important;
}

#item117822 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:481px !important;
}

#item117849 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:522px !important;
}

#item117876 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:528px !important;
}

#item117903 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:535px !important;
}

#item117930 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:582px !important;
}

#item117957 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:40px !important;
}

#item117984 {
	width:59px !important;
	height:7px !important;
	left:427px !important;
	top:40px !important;
}

#item118013 {
	width:55px !important;
	height:7px !important;
	left:381px !important;
	top:94px !important;
}

#item118040 {
	width:44px !important;
	height:7px !important;
	left:381px !important;
	top:145px !important;
}

#item118067 {
	width:44px !important;
	height:7px !important;
	left:381px !important;
	top:177px !important;
}

#item118094 {
	width:55px !important;
	height:7px !important;
	left:381px !important;
	top:254px !important;
}

#item118121 {
	width:55px !important;
	height:7px !important;
	left:381px !important;
	top:292px !important;
}

#item118148 {
	width:44px !important;
	height:7px !important;
	left:381px !important;
	top:374px !important;
}

#item118175 {
	width:58px !important;
	height:7px !important;
	left:428px !important;
	top:374px !important;
}

#item118202 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:380px !important;
}

#item118230 {
	width:44px !important;
	height:7px !important;
	left:381px !important;
	top:421px !important;
}

#item118257 {
	width:58px !important;
	height:7px !important;
	left:428px !important;
	top:421px !important;
}

#item118285 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:427px !important;
}

#item118312 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:468px !important;
}

#item118339 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:475px !important;
}

#item118366 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:481px !important;
}

#item118393 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:522px !important;
}

#item118420 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:528px !important;
}

#item118447 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:535px !important;
}

#item118474 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:582px !important;
}

#item2510 {
	width:105px !important;
	height:90px !important;
}

#item2505 {
	width:105px !important;
	height:90px !important;
	left:75px !important;
	top:47px !important;
}

#item4999 {
	width:122px !important;
	height:228px !important;
}

#item4994 {
	width:122px !important;
	height:228px !important;
	left:198px !important;
}

#item4993 {
	width:171px !important;
	height:72px !important;
}

#item4987 {
	width:171px !important;
	height:72px !important;
	left:14px !important;
	top:141px !important;
}

#item2516 {
	width:59px !important;
	height:90px !important;
}

#item2511 {
	width:59px !important;
	height:90px !important;
	left:251px !important;
	top:274px !important;
}

#item5030 {
	width:64px !important;
	height:101px !important;
}

#item5025 {
	width:64px !important;
	height:101px !important;
	left:249px !important;
	top:373px !important;
}

#item5050 {
	width:37px !important;
	height:143px !important;
}

#item5044 {
	width:37px !important;
	height:143px !important;
	left:267px !important;
	top:483px !important;
}

#item5059 {
	width:29px !important;
	height:143px !important;
}

#item5054 {
	width:29px !important;
	height:143px !important;
	left:237px !important;
	top:483px !important;
}

#item5065 {
	width:54px !important;
	height:143px !important;
}

#item5060 {
	width:54px !important;
	height:143px !important;
	left:183px !important;
	top:483px !important;
}

#item5071 {
	width:54px !important;
	height:107px !important;
}

#item5066 {
	width:54px !important;
	height:107px !important;
	left:148px !important;
	top:483px !important;
}

#item5037 {
	width:49px !important;
	height:101px !important;
}

#item5032 {
	width:49px !important;
	height:101px !important;
	left:199px !important;
	top:373px !important;
}

#item5043 {
	width:67px !important;
	height:101px !important;
}

#item5038 {
	width:67px !important;
	height:101px !important;
	left:130px !important;
	top:373px !important;
}

#item5018 {
	width:47px !important;
	height:90px !important;
}

#item5013 {
	width:47px !important;
	height:90px !important;
	left:202px !important;
	top:274px !important;
}

#item5024 {
	width:60px !important;
	height:90px !important;
}

#item5019 {
	width:60px !important;
	height:90px !important;
	left:141px !important;
	top:274px !important;
}

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

#item2517 {
	width:119px !important;
	height:108px !important;
	left:383px !important;
	top:145px !important;
}

#item5005 {
	width:95px !important;
	height:134px !important;
}

#item5000 {
	width:95px !important;
	height:134px !important;
	left:398px !important;
	top:257px !important;
}

#item2529 {
	width:83px !important;
	height:82px !important;
}

#item2523 {
	width:83px !important;
	height:82px !important;
	left:368px !important;
	top:439px !important;
}

#item5012 {
	width:104px !important;
	height:100px !important;
}

#item5007 {
	width:104px !important;
	height:100px !important;
	left:360px !important;
	top:525px !important;
}

#item2535 {
	width:66px !important;
	height:208px !important;
}

#item2530 {
	width:66px !important;
	height:208px !important;
	left:3px !important;
	top:39px !important;
}

#item5078 {
	width:49px !important;
	height:208px !important;
}

#item5073 {
	width:49px !important;
	height:208px !important;
	left:70px !important;
	top:39px !important;
}

#item5084 {
	width:49px !important;
	height:208px !important;
}

#item5079 {
	width:49px !important;
	height:208px !important;
	left:121px !important;
	top:39px !important;
}

#item5091 {
	width:44px !important;
	height:208px !important;
}

#item5086 {
	width:44px !important;
	height:208px !important;
	left:171px !important;
	top:39px !important;
}

#item5097 {
	width:49px !important;
	height:208px !important;
}

#item5092 {
	width:49px !important;
	height:208px !important;
	left:217px !important;
	top:39px !important;
}

#item5105 {
	width:67px !important;
	height:208px !important;
}

#item5099 {
	width:67px !important;
	height:208px !important;
	left:268px !important;
	top:39px !important;
}

#item2542 {
	width:109px !important;
	height:145px !important;
}

#item2537 {
	width:109px !important;
	height:145px !important;
	top:461px !important;
}

#item5130 {
	width:100px !important;
	height:145px !important;
}

#item5125 {
	width:100px !important;
	height:145px !important;
	left:116px !important;
	top:461px !important;
}

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

#item2543 {
	width:77px !important;
	height:112px !important;
	left:92px !important;
	top:315px !important;
}

#item5112 {
	width:74px !important;
	height:142px !important;
}

#item5106 {
	width:74px !important;
	height:142px !important;
	left:173px !important;
	top:314px !important;
}

#item5118 {
	width:67px !important;
	height:222px !important;
}

#item5113 {
	width:67px !important;
	height:222px !important;
	left:247px !important;
	top:315px !important;
}

#item5124 {
	width:67px !important;
	height:226px !important;
}

#item5119 {
	width:67px !important;
	height:226px !important;
	left:316px !important;
	top:365px !important;
}

#item2554 {
	width:131px !important;
	height:201px !important;
}

#item2549 {
	width:131px !important;
	height:201px !important;
	left:385px !important;
}

#item118501 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:253px !important;
}

#item118529 {
	width:44px !important;
	height:7px !important;
	left:442px !important;
	top:253px !important;
}

#item118556 {
	width:64px !important;
	height:7px !important;
	left:390px !important;
	top:294px !important;
}

#item118583 {
	width:63px !important;
	height:7px !important;
	left:390px !important;
	top:301px !important;
}

#item118610 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:358px !important;
}

#item118637 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:365px !important;
}

#item118664 {
	width:47px !important;
	height:7px !important;
	left:390px !important;
	top:437px !important;
}

#item118691 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:444px !important;
}

#item118718 {
	width:58px !important;
	height:7px !important;
	left:390px !important;
	top:450px !important;
}

#item118746 {
	width:51px !important;
	height:7px !important;
	left:390px !important;
	top:457px !important;
}

#item118774 {
	width:47px !important;
	height:7px !important;
	left:390px !important;
	top:496px !important;
}

#item118801 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:503px !important;
}

#item118828 {
	width:58px !important;
	height:7px !important;
	left:390px !important;
	top:509px !important;
}

#item118855 {
	width:51px !important;
	height:7px !important;
	left:390px !important;
	top:516px !important;
}

#item118882 {
	width:47px !important;
	height:7px !important;
	left:390px !important;
	top:555px !important;
}

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

#item118937 {
	width:58px !important;
	height:7px !important;
	left:390px !important;
	top:568px !important;
}

#item118965 {
	width:51px !important;
	height:7px !important;
	left:390px !important;
	top:575px !important;
}

#item2560 {
	width:148px !important;
	height:201px !important;
}

#item2555 {
	width:148px !important;
	height:201px !important;
	left:133px !important;
}

#item5138 {
	width:81px !important;
	height:112px !important;
}

#item5133 {
	width:81px !important;
	height:112px !important;
	left:133px !important;
	top:204px !important;
}

#item5144 {
	width:88px !important;
	height:112px !important;
}

#item5139 {
	width:88px !important;
	height:112px !important;
	left:215px !important;
	top:204px !important;
}

#item5150 {
	width:80px !important;
	height:112px !important;
}

#item5145 {
	width:80px !important;
	height:112px !important;
	left:305px !important;
	top:204px !important;
}

#item5156 {
	width:78px !important;
	height:112px !important;
}

#item5151 {
	width:78px !important;
	height:112px !important;
	left:386px !important;
	top:204px !important;
}

#item5162 {
	width:25px !important;
	height:112px !important;
}

#item5157 {
	width:25px !important;
	height:112px !important;
	left:466px !important;
	top:204px !important;
}

#item5168 {
	width:24px !important;
	height:112px !important;
}

#item5163 {
	width:24px !important;
	height:112px !important;
	left:492px !important;
	top:204px !important;
}

#item2566 {
	width:149px !important;
	height:200px !important;
}

#item2561 {
	width:149px !important;
	height:200px !important;
	left:367px !important;
}

#item2589 {
	width:129px !important;
	height:276px !important;
}

#item2584 {
	width:129px !important;
	height:276px !important;
	left:387px !important;
	top:334px !important;
}

#item5204 {
	width:66px !important;
	height:78px !important;
}

#item5198 {
	width:66px !important;
	height:78px !important;
	left:319px !important;
	top:439px !important;
}

#item5210 {
	width:66px !important;
	height:26px !important;
}

#item5205 {
	width:66px !important;
	height:26px !important;
	left:319px !important;
	top:525px !important;
}

#item5216 {
	width:66px !important;
	height:21px !important;
}

#item5211 {
	width:66px !important;
	height:21px !important;
	left:319px !important;
	top:552px !important;
}

#item5222 {
	width:66px !important;
	height:36px !important;
}

#item5217 {
	width:66px !important;
	height:36px !important;
	left:319px !important;
	top:574px !important;
}

#item5228 {
	width:66px !important;
	height:21px !important;
}

#item5223 {
	width:66px !important;
	height:21px !important;
	left:319px !important;
	top:611px !important;
}

#item2595 {
	width:101px !important;
	height:266px !important;
}

#item2590 {
	width:101px !important;
	height:266px !important;
	left:210px !important;
	top:341px !important;
}

#item5174 {
	width:67px !important;
	height:79px !important;
}

#item5169 {
	width:67px !important;
	height:79px !important;
	left:133px !important;
	top:438px !important;
}

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

#item5179 {
	width:67px !important;
	height:34px !important;
	left:138px !important;
	top:540px !important;
}

#item5191 {
	width:58px !important;
	height:16px !important;
}

#item5186 {
	width:58px !important;
	height:16px !important;
	left:149px !important;
	top:575px !important;
}

#item5197 {
	width:75px !important;
	height:16px !important;
}

#item5192 {
	width:75px !important;
	height:16px !important;
	left:132px !important;
	top:592px !important;
}

#item118992 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:77px !important;
}

#item119020 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:84px !important;
}

#item119047 {
	width:43px !important;
	height:7px !important;
	left:26px !important;
	top:90px !important;
}

#item119075 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:97px !important;
}

#item119102 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:104px !important;
}

#item119129 {
	width:52px !important;
	height:7px !important;
	left:26px !important;
	top:110px !important;
}

#item119156 {
	width:46px !important;
	height:7px !important;
	left:26px !important;
	top:165px !important;
}

#item119183 {
	width:46px !important;
	height:7px !important;
	left:74px !important;
	top:165px !important;
}

#item119210 {
	width:46px !important;
	height:7px !important;
	left:26px !important;
	top:172px !important;
}

#item119237 {
	width:46px !important;
	height:7px !important;
	left:74px !important;
	top:172px !important;
}

#item119265 {
	width:46px !important;
	height:7px !important;
	left:26px !important;
	top:178px !important;
}

#item119292 {
	width:46px !important;
	height:7px !important;
	left:74px !important;
	top:178px !important;
}

#item119319 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:236px !important;
}

#item119346 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:243px !important;
}

#item119373 {
	width:43px !important;
	height:7px !important;
	left:26px !important;
	top:249px !important;
}

#item119400 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:256px !important;
}

#item119427 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:263px !important;
}

#item119454 {
	width:52px !important;
	height:7px !important;
	left:26px !important;
	top:269px !important;
}

#item119481 {
	width:48px !important;
	height:7px !important;
	left:26px !important;
	top:326px !important;
}

#item119509 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:326px !important;
}

#item119536 {
	width:46px !important;
	height:7px !important;
	left:26px !important;
	top:332px !important;
}

#item119563 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:332px !important;
}

#item119591 {
	width:46px !important;
	height:7px !important;
	left:26px !important;
	top:339px !important;
}

#item119618 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:339px !important;
}

#item119645 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:424px !important;
}

#item119672 {
	width:40px !important;
	height:7px !important;
	left:85px !important;
	top:424px !important;
}

#item119699 {
	width:65px !important;
	height:7px !important;
	left:26px !important;
	top:431px !important;
}

#item119726 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:462px !important;
}

#item119753 {
	width:40px !important;
	height:7px !important;
	left:85px !important;
	top:462px !important;
}

#item119781 {
	width:65px !important;
	height:7px !important;
	left:26px !important;
	top:469px !important;
}

#item119808 {
	width:38px !important;
	height:7px !important;
	left:26px !important;
	top:527px !important;
}

#item119835 {
	width:57px !important;
	height:7px !important;
	left:67px !important;
	top:527px !important;
}

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

#item119889 {
	width:50px !important;
	height:7px !important;
	left:67px !important;
	top:534px !important;
}

#item119916 {
	width:38px !important;
	height:7px !important;
	left:26px !important;
	top:570px !important;
}

#item119943 {
	width:57px !important;
	height:7px !important;
	left:67px !important;
	top:570px !important;
}

#item119970 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:577px !important;
}

#item119997 {
	width:50px !important;
	height:7px !important;
	left:67px !important;
	top:577px !important;
}

#item2602 {
	width:59px !important;
	height:25px !important;
}

#item2596 {
	width:59px !important;
	height:25px !important;
	left:112px !important;
	top:81px !important;
}

#item5251 {
	width:59px !important;
	height:25px !important;
}

#item5246 {
	width:59px !important;
	height:25px !important;
	left:112px !important;
	top:110px !important;
}

#item5269 {
	width:59px !important;
	height:73px !important;
}

#item5264 {
	width:59px !important;
	height:73px !important;
	left:112px !important;
	top:138px !important;
}

#item5238 {
	width:59px !important;
	height:25px !important;
}

#item5232 {
	width:59px !important;
	height:25px !important;
	left:175px !important;
	top:81px !important;
}

#item5257 {
	width:59px !important;
	height:25px !important;
}

#item5252 {
	width:59px !important;
	height:25px !important;
	left:175px !important;
	top:110px !important;
}

#item5275 {
	width:59px !important;
	height:73px !important;
}

#item5270 {
	width:59px !important;
	height:73px !important;
	left:175px !important;
	top:138px !important;
}

#item5245 {
	width:59px !important;
	height:25px !important;
}

#item5239 {
	width:59px !important;
	height:25px !important;
	left:237px !important;
	top:81px !important;
}

#item5263 {
	width:59px !important;
	height:25px !important;
}

#item5258 {
	width:59px !important;
	height:25px !important;
	left:237px !important;
	top:110px !important;
}

#item5281 {
	width:59px !important;
	height:73px !important;
}

#item5276 {
	width:59px !important;
	height:73px !important;
	left:237px !important;
	top:138px !important;
}

#item2608 {
	width:142px !important;
	height:183px !important;
}

#item2603 {
	width:142px !important;
	height:183px !important;
	left:357px !important;
	top:110px !important;
}

#item2614 {
	width:148px !important;
	height:266px !important;
}

#item2609 {
	width:148px !important;
	height:266px !important;
	left:347px !important;
	top:297px !important;
}

#item2620 {
	width:68px !important;
	height:129px !important;
}

#item2615 {
	width:68px !important;
	height:129px !important;
	left:24px !important;
	top:416px !important;
}

#item5321 {
	width:43px !important;
	height:129px !important;
}

#item5316 {
	width:43px !important;
	height:129px !important;
	left:99px !important;
	top:416px !important;
}

#item5327 {
	width:39px !important;
	height:129px !important;
}

#item5322 {
	width:39px !important;
	height:129px !important;
	left:144px !important;
	top:416px !important;
}

#item5333 {
	width:42px !important;
	height:129px !important;
}

#item5328 {
	width:42px !important;
	height:129px !important;
	left:184px !important;
	top:416px !important;
}

#item5287 {
	width:59px !important;
	height:144px !important;
}

#item5282 {
	width:59px !important;
	height:144px !important;
	left:182px !important;
	top:237px !important;
}

#item5293 {
	width:39px !important;
	height:31px !important;
}

#item5288 {
	width:39px !important;
	height:31px !important;
	left:133px !important;
	top:253px !important;
}

#item5300 {
	width:39px !important;
	height:31px !important;
}

#item5295 {
	width:39px !important;
	height:31px !important;
	left:133px !important;
	top:286px !important;
}

#item5306 {
	width:39px !important;
	height:31px !important;
}

#item5301 {
	width:39px !important;
	height:31px !important;
	left:133px !important;
	top:320px !important;
}

#item5312 {
	width:39px !important;
	height:31px !important;
}

#item5307 {
	width:39px !important;
	height:31px !important;
	left:133px !important;
	top:355px !important;
}

#item120025 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:134px !important;
}

#item120052 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:140px !important;
}

#item120079 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:147px !important;
}

#item120106 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:154px !important;
}

#item120134 {
	width:38px !important;
	height:7px !important;
	left:18px !important;
	top:160px !important;
}

#item120161 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:167px !important;
}

#item120188 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:173px !important;
}

#item120215 {
	width:44px !important;
	height:7px !important;
	left:18px !important;
	top:180px !important;
}

#item120242 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:187px !important;
}

#item120270 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:247px !important;
}

#item120297 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:254px !important;
}

#item120325 {
	width:73px !important;
	height:7px !important;
	left:18px !important;
	top:260px !important;
}

#item120353 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:267px !important;
}

#item120380 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:274px !important;
}

#item120407 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:325px !important;
}

#item120434 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:332px !important;
}

#item120461 {
	width:73px !important;
	height:7px !important;
	left:18px !important;
	top:339px !important;
}

#item120488 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:345px !important;
}

#item120516 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:352px !important;
}

#item120544 {
	width:40px !important;
	height:7px !important;
	left:23px !important;
	top:572px !important;
}

#item120571 {
	width:59px !important;
	height:7px !important;
	left:68px !important;
	top:572px !important;
}

#item120598 {
	width:45px !important;
	height:7px !important;
	left:134px !important;
	top:572px !important;
}

#item120625 {
	width:97px !important;
	height:7px !important;
	left:200px !important;
	top:570px !important;
}

#item2626 {
	width:147px !important;
	height:174px !important;
}

#item2621 {
	width:147px !important;
	height:174px !important;
	left:104px !important;
	top:317px !important;
}

#item5368 {
	width:55px !important;
	height:65px !important;
}

#item5362 {
	width:55px !important;
	height:65px !important;
	left:39px !important;
	top:482px !important;
}

#item5375 {
	width:55px !important;
	height:65px !important;
}

#item5370 {
	width:55px !important;
	height:65px !important;
	left:39px !important;
	top:550px !important;
}

#item2632 {
	width:73px !important;
	height:36px !important;
}

#item2627 {
	width:73px !important;
	height:36px !important;
	left:158px !important;
	top:54px !important;
}

#item5339 {
	width:73px !important;
	height:44px !important;
}

#item5334 {
	width:73px !important;
	height:44px !important;
	left:194px !important;
	top:95px !important;
}

#item5346 {
	width:70px !important;
	height:59px !important;
}

#item5340 {
	width:70px !important;
	height:59px !important;
	left:123px !important;
	top:107px !important;
}

#item5352 {
	width:70px !important;
	height:75px !important;
}

#item5347 {
	width:70px !important;
	height:75px !important;
	left:198px !important;
	top:143px !important;
}

#item5358 {
	width:70px !important;
	height:82px !important;
}

#item5353 {
	width:70px !important;
	height:82px !important;
	left:149px !important;
	top:169px !important;
}

#item2638 {
	width:163px !important;
	height:191px !important;
}

#item2633 {
	width:163px !important;
	height:191px !important;
	left:280px !important;
	top:101px !important;
}

#item2644 {
	width:147px !important;
	height:244px !important;
}

#item2639 {
	width:147px !important;
	height:244px !important;
	left:295px !important;
	top:297px !important;
}

#item120652 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:154px !important;
}

#item120679 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:161px !important;
}

#item120706 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:167px !important;
}

#item120734 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:174px !important;
}

#item120763 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:180px !important;
}

#item120790 {
	width:45px !important;
	height:7px !important;
	left:102px !important;
	top:514px !important;
}

#item120817 {
	width:50px !important;
	height:7px !important;
	left:202px !important;
	top:514px !important;
}

#item120844 {
	width:68px !important;
	height:7px !important;
	left:102px !important;
	top:521px !important;
}

#item120871 {
	width:43px !important;
	height:7px !important;
	left:102px !important;
	top:578px !important;
}

#item2650 {
	width:153px !important;
	height:177px !important;
}

#item2645 {
	width:153px !important;
	height:177px !important;
	left:20px !important;
	top:17px !important;
}

#item2657 {
	width:158px !important;
	height:184px !important;
}

#item2651 {
	width:158px !important;
	height:184px !important;
	left:180px !important;
	top:14px !important;
}

#item2663 {
	width:159px !important;
	height:127px !important;
}

#item2658 {
	width:159px !important;
	height:127px !important;
	left:180px !important;
	top:216px !important;
}

#item5381 {
	width:50px !important;
	height:38px !important;
}

#item5376 {
	width:50px !important;
	height:38px !important;
	left:178px !important;
	top:345px !important;
}

#item5387 {
	width:50px !important;
	height:38px !important;
}

#item5382 {
	width:50px !important;
	height:38px !important;
	left:235px !important;
	top:345px !important;
}

#item5393 {
	width:50px !important;
	height:38px !important;
}

#item5388 {
	width:50px !important;
	height:38px !important;
	left:289px !important;
	top:345px !important;
}

#item2670 {
	width:152px !important;
	height:168px !important;
}

#item2664 {
	width:152px !important;
	height:168px !important;
	left:20px !important;
	top:215px !important;
}

#item2677 {
	width:115px !important;
	height:30px !important;
}

#item2672 {
	width:115px !important;
	height:30px !important;
	left:59px !important;
	top:397px !important;
}

#item5403 {
	width:115px !important;
	height:30px !important;
}

#item5398 {
	width:115px !important;
	height:30px !important;
	left:59px !important;
	top:429px !important;
}

#item5409 {
	width:115px !important;
	height:30px !important;
}

#item5404 {
	width:115px !important;
	height:30px !important;
	left:59px !important;
	top:460px !important;
}

#item5415 {
	width:115px !important;
	height:63px !important;
}

#item5410 {
	width:115px !important;
	height:63px !important;
	left:59px !important;
	top:491px !important;
}

#item5421 {
	width:51px !important;
	height:55px !important;
}

#item5416 {
	width:51px !important;
	height:55px !important;
	left:116px !important;
	top:559px !important;
}

#item2683 {
	width:159px !important;
	height:160px !important;
}

#item2678 {
	width:159px !important;
	height:160px !important;
	left:179px !important;
	top:393px !important;
}

#item2689 {
	width:153px !important;
	height:127px !important;
}

#item2684 {
	width:153px !important;
	height:127px !important;
	left:344px !important;
	top:393px !important;
}

#item5427 {
	width:74px !important;
	height:29px !important;
}

#item5422 {
	width:74px !important;
	height:29px !important;
	left:344px !important;
	top:523px !important;
}

#item5433 {
	width:74px !important;
	height:29px !important;
}

#item5428 {
	width:74px !important;
	height:29px !important;
	left:425px !important;
	top:523px !important;
}

#item120898 {
	width:53px !important;
	height:7px !important;
	left:342px !important;
	top:40px !important;
}

#item120925 {
	width:53px !important;
	height:7px !important;
	left:343px !important;
	top:97px !important;
}

#item120952 {
	width:53px !important;
	height:7px !important;
	left:343px !important;
	top:159px !important;
}

#item120980 {
	width:69px !important;
	height:7px !important;
	left:343px !important;
	top:216px !important;
}

#item121007 {
	width:95px !important;
	height:7px !important;
	left:343px !important;
	top:222px !important;
}

#item121035 {
	width:73px !important;
	height:7px !important;
	left:343px !important;
	top:229px !important;
}

#item121062 {
	width:41px !important;
	height:7px !important;
	left:343px !important;
	top:303px !important;
}

#item121089 {
	width:68px !important;
	height:7px !important;
	left:343px !important;
	top:310px !important;
}

#item121116 {
	width:53px !important;
	height:7px !important;
	left:343px !important;
	top:316px !important;
}

#item121143 {
	width:45px !important;
	height:7px !important;
	left:343px !important;
	top:323px !important;
}

#item121170 {
	width:41px !important;
	height:7px !important;
	left:343px !important;
	top:349px !important;
}

#item121197 {
	width:68px !important;
	height:7px !important;
	left:343px !important;
	top:356px !important;
}

#item121224 {
	width:40px !important;
	height:7px !important;
	left:343px !important;
	top:362px !important;
}

#item121251 {
	width:45px !important;
	height:7px !important;
	left:343px !important;
	top:369px !important;
}

#item121279 {
	width:53px !important;
	height:7px !important;
	left:177px !important;
	top:572px !important;
}

#item121306 {
	width:71px !important;
	height:7px !important;
	left:343px !important;
	top:572px !important;
}

#item121333 {
	width:96px !important;
	height:7px !important;
	left:343px !important;
	top:578px !important;
}

#item2695 {
	width:180px !important;
	height:206px !important;
}

#item2690 {
	width:180px !important;
	height:206px !important;
	left:116px !important;
	top:244px !important;
}

#item5467 {
	width:175px !important;
	height:252px !important;
}

#item5462 {
	width:175px !important;
	height:252px !important;
	top:264px !important;
}

#item2701 {
	width:42px !important;
	height:154px !important;
}

#item2696 {
	width:42px !important;
	height:154px !important;
	left:305px !important;
	top:371px !important;
}

#item5494 {
	width:42px !important;
	height:154px !important;
}

#item5489 {
	width:42px !important;
	height:154px !important;
	left:348px !important;
	top:371px !important;
}

#item5500 {
	width:57px !important;
	height:154px !important;
}

#item5495 {
	width:57px !important;
	height:154px !important;
	left:391px !important;
	top:371px !important;
}

#item5507 {
	width:59px !important;
	height:48px !important;
}

#item5501 {
	width:59px !important;
	height:48px !important;
	left:451px !important;
	top:372px !important;
}

#item5514 {
	width:59px !important;
	height:48px !important;
}

#item5508 {
	width:59px !important;
	height:48px !important;
	left:451px !important;
	top:421px !important;
}

#item5520 {
	width:61px !important;
	height:59px !important;
}

#item5515 {
	width:61px !important;
	height:59px !important;
	left:451px !important;
	top:470px !important;
}

#item2708 {
	width:87px !important;
	height:120px !important;
}

#item2702 {
	width:87px !important;
	height:120px !important;
	left:315px !important;
	top:170px !important;
}

#item5482 {
	width:65px !important;
	height:83px !important;
}

#item5477 {
	width:65px !important;
	height:83px !important;
	left:437px !important;
	top:159px !important;
}

#item5488 {
	width:65px !important;
	height:98px !important;
}

#item5483 {
	width:65px !important;
	height:98px !important;
	left:425px !important;
	top:245px !important;
}

#item5473 {
	width:87px !important;
	height:51px !important;
}

#item5468 {
	width:87px !important;
	height:51px !important;
	left:303px !important;
	top:294px !important;
}

#item2714 {
	width:72px !important;
	height:95px !important;
}

#item2709 {
	width:72px !important;
	height:95px !important;
	left:310px !important;
	top:16px !important;
}

#item5455 {
	width:42px !important;
	height:95px !important;
}

#item5450 {
	width:42px !important;
	height:95px !important;
	left:383px !important;
	top:16px !important;
}

#item5461 {
	width:76px !important;
	height:95px !important;
}

#item5456 {
	width:76px !important;
	height:95px !important;
	left:426px !important;
	top:16px !important;
}

#item2720 {
	width:67px !important;
	height:91px !important;
}

#item2715 {
	width:67px !important;
	height:91px !important;
	left:14px !important;
	top:23px !important;
}

#item5440 {
	width:47px !important;
	height:91px !important;
}

#item5435 {
	width:47px !important;
	height:91px !important;
	left:83px !important;
	top:23px !important;
}

#item5449 {
	width:54px !important;
	height:91px !important;
}

#item5441 {
	width:54px !important;
	height:91px !important;
	left:132px !important;
	top:23px !important;
}

#item121360 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item121387 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item121414 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item121441 {
	width:46px !important;
	height:7px !important;
	left:145px !important;
	top:561px !important;
}

#item121468 {
	width:59px !important;
	height:7px !important;
	left:145px !important;
	top:567px !important;
}

#item121496 {
	width:53px !important;
	height:7px !important;
	left:145px !important;
	top:574px !important;
}

#item121524 {
	width:46px !important;
	height:7px !important;
	left:279px !important;
	top:560px !important;
}

#item121552 {
	width:59px !important;
	height:7px !important;
	left:279px !important;
	top:567px !important;
}

#item121579 {
	width:53px !important;
	height:7px !important;
	left:279px !important;
	top:574px !important;
}

#item121606 {
	width:46px !important;
	height:7px !important;
	left:389px !important;
	top:560px !important;
}

#item121633 {
	width:59px !important;
	height:7px !important;
	left:389px !important;
	top:566px !important;
}

#item121661 {
	width:53px !important;
	height:7px !important;
	left:389px !important;
	top:573px !important;
}

#item2726 {
	width:73px !important;
	height:231px !important;
}

#item2721 {
	width:73px !important;
	height:231px !important;
}

#item5538 {
	width:120px !important;
	height:231px !important;
}

#item5530 {
	width:120px !important;
	height:231px !important;
	left:75px !important;
}

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

#item2727 {
	width:75px !important;
	height:127px !important;
	left:204px !important;
}

#item5544 {
	width:111px !important;
	height:230px !important;
}

#item5539 {
	width:111px !important;
	height:230px !important;
	left:281px !important;
}

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

#item5545 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:233px !important;
}

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

#item5551 {
	width:27px !important;
	height:27px !important;
	left:66px !important;
	top:233px !important;
}

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

#item5557 {
	width:27px !important;
	height:27px !important;
	left:111px !important;
	top:233px !important;
}

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

#item5565 {
	width:27px !important;
	height:27px !important;
	left:156px !important;
	top:233px !important;
}

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

#item5571 {
	width:27px !important;
	height:27px !important;
	left:201px !important;
	top:233px !important;
}

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

#item5577 {
	width:27px !important;
	height:27px !important;
	left:245px !important;
	top:233px !important;
}

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

#item5583 {
	width:27px !important;
	height:27px !important;
	left:290px !important;
	top:233px !important;
}

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

#item5589 {
	width:27px !important;
	height:27px !important;
	left:335px !important;
	top:233px !important;
}

#item2744 {
	width:140px !important;
	height:72px !important;
}

#item2739 {
	width:140px !important;
	height:72px !important;
	left:158px !important;
	top:298px !important;
}

#item5603 {
	width:93px !important;
	height:17px !important;
}

#item5598 {
	width:93px !important;
	height:17px !important;
	left:396px !important;
	top:272px !important;
}

#item5610 {
	width:93px !important;
	height:15px !important;
}

#item5604 {
	width:93px !important;
	height:15px !important;
	left:396px !important;
	top:290px !important;
}

#item5616 {
	width:93px !important;
	height:18px !important;
}

#item5611 {
	width:93px !important;
	height:18px !important;
	left:396px !important;
	top:306px !important;
}

#item5622 {
	width:93px !important;
	height:16px !important;
}

#item5617 {
	width:93px !important;
	height:16px !important;
	left:396px !important;
	top:326px !important;
}

#item5629 {
	width:93px !important;
	height:14px !important;
}

#item5623 {
	width:93px !important;
	height:14px !important;
	left:396px !important;
	top:343px !important;
}

#item5635 {
	width:93px !important;
	height:14px !important;
}

#item5630 {
	width:93px !important;
	height:14px !important;
	left:396px !important;
	top:358px !important;
}

#item5642 {
	width:93px !important;
	height:21px !important;
}

#item5636 {
	width:93px !important;
	height:21px !important;
	left:396px !important;
	top:373px !important;
}

#item5648 {
	width:93px !important;
	height:14px !important;
}

#item5643 {
	width:93px !important;
	height:14px !important;
	left:396px !important;
	top:395px !important;
}

#item5654 {
	width:93px !important;
	height:13px !important;
}

#item5649 {
	width:93px !important;
	height:13px !important;
	left:396px !important;
	top:410px !important;
}

#item5661 {
	width:93px !important;
	height:9px !important;
}

#item5655 {
	width:93px !important;
	height:9px !important;
	left:396px !important;
	top:423px !important;
}

#item5670 {
	width:93px !important;
	height:16px !important;
}

#item5665 {
	width:93px !important;
	height:16px !important;
	left:396px !important;
	top:434px !important;
}

#item5676 {
	width:93px !important;
	height:12px !important;
}

#item5671 {
	width:93px !important;
	height:12px !important;
	left:396px !important;
	top:451px !important;
}

#item5682 {
	width:93px !important;
	height:11px !important;
}

#item5677 {
	width:93px !important;
	height:11px !important;
	left:396px !important;
	top:464px !important;
}

#item5688 {
	width:93px !important;
	height:9px !important;
}

#item5683 {
	width:93px !important;
	height:9px !important;
	left:396px !important;
	top:476px !important;
}

#item5694 {
	width:93px !important;
	height:17px !important;
}

#item5689 {
	width:93px !important;
	height:17px !important;
	left:396px !important;
	top:486px !important;
}

#item5700 {
	width:93px !important;
	height:15px !important;
}

#item5695 {
	width:93px !important;
	height:15px !important;
	left:396px !important;
	top:504px !important;
}

#item63572 {
	width:97px !important;
	height:111px !important;
}

#item63566 {
	width:97px !important;
	height:111px !important;
	left:162px !important;
	top:373px !important;
}

#item2738 {
	width:152px !important;
	height:93px !important;
}

#item2733 {
	width:152px !important;
	height:93px !important;
	left:3px !important;
	top:427px !important;
}

#item121688 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:65px !important;
}

#item121716 {
	width:56px !important;
	height:7px !important;
	left:398px !important;
	top:72px !important;
}

#item121743 {
	width:57px !important;
	height:7px !important;
	left:398px !important;
	top:78px !important;
}

#item121771 {
	width:49px !important;
	height:7px !important;
	left:398px !important;
	top:85px !important;
}

#item121798 {
	width:54px !important;
	height:7px !important;
	left:398px !important;
	top:92px !important;
}

#item121826 {
	width:50px !important;
	height:7px !important;
	left:398px !important;
	top:98px !important;
}

#item121853 {
	width:56px !important;
	height:7px !important;
	left:398px !important;
	top:105px !important;
}

#item121880 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:111px !important;
}

#item121907 {
	width:51px !important;
	height:7px !important;
	left:398px !important;
	top:195px !important;
}

#item121934 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:201px !important;
}

#item121961 {
	width:45px !important;
	height:7px !important;
	left:19px !important;
	top:554px !important;
}

#item121988 {
	width:53px !important;
	height:7px !important;
	left:19px !important;
	top:561px !important;
}

#item122016 {
	width:39px !important;
	height:7px !important;
	left:19px !important;
	top:567px !important;
}

#item122043 {
	width:53px !important;
	height:7px !important;
	left:19px !important;
	top:574px !important;
}

#item122070 {
	width:51px !important;
	height:7px !important;
	left:19px !important;
	top:580px !important;
}

#item122097 {
	width:57px !important;
	height:7px !important;
	left:19px !important;
	top:587px !important;
}

#item122124 {
	width:46px !important;
	height:7px !important;
	left:19px !important;
	top:594px !important;
}

#item122151 {
	width:50px !important;
	height:7px !important;
	left:19px !important;
	top:600px !important;
}

#item122178 {
	width:55px !important;
	height:7px !important;
	left:19px !important;
	top:607px !important;
}

#item122205 {
	width:43px !important;
	height:7px !important;
	left:19px !important;
	top:613px !important;
}

#item122232 {
	width:53px !important;
	height:7px !important;
	left:80px !important;
	top:554px !important;
}

#item122260 {
	width:57px !important;
	height:7px !important;
	left:80px !important;
	top:561px !important;
}

#item122287 {
	width:52px !important;
	height:7px !important;
	left:80px !important;
	top:567px !important;
}

#item122314 {
	width:51px !important;
	height:7px !important;
	left:80px !important;
	top:574px !important;
}

#item122342 {
	width:50px !important;
	height:7px !important;
	left:80px !important;
	top:580px !important;
}

#item122369 {
	width:55px !important;
	height:7px !important;
	left:80px !important;
	top:587px !important;
}

#item122396 {
	width:45px !important;
	height:7px !important;
	left:319px !important;
	top:538px !important;
}

#item122423 {
	width:56px !important;
	height:7px !important;
	left:319px !important;
	top:545px !important;
}

#item122450 {
	width:39px !important;
	height:7px !important;
	left:319px !important;
	top:552px !important;
}

#item122477 {
	width:53px !important;
	height:7px !important;
	left:319px !important;
	top:558px !important;
}

#item122504 {
	width:51px !important;
	height:7px !important;
	left:319px !important;
	top:565px !important;
}

#item122532 {
	width:57px !important;
	height:7px !important;
	left:319px !important;
	top:571px !important;
}

#item122559 {
	width:46px !important;
	height:7px !important;
	left:319px !important;
	top:578px !important;
}

#item122586 {
	width:50px !important;
	height:7px !important;
	left:319px !important;
	top:585px !important;
}

#item122613 {
	width:55px !important;
	height:7px !important;
	left:319px !important;
	top:591px !important;
}

#item122640 {
	width:43px !important;
	height:7px !important;
	left:319px !important;
	top:598px !important;
}

#item122667 {
	width:53px !important;
	height:7px !important;
	left:407px !important;
	top:538px !important;
}

#item122694 {
	width:57px !important;
	height:7px !important;
	left:407px !important;
	top:545px !important;
}

#item122721 {
	width:52px !important;
	height:7px !important;
	left:407px !important;
	top:552px !important;
}

#item122748 {
	width:51px !important;
	height:7px !important;
	left:407px !important;
	top:558px !important;
}

#item122776 {
	width:50px !important;
	height:7px !important;
	left:407px !important;
	top:565px !important;
}

#item122803 {
	width:55px !important;
	height:7px !important;
	left:407px !important;
	top:571px !important;
}

#item2750 {
	width:279px !important;
	height:127px !important;
}

#item2745 {
	width:279px !important;
	height:127px !important;
	left:223px !important;
	top:43px !important;
}

#item5723 {
	width:76px !important;
	height:61px !important;
}

#item5718 {
	width:76px !important;
	height:61px !important;
	left:229px !important;
	top:200px !important;
}

#item5729 {
	width:76px !important;
	height:61px !important;
}

#item5724 {
	width:76px !important;
	height:61px !important;
	left:312px !important;
	top:200px !important;
}

#item5735 {
	width:76px !important;
	height:61px !important;
}

#item5730 {
	width:76px !important;
	height:61px !important;
	left:395px !important;
	top:200px !important;
}

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

#item2751 {
	width:264px !important;
	height:153px !important;
	left:224px !important;
	top:289px !important;
}

#item5741 {
	width:63px !important;
	height:62px !important;
}

#item5736 {
	width:63px !important;
	height:62px !important;
	left:254px !important;
	top:454px !important;
}

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

#item5742 {
	width:55px !important;
	height:56px !important;
	left:320px !important;
	top:460px !important;
}

#item5753 {
	width:63px !important;
	height:67px !important;
}

#item5748 {
	width:63px !important;
	height:67px !important;
	left:380px !important;
	top:449px !important;
}

#item5759 {
	width:44px !important;
	height:66px !important;
}

#item5754 {
	width:44px !important;
	height:66px !important;
	left:448px !important;
	top:447px !important;
}

#item2763 {
	width:45px !important;
	height:45px !important;
}

#item2758 {
	width:45px !important;
	height:45px !important;
	left:33px !important;
	top:221px !important;
}

#item5707 {
	width:45px !important;
	height:45px !important;
}

#item5702 {
	width:45px !important;
	height:45px !important;
	left:79px !important;
	top:221px !important;
}

#item5713 {
	width:45px !important;
	height:45px !important;
}

#item5708 {
	width:45px !important;
	height:45px !important;
	left:126px !important;
	top:221px !important;
}

#item2769 {
	width:44px !important;
	height:44px !important;
}

#item2764 {
	width:44px !important;
	height:44px !important;
	left:29px !important;
	top:540px !important;
}

#item5766 {
	width:44px !important;
	height:44px !important;
}

#item5760 {
	width:44px !important;
	height:44px !important;
	left:76px !important;
	top:540px !important;
}

#item5773 {
	width:44px !important;
	height:44px !important;
}

#item5767 {
	width:44px !important;
	height:44px !important;
	left:122px !important;
	top:540px !important;
}

#item122830 {
	width:47px !important;
	height:7px !important;
	left:31px !important;
	top:148px !important;
}

#item122857 {
	width:50px !important;
	height:7px !important;
	left:111px !important;
	top:148px !important;
}

#item122885 {
	width:57px !important;
	height:7px !important;
	left:31px !important;
	top:155px !important;
}

#item122912 {
	width:47px !important;
	height:7px !important;
	left:31px !important;
	top:375px !important;
}

#item122939 {
	width:40px !important;
	height:7px !important;
	left:121px !important;
	top:375px !important;
}

#item122966 {
	width:44px !important;
	height:7px !important;
	left:31px !important;
	top:382px !important;
}

#item122993 {
	width:47px !important;
	height:7px !important;
	left:31px !important;
	top:423px !important;
}

#item123021 {
	width:40px !important;
	height:7px !important;
	left:121px !important;
	top:423px !important;
}

#item123048 {
	width:44px !important;
	height:7px !important;
	left:31px !important;
	top:430px !important;
}

#item123076 {
	width:47px !important;
	height:7px !important;
	left:31px !important;
	top:459px !important;
}

#item123104 {
	width:40px !important;
	height:7px !important;
	left:121px !important;
	top:459px !important;
}

#item123131 {
	width:44px !important;
	height:7px !important;
	left:31px !important;
	top:466px !important;
}

#item123158 {
	width:47px !important;
	height:7px !important;
	left:31px !important;
	top:498px !important;
}

#item123186 {
	width:40px !important;
	height:7px !important;
	left:121px !important;
	top:498px !important;
}

#item123213 {
	width:44px !important;
	height:7px !important;
	left:31px !important;
	top:504px !important;
}

#item2775 {
	width:297px !important;
	height:133px !important;
}

#item2770 {
	width:297px !important;
	height:133px !important;
	left:23px !important;
	top:63px !important;
}

#item5782 {
	width:53px !important;
	height:47px !important;
}

#item5777 {
	width:53px !important;
	height:47px !important;
	left:108px !important;
	top:225px !important;
}

#item5788 {
	width:53px !important;
	height:48px !important;
}

#item5783 {
	width:53px !important;
	height:48px !important;
	left:166px !important;
	top:225px !important;
}

#item5807 {
	width:36px !important;
	height:37px !important;
}

#item5802 {
	width:36px !important;
	height:37px !important;
	left:328px !important;
	top:241px !important;
}

#item5814 {
	width:36px !important;
	height:37px !important;
}

#item5809 {
	width:36px !important;
	height:37px !important;
	left:367px !important;
	top:241px !important;
}

#item5820 {
	width:36px !important;
	height:37px !important;
}

#item5815 {
	width:36px !important;
	height:37px !important;
	left:407px !important;
	top:241px !important;
}

#item5826 {
	width:36px !important;
	height:37px !important;
}

#item5821 {
	width:36px !important;
	height:37px !important;
	left:447px !important;
	top:241px !important;
}

#item5795 {
	width:39px !important;
	height:63px !important;
}

#item5789 {
	width:39px !important;
	height:63px !important;
	left:225px !important;
	top:213px !important;
}

#item5801 {
	width:42px !important;
	height:66px !important;
}

#item5796 {
	width:42px !important;
	height:66px !important;
	left:275px !important;
	top:214px !important;
}

#item2781 {
	width:288px !important;
	height:162px !important;
}

#item2776 {
	width:288px !important;
	height:162px !important;
	left:24px !important;
	top:341px !important;
}

#item5832 {
	width:60px !important;
	height:50px !important;
}

#item5827 {
	width:60px !important;
	height:50px !important;
	left:119px !important;
	top:542px !important;
}

#item5839 {
	width:54px !important;
	height:50px !important;
}

#item5833 {
	width:54px !important;
	height:50px !important;
	left:194px !important;
	top:542px !important;
}

#item5845 {
	width:49px !important;
	height:59px !important;
}

#item5840 {
	width:49px !important;
	height:59px !important;
	left:254px !important;
	top:531px !important;
}

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

#item5846 {
	width:35px !important;
	height:56px !important;
	left:310px !important;
	top:531px !important;
}

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

#item5852 {
	width:39px !important;
	height:40px !important;
	left:360px !important;
	top:552px !important;
}

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

#item5858 {
	width:40px !important;
	height:40px !important;
	left:402px !important;
	top:552px !important;
}

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

#item5864 {
	width:40px !important;
	height:40px !important;
	left:445px !important;
	top:552px !important;
}

#item123240 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:87px !important;
}

#item123268 {
	width:54px !important;
	height:7px !important;
	left:410px !important;
	top:87px !important;
}

#item123296 {
	width:40px !important;
	height:7px !important;
	left:356px !important;
	top:94px !important;
}

#item123323 {
	width:49px !important;
	height:7px !important;
	left:410px !important;
	top:94px !important;
}

#item123350 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:135px !important;
}

#item123377 {
	width:54px !important;
	height:7px !important;
	left:420px !important;
	top:135px !important;
}

#item123404 {
	width:40px !important;
	height:7px !important;
	left:356px !important;
	top:142px !important;
}

#item123431 {
	width:49px !important;
	height:7px !important;
	left:420px !important;
	top:142px !important;
}

#item123458 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:170px !important;
}

#item123485 {
	width:54px !important;
	height:7px !important;
	left:417px !important;
	top:170px !important;
}

#item123514 {
	width:40px !important;
	height:7px !important;
	left:356px !important;
	top:176px !important;
}

#item123541 {
	width:49px !important;
	height:7px !important;
	left:417px !important;
	top:176px !important;
}

#item123568 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:203px !important;
}

#item123595 {
	width:54px !important;
	height:7px !important;
	left:427px !important;
	top:203px !important;
}

#item123622 {
	width:40px !important;
	height:7px !important;
	left:356px !important;
	top:210px !important;
}

#item123649 {
	width:49px !important;
	height:7px !important;
	left:427px !important;
	top:210px !important;
}

#item123676 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:397px !important;
}

#item123703 {
	width:40px !important;
	height:7px !important;
	left:446px !important;
	top:397px !important;
}

#item123731 {
	width:57px !important;
	height:7px !important;
	left:356px !important;
	top:404px !important;
}

#item123758 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:447px !important;
}

#item123786 {
	width:40px !important;
	height:7px !important;
	left:446px !important;
	top:447px !important;
}

#item123813 {
	width:57px !important;
	height:7px !important;
	left:356px !important;
	top:453px !important;
}

#item123840 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:482px !important;
}

#item123867 {
	width:40px !important;
	height:7px !important;
	left:446px !important;
	top:482px !important;
}

#item123894 {
	width:57px !important;
	height:7px !important;
	left:356px !important;
	top:489px !important;
}

#item123921 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:518px !important;
}

#item123948 {
	width:40px !important;
	height:7px !important;
	left:446px !important;
	top:518px !important;
}

#item123975 {
	width:57px !important;
	height:7px !important;
	left:356px !important;
	top:525px !important;
}

#item2788 {
	width:516px !important;
	height:497px !important;
}

#item2782 {
	width:516px !important;
	height:497px !important;
}

#item124002 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:549px !important;
}

#item2794 {
	width:292px !important;
	height:234px !important;
}

#item2789 {
	width:292px !important;
	height:234px !important;
	left:168px !important;
	top:101px !important;
}

#item5931 {
	width:334px !important;
	height:184px !important;
}

#item5926 {
	width:334px !important;
	height:184px !important;
	left:168px !important;
	top:339px !important;
}

#item5881 {
	width:112px !important;
	height:70px !important;
}

#item5876 {
	width:112px !important;
	height:70px !important;
	left:32px !important;
	top:39px !important;
}

#item5887 {
	width:112px !important;
	height:70px !important;
}

#item5882 {
	width:112px !important;
	height:70px !important;
	left:32px !important;
	top:111px !important;
}

#item5894 {
	width:112px !important;
	height:64px !important;
}

#item5888 {
	width:112px !important;
	height:64px !important;
	left:32px !important;
	top:183px !important;
}

#item5900 {
	width:112px !important;
	height:61px !important;
}

#item5895 {
	width:112px !important;
	height:61px !important;
	left:32px !important;
	top:283px !important;
}

#item5907 {
	width:112px !important;
	height:61px !important;
}

#item5901 {
	width:112px !important;
	height:61px !important;
	left:32px !important;
	top:347px !important;
}

#item5913 {
	width:112px !important;
	height:61px !important;
}

#item5908 {
	width:112px !important;
	height:61px !important;
	left:32px !important;
	top:411px !important;
}

#item5919 {
	width:112px !important;
	height:61px !important;
}

#item5914 {
	width:112px !important;
	height:61px !important;
	left:32px !important;
	top:475px !important;
}

#item5925 {
	width:112px !important;
	height:61px !important;
}

#item5920 {
	width:112px !important;
	height:61px !important;
	left:32px !important;
	top:538px !important;
}

#item124302 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:479px !important;
}

#item124329 {
	width:40px !important;
	height:7px !important;
	left:395px !important;
	top:486px !important;
}

#item124356 {
	width:49px !important;
	height:7px !important;
	left:395px !important;
	top:493px !important;
}

#item124383 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:541px !important;
}

#item124411 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:548px !important;
}

#item124438 {
	width:40px !important;
	height:7px !important;
	left:395px !important;
	top:555px !important;
}

#item124466 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:561px !important;
}

#item124493 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:568px !important;
}

#item2807 {
	width:316px !important;
	height:307px !important;
}

#item2802 {
	width:316px !important;
	height:307px !important;
	left:165px !important;
	top:100px !important;
}

#item2814 {
	width:124px !important;
	height:184px !important;
}

#item2808 {
	width:124px !important;
	height:184px !important;
	top:417px !important;
}

#item5946 {
	width:128px !important;
	height:184px !important;
}

#item5941 {
	width:128px !important;
	height:184px !important;
	left:126px !important;
	top:417px !important;
}

#item5952 {
	width:128px !important;
	height:184px !important;
}

#item5947 {
	width:128px !important;
	height:184px !important;
	left:256px !important;
	top:417px !important;
}

#item5959 {
	width:130px !important;
	height:184px !important;
}

#item5953 {
	width:130px !important;
	height:184px !important;
	left:386px !important;
	top:417px !important;
}

#item124030 {
	width:41px !important;
	height:7px !important;
	left:22px !important;
	top:249px !important;
}

#item124057 {
	width:45px !important;
	height:7px !important;
	left:22px !important;
	top:256px !important;
}

#item124084 {
	width:64px !important;
	height:7px !important;
	left:22px !important;
	top:262px !important;
}

#item124111 {
	width:45px !important;
	height:7px !important;
	left:22px !important;
	top:269px !important;
}

#item124138 {
	width:61px !important;
	height:7px !important;
	left:22px !important;
	top:275px !important;
}

#item124165 {
	width:67px !important;
	height:7px !important;
	left:22px !important;
	top:282px !important;
}
#in5footer,  #prefooter {display:none;}
