/* 	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:488px; height:595px; background: #fff !important; }
.paper-vertical { width:488px; height:100%; }
.paper-horizontal { width:29854px; height:607px; }
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:595px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:488px) {
	.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;}
}

#item44059 {
	width:308px !important;
	height:317px !important;
}

#item44755 {
	width:308px !important;
	height:317px !important;
	left:123px !important;
	top:180px !important;
}

#item44060 {
	width:214px !important;
	height:428px !important;
}

#item44760 {
	width:214px !important;
	height:428px !important;
	left:45px !important;
	top:137px !important;
}

#item44074 {
	width:35px !important;
	height:36px !important;
}

#item44765 {
	width:35px !important;
	height:36px !important;
	left:257px !important;
	top:370px !important;
}

#item44754 {
	width:35px !important;
	height:36px !important;
}

#item44770 {
	width:35px !important;
	height:36px !important;
	left:257px !important;
	top:407px !important;
}

#item44075 {
	width:106px !important;
	height:146px !important;
}

#item44775 {
	width:106px !important;
	height:146px !important;
	left:340px !important;
	top:134px !important;
}

#item44076 {
	width:135px !important;
	height:235px !important;
}

#item44780 {
	width:135px !important;
	height:235px !important;
	left:334px !important;
	top:257px !important;
}

#item44077 {
	width:86px !important;
	height:133px !important;
}

#item44785 {
	width:86px !important;
	height:133px !important;
	left:247px !important;
	top:186px !important;
}

#item95892 {
	width:87px !important;
	height:90px !important;
	left:203px !important;
	top:88px !important;
}

#item44078 {
	width:158px !important;
	height:378px !important;
}

#item44791 {
	width:158px !important;
	height:378px !important;
	left:142px !important;
	top:117px !important;
}

#item44079 {
	width:175px !important;
	height:255px !important;
}

#item44796 {
	width:175px !important;
	height:255px !important;
	left:313px !important;
	top:312px !important;
}

#item44080 {
	width:79px !important;
	height:205px !important;
}

#item44801 {
	width:79px !important;
	height:205px !important;
	left:296px !important;
	top:40px !important;
}

#item82300 {
	width:41px !important;
	height:7px !important;
	left:29px !important;
	top:192px !important;
}

#item82327 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:199px !important;
}

#item82355 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:205px !important;
}

#item82382 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:234px !important;
}

#item82410 {
	width:41px !important;
	height:7px !important;
	left:29px !important;
	top:288px !important;
}

#item82437 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:295px !important;
}

#item82464 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:358px !important;
}

#item82491 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:387px !important;
}

#item82518 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:468px !important;
}

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

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

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

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

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

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

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

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

#item95656 {
	width:391px !important;
	height:554px !important;
	left:74px !important;
	top:27px !important;
}

#item44081 {
	width:127px !important;
	height:256px !important;
}

#item44806 {
	width:127px !important;
	height:256px !important;
	top:36px !important;
}

#item44083 {
	width:126px !important;
	height:36px !important;
}

#item44811 {
	width:126px !important;
	height:36px !important;
	top:292px !important;
}

#item44084 {
	width:126px !important;
	height:42px !important;
}

#item44816 {
	width:126px !important;
	height:42px !important;
	top:329px !important;
}

#item44085 {
	width:126px !important;
	height:39px !important;
}

#item44822 {
	width:126px !important;
	height:39px !important;
	top:367px !important;
}

#item44086 {
	width:126px !important;
	height:42px !important;
}

#item44827 {
	width:126px !important;
	height:42px !important;
	top:403px !important;
}

#item44087 {
	width:126px !important;
	height:38px !important;
}

#item44833 {
	width:126px !important;
	height:38px !important;
	top:441px !important;
}

#item44088 {
	width:138px !important;
	height:276px !important;
}

#item44838 {
	width:138px !important;
	height:276px !important;
	left:201px !important;
	top:104px !important;
}

#item44089 {
	width:47px !important;
	height:75px !important;
}

#item44843 {
	width:47px !important;
	height:75px !important;
	left:142px !important;
	top:179px !important;
}

#item44090 {
	width:75px !important;
	height:118px !important;
}

#item44848 {
	width:75px !important;
	height:118px !important;
	left:393px !important;
	top:81px !important;
}

#item44091 {
	width:86px !important;
	height:64px !important;
}

#item44853 {
	width:86px !important;
	height:64px !important;
	left:383px !important;
	top:174px !important;
}

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

#item44858 {
	width:39px !important;
	height:55px !important;
	left:329px !important;
	top:116px !important;
}

#item44094 {
	width:38px !important;
	height:20px !important;
}

#item44863 {
	width:38px !important;
	height:20px !important;
	left:332px !important;
	top:167px !important;
}

#item44095 {
	width:126px !important;
	height:218px !important;
}

#item44869 {
	width:126px !important;
	height:218px !important;
	left:347px !important;
	top:261px !important;
}

#item72553 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:503px !important;
}

#item72581 {
	width:46px !important;
	height:7px !important;
	left:62px !important;
	top:503px !important;
}

#item72608 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:510px !important;
}

#item72635 {
	width:41px !important;
	height:7px !important;
	left:129px !important;
	top:504px !important;
}

#item72662 {
	width:53px !important;
	height:7px !important;
	left:129px !important;
	top:510px !important;
}

#item72689 {
	width:38px !important;
	height:7px !important;
	left:129px !important;
	top:517px !important;
}

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

#item72743 {
	width:46px !important;
	height:7px !important;
	left:129px !important;
	top:530px !important;
}

#item72770 {
	width:58px !important;
	height:7px !important;
	left:237px !important;
	top:510px !important;
}

#item72799 {
	width:45px !important;
	height:7px !important;
	left:237px !important;
	top:554px !important;
}

#item72826 {
	width:41px !important;
	height:7px !important;
	left:378px !important;
	top:503px !important;
}

#item72853 {
	width:43px !important;
	height:7px !important;
	left:378px !important;
	top:510px !important;
}

#item72880 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:516px !important;
}

#item44096 {
	width:94px !important;
	height:173px !important;
}

#item44874 {
	width:94px !important;
	height:173px !important;
	left:18px !important;
	top:81px !important;
}

#item44097 {
	width:38px !important;
	height:29px !important;
}

#item44879 {
	width:38px !important;
	height:29px !important;
	left:122px !important;
	top:162px !important;
}

#item44098 {
	width:39px !important;
	height:36px !important;
}

#item44884 {
	width:39px !important;
	height:36px !important;
	left:120px !important;
	top:117px !important;
}

#item44099 {
	width:129px !important;
	height:219px !important;
}

#item44889 {
	width:129px !important;
	height:219px !important;
	left:14px !important;
	top:260px !important;
}

#item44100 {
	width:159px !important;
	height:293px !important;
}

#item44894 {
	width:159px !important;
	height:293px !important;
	left:181px !important;
	top:113px !important;
}

#item44101 {
	width:114px !important;
	height:146px !important;
}

#item44899 {
	width:114px !important;
	height:146px !important;
	left:354px !important;
	top:116px !important;
}

#item44103 {
	width:120px !important;
	height:142px !important;
}

#item44904 {
	width:120px !important;
	height:142px !important;
	left:354px !important;
	top:264px !important;
}

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

#item44909 {
	width:27px !important;
	height:28px !important;
	left:125px !important;
	top:419px !important;
}

#item72907 {
	width:27px !important;
	height:7px !important;
	left:65px !important;
	top:510px !important;
}

#item72934 {
	width:27px !important;
	height:7px !important;
	left:115px !important;
	top:510px !important;
}

#item72961 {
	width:27px !important;
	height:7px !important;
	left:65px !important;
	top:516px !important;
}

#item72988 {
	width:27px !important;
	height:7px !important;
	left:115px !important;
	top:516px !important;
}

#item73015 {
	width:27px !important;
	height:7px !important;
	left:65px !important;
	top:523px !important;
}

#item73043 {
	width:27px !important;
	height:7px !important;
	left:115px !important;
	top:523px !important;
}

#item73070 {
	width:45px !important;
	height:7px !important;
	left:167px !important;
	top:522px !important;
}

#item73097 {
	width:46px !important;
	height:7px !important;
	left:167px !important;
	top:528px !important;
}

#item73124 {
	width:41px !important;
	height:7px !important;
	left:260px !important;
	top:512px !important;
}

#item73151 {
	width:46px !important;
	height:7px !important;
	left:323px !important;
	top:512px !important;
}

#item73178 {
	width:59px !important;
	height:7px !important;
	left:260px !important;
	top:519px !important;
}

#item73205 {
	width:58px !important;
	height:7px !important;
	left:260px !important;
	top:546px !important;
}

#item73232 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:535px !important;
}

#item73259 {
	width:45px !important;
	height:7px !important;
	left:381px !important;
	top:542px !important;
}

#item44105 {
	width:225px !important;
	height:339px !important;
}

#item44914 {
	width:225px !important;
	height:339px !important;
	left:47px !important;
	top:136px !important;
}

#item44106 {
	width:84px !important;
	height:119px !important;
}

#item44919 {
	width:84px !important;
	height:119px !important;
	top:37px !important;
}

#item44107 {
	width:78px !important;
	height:46px !important;
}

#item44924 {
	width:78px !important;
	height:46px !important;
	left:338px !important;
	top:119px !important;
}

#item44108 {
	width:76px !important;
	height:52px !important;
}

#item44929 {
	width:76px !important;
	height:52px !important;
	left:346px !important;
	top:188px !important;
}

#item44109 {
	width:39px !important;
	height:27px !important;
}

#item44935 {
	width:39px !important;
	height:27px !important;
	left:427px !important;
	top:77px !important;
}

#item44110 {
	width:39px !important;
	height:38px !important;
}

#item44941 {
	width:39px !important;
	height:38px !important;
	left:426px !important;
	top:135px !important;
}

#item44111 {
	width:38px !important;
	height:31px !important;
}

#item44946 {
	width:38px !important;
	height:31px !important;
	left:427px !important;
	top:181px !important;
}

#item44112 {
	width:42px !important;
	height:32px !important;
}

#item44951 {
	width:42px !important;
	height:32px !important;
	left:428px !important;
	top:225px !important;
}

#item44113 {
	width:90px !important;
	height:81px !important;
}

#item44956 {
	width:90px !important;
	height:81px !important;
	left:291px !important;
	top:321px !important;
}

#item44114 {
	width:77px !important;
	height:74px !important;
}

#item44961 {
	width:77px !important;
	height:74px !important;
	left:313px !important;
	top:423px !important;
}

#item44115 {
	width:34px !important;
	height:29px !important;
}

#item44966 {
	width:34px !important;
	height:29px !important;
	left:427px !important;
	top:338px !important;
}

#item44116 {
	width:30px !important;
	height:21px !important;
}

#item44971 {
	width:30px !important;
	height:21px !important;
	left:432px !important;
	top:379px !important;
}

#item44117 {
	width:31px !important;
	height:29px !important;
}

#item44976 {
	width:31px !important;
	height:29px !important;
	left:431px !important;
	top:430px !important;
}

#item44118 {
	width:31px !important;
	height:21px !important;
}

#item44981 {
	width:31px !important;
	height:21px !important;
	left:430px !important;
	top:471px !important;
}

#item73287 {
	width:41px !important;
	height:7px !important;
	left:73px !important;
	top:534px !important;
}

#item73314 {
	width:45px !important;
	height:7px !important;
	left:73px !important;
	top:541px !important;
}

#item73342 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:534px !important;
}

#item73369 {
	width:27px !important;
	height:7px !important;
	left:276px !important;
	top:534px !important;
}

#item73396 {
	width:27px !important;
	height:7px !important;
	left:318px !important;
	top:534px !important;
}

#item73423 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:540px !important;
}

#item73451 {
	width:27px !important;
	height:7px !important;
	left:276px !important;
	top:540px !important;
}

#item73478 {
	width:27px !important;
	height:7px !important;
	left:318px !important;
	top:540px !important;
}

#item73505 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:547px !important;
}

#item73532 {
	width:27px !important;
	height:7px !important;
	left:276px !important;
	top:547px !important;
}

#item73560 {
	width:27px !important;
	height:7px !important;
	left:318px !important;
	top:547px !important;
}

#item73587 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:554px !important;
}

#item73614 {
	width:27px !important;
	height:7px !important;
	left:276px !important;
	top:554px !important;
}

#item73641 {
	width:27px !important;
	height:7px !important;
	left:318px !important;
	top:554px !important;
}

#item73668 {
	width:64px !important;
	height:7px !important;
	left:375px !important;
	top:546px !important;
}

#item73696 {
	width:58px !important;
	height:7px !important;
	left:375px !important;
	top:553px !important;
}

#item73723 {
	width:66px !important;
	height:7px !important;
	left:375px !important;
	top:559px !important;
}

#item44119 {
	width:196px !important;
	height:197px !important;
}

#item44986 {
	width:196px !important;
	height:197px !important;
	left:63px !important;
	top:126px !important;
}

#item44120 {
	width:170px !important;
	height:149px !important;
}

#item44991 {
	width:170px !important;
	height:149px !important;
	left:98px !important;
	top:296px !important;
}

#item44121 {
	width:94px !important;
	height:94px !important;
}

#item44996 {
	width:94px !important;
	height:94px !important;
	left:394px !important;
	top:136px !important;
}

#item44122 {
	width:71px !important;
	height:94px !important;
}

#item45001 {
	width:71px !important;
	height:94px !important;
	left:337px !important;
	top:136px !important;
}

#item44123 {
	width:75px !important;
	height:94px !important;
}

#item45006 {
	width:75px !important;
	height:94px !important;
	left:264px !important;
	top:136px !important;
}

#item44125 {
	width:96px !important;
	height:121px !important;
}

#item45012 {
	width:96px !important;
	height:121px !important;
	left:393px !important;
	top:224px !important;
}

#item44129 {
	width:68px !important;
	height:121px !important;
}

#item45017 {
	width:68px !important;
	height:121px !important;
	left:337px !important;
	top:224px !important;
}

#item44131 {
	width:81px !important;
	height:121px !important;
}

#item45022 {
	width:81px !important;
	height:121px !important;
	left:260px !important;
	top:224px !important;
}

#item44132 {
	width:129px !important;
	height:146px !important;
}

#item45027 {
	width:129px !important;
	height:146px !important;
	left:337px !important;
	top:353px !important;
}

#item73751 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:533px !important;
}

#item73778 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:533px !important;
}

#item73806 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:533px !important;
}

#item73833 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:539px !important;
}

#item73860 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:539px !important;
}

#item73887 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:539px !important;
}

#item73914 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:546px !important;
}

#item73941 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:546px !important;
}

#item73968 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:546px !important;
}

#item73995 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:553px !important;
}

#item74022 {
	width:27px !important;
	height:7px !important;
	left:109px !important;
	top:553px !important;
}

#item74050 {
	width:27px !important;
	height:7px !important;
	left:152px !important;
	top:553px !important;
}

#item74077 {
	width:64px !important;
	height:7px !important;
	left:192px !important;
	top:546px !important;
}

#item74104 {
	width:58px !important;
	height:7px !important;
	left:192px !important;
	top:553px !important;
}

#item74131 {
	width:66px !important;
	height:7px !important;
	left:192px !important;
	top:559px !important;
}

#item74158 {
	width:41px !important;
	height:7px !important;
	left:283px !important;
	top:521px !important;
}

#item74185 {
	width:45px !important;
	height:7px !important;
	left:283px !important;
	top:528px !important;
}

#item74212 {
	width:38px !important;
	height:7px !important;
	left:283px !important;
	top:534px !important;
}

#item74239 {
	width:53px !important;
	height:7px !important;
	left:283px !important;
	top:541px !important;
}

#item74266 {
	width:50px !important;
	height:7px !important;
	left:283px !important;
	top:547px !important;
}

#item74294 {
	width:46px !important;
	height:7px !important;
	left:283px !important;
	top:554px !important;
}

#item74321 {
	width:65px !important;
	height:7px !important;
	left:377px !important;
	top:527px !important;
}

#item44133 {
	width:235px !important;
	height:247px !important;
}

#item45032 {
	width:235px !important;
	height:247px !important;
	left:103px !important;
	top:159px !important;
}

#item44134 {
	width:208px !important;
	height:144px !important;
}

#item45037 {
	width:208px !important;
	height:144px !important;
	left:189px !important;
	top:324px !important;
}

#item44135 {
	width:103px !important;
	height:147px !important;
}

#item45043 {
	width:103px !important;
	height:147px !important;
	top:408px !important;
}

#item44136 {
	width:103px !important;
	height:83px !important;
}

#item45048 {
	width:103px !important;
	height:83px !important;
	top:337px !important;
}

#item44137 {
	width:103px !important;
	height:79px !important;
}

#item45053 {
	width:103px !important;
	height:79px !important;
	top:266px !important;
}

#item44138 {
	width:103px !important;
	height:79px !important;
}

#item45058 {
	width:103px !important;
	height:79px !important;
	top:196px !important;
}

#item44139 {
	width:103px !important;
	height:87px !important;
}

#item45063 {
	width:103px !important;
	height:87px !important;
	top:115px !important;
}

#item44140 {
	width:103px !important;
	height:87px !important;
}

#item45068 {
	width:103px !important;
	height:87px !important;
	top:32px !important;
}

#item44142 {
	width:88px !important;
	height:164px !important;
}

#item45074 {
	width:88px !important;
	height:164px !important;
	left:367px !important;
	top:31px !important;
}

#item44143 {
	width:88px !important;
	height:156px !important;
}

#item45079 {
	width:88px !important;
	height:156px !important;
	left:367px !important;
	top:195px !important;
}

#item74349 {
	width:81px !important;
	height:7px !important;
	left:100px !important;
	top:535px !important;
}

#item74376 {
	width:73px !important;
	height:7px !important;
	left:100px !important;
	top:542px !important;
}

#item74403 {
	width:61px !important;
	height:7px !important;
	left:211px !important;
	top:512px !important;
}

#item74430 {
	width:75px !important;
	height:7px !important;
	left:211px !important;
	top:519px !important;
}

#item74457 {
	width:81px !important;
	height:7px !important;
	left:211px !important;
	top:548px !important;
}

#item74484 {
	width:80px !important;
	height:7px !important;
	left:211px !important;
	top:554px !important;
}

#item44144 {
	width:109px !important;
	height:163px !important;
}

#item45084 {
	width:109px !important;
	height:163px !important;
	top:31px !important;
}

#item44145 {
	width:107px !important;
	height:164px !important;
}

#item45090 {
	width:107px !important;
	height:164px !important;
	left:109px !important;
	top:31px !important;
}

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

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

#item44147 {
	width:107px !important;
	height:235px !important;
}

#item45101 {
	width:107px !important;
	height:235px !important;
	left:109px !important;
	top:196px !important;
}

#item44148 {
	width:162px !important;
	height:306px !important;
}

#item45106 {
	width:162px !important;
	height:306px !important;
	left:235px !important;
	top:118px !important;
}

#item74511 {
	width:38px !important;
	height:7px !important;
	left:43px !important;
	top:528px !important;
}

#item74539 {
	width:46px !important;
	height:7px !important;
	left:43px !important;
	top:535px !important;
}

#item74566 {
	width:46px !important;
	height:7px !important;
	left:149px !important;
	top:528px !important;
}

#item74593 {
	width:40px !important;
	height:7px !important;
	left:149px !important;
	top:535px !important;
}

#item74620 {
	width:52px !important;
	height:7px !important;
	left:149px !important;
	top:541px !important;
}

#item44149 {
	width:143px !important;
	height:172px !important;
}

#item45111 {
	width:143px !important;
	height:172px !important;
	left:95px !important;
	top:115px !important;
}

#item44150 {
	width:149px !important;
	height:308px !important;
}

#item45116 {
	width:149px !important;
	height:308px !important;
	left:80px !important;
	top:252px !important;
}

#item44154 {
	width:87px !important;
	height:162px !important;
}

#item45121 {
	width:87px !important;
	height:162px !important;
	top:193px !important;
}

#item44155 {
	width:165px !important;
	height:327px !important;
}

#item45126 {
	width:165px !important;
	height:327px !important;
	left:291px !important;
	top:111px !important;
}

#item74647 {
	width:52px !important;
	height:7px !important;
	left:251px !important;
	top:478px !important;
}

#item74674 {
	width:65px !important;
	height:7px !important;
	left:251px !important;
	top:539px !important;
}

#item74701 {
	width:59px !important;
	height:7px !important;
	left:361px !important;
	top:478px !important;
}

#item74729 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:533px !important;
}

#item44156 {
	width:260px !important;
	height:301px !important;
}

#item45131 {
	width:260px !important;
	height:301px !important;
	left:143px !important;
	top:153px !important;
}

#item44157 {
	width:116px !important;
	height:130px !important;
}

#item45136 {
	width:116px !important;
	height:130px !important;
	left:267px !important;
	top:465px !important;
}

#item44158 {
	width:122px !important;
	height:141px !important;
}

#item45141 {
	width:122px !important;
	height:141px !important;
	left:14px !important;
	top:37px !important;
}

#item44159 {
	width:120px !important;
	height:139px !important;
}

#item45146 {
	width:120px !important;
	height:139px !important;
	left:14px !important;
	top:176px !important;
}

#item44160 {
	width:120px !important;
	height:138px !important;
}

#item45151 {
	width:120px !important;
	height:138px !important;
	left:14px !important;
	top:315px !important;
}

#item44161 {
	width:123px !important;
	height:140px !important;
}

#item45156 {
	width:123px !important;
	height:140px !important;
	left:14px !important;
	top:455px !important;
}

#item74756 {
	width:41px !important;
	height:7px !important;
	left:143px !important;
	top:478px !important;
}

#item74783 {
	width:43px !important;
	height:7px !important;
	left:202px !important;
	top:478px !important;
}

#item74811 {
	width:55px !important;
	height:7px !important;
	left:143px !important;
	top:485px !important;
}

#item74838 {
	width:55px !important;
	height:7px !important;
	left:202px !important;
	top:485px !important;
}

#item74867 {
	width:39px !important;
	height:7px !important;
	left:143px !important;
	top:492px !important;
}

#item74894 {
	width:65px !important;
	height:7px !important;
	left:143px !important;
	top:536px !important;
}

#item44162 {
	width:194px !important;
	height:392px !important;
}

#item45162 {
	width:194px !important;
	height:392px !important;
	left:50px !important;
	top:110px !important;
}

#item44164 {
	width:189px !important;
	height:222px !important;
}

#item45167 {
	width:189px !important;
	height:222px !important;
	left:266px !important;
	top:29px !important;
}

#item44163 {
	width:72px !important;
	height:88px !important;
}

#item45172 {
	width:72px !important;
	height:88px !important;
	left:249px !important;
	top:37px !important;
}

#item44166 {
	width:204px !important;
	height:216px !important;
}

#item45177 {
	width:204px !important;
	height:216px !important;
	left:250px !important;
	top:259px !important;
}

#item44167 {
	width:54px !important;
	height:111px !important;
}

#item45182 {
	width:54px !important;
	height:111px !important;
	left:251px !important;
	top:484px !important;
}

#item44168 {
	width:48px !important;
	height:111px !important;
}

#item45187 {
	width:48px !important;
	height:111px !important;
	left:305px !important;
	top:484px !important;
}

#item44169 {
	width:56px !important;
	height:112px !important;
}

#item45193 {
	width:56px !important;
	height:112px !important;
	left:353px !important;
	top:484px !important;
}

#item44170 {
	width:48px !important;
	height:112px !important;
}

#item45198 {
	width:48px !important;
	height:112px !important;
	left:408px !important;
	top:484px !important;
}

#item74921 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:446px !important;
}

#item74948 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:452px !important;
}

#item74975 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:459px !important;
}

#item75003 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:466px !important;
}

#item75030 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:472px !important;
}

#item75058 {
	width:58px !important;
	height:7px !important;
	left:18px !important;
	top:504px !important;
}

#item75086 {
	width:81px !important;
	height:7px !important;
	left:18px !important;
	top:510px !important;
}

#item75113 {
	width:88px !important;
	height:7px !important;
	left:18px !important;
	top:542px !important;
}

#item44171 {
	width:58px !important;
	height:53px !important;
}

#item45203 {
	width:58px !important;
	height:53px !important;
	left:50px !important;
	top:58px !important;
}

#item44172 {
	width:68px !important;
	height:125px !important;
}

#item45208 {
	width:68px !important;
	height:125px !important;
	left:44px !important;
	top:107px !important;
}

#item44174 {
	width:60px !important;
	height:73px !important;
}

#item45213 {
	width:60px !important;
	height:73px !important;
	left:151px !important;
	top:60px !important;
}

#item44175 {
	width:75px !important;
	height:114px !important;
}

#item45218 {
	width:75px !important;
	height:114px !important;
	left:158px !important;
	top:116px !important;
}

#item44177 {
	width:58px !important;
	height:53px !important;
}

#item45223 {
	width:58px !important;
	height:53px !important;
	left:63px !important;
	top:301px !important;
}

#item44178 {
	width:66px !important;
	height:128px !important;
}

#item45228 {
	width:66px !important;
	height:128px !important;
	left:44px !important;
	top:350px !important;
}

#item44179 {
	width:61px !important;
	height:118px !important;
}

#item45233 {
	width:61px !important;
	height:118px !important;
	left:173px !important;
	top:356px !important;
}

#item44180 {
	width:57px !important;
	height:61px !important;
}

#item45239 {
	width:57px !important;
	height:61px !important;
	left:174px !important;
	top:303px !important;
}

#item44181 {
	width:201px !important;
	height:336px !important;
}

#item45244 {
	width:201px !important;
	height:336px !important;
	left:265px !important;
	top:237px !important;
}

#item44182 {
	width:150px !important;
	height:150px !important;
}

#item45249 {
	width:150px !important;
	height:150px !important;
	left:269px !important;
	top:111px !important;
}

#item75140 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:512px !important;
}

#item75167 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:518px !important;
}

#item75194 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:546px !important;
}

#item75221 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:553px !important;
}

#item75248 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:559px !important;
}

#item75275 {
	width:44px !important;
	height:7px !important;
	left:148px !important;
	top:518px !important;
}

#item75303 {
	width:46px !important;
	height:7px !important;
	left:148px !important;
	top:525px !important;
}

#item75331 {
	width:47px !important;
	height:7px !important;
	left:149px !important;
	top:552px !important;
}

#item75358 {
	width:40px !important;
	height:7px !important;
	left:149px !important;
	top:559px !important;
}

#item75386 {
	width:43px !important;
	height:7px !important;
	left:149px !important;
	top:565px !important;
}

#item44183 {
	width:122px !important;
	height:137px !important;
}

#item45254 {
	width:122px !important;
	height:137px !important;
	left:86px !important;
	top:89px !important;
}

#item44184 {
	width:108px !important;
	height:256px !important;
}

#item45259 {
	width:108px !important;
	height:256px !important;
	left:110px !important;
	top:212px !important;
}

#item44185 {
	width:73px !important;
	height:142px !important;
}

#item45264 {
	width:73px !important;
	height:142px !important;
	top:140px !important;
}

#item44186 {
	width:109px !important;
	height:143px !important;
}

#item45269 {
	width:109px !important;
	height:143px !important;
	left:325px !important;
	top:81px !important;
}

#item44187 {
	width:115px !important;
	height:236px !important;
}

#item45274 {
	width:115px !important;
	height:236px !important;
	left:332px !important;
	top:213px !important;
}

#item44188 {
	width:89px !important;
	height:142px !important;
}

#item45279 {
	width:89px !important;
	height:142px !important;
	left:235px !important;
	top:140px !important;
}

#item75413 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item75440 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:544px !important;
}

#item75467 {
	width:54px !important;
	height:7px !important;
	left:114px !important;
	top:543px !important;
}

#item75494 {
	width:71px !important;
	height:7px !important;
	left:203px !important;
	top:530px !important;
}

#item75521 {
	width:89px !important;
	height:7px !important;
	left:203px !important;
	top:537px !important;
}

#item75550 {
	width:51px !important;
	height:7px !important;
	left:299px !important;
	top:544px !important;
}

#item75577 {
	width:43px !important;
	height:7px !important;
	left:375px !important;
	top:531px !important;
}

#item75604 {
	width:46px !important;
	height:7px !important;
	left:375px !important;
	top:537px !important;
}

#item44189 {
	width:143px !important;
	height:130px !important;
}

#item45284 {
	width:143px !important;
	height:130px !important;
	left:36px !important;
	top:342px !important;
}

#item44190 {
	width:41px !important;
	height:28px !important;
}

#item45289 {
	width:41px !important;
	height:28px !important;
	left:181px !important;
	top:382px !important;
}

#item44191 {
	width:42px !important;
	height:28px !important;
}

#item45294 {
	width:42px !important;
	height:28px !important;
	left:181px !important;
	top:412px !important;
}

#item44192 {
	width:42px !important;
	height:28px !important;
}

#item45299 {
	width:42px !important;
	height:28px !important;
	left:181px !important;
	top:443px !important;
}

#item44193 {
	width:42px !important;
	height:28px !important;
}

#item45304 {
	width:42px !important;
	height:28px !important;
	left:181px !important;
	top:473px !important;
}

#item44194 {
	width:122px !important;
	height:168px !important;
}

#item45310 {
	width:122px !important;
	height:168px !important;
	left:38px !important;
	top:116px !important;
}

#item44195 {
	width:54px !important;
	height:99px !important;
}

#item45315 {
	width:54px !important;
	height:99px !important;
	left:186px !important;
	top:207px !important;
}

#item44196 {
	width:241px !important;
	height:417px !important;
}

#item45320 {
	width:241px !important;
	height:417px !important;
	left:247px !important;
	top:31px !important;
}

#item44197 {
	width:129px !important;
	height:149px !important;
}

#item45325 {
	width:129px !important;
	height:149px !important;
	left:247px !important;
	top:446px !important;
}

#item44198 {
	width:111px !important;
	height:147px !important;
}

#item45330 {
	width:111px !important;
	height:147px !important;
	left:377px !important;
	top:448px !important;
}

#item75631 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:537px !important;
}

#item75658 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:544px !important;
}

#item75686 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:550px !important;
}

#item75713 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

#item75741 {
	width:41px !important;
	height:7px !important;
	left:126px !important;
	top:531px !important;
}

#item75768 {
	width:52px !important;
	height:7px !important;
	left:126px !important;
	top:538px !important;
}

#item75796 {
	width:46px !important;
	height:7px !important;
	left:126px !important;
	top:544px !important;
}

#item44201 {
	width:157px !important;
	height:337px !important;
}

#item45335 {
	width:157px !important;
	height:337px !important;
	left:83px !important;
	top:109px !important;
}

#item44202 {
	width:89px !important;
	height:193px !important;
}

#item45341 {
	width:89px !important;
	height:193px !important;
	top:179px !important;
}

#item44203 {
	width:100px !important;
	height:180px !important;
}

#item45346 {
	width:100px !important;
	height:180px !important;
	left:337px !important;
	top:88px !important;
}

#item44204 {
	width:43px !important;
	height:65px !important;
}

#item45352 {
	width:43px !important;
	height:65px !important;
	left:249px !important;
	top:34px !important;
}

#item44205 {
	width:42px !important;
	height:65px !important;
}

#item45357 {
	width:42px !important;
	height:65px !important;
	left:249px !important;
	top:99px !important;
}

#item44206 {
	width:42px !important;
	height:66px !important;
}

#item45362 {
	width:42px !important;
	height:66px !important;
	left:249px !important;
	top:165px !important;
}

#item44207 {
	width:43px !important;
	height:63px !important;
}

#item45367 {
	width:43px !important;
	height:63px !important;
	left:249px !important;
	top:231px !important;
}

#item44208 {
	width:67px !important;
	height:154px !important;
}

#item45372 {
	width:67px !important;
	height:154px !important;
	left:305px !important;
	top:310px !important;
}

#item44209 {
	width:69px !important;
	height:128px !important;
}

#item45377 {
	width:69px !important;
	height:128px !important;
	left:365px !important;
	top:304px !important;
}

#item75823 {
	width:63px !important;
	height:7px !important;
	left:18px !important;
	top:530px !important;
}

#item75850 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:536px !important;
}

#item75877 {
	width:41px !important;
	height:7px !important;
	left:131px !important;
	top:529px !important;
}

#item76062 {
	width:52px !important;
	height:7px !important;
	left:183px !important;
	top:529px !important;
}

#item76089 {
	width:45px !important;
	height:7px !important;
	left:131px !important;
	top:536px !important;
}

#item76116 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:536px !important;
}

#item76144 {
	width:39px !important;
	height:7px !important;
	left:131px !important;
	top:543px !important;
}

#item76171 {
	width:41px !important;
	height:7px !important;
	left:254px !important;
	top:543px !important;
}

#item76198 {
	width:43px !important;
	height:7px !important;
	left:254px !important;
	top:550px !important;
}

#item76225 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:543px !important;
}

#item76253 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:550px !important;
}

#item44210 {
	width:266px !important;
	height:306px !important;
}

#item45382 {
	width:266px !important;
	height:306px !important;
	left:214px !important;
	top:155px !important;
}

#item44211 {
	width:99px !important;
	height:135px !important;
}

#item45388 {
	width:99px !important;
	height:135px !important;
	top:35px !important;
}

#item44212 {
	width:99px !important;
	height:136px !important;
}

#item45393 {
	width:99px !important;
	height:136px !important;
	left:99px !important;
	top:34px !important;
}

#item44213 {
	width:99px !important;
	height:126px !important;
}

#item45398 {
	width:99px !important;
	height:126px !important;
	top:169px !important;
}

#item44214 {
	width:99px !important;
	height:125px !important;
}

#item45403 {
	width:99px !important;
	height:125px !important;
	left:99px !important;
	top:169px !important;
}

#item44215 {
	width:97px !important;
	height:209px !important;
}

#item45408 {
	width:97px !important;
	height:209px !important;
	top:301px !important;
}

#item44216 {
	width:97px !important;
	height:210px !important;
}

#item45413 {
	width:97px !important;
	height:210px !important;
	left:101px !important;
	top:300px !important;
}

#item76280 {
	width:41px !important;
	height:7px !important;
	left:184px !important;
	top:537px !important;
}

#item76307 {
	width:45px !important;
	height:7px !important;
	left:184px !important;
	top:544px !important;
}

#item76334 {
	width:54px !important;
	height:7px !important;
	left:184px !important;
	top:551px !important;
}

#item76361 {
	width:41px !important;
	height:7px !important;
	left:319px !important;
	top:537px !important;
}

#item76388 {
	width:38px !important;
	height:7px !important;
	left:390px !important;
	top:537px !important;
}

#item76416 {
	width:57px !important;
	height:7px !important;
	left:319px !important;
	top:544px !important;
}

#item76443 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:544px !important;
}

#item76470 {
	width:50px !important;
	height:7px !important;
	left:319px !important;
	top:550px !important;
}

#item76497 {
	width:37px !important;
	height:7px !important;
	left:390px !important;
	top:550px !important;
}

#item44218 {
	width:115px !important;
	height:167px !important;
}

#item45418 {
	width:115px !important;
	height:167px !important;
	left:334px !important;
	top:96px !important;
}

#item44219 {
	width:69px !important;
	height:112px !important;
}

#item45423 {
	width:69px !important;
	height:112px !important;
	left:246px !important;
	top:154px !important;
}

#item44220 {
	width:67px !important;
	height:114px !important;
}

#item45428 {
	width:67px !important;
	height:114px !important;
	left:245px !important;
	top:266px !important;
}

#item44221 {
	width:139px !important;
	height:239px !important;
}

#item45433 {
	width:139px !important;
	height:239px !important;
	left:317px !important;
	top:241px !important;
}

#item44222 {
	width:100px !important;
	height:94px !important;
}

#item45438 {
	width:100px !important;
	height:94px !important;
	left:356px !important;
	top:414px !important;
}

#item44223 {
	width:154px !important;
	height:168px !important;
}

#item45443 {
	width:154px !important;
	height:168px !important;
	left:75px !important;
	top:91px !important;
}

#item44224 {
	width:153px !important;
	height:230px !important;
}

#item45448 {
	width:153px !important;
	height:230px !important;
	left:86px !important;
	top:275px !important;
}

#item44225 {
	width:62px !important;
	height:100px !important;
}

#item45454 {
	width:62px !important;
	height:100px !important;
	left:20px !important;
	top:367px !important;
}

#item44226 {
	width:62px !important;
	height:100px !important;
}

#item45460 {
	width:62px !important;
	height:100px !important;
	left:20px !important;
	top:467px !important;
}

#item76524 {
	width:56px !important;
	height:7px !important;
	left:86px !important;
	top:526px !important;
}

#item76551 {
	width:41px !important;
	height:7px !important;
	left:180px !important;
	top:538px !important;
}

#item76578 {
	width:43px !important;
	height:7px !important;
	left:225px !important;
	top:538px !important;
}

#item76606 {
	width:45px !important;
	height:7px !important;
	left:180px !important;
	top:545px !important;
}

#item76633 {
	width:41px !important;
	height:7px !important;
	left:275px !important;
	top:539px !important;
}

#item76662 {
	width:59px !important;
	height:7px !important;
	left:275px !important;
	top:545px !important;
}

#item76689 {
	width:45px !important;
	height:7px !important;
	left:275px !important;
	top:552px !important;
}

#item76717 {
	width:71px !important;
	height:7px !important;
	left:370px !important;
	top:532px !important;
}

#item44227 {
	width:188px !important;
	height:287px !important;
}

#item45465 {
	width:188px !important;
	height:287px !important;
	left:149px !important;
	top:131px !important;
}

#item44228 {
	width:107px !important;
	height:299px !important;
}

#item45470 {
	width:107px !important;
	height:299px !important;
	left:381px !important;
	top:136px !important;
}

#item44229 {
	width:56px !important;
	height:112px !important;
}

#item45475 {
	width:56px !important;
	height:112px !important;
	left:39px !important;
	top:444px !important;
}

#item44230 {
	width:54px !important;
	height:69px !important;
}

#item45480 {
	width:54px !important;
	height:69px !important;
	left:94px !important;
	top:447px !important;
}

#item44231 {
	width:97px !important;
	height:157px !important;
}

#item45485 {
	width:97px !important;
	height:157px !important;
	left:183px !important;
	top:439px !important;
}

#item44232 {
	width:95px !important;
	height:157px !important;
}

#item45490 {
	width:95px !important;
	height:157px !important;
	left:283px !important;
	top:438px !important;
}

#item44233 {
	width:107px !important;
	height:156px !important;
}

#item45495 {
	width:107px !important;
	height:156px !important;
	left:380px !important;
	top:439px !important;
}

#item76744 {
	width:41px !important;
	height:7px !important;
	left:20px !important;
	top:175px !important;
}

#item76771 {
	width:52px !important;
	height:7px !important;
	left:20px !important;
	top:182px !important;
}

#item76798 {
	width:43px !important;
	height:7px !important;
	left:20px !important;
	top:188px !important;
}

#item76825 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:195px !important;
}

#item76852 {
	width:53px !important;
	height:7px !important;
	left:20px !important;
	top:202px !important;
}

#item76880 {
	width:43px !important;
	height:7px !important;
	left:20px !important;
	top:248px !important;
}

#item76908 {
	width:59px !important;
	height:7px !important;
	left:20px !important;
	top:255px !important;
}

#item76935 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:262px !important;
}

#item76962 {
	width:53px !important;
	height:7px !important;
	left:20px !important;
	top:268px !important;
}

#item76989 {
	width:41px !important;
	height:7px !important;
	left:20px !important;
	top:322px !important;
}

#item77016 {
	width:59px !important;
	height:7px !important;
	left:20px !important;
	top:329px !important;
}

#item77043 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:335px !important;
}

#item77070 {
	width:41px !important;
	height:7px !important;
	left:20px !important;
	top:388px !important;
}

#item77097 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:395px !important;
}

#item44234 {
	width:125px !important;
	height:142px !important;
}

#item45500 {
	width:125px !important;
	height:142px !important;
	left:82px !important;
	top:82px !important;
}

#item44235 {
	width:127px !important;
	height:232px !important;
}

#item45505 {
	width:127px !important;
	height:232px !important;
	left:103px !important;
	top:190px !important;
}

#item44236 {
	width:52px !important;
	height:56px !important;
}

#item45510 {
	width:52px !important;
	height:56px !important;
	left:3px !important;
	top:405px !important;
}

#item44237 {
	width:66px !important;
	height:90px !important;
}

#item45515 {
	width:66px !important;
	height:90px !important;
	left:2px !important;
	top:453px !important;
}

#item44241 {
	width:142px !important;
	height:151px !important;
}

#item45520 {
	width:142px !important;
	height:151px !important;
	left:283px !important;
	top:104px !important;
}

#item44242 {
	width:60px !important;
	height:64px !important;
}

#item45525 {
	width:60px !important;
	height:64px !important;
	left:397px !important;
	top:33px !important;
}

#item44243 {
	width:146px !important;
	height:208px !important;
}

#item45531 {
	width:146px !important;
	height:208px !important;
	left:296px !important;
	top:278px !important;
}

#item77124 {
	width:41px !important;
	height:7px !important;
	left:72px !important;
	top:537px !important;
}

#item77152 {
	width:45px !important;
	height:7px !important;
	left:72px !important;
	top:543px !important;
}

#item77179 {
	width:41px !important;
	height:7px !important;
	left:172px !important;
	top:550px !important;
}

#item77206 {
	width:45px !important;
	height:7px !important;
	left:172px !important;
	top:557px !important;
}

#item77233 {
	width:41px !important;
	height:7px !important;
	left:271px !important;
	top:537px !important;
}

#item77260 {
	width:45px !important;
	height:7px !important;
	left:271px !important;
	top:544px !important;
}

#item77287 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:536px !important;
}

#item77314 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:543px !important;
}

#item44244 {
	width:187px !important;
	height:169px !important;
}

#item45536 {
	width:187px !important;
	height:169px !important;
	left:128px !important;
	top:164px !important;
}

#item44245 {
	width:185px !important;
	height:130px !important;
}

#item45541 {
	width:185px !important;
	height:130px !important;
	left:35px !important;
	top:101px !important;
}

#item44246 {
	width:62px !important;
	height:52px !important;
}

#item45546 {
	width:62px !important;
	height:52px !important;
	left:34px !important;
	top:369px !important;
}

#item44247 {
	width:63px !important;
	height:116px !important;
}

#item45551 {
	width:63px !important;
	height:116px !important;
	left:43px !important;
	top:417px !important;
}

#item44248 {
	width:62px !important;
	height:58px !important;
}

#item45556 {
	width:62px !important;
	height:58px !important;
	left:142px !important;
	top:365px !important;
}

#item44249 {
	width:94px !important;
	height:99px !important;
}

#item45562 {
	width:94px !important;
	height:99px !important;
	left:133px !important;
	top:417px !important;
}

#item44252 {
	width:99px !important;
	height:169px !important;
}

#item45567 {
	width:99px !important;
	height:169px !important;
	left:353px !important;
	top:228px !important;
}

#item44253 {
	width:73px !important;
	height:96px !important;
}

#item45572 {
	width:73px !important;
	height:96px !important;
	left:360px !important;
	top:375px !important;
}

#item77342 {
	width:55px !important;
	height:7px !important;
	left:231px !important;
	top:351px !important;
}

#item77369 {
	width:72px !important;
	height:7px !important;
	left:231px !important;
	top:358px !important;
}

#item77397 {
	width:55px !important;
	height:7px !important;
	left:231px !important;
	top:413px !important;
}

#item77424 {
	width:72px !important;
	height:7px !important;
	left:231px !important;
	top:420px !important;
}

#item77451 {
	width:55px !important;
	height:7px !important;
	left:231px !important;
	top:450px !important;
}

#item77478 {
	width:72px !important;
	height:7px !important;
	left:231px !important;
	top:456px !important;
}

#item77505 {
	width:41px !important;
	height:7px !important;
	left:231px !important;
	top:497px !important;
}

#item77533 {
	width:45px !important;
	height:7px !important;
	left:294px !important;
	top:497px !important;
}

#item77560 {
	width:41px !important;
	height:7px !important;
	left:231px !important;
	top:545px !important;
}

#item77587 {
	width:45px !important;
	height:7px !important;
	left:294px !important;
	top:545px !important;
}

#item44254 {
	width:83px !important;
	height:120px !important;
}

#item45577 {
	width:83px !important;
	height:120px !important;
	left:393px !important;
	top:42px !important;
}

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

#item45582 {
	width:65px !important;
	height:120px !important;
	left:330px !important;
	top:42px !important;
}

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

#item45587 {
	width:65px !important;
	height:120px !important;
	left:270px !important;
	top:42px !important;
}

#item44257 {
	width:94px !important;
	height:120px !important;
}

#item45593 {
	width:94px !important;
	height:120px !important;
	left:179px !important;
	top:42px !important;
}

#item44258 {
	width:159px !important;
	height:141px !important;
}

#item45598 {
	width:159px !important;
	height:141px !important;
	left:9px !important;
	top:97px !important;
}

#item44259 {
	width:147px !important;
	height:288px !important;
}

#item45603 {
	width:147px !important;
	height:288px !important;
	left:21px !important;
	top:225px !important;
}

#item44260 {
	width:157px !important;
	height:135px !important;
}

#item45610 {
	width:157px !important;
	height:135px !important;
	left:181px !important;
	top:432px !important;
}

#item44261 {
	width:57px !important;
	height:62px !important;
}

#item45616 {
	width:57px !important;
	height:62px !important;
	left:342px !important;
	top:432px !important;
}

#item44262 {
	width:55px !important;
	height:64px !important;
}

#item45621 {
	width:55px !important;
	height:64px !important;
	left:401px !important;
	top:430px !important;
}

#item44263 {
	width:64px !important;
	height:162px !important;
}

#item45626 {
	width:64px !important;
	height:162px !important;
	left:179px !important;
	top:212px !important;
}

#item44264 {
	width:50px !important;
	height:162px !important;
}

#item45631 {
	width:50px !important;
	height:162px !important;
	left:236px !important;
	top:212px !important;
}

#item44265 {
	width:52px !important;
	height:162px !important;
}

#item45636 {
	width:52px !important;
	height:162px !important;
	left:280px !important;
	top:212px !important;
}

#item44266 {
	width:52px !important;
	height:162px !important;
}

#item45641 {
	width:52px !important;
	height:162px !important;
	left:323px !important;
	top:212px !important;
}

#item44267 {
	width:50px !important;
	height:162px !important;
}

#item45646 {
	width:50px !important;
	height:162px !important;
	left:369px !important;
	top:212px !important;
}

#item44268 {
	width:50px !important;
	height:162px !important;
}

#item45651 {
	width:50px !important;
	height:162px !important;
	left:409px !important;
	top:212px !important;
}

#item77614 {
	width:55px !important;
	height:7px !important;
	left:261px !important;
	top:172px !important;
}

#item77643 {
	width:67px !important;
	height:7px !important;
	left:261px !important;
	top:178px !important;
}

#item77670 {
	width:43px !important;
	height:7px !important;
	left:366px !important;
	top:172px !important;
}

#item77697 {
	width:61px !important;
	height:7px !important;
	left:366px !important;
	top:178px !important;
}

#item77724 {
	width:47px !important;
	height:7px !important;
	left:254px !important;
	top:387px !important;
}

#item77751 {
	width:45px !important;
	height:7px !important;
	left:303px !important;
	top:387px !important;
}

#item77778 {
	width:43px !important;
	height:7px !important;
	left:254px !important;
	top:394px !important;
}

#item77805 {
	width:64px !important;
	height:7px !important;
	left:303px !important;
	top:394px !important;
}

#item77832 {
	width:61px !important;
	height:7px !important;
	left:254px !important;
	top:400px !important;
}

#item77859 {
	width:45px !important;
	height:7px !important;
	left:373px !important;
	top:386px !important;
}

#item77887 {
	width:41px !important;
	height:7px !important;
	left:351px !important;
	top:527px !important;
}

#item77915 {
	width:43px !important;
	height:7px !important;
	left:351px !important;
	top:534px !important;
}

#item77942 {
	width:67px !important;
	height:7px !important;
	left:351px !important;
	top:540px !important;
}

#item44273 {
	width:154px !important;
	height:200px !important;
}

#item45656 {
	width:154px !important;
	height:200px !important;
	left:31px !important;
	top:32px !important;
}

#item44274 {
	width:36px !important;
	height:64px !important;
}

#item45661 {
	width:36px !important;
	height:64px !important;
	left:31px !important;
	top:233px !important;
}

#item44275 {
	width:30px !important;
	height:64px !important;
}

#item45666 {
	width:30px !important;
	height:64px !important;
	left:67px !important;
	top:233px !important;
}

#item44276 {
	width:32px !important;
	height:64px !important;
}

#item45671 {
	width:32px !important;
	height:64px !important;
	left:96px !important;
	top:233px !important;
}

#item44277 {
	width:27px !important;
	height:64px !important;
}

#item45676 {
	width:27px !important;
	height:64px !important;
	left:126px !important;
	top:233px !important;
}

#item44278 {
	width:33px !important;
	height:64px !important;
}

#item45682 {
	width:33px !important;
	height:64px !important;
	left:153px !important;
	top:233px !important;
}

#item44279 {
	width:154px !important;
	height:193px !important;
}

#item45687 {
	width:154px !important;
	height:193px !important;
	left:31px !important;
	top:301px !important;
}

#item44280 {
	width:238px !important;
	height:302px !important;
}

#item45692 {
	width:238px !important;
	height:302px !important;
	left:196px !important;
	top:143px !important;
}

#item44281 {
	width:47px !important;
	height:35px !important;
}

#item45697 {
	width:47px !important;
	height:35px !important;
	left:424px !important;
	top:274px !important;
}

#item44282 {
	width:47px !important;
	height:36px !important;
}

#item45702 {
	width:47px !important;
	height:36px !important;
	left:424px !important;
	top:308px !important;
}

#item44283 {
	width:47px !important;
	height:35px !important;
}

#item45707 {
	width:47px !important;
	height:35px !important;
	left:423px !important;
	top:344px !important;
}

#item44284 {
	width:47px !important;
	height:35px !important;
}

#item45713 {
	width:47px !important;
	height:35px !important;
	left:423px !important;
	top:380px !important;
}

#item44285 {
	width:47px !important;
	height:36px !important;
}

#item45718 {
	width:47px !important;
	height:36px !important;
	left:423px !important;
	top:415px !important;
}

#item77969 {
	width:41px !important;
	height:7px !important;
	left:128px !important;
	top:522px !important;
}

#item77997 {
	width:52px !important;
	height:7px !important;
	left:176px !important;
	top:522px !important;
}

#item78024 {
	width:45px !important;
	height:7px !important;
	left:128px !important;
	top:528px !important;
}

#item78051 {
	width:45px !important;
	height:7px !important;
	left:176px !important;
	top:528px !important;
}

#item78079 {
	width:41px !important;
	height:7px !important;
	left:242px !important;
	top:521px !important;
}

#item78106 {
	width:52px !important;
	height:7px !important;
	left:293px !important;
	top:521px !important;
}

#item78133 {
	width:50px !important;
	height:7px !important;
	left:242px !important;
	top:528px !important;
}

#item78161 {
	width:45px !important;
	height:7px !important;
	left:293px !important;
	top:528px !important;
}

#item78188 {
	width:45px !important;
	height:7px !important;
	left:242px !important;
	top:535px !important;
}

#item78215 {
	width:61px !important;
	height:7px !important;
	left:293px !important;
	top:535px !important;
}

#item78242 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:521px !important;
}

#item78269 {
	width:38px !important;
	height:7px !important;
	left:421px !important;
	top:521px !important;
}

#item78296 {
	width:50px !important;
	height:7px !important;
	left:367px !important;
	top:528px !important;
}

#item78323 {
	width:43px !important;
	height:7px !important;
	left:421px !important;
	top:528px !important;
}

#item78350 {
	width:53px !important;
	height:7px !important;
	left:367px !important;
	top:535px !important;
}

#item78377 {
	width:45px !important;
	height:7px !important;
	left:421px !important;
	top:535px !important;
}

#item78405 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:541px !important;
}

#item44286 {
	width:195px !important;
	height:386px !important;
}

#item45723 {
	width:195px !important;
	height:386px !important;
	left:50px !important;
	top:47px !important;
}

#item44287 {
	width:197px !important;
	height:377px !important;
}

#item45728 {
	width:197px !important;
	height:377px !important;
	left:266px !important;
	top:48px !important;
}

#item44288 {
	width:58px !important;
	height:75px !important;
}

#item45733 {
	width:58px !important;
	height:75px !important;
	top:520px !important;
}

#item44289 {
	width:70px !important;
	height:75px !important;
}

#item45738 {
	width:70px !important;
	height:75px !important;
	left:58px !important;
	top:520px !important;
}

#item44290 {
	width:68px !important;
	height:75px !important;
}

#item45743 {
	width:68px !important;
	height:75px !important;
	left:128px !important;
	top:520px !important;
}

#item44291 {
	width:56px !important;
	height:75px !important;
}

#item45748 {
	width:56px !important;
	height:75px !important;
	left:196px !important;
	top:520px !important;
}

#item78432 {
	width:56px !important;
	height:7px !important;
	left:253px !important;
	top:548px !important;
}

#item78459 {
	width:43px !important;
	height:7px !important;
	left:253px !important;
	top:554px !important;
}

#item78486 {
	width:67px !important;
	height:7px !important;
	left:253px !important;
	top:561px !important;
}

#item78513 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:548px !important;
}

#item44292 {
	width:238px !important;
	height:279px !important;
}

#item45753 {
	width:238px !important;
	height:279px !important;
	left:125px !important;
	top:153px !important;
}

#item44293 {
	width:222px !important;
	height:131px !important;
}

#item45759 {
	width:222px !important;
	height:131px !important;
	left:142px !important;
	top:397px !important;
}

#item44294 {
	width:91px !important;
	height:152px !important;
}

#item45764 {
	width:91px !important;
	height:152px !important;
	left:22px !important;
	top:35px !important;
}

#item44297 {
	width:91px !important;
	height:118px !important;
}

#item45769 {
	width:91px !important;
	height:118px !important;
	left:22px !important;
	top:187px !important;
}

#item44298 {
	width:90px !important;
	height:136px !important;
}

#item45774 {
	width:90px !important;
	height:136px !important;
	left:22px !important;
	top:305px !important;
}

#item44299 {
	width:90px !important;
	height:125px !important;
}

#item45779 {
	width:90px !important;
	height:125px !important;
	left:22px !important;
	top:441px !important;
}

#item44300 {
	width:95px !important;
	height:92px !important;
}

#item45784 {
	width:95px !important;
	height:92px !important;
	left:371px !important;
	top:422px !important;
}

#item78540 {
	width:52px !important;
	height:7px !important;
	left:371px !important;
	top:250px !important;
}

#item78567 {
	width:41px !important;
	height:7px !important;
	left:371px !important;
	top:278px !important;
}

#item78594 {
	width:45px !important;
	height:7px !important;
	left:371px !important;
	top:284px !important;
}

#item78621 {
	width:46px !important;
	height:7px !important;
	left:371px !important;
	top:301px !important;
}

#item78649 {
	width:41px !important;
	height:7px !important;
	left:371px !important;
	top:316px !important;
}

#item78676 {
	width:65px !important;
	height:7px !important;
	left:371px !important;
	top:536px !important;
}

#item78703 {
	width:45px !important;
	height:7px !important;
	left:371px !important;
	top:543px !important;
}

#item44302 {
	width:145px !important;
	height:249px !important;
}

#item45789 {
	width:145px !important;
	height:249px !important;
	left:67px !important;
	top:102px !important;
}

#item44303 {
	width:142px !important;
	height:178px !important;
}

#item45794 {
	width:142px !important;
	height:178px !important;
	left:295px !important;
	top:96px !important;
}

#item44304 {
	width:111px !important;
	height:249px !important;
}

#item45799 {
	width:111px !important;
	height:249px !important;
	left:319px !important;
	top:219px !important;
}

#item78730 {
	width:65px !important;
	height:7px !important;
	left:18px !important;
	top:530px !important;
}

#item78757 {
	width:65px !important;
	height:7px !important;
	left:109px !important;
	top:537px !important;
}

#item78784 {
	width:65px !important;
	height:7px !important;
	left:183px !important;
	top:537px !important;
}

#item78811 {
	width:41px !important;
	height:7px !important;
	left:257px !important;
	top:525px !important;
}

#item78838 {
	width:67px !important;
	height:7px !important;
	left:257px !important;
	top:532px !important;
}

#item78865 {
	width:43px !important;
	height:7px !important;
	left:257px !important;
	top:538px !important;
}

#item78893 {
	width:59px !important;
	height:7px !important;
	left:257px !important;
	top:545px !important;
}

#item78920 {
	width:45px !important;
	height:7px !important;
	left:257px !important;
	top:552px !important;
}

#item78947 {
	width:65px !important;
	height:7px !important;
	left:370px !important;
	top:550px !important;
}

#item78974 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:556px !important;
}

#item44305 {
	width:83px !important;
	height:94px !important;
}

#item45804 {
	width:83px !important;
	height:94px !important;
	left:57px !important;
	top:80px !important;
}

#item44306 {
	width:40px !important;
	height:59px !important;
}

#item45809 {
	width:40px !important;
	height:59px !important;
	left:47px !important;
	top:178px !important;
}

#item44307 {
	width:31px !important;
	height:59px !important;
}

#item45814 {
	width:31px !important;
	height:59px !important;
	left:83px !important;
	top:178px !important;
}

#item44308 {
	width:31px !important;
	height:59px !important;
}

#item45819 {
	width:31px !important;
	height:59px !important;
	left:111px !important;
	top:178px !important;
}

#item44312 {
	width:31px !important;
	height:59px !important;
}

#item45824 {
	width:31px !important;
	height:59px !important;
	left:138px !important;
	top:178px !important;
}

#item44313 {
	width:153px !important;
	height:260px !important;
}

#item45830 {
	width:153px !important;
	height:260px !important;
	left:31px !important;
	top:242px !important;
}

#item44314 {
	width:58px !important;
	height:109px !important;
}

#item45835 {
	width:58px !important;
	height:109px !important;
	left:28px !important;
	top:482px !important;
}

#item44315 {
	width:95px !important;
	height:152px !important;
}

#item45840 {
	width:95px !important;
	height:152px !important;
	left:189px !important;
	top:444px !important;
}

#item44316 {
	width:102px !important;
	height:152px !important;
}

#item45845 {
	width:102px !important;
	height:152px !important;
	left:287px !important;
	top:443px !important;
}

#item44317 {
	width:95px !important;
	height:152px !important;
}

#item45850 {
	width:95px !important;
	height:152px !important;
	left:393px !important;
	top:443px !important;
}

#item44318 {
	width:300px !important;
	height:403px !important;
}

#item45855 {
	width:300px !important;
	height:403px !important;
	left:187px !important;
	top:37px !important;
}

#item79002 {
	width:41px !important;
	height:7px !important;
	left:85px !important;
	top:534px !important;
}

#item79029 {
	width:60px !important;
	height:7px !important;
	left:85px !important;
	top:540px !important;
}

#item79056 {
	width:45px !important;
	height:7px !important;
	left:85px !important;
	top:547px !important;
}

#item79083 {
	width:46px !important;
	height:7px !important;
	left:85px !important;
	top:554px !important;
}

#item44319 {
	width:193px !important;
	height:161px !important;
}

#item45861 {
	width:193px !important;
	height:161px !important;
	left:46px !important;
	top:125px !important;
}

#item44320 {
	width:153px !important;
	height:200px !important;
}

#item45866 {
	width:153px !important;
	height:200px !important;
	left:79px !important;
	top:271px !important;
}

#item44321 {
	width:154px !important;
	height:152px !important;
}

#item45872 {
	width:154px !important;
	height:152px !important;
	left:288px !important;
	top:111px !important;
}

#item44322 {
	width:133px !important;
	height:237px !important;
}

#item45877 {
	width:133px !important;
	height:237px !important;
	left:302px !important;
	top:218px !important;
}

#item79112 {
	width:71px !important;
	height:7px !important;
	left:67px !important;
	top:537px !important;
}

#item79139 {
	width:59px !important;
	height:7px !important;
	left:171px !important;
	top:537px !important;
}

#item79167 {
	width:57px !important;
	height:7px !important;
	left:171px !important;
	top:544px !important;
}

#item79194 {
	width:61px !important;
	height:7px !important;
	left:269px !important;
	top:538px !important;
}

#item79221 {
	width:43px !important;
	height:7px !important;
	left:367px !important;
	top:545px !important;
}

#item79248 {
	width:59px !important;
	height:7px !important;
	left:367px !important;
	top:551px !important;
}

#item44323 {
	width:113px !important;
	height:108px !important;
}

#item45882 {
	width:113px !important;
	height:108px !important;
	left:73px !important;
	top:103px !important;
}

#item44324 {
	width:35px !important;
	height:35px !important;
}

#item45887 {
	width:35px !important;
	height:35px !important;
	left:39px !important;
	top:52px !important;
}

#item44325 {
	width:168px !important;
	height:223px !important;
}

#item45892 {
	width:168px !important;
	height:223px !important;
	left:65px !important;
	top:200px !important;
}

#item44326 {
	width:56px !important;
	height:100px !important;
}

#item45897 {
	width:56px !important;
	height:100px !important;
	left:181px !important;
	top:409px !important;
}

#item44327 {
	width:157px !important;
	height:232px !important;
}

#item45902 {
	width:157px !important;
	height:232px !important;
	left:242px !important;
	top:38px !important;
}

#item44328 {
	width:158px !important;
	height:235px !important;
}

#item45908 {
	width:158px !important;
	height:235px !important;
	left:242px !important;
	top:274px !important;
}

#item79275 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item79302 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item79329 {
	width:63px !important;
	height:7px !important;
	left:144px !important;
	top:551px !important;
}

#item79357 {
	width:61px !important;
	height:7px !important;
	left:144px !important;
	top:558px !important;
}

#item79384 {
	width:69px !important;
	height:7px !important;
	left:258px !important;
	top:537px !important;
}

#item79413 {
	width:57px !important;
	height:7px !important;
	left:373px !important;
	top:538px !important;
}

#item44330 {
	width:105px !important;
	height:125px !important;
}

#item45913 {
	width:105px !important;
	height:125px !important;
	left:57px !important;
	top:40px !important;
}

#item44331 {
	width:62px !important;
	height:125px !important;
}

#item45918 {
	width:62px !important;
	height:125px !important;
	left:141px !important;
	top:40px !important;
}

#item44332 {
	width:74px !important;
	height:125px !important;
}

#item45923 {
	width:74px !important;
	height:125px !important;
	left:189px !important;
	top:40px !important;
}

#item44333 {
	width:74px !important;
	height:125px !important;
}

#item45928 {
	width:74px !important;
	height:125px !important;
	left:244px !important;
	top:40px !important;
}

#item44334 {
	width:65px !important;
	height:125px !important;
}

#item45933 {
	width:65px !important;
	height:125px !important;
	left:304px !important;
	top:40px !important;
}

#item44335 {
	width:71px !important;
	height:125px !important;
}

#item45938 {
	width:71px !important;
	height:125px !important;
	left:358px !important;
	top:40px !important;
}

#item44336 {
	width:71px !important;
	height:125px !important;
}

#item45943 {
	width:71px !important;
	height:125px !important;
	left:417px !important;
	top:40px !important;
}

#item44337 {
	width:106px !important;
	height:185px !important;
}

#item45948 {
	width:106px !important;
	height:185px !important;
	left:63px !important;
	top:216px !important;
}

#item44338 {
	width:83px !important;
	height:185px !important;
}

#item45953 {
	width:83px !important;
	height:185px !important;
	left:130px !important;
	top:216px !important;
}

#item44340 {
	width:77px !important;
	height:185px !important;
}

#item45958 {
	width:77px !important;
	height:185px !important;
	left:201px !important;
	top:216px !important;
}

#item44341 {
	width:79px !important;
	height:186px !important;
}

#item45963 {
	width:79px !important;
	height:186px !important;
	left:247px !important;
	top:215px !important;
}

#item44342 {
	width:72px !important;
	height:187px !important;
}

#item45968 {
	width:72px !important;
	height:187px !important;
	left:297px !important;
	top:214px !important;
}

#item44343 {
	width:72px !important;
	height:189px !important;
}

#item45974 {
	width:72px !important;
	height:189px !important;
	left:352px !important;
	top:212px !important;
}

#item44344 {
	width:72px !important;
	height:191px !important;
}

#item45980 {
	width:72px !important;
	height:191px !important;
	left:409px !important;
	top:210px !important;
}

#item44345 {
	width:76px !important;
	height:65px !important;
}

#item45985 {
	width:76px !important;
	height:65px !important;
	left:52px !important;
	top:424px !important;
}

#item44349 {
	width:76px !important;
	height:68px !important;
}

#item45990 {
	width:76px !important;
	height:68px !important;
	left:131px !important;
	top:492px !important;
}

#item44351 {
	width:65px !important;
	height:68px !important;
}

#item45995 {
	width:65px !important;
	height:68px !important;
	left:76px !important;
	top:492px !important;
}

#item44346 {
	width:60px !important;
	height:65px !important;
}

#item46000 {
	width:60px !important;
	height:65px !important;
	left:118px !important;
	top:424px !important;
}

#item44348 {
	width:64px !important;
	height:65px !important;
}

#item46005 {
	width:64px !important;
	height:65px !important;
	left:165px !important;
	top:424px !important;
}

#item79440 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:445px !important;
}

#item79468 {
	width:64px !important;
	height:7px !important;
	left:246px !important;
	top:452px !important;
}

#item79495 {
	width:63px !important;
	height:7px !important;
	left:246px !important;
	top:458px !important;
}

#item79522 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:465px !important;
}

#item79549 {
	width:41px !important;
	height:7px !important;
	left:246px !important;
	top:512px !important;
}

#item79576 {
	width:38px !important;
	height:7px !important;
	left:246px !important;
	top:519px !important;
}

#item79604 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:525px !important;
}

#item79631 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:532px !important;
}

#item79659 {
	width:53px !important;
	height:7px !important;
	left:246px !important;
	top:539px !important;
}

#item79686 {
	width:50px !important;
	height:7px !important;
	left:246px !important;
	top:545px !important;
}

#item79713 {
	width:46px !important;
	height:7px !important;
	left:246px !important;
	top:552px !important;
}

#item79740 {
	width:50px !important;
	height:7px !important;
	left:360px !important;
	top:439px !important;
}

#item79767 {
	width:59px !important;
	height:7px !important;
	left:360px !important;
	top:446px !important;
}

#item79794 {
	width:38px !important;
	height:7px !important;
	left:360px !important;
	top:452px !important;
}

#item79821 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:500px !important;
}

#item79848 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:506px !important;
}

#item79875 {
	width:59px !important;
	height:7px !important;
	left:361px !important;
	top:513px !important;
}

#item79903 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:520px !important;
}

#item79931 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:526px !important;
}

#item79958 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:445px !important;
}

#item79985 {
	width:64px !important;
	height:7px !important;
	left:246px !important;
	top:452px !important;
}

#item80012 {
	width:63px !important;
	height:7px !important;
	left:246px !important;
	top:458px !important;
}

#item80039 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:465px !important;
}

#item80066 {
	width:41px !important;
	height:7px !important;
	left:246px !important;
	top:512px !important;
}

#item80094 {
	width:38px !important;
	height:7px !important;
	left:246px !important;
	top:519px !important;
}

#item80121 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:525px !important;
}

#item80149 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:532px !important;
}

#item80176 {
	width:53px !important;
	height:7px !important;
	left:246px !important;
	top:539px !important;
}

#item80203 {
	width:50px !important;
	height:7px !important;
	left:246px !important;
	top:545px !important;
}

#item80230 {
	width:46px !important;
	height:7px !important;
	left:246px !important;
	top:552px !important;
}

#item80257 {
	width:50px !important;
	height:7px !important;
	left:360px !important;
	top:439px !important;
}

#item80285 {
	width:59px !important;
	height:7px !important;
	left:360px !important;
	top:446px !important;
}

#item80312 {
	width:38px !important;
	height:7px !important;
	left:360px !important;
	top:452px !important;
}

#item80339 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:500px !important;
}

#item80366 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:506px !important;
}

#item80395 {
	width:59px !important;
	height:7px !important;
	left:361px !important;
	top:513px !important;
}

#item80422 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:520px !important;
}

#item80449 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:526px !important;
}

#item44352 {
	width:190px !important;
	height:222px !important;
}

#item46010 {
	width:190px !important;
	height:222px !important;
	left:31px !important;
	top:41px !important;
}

#item44353 {
	width:135px !important;
	height:137px !important;
}

#item46015 {
	width:135px !important;
	height:137px !important;
	left:44px !important;
	top:327px !important;
}

#item44354 {
	width:113px !important;
	height:99px !important;
}

#item46020 {
	width:113px !important;
	height:99px !important;
	left:50px !important;
	top:454px !important;
}

#item44355 {
	width:159px !important;
	height:162px !important;
}

#item46025 {
	width:159px !important;
	height:162px !important;
	left:256px !important;
	top:107px !important;
}

#item44356 {
	width:138px !important;
	height:257px !important;
}

#item46030 {
	width:138px !important;
	height:257px !important;
	left:270px !important;
	top:237px !important;
}

#item44357 {
	width:111px !important;
	height:163px !important;
}

#item46035 {
	width:111px !important;
	height:163px !important;
	left:105px !important;
	top:113px !important;
}

#item44358 {
	width:63px !important;
	height:94px !important;
}

#item46040 {
	width:63px !important;
	height:94px !important;
	left:7px !important;
	top:144px !important;
}

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

#item46045 {
	width:66px !important;
	height:95px !important;
	left:27px !important;
	top:192px !important;
}

#item44361 {
	width:148px !important;
	height:156px !important;
}

#item46051 {
	width:148px !important;
	height:156px !important;
	left:307px !important;
	top:96px !important;
}

#item44362 {
	width:62px !important;
	height:73px !important;
}

#item46056 {
	width:62px !important;
	height:73px !important;
	left:243px !important;
	top:98px !important;
}

#item44363 {
	width:129px !important;
	height:180px !important;
}

#item46061 {
	width:129px !important;
	height:180px !important;
	left:327px !important;
	top:307px !important;
}

#item44364 {
	width:82px !important;
	height:92px !important;
}

#item46066 {
	width:82px !important;
	height:92px !important;
	left:238px !important;
	top:392px !important;
}

#item44365 {
	width:107px !important;
	height:147px !important;
}

#item46071 {
	width:107px !important;
	height:147px !important;
	left:41px !important;
	top:320px !important;
}

#item80476 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:521px !important;
}

#item80503 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:528px !important;
}

#item80530 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:534px !important;
}

#item80557 {
	width:45px !important;
	height:7px !important;
	left:128px !important;
	top:514px !important;
}

#item80584 {
	width:41px !important;
	height:7px !important;
	left:242px !important;
	top:521px !important;
}

#item80611 {
	width:61px !important;
	height:7px !important;
	left:242px !important;
	top:527px !important;
}

#item80638 {
	width:43px !important;
	height:7px !important;
	left:362px !important;
	top:528px !important;
}

#item80666 {
	width:43px !important;
	height:7px !important;
	left:362px !important;
	top:534px !important;
}

#item44366 {
	width:181px !important;
	height:371px !important;
}

#item46076 {
	width:181px !important;
	height:371px !important;
	left:84px !important;
	top:55px !important;
}

#item44367 {
	width:70px !important;
	height:149px !important;
}

#item46082 {
	width:70px !important;
	height:149px !important;
	left:31px !important;
	top:37px !important;
}

#item44368 {
	width:165px !important;
	height:191px !important;
}

#item46087 {
	width:165px !important;
	height:191px !important;
	left:242px !important;
	top:41px !important;
}

#item44369 {
	width:53px !important;
	height:120px !important;
}

#item46092 {
	width:53px !important;
	height:120px !important;
	left:267px !important;
	top:476px !important;
}

#item44372 {
	width:53px !important;
	height:120px !important;
}

#item46097 {
	width:53px !important;
	height:120px !important;
	left:310px !important;
	top:476px !important;
}

#item44373 {
	width:53px !important;
	height:120px !important;
}

#item46102 {
	width:53px !important;
	height:120px !important;
	left:336px !important;
	top:476px !important;
}

#item44374 {
	width:53px !important;
	height:120px !important;
}

#item46107 {
	width:53px !important;
	height:120px !important;
	left:363px !important;
	top:476px !important;
}

#item44375 {
	width:53px !important;
	height:120px !important;
}

#item46113 {
	width:53px !important;
	height:120px !important;
	left:387px !important;
	top:476px !important;
}

#item44376 {
	width:53px !important;
	height:120px !important;
}

#item46118 {
	width:53px !important;
	height:120px !important;
	left:417px !important;
	top:476px !important;
}

#item44377 {
	width:42px !important;
	height:120px !important;
}

#item46123 {
	width:42px !important;
	height:120px !important;
	left:445px !important;
	top:476px !important;
}

#item80693 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item80720 {
	width:38px !important;
	height:7px !important;
	left:82px !important;
	top:522px !important;
}

#item80749 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:528px !important;
}

#item80776 {
	width:48px !important;
	height:7px !important;
	left:82px !important;
	top:528px !important;
}

#item80803 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item80831 {
	width:51px !important;
	height:7px !important;
	left:82px !important;
	top:535px !important;
}

#item80858 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:541px !important;
}

#item80885 {
	width:47px !important;
	height:7px !important;
	left:140px !important;
	top:527px !important;
}

#item80913 {
	width:50px !important;
	height:7px !important;
	left:196px !important;
	top:527px !important;
}

#item80940 {
	width:53px !important;
	height:7px !important;
	left:140px !important;
	top:534px !important;
}

#item80967 {
	width:53px !important;
	height:7px !important;
	left:196px !important;
	top:534px !important;
}

#item80994 {
	width:43px !important;
	height:7px !important;
	left:140px !important;
	top:541px !important;
}

#item44378 {
	width:109px !important;
	height:108px !important;
}

#item46129 {
	width:109px !important;
	height:108px !important;
	left:357px !important;
	top:35px !important;
}

#item44379 {
	width:66px !important;
	height:108px !important;
}

#item46135 {
	width:66px !important;
	height:108px !important;
	left:328px !important;
	top:35px !important;
}

#item44382 {
	width:72px !important;
	height:108px !important;
}

#item46140 {
	width:72px !important;
	height:108px !important;
	left:282px !important;
	top:35px !important;
}

#item44384 {
	width:72px !important;
	height:108px !important;
}

#item46145 {
	width:72px !important;
	height:108px !important;
	left:243px !important;
	top:35px !important;
}

#item44385 {
	width:70px !important;
	height:108px !important;
}

#item46150 {
	width:70px !important;
	height:108px !important;
	left:203px !important;
	top:35px !important;
}

#item44386 {
	width:70px !important;
	height:137px !important;
}

#item46155 {
	width:70px !important;
	height:137px !important;
	left:272px !important;
	top:155px !important;
}

#item44387 {
	width:44px !important;
	height:137px !important;
}

#item46160 {
	width:44px !important;
	height:137px !important;
	left:323px !important;
	top:155px !important;
}

#item44388 {
	width:44px !important;
	height:137px !important;
}

#item46165 {
	width:44px !important;
	height:137px !important;
	left:353px !important;
	top:152px !important;
}

#item44389 {
	width:41px !important;
	height:137px !important;
}

#item46170 {
	width:41px !important;
	height:137px !important;
	left:382px !important;
	top:152px !important;
}

#item44390 {
	width:33px !important;
	height:137px !important;
}

#item46175 {
	width:33px !important;
	height:137px !important;
	left:420px !important;
	top:152px !important;
}

#item44392 {
	width:138px !important;
	height:211px !important;
}

#item46180 {
	width:138px !important;
	height:211px !important;
	left:282px !important;
	top:299px !important;
}

#item44393 {
	width:62px !important;
	height:105px !important;
}

#item46185 {
	width:62px !important;
	height:105px !important;
	left:395px !important;
	top:463px !important;
}

#item44394 {
	width:153px !important;
	height:210px !important;
}

#item46190 {
	width:153px !important;
	height:210px !important;
	left:14px !important;
	top:67px !important;
}

#item44395 {
	width:105px !important;
	height:161px !important;
}

#item46195 {
	width:105px !important;
	height:161px !important;
	left:48px !important;
	top:250px !important;
}

#item81021 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:535px !important;
}

#item81048 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:542px !important;
}

#item81075 {
	width:62px !important;
	height:7px !important;
	left:18px !important;
	top:548px !important;
}

#item81102 {
	width:65px !important;
	height:7px !important;
	left:85px !important;
	top:535px !important;
}

#item81129 {
	width:62px !important;
	height:7px !important;
	left:85px !important;
	top:542px !important;
}

#item81157 {
	width:41px !important;
	height:7px !important;
	left:160px !important;
	top:533px !important;
}

#item81184 {
	width:49px !important;
	height:7px !important;
	left:220px !important;
	top:533px !important;
}

#item81211 {
	width:59px !important;
	height:7px !important;
	left:160px !important;
	top:540px !important;
}

#item81238 {
	width:54px !important;
	height:7px !important;
	left:220px !important;
	top:540px !important;
}

#item81265 {
	width:45px !important;
	height:7px !important;
	left:160px !important;
	top:546px !important;
}

#item81292 {
	width:74px !important;
	height:7px !important;
	left:288px !important;
	top:534px !important;
}

#item81319 {
	width:73px !important;
	height:7px !important;
	left:288px !important;
	top:540px !important;
}

#item44396 {
	width:97px !important;
	height:210px !important;
}

#item46201 {
	width:97px !important;
	height:210px !important;
	left:31px !important;
	top:298px !important;
}

#item44397 {
	width:75px !important;
	height:154px !important;
}

#item46206 {
	width:75px !important;
	height:154px !important;
	left:164px !important;
	top:351px !important;
}

#item44398 {
	width:40px !important;
	height:45px !important;
}

#item46211 {
	width:40px !important;
	height:45px !important;
	left:165px !important;
	top:305px !important;
}

#item44399 {
	width:35px !important;
	height:45px !important;
}

#item46216 {
	width:35px !important;
	height:45px !important;
	left:205px !important;
	top:305px !important;
}

#item44400 {
	width:119px !important;
	height:173px !important;
}

#item46221 {
	width:119px !important;
	height:173px !important;
	left:53px !important;
	top:101px !important;
}

#item44401 {
	width:64px !important;
	height:97px !important;
}

#item46226 {
	width:64px !important;
	height:97px !important;
	left:220px !important;
	top:70px !important;
}

#item44402 {
	width:76px !important;
	height:91px !important;
}

#item46232 {
	width:76px !important;
	height:91px !important;
	left:213px !important;
	top:173px !important;
}

#item44403 {
	width:124px !important;
	height:150px !important;
}

#item46237 {
	width:124px !important;
	height:150px !important;
	left:293px !important;
	top:97px !important;
}

#item44404 {
	width:94px !important;
	height:112px !important;
}

#item46242 {
	width:94px !important;
	height:112px !important;
	left:272px !important;
	top:305px !important;
}

#item44405 {
	width:52px !important;
	height:62px !important;
}

#item46247 {
	width:52px !important;
	height:62px !important;
	left:394px !important;
	top:358px !important;
}

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

#item46252 {
	width:54px !important;
	height:62px !important;
	left:416px !important;
	top:389px !important;
}

#item44408 {
	width:52px !important;
	height:64px !important;
}

#item46257 {
	width:52px !important;
	height:64px !important;
	left:395px !important;
	top:415px !important;
}

#item81346 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:536px !important;
}

#item81373 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:542px !important;
}

#item81401 {
	width:59px !important;
	height:7px !important;
	left:140px !important;
	top:536px !important;
}

#item81428 {
	width:63px !important;
	height:7px !important;
	left:140px !important;
	top:542px !important;
}

#item81455 {
	width:47px !important;
	height:7px !important;
	left:250px !important;
	top:542px !important;
}

#item81482 {
	width:43px !important;
	height:7px !important;
	left:250px !important;
	top:549px !important;
}

#item81509 {
	width:59px !important;
	height:7px !important;
	left:250px !important;
	top:556px !important;
}

#item81536 {
	width:60px !important;
	height:7px !important;
	left:359px !important;
	top:543px !important;
}

#item81563 {
	width:40px !important;
	height:7px !important;
	left:420px !important;
	top:543px !important;
}

#item81590 {
	width:45px !important;
	height:7px !important;
	left:359px !important;
	top:549px !important;
}

#item81617 {
	width:47px !important;
	height:7px !important;
	left:420px !important;
	top:549px !important;
}

#item44409 {
	width:147px !important;
	height:151px !important;
}

#item46262 {
	width:147px !important;
	height:151px !important;
	left:194px !important;
	top:33px !important;
}

#item44410 {
	width:109px !important;
	height:173px !important;
}

#item46267 {
	width:109px !important;
	height:173px !important;
	left:76px !important;
	top:100px !important;
}

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

#item46272 {
	width:112px !important;
	height:77px !important;
	left:71px !important;
	top:232px !important;
}

#item44412 {
	width:51px !important;
	height:80px !important;
}

#item46278 {
	width:51px !important;
	height:80px !important;
	left:3px !important;
	top:157px !important;
}

#item44413 {
	width:54px !important;
	height:28px !important;
}

#item46283 {
	width:54px !important;
	height:28px !important;
	top:226px !important;
}

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

#item46288 {
	width:73px !important;
	height:63px !important;
	left:87px !important;
	top:392px !important;
}

#item44415 {
	width:80px !important;
	height:61px !important;
}

#item46293 {
	width:80px !important;
	height:61px !important;
	left:84px !important;
	top:477px !important;
}

#item44416 {
	width:82px !important;
	height:151px !important;
}

#item46298 {
	width:82px !important;
	height:151px !important;
	left:230px !important;
	top:388px !important;
}

#item44417 {
	width:57px !important;
	height:52px !important;
}

#item46303 {
	width:57px !important;
	height:52px !important;
	left:263px !important;
	top:219px !important;
}

#item44421 {
	width:56px !important;
	height:46px !important;
}

#item46308 {
	width:56px !important;
	height:46px !important;
	left:262px !important;
	top:281px !important;
}

#item81645 {
	width:89px !important;
	height:7px !important;
	left:348px !important;
	top:99px !important;
}

#item81673 {
	width:89px !important;
	height:7px !important;
	left:348px !important;
	top:133px !important;
}

#item81700 {
	width:89px !important;
	height:7px !important;
	left:348px !important;
	top:175px !important;
}

#item81727 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:229px !important;
}

#item81755 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:236px !important;
}

#item81782 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:243px !important;
}

#item81809 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:249px !important;
}

#item81836 {
	width:89px !important;
	height:7px !important;
	left:348px !important;
	top:296px !important;
}

#item81863 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:375px !important;
}

#item81890 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:382px !important;
}

#item81918 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:389px !important;
}

#item81945 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:395px !important;
}

#item81972 {
	width:76px !important;
	height:7px !important;
	left:347px !important;
	top:442px !important;
}

#item81999 {
	width:76px !important;
	height:7px !important;
	left:348px !important;
	top:496px !important;
}

#item82026 {
	width:71px !important;
	height:7px !important;
	left:348px !important;
	top:550px !important;
}

#item44422 {
	width:91px !important;
	height:158px !important;
}

#item46313 {
	width:91px !important;
	height:158px !important;
	left:40px !important;
	top:78px !important;
}

#item44423 {
	width:92px !important;
	height:131px !important;
}

#item46318 {
	width:92px !important;
	height:131px !important;
	left:37px !important;
	top:296px !important;
}

#item44424 {
	width:94px !important;
	height:59px !important;
}

#item46323 {
	width:94px !important;
	height:59px !important;
	left:40px !important;
	top:406px !important;
}

#item44425 {
	width:167px !important;
	height:137px !important;
}

#item46328 {
	width:167px !important;
	height:137px !important;
	left:207px !important;
	top:319px !important;
}

#item44426 {
	width:143px !important;
	height:113px !important;
}

#item46333 {
	width:143px !important;
	height:113px !important;
	left:189px !important;
	top:150px !important;
}

#item44427 {
	width:99px !important;
	height:154px !important;
}

#item46338 {
	width:99px !important;
	height:154px !important;
	left:388px !important;
	top:215px !important;
}

#item82053 {
	width:65px !important;
	height:7px !important;
	left:23px !important;
	top:530px !important;
}

#item82080 {
	width:43px !important;
	height:7px !important;
	left:109px !important;
	top:524px !important;
}

#item82108 {
	width:45px !important;
	height:7px !important;
	left:109px !important;
	top:531px !important;
}

#item82135 {
	width:27px !important;
	height:7px !important;
	left:254px !important;
	top:524px !important;
}

#item82164 {
	width:27px !important;
	height:7px !important;
	left:254px !important;
	top:530px !important;
}

#item82191 {
	width:27px !important;
	height:7px !important;
	left:254px !important;
	top:537px !important;
}

#item82219 {
	width:27px !important;
	height:7px !important;
	left:254px !important;
	top:543px !important;
}

#item82246 {
	width:65px !important;
	height:7px !important;
	left:309px !important;
	top:536px !important;
}

#item82273 {
	width:65px !important;
	height:7px !important;
	left:379px !important;
	top:530px !important;
}

#item44428 {
	width:93px !important;
	height:162px !important;
}

#item46343 {
	width:93px !important;
	height:162px !important;
	left:352px !important;
	top:79px !important;
}

#item44429 {
	width:43px !important;
	height:99px !important;
}

#item46349 {
	width:43px !important;
	height:99px !important;
	left:303px !important;
	top:122px !important;
}

#item44430 {
	width:43px !important;
	height:71px !important;
}

#item46354 {
	width:43px !important;
	height:71px !important;
	left:304px !important;
	top:221px !important;
}

#item44432 {
	width:85px !important;
	height:160px !important;
}

#item46359 {
	width:85px !important;
	height:160px !important;
	left:201px !important;
	top:85px !important;
}

#item44433 {
	width:43px !important;
	height:73px !important;
}

#item46364 {
	width:43px !important;
	height:73px !important;
	left:163px !important;
	top:220px !important;
}

#item44434 {
	width:81px !important;
	height:166px !important;
}

#item46369 {
	width:81px !important;
	height:166px !important;
	left:65px !important;
	top:86px !important;
}

#item44435 {
	width:43px !important;
	height:99px !important;
}

#item46374 {
	width:43px !important;
	height:99px !important;
	top:121px !important;
}

#item44436 {
	width:43px !important;
	height:72px !important;
}

#item46380 {
	width:43px !important;
	height:72px !important;
	top:220px !important;
}

#item44437 {
	width:92px !important;
	height:122px !important;
}

#item46385 {
	width:92px !important;
	height:122px !important;
	left:17px !important;
	top:357px !important;
}

#item44438 {
	width:99px !important;
	height:81px !important;
}

#item46391 {
	width:99px !important;
	height:81px !important;
	left:14px !important;
	top:464px !important;
}

#item44439 {
	width:58px !important;
	height:83px !important;
}

#item46396 {
	width:58px !important;
	height:83px !important;
	left:144px !important;
	top:299px !important;
}

#item44440 {
	width:68px !important;
	height:180px !important;
}

#item46401 {
	width:68px !important;
	height:180px !important;
	left:134px !important;
	top:387px !important;
}

#item44441 {
	width:91px !important;
	height:125px !important;
}

#item46406 {
	width:91px !important;
	height:125px !important;
	left:256px !important;
	top:352px !important;
}

#item44442 {
	width:87px !important;
	height:54px !important;
}

#item46411 {
	width:87px !important;
	height:54px !important;
	left:260px !important;
	top:465px !important;
}

#item44444 {
	width:46px !important;
	height:61px !important;
}

#item46416 {
	width:46px !important;
	height:61px !important;
	left:210px !important;
	top:505px !important;
}

#item82545 {
	width:76px !important;
	height:7px !important;
	left:358px !important;
	top:338px !important;
}

#item82572 {
	width:62px !important;
	height:7px !important;
	left:358px !important;
	top:345px !important;
}

#item82599 {
	width:75px !important;
	height:7px !important;
	left:358px !important;
	top:408px !important;
}

#item82626 {
	width:56px !important;
	height:7px !important;
	left:358px !important;
	top:459px !important;
}

#item82654 {
	width:42px !important;
	height:7px !important;
	left:415px !important;
	top:459px !important;
}

#item82681 {
	width:69px !important;
	height:7px !important;
	left:358px !important;
	top:516px !important;
}

#item82708 {
	width:69px !important;
	height:7px !important;
	left:358px !important;
	top:560px !important;
}

#item44445 {
	width:82px !important;
	height:129px !important;
}

#item46421 {
	width:82px !important;
	height:129px !important;
	left:188px !important;
	top:85px !important;
}

#item44446 {
	width:81px !important;
	height:58px !important;
}

#item46427 {
	width:81px !important;
	height:58px !important;
	left:200px !important;
	top:206px !important;
}

#item44447 {
	width:80px !important;
	height:74px !important;
}

#item46432 {
	width:80px !important;
	height:74px !important;
	left:311px !important;
	top:89px !important;
}

#item44448 {
	width:84px !important;
	height:59px !important;
}

#item46437 {
	width:84px !important;
	height:59px !important;
	left:306px !important;
	top:207px !important;
}

#item44449 {
	width:91px !important;
	height:156px !important;
}

#item46442 {
	width:91px !important;
	height:156px !important;
	left:166px !important;
	top:353px !important;
}

#item44450 {
	width:43px !important;
	height:98px !important;
}

#item46447 {
	width:43px !important;
	height:98px !important;
	left:262px !important;
	top:397px !important;
}

#item44451 {
	width:43px !important;
	height:72px !important;
}

#item46452 {
	width:43px !important;
	height:72px !important;
	left:262px !important;
	top:495px !important;
}

#item44452 {
	width:98px !important;
	height:156px !important;
}

#item46457 {
	width:98px !important;
	height:156px !important;
	left:314px !important;
	top:359px !important;
}

#item44453 {
	width:43px !important;
	height:99px !important;
}

#item46462 {
	width:43px !important;
	height:99px !important;
	left:426px !important;
	top:397px !important;
}

#item44454 {
	width:43px !important;
	height:72px !important;
}

#item46467 {
	width:43px !important;
	height:72px !important;
	left:426px !important;
	top:495px !important;
}

#item82735 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:62px !important;
}

#item82762 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:116px !important;
}

#item82789 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:158px !important;
}

#item82816 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:246px !important;
}

#item82844 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:293px !important;
}

#item82871 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:353px !important;
}

#item82899 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:360px !important;
}

#item82926 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:366px !important;
}

#item82953 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:373px !important;
}

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

#item83007 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:463px !important;
}

#item83035 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:469px !important;
}

#item83062 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:540px !important;
}

#item83089 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:547px !important;
}

#item44455 {
	width:82px !important;
	height:48px !important;
}

#item46472 {
	width:82px !important;
	height:48px !important;
	left:18px !important;
	top:45px !important;
}

#item44456 {
	width:85px !important;
	height:50px !important;
}

#item46477 {
	width:85px !important;
	height:50px !important;
	left:18px !important;
	top:103px !important;
}

#item44457 {
	width:77px !important;
	height:55px !important;
}

#item46482 {
	width:77px !important;
	height:55px !important;
	left:18px !important;
	top:162px !important;
}

#item44458 {
	width:79px !important;
	height:57px !important;
}

#item46487 {
	width:79px !important;
	height:57px !important;
	left:18px !important;
	top:223px !important;
}

#item44459 {
	width:76px !important;
	height:48px !important;
}

#item46493 {
	width:76px !important;
	height:48px !important;
	left:120px !important;
	top:191px !important;
}

#item44460 {
	width:81px !important;
	height:52px !important;
}

#item46499 {
	width:81px !important;
	height:52px !important;
	left:118px !important;
	top:229px !important;
}

#item44461 {
	width:166px !important;
	height:98px !important;
}

#item46504 {
	width:166px !important;
	height:98px !important;
	left:207px !important;
	top:164px !important;
}

#item44462 {
	width:96px !important;
	height:134px !important;
}

#item46509 {
	width:96px !important;
	height:134px !important;
	left:282px !important;
	top:41px !important;
}

#item44464 {
	width:91px !important;
	height:39px !important;
}

#item46514 {
	width:91px !important;
	height:39px !important;
	left:18px !important;
	top:307px !important;
}

#item44465 {
	width:93px !important;
	height:39px !important;
}

#item46519 {
	width:93px !important;
	height:39px !important;
	left:16px !important;
	top:360px !important;
}

#item44466 {
	width:95px !important;
	height:41px !important;
}

#item46524 {
	width:95px !important;
	height:41px !important;
	left:17px !important;
	top:409px !important;
}

#item44467 {
	width:94px !important;
	height:38px !important;
}

#item46529 {
	width:94px !important;
	height:38px !important;
	left:17px !important;
	top:460px !important;
}

#item44468 {
	width:292px !important;
	height:141px !important;
}

#item46534 {
	width:292px !important;
	height:141px !important;
	left:128px !important;
	top:420px !important;
}

#item44469 {
	width:46px !important;
	height:113px !important;
}

#item46539 {
	width:46px !important;
	height:113px !important;
	left:311px !important;
	top:324px !important;
}

#item83116 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:201px !important;
}

#item83145 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:207px !important;
}

#item83172 {
	width:51px !important;
	height:7px !important;
	left:381px !important;
	top:214px !important;
}

#item83199 {
	width:52px !important;
	height:7px !important;
	left:381px !important;
	top:220px !important;
}

#item83226 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:258px !important;
}

#item83253 {
	width:47px !important;
	height:7px !important;
	left:381px !important;
	top:265px !important;
}

#item83280 {
	width:40px !important;
	height:7px !important;
	left:380px !important;
	top:376px !important;
}

#item83307 {
	width:59px !important;
	height:7px !important;
	left:380px !important;
	top:382px !important;
}

#item83334 {
	width:45px !important;
	height:7px !important;
	left:380px !important;
	top:389px !important;
}

#item83361 {
	width:54px !important;
	height:7px !important;
	left:380px !important;
	top:396px !important;
}

#item44471 {
	width:192px !important;
	height:122px !important;
}

#item46544 {
	width:192px !important;
	height:122px !important;
	left:57px !important;
	top:131px !important;
}

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

#item46549 {
	width:104px !important;
	height:52px !important;
	left:252px !important;
	top:106px !important;
}

#item44473 {
	width:105px !important;
	height:49px !important;
}

#item46554 {
	width:105px !important;
	height:49px !important;
	left:253px !important;
	top:163px !important;
}

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

#item46559 {
	width:103px !important;
	height:53px !important;
	left:367px !important;
	top:107px !important;
}

#item44475 {
	width:98px !important;
	height:46px !important;
}

#item46564 {
	width:98px !important;
	height:46px !important;
	left:376px !important;
	top:171px !important;
}

#item44476 {
	width:101px !important;
	height:52px !important;
}

#item46570 {
	width:101px !important;
	height:52px !important;
	left:377px !important;
	top:225px !important;
}

#item44477 {
	width:212px !important;
	height:259px !important;
}

#item46575 {
	width:212px !important;
	height:259px !important;
	left:30px !important;
	top:326px !important;
}

#item44478 {
	width:94px !important;
	height:99px !important;
}

#item46580 {
	width:94px !important;
	height:99px !important;
	left:341px !important;
	top:305px !important;
}

#item44479 {
	width:96px !important;
	height:88px !important;
}

#item46585 {
	width:96px !important;
	height:88px !important;
	left:272px !important;
	top:420px !important;
}

#item44480 {
	width:91px !important;
	height:92px !important;
}

#item46590 {
	width:91px !important;
	height:92px !important;
	left:378px !important;
	top:387px !important;
}

#item44485 {
	width:94px !important;
	height:91px !important;
}

#item46595 {
	width:94px !important;
	height:91px !important;
	left:377px !important;
	top:470px !important;
}

#item83388 {
	width:61px !important;
	height:7px !important;
	left:260px !important;
	top:249px !important;
}

#item83416 {
	width:46px !important;
	height:7px !important;
	left:260px !important;
	top:255px !important;
}

#item83443 {
	width:60px !important;
	height:7px !important;
	left:260px !important;
	top:262px !important;
}

#item83470 {
	width:58px !important;
	height:7px !important;
	left:260px !important;
	top:269px !important;
}

#item83498 {
	width:45px !important;
	height:7px !important;
	left:260px !important;
	top:275px !important;
}

#item83525 {
	width:41px !important;
	height:7px !important;
	left:263px !important;
	top:547px !important;
}

#item83552 {
	width:41px !important;
	height:7px !important;
	left:322px !important;
	top:547px !important;
}

#item83580 {
	width:58px !important;
	height:7px !important;
	left:263px !important;
	top:554px !important;
}

#item83607 {
	width:45px !important;
	height:7px !important;
	left:322px !important;
	top:554px !important;
}

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

#item46601 {
	width:118px !important;
	height:117px !important;
	left:87px !important;
	top:127px !important;
}

#item44487 {
	width:52px !important;
	height:46px !important;
}

#item46606 {
	width:52px !important;
	height:46px !important;
	top:229px !important;
}

#item44488 {
	width:52px !important;
	height:47px !important;
}

#item46611 {
	width:52px !important;
	height:47px !important;
	top:276px !important;
}

#item44489 {
	width:53px !important;
	height:46px !important;
}

#item46616 {
	width:53px !important;
	height:46px !important;
	top:323px !important;
}

#item44490 {
	width:52px !important;
	height:47px !important;
}

#item46621 {
	width:52px !important;
	height:47px !important;
	top:369px !important;
}

#item44491 {
	width:126px !important;
	height:105px !important;
}

#item46626 {
	width:126px !important;
	height:105px !important;
	left:65px !important;
	top:266px !important;
}

#item44492 {
	width:129px !important;
	height:118px !important;
}

#item46632 {
	width:129px !important;
	height:118px !important;
	left:303px !important;
	top:102px !important;
}

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

#item46637 {
	width:60px !important;
	height:60px !important;
	left:243px !important;
	top:224px !important;
}

#item44494 {
	width:126px !important;
	height:84px !important;
}

#item46642 {
	width:126px !important;
	height:84px !important;
	left:315px !important;
	top:383px !important;
}

#item44495 {
	width:59px !important;
	height:59px !important;
}

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

#item44496 {
	width:48px !important;
	height:49px !important;
}

#item46654 {
	width:48px !important;
	height:49px !important;
	left:171px !important;
	top:456px !important;
}

#item44497 {
	width:49px !important;
	height:43px !important;
}

#item46659 {
	width:49px !important;
	height:43px !important;
	left:171px !important;
	top:519px !important;
}

#item83634 {
	width:27px !important;
	height:7px !important;
	left:364px !important;
	top:253px !important;
}

#item83662 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:253px !important;
}

#item83689 {
	width:27px !important;
	height:7px !important;
	left:364px !important;
	top:260px !important;
}

#item83716 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:260px !important;
}

#item83743 {
	width:27px !important;
	height:7px !important;
	left:364px !important;
	top:266px !important;
}

#item83770 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:266px !important;
}

#item83797 {
	width:27px !important;
	height:7px !important;
	left:364px !important;
	top:273px !important;
}

#item83824 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:273px !important;
}

#item83851 {
	width:25px !important;
	height:7px !important;
	left:57px !important;
	top:472px !important;
}

#item83878 {
	width:25px !important;
	height:7px !important;
	left:82px !important;
	top:472px !important;
}

#item83906 {
	width:25px !important;
	height:7px !important;
	left:109px !important;
	top:472px !important;
}

#item83933 {
	width:25px !important;
	height:7px !important;
	left:134px !important;
	top:472px !important;
}

#item83960 {
	width:25px !important;
	height:7px !important;
	left:57px !important;
	top:479px !important;
}

#item83987 {
	width:25px !important;
	height:7px !important;
	left:82px !important;
	top:479px !important;
}

#item84015 {
	width:25px !important;
	height:7px !important;
	left:109px !important;
	top:479px !important;
}

#item84042 {
	width:25px !important;
	height:7px !important;
	left:134px !important;
	top:479px !important;
}

#item84069 {
	width:25px !important;
	height:7px !important;
	left:57px !important;
	top:485px !important;
}

#item84096 {
	width:25px !important;
	height:7px !important;
	left:82px !important;
	top:485px !important;
}

#item84123 {
	width:25px !important;
	height:7px !important;
	left:109px !important;
	top:485px !important;
}

#item84151 {
	width:25px !important;
	height:7px !important;
	left:134px !important;
	top:485px !important;
}

#item84178 {
	width:25px !important;
	height:7px !important;
	left:57px !important;
	top:492px !important;
}

#item84205 {
	width:25px !important;
	height:7px !important;
	left:82px !important;
	top:492px !important;
}

#item84232 {
	width:25px !important;
	height:7px !important;
	left:109px !important;
	top:492px !important;
}

#item84259 {
	width:25px !important;
	height:7px !important;
	left:134px !important;
	top:492px !important;
}

#item84286 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:531px !important;
}

#item84313 {
	width:45px !important;
	height:7px !important;
	left:89px !important;
	top:531px !important;
}

#item84340 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item84367 {
	width:49px !important;
	height:7px !important;
	left:89px !important;
	top:537px !important;
}

#item84395 {
	width:41px !important;
	height:7px !important;
	left:305px !important;
	top:514px !important;
}

#item84423 {
	width:45px !important;
	height:7px !important;
	left:413px !important;
	top:514px !important;
}

#item44498 {
	width:116px !important;
	height:113px !important;
}

#item46664 {
	width:116px !important;
	height:113px !important;
	left:57px !important;
	top:128px !important;
}

#item44499 {
	width:125px !important;
	height:94px !important;
}

#item46669 {
	width:125px !important;
	height:94px !important;
	left:36px !important;
	top:291px !important;
}

#item44500 {
	width:65px !important;
	height:78px !important;
}

#item46674 {
	width:65px !important;
	height:78px !important;
	left:173px !important;
	top:208px !important;
}

#item44501 {
	width:51px !important;
	height:50px !important;
}

#item46679 {
	width:51px !important;
	height:50px !important;
	left:180px !important;
	top:333px !important;
}

#item44502 {
	width:54px !important;
	height:35px !important;
}

#item46684 {
	width:54px !important;
	height:35px !important;
	left:182px !important;
	top:393px !important;
}

#item44503 {
	width:51px !important;
	height:57px !important;
}

#item46689 {
	width:51px !important;
	height:57px !important;
	left:431px !important;
	top:143px !important;
}

#item44508 {
	width:59px !important;
	height:41px !important;
}

#item46694 {
	width:59px !important;
	height:41px !important;
	left:414px !important;
	top:214px !important;
}

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

#item46699 {
	width:52px !important;
	height:50px !important;
	left:424px !important;
	top:306px !important;
}

#item44510 {
	width:59px !important;
	height:51px !important;
}

#item46704 {
	width:59px !important;
	height:51px !important;
	left:420px !important;
	top:367px !important;
}

#item44511 {
	width:162px !important;
	height:107px !important;
}

#item46709 {
	width:162px !important;
	height:107px !important;
	left:247px !important;
	top:34px !important;
}

#item44512 {
	width:163px !important;
	height:86px !important;
}

#item46714 {
	width:163px !important;
	height:86px !important;
	left:247px !important;
	top:128px !important;
}

#item44513 {
	width:163px !important;
	height:86px !important;
}

#item46720 {
	width:163px !important;
	height:86px !important;
	left:247px !important;
	top:194px !important;
}

#item44514 {
	width:163px !important;
	height:73px !important;
}

#item46725 {
	width:163px !important;
	height:73px !important;
	left:247px !important;
	top:275px !important;
}

#item44516 {
	width:163px !important;
	height:90px !important;
}

#item46730 {
	width:163px !important;
	height:90px !important;
	left:247px !important;
	top:336px !important;
}

#item84450 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:469px !important;
}

#item84477 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:469px !important;
}

#item84505 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:469px !important;
}

#item84532 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:475px !important;
}

#item84559 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:475px !important;
}

#item84586 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:475px !important;
}

#item84613 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:482px !important;
}

#item84640 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:482px !important;
}

#item84668 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:482px !important;
}

#item84695 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:488px !important;
}

#item84722 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:488px !important;
}

#item84749 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:488px !important;
}

#item84776 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:539px !important;
}

#item84803 {
	width:45px !important;
	height:7px !important;
	left:90px !important;
	top:539px !important;
}

#item84830 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:546px !important;
}

#item84858 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:470px !important;
}

#item84885 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:470px !important;
}

#item84914 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:470px !important;
}

#item84941 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:470px !important;
}

#item84969 {
	width:27px !important;
	height:7px !important;
	left:430px !important;
	top:470px !important;
}

#item84996 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:476px !important;
}

#item85023 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:476px !important;
}

#item85050 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:476px !important;
}

#item85077 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:476px !important;
}

#item85105 {
	width:27px !important;
	height:7px !important;
	left:430px !important;
	top:476px !important;
}

#item85132 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:483px !important;
}

#item85160 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:483px !important;
}

#item85187 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:483px !important;
}

#item85214 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:483px !important;
}

#item85241 {
	width:27px !important;
	height:7px !important;
	left:430px !important;
	top:483px !important;
}

#item85268 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:489px !important;
}

#item85295 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:489px !important;
}

#item85322 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:489px !important;
}

#item85349 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:489px !important;
}

#item85376 {
	width:27px !important;
	height:7px !important;
	left:430px !important;
	top:489px !important;
}

#item85404 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:496px !important;
}

#item85431 {
	width:27px !important;
	height:7px !important;
	left:326px !important;
	top:496px !important;
}

#item85458 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:496px !important;
}

#item85485 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:496px !important;
}

#item85512 {
	width:27px !important;
	height:7px !important;
	left:430px !important;
	top:496px !important;
}

#item85539 {
	width:41px !important;
	height:7px !important;
	left:245px !important;
	top:548px !important;
}

#item85566 {
	width:54px !important;
	height:7px !important;
	left:291px !important;
	top:548px !important;
}

#item85594 {
	width:38px !important;
	height:7px !important;
	left:245px !important;
	top:555px !important;
}

#item85621 {
	width:44px !important;
	height:7px !important;
	left:291px !important;
	top:555px !important;
}

#item85651 {
	width:45px !important;
	height:7px !important;
	left:245px !important;
	top:561px !important;
}

#item85678 {
	width:41px !important;
	height:7px !important;
	left:365px !important;
	top:555px !important;
}

#item85705 {
	width:54px !important;
	height:7px !important;
	left:413px !important;
	top:555px !important;
}

#item85732 {
	width:38px !important;
	height:7px !important;
	left:365px !important;
	top:562px !important;
}

#item85759 {
	width:44px !important;
	height:7px !important;
	left:413px !important;
	top:562px !important;
}

#item85787 {
	width:45px !important;
	height:7px !important;
	left:365px !important;
	top:568px !important;
}

#item44517 {
	width:116px !important;
	height:104px !important;
}

#item46735 {
	width:116px !important;
	height:104px !important;
	left:118px !important;
	top:132px !important;
}

#item44518 {
	width:136px !important;
	height:102px !important;
}

#item46740 {
	width:136px !important;
	height:102px !important;
	left:88px !important;
	top:269px !important;
}

#item44519 {
	width:85px !important;
	height:77px !important;
}

#item46745 {
	width:85px !important;
	height:77px !important;
	top:188px !important;
}

#item44520 {
	width:51px !important;
	height:56px !important;
}

#item46751 {
	width:51px !important;
	height:56px !important;
	left:19px !important;
	top:302px !important;
}

#item44521 {
	width:57px !important;
	height:40px !important;
}

#item46756 {
	width:57px !important;
	height:40px !important;
	left:21px !important;
	top:370px !important;
}

#item44522 {
	width:112px !important;
	height:113px !important;
}

#item46761 {
	width:112px !important;
	height:113px !important;
	left:338px !important;
	top:113px !important;
}

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

#item46766 {
	width:52px !important;
	height:54px !important;
	left:285px !important;
	top:181px !important;
}

#item44524 {
	width:116px !important;
	height:117px !important;
}

#item46771 {
	width:116px !important;
	height:117px !important;
	left:344px !important;
	top:361px !important;
}

#item44526 {
	width:51px !important;
	height:54px !important;
}

#item46776 {
	width:51px !important;
	height:54px !important;
	left:283px !important;
	top:422px !important;
}

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

#item46781 {
	width:52px !important;
	height:54px !important;
	left:283px !important;
	top:476px !important;
}

#item85814 {
	width:27px !important;
	height:7px !important;
	left:342px !important;
	top:272px !important;
}

#item85841 {
	width:27px !important;
	height:7px !important;
	left:405px !important;
	top:272px !important;
}

#item85868 {
	width:27px !important;
	height:7px !important;
	left:342px !important;
	top:279px !important;
}

#item85897 {
	width:27px !important;
	height:7px !important;
	left:405px !important;
	top:279px !important;
}

#item85924 {
	width:27px !important;
	height:7px !important;
	left:342px !important;
	top:285px !important;
}

#item85951 {
	width:27px !important;
	height:7px !important;
	left:405px !important;
	top:285px !important;
}

#item85978 {
	width:27px !important;
	height:7px !important;
	left:61px !important;
	top:467px !important;
}

#item86005 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:467px !important;
}

#item86032 {
	width:27px !important;
	height:7px !important;
	left:117px !important;
	top:467px !important;
}

#item86059 {
	width:27px !important;
	height:7px !important;
	left:61px !important;
	top:474px !important;
}

#item86086 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:474px !important;
}

#item86113 {
	width:27px !important;
	height:7px !important;
	left:117px !important;
	top:474px !important;
}

#item86140 {
	width:27px !important;
	height:7px !important;
	left:61px !important;
	top:480px !important;
}

#item86168 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:480px !important;
}

#item86195 {
	width:27px !important;
	height:7px !important;
	left:117px !important;
	top:480px !important;
}

#item86222 {
	width:27px !important;
	height:7px !important;
	left:61px !important;
	top:487px !important;
}

#item86250 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:487px !important;
}

#item86277 {
	width:27px !important;
	height:7px !important;
	left:117px !important;
	top:487px !important;
}

#item86304 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:467px !important;
}

#item86332 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:467px !important;
}

#item86359 {
	width:27px !important;
	height:7px !important;
	left:249px !important;
	top:467px !important;
}

#item86386 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:474px !important;
}

#item86414 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:474px !important;
}

#item86441 {
	width:27px !important;
	height:7px !important;
	left:249px !important;
	top:474px !important;
}

#item86468 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:480px !important;
}

#item86495 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:480px !important;
}

#item86522 {
	width:27px !important;
	height:7px !important;
	left:249px !important;
	top:480px !important;
}

#item86549 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:487px !important;
}

#item86576 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:487px !important;
}

#item86603 {
	width:27px !important;
	height:7px !important;
	left:249px !important;
	top:487px !important;
}

#item86630 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:538px !important;
}

#item86658 {
	width:55px !important;
	height:7px !important;
	left:91px !important;
	top:538px !important;
}

#item86685 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:545px !important;
}

#item86712 {
	width:55px !important;
	height:7px !important;
	left:150px !important;
	top:538px !important;
}

#item86739 {
	width:55px !important;
	height:7px !important;
	left:222px !important;
	top:538px !important;
}

#item86766 {
	width:45px !important;
	height:7px !important;
	left:150px !important;
	top:545px !important;
}

#item86793 {
	width:27px !important;
	height:7px !important;
	left:335px !important;
	top:540px !important;
}

#item86820 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:540px !important;
}

#item86847 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:540px !important;
}

#item86874 {
	width:27px !important;
	height:7px !important;
	left:335px !important;
	top:547px !important;
}

#item86902 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:547px !important;
}

#item86929 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:547px !important;
}

#item86956 {
	width:27px !important;
	height:7px !important;
	left:335px !important;
	top:553px !important;
}

#item86983 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:553px !important;
}

#item87010 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:553px !important;
}

#item87037 {
	width:27px !important;
	height:7px !important;
	left:335px !important;
	top:560px !important;
}

#item87064 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:560px !important;
}

#item87091 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:560px !important;
}

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

#item46786 {
	width:97px !important;
	height:119px !important;
	left:40px !important;
	top:111px !important;
}

#item44529 {
	width:80px !important;
	height:115px !important;
}

#item46791 {
	width:80px !important;
	height:115px !important;
	left:160px !important;
	top:115px !important;
}

#item44530 {
	width:140px !important;
	height:129px !important;
}

#item46797 {
	width:140px !important;
	height:129px !important;
	left:255px !important;
	top:128px !important;
}

#item44531 {
	width:141px !important;
	height:98px !important;
}

#item46802 {
	width:141px !important;
	height:98px !important;
	left:256px !important;
	top:317px !important;
}

#item44532 {
	width:130px !important;
	height:135px !important;
}

#item46807 {
	width:130px !important;
	height:135px !important;
	left:65px !important;
	top:359px !important;
}

#item44533 {
	width:62px !important;
	height:64px !important;
}

#item46812 {
	width:62px !important;
	height:64px !important;
	left:32px !important;
	top:503px !important;
}

#item44534 {
	width:52px !important;
	height:30px !important;
}

#item46817 {
	width:52px !important;
	height:30px !important;
	left:425px !important;
	top:247px !important;
}

#item44535 {
	width:52px !important;
	height:28px !important;
}

#item46822 {
	width:52px !important;
	height:28px !important;
	left:424px !important;
	top:279px !important;
}

#item44536 {
	width:52px !important;
	height:33px !important;
}

#item46827 {
	width:52px !important;
	height:33px !important;
	left:424px !important;
	top:313px !important;
}

#item44537 {
	width:52px !important;
	height:28px !important;
}

#item46832 {
	width:52px !important;
	height:28px !important;
	left:424px !important;
	top:347px !important;
}

#item44541 {
	width:52px !important;
	height:33px !important;
}

#item46837 {
	width:52px !important;
	height:33px !important;
	left:423px !important;
	top:377px !important;
}

#item44542 {
	width:52px !important;
	height:28px !important;
}

#item46842 {
	width:52px !important;
	height:28px !important;
	left:423px !important;
	top:411px !important;
}

#item44543 {
	width:31px !important;
	height:42px !important;
}

#item46847 {
	width:31px !important;
	height:42px !important;
	left:144px !important;
	top:257px !important;
}

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

#item46852 {
	width:32px !important;
	height:41px !important;
	left:181px !important;
	top:258px !important;
}

#item44545 {
	width:28px !important;
	height:40px !important;
}

#item46857 {
	width:28px !important;
	height:40px !important;
	left:215px !important;
	top:258px !important;
}

#item87118 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:262px !important;
}

#item87146 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:268px !important;
}

#item87174 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:275px !important;
}

#item87201 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:476px !important;
}

#item87228 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:476px !important;
}

#item87256 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:476px !important;
}

#item87283 {
	width:27px !important;
	height:7px !important;
	left:428px !important;
	top:476px !important;
}

#item87310 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:482px !important;
}

#item87337 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:482px !important;
}

#item87364 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:482px !important;
}

#item87391 {
	width:27px !important;
	height:7px !important;
	left:428px !important;
	top:482px !important;
}

#item87419 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:489px !important;
}

#item87446 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:489px !important;
}

#item87473 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:489px !important;
}

#item87500 {
	width:27px !important;
	height:7px !important;
	left:428px !important;
	top:489px !important;
}

#item87527 {
	width:27px !important;
	height:7px !important;
	left:292px !important;
	top:496px !important;
}

#item87554 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:496px !important;
}

#item87581 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:496px !important;
}

#item87609 {
	width:27px !important;
	height:7px !important;
	left:428px !important;
	top:496px !important;
}

#item87636 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:540px !important;
}

#item87665 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:540px !important;
}

#item87692 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:547px !important;
}

#item87720 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:547px !important;
}

#item87747 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:553px !important;
}

#item87774 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:553px !important;
}

#item87801 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:560px !important;
}

#item87828 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:560px !important;
}

#item87856 {
	width:58px !important;
	height:7px !important;
	left:246px !important;
	top:538px !important;
}

#item87883 {
	width:77px !important;
	height:7px !important;
	left:307px !important;
	top:538px !important;
}

#item87911 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:544px !important;
}

#item87938 {
	width:75px !important;
	height:7px !important;
	left:307px !important;
	top:544px !important;
}

#item44546 {
	width:126px !important;
	height:137px !important;
}

#item46862 {
	width:126px !important;
	height:137px !important;
	left:71px !important;
	top:120px !important;
}

#item44547 {
	width:132px !important;
	height:96px !important;
}

#item46868 {
	width:132px !important;
	height:96px !important;
	left:74px !important;
	top:289px !important;
}

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

#item46873 {
	width:50px !important;
	height:52px !important;
	left:226px !important;
	top:217px !important;
}

#item44549 {
	width:50px !important;
	height:35px !important;
}

#item46878 {
	width:50px !important;
	height:35px !important;
	left:226px !important;
	top:279px !important;
}

#item44550 {
	width:48px !important;
	height:48px !important;
}

#item46883 {
	width:48px !important;
	height:48px !important;
	left:232px !important;
	top:350px !important;
}

#item44551 {
	width:49px !important;
	height:35px !important;
}

#item46888 {
	width:49px !important;
	height:35px !important;
	left:232px !important;
	top:408px !important;
}

#item44552 {
	width:127px !important;
	height:131px !important;
}

#item46893 {
	width:127px !important;
	height:131px !important;
	left:300px !important;
	top:127px !important;
}

#item44553 {
	width:136px !important;
	height:115px !important;
}

#item46899 {
	width:136px !important;
	height:115px !important;
	left:308px !important;
	top:271px !important;
}

#item87965 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:476px !important;
}

#item87992 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:476px !important;
}

#item88019 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:476px !important;
}

#item88046 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:476px !important;
}

#item88073 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:482px !important;
}

#item88101 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:482px !important;
}

#item88128 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:482px !important;
}

#item88156 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:482px !important;
}

#item88183 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:489px !important;
}

#item88210 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:489px !important;
}

#item88237 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:489px !important;
}

#item88264 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:489px !important;
}

#item88291 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:496px !important;
}

#item88318 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:496px !important;
}

#item88346 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:496px !important;
}

#item88373 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:496px !important;
}

#item88401 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:502px !important;
}

#item88428 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:502px !important;
}

#item88455 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:502px !important;
}

#item88482 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:502px !important;
}

#item88509 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:533px !important;
}

#item88537 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:533px !important;
}

#item88564 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:533px !important;
}

#item88591 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:533px !important;
}

#item88618 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:539px !important;
}

#item88647 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:539px !important;
}

#item88674 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:539px !important;
}

#item88701 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:539px !important;
}

#item88728 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:546px !important;
}

#item88755 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:546px !important;
}

#item88782 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:546px !important;
}

#item88809 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:546px !important;
}

#item88836 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:552px !important;
}

#item88863 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:552px !important;
}

#item88890 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:552px !important;
}

#item88919 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:552px !important;
}

#item88946 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:559px !important;
}

#item88973 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:559px !important;
}

#item89001 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:559px !important;
}

#item89028 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:559px !important;
}

#item89055 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:565px !important;
}

#item89083 {
	width:27px !important;
	height:7px !important;
	left:182px !important;
	top:565px !important;
}

#item89110 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:565px !important;
}

#item89137 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:565px !important;
}

#item89165 {
	width:60px !important;
	height:7px !important;
	left:303px !important;
	top:504px !important;
}

#item89192 {
	width:38px !important;
	height:7px !important;
	left:303px !important;
	top:511px !important;
}

#item89219 {
	width:59px !important;
	height:7px !important;
	left:303px !important;
	top:517px !important;
}

#item89246 {
	width:54px !important;
	height:7px !important;
	left:303px !important;
	top:524px !important;
}

#item89273 {
	width:60px !important;
	height:7px !important;
	left:382px !important;
	top:511px !important;
}

#item89300 {
	width:38px !important;
	height:7px !important;
	left:382px !important;
	top:518px !important;
}

#item89327 {
	width:59px !important;
	height:7px !important;
	left:382px !important;
	top:524px !important;
}

#item89354 {
	width:54px !important;
	height:7px !important;
	left:382px !important;
	top:531px !important;
}

#item44555 {
	width:105px !important;
	height:119px !important;
}

#item46904 {
	width:105px !important;
	height:119px !important;
	left:31px !important;
	top:41px !important;
}

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

#item46910 {
	width:31px !important;
	height:30px !important;
	left:143px !important;
	top:162px !important;
}

#item44557 {
	width:31px !important;
	height:31px !important;
}

#item46915 {
	width:31px !important;
	height:31px !important;
	left:142px !important;
	top:192px !important;
}

#item44558 {
	width:111px !important;
	height:96px !important;
}

#item46920 {
	width:111px !important;
	height:96px !important;
	left:32px !important;
	top:227px !important;
}

#item44559 {
	width:27px !important;
	height:35px !important;
}

#item46925 {
	width:27px !important;
	height:35px !important;
	left:147px !important;
	top:288px !important;
}

#item44560 {
	width:87px !important;
	height:95px !important;
}

#item46930 {
	width:87px !important;
	height:95px !important;
	left:185px !important;
	top:228px !important;
}

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

#item46935 {
	width:34px !important;
	height:34px !important;
	left:290px !important;
	top:289px !important;
}

#item44562 {
	width:91px !important;
	height:79px !important;
}

#item46940 {
	width:91px !important;
	height:79px !important;
	left:191px !important;
	top:58px !important;
}

#item44563 {
	width:97px !important;
	height:89px !important;
}

#item46946 {
	width:97px !important;
	height:89px !important;
	left:295px !important;
	top:47px !important;
}

#item44564 {
	width:79px !important;
	height:30px !important;
}

#item46951 {
	width:79px !important;
	height:30px !important;
	left:390px !important;
	top:130px !important;
}

#item44565 {
	width:79px !important;
	height:30px !important;
}

#item46956 {
	width:79px !important;
	height:30px !important;
	left:391px !important;
	top:161px !important;
}

#item44566 {
	width:80px !important;
	height:30px !important;
}

#item46961 {
	width:80px !important;
	height:30px !important;
	left:390px !important;
	top:192px !important;
}

#item44567 {
	width:72px !important;
	height:70px !important;
}

#item46966 {
	width:72px !important;
	height:70px !important;
	left:341px !important;
	top:235px !important;
}

#item44568 {
	width:27px !important;
	height:33px !important;
}

#item46971 {
	width:27px !important;
	height:33px !important;
	left:414px !important;
	top:290px !important;
}

#item44570 {
	width:27px !important;
	height:34px !important;
}

#item46976 {
	width:27px !important;
	height:34px !important;
	left:441px !important;
	top:289px !important;
}

#item44571 {
	width:120px !important;
	height:99px !important;
}

#item46981 {
	width:120px !important;
	height:99px !important;
	left:33px !important;
	top:395px !important;
}

#item44572 {
	width:52px !important;
	height:38px !important;
}

#item46986 {
	width:52px !important;
	height:38px !important;
	left:73px !important;
	top:497px !important;
}

#item44573 {
	width:52px !important;
	height:37px !important;
}

#item46991 {
	width:52px !important;
	height:37px !important;
	left:126px !important;
	top:497px !important;
}

#item44574 {
	width:262px !important;
	height:146px !important;
}

#item46996 {
	width:262px !important;
	height:146px !important;
	left:189px !important;
	top:382px !important;
}

#item89381 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:196px !important;
}

#item89409 {
	width:64px !important;
	height:7px !important;
	left:30px !important;
	top:203px !important;
}

#item89436 {
	width:46px !important;
	height:7px !important;
	left:184px !important;
	top:188px !important;
}

#item89463 {
	width:46px !important;
	height:7px !important;
	left:184px !important;
	top:194px !important;
}

#item89490 {
	width:46px !important;
	height:7px !important;
	left:184px !important;
	top:201px !important;
}

#item89517 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:188px !important;
}

#item89544 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:194px !important;
}

#item89571 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:201px !important;
}

#item89598 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:348px !important;
}

#item89625 {
	width:44px !important;
	height:7px !important;
	left:135px !important;
	top:348px !important;
}

#item89653 {
	width:45px !important;
	height:7px !important;
	left:184px !important;
	top:349px !important;
}

#item89680 {
	width:44px !important;
	height:7px !important;
	left:281px !important;
	top:349px !important;
}

#item89707 {
	width:41px !important;
	height:7px !important;
	left:328px !important;
	top:354px !important;
}

#item89735 {
	width:44px !important;
	height:7px !important;
	left:375px !important;
	top:354px !important;
}

#item89762 {
	width:45px !important;
	height:7px !important;
	left:425px !important;
	top:354px !important;
}

#item89789 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:553px !important;
}

#item89816 {
	width:46px !important;
	height:7px !important;
	left:138px !important;
	top:553px !important;
}

#item89843 {
	width:62px !important;
	height:7px !important;
	left:332px !important;
	top:539px !important;
}

#item89870 {
	width:55px !important;
	height:7px !important;
	left:332px !important;
	top:545px !important;
}

#item44579 {
	width:124px !important;
	height:159px !important;
}

#item47018 {
	width:124px !important;
	height:159px !important;
	left:47px !important;
	top:30px !important;
}

#item44580 {
	width:105px !important;
	height:148px !important;
}

#item47023 {
	width:105px !important;
	height:148px !important;
	left:164px !important;
	top:40px !important;
}

#item44581 {
	width:118px !important;
	height:159px !important;
}

#item47028 {
	width:118px !important;
	height:159px !important;
	left:238px !important;
	top:30px !important;
}

#item44588 {
	width:118px !important;
	height:58px !important;
}

#item47063 {
	width:118px !important;
	height:58px !important;
	top:190px !important;
}

#item48061 {
	width:115px !important;
	height:58px !important;
}

#item48056 {
	width:115px !important;
	height:58px !important;
	left:121px !important;
	top:190px !important;
}

#item48068 {
	width:115px !important;
	height:58px !important;
}

#item48062 {
	width:115px !important;
	height:58px !important;
	left:240px !important;
	top:190px !important;
}

#item44595 {
	width:124px !important;
	height:113px !important;
}

#item47094 {
	width:124px !important;
	height:113px !important;
	left:80px !important;
	top:270px !important;
}

#item44596 {
	width:136px !important;
	height:37px !important;
}

#item47099 {
	width:136px !important;
	height:37px !important;
	left:220px !important;
	top:268px !important;
}

#item44597 {
	width:135px !important;
	height:37px !important;
}

#item47104 {
	width:135px !important;
	height:37px !important;
	left:221px !important;
	top:307px !important;
}

#item44598 {
	width:134px !important;
	height:37px !important;
}

#item47109 {
	width:134px !important;
	height:37px !important;
	left:221px !important;
	top:346px !important;
}

#item44599 {
	width:165px !important;
	height:134px !important;
}

#item47114 {
	width:165px !important;
	height:134px !important;
	left:186px !important;
	top:432px !important;
}

#item44600 {
	width:107px !important;
	height:62px !important;
}

#item47120 {
	width:107px !important;
	height:62px !important;
	left:20px !important;
	top:403px !important;
}

#item44602 {
	width:107px !important;
	height:62px !important;
}

#item47130 {
	width:107px !important;
	height:62px !important;
	left:20px !important;
	top:469px !important;
}

#item44604 {
	width:35px !important;
	height:45px !important;
}

#item47140 {
	width:35px !important;
	height:45px !important;
	left:17px !important;
	top:543px !important;
}

#item44608 {
	width:35px !important;
	height:46px !important;
}

#item47145 {
	width:35px !important;
	height:46px !important;
	left:60px !important;
	top:543px !important;
}

#item44609 {
	width:35px !important;
	height:45px !important;
}

#item47151 {
	width:35px !important;
	height:45px !important;
	left:105px !important;
	top:544px !important;
}

#item89898 {
	width:53px !important;
	height:7px !important;
	left:362px !important;
	top:101px !important;
}

#item89926 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:108px !important;
}

#item89953 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:114px !important;
}

#item89980 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:146px !important;
}

#item90008 {
	width:53px !important;
	height:7px !important;
	left:362px !important;
	top:152px !important;
}

#item90035 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:159px !important;
}

#item90062 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:191px !important;
}

#item90089 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:198px !important;
}

#item90116 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:204px !important;
}

#item90143 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:315px !important;
}

#item90171 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:322px !important;
}

#item90198 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:328px !important;
}

#item90225 {
	width:67px !important;
	height:7px !important;
	left:362px !important;
	top:471px !important;
}

#item90252 {
	width:66px !important;
	height:7px !important;
	left:362px !important;
	top:477px !important;
}

#item90279 {
	width:71px !important;
	height:7px !important;
	left:362px !important;
	top:484px !important;
}

#item90306 {
	width:67px !important;
	height:7px !important;
	left:362px !important;
	top:524px !important;
}

#item90333 {
	width:66px !important;
	height:7px !important;
	left:362px !important;
	top:531px !important;
}

#item90361 {
	width:71px !important;
	height:7px !important;
	left:362px !important;
	top:537px !important;
}

#item44610 {
	width:77px !important;
	height:62px !important;
}

#item47156 {
	width:77px !important;
	height:62px !important;
	left:140px !important;
	top:61px !important;
}

#item44611 {
	width:78px !important;
	height:62px !important;
}

#item47161 {
	width:78px !important;
	height:62px !important;
	left:139px !important;
	top:133px !important;
}

#item44612 {
	width:77px !important;
	height:62px !important;
}

#item47167 {
	width:77px !important;
	height:62px !important;
	left:140px !important;
	top:205px !important;
}

#item44613 {
	width:174px !important;
	height:149px !important;
}

#item47173 {
	width:174px !important;
	height:149px !important;
	left:221px !important;
	top:32px !important;
}

#item44614 {
	width:190px !important;
	height:173px !important;
}

#item47178 {
	width:190px !important;
	height:173px !important;
	left:255px !important;
	top:120px !important;
}

#item44615 {
	width:197px !important;
	height:170px !important;
}

#item47183 {
	width:197px !important;
	height:170px !important;
	left:220px !important;
	top:251px !important;
}

#item44616 {
	width:204px !important;
	height:189px !important;
}

#item47188 {
	width:204px !important;
	height:189px !important;
	left:262px !important;
	top:374px !important;
}

#item44617 {
	width:180px !important;
	height:102px !important;
}

#item47193 {
	width:180px !important;
	height:102px !important;
	left:223px !important;
	top:493px !important;
}

#item44622 {
	width:77px !important;
	height:63px !important;
}

#item47198 {
	width:77px !important;
	height:63px !important;
	left:140px !important;
	top:296px !important;
}

#item44623 {
	width:77px !important;
	height:63px !important;
}

#item47203 {
	width:77px !important;
	height:63px !important;
	left:140px !important;
	top:367px !important;
}

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

#item47208 {
	width:79px !important;
	height:63px !important;
	left:139px !important;
	top:437px !important;
}

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

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

#item90444 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:133px !important;
}

#item90472 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:133px !important;
}

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

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

#item90553 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:172px !important;
}

#item90580 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:172px !important;
}

#item90608 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:178px !important;
}

#item90635 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:178px !important;
}

#item90663 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:185px !important;
}

#item90690 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:185px !important;
}

#item90717 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:218px !important;
}

#item90744 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:218px !important;
}

#item90771 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:225px !important;
}

#item90798 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:225px !important;
}

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

#item90852 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:231px !important;
}

#item90879 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:354px !important;
}

#item90907 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:354px !important;
}

#item90934 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:361px !important;
}

#item90961 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:361px !important;
}

#item90988 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:367px !important;
}

#item91015 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:367px !important;
}

#item91042 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:400px !important;
}

#item91069 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:400px !important;
}

#item91097 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:407px !important;
}

#item91124 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:407px !important;
}

#item91152 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:414px !important;
}

#item91179 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:414px !important;
}

#item91206 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:448px !important;
}

#item91233 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:448px !important;
}

#item91260 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:454px !important;
}

#item91288 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:454px !important;
}

#item91315 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:461px !important;
}

#item91342 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:461px !important;
}

#item44625 {
	width:133px !important;
	height:159px !important;
}

#item47213 {
	width:133px !important;
	height:159px !important;
	left:14px !important;
	top:88px !important;
}

#item44626 {
	width:73px !important;
	height:178px !important;
}

#item47218 {
	width:73px !important;
	height:178px !important;
	left:166px !important;
	top:32px !important;
}

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

#item47223 {
	width:118px !important;
	height:176px !important;
	left:258px !important;
	top:93px !important;
}

#item44628 {
	width:73px !important;
	height:173px !important;
}

#item47228 {
	width:73px !important;
	height:173px !important;
	left:168px !important;
	top:213px !important;
}

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

#item47233 {
	width:157px !important;
	height:191px !important;
	left:9px !important;
	top:350px !important;
}

#item44630 {
	width:73px !important;
	height:178px !important;
}

#item47239 {
	width:73px !important;
	height:178px !important;
	left:167px !important;
	top:389px !important;
}

#item44631 {
	width:135px !important;
	height:264px !important;
}

#item47244 {
	width:135px !important;
	height:264px !important;
	left:242px !important;
	top:303px !important;
}

#item91370 {
	width:67px !important;
	height:7px !important;
	left:378px !important;
	top:162px !important;
}

#item91399 {
	width:67px !important;
	height:7px !important;
	left:378px !important;
	top:239px !important;
}

#item91426 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:307px !important;
}

#item91453 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:368px !important;
}

#item91480 {
	width:72px !important;
	height:7px !important;
	left:378px !important;
	top:429px !important;
}

#item91507 {
	width:72px !important;
	height:7px !important;
	left:378px !important;
	top:483px !important;
}

#item91534 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:544px !important;
}

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

#item47249 {
	width:71px !important;
	height:91px !important;
	left:62px !important;
	top:67px !important;
}

#item44633 {
	width:81px !important;
	height:129px !important;
}

#item47254 {
	width:81px !important;
	height:129px !important;
	left:56px !important;
	top:140px !important;
}

#item44634 {
	width:72px !important;
	height:95px !important;
}

#item47259 {
	width:72px !important;
	height:95px !important;
	left:201px !important;
	top:62px !important;
}

#item44635 {
	width:87px !important;
	height:123px !important;
}

#item47264 {
	width:87px !important;
	height:123px !important;
	left:191px !important;
	top:139px !important;
}

#item44636 {
	width:82px !important;
	height:135px !important;
}

#item47270 {
	width:82px !important;
	height:135px !important;
	left:172px !important;
	top:395px !important;
}

#item44638 {
	width:86px !important;
	height:48px !important;
}

#item47275 {
	width:86px !important;
	height:48px !important;
	left:168px !important;
	top:505px !important;
}

#item44639 {
	width:59px !important;
	height:100px !important;
}

#item47280 {
	width:59px !important;
	height:100px !important;
	left:298px !important;
	top:126px !important;
}

#item44640 {
	width:52px !important;
	height:100px !important;
}

#item47285 {
	width:52px !important;
	height:100px !important;
	left:355px !important;
	top:126px !important;
}

#item44641 {
	width:57px !important;
	height:100px !important;
}

#item47290 {
	width:57px !important;
	height:100px !important;
	left:407px !important;
	top:126px !important;
}

#item44642 {
	width:60px !important;
	height:119px !important;
}

#item47295 {
	width:60px !important;
	height:119px !important;
	left:303px !important;
	top:234px !important;
}

#item44643 {
	width:56px !important;
	height:119px !important;
}

#item47300 {
	width:56px !important;
	height:119px !important;
	left:357px !important;
	top:234px !important;
}

#item44644 {
	width:60px !important;
	height:119px !important;
}

#item47305 {
	width:60px !important;
	height:119px !important;
	left:407px !important;
	top:234px !important;
}

#item44646 {
	width:79px !important;
	height:102px !important;
}

#item47310 {
	width:79px !important;
	height:102px !important;
	left:294px !important;
	top:390px !important;
}

#item44647 {
	width:57px !important;
	height:102px !important;
}

#item47316 {
	width:57px !important;
	height:102px !important;
	left:361px !important;
	top:390px !important;
}

#item44648 {
	width:62px !important;
	height:102px !important;
}

#item47321 {
	width:62px !important;
	height:102px !important;
	left:412px !important;
	top:390px !important;
}

#item44649 {
	width:68px !important;
	height:63px !important;
}

#item47326 {
	width:68px !important;
	height:63px !important;
	left:294px !important;
	top:500px !important;
}

#item44650 {
	width:58px !important;
	height:63px !important;
}

#item47331 {
	width:58px !important;
	height:63px !important;
	left:356px !important;
	top:500px !important;
}

#item44651 {
	width:64px !important;
	height:63px !important;
}

#item47336 {
	width:64px !important;
	height:63px !important;
	left:410px !important;
	top:500px !important;
}

#item91561 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:388px !important;
}

#item91588 {
	width:53px !important;
	height:7px !important;
	left:87px !important;
	top:388px !important;
}

#item91615 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:394px !important;
}

#item91642 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:438px !important;
}

#item91670 {
	width:53px !important;
	height:7px !important;
	left:87px !important;
	top:438px !important;
}

#item91697 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:444px !important;
}

#item91724 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:488px !important;
}

#item91752 {
	width:60px !important;
	height:7px !important;
	left:81px !important;
	top:488px !important;
}

#item91779 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item91806 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item91834 {
	width:60px !important;
	height:7px !important;
	left:81px !important;
	top:538px !important;
}

#item91861 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item44654 {
	width:172px !important;
	height:169px !important;
}

#item47341 {
	width:172px !important;
	height:169px !important;
	left:5px !important;
	top:96px !important;
}

#item44655 {
	width:74px !important;
	height:138px !important;
}

#item47346 {
	width:74px !important;
	height:138px !important;
	left:164px !important;
	top:33px !important;
}

#item44656 {
	width:159px !important;
	height:168px !important;
}

#item47351 {
	width:159px !important;
	height:168px !important;
	left:297px !important;
	top:91px !important;
}

#item44657 {
	width:56px !important;
	height:139px !important;
}

#item47356 {
	width:56px !important;
	height:139px !important;
	left:242px !important;
	top:32px !important;
}

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

#item47361 {
	width:113px !important;
	height:104px !important;
	left:10px !important;
	top:239px !important;
}

#item44660 {
	width:231px !important;
	height:215px !important;
}

#item47371 {
	width:231px !important;
	height:215px !important;
	left:20px !important;
	top:351px !important;
}

#item44661 {
	width:103px !important;
	height:217px !important;
}

#item47376 {
	width:103px !important;
	height:217px !important;
	left:254px !important;
	top:350px !important;
}

#item44662 {
	width:52px !important;
	height:106px !important;
}

#item47381 {
	width:52px !important;
	height:106px !important;
	left:359px !important;
	top:350px !important;
}

#item44663 {
	width:47px !important;
	height:104px !important;
}

#item47387 {
	width:47px !important;
	height:104px !important;
	left:411px !important;
	top:351px !important;
}

#item91888 {
	width:72px !important;
	height:7px !important;
	left:133px !important;
	top:327px !important;
}

#item91916 {
	width:77px !important;
	height:7px !important;
	left:240px !important;
	top:314px !important;
}

#item91943 {
	width:50px !important;
	height:7px !important;
	left:351px !important;
	top:320px !important;
}

#item91970 {
	width:49px !important;
	height:7px !important;
	left:351px !important;
	top:326px !important;
}

#item91997 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:484px !important;
}

#item92024 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:491px !important;
}

#item92051 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:550px !important;
}

#item92078 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:557px !important;
}

#item44664 {
	width:91px !important;
	height:114px !important;
}

#item47392 {
	width:91px !important;
	height:114px !important;
	left:184px !important;
	top:64px !important;
}

#item44665 {
	width:120px !important;
	height:103px !important;
}

#item47397 {
	width:120px !important;
	height:103px !important;
	left:154px !important;
	top:168px !important;
}

#item44667 {
	width:77px !important;
	height:95px !important;
}

#item47402 {
	width:77px !important;
	height:95px !important;
	left:404px !important;
	top:118px !important;
}

#item44670 {
	width:91px !important;
	height:97px !important;
}

#item47407 {
	width:91px !important;
	height:97px !important;
	left:390px !important;
	top:217px !important;
}

#item44671 {
	width:72px !important;
	height:97px !important;
}

#item47412 {
	width:72px !important;
	height:97px !important;
	left:338px !important;
	top:217px !important;
}

#item44673 {
	width:81px !important;
	height:97px !important;
}

#item47418 {
	width:81px !important;
	height:97px !important;
	left:271px !important;
	top:217px !important;
}

#item44668 {
	width:63px !important;
	height:95px !important;
}

#item47423 {
	width:63px !important;
	height:95px !important;
	left:350px !important;
	top:118px !important;
}

#item44669 {
	width:67px !important;
	height:95px !important;
}

#item47429 {
	width:67px !important;
	height:95px !important;
	left:287px !important;
	top:118px !important;
}

#item44674 {
	width:63px !important;
	height:119px !important;
}

#item47434 {
	width:63px !important;
	height:119px !important;
	left:410px !important;
	top:314px !important;
}

#item44675 {
	width:61px !important;
	height:119px !important;
}

#item47439 {
	width:61px !important;
	height:119px !important;
	left:349px !important;
	top:314px !important;
}

#item44676 {
	width:64px !important;
	height:151px !important;
}

#item47444 {
	width:64px !important;
	height:151px !important;
	left:349px !important;
	top:439px !important;
}

#item44677 {
	width:64px !important;
	height:151px !important;
}

#item47449 {
	width:64px !important;
	height:151px !important;
	left:416px !important;
	top:439px !important;
}

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

#item47454 {
	width:63px !important;
	height:73px !important;
	left:33px !important;
	top:389px !important;
}

#item44679 {
	width:77px !important;
	height:92px !important;
}

#item47459 {
	width:77px !important;
	height:92px !important;
	left:33px !important;
	top:451px !important;
}

#item44680 {
	width:135px !important;
	height:103px !important;
}

#item47465 {
	width:135px !important;
	height:103px !important;
	left:171px !important;
	top:417px !important;
}

#item44681 {
	width:152px !important;
	height:64px !important;
}

#item47470 {
	width:152px !important;
	height:64px !important;
	left:145px !important;
	top:494px !important;
}

#item92105 {
	width:38px !important;
	height:7px !important;
	left:40px !important;
	top:155px !important;
}

#item92132 {
	width:37px !important;
	height:7px !important;
	left:40px !important;
	top:162px !important;
}

#item92160 {
	width:46px !important;
	height:7px !important;
	left:40px !important;
	top:169px !important;
}

#item92187 {
	width:38px !important;
	height:7px !important;
	left:40px !important;
	top:215px !important;
}

#item92214 {
	width:37px !important;
	height:7px !important;
	left:40px !important;
	top:221px !important;
}

#item92241 {
	width:46px !important;
	height:7px !important;
	left:40px !important;
	top:228px !important;
}

#item92268 {
	width:52px !important;
	height:7px !important;
	left:40px !important;
	top:267px !important;
}

#item92295 {
	width:70px !important;
	height:7px !important;
	left:40px !important;
	top:274px !important;
}

#item92322 {
	width:52px !important;
	height:7px !important;
	left:40px !important;
	top:319px !important;
}

#item92349 {
	width:70px !important;
	height:7px !important;
	left:40px !important;
	top:325px !important;
}

#item44682 {
	width:145px !important;
	height:191px !important;
}

#item47475 {
	width:145px !important;
	height:191px !important;
	left:92px !important;
	top:88px !important;
}

#item44683 {
	width:116px !important;
	height:126px !important;
}

#item47480 {
	width:116px !important;
	height:126px !important;
	left:104px !important;
	top:229px !important;
}

#item44684 {
	width:34px !important;
	height:101px !important;
}

#item47485 {
	width:34px !important;
	height:101px !important;
	left:1px !important;
	top:202px !important;
}

#item44685 {
	width:28px !important;
	height:101px !important;
}

#item47490 {
	width:28px !important;
	height:101px !important;
	left:31px !important;
	top:203px !important;
}

#item44686 {
	width:37px !important;
	height:107px !important;
}

#item47495 {
	width:37px !important;
	height:107px !important;
	left:53px !important;
	top:201px !important;
}

#item44687 {
	width:52px !important;
	height:55px !important;
}

#item47500 {
	width:52px !important;
	height:55px !important;
	left:4px !important;
	top:307px !important;
}

#item44688 {
	width:54px !important;
	height:53px !important;
}

#item47505 {
	width:54px !important;
	height:53px !important;
	left:27px !important;
	top:340px !important;
}

#item44689 {
	width:136px !important;
	height:171px !important;
}

#item47510 {
	width:136px !important;
	height:171px !important;
	left:257px !important;
	top:96px !important;
}

#item44691 {
	width:102px !important;
	height:109px !important;
}

#item47515 {
	width:102px !important;
	height:109px !important;
	left:260px !important;
	top:239px !important;
}

#item44692 {
	width:55px !important;
	height:58px !important;
}

#item47520 {
	width:55px !important;
	height:58px !important;
	left:397px !important;
	top:37px !important;
}

#item44693 {
	width:58px !important;
	height:62px !important;
}

#item47525 {
	width:58px !important;
	height:62px !important;
	left:395px !important;
	top:93px !important;
}

#item44694 {
	width:57px !important;
	height:43px !important;
}

#item47531 {
	width:57px !important;
	height:43px !important;
	left:399px !important;
	top:332px !important;
}

#item44695 {
	width:68px !important;
	height:37px !important;
}

#item47537 {
	width:68px !important;
	height:37px !important;
	left:388px !important;
	top:360px !important;
}

#item44697 {
	width:65px !important;
	height:31px !important;
}

#item47542 {
	width:65px !important;
	height:31px !important;
	left:391px !important;
	top:405px !important;
}

#item44698 {
	width:65px !important;
	height:31px !important;
}

#item47547 {
	width:65px !important;
	height:31px !important;
	left:391px !important;
	top:431px !important;
}

#item44699 {
	width:59px !important;
	height:34px !important;
}

#item47552 {
	width:59px !important;
	height:34px !important;
	left:397px !important;
	top:451px !important;
}

#item44696 {
	width:58px !important;
	height:28px !important;
}

#item47557 {
	width:58px !important;
	height:28px !important;
	left:398px !important;
	top:387px !important;
}

#item92377 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:519px !important;
}

#item92405 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:526px !important;
}

#item92432 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:532px !important;
}

#item92459 {
	width:59px !important;
	height:7px !important;
	left:101px !important;
	top:526px !important;
}

#item92486 {
	width:47px !important;
	height:7px !important;
	left:101px !important;
	top:533px !important;
}

#item92513 {
	width:55px !important;
	height:7px !important;
	left:101px !important;
	top:539px !important;
}

#item92540 {
	width:72px !important;
	height:7px !important;
	left:178px !important;
	top:513px !important;
}

#item92567 {
	width:65px !important;
	height:7px !important;
	left:178px !important;
	top:520px !important;
}

#item92594 {
	width:72px !important;
	height:7px !important;
	left:178px !important;
	top:526px !important;
}

#item92621 {
	width:47px !important;
	height:7px !important;
	left:302px !important;
	top:522px !important;
}

#item92649 {
	width:55px !important;
	height:7px !important;
	left:302px !important;
	top:529px !important;
}

#item92677 {
	width:56px !important;
	height:7px !important;
	left:302px !important;
	top:535px !important;
}

#item92704 {
	width:58px !important;
	height:7px !important;
	left:302px !important;
	top:542px !important;
}

#item92731 {
	width:50px !important;
	height:7px !important;
	left:302px !important;
	top:548px !important;
}

#item92759 {
	width:59px !important;
	height:7px !important;
	left:302px !important;
	top:555px !important;
}

#item92786 {
	width:47px !important;
	height:7px !important;
	left:385px !important;
	top:522px !important;
}

#item92813 {
	width:55px !important;
	height:7px !important;
	left:385px !important;
	top:529px !important;
}

#item92840 {
	width:56px !important;
	height:7px !important;
	left:385px !important;
	top:535px !important;
}

#item92867 {
	width:58px !important;
	height:7px !important;
	left:385px !important;
	top:542px !important;
}

#item92894 {
	width:50px !important;
	height:7px !important;
	left:385px !important;
	top:548px !important;
}

#item92922 {
	width:59px !important;
	height:7px !important;
	left:385px !important;
	top:555px !important;
}

#item44701 {
	width:149px !important;
	height:192px !important;
}

#item47562 {
	width:149px !important;
	height:192px !important;
	left:153px !important;
	top:36px !important;
}

#item44702 {
	width:161px !important;
	height:193px !important;
}

#item47567 {
	width:161px !important;
	height:193px !important;
	left:307px !important;
	top:34px !important;
}

#item44703 {
	width:149px !important;
	height:208px !important;
}

#item47572 {
	width:149px !important;
	height:208px !important;
	left:153px !important;
	top:232px !important;
}

#item44704 {
	width:161px !important;
	height:207px !important;
}

#item47577 {
	width:161px !important;
	height:207px !important;
	left:306px !important;
	top:232px !important;
}

#item44705 {
	width:100px !important;
	height:105px !important;
}

#item47582 {
	width:100px !important;
	height:105px !important;
	left:31px !important;
	top:462px !important;
}

#item44707 {
	width:91px !important;
	height:105px !important;
}

#item47587 {
	width:91px !important;
	height:105px !important;
	left:130px !important;
	top:462px !important;
}

#item44709 {
	width:95px !important;
	height:105px !important;
}

#item47592 {
	width:95px !important;
	height:105px !important;
	left:221px !important;
	top:462px !important;
}

#item44710 {
	width:91px !important;
	height:105px !important;
}

#item47597 {
	width:91px !important;
	height:105px !important;
	left:316px !important;
	top:462px !important;
}

#item44711 {
	width:32px !important;
	height:105px !important;
}

#item47602 {
	width:32px !important;
	height:105px !important;
	left:404px !important;
	top:462px !important;
}

#item44712 {
	width:32px !important;
	height:105px !important;
}

#item47608 {
	width:32px !important;
	height:105px !important;
	left:435px !important;
	top:462px !important;
}

#item92949 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:97px !important;
}

#item92976 {
	width:43px !important;
	height:7px !important;
	left:88px !important;
	top:97px !important;
}

#item93005 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:104px !important;
}

#item93032 {
	width:45px !important;
	height:7px !important;
	left:88px !important;
	top:104px !important;
}

#item93059 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:111px !important;
}

#item93086 {
	width:58px !important;
	height:7px !important;
	left:88px !important;
	top:111px !important;
}

#item93114 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:150px !important;
}

#item93141 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:150px !important;
}

#item93170 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:156px !important;
}

#item93197 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:156px !important;
}

#item93225 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:163px !important;
}

#item93252 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:163px !important;
}

#item93279 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:223px !important;
}

#item93306 {
	width:43px !important;
	height:7px !important;
	left:89px !important;
	top:223px !important;
}

#item93333 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:230px !important;
}

#item93361 {
	width:45px !important;
	height:7px !important;
	left:89px !important;
	top:230px !important;
}

#item93388 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:237px !important;
}

#item93416 {
	width:58px !important;
	height:7px !important;
	left:89px !important;
	top:237px !important;
}

#item93443 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:277px !important;
}

#item93470 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:277px !important;
}

#item93497 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:283px !important;
}

#item93524 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:283px !important;
}

#item93551 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:290px !important;
}

#item93578 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:290px !important;
}

#item93605 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:337px !important;
}

#item93632 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:337px !important;
}

#item93660 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:343px !important;
}

#item93687 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:343px !important;
}

#item93714 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:350px !important;
}

#item93741 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:350px !important;
}

#item93768 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:396px !important;
}

#item93795 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:396px !important;
}

#item93822 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:403px !important;
}

#item93850 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:403px !important;
}

#item93877 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:410px !important;
}

#item93905 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:410px !important;
}

#item44714 {
	width:95px !important;
	height:101px !important;
}

#item47613 {
	width:95px !important;
	height:101px !important;
	left:30px !important;
	top:210px !important;
}

#item44715 {
	width:87px !important;
	height:43px !important;
}

#item47618 {
	width:87px !important;
	height:43px !important;
	left:125px !important;
	top:48px !important;
}

#item44716 {
	width:87px !important;
	height:45px !important;
}

#item47623 {
	width:87px !important;
	height:45px !important;
	left:218px !important;
	top:47px !important;
}

#item44717 {
	width:88px !important;
	height:44px !important;
}

#item47628 {
	width:88px !important;
	height:44px !important;
	left:175px !important;
	top:98px !important;
}

#item44718 {
	width:113px !important;
	height:86px !important;
}

#item47633 {
	width:113px !important;
	height:86px !important;
	left:198px !important;
	top:145px !important;
}

#item44719 {
	width:121px !important;
	height:43px !important;
}

#item47639 {
	width:121px !important;
	height:43px !important;
	left:192px !important;
	top:239px !important;
}

#item44720 {
	width:121px !important;
	height:44px !important;
}

#item47644 {
	width:121px !important;
	height:44px !important;
	left:192px !important;
	top:287px !important;
}

#item44722 {
	width:147px !important;
	height:125px !important;
}

#item47649 {
	width:147px !important;
	height:125px !important;
	left:14px !important;
	top:398px !important;
}

#item44723 {
	width:147px !important;
	height:125px !important;
}

#item47654 {
	width:147px !important;
	height:125px !important;
	left:168px !important;
	top:397px !important;
}

#item44724 {
	width:96px !important;
	height:61px !important;
}

#item47659 {
	width:96px !important;
	height:61px !important;
	left:360px !important;
	top:409px !important;
}

#item44725 {
	width:65px !important;
	height:33px !important;
}

#item47664 {
	width:65px !important;
	height:33px !important;
	left:330px !important;
	top:491px !important;
}

#item44727 {
	width:71px !important;
	height:33px !important;
}

#item47670 {
	width:71px !important;
	height:33px !important;
	left:399px !important;
	top:491px !important;
}

#item44728 {
	width:95px !important;
	height:67px !important;
}

#item47675 {
	width:95px !important;
	height:67px !important;
	left:361px !important;
	top:228px !important;
}

#item48075 {
	width:148px !important;
	height:128px !important;
}

#item48069 {
	width:148px !important;
	height:128px !important;
	left:322px !important;
	top:40px !important;
}

#item44729 {
	width:64px !important;
	height:30px !important;
}

#item47680 {
	width:64px !important;
	height:30px !important;
	left:332px !important;
	top:311px !important;
}

#item44730 {
	width:63px !important;
	height:31px !important;
}

#item47686 {
	width:63px !important;
	height:31px !important;
	left:404px !important;
	top:311px !important;
}

#item93932 {
	width:58px !important;
	height:7px !important;
	left:321px !important;
	top:188px !important;
}

#item93959 {
	width:74px !important;
	height:7px !important;
	left:10px !important;
	top:350px !important;
}

#item93986 {
	width:80px !important;
	height:7px !important;
	left:10px !important;
	top:356px !important;
}

#item94013 {
	width:77px !important;
	height:7px !important;
	left:10px !important;
	top:363px !important;
}

#item94041 {
	width:84px !important;
	height:7px !important;
	left:164px !important;
	top:350px !important;
}

#item94068 {
	width:107px !important;
	height:7px !important;
	left:164px !important;
	top:356px !important;
}

#item94095 {
	width:69px !important;
	height:7px !important;
	left:321px !important;
	top:353px !important;
}

#item94122 {
	width:89px !important;
	height:7px !important;
	left:321px !important;
	top:360px !important;
}

#item94151 {
	width:118px !important;
	height:7px !important;
	left:13px !important;
	top:538px !important;
}

#item94178 {
	width:69px !important;
	height:7px !important;
	left:167px !important;
	top:545px !important;
}

#item94205 {
	width:89px !important;
	height:7px !important;
	left:321px !important;
	top:545px !important;
}

#item94232 {
	width:69px !important;
	height:7px !important;
	left:321px !important;
	top:552px !important;
}

#item44731 {
	width:116px !important;
	height:299px !important;
}

#item47692 {
	width:116px !important;
	height:299px !important;
	left:117px !important;
	top:42px !important;
}

#item44732 {
	width:78px !important;
	height:161px !important;
}

#item47697 {
	width:78px !important;
	height:161px !important;
	left:235px !important;
	top:71px !important;
}

#item44733 {
	width:79px !important;
	height:160px !important;
}

#item47702 {
	width:79px !important;
	height:160px !important;
	left:236px !important;
	top:236px !important;
}

#item44734 {
	width:114px !important;
	height:219px !important;
}

#item47707 {
	width:114px !important;
	height:219px !important;
	left:117px !important;
	top:346px !important;
}

#item44735 {
	width:79px !important;
	height:162px !important;
}

#item47712 {
	width:79px !important;
	height:162px !important;
	left:235px !important;
	top:397px !important;
}

#item44736 {
	width:89px !important;
	height:223px !important;
}

#item47717 {
	width:89px !important;
	height:223px !important;
	left:317px !important;
	top:41px !important;
}

#item44740 {
	width:120px !important;
	height:301px !important;
}

#item47722 {
	width:120px !important;
	height:301px !important;
	left:317px !important;
	top:269px !important;
}

#item94259 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:82px !important;
}

#item94286 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:171px !important;
}

#item94313 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:178px !important;
}

#item94340 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:263px !important;
}

#item94367 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:270px !important;
}

#item94394 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:345px !important;
}

#item94422 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:351px !important;
}

#item44741 {
	width:437px !important;
	height:259px !important;
}

#item47727 {
	width:437px !important;
	height:259px !important;
	left:20px !important;
}

#item94449 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:326px !important;
}

#item44742 {
	width:315px !important;
	height:249px !important;
}

#item47732 {
	width:315px !important;
	height:249px !important;
	left:26px !important;
	top:163px !important;
}

#item44743 {
	width:95px !important;
	height:74px !important;
}

#item47737 {
	width:95px !important;
	height:74px !important;
	left:30px !important;
	top:426px !important;
}

#item44744 {
	width:94px !important;
	height:76px !important;
}

#item47742 {
	width:94px !important;
	height:76px !important;
	left:137px !important;
	top:427px !important;
}

#item44745 {
	width:104px !important;
	height:75px !important;
}

#item47747 {
	width:104px !important;
	height:75px !important;
	left:239px !important;
	top:427px !important;
}

#item44746 {
	width:132px !important;
	height:138px !important;
}

#item47752 {
	width:132px !important;
	height:138px !important;
	left:349px !important;
	top:242px !important;
}

#item44748 {
	width:137px !important;
	height:140px !important;
}

#item47758 {
	width:137px !important;
	height:140px !important;
	left:346px !important;
	top:412px !important;
}

#item94476 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:545px !important;
}

#item94504 {
	width:40px !important;
	height:7px !important;
	left:86px !important;
	top:545px !important;
}

#item94531 {
	width:45px !important;
	height:7px !important;
	left:135px !important;
	top:545px !important;
}

#item94558 {
	width:46px !important;
	height:7px !important;
	left:189px !important;
	top:545px !important;
}

#item94586 {
	width:41px !important;
	height:7px !important;
	left:238px !important;
	top:538px !important;
}

#item94613 {
	width:45px !important;
	height:7px !important;
	left:292px !important;
	top:538px !important;
}

#item44749 {
	width:258px !important;
	height:385px !important;
}

#item47763 {
	width:258px !important;
	height:385px !important;
	left:150px !important;
	top:140px !important;
}

#item44750 {
	width:106px !important;
	height:153px !important;
}

#item47768 {
	width:106px !important;
	height:153px !important;
	top:31px !important;
}

#item44751 {
	width:106px !important;
	height:149px !important;
}

#item47773 {
	width:106px !important;
	height:149px !important;
	top:184px !important;
}

#item44752 {
	width:106px !important;
	height:133px !important;
}

#item47778 {
	width:106px !important;
	height:133px !important;
	top:333px !important;
}

#item44753 {
	width:106px !important;
	height:129px !important;
}

#item47783 {
	width:106px !important;
	height:129px !important;
	top:467px !important;
}

#item94641 {
	width:41px !important;
	height:7px !important;
	left:362px !important;
	top:422px !important;
}

#item94669 {
	width:45px !important;
	height:7px !important;
	left:362px !important;
	top:428px !important;
}

#item94696 {
	width:38px !important;
	height:7px !important;
	left:362px !important;
	top:435px !important;
}

#item94723 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:442px !important;
}

#item94750 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:448px !important;
}
#in5footer,  #prefooter {display:none;}
