/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:516px; height:632px; background: #fff !important; }
.paper-vertical { width:516px; height:100%; }
.paper-horizontal { width:25243px; height:644px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:632px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:516px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item42710 {
	width:408px !important;
	height:303px !important;
}

#item42708 {
	width:408px !important;
	height:303px !important;
	left:94px !important;
	top:159px !important;
}

#item42719 {
	width:129px !important;
	height:132px !important;
}

#item42714 {
	width:129px !important;
	height:132px !important;
	left:106px !important;
	top:76px !important;
}

#item42903 {
	width:125px !important;
	height:227px !important;
}

#item42897 {
	width:125px !important;
	height:227px !important;
	left:104px !important;
	top:211px !important;
}

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

#item44089 {
	width:28px !important;
	height:28px !important;
	left:37px !important;
	top:292px !important;
}

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

#item44095 {
	width:28px !important;
	height:28px !important;
	left:275px !important;
	top:292px !important;
}

#item42909 {
	width:146px !important;
	height:159px !important;
}

#item42904 {
	width:146px !important;
	height:159px !important;
	left:303px !important;
	top:77px !important;
}

#item42915 {
	width:126px !important;
	height:286px !important;
}

#item42910 {
	width:126px !important;
	height:286px !important;
	left:336px !important;
	top:181px !important;
}

#item35611 {
	width:55px !important;
	height:7px !important;
	left:19px !important;
	top:561px !important;
}

#item35639 {
	width:41px !important;
	height:7px !important;
	left:125px !important;
	top:561px !important;
}

#item35666 {
	width:45px !important;
	height:7px !important;
	left:125px !important;
	top:568px !important;
}

#item35693 {
	width:39px !important;
	height:7px !important;
	left:233px !important;
	top:562px !important;
}

#item35720 {
	width:43px !important;
	height:7px !important;
	left:233px !important;
	top:568px !important;
}

#item35747 {
	width:62px !important;
	height:7px !important;
	left:336px !important;
	top:563px !important;
}

#item35774 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:563px !important;
}

#item35801 {
	width:62px !important;
	height:7px !important;
	left:336px !important;
	top:587px !important;
}

#item35828 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:587px !important;
}

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

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

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

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

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

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

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

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

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

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

#item44101 {
	width:28px !important;
	height:28px !important;
	left:210px !important;
	top:327px !important;
}

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

#item44107 {
	width:28px !important;
	height:28px !important;
	left:448px !important;
	top:327px !important;
}

#item42921 {
	width:137px !important;
	height:177px !important;
}

#item42916 {
	width:137px !important;
	height:177px !important;
	left:59px !important;
	top:81px !important;
}

#item42927 {
	width:132px !important;
	height:282px !important;
}

#item42922 {
	width:132px !important;
	height:282px !important;
	left:72px !important;
	top:189px !important;
}

#item42933 {
	width:140px !important;
	height:137px !important;
}

#item42928 {
	width:140px !important;
	height:137px !important;
	left:287px !important;
	top:79px !important;
}

#item42940 {
	width:118px !important;
	height:248px !important;
}

#item42934 {
	width:118px !important;
	height:248px !important;
	left:302px !important;
	top:218px !important;
}

#item35855 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item35883 {
	width:62px !important;
	height:7px !important;
	left:142px !important;
	top:571px !important;
}

#item35912 {
	width:45px !important;
	height:7px !important;
	left:142px !important;
	top:578px !important;
}

#item35939 {
	width:63px !important;
	height:7px !important;
	left:254px !important;
	top:559px !important;
}

#item35966 {
	width:43px !important;
	height:7px !important;
	left:364px !important;
	top:572px !important;
}

#item35993 {
	width:45px !important;
	height:7px !important;
	left:364px !important;
	top:579px !important;
}

#item46398 {
	width:105px !important;
	height:97px !important;
	left:175px !important;
	top:109px !important;
}

#item42725 {
	width:171px !important;
	height:174px !important;
}

#item42720 {
	width:171px !important;
	height:174px !important;
	left:40px !important;
	top:107px !important;
}

#item42952 {
	width:162px !important;
	height:219px !important;
}

#item42947 {
	width:162px !important;
	height:219px !important;
	left:237px !important;
	top:14px !important;
}

#item42958 {
	width:97px !important;
	height:65px !important;
}

#item42953 {
	width:97px !important;
	height:65px !important;
	left:412px !important;
	top:120px !important;
}

#item44119 {
	width:97px !important;
	height:65px !important;
}

#item44114 {
	width:97px !important;
	height:65px !important;
	left:412px !important;
	top:186px !important;
}

#item44125 {
	width:104px !important;
	height:94px !important;
}

#item44120 {
	width:104px !important;
	height:94px !important;
	left:405px !important;
	top:252px !important;
}

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

#item42959 {
	width:118px !important;
	height:177px !important;
	left:235px !important;
	top:395px !important;
}

#item44131 {
	width:50px !important;
	height:45px !important;
}

#item44126 {
	width:50px !important;
	height:45px !important;
	left:40px !important;
	top:455px !important;
}

#item44139 {
	width:50px !important;
	height:53px !important;
}

#item44134 {
	width:50px !important;
	height:53px !important;
	left:95px !important;
	top:435px !important;
}

#item44145 {
	width:57px !important;
	height:98px !important;
}

#item44140 {
	width:57px !important;
	height:98px !important;
	left:37px !important;
	top:503px !important;
}

#item44151 {
	width:57px !important;
	height:98px !important;
}

#item44146 {
	width:57px !important;
	height:98px !important;
	left:95px !important;
	top:491px !important;
}

#item42970 {
	width:78px !important;
	height:88px !important;
}

#item42965 {
	width:78px !important;
	height:88px !important;
	left:89px !important;
	top:343px !important;
}

#item42946 {
	width:68px !important;
	height:72px !important;
}

#item42941 {
	width:68px !important;
	height:72px !important;
	top:37px !important;
}

#item20937 {
	width:64px !important;
	height:7px !important;
	left:392px !important;
	top:383px !important;
}

#item20964 {
	width:64px !important;
	height:7px !important;
	left:392px !important;
	top:389px !important;
}

#item20991 {
	width:63px !important;
	height:7px !important;
	left:392px !important;
	top:433px !important;
}

#item21018 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:440px !important;
}

#item21045 {
	width:48px !important;
	height:7px !important;
	left:392px !important;
	top:446px !important;
}

#item21072 {
	width:61px !important;
	height:7px !important;
	left:391px !important;
	top:497px !important;
}

#item21099 {
	width:52px !important;
	height:7px !important;
	left:391px !important;
	top:503px !important;
}

#item21126 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:510px !important;
}

#item21155 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:517px !important;
}

#item21182 {
	width:58px !important;
	height:7px !important;
	left:391px !important;
	top:582px !important;
}

#item42976 {
	width:125px !important;
	height:298px !important;
}

#item42971 {
	width:125px !important;
	height:298px !important;
	left:31px !important;
	top:72px !important;
}

#item42982 {
	width:97px !important;
	height:177px !important;
}

#item42977 {
	width:97px !important;
	height:177px !important;
	left:126px !important;
	top:397px !important;
}

#item44165 {
	width:72px !important;
	height:70px !important;
}

#item44160 {
	width:72px !important;
	height:70px !important;
	left:430px !important;
	top:104px !important;
}

#item44171 {
	width:27px !important;
	height:27px !important;
}

#item44166 {
	width:27px !important;
	height:27px !important;
	left:452px !important;
	top:435px !important;
}

#item44177 {
	width:27px !important;
	height:29px !important;
}

#item44172 {
	width:27px !important;
	height:29px !important;
	left:452px !important;
	top:463px !important;
}

#item42989 {
	width:129px !important;
	height:291px !important;
}

#item42983 {
	width:129px !important;
	height:291px !important;
	left:280px !important;
	top:269px !important;
}

#item44158 {
	width:73px !important;
	height:71px !important;
}

#item44153 {
	width:73px !important;
	height:71px !important;
	left:245px !important;
	top:482px !important;
}

#item42998 {
	width:171px !important;
	height:153px !important;
}

#item42993 {
	width:171px !important;
	height:153px !important;
	left:243px !important;
	top:111px !important;
}

#item21209 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:455px !important;
}

#item21236 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:498px !important;
}

#item21264 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:505px !important;
}

#item21291 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item21318 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item21345 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item21372 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item43004 {
	width:204px !important;
	height:236px !important;
}

#item42999 {
	width:204px !important;
	height:236px !important;
	left:102px !important;
	top:297px !important;
}

#item43010 {
	width:194px !important;
	height:236px !important;
}

#item43005 {
	width:194px !important;
	height:236px !important;
	left:308px !important;
	top:297px !important;
}

#item43016 {
	width:194px !important;
	height:231px !important;
}

#item43011 {
	width:194px !important;
	height:231px !important;
	left:308px !important;
	top:62px !important;
}

#item44216 {
	width:204px !important;
	height:234px !important;
}

#item44211 {
	width:204px !important;
	height:234px !important;
	left:103px !important;
	top:61px !important;
}

#item43022 {
	width:98px !important;
	height:125px !important;
}

#item43017 {
	width:98px !important;
	height:125px !important;
	top:30px !important;
}

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

#item44181 {
	width:94px !important;
	height:99px !important;
	top:156px !important;
}

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

#item44188 {
	width:94px !important;
	height:71px !important;
	top:258px !important;
}

#item44200 {
	width:94px !important;
	height:88px !important;
}

#item44194 {
	width:94px !important;
	height:88px !important;
	top:332px !important;
}

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

#item44201 {
	width:94px !important;
	height:107px !important;
	top:421px !important;
}

#item21400 {
	width:62px !important;
	height:7px !important;
	left:100px !important;
	top:560px !important;
}

#item21427 {
	width:39px !important;
	height:7px !important;
	left:100px !important;
	top:567px !important;
}

#item21455 {
	width:62px !important;
	height:7px !important;
	left:200px !important;
	top:561px !important;
}

#item21482 {
	width:44px !important;
	height:7px !important;
	left:200px !important;
	top:568px !important;
}

#item21509 {
	width:39px !important;
	height:7px !important;
	left:200px !important;
	top:574px !important;
}

#item21536 {
	width:60px !important;
	height:7px !important;
	left:301px !important;
	top:565px !important;
}

#item21563 {
	width:59px !important;
	height:7px !important;
	left:301px !important;
	top:572px !important;
}

#item21590 {
	width:60px !important;
	height:7px !important;
	left:401px !important;
	top:565px !important;
}

#item21617 {
	width:44px !important;
	height:7px !important;
	left:401px !important;
	top:572px !important;
}

#item21645 {
	width:59px !important;
	height:7px !important;
	left:401px !important;
	top:578px !important;
}

#item43029 {
	width:145px !important;
	height:168px !important;
}

#item43023 {
	width:145px !important;
	height:168px !important;
	left:21px !important;
	top:74px !important;
}

#item44224 {
	width:72px !important;
	height:84px !important;
}

#item44218 {
	width:72px !important;
	height:84px !important;
	left:145px !important;
}

#item43035 {
	width:204px !important;
	height:259px !important;
}

#item43030 {
	width:204px !important;
	height:259px !important;
	left:14px !important;
	top:276px !important;
}

#item43043 {
	width:109px !important;
	height:269px !important;
}

#item43037 {
	width:109px !important;
	height:269px !important;
	left:276px !important;
	top:218px !important;
}

#item43049 {
	width:163px !important;
	height:207px !important;
}

#item43044 {
	width:163px !important;
	height:207px !important;
	left:243px !important;
	top:69px !important;
}

#item21673 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:559px !important;
}

#item21700 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:566px !important;
}

#item21727 {
	width:64px !important;
	height:7px !important;
	left:137px !important;
	top:565px !important;
}

#item21754 {
	width:76px !important;
	height:7px !important;
	left:245px !important;
	top:566px !important;
}

#item21781 {
	width:66px !important;
	height:7px !important;
	left:349px !important;
	top:571px !important;
}

#item42737 {
	width:64px !important;
	height:98px !important;
}

#item42732 {
	width:64px !important;
	height:98px !important;
	left:44px !important;
	top:21px !important;
}

#item44231 {
	width:43px !important;
	height:98px !important;
}

#item44225 {
	width:43px !important;
	height:98px !important;
	left:109px !important;
	top:21px !important;
}

#item44237 {
	width:71px !important;
	height:98px !important;
}

#item44232 {
	width:71px !important;
	height:98px !important;
	left:153px !important;
	top:21px !important;
}

#item43055 {
	width:117px !important;
	height:180px !important;
}

#item43050 {
	width:117px !important;
	height:180px !important;
	left:271px !important;
	top:14px !important;
}

#item43067 {
	width:89px !important;
	height:215px !important;
}

#item43062 {
	width:89px !important;
	height:215px !important;
	left:9px !important;
	top:403px !important;
}

#item44243 {
	width:121px !important;
	height:327px !important;
}

#item44238 {
	width:121px !important;
	height:327px !important;
	left:103px !important;
	top:203px !important;
}

#item43073 {
	width:152px !important;
	height:177px !important;
}

#item43068 {
	width:152px !important;
	height:177px !important;
	left:337px !important;
	top:347px !important;
}

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

#item44245 {
	width:29px !important;
	height:28px !important;
	left:302px !important;
	top:393px !important;
}

#item43061 {
	width:139px !important;
	height:142px !important;
}

#item43056 {
	width:139px !important;
	height:142px !important;
	left:71px !important;
	top:190px !important;
}

#item21808 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:39px !important;
}

#item21835 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:45px !important;
}

#item21862 {
	width:37px !important;
	height:7px !important;
	left:393px !important;
	top:52px !important;
}

#item21890 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:98px !important;
}

#item21917 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:105px !important;
}

#item21944 {
	width:70px !important;
	height:7px !important;
	left:285px !important;
	top:579px !important;
}

#item21971 {
	width:60px !important;
	height:7px !important;
	left:391px !important;
	top:552px !important;
}

#item21998 {
	width:37px !important;
	height:7px !important;
	left:391px !important;
	top:559px !important;
}

#item43079 {
	width:223px !important;
	height:241px !important;
}

#item43074 {
	width:223px !important;
	height:241px !important;
	left:16px !important;
	top:14px !important;
}

#item43085 {
	width:55px !important;
	height:34px !important;
}

#item43080 {
	width:55px !important;
	height:34px !important;
	left:53px !important;
	top:264px !important;
}

#item44263 {
	width:57px !important;
	height:34px !important;
}

#item44258 {
	width:57px !important;
	height:34px !important;
	left:109px !important;
	top:264px !important;
}

#item44269 {
	width:54px !important;
	height:81px !important;
}

#item44264 {
	width:54px !important;
	height:81px !important;
	left:70px !important;
	top:299px !important;
}

#item44276 {
	width:58px !important;
	height:81px !important;
}

#item44270 {
	width:58px !important;
	height:81px !important;
	left:125px !important;
	top:299px !important;
}

#item43092 {
	width:122px !important;
	height:221px !important;
}

#item43086 {
	width:122px !important;
	height:221px !important;
	left:135px !important;
	top:397px !important;
}

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

#item43093 {
	width:122px !important;
	height:177px !important;
	left:325px !important;
	top:388px !important;
}

#item43104 {
	width:118px !important;
	height:164px !important;
}

#item43099 {
	width:118px !important;
	height:164px !important;
	left:316px !important;
	top:223px !important;
}

#item43110 {
	width:77px !important;
	height:127px !important;
}

#item43105 {
	width:77px !important;
	height:127px !important;
	left:242px !important;
	top:19px !important;
}

#item44256 {
	width:86px !important;
	height:127px !important;
}

#item44251 {
	width:86px !important;
	height:127px !important;
	left:319px !important;
	top:19px !important;
}

#item22025 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:416px !important;
}

#item22052 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item22079 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item22106 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:494px !important;
}

#item22134 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:500px !important;
}

#item22161 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:507px !important;
}

#item22189 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item22216 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item22243 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item22270 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:584px !important;
}

#item42743 {
	width:228px !important;
	height:276px !important;
}

#item42738 {
	width:228px !important;
	height:276px !important;
	left:20px !important;
	top:61px !important;
}

#item43116 {
	width:233px !important;
	height:275px !important;
}

#item43111 {
	width:233px !important;
	height:275px !important;
	left:254px !important;
	top:62px !important;
}

#item43122 {
	width:67px !important;
	height:89px !important;
}

#item43117 {
	width:67px !important;
	height:89px !important;
	left:29px !important;
	top:359px !important;
}

#item44288 {
	width:73px !important;
	height:120px !important;
}

#item44283 {
	width:73px !important;
	height:120px !important;
	left:23px !important;
	top:452px !important;
}

#item44294 {
	width:73px !important;
	height:120px !important;
}

#item44289 {
	width:73px !important;
	height:120px !important;
	left:98px !important;
	top:452px !important;
}

#item44282 {
	width:77px !important;
	height:89px !important;
}

#item44277 {
	width:77px !important;
	height:89px !important;
	left:98px !important;
	top:359px !important;
}

#item43128 {
	width:93px !important;
	height:87px !important;
}

#item43123 {
	width:93px !important;
	height:87px !important;
	left:195px !important;
	top:365px !important;
}

#item44307 {
	width:107px !important;
	height:118px !important;
}

#item44301 {
	width:107px !important;
	height:118px !important;
	left:179px !important;
	top:454px !important;
}

#item44314 {
	width:98px !important;
	height:118px !important;
}

#item44309 {
	width:98px !important;
	height:118px !important;
	left:287px !important;
	top:454px !important;
}

#item44300 {
	width:93px !important;
	height:87px !important;
}

#item44295 {
	width:93px !important;
	height:87px !important;
	left:288px !important;
	top:365px !important;
}

#item22297 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:362px !important;
}

#item22324 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:369px !important;
}

#item22351 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:376px !important;
}

#item22378 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:382px !important;
}

#item22406 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:439px !important;
}

#item22434 {
	width:58px !important;
	height:7px !important;
	left:393px !important;
	top:446px !important;
}

#item22461 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:472px !important;
}

#item22488 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:479px !important;
}

#item22516 {
	width:58px !important;
	height:7px !important;
	left:393px !important;
	top:542px !important;
}

#item22543 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:548px !important;
}

#item22570 {
	width:75px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

#item22597 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:583px !important;
}

#item43134 {
	width:174px !important;
	height:159px !important;
}

#item43129 {
	width:174px !important;
	height:159px !important;
	left:54px !important;
	top:94px !important;
}

#item43140 {
	width:154px !important;
	height:314px !important;
}

#item43135 {
	width:154px !important;
	height:314px !important;
	left:65px !important;
	top:255px !important;
}

#item43147 {
	width:93px !important;
	height:73px !important;
}

#item43141 {
	width:93px !important;
	height:73px !important;
	left:295px !important;
	top:102px !important;
}

#item44321 {
	width:86px !important;
	height:73px !important;
}

#item44315 {
	width:86px !important;
	height:73px !important;
	left:390px !important;
	top:102px !important;
}

#item44327 {
	width:94px !important;
	height:127px !important;
}

#item44322 {
	width:94px !important;
	height:127px !important;
	left:290px !important;
	top:177px !important;
}

#item44333 {
	width:100px !important;
	height:127px !important;
}

#item44328 {
	width:100px !important;
	height:127px !important;
	left:384px !important;
	top:177px !important;
}

#item43154 {
	width:62px !important;
	height:177px !important;
	top:3px !important;
}

#item43148 {
	width:62px !important;
	height:181px !important;
	left:278px !important;
	top:336px !important;
}

#item44339 {
	width:40px !important;
	height:180px !important;
}

#item44334 {
	width:40px !important;
	height:180px !important;
	left:341px !important;
	top:336px !important;
}

#item44346 {
	width:45px !important;
	height:182px !important;
}

#item44340 {
	width:45px !important;
	height:182px !important;
	left:383px !important;
	top:336px !important;
}

#item44352 {
	width:68px !important;
	height:187px !important;
}

#item44347 {
	width:68px !important;
	height:187px !important;
	left:428px !important;
	top:336px !important;
}

#item22625 {
	width:45px !important;
	height:7px !important;
	left:275px !important;
	top:570px !important;
}

#item22653 {
	width:59px !important;
	height:7px !important;
	left:275px !important;
	top:576px !important;
}

#item22680 {
	width:43px !important;
	height:7px !important;
	left:275px !important;
	top:583px !important;
}

#item22707 {
	width:45px !important;
	height:7px !important;
	left:372px !important;
	top:570px !important;
}

#item43172 {
	width:103px !important;
	height:174px !important;
}

#item43167 {
	width:103px !important;
	height:174px !important;
	left:374px !important;
	top:320px !important;
}

#item42750 {
	width:135px !important;
	height:215px !important;
}

#item42745 {
	width:135px !important;
	height:215px !important;
	left:103px !important;
	top:91px !important;
}

#item44369 {
	width:78px !important;
	height:156px !important;
}

#item44364 {
	width:78px !important;
	height:156px !important;
	left:14px !important;
	top:140px !important;
}

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

#item44353 {
	width:28px !important;
	height:29px !important;
	left:247px !important;
	top:124px !important;
}

#item43160 {
	width:128px !important;
	height:165px !important;
}

#item43155 {
	width:128px !important;
	height:165px !important;
	left:128px !important;
	top:307px !important;
}

#item44377 {
	width:47px !important;
	height:28px !important;
}

#item44371 {
	width:47px !important;
	height:28px !important;
	left:37px !important;
	top:457px !important;
}

#item44383 {
	width:47px !important;
	height:28px !important;
}

#item44378 {
	width:47px !important;
	height:28px !important;
	left:37px !important;
	top:487px !important;
}

#item43166 {
	width:195px !important;
	height:254px !important;
}

#item43161 {
	width:195px !important;
	height:254px !important;
	left:307px !important;
	top:21px !important;
}

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

#item44385 {
	width:28px !important;
	height:28px !important;
	left:456px !important;
	top:427px !important;
}

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

#item44391 {
	width:28px !important;
	height:28px !important;
	left:456px !important;
	top:457px !important;
}

#item22734 {
	width:62px !important;
	height:7px !important;
	left:83px !important;
	top:562px !important;
}

#item22761 {
	width:43px !important;
	height:7px !important;
	left:83px !important;
	top:569px !important;
}

#item22788 {
	width:47px !important;
	height:7px !important;
	left:83px !important;
	top:575px !important;
}

#item22815 {
	width:57px !important;
	height:7px !important;
	left:177px !important;
	top:562px !important;
}

#item22843 {
	width:77px !important;
	height:7px !important;
	left:276px !important;
	top:561px !important;
}

#item22870 {
	width:64px !important;
	height:7px !important;
	left:276px !important;
	top:567px !important;
}

#item22898 {
	width:44px !important;
	height:7px !important;
	left:377px !important;
	top:560px !important;
}

#item22925 {
	width:43px !important;
	height:7px !important;
	left:377px !important;
	top:567px !important;
}

#item43178 {
	width:135px !important;
	height:163px !important;
}

#item43173 {
	width:135px !important;
	height:163px !important;
	left:14px !important;
	top:155px !important;
}

#item43184 {
	width:155px !important;
	height:197px !important;
}

#item43179 {
	width:155px !important;
	height:197px !important;
	left:159px !important;
	top:108px !important;
}

#item43190 {
	width:129px !important;
	height:301px !important;
}

#item43185 {
	width:129px !important;
	height:301px !important;
	left:166px !important;
	top:256px !important;
}

#item43198 {
	width:127px !important;
	height:303px !important;
}

#item43191 {
	width:127px !important;
	height:303px !important;
	left:348px !important;
	top:265px !important;
}

#item43204 {
	width:109px !important;
	height:139px !important;
}

#item43199 {
	width:109px !important;
	height:139px !important;
	left:354px !important;
	top:123px !important;
}

#item22952 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:56px !important;
}

#item22980 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:63px !important;
}

#item23007 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:70px !important;
}

#item23034 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:122px !important;
}

#item23061 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:352px !important;
}

#item23088 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:359px !important;
}

#item23115 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:365px !important;
}

#item23143 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:427px !important;
}

#item23170 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:434px !important;
}

#item23197 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:488px !important;
}

#item23224 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:495px !important;
}

#item23251 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:502px !important;
}

#item42756 {
	width:69px !important;
	height:98px !important;
}

#item42751 {
	width:69px !important;
	height:98px !important;
	left:9px !important;
	top:35px !important;
}

#item44415 {
	width:78px !important;
	height:94px !important;
}

#item44410 {
	width:78px !important;
	height:94px !important;
	left:79px !important;
	top:35px !important;
}

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

#item44416 {
	width:75px !important;
	height:94px !important;
	left:79px !important;
	top:139px !important;
}

#item44427 {
	width:77px !important;
	height:94px !important;
}

#item44422 {
	width:77px !important;
	height:94px !important;
	left:79px !important;
	top:242px !important;
}

#item44403 {
	width:69px !important;
	height:98px !important;
}

#item44398 {
	width:69px !important;
	height:98px !important;
	left:9px !important;
	top:141px !important;
}

#item44409 {
	width:69px !important;
	height:98px !important;
}

#item44404 {
	width:69px !important;
	height:98px !important;
	left:9px !important;
	top:244px !important;
}

#item43210 {
	width:167px !important;
	height:220px !important;
}

#item43205 {
	width:167px !important;
	height:220px !important;
	left:270px !important;
	top:73px !important;
}

#item44435 {
	width:102px !important;
	height:130px !important;
}

#item44430 {
	width:102px !important;
	height:130px !important;
	left:163px !important;
	top:14px !important;
}

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

#item43211 {
	width:164px !important;
	height:154px !important;
	left:121px !important;
	top:426px !important;
}

#item44441 {
	width:46px !important;
	height:64px !important;
}

#item44436 {
	width:46px !important;
	height:64px !important;
	left:20px !important;
	top:385px !important;
}

#item44447 {
	width:46px !important;
	height:64px !important;
}

#item44442 {
	width:46px !important;
	height:64px !important;
	left:20px !important;
	top:450px !important;
}

#item44453 {
	width:46px !important;
	height:64px !important;
}

#item44448 {
	width:46px !important;
	height:64px !important;
	left:20px !important;
	top:517px !important;
}

#item23278 {
	width:47px !important;
	height:7px !important;
	left:364px !important;
	top:434px !important;
}

#item23305 {
	width:39px !important;
	height:7px !important;
	left:364px !important;
	top:441px !important;
}

#item23332 {
	width:41px !important;
	height:7px !important;
	left:364px !important;
	top:448px !important;
}

#item23359 {
	width:45px !important;
	height:7px !important;
	left:364px !important;
	top:501px !important;
}

#item23387 {
	width:58px !important;
	height:7px !important;
	left:364px !important;
	top:508px !important;
}

#item23414 {
	width:43px !important;
	height:7px !important;
	left:364px !important;
	top:515px !important;
}

#item23441 {
	width:43px !important;
	height:7px !important;
	left:364px !important;
	top:569px !important;
}

#item23468 {
	width:59px !important;
	height:7px !important;
	left:364px !important;
	top:575px !important;
}

#item23495 {
	width:56px !important;
	height:7px !important;
	left:364px !important;
	top:582px !important;
}

#item43222 {
	width:234px !important;
	height:435px !important;
}

#item43217 {
	width:234px !important;
	height:435px !important;
	left:141px !important;
	top:111px !important;
}

#item43242 {
	width:121px !important;
	height:177px !important;
}

#item43237 {
	width:121px !important;
	height:177px !important;
	left:14px !important;
	top:189px !important;
}

#item43248 {
	width:121px !important;
	height:173px !important;
}

#item43243 {
	width:121px !important;
	height:173px !important;
	left:14px !important;
	top:14px !important;
}

#item43254 {
	width:127px !important;
	height:165px !important;
}

#item43249 {
	width:127px !important;
	height:165px !important;
	left:389px !important;
	top:193px !important;
}

#item44460 {
	width:127px !important;
	height:52px !important;
}

#item44455 {
	width:127px !important;
	height:52px !important;
	left:389px !important;
	top:361px !important;
}

#item44466 {
	width:127px !important;
	height:73px !important;
}

#item44461 {
	width:127px !important;
	height:73px !important;
	left:389px !important;
	top:413px !important;
}

#item44472 {
	width:127px !important;
	height:73px !important;
}

#item44467 {
	width:127px !important;
	height:73px !important;
	left:389px !important;
	top:488px !important;
}

#item44478 {
	width:127px !important;
	height:72px !important;
}

#item44473 {
	width:127px !important;
	height:72px !important;
	left:389px !important;
	top:563px !important;
}

#item23522 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:408px !important;
}

#item23551 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:414px !important;
}

#item23578 {
	width:50px !important;
	height:7px !important;
	left:29px !important;
	top:421px !important;
}

#item23605 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:427px !important;
}

#item23632 {
	width:85px !important;
	height:7px !important;
	left:29px !important;
	top:450px !important;
}

#item23660 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:490px !important;
}

#item23687 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:496px !important;
}

#item23714 {
	width:85px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

#item42762 {
	width:350px !important;
	height:349px !important;
}

#item42757 {
	width:350px !important;
	height:349px !important;
	left:14px !important;
	top:14px !important;
}

#item43260 {
	width:148px !important;
	height:54px !important;
}

#item43255 {
	width:148px !important;
	height:54px !important;
	left:368px !important;
}

#item44486 {
	width:148px !important;
	height:47px !important;
}

#item44481 {
	width:148px !important;
	height:47px !important;
	left:368px !important;
	top:55px !important;
}

#item44493 {
	width:148px !important;
	height:61px !important;
}

#item44487 {
	width:148px !important;
	height:61px !important;
	left:368px !important;
	top:105px !important;
}

#item44499 {
	width:148px !important;
	height:44px !important;
}

#item44494 {
	width:148px !important;
	height:44px !important;
	left:368px !important;
	top:167px !important;
}

#item44505 {
	width:148px !important;
	height:39px !important;
}

#item44500 {
	width:148px !important;
	height:39px !important;
	left:368px !important;
	top:212px !important;
}

#item44513 {
	width:148px !important;
	height:58px !important;
}

#item44506 {
	width:148px !important;
	height:58px !important;
	left:368px !important;
	top:252px !important;
}

#item44519 {
	width:148px !important;
	height:52px !important;
}

#item44514 {
	width:148px !important;
	height:52px !important;
	left:368px !important;
	top:311px !important;
}

#item42769 {
	width:166px !important;
	height:248px !important;
}

#item42763 {
	width:166px !important;
	height:248px !important;
	left:14px !important;
	top:370px !important;
}

#item44534 {
	width:179px !important;
	height:248px !important;
}

#item44529 {
	width:179px !important;
	height:248px !important;
	left:189px !important;
	top:370px !important;
}

#item23741 {
	width:57px !important;
	height:7px !important;
	left:383px !important;
	top:408px !important;
}

#item23768 {
	width:61px !important;
	height:7px !important;
	left:383px !important;
	top:415px !important;
}

#item23795 {
	width:58px !important;
	height:7px !important;
	left:383px !important;
	top:421px !important;
}

#item23822 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:428px !important;
}

#item23849 {
	width:50px !important;
	height:7px !important;
	left:383px !important;
	top:435px !important;
}

#item23876 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:441px !important;
}

#item23905 {
	width:62px !important;
	height:7px !important;
	left:383px !important;
	top:448px !important;
}

#item23932 {
	width:57px !important;
	height:7px !important;
	left:383px !important;
	top:514px !important;
}

#item23959 {
	width:61px !important;
	height:7px !important;
	left:383px !important;
	top:521px !important;
}

#item23986 {
	width:58px !important;
	height:7px !important;
	left:383px !important;
	top:527px !important;
}

#item24013 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:534px !important;
}

#item24040 {
	width:50px !important;
	height:7px !important;
	left:383px !important;
	top:541px !important;
}

#item24067 {
	width:52px !important;
	height:7px !important;
	left:383px !important;
	top:547px !important;
}

#item24094 {
	width:62px !important;
	height:7px !important;
	left:383px !important;
	top:554px !important;
}

#item43272 {
	width:191px !important;
	height:319px !important;
}

#item43267 {
	width:191px !important;
	height:319px !important;
	left:16px !important;
	top:299px !important;
}

#item43279 {
	width:90px !important;
	height:111px !important;
}

#item43273 {
	width:90px !important;
	height:111px !important;
	left:350px !important;
	top:366px !important;
}

#item44554 {
	width:88px !important;
	height:111px !important;
}

#item44549 {
	width:88px !important;
	height:111px !important;
	left:401px !important;
	top:427px !important;
}

#item44561 {
	width:88px !important;
	height:116px !important;
}

#item44555 {
	width:88px !important;
	height:116px !important;
	left:330px !important;
	top:483px !important;
}

#item43285 {
	width:235px !important;
	height:317px !important;
}

#item43280 {
	width:235px !important;
	height:317px !important;
	left:264px !important;
	top:20px !important;
}

#item43292 {
	width:88px !important;
	height:112px !important;
}

#item43286 {
	width:88px !important;
	height:112px !important;
	left:72px !important;
	top:36px !important;
}

#item44540 {
	width:88px !important;
	height:112px !important;
}

#item44535 {
	width:88px !important;
	height:112px !important;
	left:121px !important;
	top:98px !important;
}

#item44547 {
	width:88px !important;
	height:112px !important;
}

#item44541 {
	width:88px !important;
	height:112px !important;
	left:48px !important;
	top:159px !important;
}

#item24121 {
	width:52px !important;
	height:7px !important;
	left:216px !important;
	top:471px !important;
}

#item24149 {
	width:86px !important;
	height:7px !important;
	left:216px !important;
	top:487px !important;
}

#item24176 {
	width:55px !important;
	height:7px !important;
	left:216px !important;
	top:493px !important;
}

#item24204 {
	width:68px !important;
	height:7px !important;
	left:216px !important;
	top:545px !important;
}

#item24231 {
	width:63px !important;
	height:7px !important;
	left:216px !important;
	top:551px !important;
}

#item24258 {
	width:63px !important;
	height:7px !important;
	left:216px !important;
	top:558px !important;
}

#item43322 {
	width:182px !important;
	height:195px !important;
}

#item43317 {
	width:182px !important;
	height:195px !important;
	left:320px !important;
	top:284px !important;
}

#item42775 {
	width:176px !important;
	height:159px !important;
}

#item42770 {
	width:176px !important;
	height:159px !important;
	left:117px !important;
	top:14px !important;
}

#item44568 {
	width:182px !important;
	height:50px !important;
}

#item44563 {
	width:182px !important;
	height:50px !important;
	left:117px !important;
	top:175px !important;
}

#item44574 {
	width:196px !important;
	height:62px !important;
}

#item44569 {
	width:196px !important;
	height:62px !important;
	left:117px !important;
	top:226px !important;
}

#item44580 {
	width:179px !important;
	height:48px !important;
}

#item44575 {
	width:179px !important;
	height:48px !important;
	left:117px !important;
	top:289px !important;
}

#item44586 {
	width:179px !important;
	height:48px !important;
}

#item44581 {
	width:179px !important;
	height:48px !important;
	left:117px !important;
	top:338px !important;
}

#item44593 {
	width:181px !important;
	height:66px !important;
}

#item44587 {
	width:181px !important;
	height:66px !important;
	left:117px !important;
	top:388px !important;
}

#item43298 {
	width:99px !important;
	height:180px !important;
}

#item43293 {
	width:99px !important;
	height:180px !important;
	left:14px !important;
	top:90px !important;
}

#item43304 {
	width:99px !important;
	height:196px !important;
}

#item43299 {
	width:99px !important;
	height:196px !important;
	left:14px !important;
	top:270px !important;
}

#item43310 {
	width:137px !important;
	height:174px !important;
}

#item43305 {
	width:137px !important;
	height:174px !important;
	left:365px !important;
	top:75px !important;
}

#item43328 {
	width:61px !important;
	height:56px !important;
}

#item43323 {
	width:61px !important;
	height:56px !important;
	left:295px !important;
	top:480px !important;
}

#item44599 {
	width:61px !important;
	height:84px !important;
}

#item44594 {
	width:61px !important;
	height:84px !important;
	left:348px !important;
	top:514px !important;
}

#item44605 {
	width:76px !important;
	height:84px !important;
}

#item44600 {
	width:76px !important;
	height:84px !important;
	left:285px !important;
	top:537px !important;
}

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

#item43311 {
	width:29px !important;
	height:29px !important;
	left:338px !important;
	top:205px !important;
}

#item24285 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:546px !important;
}

#item24312 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:553px !important;
}

#item24339 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:559px !important;
}

#item24366 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:566px !important;
}

#item24394 {
	width:53px !important;
	height:7px !important;
	left:111px !important;
	top:546px !important;
}

#item24422 {
	width:50px !important;
	height:7px !important;
	left:111px !important;
	top:553px !important;
}

#item24449 {
	width:59px !important;
	height:7px !important;
	left:111px !important;
	top:559px !important;
}

#item24476 {
	width:43px !important;
	height:7px !important;
	left:111px !important;
	top:566px !important;
}

#item24503 {
	width:54px !important;
	height:7px !important;
	left:111px !important;
	top:573px !important;
}

#item24530 {
	width:67px !important;
	height:7px !important;
	left:111px !important;
	top:579px !important;
}

#item24557 {
	width:43px !important;
	height:7px !important;
	left:111px !important;
	top:586px !important;
}

#item24584 {
	width:57px !important;
	height:7px !important;
	left:195px !important;
	top:551px !important;
}

#item24611 {
	width:43px !important;
	height:7px !important;
	left:195px !important;
	top:558px !important;
}

#item24639 {
	width:54px !important;
	height:7px !important;
	left:195px !important;
	top:564px !important;
}

#item43335 {
	width:141px !important;
	height:192px !important;
}

#item43329 {
	width:141px !important;
	height:192px !important;
	left:22px !important;
	top:86px !important;
}

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

#item44608 {
	width:29px !important;
	height:28px !important;
	left:166px !important;
	top:108px !important;
}

#item43341 {
	width:167px !important;
	height:277px !important;
}

#item43336 {
	width:167px !important;
	height:277px !important;
	left:266px !important;
	top:109px !important;
}

#item43348 {
	width:128px !important;
	height:177px !important;
}

#item43342 {
	width:128px !important;
	height:177px !important;
	left:297px !important;
	top:377px !important;
}

#item43354 {
	width:101px !important;
	height:101px !important;
}

#item43349 {
	width:101px !important;
	height:101px !important;
	left:146px !important;
	top:360px !important;
}

#item43360 {
	width:73px !important;
	height:84px !important;
}

#item43355 {
	width:73px !important;
	height:84px !important;
	left:146px !important;
	top:464px !important;
}

#item44619 {
	width:27px !important;
	height:27px !important;
}

#item44614 {
	width:27px !important;
	height:27px !important;
	left:221px !important;
	top:464px !important;
}

#item44625 {
	width:27px !important;
	height:27px !important;
}

#item44620 {
	width:27px !important;
	height:27px !important;
	left:221px !important;
	top:492px !important;
}

#item44632 {
	width:27px !important;
	height:27px !important;
}

#item44626 {
	width:27px !important;
	height:27px !important;
	left:221px !important;
	top:522px !important;
}

#item24666 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:358px !important;
}

#item24693 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:364px !important;
}

#item24720 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:371px !important;
}

#item24747 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:421px !important;
}

#item24774 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:427px !important;
}

#item24801 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:485px !important;
}

#item24828 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:492px !important;
}

#item24855 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:550px !important;
}

#item24884 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

#item24913 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item24940 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item24967 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item42785 {
	width:161px !important;
	height:300px !important;
}

#item42780 {
	width:161px !important;
	height:300px !important;
	left:50px !important;
	top:20px !important;
}

#item44680 {
	width:167px !important;
	height:300px !important;
}

#item44675 {
	width:167px !important;
	height:300px !important;
	left:218px !important;
	top:20px !important;
}

#item43367 {
	width:46px !important;
	height:49px !important;
}

#item43361 {
	width:46px !important;
	height:49px !important;
	top:20px !important;
}

#item44641 {
	width:46px !important;
	height:48px !important;
}

#item44636 {
	width:46px !important;
	height:48px !important;
	top:70px !important;
}

#item44647 {
	width:46px !important;
	height:48px !important;
}

#item44642 {
	width:46px !important;
	height:48px !important;
	top:119px !important;
}

#item44653 {
	width:46px !important;
	height:48px !important;
}

#item44648 {
	width:46px !important;
	height:48px !important;
	top:168px !important;
}

#item44659 {
	width:46px !important;
	height:49px !important;
}

#item44654 {
	width:46px !important;
	height:49px !important;
	top:219px !important;
}

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

#item44660 {
	width:46px !important;
	height:51px !important;
	top:269px !important;
}

#item43379 {
	width:173px !important;
	height:269px !important;
}

#item43374 {
	width:173px !important;
	height:269px !important;
	left:20px !important;
	top:334px !important;
}

#item43386 {
	width:185px !important;
	height:270px !important;
}

#item43380 {
	width:185px !important;
	height:270px !important;
	left:200px !important;
	top:334px !important;
}

#item43392 {
	width:59px !important;
	height:63px !important;
}

#item43387 {
	width:59px !important;
	height:63px !important;
	left:442px !important;
	top:358px !important;
}

#item44686 {
	width:59px !important;
	height:72px !important;
}

#item44681 {
	width:59px !important;
	height:72px !important;
	left:392px !important;
	top:392px !important;
}

#item44692 {
	width:66px !important;
	height:92px !important;
}

#item44687 {
	width:66px !important;
	height:92px !important;
	left:445px !important;
	top:423px !important;
}

#item44698 {
	width:76px !important;
	height:92px !important;
}

#item44693 {
	width:76px !important;
	height:92px !important;
	left:388px !important;
	top:465px !important;
}

#item24994 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:40px !important;
}

#item25021 {
	width:79px !important;
	height:7px !important;
	left:391px !important;
	top:46px !important;
}

#item25048 {
	width:69px !important;
	height:7px !important;
	left:391px !important;
	top:53px !important;
}

#item25075 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:99px !important;
}

#item25102 {
	width:79px !important;
	height:7px !important;
	left:391px !important;
	top:105px !important;
}

#item25129 {
	width:76px !important;
	height:7px !important;
	left:391px !important;
	top:112px !important;
}

#item25157 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:119px !important;
}

#item25184 {
	width:79px !important;
	height:7px !important;
	left:391px !important;
	top:125px !important;
}

#item25211 {
	width:69px !important;
	height:7px !important;
	left:391px !important;
	top:132px !important;
}

#item25238 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:191px !important;
}

#item25266 {
	width:54px !important;
	height:7px !important;
	left:391px !important;
	top:198px !important;
}

#item25293 {
	width:72px !important;
	height:7px !important;
	left:391px !important;
	top:278px !important;
}

#item25320 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:284px !important;
}

#item25347 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:291px !important;
}

#item25375 {
	width:49px !important;
	height:7px !important;
	left:391px !important;
	top:297px !important;
}

#item43398 {
	width:137px !important;
	height:199px !important;
}

#item43393 {
	width:137px !important;
	height:199px !important;
	left:14px !important;
}

#item43404 {
	width:136px !important;
	height:197px !important;
}

#item43399 {
	width:136px !important;
	height:197px !important;
	left:14px !important;
	top:201px !important;
}

#item43410 {
	width:347px !important;
	height:398px !important;
}

#item43405 {
	width:347px !important;
	height:398px !important;
	left:155px !important;
}

#item43416 {
	width:81px !important;
	height:84px !important;
}

#item43411 {
	width:81px !important;
	height:84px !important;
	left:170px !important;
	top:412px !important;
}

#item44727 {
	width:96px !important;
	height:120px !important;
}

#item44722 {
	width:96px !important;
	height:120px !important;
	left:150px !important;
	top:498px !important;
}

#item44734 {
	width:62px !important;
	height:120px !important;
}

#item44728 {
	width:62px !important;
	height:120px !important;
	left:248px !important;
	top:498px !important;
}

#item44740 {
	width:62px !important;
	height:120px !important;
}

#item44735 {
	width:62px !important;
	height:120px !important;
	left:312px !important;
	top:498px !important;
}

#item44746 {
	width:87px !important;
	height:120px !important;
}

#item44741 {
	width:87px !important;
	height:120px !important;
	left:375px !important;
	top:498px !important;
}

#item44706 {
	width:58px !important;
	height:84px !important;
}

#item44701 {
	width:58px !important;
	height:84px !important;
	left:251px !important;
	top:412px !important;
}

#item44714 {
	width:58px !important;
	height:84px !important;
}

#item44709 {
	width:58px !important;
	height:84px !important;
	left:310px !important;
	top:412px !important;
}

#item44721 {
	width:92px !important;
	height:84px !important;
}

#item44715 {
	width:92px !important;
	height:84px !important;
	left:369px !important;
	top:412px !important;
}

#item25403 {
	width:55px !important;
	height:7px !important;
	left:31px !important;
	top:442px !important;
}

#item25430 {
	width:68px !important;
	height:7px !important;
	left:31px !important;
	top:449px !important;
}

#item25457 {
	width:52px !important;
	height:7px !important;
	left:31px !important;
	top:456px !important;
}

#item25484 {
	width:96px !important;
	height:14px !important;
	left:31px !important;
	top:484px !important;
}

#item25511 {
	width:68px !important;
	height:7px !important;
	left:31px !important;
	top:540px !important;
}

#item25538 {
	width:52px !important;
	height:7px !important;
	left:31px !important;
	top:547px !important;
}

#item25565 {
	width:52px !important;
	height:7px !important;
	left:31px !important;
	top:553px !important;
}

#item25593 {
	width:96px !important;
	height:7px !important;
	left:31px !important;
	top:582px !important;
}

#item42791 {
	width:361px !important;
	height:304px !important;
}

#item42786 {
	width:361px !important;
	height:304px !important;
	left:14px !important;
	top:14px !important;
}

#item43423 {
	width:86px !important;
	height:54px !important;
}

#item43418 {
	width:86px !important;
	height:54px !important;
	left:11px !important;
	top:327px !important;
}

#item44754 {
	width:87px !important;
	height:54px !important;
}

#item44749 {
	width:87px !important;
	height:54px !important;
	left:102px !important;
	top:327px !important;
}

#item44760 {
	width:84px !important;
	height:63px !important;
}

#item44755 {
	width:84px !important;
	height:63px !important;
	left:194px !important;
	top:323px !important;
}

#item44767 {
	width:86px !important;
	height:68px !important;
}

#item44761 {
	width:86px !important;
	height:68px !important;
	left:284px !important;
	top:320px !important;
}

#item43429 {
	width:132px !important;
	height:85px !important;
}

#item43424 {
	width:132px !important;
	height:85px !important;
	left:82px !important;
	top:418px !important;
}

#item44775 {
	width:134px !important;
	height:90px !important;
}

#item44769 {
	width:134px !important;
	height:90px !important;
	left:98px !important;
	top:505px !important;
}

#item43435 {
	width:122px !important;
	height:92px !important;
}

#item43430 {
	width:122px !important;
	height:92px !important;
	left:327px !important;
	top:416px !important;
}

#item44782 {
	width:129px !important;
	height:92px !important;
}

#item44777 {
	width:129px !important;
	height:92px !important;
	left:340px !important;
	top:502px !important;
}

#item25620 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:46px !important;
}

#item25648 {
	width:56px !important;
	height:7px !important;
	left:387px !important;
	top:53px !important;
}

#item25675 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:126px !important;
}

#item25702 {
	width:56px !important;
	height:7px !important;
	left:387px !important;
	top:133px !important;
}

#item25729 {
	width:62px !important;
	height:7px !important;
	left:387px !important;
	top:215px !important;
}

#item25756 {
	width:62px !important;
	height:7px !important;
	left:387px !important;
	top:222px !important;
}

#item25783 {
	width:49px !important;
	height:7px !important;
	left:387px !important;
	top:313px !important;
}

#item25810 {
	width:56px !important;
	height:7px !important;
	left:387px !important;
	top:320px !important;
}

#item43453 {
	width:91px !important;
	height:129px !important;
}

#item43448 {
	width:91px !important;
	height:129px !important;
	left:89px !important;
	top:66px !important;
}

#item44788 {
	width:77px !important;
	height:157px !important;
}

#item44783 {
	width:77px !important;
	height:157px !important;
	left:47px !important;
	top:210px !important;
}

#item44794 {
	width:86px !important;
	height:157px !important;
}

#item44789 {
	width:86px !important;
	height:157px !important;
	left:133px !important;
	top:196px !important;
}

#item44800 {
	width:84px !important;
	height:141px !important;
}

#item44795 {
	width:84px !important;
	height:141px !important;
	left:233px !important;
	top:193px !important;
}

#item44806 {
	width:93px !important;
	height:168px !important;
}

#item44801 {
	width:93px !important;
	height:168px !important;
	left:325px !important;
	top:138px !important;
}

#item44813 {
	width:86px !important;
	height:157px !important;
}

#item44807 {
	width:86px !important;
	height:157px !important;
	left:425px !important;
	top:121px !important;
}

#item43459 {
	width:172px !important;
	height:87px !important;
}

#item43454 {
	width:172px !important;
	height:87px !important;
	left:213px !important;
	top:340px !important;
}

#item44819 {
	width:168px !important;
	height:94px !important;
}

#item44814 {
	width:168px !important;
	height:94px !important;
	left:241px !important;
	top:434px !important;
}

#item25837 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:556px !important;
}

#item25865 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item25893 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item25920 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item25947 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item25974 {
	width:57px !important;
	height:7px !important;
	left:139px !important;
	top:528px !important;
}

#item26001 {
	width:43px !important;
	height:7px !important;
	left:139px !important;
	top:535px !important;
}

#item42800 {
	width:173px !important;
	height:198px !important;
}

#item42795 {
	width:173px !important;
	height:198px !important;
	left:20px !important;
	top:14px !important;
}

#item44842 {
	width:173px !important;
	height:198px !important;
}

#item44837 {
	width:173px !important;
	height:198px !important;
	left:322px !important;
	top:14px !important;
}

#item44827 {
	width:57px !important;
	height:60px !important;
}

#item44821 {
	width:57px !important;
	height:60px !important;
	left:196px !important;
	top:153px !important;
}

#item44833 {
	width:57px !important;
	height:60px !important;
}

#item44828 {
	width:57px !important;
	height:60px !important;
	left:264px !important;
	top:153px !important;
}

#item43477 {
	width:167px !important;
	height:211px !important;
}

#item43472 {
	width:167px !important;
	height:211px !important;
	left:20px !important;
	top:313px !important;
}

#item44858 {
	width:57px !important;
	height:58px !important;
}

#item44853 {
	width:57px !important;
	height:58px !important;
	left:196px !important;
	top:465px !important;
}

#item44864 {
	width:57px !important;
	height:58px !important;
}

#item44859 {
	width:57px !important;
	height:58px !important;
	left:264px !important;
	top:465px !important;
}

#item44870 {
	width:57px !important;
	height:58px !important;
}

#item44865 {
	width:57px !important;
	height:58px !important;
	left:264px !important;
	top:406px !important;
}

#item44848 {
	width:167px !important;
	height:211px !important;
}

#item44843 {
	width:167px !important;
	height:211px !important;
	left:328px !important;
	top:313px !important;
}

#item26028 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:243px !important;
}

#item26055 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:243px !important;
}

#item26082 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:250px !important;
}

#item26109 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:250px !important;
}

#item26137 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:256px !important;
}

#item26164 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:256px !important;
}

#item26191 {
	width:27px !important;
	height:7px !important;
	left:89px !important;
	top:263px !important;
}

#item26218 {
	width:27px !important;
	height:7px !important;
	left:146px !important;
	top:263px !important;
}

#item26245 {
	width:27px !important;
	height:7px !important;
	left:381px !important;
	top:245px !important;
}

#item26272 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:245px !important;
}

#item26301 {
	width:27px !important;
	height:7px !important;
	left:381px !important;
	top:251px !important;
}

#item26328 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:251px !important;
}

#item26355 {
	width:27px !important;
	height:7px !important;
	left:381px !important;
	top:258px !important;
}

#item26382 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:258px !important;
}

#item26410 {
	width:27px !important;
	height:7px !important;
	left:381px !important;
	top:264px !important;
}

#item26437 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:264px !important;
}

#item26464 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:557px !important;
}

#item26491 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:557px !important;
}

#item26518 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:563px !important;
}

#item26545 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:563px !important;
}

#item26572 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:570px !important;
}

#item26599 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:570px !important;
}

#item26626 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:576px !important;
}

#item26655 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:576px !important;
}

#item26682 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:565px !important;
}

#item26709 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:565px !important;
}

#item26736 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:565px !important;
}

#item26763 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:571px !important;
}

#item26790 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:571px !important;
}

#item26817 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:571px !important;
}

#item26844 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:578px !important;
}

#item26871 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:578px !important;
}

#item26899 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:578px !important;
}

#item26926 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:584px !important;
}

#item26954 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:584px !important;
}

#item26981 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:584px !important;
}

#item43483 {
	width:114px !important;
	height:153px !important;
}

#item43478 {
	width:114px !important;
	height:153px !important;
	left:20px !important;
	top:20px !important;
}

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

#item44871 {
	width:43px !important;
	height:45px !important;
	left:136px !important;
	top:128px !important;
}

#item43489 {
	width:115px !important;
	height:153px !important;
}

#item43484 {
	width:115px !important;
	height:153px !important;
	left:20px !important;
	top:322px !important;
}

#item44882 {
	width:43px !important;
	height:46px !important;
}

#item44877 {
	width:43px !important;
	height:46px !important;
	left:136px !important;
	top:430px !important;
}

#item43496 {
	width:148px !important;
	height:94px !important;
}

#item43490 {
	width:148px !important;
	height:94px !important;
	left:190px !important;
	top:62px !important;
}

#item44902 {
	width:162px !important;
	height:75px !important;
}

#item44897 {
	width:162px !important;
	height:75px !important;
	left:190px !important;
	top:158px !important;
}

#item44908 {
	width:154px !important;
	height:75px !important;
}

#item44903 {
	width:154px !important;
	height:75px !important;
	left:190px !important;
	top:212px !important;
}

#item44915 {
	width:164px !important;
	height:75px !important;
}

#item44909 {
	width:164px !important;
	height:75px !important;
	left:190px !important;
	top:264px !important;
}

#item44924 {
	width:164px !important;
	height:75px !important;
}

#item44919 {
	width:164px !important;
	height:75px !important;
	left:190px !important;
	top:322px !important;
}

#item44930 {
	width:164px !important;
	height:93px !important;
}

#item44925 {
	width:164px !important;
	height:93px !important;
	left:190px !important;
	top:383px !important;
}

#item43502 {
	width:54px !important;
	height:57px !important;
}

#item43497 {
	width:54px !important;
	height:57px !important;
	left:432px !important;
	top:142px !important;
}

#item44890 {
	width:54px !important;
	height:46px !important;
}

#item44884 {
	width:54px !important;
	height:46px !important;
	left:434px !important;
	top:209px !important;
}

#item43508 {
	width:56px !important;
	height:45px !important;
}

#item43503 {
	width:56px !important;
	height:45px !important;
	left:450px !important;
	top:328px !important;
}

#item44896 {
	width:61px !important;
	height:50px !important;
}

#item44891 {
	width:61px !important;
	height:50px !important;
	left:441px !important;
	top:387px !important;
}

#item27008 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:229px !important;
}

#item27035 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:229px !important;
}

#item27062 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:235px !important;
}

#item27089 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:235px !important;
}

#item27116 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:242px !important;
}

#item27144 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:242px !important;
}

#item27172 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:249px !important;
}

#item27199 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:249px !important;
}

#item27226 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:278px !important;
}

#item27253 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:278px !important;
}

#item27280 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:285px !important;
}

#item27307 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:285px !important;
}

#item27334 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:291px !important;
}

#item27361 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:291px !important;
}

#item27389 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:298px !important;
}

#item27416 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:298px !important;
}

#item27443 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:305px !important;
}

#item27470 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:305px !important;
}

#item27497 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:509px !important;
}

#item27524 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:509px !important;
}

#item27551 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:516px !important;
}

#item27578 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:516px !important;
}

#item27605 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:523px !important;
}

#item27633 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:523px !important;
}

#item27662 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:529px !important;
}

#item27689 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:529px !important;
}

#item27716 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:533px !important;
}

#item27743 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:533px !important;
}

#item27770 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:533px !important;
}

#item27797 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:540px !important;
}

#item27824 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:540px !important;
}

#item27851 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:540px !important;
}

#item27878 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:546px !important;
}

#item27907 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:546px !important;
}

#item27934 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:546px !important;
}

#item27961 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:581px !important;
}

#item27988 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:581px !important;
}

#item28016 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:581px !important;
}

#item28043 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:588px !important;
}

#item28070 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:588px !important;
}

#item28097 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:588px !important;
}

#item28125 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:595px !important;
}

#item28153 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:595px !important;
}

#item28180 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:595px !important;
}

#item28207 {
	width:27px !important;
	height:7px !important;
	left:258px !important;
	top:601px !important;
}

#item28234 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:601px !important;
}

#item28261 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:601px !important;
}

#item28288 {
	width:65px !important;
	height:7px !important;
	left:395px !important;
	top:522px !important;
}

#item28315 {
	width:90px !important;
	height:7px !important;
	left:395px !important;
	top:529px !important;
}

#item28343 {
	width:89px !important;
	height:7px !important;
	left:395px !important;
	top:536px !important;
}

#item28370 {
	width:65px !important;
	height:7px !important;
	left:395px !important;
	top:565px !important;
}

#item28398 {
	width:90px !important;
	height:7px !important;
	left:395px !important;
	top:572px !important;
}

#item28425 {
	width:89px !important;
	height:7px !important;
	left:395px !important;
	top:578px !important;
}

#item42807 {
	width:227px !important;
	height:264px !important;
}

#item42802 {
	width:227px !important;
	height:264px !important;
	left:83px !important;
	top:14px !important;
}

#item43514 {
	width:71px !important;
	height:35px !important;
}

#item43509 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:12px !important;
}

#item44962 {
	width:71px !important;
	height:35px !important;
}

#item44957 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:12px !important;
}

#item44968 {
	width:71px !important;
	height:35px !important;
}

#item44963 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:51px !important;
}

#item44977 {
	width:71px !important;
	height:35px !important;
}

#item44972 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:89px !important;
}

#item44984 {
	width:71px !important;
	height:35px !important;
}

#item44978 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:127px !important;
}

#item44990 {
	width:71px !important;
	height:35px !important;
}

#item44985 {
	width:71px !important;
	height:35px !important;
	left:415px !important;
	top:166px !important;
}

#item44997 {
	width:81px !important;
	height:73px !important;
}

#item44992 {
	width:81px !important;
	height:73px !important;
	left:417px !important;
	top:205px !important;
}

#item44937 {
	width:71px !important;
	height:35px !important;
}

#item44932 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:50px !important;
}

#item44943 {
	width:71px !important;
	height:35px !important;
}

#item44938 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:88px !important;
}

#item44950 {
	width:71px !important;
	height:35px !important;
}

#item44944 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:127px !important;
}

#item44956 {
	width:71px !important;
	height:35px !important;
}

#item44951 {
	width:71px !important;
	height:35px !important;
	left:337px !important;
	top:165px !important;
}

#item43521 {
	width:151px !important;
	height:175px !important;
}

#item43515 {
	width:151px !important;
	height:175px !important;
	left:20px !important;
	top:348px !important;
}

#item45003 {
	width:41px !important;
	height:39px !important;
}

#item44998 {
	width:41px !important;
	height:39px !important;
	left:130px !important;
	top:524px !important;
}

#item45009 {
	width:41px !important;
	height:39px !important;
}

#item45004 {
	width:41px !important;
	height:39px !important;
	left:130px !important;
	top:564px !important;
}

#item43527 {
	width:109px !important;
	height:175px !important;
}

#item43522 {
	width:109px !important;
	height:175px !important;
	left:182px !important;
	top:349px !important;
}

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

#item45011 {
	width:27px !important;
	height:28px !important;
	left:294px !important;
	top:494px !important;
}

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

#item45017 {
	width:27px !important;
	height:28px !important;
	left:294px !important;
	top:462px !important;
}

#item43534 {
	width:118px !important;
	height:175px !important;
}

#item43528 {
	width:118px !important;
	height:175px !important;
	left:336px !important;
	top:349px !important;
}

#item45028 {
	width:42px !important;
	height:39px !important;
}

#item45023 {
	width:42px !important;
	height:39px !important;
	left:457px !important;
	top:485px !important;
}

#item45034 {
	width:58px !important;
	height:44px !important;
}

#item45029 {
	width:58px !important;
	height:44px !important;
	left:440px !important;
	top:524px !important;
}

#item28452 {
	width:27px !important;
	height:7px !important;
	left:74px !important;
	top:304px !important;
}

#item28479 {
	width:27px !important;
	height:7px !important;
	left:122px !important;
	top:304px !important;
}

#item28506 {
	width:27px !important;
	height:7px !important;
	left:174px !important;
	top:304px !important;
}

#item28533 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:304px !important;
}

#item28560 {
	width:27px !important;
	height:7px !important;
	left:286px !important;
	top:304px !important;
}

#item28587 {
	width:27px !important;
	height:7px !important;
	left:74px !important;
	top:311px !important;
}

#item28615 {
	width:27px !important;
	height:7px !important;
	left:122px !important;
	top:311px !important;
}

#item28643 {
	width:27px !important;
	height:7px !important;
	left:174px !important;
	top:311px !important;
}

#item28670 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:311px !important;
}

#item28697 {
	width:27px !important;
	height:7px !important;
	left:286px !important;
	top:311px !important;
}

#item28724 {
	width:27px !important;
	height:7px !important;
	left:74px !important;
	top:317px !important;
}

#item28751 {
	width:27px !important;
	height:7px !important;
	left:122px !important;
	top:317px !important;
}

#item28778 {
	width:27px !important;
	height:7px !important;
	left:174px !important;
	top:317px !important;
}

#item28805 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:317px !important;
}

#item28832 {
	width:27px !important;
	height:7px !important;
	left:286px !important;
	top:317px !important;
}

#item28859 {
	width:27px !important;
	height:7px !important;
	left:74px !important;
	top:324px !important;
}

#item28887 {
	width:27px !important;
	height:7px !important;
	left:122px !important;
	top:324px !important;
}

#item28914 {
	width:27px !important;
	height:7px !important;
	left:174px !important;
	top:324px !important;
}

#item28941 {
	width:27px !important;
	height:7px !important;
	left:229px !important;
	top:324px !important;
}

#item28969 {
	width:27px !important;
	height:7px !important;
	left:286px !important;
	top:324px !important;
}

#item28996 {
	width:54px !important;
	height:7px !important;
	left:336px !important;
	top:304px !important;
}

#item29023 {
	width:76px !important;
	height:7px !important;
	left:412px !important;
	top:304px !important;
}

#item29052 {
	width:59px !important;
	height:7px !important;
	left:336px !important;
	top:311px !important;
}

#item29079 {
	width:78px !important;
	height:7px !important;
	left:412px !important;
	top:311px !important;
}

#item29106 {
	width:76px !important;
	height:7px !important;
	left:336px !important;
	top:318px !important;
}

#item29133 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:556px !important;
}

#item29161 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:563px !important;
}

#item29188 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:563px !important;
}

#item29215 {
	width:27px !important;
	height:7px !important;
	left:291px !important;
	top:563px !important;
}

#item29242 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:570px !important;
}

#item29269 {
	width:27px !important;
	height:7px !important;
	left:291px !important;
	top:570px !important;
}

#item29296 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:576px !important;
}

#item29323 {
	width:27px !important;
	height:7px !important;
	left:291px !important;
	top:576px !important;
}

#item29350 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:583px !important;
}

#item29377 {
	width:27px !important;
	height:7px !important;
	left:291px !important;
	top:583px !important;
}

#item29406 {
	width:27px !important;
	height:7px !important;
	left:242px !important;
	top:590px !important;
}

#item29433 {
	width:27px !important;
	height:7px !important;
	left:291px !important;
	top:590px !important;
}

#item29460 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:576px !important;
}

#item29487 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:576px !important;
}

#item29514 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:583px !important;
}

#item29541 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:583px !important;
}

#item29568 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:590px !important;
}

#item29595 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:590px !important;
}

#item29622 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:596px !important;
}

#item29650 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:596px !important;
}

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

#item43535 {
	width:83px !important;
	height:73px !important;
	left:65px !important;
	top:147px !important;
}

#item43546 {
	width:92px !important;
	height:73px !important;
}

#item43541 {
	width:92px !important;
	height:73px !important;
	left:57px !important;
	top:234px !important;
}

#item43553 {
	width:80px !important;
	height:78px !important;
}

#item43548 {
	width:80px !important;
	height:78px !important;
	left:31px !important;
	top:384px !important;
}

#item45042 {
	width:80px !important;
	height:62px !important;
}

#item45037 {
	width:80px !important;
	height:62px !important;
	left:31px !important;
	top:480px !important;
}

#item43560 {
	width:219px !important;
	height:153px !important;
}

#item43554 {
	width:219px !important;
	height:153px !important;
	left:297px !important;
	top:29px !important;
}

#item45049 {
	width:219px !important;
	height:105px !important;
}

#item45043 {
	width:219px !important;
	height:105px !important;
	left:297px !important;
	top:171px !important;
}

#item45057 {
	width:219px !important;
	height:115px !important;
}

#item45052 {
	width:219px !important;
	height:115px !important;
	left:297px !important;
	top:240px !important;
}

#item45064 {
	width:219px !important;
	height:108px !important;
}

#item45059 {
	width:219px !important;
	height:108px !important;
	left:297px !important;
	top:320px !important;
}

#item45070 {
	width:219px !important;
	height:115px !important;
}

#item45065 {
	width:219px !important;
	height:115px !important;
	left:297px !important;
	top:403px !important;
}

#item45077 {
	width:219px !important;
	height:115px !important;
}

#item45071 {
	width:219px !important;
	height:115px !important;
	left:297px !important;
	top:503px !important;
}

#item29677 {
	width:23px !important;
	height:7px !important;
	left:212px !important;
	top:309px !important;
}

#item29705 {
	width:23px !important;
	height:7px !important;
	left:237px !important;
	top:309px !important;
}

#item29732 {
	width:23px !important;
	height:7px !important;
	left:261px !important;
	top:309px !important;
}

#item29759 {
	width:23px !important;
	height:7px !important;
	left:212px !important;
	top:316px !important;
}

#item29786 {
	width:23px !important;
	height:7px !important;
	left:237px !important;
	top:316px !important;
}

#item29813 {
	width:23px !important;
	height:7px !important;
	left:261px !important;
	top:316px !important;
}

#item29840 {
	width:23px !important;
	height:7px !important;
	left:212px !important;
	top:323px !important;
}

#item29867 {
	width:23px !important;
	height:7px !important;
	left:237px !important;
	top:323px !important;
}

#item29895 {
	width:23px !important;
	height:7px !important;
	left:261px !important;
	top:323px !important;
}

#item29923 {
	width:23px !important;
	height:7px !important;
	left:212px !important;
	top:329px !important;
}

#item29950 {
	width:23px !important;
	height:7px !important;
	left:237px !important;
	top:329px !important;
}

#item29977 {
	width:23px !important;
	height:7px !important;
	left:261px !important;
	top:329px !important;
}

#item30004 {
	width:23px !important;
	height:7px !important;
	left:212px !important;
	top:377px !important;
}

#item30031 {
	width:23px !important;
	height:7px !important;
	left:236px !important;
	top:377px !important;
}

#item30058 {
	width:23px !important;
	height:7px !important;
	left:260px !important;
	top:377px !important;
}

#item30085 {
	width:23px !important;
	height:7px !important;
	left:212px !important;
	top:384px !important;
}

#item30112 {
	width:23px !important;
	height:7px !important;
	left:236px !important;
	top:384px !important;
}

#item30140 {
	width:23px !important;
	height:7px !important;
	left:260px !important;
	top:384px !important;
}

#item30167 {
	width:23px !important;
	height:7px !important;
	left:212px !important;
	top:390px !important;
}

#item30194 {
	width:23px !important;
	height:7px !important;
	left:236px !important;
	top:390px !important;
}

#item30221 {
	width:23px !important;
	height:7px !important;
	left:260px !important;
	top:390px !important;
}

#item30248 {
	width:23px !important;
	height:7px !important;
	left:212px !important;
	top:397px !important;
}

#item30275 {
	width:23px !important;
	height:7px !important;
	left:236px !important;
	top:397px !important;
}

#item30302 {
	width:23px !important;
	height:7px !important;
	left:260px !important;
	top:397px !important;
}

#item30329 {
	width:59px !important;
	height:7px !important;
	left:173px !important;
	top:481px !important;
}

#item30356 {
	width:85px !important;
	height:7px !important;
	left:173px !important;
	top:488px !important;
}

#item30384 {
	width:76px !important;
	height:7px !important;
	left:173px !important;
	top:495px !important;
}

#item30413 {
	width:59px !important;
	height:7px !important;
	left:173px !important;
	top:526px !important;
}

#item30440 {
	width:85px !important;
	height:7px !important;
	left:173px !important;
	top:532px !important;
}

#item30467 {
	width:76px !important;
	height:7px !important;
	left:173px !important;
	top:539px !important;
}

#item42813 {
	width:166px !important;
	height:218px !important;
}

#item42808 {
	width:166px !important;
	height:218px !important;
	left:14px !important;
	top:14px !important;
}

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

#item45078 {
	width:70px !important;
	height:78px !important;
	left:183px !important;
	top:154px !important;
}

#item43566 {
	width:127px !important;
	height:219px !important;
}

#item43561 {
	width:127px !important;
	height:219px !important;
	left:375px !important;
	top:14px !important;
}

#item45097 {
	width:43px !important;
	height:44px !important;
}

#item45092 {
	width:43px !important;
	height:44px !important;
	left:330px !important;
	top:137px !important;
}

#item43572 {
	width:64px !important;
	height:103px !important;
}

#item43567 {
	width:64px !important;
	height:103px !important;
	left:262px !important;
}

#item45089 {
	width:64px !important;
	height:58px !important;
}

#item45084 {
	width:64px !important;
	height:58px !important;
	left:262px !important;
	top:170px !important;
}

#item43578 {
	width:156px !important;
	height:198px !important;
}

#item43573 {
	width:156px !important;
	height:198px !important;
	left:14px !important;
	top:315px !important;
}

#item43584 {
	width:161px !important;
	height:199px !important;
}

#item43579 {
	width:161px !important;
	height:199px !important;
	left:179px !important;
	top:315px !important;
}

#item43590 {
	width:118px !important;
	height:198px !important;
}

#item43585 {
	width:118px !important;
	height:198px !important;
	left:391px !important;
	top:315px !important;
}

#item45103 {
	width:40px !important;
	height:44px !important;
}

#item45098 {
	width:40px !important;
	height:44px !important;
	left:349px !important;
	top:423px !important;
}

#item30494 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:271px !important;
}

#item30521 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:271px !important;
}

#item30548 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:278px !important;
}

#item30575 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:278px !important;
}

#item30602 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:284px !important;
}

#item30629 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:284px !important;
}

#item30657 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:291px !important;
}

#item30684 {
	width:27px !important;
	height:7px !important;
	left:185px !important;
	top:291px !important;
}

#item30711 {
	width:27px !important;
	height:7px !important;
	left:378px !important;
	top:266px !important;
}

#item30738 {
	width:27px !important;
	height:7px !important;
	left:414px !important;
	top:266px !important;
}

#item30766 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:266px !important;
}

#item30793 {
	width:27px !important;
	height:7px !important;
	left:378px !important;
	top:273px !important;
}

#item30820 {
	width:27px !important;
	height:7px !important;
	left:414px !important;
	top:273px !important;
}

#item30847 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:273px !important;
}

#item30875 {
	width:27px !important;
	height:7px !important;
	left:378px !important;
	top:279px !important;
}

#item30903 {
	width:27px !important;
	height:7px !important;
	left:414px !important;
	top:279px !important;
}

#item30930 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:279px !important;
}

#item30957 {
	width:27px !important;
	height:7px !important;
	left:378px !important;
	top:287px !important;
}

#item30984 {
	width:27px !important;
	height:7px !important;
	left:414px !important;
	top:287px !important;
}

#item31011 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:287px !important;
}

#item31038 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:559px !important;
}

#item31065 {
	width:27px !important;
	height:7px !important;
	left:126px !important;
	top:559px !important;
}

#item31093 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:565px !important;
}

#item31120 {
	width:27px !important;
	height:7px !important;
	left:126px !important;
	top:565px !important;
}

#item31148 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:572px !important;
}

#item31175 {
	width:27px !important;
	height:7px !important;
	left:126px !important;
	top:572px !important;
}

#item31202 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:579px !important;
}

#item31229 {
	width:27px !important;
	height:7px !important;
	left:126px !important;
	top:579px !important;
}

#item31256 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:552px !important;
}

#item31283 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:552px !important;
}

#item31310 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:558px !important;
}

#item31337 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:558px !important;
}

#item31365 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:565px !important;
}

#item31393 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:565px !important;
}

#item31420 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:572px !important;
}

#item31447 {
	width:27px !important;
	height:7px !important;
	left:300px !important;
	top:572px !important;
}

#item31474 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:547px !important;
}

#item31501 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:547px !important;
}

#item31528 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:554px !important;
}

#item31555 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:554px !important;
}

#item31582 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:560px !important;
}

#item31609 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:560px !important;
}

#item31637 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:567px !important;
}

#item31664 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:567px !important;
}

#item43596 {
	width:118px !important;
	height:111px !important;
}

#item43591 {
	width:118px !important;
	height:111px !important;
	left:14px !important;
	top:14px !important;
}

#item45110 {
	width:86px !important;
	height:22px !important;
}

#item45105 {
	width:86px !important;
	height:22px !important;
	left:103px !important;
	top:127px !important;
}

#item45116 {
	width:86px !important;
	height:22px !important;
}

#item45111 {
	width:86px !important;
	height:22px !important;
	left:103px !important;
	top:152px !important;
}

#item43603 {
	width:122px !important;
	height:158px !important;
}

#item43597 {
	width:122px !important;
	height:158px !important;
	left:14px !important;
	top:221px !important;
}

#item45142 {
	width:46px !important;
	height:43px !important;
}

#item45137 {
	width:46px !important;
	height:43px !important;
	left:144px !important;
	top:337px !important;
}

#item43609 {
	width:55px !important;
	height:57px !important;
}

#item43604 {
	width:55px !important;
	height:57px !important;
	left:206px !important;
	top:28px !important;
}

#item45130 {
	width:55px !important;
	height:57px !important;
}

#item45124 {
	width:55px !important;
	height:57px !important;
	left:206px !important;
	top:102px !important;
}

#item45122 {
	width:55px !important;
	height:57px !important;
}

#item45117 {
	width:55px !important;
	height:57px !important;
	left:262px !important;
	top:28px !important;
}

#item45136 {
	width:55px !important;
	height:57px !important;
}

#item45131 {
	width:55px !important;
	height:57px !important;
	left:262px !important;
	top:102px !important;
}

#item43615 {
	width:131px !important;
	height:106px !important;
}

#item43610 {
	width:131px !important;
	height:106px !important;
	left:328px !important;
	top:19px !important;
}

#item45149 {
	width:162px !important;
	height:106px !important;
}

#item45144 {
	width:162px !important;
	height:106px !important;
	left:340px !important;
	top:126px !important;
}

#item45155 {
	width:154px !important;
	height:103px !important;
}

#item45150 {
	width:154px !important;
	height:103px !important;
	left:348px !important;
	top:235px !important;
}

#item45161 {
	width:154px !important;
	height:85px !important;
}

#item45156 {
	width:154px !important;
	height:85px !important;
	left:325px !important;
	top:340px !important;
}

#item43621 {
	width:67px !important;
	height:67px !important;
}

#item43616 {
	width:67px !important;
	height:67px !important;
	left:213px !important;
	top:457px !important;
}

#item45167 {
	width:67px !important;
	height:67px !important;
}

#item45162 {
	width:67px !important;
	height:67px !important;
	left:213px !important;
	top:530px !important;
}

#item43627 {
	width:130px !important;
	height:99px !important;
}

#item43622 {
	width:130px !important;
	height:99px !important;
	left:300px !important;
	top:489px !important;
}

#item45175 {
	width:68px !important;
	height:22px !important;
}

#item45170 {
	width:68px !important;
	height:22px !important;
	left:287px !important;
	top:594px !important;
}

#item45182 {
	width:68px !important;
	height:22px !important;
}

#item45176 {
	width:68px !important;
	height:22px !important;
	left:358px !important;
	top:594px !important;
}

#item45188 {
	width:68px !important;
	height:22px !important;
}

#item45183 {
	width:68px !important;
	height:22px !important;
	left:428px !important;
	top:594px !important;
}

#item31691 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:198px !important;
}

#item31718 {
	width:46px !important;
	height:7px !important;
	left:144px !important;
	top:198px !important;
}

#item31745 {
	width:46px !important;
	height:7px !important;
	left:203px !important;
	top:216px !important;
}

#item31772 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:216px !important;
}

#item31801 {
	width:46px !important;
	height:7px !important;
	left:203px !important;
	top:223px !important;
}

#item31828 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:223px !important;
}

#item31855 {
	width:46px !important;
	height:7px !important;
	left:203px !important;
	top:229px !important;
}

#item31882 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:258px !important;
}

#item31910 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:258px !important;
}

#item31937 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:265px !important;
}

#item31964 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:265px !important;
}

#item31991 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:271px !important;
}

#item32018 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:346px !important;
}

#item32045 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:346px !important;
}

#item32072 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:352px !important;
}

#item32099 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:352px !important;
}

#item32126 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:359px !important;
}

#item32155 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:386px !important;
}

#item32182 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:386px !important;
}

#item32209 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:393px !important;
}

#item32236 {
	width:46px !important;
	height:7px !important;
	left:250px !important;
	top:393px !important;
}

#item32263 {
	width:46px !important;
	height:7px !important;
	left:204px !important;
	top:400px !important;
}

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

#item32317 {
	width:46px !important;
	height:7px !important;
	left:87px !important;
	top:405px !important;
}

#item32344 {
	width:46px !important;
	height:7px !important;
	left:145px !important;
	top:405px !important;
}

#item32371 {
	width:52px !important;
	height:7px !important;
	left:35px !important;
	top:523px !important;
}

#item32399 {
	width:56px !important;
	height:7px !important;
	left:35px !important;
	top:530px !important;
}

#item32426 {
	width:52px !important;
	height:7px !important;
	left:35px !important;
	top:561px !important;
}

#item32454 {
	width:56px !important;
	height:7px !important;
	left:35px !important;
	top:568px !important;
}

#item32481 {
	width:52px !important;
	height:7px !important;
	left:123px !important;
	top:516px !important;
}

#item32508 {
	width:68px !important;
	height:7px !important;
	left:123px !important;
	top:523px !important;
}

#item32535 {
	width:56px !important;
	height:7px !important;
	left:123px !important;
	top:529px !important;
}

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

#item43628 {
	width:118px !important;
	height:186px !important;
	left:85px !important;
	top:104px !important;
}

#item45202 {
	width:81px !important;
	height:180px !important;
}

#item45197 {
	width:81px !important;
	height:180px !important;
	left:171px !important;
	top:81px !important;
}

#item45208 {
	width:86px !important;
	height:180px !important;
}

#item45203 {
	width:86px !important;
	height:180px !important;
	left:242px !important;
	top:58px !important;
}

#item45214 {
	width:111px !important;
	height:180px !important;
}

#item45209 {
	width:111px !important;
	height:180px !important;
	left:330px !important;
	top:31px !important;
}

#item43645 {
	width:162px !important;
	height:181px !important;
}

#item43640 {
	width:162px !important;
	height:181px !important;
	left:51px !important;
	top:380px !important;
}

#item45220 {
	width:54px !important;
	height:64px !important;
}

#item45215 {
	width:54px !important;
	height:64px !important;
	left:20px !important;
	top:536px !important;
}

#item45228 {
	width:38px !important;
	height:37px !important;
}

#item45222 {
	width:38px !important;
	height:37px !important;
	left:79px !important;
	top:566px !important;
}

#item45234 {
	width:38px !important;
	height:37px !important;
}

#item45229 {
	width:38px !important;
	height:37px !important;
	left:119px !important;
	top:566px !important;
}

#item43652 {
	width:170px !important;
	height:180px !important;
}

#item43646 {
	width:170px !important;
	height:180px !important;
	left:294px !important;
	top:380px !important;
}

#item45240 {
	width:53px !important;
	height:65px !important;
}

#item45235 {
	width:53px !important;
	height:65px !important;
	left:442px !important;
	top:535px !important;
}

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

#item43634 {
	width:94px !important;
	height:71px !important;
	left:6px !important;
	top:198px !important;
}

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

#item45190 {
	width:94px !important;
	height:71px !important;
	left:6px !important;
	top:297px !important;
}

#item32562 {
	width:69px !important;
	height:7px !important;
	left:217px !important;
	top:322px !important;
}

#item32589 {
	width:60px !important;
	height:7px !important;
	left:217px !important;
	top:329px !important;
}

#item32616 {
	width:57px !important;
	height:7px !important;
	left:217px !important;
	top:336px !important;
}

#item32644 {
	width:77px !important;
	height:7px !important;
	left:217px !important;
	top:342px !important;
}

#item32672 {
	width:69px !important;
	height:7px !important;
	left:315px !important;
	top:322px !important;
}

#item32699 {
	width:60px !important;
	height:7px !important;
	left:315px !important;
	top:329px !important;
}

#item32726 {
	width:57px !important;
	height:7px !important;
	left:315px !important;
	top:336px !important;
}

#item32753 {
	width:77px !important;
	height:7px !important;
	left:315px !important;
	top:342px !important;
}

#item32780 {
	width:46px !important;
	height:7px !important;
	left:247px !important;
	top:571px !important;
}

#item32807 {
	width:46px !important;
	height:7px !important;
	left:247px !important;
	top:578px !important;
}

#item32834 {
	width:46px !important;
	height:7px !important;
	left:344px !important;
	top:571px !important;
}

#item32861 {
	width:46px !important;
	height:7px !important;
	left:344px !important;
	top:578px !important;
}

#item42823 {
	width:255px !important;
	height:249px !important;
}

#item42818 {
	width:255px !important;
	height:249px !important;
	left:20px !important;
	top:14px !important;
}

#item43667 {
	width:116px !important;
	height:289px !important;
}

#item43662 {
	width:116px !important;
	height:289px !important;
	left:369px !important;
	top:14px !important;
}

#item45248 {
	width:80px !important;
	height:147px !important;
}

#item45242 {
	width:80px !important;
	height:147px !important;
	left:286px !important;
	top:156px !important;
}

#item43673 {
	width:170px !important;
	height:317px !important;
}

#item43668 {
	width:170px !important;
	height:317px !important;
	left:137px !important;
	top:315px !important;
}

#item43679 {
	width:116px !important;
	height:318px !important;
}

#item43674 {
	width:116px !important;
	height:318px !important;
	left:394px !important;
	top:314px !important;
}

#item45254 {
	width:71px !important;
	height:144px !important;
}

#item45249 {
	width:71px !important;
	height:144px !important;
	left:317px !important;
	top:488px !important;
}

#item32889 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:341px !important;
}

#item32916 {
	width:74px !important;
	height:7px !important;
	left:30px !important;
	top:404px !important;
}

#item32943 {
	width:73px !important;
	height:7px !important;
	left:30px !important;
	top:411px !important;
}

#item32970 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:455px !important;
}

#item32997 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:506px !important;
}

#item33024 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:513px !important;
}

#item42830 {
	width:121px !important;
	height:301px !important;
}

#item42825 {
	width:121px !important;
	height:301px !important;
	left:78px !important;
	top:14px !important;
}

#item45261 {
	width:58px !important;
	height:155px !important;
}

#item45256 {
	width:58px !important;
	height:155px !important;
	left:14px !important;
	top:160px !important;
}

#item43687 {
	width:103px !important;
	height:301px !important;
}

#item43682 {
	width:103px !important;
	height:301px !important;
	left:234px !important;
	top:14px !important;
}

#item45267 {
	width:59px !important;
	height:170px !important;
}

#item45262 {
	width:59px !important;
	height:170px !important;
	left:340px !important;
	top:146px !important;
}

#item45273 {
	width:40px !important;
	height:21px !important;
}

#item45268 {
	width:40px !important;
	height:21px !important;
	left:350px !important;
	top:14px !important;
}

#item45281 {
	width:40px !important;
	height:22px !important;
}

#item45276 {
	width:40px !important;
	height:22px !important;
	left:350px !important;
	top:36px !important;
}

#item45287 {
	width:40px !important;
	height:22px !important;
}

#item45282 {
	width:40px !important;
	height:22px !important;
	left:350px !important;
	top:58px !important;
}

#item45293 {
	width:40px !important;
	height:53px !important;
}

#item45288 {
	width:40px !important;
	height:53px !important;
	left:350px !important;
	top:82px !important;
}

#item43695 {
	width:121px !important;
	height:308px !important;
}

#item43688 {
	width:121px !important;
	height:308px !important;
	left:278px !important;
	top:325px !important;
}

#item43701 {
	width:92px !important;
	height:302px !important;
}

#item43696 {
	width:92px !important;
	height:302px !important;
	left:28px !important;
	top:325px !important;
}

#item45299 {
	width:66px !important;
	height:157px !important;
}

#item45294 {
	width:66px !important;
	height:157px !important;
	left:132px !important;
	top:475px !important;
}

#item45305 {
	width:69px !important;
	height:157px !important;
}

#item45300 {
	width:69px !important;
	height:157px !important;
	left:205px !important;
	top:475px !important;
}

#item33051 {
	width:59px !important;
	height:7px !important;
	left:407px !important;
	top:84px !important;
}

#item33078 {
	width:59px !important;
	height:7px !important;
	left:406px !important;
	top:124px !important;
}

#item33105 {
	width:45px !important;
	height:7px !important;
	left:407px !important;
	top:196px !important;
}

#item33133 {
	width:41px !important;
	height:7px !important;
	left:407px !important;
	top:203px !important;
}

#item33162 {
	width:67px !important;
	height:7px !important;
	left:407px !important;
	top:209px !important;
}

#item33189 {
	width:44px !important;
	height:7px !important;
	left:407px !important;
	top:216px !important;
}

#item33216 {
	width:45px !important;
	height:7px !important;
	left:407px !important;
	top:247px !important;
}

#item33243 {
	width:41px !important;
	height:7px !important;
	left:407px !important;
	top:254px !important;
}

#item33270 {
	width:67px !important;
	height:7px !important;
	left:407px !important;
	top:260px !important;
}

#item33297 {
	width:44px !important;
	height:7px !important;
	left:407px !important;
	top:267px !important;
}

#item33324 {
	width:59px !important;
	height:7px !important;
	left:407px !important;
	top:354px !important;
}

#item33351 {
	width:59px !important;
	height:7px !important;
	left:407px !important;
	top:397px !important;
}

#item33378 {
	width:59px !important;
	height:7px !important;
	left:407px !important;
	top:461px !important;
}

#item33406 {
	width:37px !important;
	height:7px !important;
	left:407px !important;
	top:467px !important;
}

#item43708 {
	width:117px !important;
	height:152px !important;
}

#item43703 {
	width:117px !important;
	height:152px !important;
	left:41px !important;
	top:69px !important;
}

#item45314 {
	width:98px !important;
	height:149px !important;
}

#item45308 {
	width:98px !important;
	height:149px !important;
	left:55px !important;
	top:222px !important;
}

#item43714 {
	width:61px !important;
	height:101px !important;
}

#item43709 {
	width:61px !important;
	height:101px !important;
	left:163px !important;
	top:101px !important;
}

#item45352 {
	width:59px !important;
	height:130px !important;
}

#item45347 {
	width:59px !important;
	height:130px !important;
	left:163px !important;
	top:208px !important;
}

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

#item45353 {
	width:49px !important;
	height:130px !important;
	left:223px !important;
	top:208px !important;
}

#item45364 {
	width:55px !important;
	height:130px !important;
}

#item45359 {
	width:55px !important;
	height:130px !important;
	left:272px !important;
	top:208px !important;
}

#item45370 {
	width:61px !important;
	height:154px !important;
}

#item45365 {
	width:61px !important;
	height:154px !important;
	left:333px !important;
	top:208px !important;
}

#item45376 {
	width:47px !important;
	height:154px !important;
}

#item45371 {
	width:47px !important;
	height:154px !important;
	left:395px !important;
	top:208px !important;
}

#item45382 {
	width:62px !important;
	height:154px !important;
}

#item45377 {
	width:62px !important;
	height:154px !important;
	left:442px !important;
	top:208px !important;
}

#item45320 {
	width:43px !important;
	height:101px !important;
}

#item45315 {
	width:43px !important;
	height:101px !important;
	left:225px !important;
	top:101px !important;
}

#item45326 {
	width:52px !important;
	height:101px !important;
}

#item45321 {
	width:52px !important;
	height:101px !important;
	left:269px !important;
	top:101px !important;
}

#item45332 {
	width:71px !important;
	height:101px !important;
}

#item45327 {
	width:71px !important;
	height:101px !important;
	left:322px !important;
	top:101px !important;
}

#item45339 {
	width:41px !important;
	height:101px !important;
}

#item45334 {
	width:41px !important;
	height:101px !important;
	left:394px !important;
	top:101px !important;
}

#item45345 {
	width:71px !important;
	height:101px !important;
}

#item45340 {
	width:71px !important;
	height:101px !important;
	left:436px !important;
	top:101px !important;
}

#item43720 {
	width:154px !important;
	height:177px !important;
}

#item43715 {
	width:154px !important;
	height:177px !important;
	left:311px !important;
	top:455px !important;
}

#item45389 {
	width:154px !important;
	height:130px !important;
}

#item45383 {
	width:154px !important;
	height:130px !important;
	left:226px !important;
	top:437px !important;
}

#item33433 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:479px !important;
}

#item33460 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:486px !important;
}

#item33487 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:493px !important;
}

#item33515 {
	width:47px !important;
	height:7px !important;
	left:120px !important;
	top:479px !important;
}

#item33542 {
	width:41px !important;
	height:7px !important;
	left:120px !important;
	top:486px !important;
}

#item33569 {
	width:59px !important;
	height:7px !important;
	left:120px !important;
	top:493px !important;
}

#item33596 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:560px !important;
}

#item33624 {
	width:77px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item33652 {
	width:80px !important;
	height:7px !important;
	left:30px !important;
	top:573px !important;
}

#item33679 {
	width:55px !important;
	height:7px !important;
	left:120px !important;
	top:560px !important;
}

#item33706 {
	width:77px !important;
	height:7px !important;
	left:120px !important;
	top:567px !important;
}

#item33733 {
	width:80px !important;
	height:7px !important;
	left:120px !important;
	top:573px !important;
}

#item42836 {
	width:244px !important;
	height:79px !important;
}

#item42831 {
	width:244px !important;
	height:79px !important;
	top:57px !important;
}

#item45399 {
	width:244px !important;
	height:70px !important;
}

#item45394 {
	width:244px !important;
	height:70px !important;
	top:137px !important;
}

#item45406 {
	width:244px !important;
	height:77px !important;
}

#item45400 {
	width:244px !important;
	height:77px !important;
	top:208px !important;
}

#item45412 {
	width:244px !important;
	height:75px !important;
}

#item45407 {
	width:244px !important;
	height:75px !important;
	top:286px !important;
}

#item43726 {
	width:115px !important;
	height:182px !important;
}

#item43721 {
	width:115px !important;
	height:182px !important;
	left:246px !important;
}

#item45418 {
	width:115px !important;
	height:177px !important;
}

#item45413 {
	width:115px !important;
	height:177px !important;
	left:246px !important;
	top:184px !important;
}

#item43732 {
	width:115px !important;
	height:202px !important;
}

#item43727 {
	width:115px !important;
	height:202px !important;
	top:399px !important;
}

#item45425 {
	width:115px !important;
	height:202px !important;
}

#item45420 {
	width:115px !important;
	height:202px !important;
	left:134px !important;
	top:399px !important;
}

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

#item43733 {
	width:47px !important;
	height:58px !important;
	left:258px !important;
	top:401px !important;
}

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

#item45433 {
	width:47px !important;
	height:58px !important;
	left:258px !important;
	top:469px !important;
}

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

#item45447 {
	width:47px !important;
	height:58px !important;
	left:258px !important;
	top:539px !important;
}

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

#item45426 {
	width:47px !important;
	height:58px !important;
	left:309px !important;
	top:401px !important;
}

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

#item45440 {
	width:47px !important;
	height:58px !important;
	left:309px !important;
	top:469px !important;
}

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

#item45453 {
	width:47px !important;
	height:58px !important;
	left:309px !important;
	top:539px !important;
}

#item33760 {
	width:70px !important;
	height:7px !important;
	left:364px !important;
	top:161px !important;
}

#item33787 {
	width:63px !important;
	height:7px !important;
	left:364px !important;
	top:168px !important;
}

#item33814 {
	width:66px !important;
	height:7px !important;
	left:364px !important;
	top:174px !important;
}

#item33842 {
	width:69px !important;
	height:7px !important;
	left:364px !important;
	top:181px !important;
}

#item33869 {
	width:70px !important;
	height:7px !important;
	left:364px !important;
	top:221px !important;
}

#item33897 {
	width:63px !important;
	height:7px !important;
	left:364px !important;
	top:227px !important;
}

#item33924 {
	width:66px !important;
	height:7px !important;
	left:364px !important;
	top:234px !important;
}

#item33951 {
	width:69px !important;
	height:7px !important;
	left:364px !important;
	top:240px !important;
}

#item33978 {
	width:49px !important;
	height:7px !important;
	left:365px !important;
	top:330px !important;
}

#item34005 {
	width:65px !important;
	height:7px !important;
	left:365px !important;
	top:336px !important;
}

#item34032 {
	width:45px !important;
	height:7px !important;
	left:365px !important;
	top:379px !important;
}

#item34059 {
	width:56px !important;
	height:7px !important;
	left:365px !important;
	top:385px !important;
}

#item34086 {
	width:44px !important;
	height:7px !important;
	left:365px !important;
	top:392px !important;
}

#item34114 {
	width:49px !important;
	height:7px !important;
	left:365px !important;
	top:399px !important;
}

#item43744 {
	width:52px !important;
	height:65px !important;
}

#item43739 {
	width:52px !important;
	height:65px !important;
	left:33px !important;
	top:50px !important;
}

#item45479 {
	width:52px !important;
	height:65px !important;
}

#item45474 {
	width:52px !important;
	height:65px !important;
	left:33px !important;
	top:126px !important;
}

#item45467 {
	width:52px !important;
	height:65px !important;
}

#item45462 {
	width:52px !important;
	height:65px !important;
	left:88px !important;
	top:50px !important;
}

#item45485 {
	width:52px !important;
	height:65px !important;
}

#item45480 {
	width:52px !important;
	height:65px !important;
	left:88px !important;
	top:126px !important;
}

#item45473 {
	width:52px !important;
	height:65px !important;
}

#item45468 {
	width:52px !important;
	height:65px !important;
	left:145px !important;
	top:50px !important;
}

#item45491 {
	width:52px !important;
	height:65px !important;
}

#item45486 {
	width:52px !important;
	height:65px !important;
	left:145px !important;
	top:126px !important;
}

#item43751 {
	width:164px !important;
	height:202px !important;
}

#item43745 {
	width:164px !important;
	height:202px !important;
	left:310px !important;
	top:75px !important;
}

#item43757 {
	width:118px !important;
	height:231px !important;
}

#item43752 {
	width:118px !important;
	height:231px !important;
	left:329px !important;
	top:253px !important;
}

#item45504 {
	width:81px !important;
	height:93px !important;
}

#item45498 {
	width:81px !important;
	height:93px !important;
	left:435px !important;
	top:389px !important;
}

#item45510 {
	width:61px !important;
	height:26px !important;
}

#item45505 {
	width:61px !important;
	height:26px !important;
	left:455px !important;
	top:484px !important;
}

#item45520 {
	width:67px !important;
	height:21px !important;
}

#item45515 {
	width:67px !important;
	height:21px !important;
	left:449px !important;
	top:510px !important;
}

#item43763 {
	width:93px !important;
	height:203px !important;
}

#item43758 {
	width:93px !important;
	height:203px !important;
	left:32px !important;
	top:329px !important;
}

#item45497 {
	width:93px !important;
	height:203px !important;
}

#item45492 {
	width:93px !important;
	height:203px !important;
	left:169px !important;
	top:329px !important;
}

#item34142 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:224px !important;
}

#item34169 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:230px !important;
}

#item34196 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:237px !important;
}

#item34223 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:243px !important;
}

#item34250 {
	width:64px !important;
	height:7px !important;
	left:30px !important;
	top:250px !important;
}

#item34277 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:257px !important;
}

#item34304 {
	width:96px !important;
	height:7px !important;
	left:163px !important;
	top:239px !important;
}

#item34331 {
	width:102px !important;
	height:7px !important;
	left:163px !important;
	top:245px !important;
}

#item34358 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item34386 {
	width:45px !important;
	height:7px !important;
	left:92px !important;
	top:566px !important;
}

#item34413 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item34440 {
	width:43px !important;
	height:7px !important;
	left:150px !important;
	top:565px !important;
}

#item34467 {
	width:45px !important;
	height:7px !important;
	left:208px !important;
	top:565px !important;
}

#item34494 {
	width:62px !important;
	height:7px !important;
	left:150px !important;
	top:572px !important;
}

#item34521 {
	width:43px !important;
	height:7px !important;
	left:271px !important;
	top:566px !important;
}

#item34550 {
	width:45px !important;
	height:7px !important;
	left:333px !important;
	top:566px !important;
}

#item34577 {
	width:62px !important;
	height:7px !important;
	left:271px !important;
	top:572px !important;
}

#item34604 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:566px !important;
}

#item34631 {
	width:45px !important;
	height:7px !important;
	left:449px !important;
	top:566px !important;
}

#item34659 {
	width:62px !important;
	height:7px !important;
	left:387px !important;
	top:572px !important;
}

#item42843 {
	width:176px !important;
	height:201px !important;
}

#item42838 {
	width:176px !important;
	height:201px !important;
	left:14px !important;
	top:79px !important;
}

#item43769 {
	width:111px !important;
	height:189px !important;
}

#item43764 {
	width:111px !important;
	height:189px !important;
	left:39px !important;
	top:282px !important;
}

#item43775 {
	width:77px !important;
	height:138px !important;
}

#item43770 {
	width:77px !important;
	height:138px !important;
	left:179px !important;
	top:383px !important;
}

#item43781 {
	width:172px !important;
	height:230px !important;
}

#item43776 {
	width:172px !important;
	height:230px !important;
	left:330px !important;
	top:14px !important;
}

#item43793 {
	width:99px !important;
	height:204px !important;
}

#item43788 {
	width:99px !important;
	height:204px !important;
	left:262px !important;
	top:251px !important;
}

#item43800 {
	width:126px !important;
	height:204px !important;
}

#item43794 {
	width:126px !important;
	height:204px !important;
	left:389px !important;
	top:251px !important;
}

#item43806 {
	width:27px !important;
	height:59px !important;
}

#item43801 {
	width:27px !important;
	height:59px !important;
	left:263px !important;
	top:462px !important;
}

#item45533 {
	width:27px !important;
	height:59px !important;
}

#item45528 {
	width:27px !important;
	height:59px !important;
	left:291px !important;
	top:462px !important;
}

#item45539 {
	width:27px !important;
	height:59px !important;
}

#item45534 {
	width:27px !important;
	height:59px !important;
	left:320px !important;
	top:462px !important;
}

#item45546 {
	width:29px !important;
	height:59px !important;
}

#item45540 {
	width:29px !important;
	height:59px !important;
	left:349px !important;
	top:462px !important;
}

#item45553 {
	width:29px !important;
	height:59px !important;
}

#item45548 {
	width:29px !important;
	height:59px !important;
	left:379px !important;
	top:462px !important;
}

#item45560 {
	width:28px !important;
	height:59px !important;
}

#item45554 {
	width:28px !important;
	height:59px !important;
	left:409px !important;
	top:462px !important;
}

#item45566 {
	width:26px !important;
	height:59px !important;
}

#item45561 {
	width:26px !important;
	height:59px !important;
	left:437px !important;
	top:462px !important;
}

#item45572 {
	width:25px !important;
	height:59px !important;
}

#item45567 {
	width:25px !important;
	height:59px !important;
	left:463px !important;
	top:462px !important;
}

#item45579 {
	width:27px !important;
	height:59px !important;
}

#item45573 {
	width:27px !important;
	height:59px !important;
	left:489px !important;
	top:462px !important;
}

#item43787 {
	width:65px !important;
	height:99px !important;
}

#item43782 {
	width:65px !important;
	height:99px !important;
	left:262px !important;
	top:145px !important;
}

#item34687 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:554px !important;
}

#item34714 {
	width:47px !important;
	height:7px !important;
	left:167px !important;
	top:561px !important;
}

#item34741 {
	width:59px !important;
	height:7px !important;
	left:167px !important;
	top:568px !important;
}

#item34768 {
	width:47px !important;
	height:7px !important;
	left:258px !important;
	top:561px !important;
}

#item34795 {
	width:59px !important;
	height:7px !important;
	left:258px !important;
	top:568px !important;
}

#item34822 {
	width:59px !important;
	height:7px !important;
	left:359px !important;
	top:546px !important;
}

#item34849 {
	width:60px !important;
	height:7px !important;
	left:359px !important;
	top:553px !important;
}

#item43812 {
	width:171px !important;
	height:194px !important;
}

#item43807 {
	width:171px !important;
	height:194px !important;
	left:168px !important;
	top:104px !important;
}

#item43819 {
	width:149px !important;
	height:236px !important;
}

#item43813 {
	width:149px !important;
	height:236px !important;
	left:179px !important;
	top:301px !important;
}

#item43825 {
	width:149px !important;
	height:153px !important;
}

#item43820 {
	width:149px !important;
	height:153px !important;
	left:347px !important;
	top:101px !important;
}

#item43831 {
	width:43px !important;
	height:35px !important;
}

#item43826 {
	width:43px !important;
	height:35px !important;
	left:355px !important;
	top:265px !important;
}

#item45600 {
	width:43px !important;
	height:31px !important;
}

#item45594 {
	width:43px !important;
	height:31px !important;
	left:355px !important;
	top:301px !important;
}

#item45618 {
	width:43px !important;
	height:58px !important;
}

#item45613 {
	width:43px !important;
	height:58px !important;
	left:355px !important;
	top:334px !important;
}

#item45587 {
	width:46px !important;
	height:35px !important;
}

#item45581 {
	width:46px !important;
	height:35px !important;
	left:399px !important;
	top:265px !important;
}

#item45606 {
	width:46px !important;
	height:31px !important;
}

#item45601 {
	width:46px !important;
	height:31px !important;
	left:399px !important;
	top:301px !important;
}

#item45624 {
	width:46px !important;
	height:58px !important;
}

#item45619 {
	width:46px !important;
	height:58px !important;
	left:399px !important;
	top:334px !important;
}

#item45593 {
	width:49px !important;
	height:35px !important;
}

#item45588 {
	width:49px !important;
	height:35px !important;
	left:447px !important;
	top:265px !important;
}

#item45612 {
	width:49px !important;
	height:31px !important;
}

#item45607 {
	width:49px !important;
	height:31px !important;
	left:447px !important;
	top:301px !important;
}

#item45630 {
	width:49px !important;
	height:58px !important;
}

#item45625 {
	width:49px !important;
	height:58px !important;
	left:447px !important;
	top:334px !important;
}

#item43837 {
	width:105px !important;
	height:198px !important;
}

#item43832 {
	width:105px !important;
	height:198px !important;
	left:390px !important;
	top:403px !important;
}

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

#item45634 {
	width:35px !important;
	height:36px !important;
	left:354px !important;
	top:429px !important;
}

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

#item45640 {
	width:35px !important;
	height:36px !important;
	left:354px !important;
	top:467px !important;
}

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

#item45646 {
	width:35px !important;
	height:36px !important;
	left:354px !important;
	top:505px !important;
}

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

#item45652 {
	width:35px !important;
	height:36px !important;
	left:354px !important;
	top:545px !important;
}

#item34876 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:58px !important;
}

#item34905 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:65px !important;
}

#item34932 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:72px !important;
}

#item34959 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:114px !important;
}

#item34986 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:121px !important;
}

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

#item35040 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:272px !important;
}

#item35067 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:279px !important;
}

#item35094 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:285px !important;
}

#item35121 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:292px !important;
}

#item35149 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:342px !important;
}

#item35176 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:349px !important;
}

#item35204 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:355px !important;
}

#item35231 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:362px !important;
}

#item35258 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:368px !important;
}

#item35285 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:375px !important;
}

#item35312 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:382px !important;
}

#item35339 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:388px !important;
}

#item35366 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:395px !important;
}

#item35394 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:446px !important;
}

#item35422 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:452px !important;
}

#item35449 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:459px !important;
}

#item35476 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:466px !important;
}

#item35503 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:511px !important;
}

#item35530 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:517px !important;
}

#item35557 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:524px !important;
}

#item35584 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:531px !important;
}

#item43843 {
	width:146px !important;
	height:175px !important;
}

#item43838 {
	width:146px !important;
	height:175px !important;
	left:20px !important;
	top:49px !important;
}

#item45668 {
	width:163px !important;
	height:175px !important;
}

#item45663 {
	width:163px !important;
	height:175px !important;
	left:198px !important;
	top:49px !important;
}

#item45674 {
	width:36px !important;
	height:36px !important;
}

#item45669 {
	width:36px !important;
	height:36px !important;
	left:367px !important;
	top:26px !important;
}

#item45681 {
	width:36px !important;
	height:36px !important;
}

#item45675 {
	width:36px !important;
	height:36px !important;
	left:408px !important;
	top:26px !important;
}

#item45687 {
	width:36px !important;
	height:36px !important;
}

#item45682 {
	width:36px !important;
	height:36px !important;
	left:448px !important;
	top:26px !important;
}

#item43849 {
	width:141px !important;
	height:137px !important;
}

#item43844 {
	width:141px !important;
	height:137px !important;
	left:24px !important;
	top:228px !important;
}

#item45699 {
	width:104px !important;
	height:108px !important;
}

#item45694 {
	width:104px !important;
	height:108px !important;
	left:212px !important;
	top:228px !important;
}

#item43856 {
	width:117px !important;
	height:94px !important;
}

#item43851 {
	width:117px !important;
	height:94px !important;
	left:51px !important;
	top:419px !important;
}

#item45788 {
	width:49px !important;
	height:31px !important;
}

#item45783 {
	width:49px !important;
	height:31px !important;
	left:16px !important;
	top:517px !important;
}

#item45794 {
	width:48px !important;
	height:32px !important;
}

#item45789 {
	width:48px !important;
	height:32px !important;
	left:67px !important;
	top:516px !important;
}

#item45801 {
	width:53px !important;
	height:32px !important;
}

#item45795 {
	width:53px !important;
	height:32px !important;
	left:117px !important;
	top:516px !important;
}

#item45807 {
	width:53px !important;
	height:27px !important;
}

#item45802 {
	width:53px !important;
	height:27px !important;
	left:197px !important;
	top:516px !important;
}

#item45814 {
	width:53px !important;
	height:27px !important;
}

#item45809 {
	width:53px !important;
	height:27px !important;
	left:256px !important;
	top:516px !important;
}

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

#item45765 {
	width:100px !important;
	height:94px !important;
	left:219px !important;
	top:419px !important;
}

#item45731 {
	width:73px !important;
	height:29px !important;
}

#item45726 {
	width:73px !important;
	height:29px !important;
	left:176px !important;
	top:338px !important;
}

#item45738 {
	width:77px !important;
	height:29px !important;
}

#item45733 {
	width:77px !important;
	height:29px !important;
	left:253px !important;
	top:338px !important;
}

#item45748 {
	width:47px !important;
	height:29px !important;
}

#item45743 {
	width:47px !important;
	height:29px !important;
	left:333px !important;
	top:337px !important;
}

#item45754 {
	width:47px !important;
	height:29px !important;
}

#item45749 {
	width:47px !important;
	height:29px !important;
	left:387px !important;
	top:337px !important;
}

#item45760 {
	width:47px !important;
	height:29px !important;
}

#item45755 {
	width:47px !important;
	height:29px !important;
	left:441px !important;
	top:337px !important;
}

#item43875 {
	width:89px !important;
	height:108px !important;
}

#item43870 {
	width:89px !important;
	height:108px !important;
	left:388px !important;
	top:228px !important;
}

#item43881 {
	width:97px !important;
	height:47px !important;
}

#item43876 {
	width:97px !important;
	height:47px !important;
	left:385px !important;
	top:432px !important;
}

#item45782 {
	width:39px !important;
	height:46px !important;
}

#item45777 {
	width:39px !important;
	height:46px !important;
	left:334px !important;
	top:499px !important;
}

#item45776 {
	width:95px !important;
	height:67px !important;
}

#item45771 {
	width:95px !important;
	height:67px !important;
	left:386px !important;
	top:480px !important;
}

#item36020 {
	width:39px !important;
	height:7px !important;
	left:367px !important;
	top:119px !important;
}

#item36047 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:125px !important;
}

#item36074 {
	width:55px !important;
	height:7px !important;
	left:367px !important;
	top:132px !important;
}

#item36101 {
	width:59px !important;
	height:7px !important;
	left:367px !important;
	top:138px !important;
}

#item36128 {
	width:39px !important;
	height:7px !important;
	left:367px !important;
	top:176px !important;
}

#item36156 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:183px !important;
}

#item36183 {
	width:55px !important;
	height:7px !important;
	left:367px !important;
	top:190px !important;
}

#item36210 {
	width:59px !important;
	height:7px !important;
	left:367px !important;
	top:196px !important;
}

#item36237 {
	width:119px !important;
	height:7px !important;
	left:18px !important;
	top:383px !important;
}

#item36265 {
	width:46px !important;
	height:7px !important;
	left:176px !important;
	top:378px !important;
}

#item36292 {
	width:46px !important;
	height:7px !important;
	left:283px !important;
	top:378px !important;
}

#item36319 {
	width:46px !important;
	height:7px !important;
	left:333px !important;
	top:383px !important;
}

#item36346 {
	width:46px !important;
	height:7px !important;
	left:386px !important;
	top:383px !important;
}

#item36374 {
	width:46px !important;
	height:7px !important;
	left:441px !important;
	top:383px !important;
}

#item36402 {
	width:62px !important;
	height:7px !important;
	left:18px !important;
	top:562px !important;
}

#item36429 {
	width:68px !important;
	height:7px !important;
	left:104px !important;
	top:562px !important;
}

#item36456 {
	width:101px !important;
	height:7px !important;
	left:18px !important;
	top:569px !important;
}

#item36483 {
	width:64px !important;
	height:7px !important;
	left:176px !important;
	top:562px !important;
}

#item36510 {
	width:79px !important;
	height:7px !important;
	left:249px !important;
	top:562px !important;
}

#item36537 {
	width:46px !important;
	height:7px !important;
	left:333px !important;
	top:570px !important;
}

#item36564 {
	width:46px !important;
	height:7px !important;
	left:440px !important;
	top:570px !important;
}

#item43887 {
	width:77px !important;
	height:30px !important;
}

#item43882 {
	width:77px !important;
	height:30px !important;
	left:34px !important;
	top:334px !important;
}

#item45874 {
	width:77px !important;
	height:30px !important;
}

#item45869 {
	width:77px !important;
	height:30px !important;
	left:34px !important;
	top:367px !important;
}

#item45886 {
	width:74px !important;
	height:30px !important;
}

#item45881 {
	width:74px !important;
	height:30px !important;
	left:36px !important;
	top:424px !important;
}

#item45892 {
	width:74px !important;
	height:30px !important;
}

#item45887 {
	width:74px !important;
	height:30px !important;
	left:36px !important;
	top:455px !important;
}

#item45899 {
	width:75px !important;
	height:30px !important;
}

#item45893 {
	width:75px !important;
	height:30px !important;
	left:114px !important;
	top:456px !important;
}

#item45880 {
	width:77px !important;
	height:39px !important;
}

#item45875 {
	width:77px !important;
	height:39px !important;
	left:113px !important;
	top:335px !important;
}

#item43893 {
	width:101px !important;
	height:240px !important;
}

#item43888 {
	width:101px !important;
	height:240px !important;
	left:31px !important;
	top:20px !important;
}

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

#item43894 {
	width:65px !important;
	height:76px !important;
	left:202px !important;
	top:7px !important;
}

#item45846 {
	width:46px !important;
	height:110px !important;
}

#item45840 {
	width:46px !important;
	height:110px !important;
	left:217px !important;
	top:84px !important;
}

#item45852 {
	width:46px !important;
	height:110px !important;
}

#item45847 {
	width:46px !important;
	height:110px !important;
	left:266px !important;
	top:84px !important;
}

#item45859 {
	width:61px !important;
	height:40px !important;
}

#item45853 {
	width:61px !important;
	height:40px !important;
	left:350px !important;
	top:89px !important;
}

#item45868 {
	width:63px !important;
	height:51px !important;
}

#item45862 {
	width:63px !important;
	height:51px !important;
	left:337px !important;
	top:130px !important;
}

#item45839 {
	width:57px !important;
	height:76px !important;
}

#item45834 {
	width:57px !important;
	height:76px !important;
	left:268px !important;
	top:7px !important;
}

#item45821 {
	width:48px !important;
	height:32px !important;
}

#item45816 {
	width:48px !important;
	height:32px !important;
	left:147px !important;
	top:143px !important;
}

#item45827 {
	width:48px !important;
	height:36px !important;
}

#item45822 {
	width:48px !important;
	height:36px !important;
	left:147px !important;
	top:176px !important;
}

#item45833 {
	width:48px !important;
	height:48px !important;
}

#item45828 {
	width:48px !important;
	height:48px !important;
	left:147px !important;
	top:213px !important;
}

#item43906 {
	width:72px !important;
	height:224px !important;
}

#item43900 {
	width:72px !important;
	height:224px !important;
	left:214px !important;
	top:267px !important;
}

#item43912 {
	width:81px !important;
	height:226px !important;
}

#item43907 {
	width:81px !important;
	height:226px !important;
	left:355px !important;
	top:266px !important;
}

#item45913 {
	width:56px !important;
	height:111px !important;
}

#item45908 {
	width:56px !important;
	height:111px !important;
	left:443px !important;
	top:381px !important;
}

#item45906 {
	width:56px !important;
	height:109px !important;
}

#item45900 {
	width:56px !important;
	height:109px !important;
	left:292px !important;
	top:382px !important;
}

#item36592 {
	width:57px !important;
	height:7px !important;
	left:202px !important;
	top:223px !important;
}

#item36619 {
	width:44px !important;
	height:7px !important;
	left:202px !important;
	top:229px !important;
}

#item36647 {
	width:44px !important;
	height:7px !important;
	left:353px !important;
	top:223px !important;
}

#item36674 {
	width:57px !important;
	height:7px !important;
	left:353px !important;
	top:229px !important;
}

#item36701 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:285px !important;
}

#item36728 {
	width:46px !important;
	height:7px !important;
	left:151px !important;
	top:285px !important;
}

#item36755 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:292px !important;
}

#item36782 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:534px !important;
}

#item36809 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:541px !important;
}

#item36836 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:547px !important;
}

#item36864 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item36892 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:580px !important;
}

#item36919 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:587px !important;
}

#item36946 {
	width:74px !important;
	height:7px !important;
	left:200px !important;
	top:527px !important;
}

#item36973 {
	width:71px !important;
	height:7px !important;
	left:276px !important;
	top:527px !important;
}

#item37000 {
	width:74px !important;
	height:7px !important;
	left:200px !important;
	top:562px !important;
}

#item37027 {
	width:71px !important;
	height:7px !important;
	left:276px !important;
	top:562px !important;
}

#item37054 {
	width:53px !important;
	height:7px !important;
	left:350px !important;
	top:527px !important;
}

#item37081 {
	width:44px !important;
	height:7px !important;
	left:454px !important;
	top:527px !important;
}

#item37108 {
	width:53px !important;
	height:7px !important;
	left:350px !important;
	top:564px !important;
}

#item37136 {
	width:44px !important;
	height:7px !important;
	left:454px !important;
	top:564px !important;
}

#item42855 {
	width:516px !important;
	height:395px !important;
}

#item42850 {
	width:516px !important;
	height:395px !important;
}

#item43918 {
	width:160px !important;
	height:227px !important;
}

#item43913 {
	width:160px !important;
	height:227px !important;
	top:405px !important;
}

#item43924 {
	width:160px !important;
	height:111px !important;
}

#item43919 {
	width:160px !important;
	height:111px !important;
	left:163px !important;
	top:405px !important;
}

#item45920 {
	width:160px !important;
	height:113px !important;
}

#item45915 {
	width:160px !important;
	height:113px !important;
	left:163px !important;
	top:519px !important;
}

#item37163 {
	width:45px !important;
	height:7px !important;
	left:334px !important;
	top:465px !important;
}

#item37190 {
	width:61px !important;
	height:7px !important;
	left:334px !important;
	top:472px !important;
}

#item37217 {
	width:47px !important;
	height:7px !important;
	left:334px !important;
	top:478px !important;
}

#item37244 {
	width:54px !important;
	height:7px !important;
	left:334px !important;
	top:485px !important;
}

#item43930 {
	width:179px !important;
	height:49px !important;
}

#item43925 {
	width:179px !important;
	height:49px !important;
	left:21px !important;
	top:59px !important;
}

#item45964 {
	width:130px !important;
	height:67px !important;
}

#item45959 {
	width:130px !important;
	height:67px !important;
	left:201px !important;
	top:39px !important;
}

#item46004 {
	width:169px !important;
	height:62px !important;
}

#item45998 {
	width:169px !important;
	height:62px !important;
	left:332px !important;
	top:14px !important;
}

#item46010 {
	width:184px !important;
	height:48px !important;
}

#item46005 {
	width:184px !important;
	height:48px !important;
	left:332px !important;
	top:77px !important;
}

#item46016 {
	width:184px !important;
	height:47px !important;
}

#item46011 {
	width:184px !important;
	height:47px !important;
	left:332px !important;
	top:125px !important;
}

#item46023 {
	width:184px !important;
	height:44px !important;
}

#item46017 {
	width:184px !important;
	height:44px !important;
	left:332px !important;
	top:174px !important;
}

#item46029 {
	width:184px !important;
	height:45px !important;
}

#item46024 {
	width:184px !important;
	height:45px !important;
	left:332px !important;
	top:219px !important;
}

#item46037 {
	width:184px !important;
	height:51px !important;
}

#item46032 {
	width:184px !important;
	height:51px !important;
	left:332px !important;
	top:266px !important;
}

#item46043 {
	width:184px !important;
	height:46px !important;
}

#item46038 {
	width:184px !important;
	height:46px !important;
	left:332px !important;
	top:318px !important;
}

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

#item45965 {
	width:130px !important;
	height:51px !important;
	left:201px !important;
	top:108px !important;
}

#item45977 {
	width:130px !important;
	height:50px !important;
}

#item45971 {
	width:130px !important;
	height:50px !important;
	left:201px !important;
	top:160px !important;
}

#item45984 {
	width:130px !important;
	height:50px !important;
}

#item45979 {
	width:130px !important;
	height:50px !important;
	left:201px !important;
	top:211px !important;
}

#item45991 {
	width:139px !important;
	height:50px !important;
}

#item45985 {
	width:139px !important;
	height:50px !important;
	left:191px !important;
	top:262px !important;
}

#item45997 {
	width:139px !important;
	height:50px !important;
}

#item45992 {
	width:139px !important;
	height:50px !important;
	left:191px !important;
	top:313px !important;
}

#item45933 {
	width:186px !important;
	height:55px !important;
}

#item45928 {
	width:186px !important;
	height:55px !important;
	left:14px !important;
	top:111px !important;
}

#item45939 {
	width:180px !important;
	height:52px !important;
}

#item45934 {
	width:180px !important;
	height:52px !important;
	left:20px !important;
	top:168px !important;
}

#item45946 {
	width:177px !important;
	height:49px !important;
}

#item45941 {
	width:177px !important;
	height:49px !important;
	left:20px !important;
	top:221px !important;
}

#item45952 {
	width:170px !important;
	height:48px !important;
}

#item45947 {
	width:170px !important;
	height:48px !important;
	left:20px !important;
	top:271px !important;
}

#item45958 {
	width:170px !important;
	height:48px !important;
}

#item45953 {
	width:170px !important;
	height:48px !important;
	left:20px !important;
	top:320px !important;
}

#item43954 {
	width:135px !important;
	height:122px !important;
}

#item43948 {
	width:135px !important;
	height:122px !important;
	left:381px !important;
	top:482px !important;
}

#item45927 {
	width:135px !important;
	height:107px !important;
}

#item45922 {
	width:135px !important;
	height:107px !important;
	left:381px !important;
	top:373px !important;
}

#item37271 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:466px !important;
}

#item37300 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:473px !important;
}

#item37327 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:480px !important;
}

#item37354 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:486px !important;
}

#item37381 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:493px !important;
}

#item37409 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:499px !important;
}

#item37436 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:506px !important;
}

#item37463 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:513px !important;
}

#item37490 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

#item37517 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:526px !important;
}

#item37544 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:532px !important;
}

#item37571 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:539px !important;
}

#item37598 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:546px !important;
}

#item37625 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

#item37654 {
	width:57px !important;
	height:7px !important;
	left:205px !important;
	top:466px !important;
}

#item37681 {
	width:39px !important;
	height:7px !important;
	left:205px !important;
	top:473px !important;
}

#item37708 {
	width:44px !important;
	height:7px !important;
	left:205px !important;
	top:480px !important;
}

#item37735 {
	width:45px !important;
	height:7px !important;
	left:205px !important;
	top:486px !important;
}

#item37762 {
	width:54px !important;
	height:7px !important;
	left:205px !important;
	top:493px !important;
}

#item37789 {
	width:53px !important;
	height:7px !important;
	left:205px !important;
	top:499px !important;
}

#item37816 {
	width:56px !important;
	height:7px !important;
	left:205px !important;
	top:506px !important;
}

#item37843 {
	width:46px !important;
	height:7px !important;
	left:205px !important;
	top:513px !important;
}

#item37870 {
	width:61px !important;
	height:7px !important;
	left:205px !important;
	top:519px !important;
}

#item37898 {
	width:47px !important;
	height:7px !important;
	left:205px !important;
	top:526px !important;
}

#item37925 {
	width:53px !important;
	height:7px !important;
	left:205px !important;
	top:532px !important;
}

#item37955 {
	width:59px !important;
	height:7px !important;
	left:205px !important;
	top:539px !important;
}

#item37982 {
	width:59px !important;
	height:7px !important;
	left:205px !important;
	top:546px !important;
}

#item38009 {
	width:57px !important;
	height:7px !important;
	left:205px !important;
	top:552px !important;
}

#item38036 {
	width:49px !important;
	height:7px !important;
	left:205px !important;
	top:559px !important;
}

#item38063 {
	width:67px !important;
	height:7px !important;
	left:205px !important;
	top:565px !important;
}

#item38090 {
	width:48px !important;
	height:7px !important;
	left:205px !important;
	top:572px !important;
}

#item38117 {
	width:50px !important;
	height:7px !important;
	left:205px !important;
	top:579px !important;
}

#item38145 {
	width:54px !important;
	height:7px !important;
	left:205px !important;
	top:585px !important;
}

#item38173 {
	width:47px !important;
	height:7px !important;
	left:205px !important;
	top:592px !important;
}

#item42863 {
	width:118px !important;
	height:223px !important;
}

#item42857 {
	width:118px !important;
	height:223px !important;
	left:43px !important;
	top:62px !important;
}

#item46049 {
	width:125px !important;
	height:223px !important;
}

#item46044 {
	width:125px !important;
	height:223px !important;
	left:196px !important;
	top:62px !important;
}

#item46055 {
	width:125px !important;
	height:223px !important;
}

#item46050 {
	width:125px !important;
	height:223px !important;
	left:352px !important;
	top:62px !important;
}

#item43960 {
	width:162px !important;
	height:225px !important;
}

#item43955 {
	width:162px !important;
	height:225px !important;
	left:57px !important;
	top:295px !important;
}

#item46061 {
	width:165px !important;
	height:214px !important;
}

#item46056 {
	width:165px !important;
	height:214px !important;
	left:289px !important;
	top:303px !important;
}

#item38200 {
	width:55px !important;
	height:7px !important;
	left:19px !important;
	top:558px !important;
}

#item38227 {
	width:59px !important;
	height:7px !important;
	left:92px !important;
	top:558px !important;
}

#item38254 {
	width:57px !important;
	height:7px !important;
	left:166px !important;
	top:558px !important;
}

#item38281 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:565px !important;
}

#item38308 {
	width:48px !important;
	height:7px !important;
	left:92px !important;
	top:565px !important;
}

#item43966 {
	width:485px !important;
	height:351px !important;
}

#item43961 {
	width:485px !important;
	height:351px !important;
	left:31px !important;
}

#item43973 {
	width:142px !important;
	height:79px !important;
}

#item43968 {
	width:142px !important;
	height:79px !important;
	left:210px !important;
	top:361px !important;
}

#item46084 {
	width:142px !important;
	height:79px !important;
}

#item46078 {
	width:142px !important;
	height:79px !important;
	left:353px !important;
	top:361px !important;
}

#item46071 {
	width:142px !important;
	height:79px !important;
}

#item46065 {
	width:142px !important;
	height:79px !important;
	left:210px !important;
	top:441px !important;
}

#item46090 {
	width:142px !important;
	height:79px !important;
}

#item46085 {
	width:142px !important;
	height:79px !important;
	left:353px !important;
	top:441px !important;
}

#item46077 {
	width:142px !important;
	height:78px !important;
}

#item46072 {
	width:142px !important;
	height:78px !important;
	left:210px !important;
	top:522px !important;
}

#item46096 {
	width:142px !important;
	height:78px !important;
}

#item46091 {
	width:142px !important;
	height:78px !important;
	left:353px !important;
	top:522px !important;
}

#item38335 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:409px !important;
}

#item38362 {
	width:62px !important;
	height:7px !important;
	left:116px !important;
	top:409px !important;
}

#item38390 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:416px !important;
}

#item38417 {
	width:59px !important;
	height:7px !important;
	left:116px !important;
	top:416px !important;
}

#item38444 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item38471 {
	width:59px !important;
	height:7px !important;
	left:116px !important;
	top:422px !important;
}

#item38498 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:429px !important;
}

#item42869 {
	width:266px !important;
	height:164px !important;
}

#item42864 {
	width:266px !important;
	height:164px !important;
	left:74px !important;
	top:36px !important;
}

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

#item43974 {
	width:64px !important;
	height:60px !important;
	left:30px !important;
	top:251px !important;
}

#item46105 {
	width:57px !important;
	height:59px !important;
}

#item46099 {
	width:57px !important;
	height:59px !important;
	left:104px !important;
	top:255px !important;
}

#item46124 {
	width:40px !important;
	height:40px !important;
}

#item46119 {
	width:40px !important;
	height:40px !important;
	left:145px !important;
	top:203px !important;
}

#item46131 {
	width:40px !important;
	height:40px !important;
}

#item46126 {
	width:40px !important;
	height:40px !important;
	left:187px !important;
	top:203px !important;
}

#item46137 {
	width:40px !important;
	height:40px !important;
}

#item46132 {
	width:40px !important;
	height:40px !important;
	left:229px !important;
	top:203px !important;
}

#item46111 {
	width:68px !important;
	height:69px !important;
}

#item46106 {
	width:68px !important;
	height:69px !important;
	left:185px !important;
	top:247px !important;
}

#item46118 {
	width:48px !important;
	height:72px !important;
}

#item46112 {
	width:48px !important;
	height:72px !important;
	left:278px !important;
	top:245px !important;
}

#item43985 {
	width:238px !important;
	height:106px !important;
}

#item43980 {
	width:238px !important;
	height:106px !important;
	left:13px !important;
	top:351px !important;
}

#item46145 {
	width:38px !important;
	height:38px !important;
}

#item46140 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:478px !important;
}

#item46151 {
	width:38px !important;
	height:38px !important;
}

#item46146 {
	width:38px !important;
	height:38px !important;
	left:61px !important;
	top:478px !important;
}

#item46157 {
	width:52px !important;
	height:47px !important;
}

#item46152 {
	width:52px !important;
	height:47px !important;
	left:118px !important;
	top:469px !important;
}

#item46163 {
	width:54px !important;
	height:48px !important;
}

#item46158 {
	width:54px !important;
	height:48px !important;
	left:179px !important;
	top:469px !important;
}

#item43991 {
	width:226px !important;
	height:111px !important;
}

#item43986 {
	width:226px !important;
	height:111px !important;
	left:283px !important;
	top:345px !important;
}

#item43997 {
	width:38px !important;
	height:38px !important;
}

#item43992 {
	width:38px !important;
	height:38px !important;
	left:268px !important;
	top:478px !important;
}

#item46170 {
	width:38px !important;
	height:38px !important;
}

#item46165 {
	width:38px !important;
	height:38px !important;
	left:308px !important;
	top:478px !important;
}

#item46176 {
	width:38px !important;
	height:38px !important;
}

#item46171 {
	width:38px !important;
	height:38px !important;
	left:349px !important;
	top:478px !important;
}

#item46182 {
	width:56px !important;
	height:50px !important;
}

#item46177 {
	width:56px !important;
	height:50px !important;
	left:391px !important;
	top:471px !important;
}

#item46196 {
	width:80px !important;
	height:55px !important;
}

#item46191 {
	width:80px !important;
	height:55px !important;
	left:400px !important;
	top:532px !important;
}

#item46202 {
	width:49px !important;
	height:49px !important;
}

#item46197 {
	width:49px !important;
	height:49px !important;
	left:448px !important;
	top:568px !important;
}

#item46190 {
	width:56px !important;
	height:57px !important;
}

#item46183 {
	width:56px !important;
	height:57px !important;
	left:450px !important;
	top:464px !important;
}

#item38525 {
	width:47px !important;
	height:7px !important;
	left:359px !important;
	top:183px !important;
}

#item38552 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:183px !important;
}

#item38579 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:189px !important;
}

#item38606 {
	width:47px !important;
	height:7px !important;
	left:359px !important;
	top:231px !important;
}

#item38634 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:231px !important;
}

#item38663 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:237px !important;
}

#item38690 {
	width:47px !important;
	height:7px !important;
	left:359px !important;
	top:264px !important;
}

#item38717 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:264px !important;
}

#item38744 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:270px !important;
}

#item38771 {
	width:47px !important;
	height:7px !important;
	left:359px !important;
	top:298px !important;
}

#item38798 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:298px !important;
}

#item38825 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:304px !important;
}

#item38852 {
	width:47px !important;
	height:7px !important;
	left:139px !important;
	top:535px !important;
}

#item38879 {
	width:56px !important;
	height:7px !important;
	left:139px !important;
	top:541px !important;
}

#item38907 {
	width:41px !important;
	height:7px !important;
	left:202px !important;
	top:534px !important;
}

#item38934 {
	width:54px !important;
	height:7px !important;
	left:202px !important;
	top:540px !important;
}

#item38961 {
	width:56px !important;
	height:7px !important;
	left:202px !important;
	top:547px !important;
}

#item38988 {
	width:53px !important;
	height:7px !important;
	left:282px !important;
	top:549px !important;
}

#item39016 {
	width:53px !important;
	height:7px !important;
	left:282px !important;
	top:578px !important;
}

#item44003 {
	width:262px !important;
	height:198px !important;
}

#item43998 {
	width:262px !important;
	height:198px !important;
	left:32px !important;
	top:38px !important;
}

#item44010 {
	width:263px !important;
	height:197px !important;
}

#item44004 {
	width:263px !important;
	height:197px !important;
	left:32px !important;
	top:241px !important;
}

#item44016 {
	width:122px !important;
	height:78px !important;
}

#item44011 {
	width:122px !important;
	height:78px !important;
	left:298px !important;
}

#item46212 {
	width:193px !important;
	height:35px !important;
}

#item46207 {
	width:193px !important;
	height:35px !important;
	left:298px !important;
	top:79px !important;
}

#item46224 {
	width:193px !important;
	height:40px !important;
}

#item46219 {
	width:193px !important;
	height:40px !important;
	left:298px !important;
	top:162px !important;
}

#item46230 {
	width:183px !important;
	height:35px !important;
}

#item46225 {
	width:183px !important;
	height:35px !important;
	left:298px !important;
	top:203px !important;
}

#item46237 {
	width:173px !important;
	height:34px !important;
}

#item46231 {
	width:173px !important;
	height:34px !important;
	left:298px !important;
	top:239px !important;
}

#item46243 {
	width:171px !important;
	height:50px !important;
}

#item46238 {
	width:171px !important;
	height:50px !important;
	left:298px !important;
	top:274px !important;
}

#item46251 {
	width:168px !important;
	height:33px !important;
}

#item46246 {
	width:168px !important;
	height:33px !important;
	left:298px !important;
	top:327px !important;
}

#item46257 {
	width:148px !important;
	height:37px !important;
}

#item46252 {
	width:148px !important;
	height:37px !important;
	left:298px !important;
	top:360px !important;
}

#item46264 {
	width:148px !important;
	height:18px !important;
}

#item46258 {
	width:148px !important;
	height:18px !important;
	left:298px !important;
	top:398px !important;
}

#item46271 {
	width:171px !important;
	height:39px !important;
}

#item46266 {
	width:171px !important;
	height:39px !important;
	left:298px !important;
	top:418px !important;
}

#item46277 {
	width:161px !important;
	height:30px !important;
}

#item46272 {
	width:161px !important;
	height:30px !important;
	left:298px !important;
	top:458px !important;
}

#item46283 {
	width:174px !important;
	height:30px !important;
}

#item46278 {
	width:174px !important;
	height:30px !important;
	left:298px !important;
	top:489px !important;
}

#item46289 {
	width:174px !important;
	height:17px !important;
}

#item46284 {
	width:174px !important;
	height:17px !important;
	left:298px !important;
	top:520px !important;
}

#item46295 {
	width:148px !important;
	height:47px !important;
}

#item46290 {
	width:148px !important;
	height:47px !important;
	left:298px !important;
	top:537px !important;
}

#item46304 {
	width:163px !important;
	height:38px !important;
}

#item46299 {
	width:163px !important;
	height:38px !important;
	left:298px !important;
	top:585px !important;
}

#item46218 {
	width:116px !important;
	height:45px !important;
}

#item46213 {
	width:116px !important;
	height:45px !important;
	left:375px !important;
	top:115px !important;
}

#item39044 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:483px !important;
}

#item39071 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item39098 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:496px !important;
}

#item39126 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:503px !important;
}

#item39154 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:509px !important;
}

#item39181 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:516px !important;
}

#item39208 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item39235 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:529px !important;
}

#item39262 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:536px !important;
}

#item39289 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:542px !important;
}

#item39316 {
	width:53px !important;
	height:7px !important;
	left:117px !important;
	top:483px !important;
}

#item39344 {
	width:61px !important;
	height:7px !important;
	left:117px !important;
	top:490px !important;
}

#item39371 {
	width:52px !important;
	height:7px !important;
	left:117px !important;
	top:497px !important;
}

#item39399 {
	width:48px !important;
	height:7px !important;
	left:117px !important;
	top:503px !important;
}

#item39426 {
	width:50px !important;
	height:7px !important;
	left:117px !important;
	top:510px !important;
}

#item39453 {
	width:57px !important;
	height:7px !important;
	left:117px !important;
	top:516px !important;
}

#item39480 {
	width:45px !important;
	height:7px !important;
	left:208px !important;
	top:459px !important;
}

#item39507 {
	width:56px !important;
	height:7px !important;
	left:208px !important;
	top:466px !important;
}

#item39534 {
	width:39px !important;
	height:7px !important;
	left:208px !important;
	top:472px !important;
}

#item39561 {
	width:53px !important;
	height:7px !important;
	left:208px !important;
	top:479px !important;
}

#item39588 {
	width:51px !important;
	height:7px !important;
	left:208px !important;
	top:486px !important;
}

#item39616 {
	width:61px !important;
	height:7px !important;
	left:208px !important;
	top:492px !important;
}

#item39644 {
	width:46px !important;
	height:7px !important;
	left:208px !important;
	top:499px !important;
}

#item39671 {
	width:50px !important;
	height:7px !important;
	left:208px !important;
	top:506px !important;
}

#item39698 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:512px !important;
}

#item39725 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:519px !important;
}

#item39752 {
	width:53px !important;
	height:7px !important;
	left:208px !important;
	top:559px !important;
}

#item39779 {
	width:61px !important;
	height:7px !important;
	left:208px !important;
	top:565px !important;
}

#item39806 {
	width:52px !important;
	height:7px !important;
	left:208px !important;
	top:572px !important;
}

#item39833 {
	width:48px !important;
	height:7px !important;
	left:208px !important;
	top:579px !important;
}

#item39860 {
	width:50px !important;
	height:7px !important;
	left:208px !important;
	top:585px !important;
}

#item39888 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:592px !important;
}

#item42875 {
	width:104px !important;
	height:89px !important;
}

#item42870 {
	width:104px !important;
	height:89px !important;
	left:206px !important;
	top:109px !important;
}

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

#item46312 {
	width:28px !important;
	height:28px !important;
	left:316px !important;
	top:101px !important;
}

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

#item46319 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:285px !important;
}

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

#item46325 {
	width:28px !important;
	height:28px !important;
	left:376px !important;
	top:295px !important;
}

#item46311 {
	width:108px !important;
	height:122px !important;
}

#item46306 {
	width:108px !important;
	height:122px !important;
	left:214px !important;
	top:201px !important;
}

#item44023 {
	width:118px !important;
	height:118px !important;
}

#item44017 {
	width:118px !important;
	height:118px !important;
	left:373px !important;
	top:92px !important;
}

#item44030 {
	width:145px !important;
	height:132px !important;
}

#item44024 {
	width:145px !important;
	height:132px !important;
	left:368px !important;
	top:329px !important;
}

#item39915 {
	width:59px !important;
	height:7px !important;
	left:183px !important;
	top:506px !important;
}

#item39942 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:513px !important;
}

#item39969 {
	width:58px !important;
	height:7px !important;
	left:183px !important;
	top:562px !important;
}

#item39996 {
	width:57px !important;
	height:7px !important;
	left:183px !important;
	top:569px !important;
}

#item40023 {
	width:58px !important;
	height:7px !important;
	left:285px !important;
	top:519px !important;
}

#item40052 {
	width:50px !important;
	height:7px !important;
	left:285px !important;
	top:525px !important;
}

#item40079 {
	width:59px !important;
	height:7px !important;
	left:285px !important;
	top:532px !important;
}

#item40106 {
	width:57px !important;
	height:7px !important;
	left:285px !important;
	top:586px !important;
}

#item40133 {
	width:59px !important;
	height:7px !important;
	left:285px !important;
	top:593px !important;
}

#item40161 {
	width:76px !important;
	height:7px !important;
	left:390px !important;
	top:512px !important;
}

#item40188 {
	width:78px !important;
	height:7px !important;
	left:390px !important;
	top:519px !important;
}

#item40215 {
	width:81px !important;
	height:7px !important;
	left:390px !important;
	top:561px !important;
}

#item40242 {
	width:61px !important;
	height:7px !important;
	left:390px !important;
	top:568px !important;
}

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

#item46332 {
	width:28px !important;
	height:28px !important;
	left:193px !important;
	top:365px !important;
}

#item46356 {
	width:74px !important;
	height:114px !important;
}

#item46351 {
	width:74px !important;
	height:114px !important;
	left:162px !important;
	top:445px !important;
}

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

#item46338 {
	width:28px !important;
	height:28px !important;
	left:437px !important;
	top:192px !important;
}

#item46350 {
	width:158px !important;
	height:268px !important;
}

#item46345 {
	width:158px !important;
	height:268px !important;
	left:18px !important;
	top:136px !important;
}

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

#item44037 {
	width:159px !important;
	height:162px !important;
	left:254px !important;
	top:111px !important;
}

#item44048 {
	width:118px !important;
	height:293px !important;
}

#item44043 {
	width:118px !important;
	height:293px !important;
	left:276px !important;
	top:235px !important;
}

#item44054 {
	width:113px !important;
	height:184px !important;
}

#item44049 {
	width:113px !important;
	height:184px !important;
	left:403px !important;
	top:420px !important;
}

#item44036 {
	width:118px !important;
	height:159px !important;
}

#item44031 {
	width:118px !important;
	height:159px !important;
	left:49px !important;
	top:121px !important;
}

#item40269 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:519px !important;
}

#item40296 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:526px !important;
}

#item42896 {
	width:78px !important;
	height:103px !important;
}

#item42891 {
	width:78px !important;
	height:103px !important;
	left:14px !important;
	top:60px !important;
}

#item46362 {
	width:48px !important;
	height:141px !important;
}

#item46357 {
	width:48px !important;
	height:141px !important;
	left:94px !important;
	top:38px !important;
}

#item46369 {
	width:38px !important;
	height:141px !important;
}

#item46364 {
	width:38px !important;
	height:141px !important;
	left:142px !important;
	top:38px !important;
}

#item46375 {
	width:54px !important;
	height:164px !important;
}

#item46370 {
	width:54px !important;
	height:164px !important;
	left:181px !important;
	top:14px !important;
}

#item44060 {
	width:164px !important;
	height:177px !important;
}

#item44055 {
	width:164px !important;
	height:177px !important;
	left:300px !important;
	top:167px !important;
}

#item44066 {
	width:187px !important;
	height:147px !important;
}

#item44061 {
	width:187px !important;
	height:147px !important;
	left:284px !important;
	top:381px !important;
}

#item44073 {
	width:62px !important;
	height:67px !important;
}

#item44067 {
	width:62px !important;
	height:67px !important;
	left:20px !important;
	top:476px !important;
}

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

#item44074 {
	width:68px !important;
	height:50px !important;
	left:19px !important;
	top:560px !important;
}

#item40323 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:311px !important;
}

#item40350 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:311px !important;
}

#item40377 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:311px !important;
}

#item40407 {
	width:27px !important;
	height:7px !important;
	left:188px !important;
	top:311px !important;
}

#item40434 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:318px !important;
}

#item40461 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:318px !important;
}

#item40489 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:318px !important;
}

#item40516 {
	width:27px !important;
	height:7px !important;
	left:188px !important;
	top:318px !important;
}

#item40543 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:325px !important;
}

#item40570 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:325px !important;
}

#item40597 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:325px !important;
}

#item40624 {
	width:27px !important;
	height:7px !important;
	left:188px !important;
	top:325px !important;
}

#item40652 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:331px !important;
}

#item40679 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:331px !important;
}

#item40707 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:331px !important;
}

#item40734 {
	width:27px !important;
	height:7px !important;
	left:188px !important;
	top:331px !important;
}

#item40761 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:338px !important;
}

#item40788 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:338px !important;
}

#item40815 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:338px !important;
}

#item40842 {
	width:27px !important;
	height:7px !important;
	left:188px !important;
	top:338px !important;
}

#item40869 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:344px !important;
}

#item40897 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:344px !important;
}

#item40925 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:344px !important;
}

#item40952 {
	width:27px !important;
	height:7px !important;
	left:188px !important;
	top:344px !important;
}

#item40979 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:374px !important;
}

#item41006 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:374px !important;
}

#item41033 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:374px !important;
}

#item41060 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:374px !important;
}

#item41087 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:380px !important;
}

#item41114 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:380px !important;
}

#item41142 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:380px !important;
}

#item41169 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:380px !important;
}

#item41196 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:387px !important;
}

#item41224 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:387px !important;
}

#item41251 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:387px !important;
}

#item41278 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:387px !important;
}

#item41305 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:394px !important;
}

#item41332 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:394px !important;
}

#item41359 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:394px !important;
}

#item41387 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:394px !important;
}

#item41416 {
	width:27px !important;
	height:7px !important;
	left:76px !important;
	top:400px !important;
}

#item41443 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:400px !important;
}

#item41470 {
	width:27px !important;
	height:7px !important;
	left:149px !important;
	top:400px !important;
}

#item41497 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:400px !important;
}

#item41524 {
	width:43px !important;
	height:7px !important;
	left:115px !important;
	top:491px !important;
}

#item41551 {
	width:50px !important;
	height:7px !important;
	left:170px !important;
	top:492px !important;
}

#item41578 {
	width:51px !important;
	height:7px !important;
	left:115px !important;
	top:498px !important;
}

#item41605 {
	width:51px !important;
	height:7px !important;
	left:170px !important;
	top:498px !important;
}

#item41632 {
	width:43px !important;
	height:7px !important;
	left:115px !important;
	top:528px !important;
}

#item41660 {
	width:50px !important;
	height:7px !important;
	left:169px !important;
	top:528px !important;
}

#item41687 {
	width:51px !important;
	height:7px !important;
	left:115px !important;
	top:534px !important;
}

#item41714 {
	width:51px !important;
	height:7px !important;
	left:169px !important;
	top:534px !important;
}
#in5footer,  #prefooter {display:none;}
