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

#item48394 {
	width:105px !important;
	height:97px !important;
	left:186px !important;
	top:82px !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;
}

#item30563 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:183px !important;
}

#item30590 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:190px !important;
}

#item30617 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:196px !important;
}

#item30644 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:225px !important;
}

#item30671 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:282px !important;
}

#item30698 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:288px !important;
}

#item30726 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:353px !important;
}

#item30753 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:383px !important;
}

#item30780 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:473px !important;
}

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

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

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

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

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

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

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

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

#item48435 {
	width:403px !important;
	height:542px !important;
	left:60px !important;
	top:39px !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;
}

#item21008 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:504px !important;
}

#item21035 {
	width:46px !important;
	height:7px !important;
	left:62px !important;
	top:504px !important;
}

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

#item21089 {
	width:39px !important;
	height:7px !important;
	left:129px !important;
	top:504px !important;
}

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

#item21143 {
	width:41px !important;
	height:7px !important;
	left:129px !important;
	top:517px !important;
}

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

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

#item21226 {
	width:59px !important;
	height:7px !important;
	left:237px !important;
	top:509px !important;
}

#item21253 {
	width:43px !important;
	height:7px !important;
	left:237px !important;
	top:554px !important;
}

#item21280 {
	width:39px !important;
	height:7px !important;
	left:378px !important;
	top:504px !important;
}

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

#item21334 {
	width:46px !important;
	height:7px !important;
	left:378px !important;
	top:517px !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;
}

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

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

#item21415 {
	width:27px !important;
	height:7px !important;
	left:65px !important;
	top:517px !important;
}

#item21442 {
	width:27px !important;
	height:7px !important;
	left:115px !important;
	top:517px !important;
}

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

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

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

#item21551 {
	width:46px !important;
	height:7px !important;
	left:167px !important;
	top:529px !important;
}

#item21578 {
	width:39px !important;
	height:7px !important;
	left:263px !important;
	top:513px !important;
}

#item21605 {
	width:46px !important;
	height:7px !important;
	left:325px !important;
	top:513px !important;
}

#item21632 {
	width:59px !important;
	height:7px !important;
	left:263px !important;
	top:520px !important;
}

#item21659 {
	width:59px !important;
	height:7px !important;
	left:263px !important;
	top:547px !important;
}

#item21686 {
	width:59px !important;
	height:7px !important;
	left:381px !important;
	top:536px !important;
}

#item21714 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:543px !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;
}

#item21741 {
	width:39px !important;
	height:7px !important;
	left:73px !important;
	top:534px !important;
}

#item21770 {
	width:43px !important;
	height:7px !important;
	left:73px !important;
	top:541px !important;
}

#item21797 {
	width:27px !important;
	height:7px !important;
	left:237px !important;
	top:534px !important;
}

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

#item21851 {
	width:27px !important;
	height:7px !important;
	left:319px !important;
	top:534px !important;
}

#item21878 {
	width:27px !important;
	height:7px !important;
	left:237px !important;
	top:541px !important;
}

#item21906 {
	width:27px !important;
	height:7px !important;
	left:276px !important;
	top:541px !important;
}

#item21933 {
	width:27px !important;
	height:7px !important;
	left:319px !important;
	top:541px !important;
}

#item21961 {
	width:27px !important;
	height:7px !important;
	left:237px !important;
	top:547px !important;
}

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

#item22015 {
	width:27px !important;
	height:7px !important;
	left:319px !important;
	top:547px !important;
}

#item22042 {
	width:27px !important;
	height:7px !important;
	left:237px !important;
	top:554px !important;
}

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

#item22097 {
	width:27px !important;
	height:7px !important;
	left:319px !important;
	top:554px !important;
}

#item22124 {
	width:61px !important;
	height:7px !important;
	left:374px !important;
	top:540px !important;
}

#item22151 {
	width:54px !important;
	height:7px !important;
	left:374px !important;
	top:547px !important;
}

#item22178 {
	width:63px !important;
	height:7px !important;
	left:374px !important;
	top:554px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item22531 {
	width:61px !important;
	height:7px !important;
	left:192px !important;
	top:546px !important;
}

#item22559 {
	width:54px !important;
	height:7px !important;
	left:192px !important;
	top:552px !important;
}

#item22586 {
	width:63px !important;
	height:7px !important;
	left:192px !important;
	top:559px !important;
}

#item22613 {
	width:39px !important;
	height:7px !important;
	left:283px !important;
	top:520px !important;
}

#item22640 {
	width:45px !important;
	height:7px !important;
	left:283px !important;
	top:526px !important;
}

#item22667 {
	width:41px !important;
	height:7px !important;
	left:283px !important;
	top:533px !important;
}

#item22694 {
	width:53px !important;
	height:7px !important;
	left:283px !important;
	top:539px !important;
}

#item22722 {
	width:50px !important;
	height:7px !important;
	left:283px !important;
	top:546px !important;
}

#item22749 {
	width:46px !important;
	height:7px !important;
	left:283px !important;
	top:553px !important;
}

#item22776 {
	width:66px !important;
	height:7px !important;
	left:377px !important;
	top:525px !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;
}

#item22803 {
	width:81px !important;
	height:7px !important;
	left:100px !important;
	top:538px !important;
}

#item22830 {
	width:70px !important;
	height:7px !important;
	left:100px !important;
	top:545px !important;
}

#item22857 {
	width:61px !important;
	height:7px !important;
	left:211px !important;
	top:511px !important;
}

#item22884 {
	width:72px !important;
	height:7px !important;
	left:211px !important;
	top:517px !important;
}

#item22911 {
	width:81px !important;
	height:7px !important;
	left:211px !important;
	top:546px !important;
}

#item22938 {
	width:80px !important;
	height:7px !important;
	left:211px !important;
	top:552px !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;
}

#item22966 {
	width:41px !important;
	height:7px !important;
	left:43px !important;
	top:526px !important;
}

#item22994 {
	width:46px !important;
	height:7px !important;
	left:43px !important;
	top:533px !important;
}

#item23021 {
	width:46px !important;
	height:7px !important;
	left:149px !important;
	top:526px !important;
}

#item23048 {
	width:40px !important;
	height:7px !important;
	left:149px !important;
	top:533px !important;
}

#item23075 {
	width:61px !important;
	height:7px !important;
	left:149px !important;
	top:539px !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;
}

#item23102 {
	width:52px !important;
	height:7px !important;
	left:251px !important;
	top:479px !important;
}

#item23130 {
	width:66px !important;
	height:7px !important;
	left:251px !important;
	top:539px !important;
}

#item23157 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:479px !important;
}

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

#item23212 {
	width:39px !important;
	height:7px !important;
	left:143px !important;
	top:483px !important;
}

#item23239 {
	width:43px !important;
	height:7px !important;
	left:202px !important;
	top:483px !important;
}

#item23267 {
	width:57px !important;
	height:7px !important;
	left:143px !important;
	top:490px !important;
}

#item23294 {
	width:46px !important;
	height:7px !important;
	left:202px !important;
	top:490px !important;
}

#item23321 {
	width:39px !important;
	height:7px !important;
	left:143px !important;
	top:497px !important;
}

#item23348 {
	width:66px !important;
	height:7px !important;
	left:143px !important;
	top:543px !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;
}

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

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

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

#item23457 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:466px !important;
}

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

#item23511 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:504px !important;
}

#item23538 {
	width:78px !important;
	height:7px !important;
	left:18px !important;
	top:542px !important;
}

#item48006 {
	width:62px !important;
	height:7px !important;
	left:18px !important;
	top:510px !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;
}

#item23565 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:512px !important;
}

#item23592 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

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

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

#item23674 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:559px !important;
}

#item23701 {
	width:47px !important;
	height:7px !important;
	left:148px !important;
	top:517px !important;
}

#item23729 {
	width:46px !important;
	height:7px !important;
	left:148px !important;
	top:523px !important;
}

#item23756 {
	width:47px !important;
	height:7px !important;
	left:149px !important;
	top:548px !important;
}

#item23783 {
	width:40px !important;
	height:7px !important;
	left:149px !important;
	top:555px !important;
}

#item23810 {
	width:46px !important;
	height:7px !important;
	left:149px !important;
	top:562px !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;
}

#item23838 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item23865 {
	width:58px !important;
	height:7px !important;
	left:18px !important;
	top:544px !important;
}

#item23892 {
	width:56px !important;
	height:7px !important;
	left:114px !important;
	top:537px !important;
}

#item23919 {
	width:69px !important;
	height:7px !important;
	left:203px !important;
	top:530px !important;
}

#item23946 {
	width:90px !important;
	height:7px !important;
	left:203px !important;
	top:537px !important;
}

#item23974 {
	width:48px !important;
	height:7px !important;
	left:299px !important;
	top:544px !important;
}

#item24001 {
	width:43px !important;
	height:7px !important;
	left:375px !important;
	top:537px !important;
}

#item24028 {
	width:46px !important;
	height:7px !important;
	left:375px !important;
	top:544px !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;
}

#item24055 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item24082 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:544px !important;
}

#item24109 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:551px !important;
}

#item24136 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

#item24163 {
	width:39px !important;
	height:7px !important;
	left:126px !important;
	top:530px !important;
}

#item24190 {
	width:52px !important;
	height:7px !important;
	left:126px !important;
	top:537px !important;
}

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

#item24245 {
	width:63px !important;
	height:7px !important;
	left:18px !important;
	top:531px !important;
}

#item24272 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:538px !important;
}

#item24299 {
	width:39px !important;
	height:7px !important;
	left:131px !important;
	top:530px !important;
}

#item24326 {
	width:52px !important;
	height:7px !important;
	left:183px !important;
	top:530px !important;
}

#item24354 {
	width:45px !important;
	height:7px !important;
	left:131px !important;
	top:537px !important;
}

#item24381 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:537px !important;
}

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

#item24435 {
	width:39px !important;
	height:7px !important;
	left:254px !important;
	top:537px !important;
}

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

#item24490 {
	width:39px !important;
	height:7px !important;
	left:361px !important;
	top:537px !important;
}

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

#item24546 {
	width:39px !important;
	height:7px !important;
	left:184px !important;
	top:537px !important;
}

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

#item24600 {
	width:56px !important;
	height:7px !important;
	left:184px !important;
	top:550px !important;
}

#item24627 {
	width:39px !important;
	height:7px !important;
	left:319px !important;
	top:538px !important;
}

#item24655 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:538px !important;
}

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

#item24710 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:544px !important;
}

#item24737 {
	width:50px !important;
	height:7px !important;
	left:319px !important;
	top:551px !important;
}

#item24764 {
	width:37px !important;
	height:7px !important;
	left:390px !important;
	top:551px !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;
}

#item24791 {
	width:53px !important;
	height:7px !important;
	left:86px !important;
	top:532px !important;
}

#item24818 {
	width:39px !important;
	height:7px !important;
	left:180px !important;
	top:538px !important;
}

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

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

#item24900 {
	width:39px !important;
	height:7px !important;
	left:275px !important;
	top:539px !important;
}

#item24927 {
	width:60px !important;
	height:7px !important;
	left:275px !important;
	top:546px !important;
}

#item24956 {
	width:43px !important;
	height:7px !important;
	left:275px !important;
	top:552px !important;
}

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

#item25010 {
	width:39px !important;
	height:7px !important;
	left:20px !important;
	top:175px !important;
}

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

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

#item25091 {
	width:43px !important;
	height:7px !important;
	left:20px !important;
	top:195px !important;
}

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

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

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

#item25199 {
	width:43px !important;
	height:7px !important;
	left:20px !important;
	top:262px !important;
}

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

#item25254 {
	width:39px !important;
	height:7px !important;
	left:20px !important;
	top:322px !important;
}

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

#item25309 {
	width:43px !important;
	height:7px !important;
	left:20px !important;
	top:335px !important;
}

#item25336 {
	width:39px !important;
	height:7px !important;
	left:20px !important;
	top:389px !important;
}

#item25363 {
	width:43px !important;
	height:7px !important;
	left:20px !important;
	top:396px !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;
}

#item25390 {
	width:39px !important;
	height:7px !important;
	left:72px !important;
	top:533px !important;
}

#item25417 {
	width:43px !important;
	height:7px !important;
	left:72px !important;
	top:540px !important;
}

#item25444 {
	width:39px !important;
	height:7px !important;
	left:172px !important;
	top:547px !important;
}

#item25472 {
	width:43px !important;
	height:7px !important;
	left:172px !important;
	top:554px !important;
}

#item25499 {
	width:39px !important;
	height:7px !important;
	left:271px !important;
	top:534px !important;
}

#item25526 {
	width:43px !important;
	height:7px !important;
	left:271px !important;
	top:540px !important;
}

#item25553 {
	width:39px !important;
	height:7px !important;
	left:370px !important;
	top:535px !important;
}

#item25580 {
	width:43px !important;
	height:7px !important;
	left:370px !important;
	top:541px !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;
}

#item25607 {
	width:52px !important;
	height:7px !important;
	left:231px !important;
	top:351px !important;
}

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

#item25661 {
	width:52px !important;
	height:7px !important;
	left:231px !important;
	top:413px !important;
}

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

#item25717 {
	width:52px !important;
	height:7px !important;
	left:231px !important;
	top:449px !important;
}

#item25745 {
	width:72px !important;
	height:7px !important;
	left:231px !important;
	top:455px !important;
}

#item25773 {
	width:39px !important;
	height:7px !important;
	left:231px !important;
	top:498px !important;
}

#item25800 {
	width:43px !important;
	height:7px !important;
	left:295px !important;
	top:498px !important;
}

#item25827 {
	width:39px !important;
	height:7px !important;
	left:231px !important;
	top:545px !important;
}

#item25854 {
	width:43px !important;
	height:7px !important;
	left:295px !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;
}

#item25882 {
	width:57px !important;
	height:7px !important;
	left:261px !important;
	top:172px !important;
}

#item25909 {
	width:52px !important;
	height:7px !important;
	left:261px !important;
	top:178px !important;
}

#item25936 {
	width:60px !important;
	height:7px !important;
	left:366px !important;
	top:172px !important;
}

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

#item25991 {
	width:48px !important;
	height:7px !important;
	left:254px !important;
	top:389px !important;
}

#item26019 {
	width:43px !important;
	height:7px !important;
	left:300px !important;
	top:389px !important;
}

#item26046 {
	width:43px !important;
	height:7px !important;
	left:254px !important;
	top:395px !important;
}

#item26073 {
	width:52px !important;
	height:7px !important;
	left:300px !important;
	top:395px !important;
}

#item26100 {
	width:61px !important;
	height:7px !important;
	left:254px !important;
	top:402px !important;
}

#item26127 {
	width:45px !important;
	height:7px !important;
	left:360px !important;
	top:389px !important;
}

#item26154 {
	width:39px !important;
	height:7px !important;
	left:351px !important;
	top:527px !important;
}

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

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

#item26236 {
	width:39px !important;
	height:7px !important;
	left:128px !important;
	top:514px !important;
}

#item26263 {
	width:52px !important;
	height:7px !important;
	left:177px !important;
	top:514px !important;
}

#item26290 {
	width:45px !important;
	height:7px !important;
	left:128px !important;
	top:520px !important;
}

#item26317 {
	width:43px !important;
	height:7px !important;
	left:177px !important;
	top:520px !important;
}

#item26344 {
	width:39px !important;
	height:7px !important;
	left:242px !important;
	top:521px !important;
}

#item26371 {
	width:52px !important;
	height:7px !important;
	left:294px !important;
	top:521px !important;
}

#item26399 {
	width:51px !important;
	height:7px !important;
	left:242px !important;
	top:527px !important;
}

#item26426 {
	width:43px !important;
	height:7px !important;
	left:294px !important;
	top:527px !important;
}

#item26453 {
	width:45px !important;
	height:7px !important;
	left:242px !important;
	top:534px !important;
}

#item26481 {
	width:62px !important;
	height:7px !important;
	left:294px !important;
	top:534px !important;
}

#item26508 {
	width:39px !important;
	height:7px !important;
	left:367px !important;
	top:521px !important;
}

#item26535 {
	width:41px !important;
	height:7px !important;
	left:421px !important;
	top:521px !important;
}

#item26562 {
	width:50px !important;
	height:7px !important;
	left:367px !important;
	top:527px !important;
}

#item26589 {
	width:43px !important;
	height:7px !important;
	left:421px !important;
	top:527px !important;
}

#item26616 {
	width:53px !important;
	height:7px !important;
	left:367px !important;
	top:534px !important;
}

#item26643 {
	width:43px !important;
	height:7px !important;
	left:421px !important;
	top:534px !important;
}

#item26670 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:540px !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;
}

#item26697 {
	width:57px !important;
	height:7px !important;
	left:253px !important;
	top:550px !important;
}

#item26725 {
	width:43px !important;
	height:7px !important;
	left:253px !important;
	top:557px !important;
}

#item26752 {
	width:67px !important;
	height:7px !important;
	left:253px !important;
	top:563px !important;
}

#item26779 {
	width:66px !important;
	height:7px !important;
	left:361px !important;
	top:550px !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;
}

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

#item26833 {
	width:39px !important;
	height:7px !important;
	left:371px !important;
	top:278px !important;
}

#item26860 {
	width:45px !important;
	height:7px !important;
	left:371px !important;
	top:285px !important;
}

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

#item26914 {
	width:39px !important;
	height:7px !important;
	left:371px !important;
	top:316px !important;
}

#item26941 {
	width:66px !important;
	height:7px !important;
	left:371px !important;
	top:536px !important;
}

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

#item26996 {
	width:66px !important;
	height:7px !important;
	left:18px !important;
	top:530px !important;
}

#item27023 {
	width:66px !important;
	height:7px !important;
	left:109px !important;
	top:537px !important;
}

#item27050 {
	width:66px !important;
	height:7px !important;
	left:183px !important;
	top:537px !important;
}

#item27077 {
	width:39px !important;
	height:7px !important;
	left:257px !important;
	top:524px !important;
}

#item27105 {
	width:67px !important;
	height:7px !important;
	left:257px !important;
	top:530px !important;
}

#item27132 {
	width:43px !important;
	height:7px !important;
	left:257px !important;
	top:537px !important;
}

#item27159 {
	width:59px !important;
	height:7px !important;
	left:257px !important;
	top:544px !important;
}

#item27186 {
	width:43px !important;
	height:7px !important;
	left:257px !important;
	top:550px !important;
}

#item27214 {
	width:66px !important;
	height:7px !important;
	left:370px !important;
	top:544px !important;
}

#item27241 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:551px !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;
}

#item27270 {
	width:39px !important;
	height:7px !important;
	left:85px !important;
	top:534px !important;
}

#item27297 {
	width:56px !important;
	height:7px !important;
	left:85px !important;
	top:540px !important;
}

#item27324 {
	width:43px !important;
	height:7px !important;
	left:85px !important;
	top:547px !important;
}

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

#item27378 {
	width:65px !important;
	height:7px !important;
	left:67px !important;
	top:538px !important;
}

#item27406 {
	width:59px !important;
	height:7px !important;
	left:171px !important;
	top:538px !important;
}

#item27433 {
	width:54px !important;
	height:7px !important;
	left:171px !important;
	top:545px !important;
}

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

#item27488 {
	width:43px !important;
	height:7px !important;
	left:367px !important;
	top:540px !important;
}

#item27515 {
	width:59px !important;
	height:7px !important;
	left:367px !important;
	top:547px !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;
}

#item27542 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

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

#item27596 {
	width:63px !important;
	height:7px !important;
	left:144px !important;
	top:550px !important;
}

#item27624 {
	width:61px !important;
	height:7px !important;
	left:144px !important;
	top:557px !important;
}

#item27651 {
	width:71px !important;
	height:7px !important;
	left:258px !important;
	top:538px !important;
}

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

#item27706 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:441px !important;
}

#item27733 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:447px !important;
}

#item27760 {
	width:60px !important;
	height:7px !important;
	left:246px !important;
	top:454px !important;
}

#item27787 {
	width:56px !important;
	height:7px !important;
	left:246px !important;
	top:461px !important;
}

#item27814 {
	width:39px !important;
	height:7px !important;
	left:246px !important;
	top:509px !important;
}

#item27841 {
	width:41px !important;
	height:7px !important;
	left:246px !important;
	top:515px !important;
}

#item27868 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:522px !important;
}

#item27895 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:529px !important;
}

#item27922 {
	width:50px !important;
	height:7px !important;
	left:246px !important;
	top:535px !important;
}

#item27949 {
	width:50px !important;
	height:7px !important;
	left:246px !important;
	top:542px !important;
}

#item27977 {
	width:46px !important;
	height:7px !important;
	left:246px !important;
	top:548px !important;
}

#item28004 {
	width:47px !important;
	height:7px !important;
	left:360px !important;
	top:440px !important;
}

#item28031 {
	width:59px !important;
	height:7px !important;
	left:360px !important;
	top:447px !important;
}

#item28059 {
	width:41px !important;
	height:7px !important;
	left:360px !important;
	top:453px !important;
}

#item28086 {
	width:39px !important;
	height:7px !important;
	left:361px !important;
	top:501px !important;
}

#item28113 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:508px !important;
}

#item28140 {
	width:59px !important;
	height:7px !important;
	left:361px !important;
	top:514px !important;
}

#item28167 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:521px !important;
}

#item28194 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:528px !important;
}

#item28222 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:441px !important;
}

#item28249 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:447px !important;
}

#item28276 {
	width:60px !important;
	height:7px !important;
	left:246px !important;
	top:454px !important;
}

#item28303 {
	width:56px !important;
	height:7px !important;
	left:246px !important;
	top:461px !important;
}

#item28330 {
	width:39px !important;
	height:7px !important;
	left:246px !important;
	top:509px !important;
}

#item28357 {
	width:41px !important;
	height:7px !important;
	left:246px !important;
	top:515px !important;
}

#item28384 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:522px !important;
}

#item28411 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:529px !important;
}

#item28438 {
	width:50px !important;
	height:7px !important;
	left:246px !important;
	top:535px !important;
}

#item28467 {
	width:50px !important;
	height:7px !important;
	left:246px !important;
	top:542px !important;
}

#item28495 {
	width:46px !important;
	height:7px !important;
	left:246px !important;
	top:548px !important;
}

#item28522 {
	width:47px !important;
	height:7px !important;
	left:360px !important;
	top:440px !important;
}

#item28549 {
	width:59px !important;
	height:7px !important;
	left:360px !important;
	top:447px !important;
}

#item28576 {
	width:41px !important;
	height:7px !important;
	left:360px !important;
	top:453px !important;
}

#item28603 {
	width:39px !important;
	height:7px !important;
	left:361px !important;
	top:501px !important;
}

#item28631 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:508px !important;
}

#item28658 {
	width:59px !important;
	height:7px !important;
	left:361px !important;
	top:514px !important;
}

#item28685 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:521px !important;
}

#item28713 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:528px !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;
}

#item28740 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:521px !important;
}

#item28768 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:528px !important;
}

#item28795 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:534px !important;
}

#item28822 {
	width:45px !important;
	height:7px !important;
	left:132px !important;
	top:514px !important;
}

#item28849 {
	width:39px !important;
	height:7px !important;
	left:247px !important;
	top:521px !important;
}

#item28876 {
	width:61px !important;
	height:7px !important;
	left:247px !important;
	top:528px !important;
}

#item28903 {
	width:43px !important;
	height:7px !important;
	left:362px !important;
	top:528px !important;
}

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

#item28958 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:520px !important;
}

#item28985 {
	width:39px !important;
	height:7px !important;
	left:83px !important;
	top:520px !important;
}

#item29012 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:527px !important;
}

#item29039 {
	width:48px !important;
	height:7px !important;
	left:83px !important;
	top:527px !important;
}

#item29066 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item29093 {
	width:51px !important;
	height:7px !important;
	left:83px !important;
	top:533px !important;
}

#item29120 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:540px !important;
}

#item29148 {
	width:47px !important;
	height:7px !important;
	left:140px !important;
	top:526px !important;
}

#item29175 {
	width:50px !important;
	height:7px !important;
	left:196px !important;
	top:526px !important;
}

#item29202 {
	width:54px !important;
	height:7px !important;
	left:140px !important;
	top:533px !important;
}

#item29230 {
	width:53px !important;
	height:7px !important;
	left:196px !important;
	top:533px !important;
}

#item29257 {
	width:43px !important;
	height:7px !important;
	left:140px !important;
	top:539px !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;
}

#item29284 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:534px !important;
}

#item29311 {
	width:56px !important;
	height:7px !important;
	left:18px !important;
	top:541px !important;
}

#item29338 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:548px !important;
}

#item29365 {
	width:69px !important;
	height:7px !important;
	left:85px !important;
	top:534px !important;
}

#item29392 {
	width:59px !important;
	height:7px !important;
	left:85px !important;
	top:541px !important;
}

#item29419 {
	width:39px !important;
	height:7px !important;
	left:160px !important;
	top:534px !important;
}

#item29446 {
	width:49px !important;
	height:7px !important;
	left:220px !important;
	top:534px !important;
}

#item29474 {
	width:59px !important;
	height:7px !important;
	left:160px !important;
	top:541px !important;
}

#item29501 {
	width:56px !important;
	height:7px !important;
	left:220px !important;
	top:541px !important;
}

#item29528 {
	width:43px !important;
	height:7px !important;
	left:160px !important;
	top:548px !important;
}

#item29555 {
	width:74px !important;
	height:7px !important;
	left:288px !important;
	top:534px !important;
}

#item29582 {
	width:74px !important;
	height:7px !important;
	left:288px !important;
	top:541px !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;
}

#item29609 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:536px !important;
}

#item29636 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:542px !important;
}

#item29663 {
	width:56px !important;
	height:7px !important;
	left:140px !important;
	top:541px !important;
}

#item29690 {
	width:63px !important;
	height:7px !important;
	left:140px !important;
	top:548px !important;
}

#item29718 {
	width:47px !important;
	height:7px !important;
	left:250px !important;
	top:542px !important;
}

#item29745 {
	width:43px !important;
	height:7px !important;
	left:250px !important;
	top:548px !important;
}

#item29772 {
	width:59px !important;
	height:7px !important;
	left:250px !important;
	top:555px !important;
}

#item29799 {
	width:63px !important;
	height:7px !important;
	left:359px !important;
	top:550px !important;
}

#item29826 {
	width:45px !important;
	height:7px !important;
	left:422px !important;
	top:550px !important;
}

#item29854 {
	width:43px !important;
	height:7px !important;
	left:359px !important;
	top:557px !important;
}

#item29881 {
	width:47px !important;
	height:7px !important;
	left:422px !important;
	top:557px !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;
}

#item29908 {
	width:90px !important;
	height:7px !important;
	left:348px !important;
	top:90px !important;
}

#item29935 {
	width:90px !important;
	height:7px !important;
	left:348px !important;
	top:125px !important;
}

#item29963 {
	width:90px !important;
	height:7px !important;
	left:348px !important;
	top:166px !important;
}

#item29990 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:214px !important;
}

#item30019 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:221px !important;
}

#item30046 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:228px !important;
}

#item30073 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:234px !important;
}

#item30100 {
	width:90px !important;
	height:7px !important;
	left:348px !important;
	top:281px !important;
}

#item30127 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:366px !important;
}

#item30155 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:373px !important;
}

#item30182 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:379px !important;
}

#item30210 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:386px !important;
}

#item30237 {
	width:76px !important;
	height:7px !important;
	left:347px !important;
	top:433px !important;
}

#item30264 {
	width:76px !important;
	height:7px !important;
	left:348px !important;
	top:488px !important;
}

#item30291 {
	width:70px !important;
	height:7px !important;
	left:348px !important;
	top:549px !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;
}

#item30318 {
	width:65px !important;
	height:7px !important;
	left:23px !important;
	top:537px !important;
}

#item30345 {
	width:43px !important;
	height:7px !important;
	left:109px !important;
	top:524px !important;
}

#item30373 {
	width:43px !important;
	height:7px !important;
	left:109px !important;
	top:530px !important;
}

#item30400 {
	width:27px !important;
	height:7px !important;
	left:254px !important;
	top:524px !important;
}

#item30427 {
	width:27px !important;
	height:7px !important;
	left:254px !important;
	top:531px !important;
}

#item30455 {
	width:27px !important;
	height:7px !important;
	left:254px !important;
	top:538px !important;
}

#item30482 {
	width:27px !important;
	height:7px !important;
	left:254px !important;
	top:544px !important;
}

#item30509 {
	width:65px !important;
	height:7px !important;
	left:309px !important;
	top:536px !important;
}

#item30536 {
	width:65px !important;
	height:7px !important;
	left:379px !important;
	top:531px !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;
}

#item30808 {
	width:76px !important;
	height:7px !important;
	left:358px !important;
	top:338px !important;
}

#item30835 {
	width:61px !important;
	height:7px !important;
	left:358px !important;
	top:345px !important;
}

#item30862 {
	width:74px !important;
	height:7px !important;
	left:358px !important;
	top:409px !important;
}

#item30889 {
	width:57px !important;
	height:7px !important;
	left:358px !important;
	top:454px !important;
}

#item30916 {
	width:42px !important;
	height:7px !important;
	left:416px !important;
	top:454px !important;
}

#item30943 {
	width:68px !important;
	height:7px !important;
	left:358px !important;
	top:511px !important;
}

#item30971 {
	width:68px !important;
	height:7px !important;
	left:358px !important;
	top:555px !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;
}

#item30998 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:62px !important;
}

#item31025 {
	width:75px !important;
	height:7px !important;
	left:30px !important;
	top:119px !important;
}

#item31052 {
	width:75px !important;
	height:7px !important;
	left:30px !important;
	top:165px !important;
}

#item31079 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:250px !important;
}

#item31106 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:294px !important;
}

#item31133 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:352px !important;
}

#item31160 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:359px !important;
}

#item31187 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:366px !important;
}

#item31216 {
	width:27px !important;
	height:7px !important;
	left:97px !important;
	top:372px !important;
}

#item31244 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:414px !important;
}

#item31271 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item31298 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:474px !important;
}

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

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

#item31380 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:196px !important;
}

#item31407 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:203px !important;
}

#item31434 {
	width:51px !important;
	height:7px !important;
	left:381px !important;
	top:210px !important;
}

#item31462 {
	width:52px !important;
	height:7px !important;
	left:381px !important;
	top:216px !important;
}

#item31490 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:256px !important;
}

#item31518 {
	width:47px !important;
	height:7px !important;
	left:381px !important;
	top:263px !important;
}

#item31545 {
	width:41px !important;
	height:7px !important;
	left:380px !important;
	top:369px !important;
}

#item31572 {
	width:59px !important;
	height:7px !important;
	left:380px !important;
	top:375px !important;
}

#item31599 {
	width:43px !important;
	height:7px !important;
	left:380px !important;
	top:382px !important;
}

#item31626 {
	width:56px !important;
	height:7px !important;
	left:380px !important;
	top:388px !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;
}

#item31653 {
	width:61px !important;
	height:7px !important;
	left:260px !important;
	top:249px !important;
}

#item31680 {
	width:46px !important;
	height:7px !important;
	left:260px !important;
	top:256px !important;
}

#item31708 {
	width:60px !important;
	height:7px !important;
	left:260px !important;
	top:262px !important;
}

#item31735 {
	width:58px !important;
	height:7px !important;
	left:260px !important;
	top:269px !important;
}

#item31762 {
	width:43px !important;
	height:7px !important;
	left:260px !important;
	top:276px !important;
}

#item31789 {
	width:39px !important;
	height:7px !important;
	left:263px !important;
	top:547px !important;
}

#item31816 {
	width:41px !important;
	height:7px !important;
	left:321px !important;
	top:547px !important;
}

#item31843 {
	width:58px !important;
	height:7px !important;
	left:263px !important;
	top:554px !important;
}

#item31870 {
	width:43px !important;
	height:7px !important;
	left:321px !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;
}

#item31898 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:253px !important;
}

#item31925 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:253px !important;
}

#item31952 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:260px !important;
}

#item31980 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:260px !important;
}

#item32007 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:266px !important;
}

#item32034 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:266px !important;
}

#item32061 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:273px !important;
}

#item32088 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:273px !important;
}

#item32115 {
	width:25px !important;
	height:7px !important;
	left:57px !important;
	top:471px !important;
}

#item32142 {
	width:25px !important;
	height:7px !important;
	left:83px !important;
	top:471px !important;
}

#item32169 {
	width:25px !important;
	height:7px !important;
	left:108px !important;
	top:471px !important;
}

#item32196 {
	width:25px !important;
	height:7px !important;
	left:133px !important;
	top:471px !important;
}

#item32224 {
	width:25px !important;
	height:7px !important;
	left:57px !important;
	top:477px !important;
}

#item32251 {
	width:25px !important;
	height:7px !important;
	left:83px !important;
	top:477px !important;
}

#item32278 {
	width:25px !important;
	height:7px !important;
	left:108px !important;
	top:477px !important;
}

#item32306 {
	width:25px !important;
	height:7px !important;
	left:133px !important;
	top:477px !important;
}

#item32333 {
	width:25px !important;
	height:7px !important;
	left:57px !important;
	top:484px !important;
}

#item32360 {
	width:25px !important;
	height:7px !important;
	left:83px !important;
	top:484px !important;
}

#item32387 {
	width:25px !important;
	height:7px !important;
	left:108px !important;
	top:484px !important;
}

#item32414 {
	width:25px !important;
	height:7px !important;
	left:133px !important;
	top:484px !important;
}

#item32441 {
	width:25px !important;
	height:7px !important;
	left:57px !important;
	top:491px !important;
}

#item32469 {
	width:25px !important;
	height:7px !important;
	left:83px !important;
	top:491px !important;
}

#item32496 {
	width:25px !important;
	height:7px !important;
	left:108px !important;
	top:491px !important;
}

#item32523 {
	width:25px !important;
	height:7px !important;
	left:133px !important;
	top:491px !important;
}

#item32550 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:535px !important;
}

#item32577 {
	width:43px !important;
	height:7px !important;
	left:89px !important;
	top:535px !important;
}

#item32605 {
	width:63px !important;
	height:7px !important;
	left:18px !important;
	top:542px !important;
}

#item32632 {
	width:49px !important;
	height:7px !important;
	left:89px !important;
	top:542px !important;
}

#item32659 {
	width:39px !important;
	height:7px !important;
	left:305px !important;
	top:518px !important;
}

#item32686 {
	width:43px !important;
	height:7px !important;
	left:414px !important;
	top:518px !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;
}

#item32714 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:470px !important;
}

#item32741 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:470px !important;
}

#item32770 {
	width:27px !important;
	height:7px !important;
	left:197px !important;
	top:470px !important;
}

#item32797 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:477px !important;
}

#item32824 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:477px !important;
}

#item32851 {
	width:27px !important;
	height:7px !important;
	left:197px !important;
	top:477px !important;
}

#item32878 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:483px !important;
}

#item32906 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:483px !important;
}

#item32933 {
	width:27px !important;
	height:7px !important;
	left:197px !important;
	top:483px !important;
}

#item32961 {
	width:27px !important;
	height:7px !important;
	left:98px !important;
	top:490px !important;
}

#item32988 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:490px !important;
}

#item33015 {
	width:27px !important;
	height:7px !important;
	left:197px !important;
	top:490px !important;
}

#item33042 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:537px !important;
}

#item33069 {
	width:43px !important;
	height:7px !important;
	left:92px !important;
	top:537px !important;
}

#item33096 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:543px !important;
}

#item33124 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:471px !important;
}

#item33151 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:471px !important;
}

#item33178 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:471px !important;
}

#item33206 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:471px !important;
}

#item33233 {
	width:27px !important;
	height:7px !important;
	left:434px !important;
	top:471px !important;
}

#item33260 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:478px !important;
}

#item33287 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:478px !important;
}

#item33314 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:478px !important;
}

#item33341 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:478px !important;
}

#item33368 {
	width:27px !important;
	height:7px !important;
	left:434px !important;
	top:478px !important;
}

#item33395 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:484px !important;
}

#item33422 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:484px !important;
}

#item33449 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:484px !important;
}

#item33477 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:484px !important;
}

#item33504 {
	width:27px !important;
	height:7px !important;
	left:434px !important;
	top:484px !important;
}

#item33531 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:491px !important;
}

#item33559 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:491px !important;
}

#item33586 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:491px !important;
}

#item33613 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:491px !important;
}

#item33640 {
	width:27px !important;
	height:7px !important;
	left:434px !important;
	top:491px !important;
}

#item33667 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:497px !important;
}

#item33694 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:497px !important;
}

#item33722 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:497px !important;
}

#item33749 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:497px !important;
}

#item33776 {
	width:27px !important;
	height:7px !important;
	left:434px !important;
	top:497px !important;
}

#item33803 {
	width:39px !important;
	height:7px !important;
	left:245px !important;
	top:548px !important;
}

#item33830 {
	width:56px !important;
	height:7px !important;
	left:291px !important;
	top:548px !important;
}

#item33857 {
	width:41px !important;
	height:7px !important;
	left:245px !important;
	top:555px !important;
}

#item33884 {
	width:44px !important;
	height:7px !important;
	left:291px !important;
	top:555px !important;
}

#item33911 {
	width:43px !important;
	height:7px !important;
	left:245px !important;
	top:561px !important;
}

#item33938 {
	width:39px !important;
	height:7px !important;
	left:365px !important;
	top:548px !important;
}

#item33967 {
	width:56px !important;
	height:7px !important;
	left:409px !important;
	top:548px !important;
}

#item33995 {
	width:41px !important;
	height:7px !important;
	left:365px !important;
	top:555px !important;
}

#item34022 {
	width:44px !important;
	height:7px !important;
	left:409px !important;
	top:555px !important;
}

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

#item34076 {
	width:27px !important;
	height:7px !important;
	left:344px !important;
	top:272px !important;
}

#item34103 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:272px !important;
}

#item34131 {
	width:27px !important;
	height:7px !important;
	left:344px !important;
	top:279px !important;
}

#item34158 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:279px !important;
}

#item34185 {
	width:27px !important;
	height:7px !important;
	left:407px !important;
	top:285px !important;
}

#item34213 {
	width:27px !important;
	height:7px !important;
	left:344px !important;
	top:285px !important;
}

#item34240 {
	width:27px !important;
	height:7px !important;
	left:59px !important;
	top:464px !important;
}

#item34268 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:464px !important;
}

#item34295 {
	width:27px !important;
	height:7px !important;
	left:117px !important;
	top:464px !important;
}

#item34322 {
	width:27px !important;
	height:7px !important;
	left:59px !important;
	top:471px !important;
}

#item34349 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:471px !important;
}

#item34376 {
	width:27px !important;
	height:7px !important;
	left:117px !important;
	top:471px !important;
}

#item34403 {
	width:27px !important;
	height:7px !important;
	left:59px !important;
	top:477px !important;
}

#item34430 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:477px !important;
}

#item34458 {
	width:27px !important;
	height:7px !important;
	left:117px !important;
	top:477px !important;
}

#item34485 {
	width:27px !important;
	height:7px !important;
	left:59px !important;
	top:484px !important;
}

#item34512 {
	width:27px !important;
	height:7px !important;
	left:87px !important;
	top:484px !important;
}

#item34539 {
	width:27px !important;
	height:7px !important;
	left:117px !important;
	top:484px !important;
}

#item34566 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:464px !important;
}

#item34593 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:464px !important;
}

#item34620 {
	width:27px !important;
	height:7px !important;
	left:247px !important;
	top:464px !important;
}

#item34648 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:471px !important;
}

#item34675 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:471px !important;
}

#item34702 {
	width:27px !important;
	height:7px !important;
	left:247px !important;
	top:471px !important;
}

#item34730 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:478px !important;
}

#item34757 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:478px !important;
}

#item34784 {
	width:27px !important;
	height:7px !important;
	left:247px !important;
	top:478px !important;
}

#item34811 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:484px !important;
}

#item34838 {
	width:27px !important;
	height:7px !important;
	left:219px !important;
	top:484px !important;
}

#item34865 {
	width:27px !important;
	height:7px !important;
	left:247px !important;
	top:484px !important;
}

#item34892 {
	width:51px !important;
	height:7px !important;
	left:18px !important;
	top:538px !important;
}

#item34919 {
	width:57px !important;
	height:7px !important;
	left:89px !important;
	top:538px !important;
}

#item34946 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:545px !important;
}

#item34974 {
	width:51px !important;
	height:7px !important;
	left:150px !important;
	top:538px !important;
}

#item35001 {
	width:57px !important;
	height:7px !important;
	left:220px !important;
	top:538px !important;
}

#item35028 {
	width:43px !important;
	height:7px !important;
	left:150px !important;
	top:545px !important;
}

#item35055 {
	width:27px !important;
	height:7px !important;
	left:337px !important;
	top:540px !important;
}

#item35082 {
	width:27px !important;
	height:7px !important;
	left:379px !important;
	top:540px !important;
}

#item35109 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:540px !important;
}

#item35136 {
	width:27px !important;
	height:7px !important;
	left:337px !important;
	top:547px !important;
}

#item35163 {
	width:27px !important;
	height:7px !important;
	left:379px !important;
	top:547px !important;
}

#item35190 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:547px !important;
}

#item35218 {
	width:27px !important;
	height:7px !important;
	left:337px !important;
	top:553px !important;
}

#item35245 {
	width:27px !important;
	height:7px !important;
	left:379px !important;
	top:553px !important;
}

#item35272 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:553px !important;
}

#item35299 {
	width:27px !important;
	height:7px !important;
	left:337px !important;
	top:560px !important;
}

#item35326 {
	width:27px !important;
	height:7px !important;
	left:379px !important;
	top:560px !important;
}

#item35354 {
	width:27px !important;
	height:7px !important;
	left:422px !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;
}

#item35381 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:264px !important;
}

#item35408 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:271px !important;
}

#item35435 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:277px !important;
}

#item35463 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:540px !important;
}

#item35490 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:540px !important;
}

#item35519 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:547px !important;
}

#item35546 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:547px !important;
}

#item35574 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:553px !important;
}

#item35601 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:553px !important;
}

#item35628 {
	width:27px !important;
	height:7px !important;
	left:148px !important;
	top:560px !important;
}

#item35656 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:560px !important;
}

#item35683 {
	width:27px !important;
	height:7px !important;
	left:295px !important;
	top:476px !important;
}

#item35711 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:476px !important;
}

#item35738 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:476px !important;
}

#item35765 {
	width:27px !important;
	height:7px !important;
	left:429px !important;
	top:476px !important;
}

#item35792 {
	width:27px !important;
	height:7px !important;
	left:295px !important;
	top:482px !important;
}

#item35819 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:482px !important;
}

#item35846 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:482px !important;
}

#item35874 {
	width:27px !important;
	height:7px !important;
	left:429px !important;
	top:482px !important;
}

#item35901 {
	width:27px !important;
	height:7px !important;
	left:295px !important;
	top:489px !important;
}

#item35928 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:489px !important;
}

#item35956 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:489px !important;
}

#item35983 {
	width:27px !important;
	height:7px !important;
	left:429px !important;
	top:489px !important;
}

#item36010 {
	width:27px !important;
	height:7px !important;
	left:295px !important;
	top:496px !important;
}

#item36037 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:496px !important;
}

#item36064 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:496px !important;
}

#item36091 {
	width:27px !important;
	height:7px !important;
	left:429px !important;
	top:496px !important;
}

#item36118 {
	width:54px !important;
	height:7px !important;
	left:246px !important;
	top:538px !important;
}

#item36145 {
	width:76px !important;
	height:7px !important;
	left:307px !important;
	top:538px !important;
}

#item36172 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:544px !important;
}

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

#item36227 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:477px !important;
}

#item36254 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:477px !important;
}

#item36281 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:477px !important;
}

#item36309 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:477px !important;
}

#item36336 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:484px !important;
}

#item36363 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:484px !important;
}

#item36390 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:484px !important;
}

#item36417 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:484px !important;
}

#item36444 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:490px !important;
}

#item36472 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:490px !important;
}

#item36499 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:490px !important;
}

#item36526 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:490px !important;
}

#item36553 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:497px !important;
}

#item36580 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:497px !important;
}

#item36607 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:497px !important;
}

#item36634 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:497px !important;
}

#item36661 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:504px !important;
}

#item36688 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:504px !important;
}

#item36717 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:504px !important;
}

#item36745 {
	width:27px !important;
	height:7px !important;
	left:261px !important;
	top:504px !important;
}

#item36772 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:532px !important;
}

#item36799 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:532px !important;
}

#item36826 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:532px !important;
}

#item36853 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:532px !important;
}

#item36881 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:538px !important;
}

#item36908 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:538px !important;
}

#item36935 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:538px !important;
}

#item36963 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:538px !important;
}

#item36990 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:545px !important;
}

#item37018 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:545px !important;
}

#item37045 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:545px !important;
}

#item37072 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:545px !important;
}

#item37099 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:552px !important;
}

#item37126 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:552px !important;
}

#item37153 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:552px !important;
}

#item37180 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:552px !important;
}

#item37208 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:558px !important;
}

#item37235 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:558px !important;
}

#item37262 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:558px !important;
}

#item37289 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:558px !important;
}

#item37316 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:565px !important;
}

#item37343 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:565px !important;
}

#item37370 {
	width:27px !important;
	height:7px !important;
	left:221px !important;
	top:565px !important;
}

#item37398 {
	width:27px !important;
	height:7px !important;
	left:260px !important;
	top:565px !important;
}

#item37425 {
	width:60px !important;
	height:7px !important;
	left:303px !important;
	top:503px !important;
}

#item37452 {
	width:41px !important;
	height:7px !important;
	left:303px !important;
	top:509px !important;
}

#item37480 {
	width:59px !important;
	height:7px !important;
	left:303px !important;
	top:516px !important;
}

#item37507 {
	width:54px !important;
	height:7px !important;
	left:303px !important;
	top:523px !important;
}

#item37534 {
	width:60px !important;
	height:7px !important;
	left:382px !important;
	top:503px !important;
}

#item37561 {
	width:41px !important;
	height:7px !important;
	left:382px !important;
	top:509px !important;
}

#item37588 {
	width:59px !important;
	height:7px !important;
	left:382px !important;
	top:516px !important;
}

#item37615 {
	width:54px !important;
	height:7px !important;
	left:382px !important;
	top:523px !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;
}

#item37642 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:190px !important;
}

#item37669 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:197px !important;
}

#item37696 {
	width:46px !important;
	height:7px !important;
	left:184px !important;
	top:190px !important;
}

#item37724 {
	width:46px !important;
	height:7px !important;
	left:184px !important;
	top:197px !important;
}

#item37751 {
	width:46px !important;
	height:7px !important;
	left:184px !important;
	top:203px !important;
}

#item37778 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:190px !important;
}

#item37805 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:197px !important;
}

#item37832 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:203px !important;
}

#item37859 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:348px !important;
}

#item37886 {
	width:44px !important;
	height:7px !important;
	left:135px !important;
	top:348px !important;
}

#item37913 {
	width:43px !important;
	height:7px !important;
	left:184px !important;
	top:349px !important;
}

#item37940 {
	width:44px !important;
	height:7px !important;
	left:281px !important;
	top:349px !important;
}

#item37968 {
	width:39px !important;
	height:7px !important;
	left:328px !important;
	top:354px !important;
}

#item37995 {
	width:44px !important;
	height:7px !important;
	left:373px !important;
	top:354px !important;
}

#item38022 {
	width:43px !important;
	height:7px !important;
	left:426px !important;
	top:354px !important;
}

#item38049 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:553px !important;
}

#item38076 {
	width:46px !important;
	height:7px !important;
	left:138px !important;
	top:553px !important;
}

#item38104 {
	width:62px !important;
	height:7px !important;
	left:332px !important;
	top:539px !important;
}

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

#item38158 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:99px !important;
}

#item38185 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:106px !important;
}

#item38213 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:112px !important;
}

#item38240 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:144px !important;
}

#item38269 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:150px !important;
}

#item38296 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:157px !important;
}

#item38323 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:191px !important;
}

#item38350 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:198px !important;
}

#item38377 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:204px !important;
}

#item38405 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:309px !important;
}

#item38432 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:316px !important;
}

#item38460 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:322px !important;
}

#item38487 {
	width:67px !important;
	height:7px !important;
	left:362px !important;
	top:469px !important;
}

#item38514 {
	width:65px !important;
	height:7px !important;
	left:362px !important;
	top:476px !important;
}

#item38541 {
	width:75px !important;
	height:7px !important;
	left:362px !important;
	top:482px !important;
}

#item38568 {
	width:67px !important;
	height:7px !important;
	left:362px !important;
	top:518px !important;
}

#item38595 {
	width:65px !important;
	height:7px !important;
	left:362px !important;
	top:524px !important;
}

#item38623 {
	width:75px !important;
	height:7px !important;
	left:362px !important;
	top:531px !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;
}

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

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

#item38705 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:133px !important;
}

#item38732 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:133px !important;
}

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

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

#item38813 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:172px !important;
}

#item38840 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:172px !important;
}

#item38867 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:178px !important;
}

#item38894 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:178px !important;
}

#item38921 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:185px !important;
}

#item38948 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:185px !important;
}

#item38976 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:218px !important;
}

#item39003 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:218px !important;
}

#item39030 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:225px !important;
}

#item39058 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:225px !important;
}

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

#item39112 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:231px !important;
}

#item39139 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:355px !important;
}

#item39166 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:355px !important;
}

#item39193 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:361px !important;
}

#item39221 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:361px !important;
}

#item39248 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:368px !important;
}

#item39275 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:368px !important;
}

#item39302 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:403px !important;
}

#item39329 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:403px !important;
}

#item39356 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:410px !important;
}

#item39383 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:410px !important;
}

#item39410 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:416px !important;
}

#item39437 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:416px !important;
}

#item39466 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:452px !important;
}

#item39494 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:452px !important;
}

#item39521 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:458px !important;
}

#item39548 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:458px !important;
}

#item39575 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:465px !important;
}

#item39602 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:465px !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;
}

#item39630 {
	width:67px !important;
	height:7px !important;
	left:378px !important;
	top:163px !important;
}

#item39657 {
	width:67px !important;
	height:7px !important;
	left:378px !important;
	top:238px !important;
}

#item39684 {
	width:61px !important;
	height:7px !important;
	left:378px !important;
	top:302px !important;
}

#item39712 {
	width:61px !important;
	height:7px !important;
	left:378px !important;
	top:359px !important;
}

#item39739 {
	width:69px !important;
	height:7px !important;
	left:378px !important;
	top:422px !important;
}

#item39767 {
	width:69px !important;
	height:7px !important;
	left:378px !important;
	top:479px !important;
}

#item39794 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:543px !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;
}

#item39821 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item39848 {
	width:60px !important;
	height:7px !important;
	left:81px !important;
	top:538px !important;
}

#item39875 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item39902 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item39929 {
	width:60px !important;
	height:7px !important;
	left:81px !important;
	top:489px !important;
}

#item39957 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item39984 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:438px !important;
}

#item40011 {
	width:53px !important;
	height:7px !important;
	left:87px !important;
	top:438px !important;
}

#item40038 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:444px !important;
}

#item40065 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:389px !important;
}

#item40092 {
	width:53px !important;
	height:7px !important;
	left:87px !important;
	top:389px !important;
}

#item40119 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:396px !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;
}

#item40147 {
	width:74px !important;
	height:7px !important;
	left:133px !important;
	top:327px !important;
}

#item40174 {
	width:79px !important;
	height:7px !important;
	left:240px !important;
	top:314px !important;
}

#item40201 {
	width:50px !important;
	height:7px !important;
	left:351px !important;
	top:320px !important;
}

#item40229 {
	width:52px !important;
	height:7px !important;
	left:351px !important;
	top:327px !important;
}

#item40256 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:484px !important;
}

#item40283 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:491px !important;
}

#item40310 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:548px !important;
}

#item40337 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:554px !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;
}

#item40364 {
	width:41px !important;
	height:7px !important;
	left:40px !important;
	top:154px !important;
}

#item40391 {
	width:37px !important;
	height:7px !important;
	left:40px !important;
	top:161px !important;
}

#item40418 {
	width:46px !important;
	height:7px !important;
	left:40px !important;
	top:167px !important;
}

#item40445 {
	width:41px !important;
	height:7px !important;
	left:40px !important;
	top:214px !important;
}

#item40473 {
	width:37px !important;
	height:7px !important;
	left:40px !important;
	top:221px !important;
}

#item40502 {
	width:46px !important;
	height:7px !important;
	left:40px !important;
	top:227px !important;
}

#item40529 {
	width:52px !important;
	height:7px !important;
	left:40px !important;
	top:269px !important;
}

#item40556 {
	width:72px !important;
	height:7px !important;
	left:40px !important;
	top:275px !important;
}

#item40583 {
	width:52px !important;
	height:7px !important;
	left:40px !important;
	top:316px !important;
}

#item40610 {
	width:72px !important;
	height:7px !important;
	left:40px !important;
	top:323px !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;
}

#item40637 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:520px !important;
}

#item40664 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:526px !important;
}

#item40691 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:533px !important;
}

#item40719 {
	width:60px !important;
	height:7px !important;
	left:101px !important;
	top:526px !important;
}

#item40746 {
	width:47px !important;
	height:7px !important;
	left:101px !important;
	top:533px !important;
}

#item40773 {
	width:54px !important;
	height:7px !important;
	left:101px !important;
	top:539px !important;
}

#item40800 {
	width:69px !important;
	height:7px !important;
	left:178px !important;
	top:513px !important;
}

#item40827 {
	width:65px !important;
	height:7px !important;
	left:178px !important;
	top:520px !important;
}

#item40855 {
	width:69px !important;
	height:7px !important;
	left:178px !important;
	top:526px !important;
}

#item40882 {
	width:47px !important;
	height:7px !important;
	left:302px !important;
	top:523px !important;
}

#item40909 {
	width:57px !important;
	height:7px !important;
	left:302px !important;
	top:530px !important;
}

#item40936 {
	width:54px !important;
	height:7px !important;
	left:302px !important;
	top:536px !important;
}

#item40964 {
	width:58px !important;
	height:7px !important;
	left:302px !important;
	top:543px !important;
}

#item40991 {
	width:50px !important;
	height:7px !important;
	left:302px !important;
	top:550px !important;
}

#item41020 {
	width:59px !important;
	height:7px !important;
	left:302px !important;
	top:556px !important;
}

#item41047 {
	width:47px !important;
	height:7px !important;
	left:385px !important;
	top:524px !important;
}

#item41074 {
	width:57px !important;
	height:7px !important;
	left:385px !important;
	top:530px !important;
}

#item41101 {
	width:54px !important;
	height:7px !important;
	left:385px !important;
	top:537px !important;
}

#item41128 {
	width:58px !important;
	height:7px !important;
	left:385px !important;
	top:543px !important;
}

#item41156 {
	width:50px !important;
	height:7px !important;
	left:385px !important;
	top:550px !important;
}

#item41183 {
	width:59px !important;
	height:7px !important;
	left:385px !important;
	top:557px !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;
}

#item41211 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:97px !important;
}

#item41238 {
	width:43px !important;
	height:7px !important;
	left:87px !important;
	top:97px !important;
}

#item41265 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:103px !important;
}

#item41292 {
	width:43px !important;
	height:7px !important;
	left:87px !important;
	top:103px !important;
}

#item41319 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:110px !important;
}

#item41346 {
	width:58px !important;
	height:7px !important;
	left:87px !important;
	top:110px !important;
}

#item41374 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:147px !important;
}

#item41401 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:147px !important;
}

#item41428 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:154px !important;
}

#item41456 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:154px !important;
}

#item41483 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:160px !important;
}

#item41510 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:160px !important;
}

#item41537 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:225px !important;
}

#item41564 {
	width:43px !important;
	height:7px !important;
	left:88px !important;
	top:225px !important;
}

#item41591 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:231px !important;
}

#item41618 {
	width:43px !important;
	height:7px !important;
	left:88px !important;
	top:231px !important;
}

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

#item41672 {
	width:58px !important;
	height:7px !important;
	left:88px !important;
	top:238px !important;
}

#item41699 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:275px !important;
}

#item41727 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:275px !important;
}

#item41754 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:282px !important;
}

#item41781 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:282px !important;
}

#item41809 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:288px !important;
}

#item41836 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:288px !important;
}

#item41863 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:341px !important;
}

#item41890 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:341px !important;
}

#item41917 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:347px !important;
}

#item41944 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:347px !important;
}

#item41972 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:354px !important;
}

#item41999 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:354px !important;
}

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

#item42053 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:399px !important;
}

#item42080 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:405px !important;
}

#item42108 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:405px !important;
}

#item42135 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:412px !important;
}

#item42162 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:412px !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;
}

#item42189 {
	width:58px !important;
	height:7px !important;
	left:321px !important;
	top:183px !important;
}

#item42218 {
	width:74px !important;
	height:7px !important;
	left:10px !important;
	top:350px !important;
}

#item42246 {
	width:80px !important;
	height:7px !important;
	left:10px !important;
	top:356px !important;
}

#item42273 {
	width:77px !important;
	height:7px !important;
	left:10px !important;
	top:363px !important;
}

#item42300 {
	width:86px !important;
	height:7px !important;
	left:164px !important;
	top:350px !important;
}

#item42327 {
	width:109px !important;
	height:7px !important;
	left:164px !important;
	top:356px !important;
}

#item42354 {
	width:70px !important;
	height:7px !important;
	left:321px !important;
	top:353px !important;
}

#item42382 {
	width:89px !important;
	height:7px !important;
	left:321px !important;
	top:360px !important;
}

#item42409 {
	width:119px !important;
	height:7px !important;
	left:13px !important;
	top:538px !important;
}

#item42436 {
	width:70px !important;
	height:7px !important;
	left:167px !important;
	top:538px !important;
}

#item42464 {
	width:89px !important;
	height:7px !important;
	left:321px !important;
	top:538px !important;
}

#item42491 {
	width:70px !important;
	height:7px !important;
	left:321px !important;
	top:545px !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;
}

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

#item42546 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:172px !important;
}

#item42573 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:178px !important;
}

#item42600 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:267px !important;
}

#item42627 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:274px !important;
}

#item42654 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:351px !important;
}

#item42681 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:358px !important;
}

#item44741 {
	width:437px !important;
	height:259px !important;
}

#item47727 {
	width:437px !important;
	height:259px !important;
	left:20px !important;
}

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

#item42736 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:552px !important;
}

#item42763 {
	width:41px !important;
	height:7px !important;
	left:84px !important;
	top:552px !important;
}

#item42790 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:552px !important;
}

#item42817 {
	width:46px !important;
	height:7px !important;
	left:189px !important;
	top:552px !important;
}

#item42844 {
	width:41px !important;
	height:7px !important;
	left:238px !important;
	top:546px !important;
}

#item42871 {
	width:43px !important;
	height:7px !important;
	left:293px !important;
	top:546px !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;
}

#item42899 {
	width:39px !important;
	height:7px !important;
	left:362px !important;
	top:422px !important;
}

#item42928 {
	width:45px !important;
	height:7px !important;
	left:362px !important;
	top:429px !important;
}

#item42955 {
	width:41px !important;
	height:7px !important;
	left:362px !important;
	top:436px !important;
}

#item42983 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:442px !important;
}

#item43010 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:449px !important;
}
#in5footer,  #prefooter {display:none;}
