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

#item35482 {
	width:233px !important;
	height:361px !important;
}

#item35480 {
	width:233px !important;
	height:361px !important;
	left:205px !important;
	top:152px !important;
}

#item35623 {
	width:217px !important;
	height:206px !important;
}

#item35618 {
	width:217px !important;
	height:206px !important;
	left:263px !important;
	top:38px !important;
}

#item35637 {
	width:217px !important;
	height:85px !important;
}

#item35631 {
	width:217px !important;
	height:85px !important;
	left:263px !important;
	top:245px !important;
}

#item35643 {
	width:217px !important;
	height:91px !important;
}

#item35638 {
	width:217px !important;
	height:91px !important;
	left:263px !important;
	top:332px !important;
}

#item35649 {
	width:96px !important;
	height:99px !important;
}

#item35644 {
	width:96px !important;
	height:99px !important;
	left:384px !important;
	top:425px !important;
}

#item35655 {
	width:96px !important;
	height:107px !important;
}

#item35650 {
	width:96px !important;
	height:107px !important;
	left:384px !important;
	top:526px !important;
}

#item35661 {
	width:119px !important;
	height:199px !important;
}

#item35656 {
	width:119px !important;
	height:199px !important;
	left:263px !important;
	top:433px !important;
}

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

#item35624 {
	width:34px !important;
	height:34px !important;
	left:214px !important;
	top:156px !important;
}

#item35610 {
	width:214px !important;
	height:199px !important;
}

#item35605 {
	width:214px !important;
	height:199px !important;
	left:9px !important;
	top:115px !important;
}

#item35617 {
	width:154px !important;
	height:170px !important;
}

#item35611 {
	width:154px !important;
	height:170px !important;
	left:65px !important;
	top:242px !important;
}

#item33279 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:565px !important;
}

#item33306 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:572px !important;
}

#item33333 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:578px !important;
}

#item33361 {
	width:59px !important;
	height:7px !important;
	left:144px !important;
	top:566px !important;
}

#item33388 {
	width:57px !important;
	height:7px !important;
	left:144px !important;
	top:573px !important;
}

#item33415 {
	width:56px !important;
	height:7px !important;
	left:144px !important;
	top:579px !important;
}

#item38316 {
	width:105px !important;
	height:97px !important;
	left:151px !important;
	top:438px !important;
}

#item35488 {
	width:184px !important;
	height:250px !important;
}

#item35486 {
	width:184px !important;
	height:250px !important;
	left:31px !important;
	top:38px !important;
}

#item35669 {
	width:184px !important;
	height:250px !important;
}

#item35664 {
	width:184px !important;
	height:250px !important;
	left:31px !important;
	top:291px !important;
}

#item35675 {
	width:299px !important;
	height:505px !important;
}

#item35670 {
	width:299px !important;
	height:505px !important;
	left:217px !important;
	top:36px !important;
}

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

#item38284 {
	width:34px !important;
	height:34px !important;
	left:223px !important;
	top:404px !important;
}

#item33442 {
	width:58px !important;
	height:7px !important;
	left:33px !important;
	top:565px !important;
}

#item33469 {
	width:55px !important;
	height:7px !important;
	left:91px !important;
	top:565px !important;
}

#item33496 {
	width:47px !important;
	height:7px !important;
	left:33px !important;
	top:571px !important;
}

#item33523 {
	width:56px !important;
	height:7px !important;
	left:91px !important;
	top:571px !important;
}

#item33550 {
	width:59px !important;
	height:7px !important;
	left:33px !important;
	top:578px !important;
}

#item33577 {
	width:47px !important;
	height:7px !important;
	left:151px !important;
	top:565px !important;
}

#item33604 {
	width:46px !important;
	height:7px !important;
	left:217px !important;
	top:565px !important;
}

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

#item33659 {
	width:52px !important;
	height:7px !important;
	left:217px !important;
	top:572px !important;
}

#item33687 {
	width:47px !important;
	height:7px !important;
	left:276px !important;
	top:565px !important;
}

#item33714 {
	width:63px !important;
	height:7px !important;
	left:276px !important;
	top:572px !important;
}

#item33741 {
	width:47px !important;
	height:7px !important;
	left:389px !important;
	top:565px !important;
}

#item33768 {
	width:63px !important;
	height:7px !important;
	left:389px !important;
	top:572px !important;
}

#item33795 {
	width:52px !important;
	height:7px !important;
	left:389px !important;
	top:578px !important;
}

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

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

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

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

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

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

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

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

#item38358 {
	width:403px !important;
	height:542px !important;
	left:54px !important;
	top:57px !important;
}

#item35681 {
	width:163px !important;
	height:229px !important;
}

#item35676 {
	width:163px !important;
	height:229px !important;
	left:125px !important;
	top:36px !important;
}

#item35716 {
	width:86px !important;
	height:96px !important;
}

#item35711 {
	width:86px !important;
	height:96px !important;
	left:398px !important;
	top:45px !important;
}

#item35762 {
	width:83px !important;
	height:117px !important;
}

#item35757 {
	width:83px !important;
	height:117px !important;
	left:422px !important;
	top:142px !important;
}

#item35768 {
	width:59px !important;
	height:117px !important;
}

#item35763 {
	width:59px !important;
	height:117px !important;
	left:362px !important;
	top:142px !important;
}

#item35774 {
	width:50px !important;
	height:117px !important;
}

#item35769 {
	width:50px !important;
	height:117px !important;
	left:311px !important;
	top:142px !important;
}

#item35753 {
	width:85px !important;
	height:96px !important;
}

#item35747 {
	width:85px !important;
	height:96px !important;
	left:313px !important;
	top:45px !important;
}

#item35722 {
	width:67px !important;
	height:173px !important;
}

#item35717 {
	width:67px !important;
	height:173px !important;
	left:302px !important;
	top:305px !important;
}

#item35788 {
	width:39px !important;
	height:173px !important;
}

#item35783 {
	width:39px !important;
	height:173px !important;
	left:262px !important;
	top:305px !important;
}

#item35794 {
	width:49px !important;
	height:173px !important;
}

#item35789 {
	width:49px !important;
	height:173px !important;
	left:213px !important;
	top:305px !important;
}

#item35728 {
	width:132px !important;
	height:92px !important;
}

#item35723 {
	width:132px !important;
	height:92px !important;
	left:45px !important;
	top:321px !important;
}

#item35781 {
	width:84px !important;
	height:192px !important;
}

#item35776 {
	width:84px !important;
	height:192px !important;
	left:72px !important;
	top:414px !important;
}

#item35690 {
	width:49px !important;
	height:51px !important;
}

#item35685 {
	width:49px !important;
	height:51px !important;
	left:74px !important;
	top:113px !important;
}

#item35703 {
	width:50px !important;
	height:101px !important;
}

#item35698 {
	width:50px !important;
	height:101px !important;
	left:72px !important;
	top:164px !important;
}

#item35709 {
	width:63px !important;
	height:101px !important;
}

#item35704 {
	width:63px !important;
	height:101px !important;
	left:9px !important;
	top:164px !important;
}

#item35697 {
	width:56px !important;
	height:51px !important;
}

#item35691 {
	width:56px !important;
	height:51px !important;
	left:17px !important;
	top:113px !important;
}

#item16827 {
	width:58px !important;
	height:7px !important;
	left:190px !important;
	top:536px !important;
}

#item16855 {
	width:59px !important;
	height:7px !important;
	left:190px !important;
	top:542px !important;
}

#item16882 {
	width:43px !important;
	height:7px !important;
	left:190px !important;
	top:549px !important;
}

#item16910 {
	width:43px !important;
	height:7px !important;
	left:190px !important;
	top:555px !important;
}

#item16937 {
	width:87px !important;
	height:7px !important;
	left:190px !important;
	top:579px !important;
}

#item16964 {
	width:59px !important;
	height:7px !important;
	left:293px !important;
	top:536px !important;
}

#item16991 {
	width:59px !important;
	height:7px !important;
	left:293px !important;
	top:543px !important;
}

#item17018 {
	width:70px !important;
	height:7px !important;
	left:293px !important;
	top:549px !important;
}

#item17045 {
	width:75px !important;
	height:7px !important;
	left:293px !important;
	top:573px !important;
}

#item17072 {
	width:74px !important;
	height:7px !important;
	left:293px !important;
	top:579px !important;
}

#item17099 {
	width:45px !important;
	height:7px !important;
	left:396px !important;
	top:557px !important;
}

#item17127 {
	width:59px !important;
	height:7px !important;
	left:396px !important;
	top:585px !important;
}

#item17154 {
	width:43px !important;
	height:7px !important;
	left:396px !important;
	top:591px !important;
}

#item35497 {
	width:151px !important;
	height:308px !important;
}

#item35492 {
	width:151px !important;
	height:308px !important;
	left:300px !important;
	top:114px !important;
}

#item35734 {
	width:92px !important;
	height:171px !important;
}

#item35729 {
	width:92px !important;
	height:171px !important;
	left:202px !important;
	top:52px !important;
}

#item35801 {
	width:73px !important;
	height:171px !important;
}

#item35795 {
	width:73px !important;
	height:171px !important;
	left:128px !important;
	top:52px !important;
}

#item35807 {
	width:94px !important;
	height:171px !important;
}

#item35802 {
	width:94px !important;
	height:171px !important;
	left:33px !important;
	top:52px !important;
}

#item35740 {
	width:149px !important;
	height:169px !important;
}

#item35735 {
	width:149px !important;
	height:169px !important;
	left:31px !important;
	top:228px !important;
}

#item35746 {
	width:70px !important;
	height:94px !important;
}

#item35741 {
	width:70px !important;
	height:94px !important;
	left:36px !important;
	top:414px !important;
}

#item35815 {
	width:74px !important;
	height:96px !important;
}

#item35810 {
	width:74px !important;
	height:96px !important;
	left:83px !important;
	top:414px !important;
}

#item35821 {
	width:74px !important;
	height:98px !important;
}

#item35816 {
	width:74px !important;
	height:98px !important;
	left:130px !important;
	top:414px !important;
}

#item35827 {
	width:102px !important;
	height:99px !important;
}

#item35822 {
	width:102px !important;
	height:99px !important;
	left:178px !important;
	top:414px !important;
}

#item17182 {
	width:61px !important;
	height:7px !important;
	left:45px !important;
	top:549px !important;
}

#item17209 {
	width:70px !important;
	height:7px !important;
	left:45px !important;
	top:556px !important;
}

#item17236 {
	width:79px !important;
	height:7px !important;
	left:45px !important;
	top:562px !important;
}

#item17263 {
	width:59px !important;
	height:7px !important;
	left:155px !important;
	top:543px !important;
}

#item17290 {
	width:61px !important;
	height:7px !important;
	left:155px !important;
	top:550px !important;
}

#item17318 {
	width:59px !important;
	height:7px !important;
	left:155px !important;
	top:556px !important;
}

#item17345 {
	width:43px !important;
	height:7px !important;
	left:155px !important;
	top:563px !important;
}

#item35835 {
	width:140px !important;
	height:154px !important;
}

#item35830 {
	width:140px !important;
	height:154px !important;
	left:105px !important;
	top:119px !important;
}

#item35854 {
	width:200px !important;
	height:228px !important;
}

#item35849 {
	width:200px !important;
	height:228px !important;
	left:284px !important;
	top:34px !important;
}

#item35860 {
	width:200px !important;
	height:222px !important;
}

#item35855 {
	width:200px !important;
	height:222px !important;
	left:284px !important;
	top:266px !important;
}

#item35848 {
	width:140px !important;
	height:268px !important;
}

#item35843 {
	width:140px !important;
	height:268px !important;
	left:111px !important;
	top:246px !important;
}

#item35842 {
	width:64px !important;
	height:52px !important;
}

#item35837 {
	width:64px !important;
	height:52px !important;
	left:30px !important;
	top:114px !important;
}

#item17373 {
	width:57px !important;
	height:7px !important;
	left:284px !important;
	top:517px !important;
}

#item17400 {
	width:55px !important;
	height:7px !important;
	left:284px !important;
	top:524px !important;
}

#item17427 {
	width:57px !important;
	height:7px !important;
	left:284px !important;
	top:575px !important;
}

#item17454 {
	width:55px !important;
	height:7px !important;
	left:284px !important;
	top:582px !important;
}

#item17481 {
	width:90px !important;
	height:7px !important;
	left:390px !important;
	top:518px !important;
}

#item17509 {
	width:62px !important;
	height:7px !important;
	left:389px !important;
	top:571px !important;
}

#item35503 {
	width:137px !important;
	height:243px !important;
}

#item35498 {
	width:137px !important;
	height:243px !important;
	left:265px !important;
	top:89px !important;
}

#item35900 {
	width:148px !important;
	height:254px !important;
}

#item35895 {
	width:148px !important;
	height:254px !important;
	left:259px !important;
	top:281px !important;
}

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

#item35889 {
	width:29px !important;
	height:28px !important;
	left:423px !important;
	top:225px !important;
}

#item35868 {
	width:200px !important;
	height:264px !important;
}

#item35863 {
	width:200px !important;
	height:264px !important;
	left:31px !important;
	top:34px !important;
}

#item35874 {
	width:56px !important;
	height:187px !important;
}

#item35869 {
	width:56px !important;
	height:187px !important;
	left:31px !important;
	top:301px !important;
}

#item35880 {
	width:46px !important;
	height:187px !important;
}

#item35875 {
	width:46px !important;
	height:187px !important;
	left:88px !important;
	top:301px !important;
}

#item35886 {
	width:63px !important;
	height:187px !important;
}

#item35881 {
	width:63px !important;
	height:187px !important;
	left:135px !important;
	top:301px !important;
}

#item17536 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:516px !important;
}

#item17563 {
	width:43px !important;
	height:7px !important;
	left:83px !important;
	top:516px !important;
}

#item17590 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item17618 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item17645 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item17672 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item17699 {
	width:60px !important;
	height:7px !important;
	left:135px !important;
	top:517px !important;
}

#item17726 {
	width:57px !important;
	height:7px !important;
	left:135px !important;
	top:524px !important;
}

#item17753 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:530px !important;
}

#item17780 {
	width:62px !important;
	height:7px !important;
	left:135px !important;
	top:582px !important;
}

#item35906 {
	width:276px !important;
	height:247px !important;
}

#item35901 {
	width:276px !important;
	height:247px !important;
	top:39px !important;
}

#item35912 {
	width:127px !important;
	height:170px !important;
}

#item35907 {
	width:127px !important;
	height:170px !important;
	left:344px !important;
	top:130px !important;
}

#item35986 {
	width:135px !important;
	height:276px !important;
}

#item35981 {
	width:135px !important;
	height:276px !important;
	left:336px !important;
	top:301px !important;
}

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

#item35987 {
	width:50px !important;
	height:61px !important;
	left:284px !important;
	top:414px !important;
}

#item35918 {
	width:67px !important;
	height:54px !important;
}

#item35913 {
	width:67px !important;
	height:54px !important;
	left:86px !important;
	top:302px !important;
}

#item35958 {
	width:52px !important;
	height:72px !important;
}

#item35953 {
	width:52px !important;
	height:72px !important;
	left:221px !important;
	top:302px !important;
}

#item35973 {
	width:53px !important;
	height:85px !important;
}

#item35967 {
	width:53px !important;
	height:85px !important;
	left:221px !important;
	top:374px !important;
}

#item35979 {
	width:50px !important;
	height:83px !important;
}

#item35974 {
	width:50px !important;
	height:83px !important;
	left:171px !important;
	top:374px !important;
}

#item35965 {
	width:48px !important;
	height:69px !important;
}

#item35959 {
	width:48px !important;
	height:69px !important;
	left:173px !important;
	top:305px !important;
}

#item35939 {
	width:68px !important;
	height:54px !important;
}

#item35933 {
	width:68px !important;
	height:54px !important;
	left:18px !important;
	top:302px !important;
}

#item35945 {
	width:76px !important;
	height:98px !important;
}

#item35940 {
	width:76px !important;
	height:98px !important;
	left:10px !important;
	top:358px !important;
}

#item35951 {
	width:75px !important;
	height:101px !important;
}

#item35946 {
	width:75px !important;
	height:101px !important;
	left:86px !important;
	top:358px !important;
}

#item17807 {
	width:39px !important;
	height:7px !important;
	left:57px !important;
	top:502px !important;
}

#item17835 {
	width:64px !important;
	height:7px !important;
	left:57px !important;
	top:524px !important;
}

#item17863 {
	width:76px !important;
	height:7px !important;
	left:57px !important;
	top:548px !important;
}

#item17890 {
	width:80px !important;
	height:7px !important;
	left:57px !important;
	top:554px !important;
}

#item17917 {
	width:62px !important;
	height:7px !important;
	left:57px !important;
	top:577px !important;
}

#item17944 {
	width:59px !important;
	height:7px !important;
	left:168px !important;
	top:494px !important;
}

#item17971 {
	width:49px !important;
	height:7px !important;
	left:168px !important;
	top:501px !important;
}

#item17998 {
	width:70px !important;
	height:7px !important;
	left:168px !important;
	top:507px !important;
}

#item18025 {
	width:43px !important;
	height:7px !important;
	left:168px !important;
	top:514px !important;
}

#item18052 {
	width:45px !important;
	height:7px !important;
	left:168px !important;
	top:563px !important;
}

#item35509 {
	width:144px !important;
	height:451px !important;
}

#item35504 {
	width:144px !important;
	height:451px !important;
	left:106px !important;
	top:40px !important;
}

#item35924 {
	width:204px !important;
	height:229px !important;
}

#item35919 {
	width:204px !important;
	height:229px !important;
	left:295px !important;
	top:136px !important;
}

#item36005 {
	width:62px !important;
	height:119px !important;
}

#item36000 {
	width:62px !important;
	height:119px !important;
	left:454px !important;
	top:381px !important;
}

#item36011 {
	width:62px !important;
	height:103px !important;
}

#item36006 {
	width:62px !important;
	height:103px !important;
	left:454px !important;
	top:501px !important;
}

#item35930 {
	width:81px !important;
	height:190px !important;
}

#item35925 {
	width:81px !important;
	height:190px !important;
	left:31px !important;
	top:303px !important;
}

#item36019 {
	width:43px !important;
	height:131px !important;
}

#item36012 {
	width:43px !important;
	height:131px !important;
	left:31px !important;
	top:501px !important;
}

#item36025 {
	width:38px !important;
	height:131px !important;
}

#item36020 {
	width:38px !important;
	height:131px !important;
	left:76px !important;
	top:501px !important;
}

#item36031 {
	width:40px !important;
	height:134px !important;
}

#item36026 {
	width:40px !important;
	height:134px !important;
	left:115px !important;
	top:498px !important;
}

#item36039 {
	width:50px !important;
	height:133px !important;
}

#item36034 {
	width:50px !important;
	height:133px !important;
	left:155px !important;
	top:499px !important;
}

#item18079 {
	width:62px !important;
	height:7px !important;
	left:225px !important;
	top:523px !important;
}

#item18107 {
	width:45px !important;
	height:7px !important;
	left:225px !important;
	top:530px !important;
}

#item18134 {
	width:43px !important;
	height:7px !important;
	left:225px !important;
	top:581px !important;
}

#item18161 {
	width:41px !important;
	height:7px !important;
	left:277px !important;
	top:581px !important;
}

#item18188 {
	width:53px !important;
	height:7px !important;
	left:225px !important;
	top:587px !important;
}

#item18215 {
	width:43px !important;
	height:7px !important;
	left:277px !important;
	top:587px !important;
}

#item18242 {
	width:60px !important;
	height:7px !important;
	left:339px !important;
	top:510px !important;
}

#item18269 {
	width:57px !important;
	height:7px !important;
	left:339px !important;
	top:517px !important;
}

#item18296 {
	width:45px !important;
	height:7px !important;
	left:339px !important;
	top:523px !important;
}

#item35515 {
	width:181px !important;
	height:309px !important;
}

#item35510 {
	width:181px !important;
	height:309px !important;
	left:91px !important;
	top:36px !important;
}

#item36083 {
	width:175px !important;
	height:294px !important;
}

#item36077 {
	width:175px !important;
	height:294px !important;
	left:309px !important;
	top:50px !important;
}

#item36076 {
	width:55px !important;
	height:108px !important;
}

#item36071 {
	width:55px !important;
	height:108px !important;
	left:242px !important;
	top:36px !important;
}

#item36058 {
	width:90px !important;
	height:264px !important;
}

#item36053 {
	width:90px !important;
	height:264px !important;
	left:64px !important;
	top:369px !important;
}

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

#item36096 {
	width:35px !important;
	height:35px !important;
	left:21px !important;
	top:497px !important;
}

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

#item36105 {
	width:35px !important;
	height:35px !important;
	left:170px !important;
	top:497px !important;
}

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

#item36112 {
	width:35px !important;
	height:35px !important;
	left:320px !important;
	top:497px !important;
}

#item36089 {
	width:98px !important;
	height:264px !important;
}

#item36084 {
	width:98px !important;
	height:264px !important;
	left:215px !important;
	top:369px !important;
}

#item36095 {
	width:122px !important;
	height:264px !important;
}

#item36090 {
	width:122px !important;
	height:264px !important;
	left:358px !important;
	top:369px !important;
}

#item36046 {
	width:147px !important;
	height:162px !important;
}

#item36041 {
	width:147px !important;
	height:162px !important;
	left:141px !important;
	top:107px !important;
}

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

#item36118 {
	width:29px !important;
	height:34px !important;
	left:128px !important;
	top:40px !important;
}

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

#item36124 {
	width:29px !important;
	height:31px !important;
	left:128px !important;
	top:74px !important;
}

#item36052 {
	width:158px !important;
	height:249px !important;
}

#item36047 {
	width:158px !important;
	height:249px !important;
	left:294px !important;
	top:130px !important;
}

#item36143 {
	width:105px !important;
	height:150px !important;
}

#item36138 {
	width:105px !important;
	height:150px !important;
	left:337px !important;
	top:371px !important;
}

#item36165 {
	width:104px !important;
	height:98px !important;
}

#item36160 {
	width:104px !important;
	height:98px !important;
	left:412px !important;
	top:506px !important;
}

#item36150 {
	width:42px !important;
	height:41px !important;
}

#item36144 {
	width:42px !important;
	height:41px !important;
	left:294px !important;
	top:423px !important;
}

#item36156 {
	width:42px !important;
	height:43px !important;
}

#item36151 {
	width:42px !important;
	height:43px !important;
	left:294px !important;
	top:464px !important;
}

#item36137 {
	width:150px !important;
	height:237px !important;
}

#item36132 {
	width:150px !important;
	height:237px !important;
	left:132px !important;
	top:366px !important;
}

#item18323 {
	width:39px !important;
	height:7px !important;
	left:20px !important;
	top:49px !important;
}

#item18350 {
	width:45px !important;
	height:7px !important;
	left:77px !important;
	top:49px !important;
}

#item18378 {
	width:60px !important;
	height:7px !important;
	left:20px !important;
	top:95px !important;
}

#item18405 {
	width:57px !important;
	height:7px !important;
	left:20px !important;
	top:141px !important;
}

#item18432 {
	width:44px !important;
	height:7px !important;
	left:78px !important;
	top:141px !important;
}

#item18459 {
	width:62px !important;
	height:7px !important;
	left:20px !important;
	top:148px !important;
}

#item18486 {
	width:41px !important;
	height:7px !important;
	left:20px !important;
	top:193px !important;
}

#item18513 {
	width:45px !important;
	height:7px !important;
	left:76px !important;
	top:193px !important;
}

#item18540 {
	width:62px !important;
	height:7px !important;
	left:20px !important;
	top:249px !important;
}

#item18568 {
	width:62px !important;
	height:7px !important;
	left:20px !important;
	top:283px !important;
}

#item18596 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:290px !important;
}

#item18624 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:336px !important;
}

#item18651 {
	width:52px !important;
	height:7px !important;
	left:69px !important;
	top:336px !important;
}

#item18678 {
	width:59px !important;
	height:7px !important;
	left:20px !important;
	top:342px !important;
}

#item18705 {
	width:56px !important;
	height:7px !important;
	left:20px !important;
	top:380px !important;
}

#item18732 {
	width:56px !important;
	height:7px !important;
	left:20px !important;
	top:424px !important;
}

#item18759 {
	width:77px !important;
	height:7px !important;
	left:20px !important;
	top:468px !important;
}

#item18786 {
	width:76px !important;
	height:7px !important;
	left:20px !important;
	top:475px !important;
}

#item18813 {
	width:64px !important;
	height:7px !important;
	left:20px !important;
	top:482px !important;
}

#item18840 {
	width:43px !important;
	height:7px !important;
	left:20px !important;
	top:526px !important;
}

#item35521 {
	width:273px !important;
	height:272px !important;
}

#item35516 {
	width:273px !important;
	height:272px !important;
	top:34px !important;
}

#item36197 {
	width:195px !important;
	height:322px !important;
}

#item36192 {
	width:195px !important;
	height:322px !important;
	left:78px !important;
	top:310px !important;
}

#item36203 {
	width:75px !important;
	height:121px !important;
}

#item36198 {
	width:75px !important;
	height:121px !important;
	top:511px !important;
}

#item36210 {
	width:75px !important;
	height:105px !important;
}

#item36204 {
	width:75px !important;
	height:105px !important;
	top:405px !important;
}

#item36183 {
	width:159px !important;
	height:336px !important;
}

#item36178 {
	width:159px !important;
	height:336px !important;
	left:333px !important;
	top:34px !important;
}

#item36189 {
	width:65px !important;
	height:111px !important;
}

#item36184 {
	width:65px !important;
	height:111px !important;
	left:275px !important;
	top:260px !important;
}

#item18868 {
	width:61px !important;
	height:7px !important;
	left:281px !important;
	top:396px !important;
}

#item18896 {
	width:57px !important;
	height:7px !important;
	left:281px !important;
	top:445px !important;
}

#item18923 {
	width:57px !important;
	height:7px !important;
	left:281px !important;
	top:451px !important;
}

#item18950 {
	width:43px !important;
	height:7px !important;
	left:281px !important;
	top:458px !important;
}

#item18977 {
	width:39px !important;
	height:7px !important;
	left:281px !important;
	top:507px !important;
}

#item19004 {
	width:67px !important;
	height:7px !important;
	left:281px !important;
	top:513px !important;
}

#item19031 {
	width:65px !important;
	height:7px !important;
	left:281px !important;
	top:562px !important;
}

#item19058 {
	width:39px !important;
	height:7px !important;
	left:281px !important;
	top:569px !important;
}

#item19085 {
	width:59px !important;
	height:7px !important;
	left:281px !important;
	top:576px !important;
}

#item19113 {
	width:57px !important;
	height:7px !important;
	left:281px !important;
	top:582px !important;
}

#item19140 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:403px !important;
}

#item19168 {
	width:39px !important;
	height:7px !important;
	left:391px !important;
	top:410px !important;
}

#item19196 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:416px !important;
}

#item19223 {
	width:67px !important;
	height:7px !important;
	left:391px !important;
	top:423px !important;
}

#item19250 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:429px !important;
}

#item19277 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:479px !important;
}

#item19304 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:486px !important;
}

#item19331 {
	width:39px !important;
	height:7px !important;
	left:391px !important;
	top:492px !important;
}

#item19359 {
	width:67px !important;
	height:7px !important;
	left:391px !important;
	top:499px !important;
}

#item19386 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:505px !important;
}

#item19413 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:554px !important;
}

#item19440 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:561px !important;
}

#item19467 {
	width:67px !important;
	height:7px !important;
	left:391px !important;
	top:568px !important;
}

#item19494 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:574px !important;
}

#item19521 {
	width:61px !important;
	height:7px !important;
	left:281px !important;
	top:396px !important;
}

#item19548 {
	width:57px !important;
	height:7px !important;
	left:281px !important;
	top:445px !important;
}

#item19575 {
	width:57px !important;
	height:7px !important;
	left:281px !important;
	top:451px !important;
}

#item19603 {
	width:43px !important;
	height:7px !important;
	left:281px !important;
	top:458px !important;
}

#item19630 {
	width:39px !important;
	height:7px !important;
	left:281px !important;
	top:507px !important;
}

#item19657 {
	width:67px !important;
	height:7px !important;
	left:281px !important;
	top:513px !important;
}

#item19684 {
	width:65px !important;
	height:7px !important;
	left:281px !important;
	top:562px !important;
}

#item19711 {
	width:39px !important;
	height:7px !important;
	left:281px !important;
	top:569px !important;
}

#item19738 {
	width:59px !important;
	height:7px !important;
	left:281px !important;
	top:576px !important;
}

#item19765 {
	width:57px !important;
	height:7px !important;
	left:281px !important;
	top:582px !important;
}

#item19792 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:403px !important;
}

#item19819 {
	width:39px !important;
	height:7px !important;
	left:391px !important;
	top:410px !important;
}

#item19846 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:416px !important;
}

#item19874 {
	width:67px !important;
	height:7px !important;
	left:391px !important;
	top:423px !important;
}

#item19901 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:429px !important;
}

#item19929 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:479px !important;
}

#item19956 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:486px !important;
}

#item19983 {
	width:39px !important;
	height:7px !important;
	left:391px !important;
	top:492px !important;
}

#item20010 {
	width:67px !important;
	height:7px !important;
	left:391px !important;
	top:499px !important;
}

#item20037 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:505px !important;
}

#item20065 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:554px !important;
}

#item20092 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:561px !important;
}

#item20120 {
	width:67px !important;
	height:7px !important;
	left:391px !important;
	top:568px !important;
}

#item20147 {
	width:57px !important;
	height:7px !important;
	left:391px !important;
	top:574px !important;
}

#item36171 {
	width:364px !important;
	height:210px !important;
}

#item36166 {
	width:364px !important;
	height:210px !important;
	left:116px !important;
	top:91px !important;
}

#item36245 {
	width:348px !important;
	height:108px !important;
}

#item36239 {
	width:348px !important;
	height:108px !important;
	left:132px !important;
	top:332px !important;
}

#item36251 {
	width:364px !important;
	height:87px !important;
}

#item36246 {
	width:364px !important;
	height:87px !important;
	left:116px !important;
	top:418px !important;
}

#item36257 {
	width:352px !important;
	height:68px !important;
}

#item36252 {
	width:352px !important;
	height:68px !important;
	left:128px !important;
	top:506px !important;
}

#item36263 {
	width:305px !important;
	height:57px !important;
}

#item36258 {
	width:305px !important;
	height:57px !important;
	left:118px !important;
	top:575px !important;
}

#item36177 {
	width:113px !important;
	height:144px !important;
}

#item36172 {
	width:113px !important;
	height:144px !important;
	top:34px !important;
}

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

#item36213 {
	width:113px !important;
	height:145px !important;
	top:178px !important;
}

#item36224 {
	width:113px !important;
	height:148px !important;
}

#item36219 {
	width:113px !important;
	height:148px !important;
	top:323px !important;
}

#item36230 {
	width:113px !important;
	height:160px !important;
}

#item36225 {
	width:113px !important;
	height:160px !important;
	top:472px !important;
}

#item36236 {
	width:317px !important;
	height:76px !important;
}

#item36231 {
	width:317px !important;
	height:76px !important;
	left:132px !important;
	top:302px !important;
}

#item36270 {
	width:143px !important;
	height:261px !important;
}

#item36265 {
	width:143px !important;
	height:261px !important;
	left:240px !important;
	top:32px !important;
}

#item36294 {
	width:103px !important;
	height:179px !important;
}

#item36289 {
	width:103px !important;
	height:179px !important;
	left:133px !important;
	top:111px !important;
}

#item36302 {
	width:93px !important;
	height:89px !important;
}

#item36297 {
	width:93px !important;
	height:89px !important;
	left:38px !important;
	top:111px !important;
}

#item36308 {
	width:93px !important;
	height:129px !important;
}

#item36303 {
	width:93px !important;
	height:129px !important;
	left:38px !important;
	top:161px !important;
}

#item36288 {
	width:99px !important;
	height:143px !important;
}

#item36283 {
	width:99px !important;
	height:143px !important;
	left:385px !important;
	top:71px !important;
}

#item36276 {
	width:225px !important;
	height:303px !important;
}

#item36271 {
	width:225px !important;
	height:303px !important;
	left:20px !important;
	top:301px !important;
}

#item36282 {
	width:73px !important;
	height:145px !important;
}

#item36277 {
	width:73px !important;
	height:145px !important;
	left:247px !important;
	top:385px !important;
}

#item36316 {
	width:90px !important;
	height:145px !important;
}

#item36310 {
	width:90px !important;
	height:145px !important;
	left:321px !important;
	top:385px !important;
}

#item36322 {
	width:74px !important;
	height:145px !important;
}

#item36317 {
	width:74px !important;
	height:145px !important;
	left:411px !important;
	top:385px !important;
}

#item20174 {
	width:81px !important;
	height:7px !important;
	left:387px !important;
	top:244px !important;
}

#item20201 {
	width:67px !important;
	height:7px !important;
	left:387px !important;
	top:250px !important;
}

#item20228 {
	width:58px !important;
	height:7px !important;
	left:387px !important;
	top:257px !important;
}

#item20256 {
	width:52px !important;
	height:7px !important;
	left:387px !important;
	top:264px !important;
}

#item20283 {
	width:56px !important;
	height:7px !important;
	left:251px !important;
	top:561px !important;
}

#item20310 {
	width:55px !important;
	height:7px !important;
	left:251px !important;
	top:568px !important;
}

#item20337 {
	width:43px !important;
	height:7px !important;
	left:251px !important;
	top:575px !important;
}

#item20365 {
	width:50px !important;
	height:7px !important;
	left:251px !important;
	top:581px !important;
}

#item20392 {
	width:47px !important;
	height:7px !important;
	left:251px !important;
	top:588px !important;
}

#item20419 {
	width:56px !important;
	height:7px !important;
	left:386px !important;
	top:561px !important;
}

#item20446 {
	width:43px !important;
	height:7px !important;
	left:386px !important;
	top:568px !important;
}

#item20473 {
	width:50px !important;
	height:7px !important;
	left:386px !important;
	top:575px !important;
}

#item20500 {
	width:47px !important;
	height:7px !important;
	left:386px !important;
	top:581px !important;
}

#item35527 {
	width:287px !important;
	height:350px !important;
}

#item35522 {
	width:287px !important;
	height:350px !important;
	left:177px !important;
	top:180px !important;
}

#item36342 {
	width:114px !important;
	height:36px !important;
}

#item36337 {
	width:114px !important;
	height:36px !important;
	left:57px !important;
	top:307px !important;
}

#item36348 {
	width:114px !important;
	height:38px !important;
}

#item36343 {
	width:114px !important;
	height:38px !important;
	left:57px !important;
	top:344px !important;
}

#item36354 {
	width:114px !important;
	height:37px !important;
}

#item36349 {
	width:114px !important;
	height:37px !important;
	left:57px !important;
	top:382px !important;
}

#item36360 {
	width:114px !important;
	height:38px !important;
}

#item36355 {
	width:114px !important;
	height:38px !important;
	left:57px !important;
	top:419px !important;
}

#item36366 {
	width:114px !important;
	height:37px !important;
}

#item36361 {
	width:114px !important;
	height:37px !important;
	left:57px !important;
	top:458px !important;
}

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

#item36324 {
	width:83px !important;
	height:103px !important;
	left:427px !important;
	top:104px !important;
}

#item36335 {
	width:164px !important;
	height:261px !important;
}

#item36330 {
	width:164px !important;
	height:261px !important;
	left:31px !important;
	top:33px !important;
}

#item20527 {
	width:55px !important;
	height:7px !important;
	left:54px !important;
	top:511px !important;
}

#item20557 {
	width:48px !important;
	height:7px !important;
	left:125px !important;
	top:511px !important;
}

#item20584 {
	width:57px !important;
	height:7px !important;
	left:54px !important;
	top:518px !important;
}

#item20612 {
	width:55px !important;
	height:7px !important;
	left:54px !important;
	top:560px !important;
}

#item20639 {
	width:57px !important;
	height:7px !important;
	left:114px !important;
	top:560px !important;
}

#item20666 {
	width:59px !important;
	height:7px !important;
	left:54px !important;
	top:567px !important;
}

#item20693 {
	width:43px !important;
	height:7px !important;
	left:114px !important;
	top:567px !important;
}

#item20720 {
	width:37px !important;
	height:7px !important;
	left:54px !important;
	top:573px !important;
}

#item35533 {
	width:207px !important;
	height:360px !important;
}

#item35528 {
	width:207px !important;
	height:360px !important;
	left:80px !important;
	top:45px !important;
}

#item36393 {
	width:79px !important;
	height:137px !important;
}

#item36388 {
	width:79px !important;
	height:137px !important;
	top:105px !important;
}

#item36401 {
	width:79px !important;
	height:162px !important;
}

#item36396 {
	width:79px !important;
	height:162px !important;
	top:243px !important;
}

#item36387 {
	width:190px !important;
	height:214px !important;
}

#item36382 {
	width:190px !important;
	height:214px !important;
	left:294px !important;
	top:45px !important;
}

#item36407 {
	width:36px !important;
	height:69px !important;
}

#item36402 {
	width:36px !important;
	height:69px !important;
	left:290px !important;
	top:261px !important;
}

#item36414 {
	width:39px !important;
	height:69px !important;
}

#item36408 {
	width:39px !important;
	height:69px !important;
	left:318px !important;
	top:261px !important;
}

#item36420 {
	width:39px !important;
	height:69px !important;
}

#item36415 {
	width:39px !important;
	height:69px !important;
	left:349px !important;
	top:261px !important;
}

#item36426 {
	width:39px !important;
	height:69px !important;
}

#item36421 {
	width:39px !important;
	height:69px !important;
	left:377px !important;
	top:261px !important;
}

#item36432 {
	width:39px !important;
	height:69px !important;
}

#item36427 {
	width:39px !important;
	height:69px !important;
	left:407px !important;
	top:261px !important;
}

#item36438 {
	width:50px !important;
	height:70px !important;
}

#item36433 {
	width:50px !important;
	height:70px !important;
	left:436px !important;
	top:261px !important;
}

#item36381 {
	width:66px !important;
	height:210px !important;
}

#item36376 {
	width:66px !important;
	height:210px !important;
	left:73px !important;
	top:412px !important;
}

#item36447 {
	width:43px !important;
	height:210px !important;
}

#item36442 {
	width:43px !important;
	height:210px !important;
	left:140px !important;
	top:412px !important;
}

#item36453 {
	width:43px !important;
	height:210px !important;
}

#item36448 {
	width:43px !important;
	height:210px !important;
	left:183px !important;
	top:412px !important;
}

#item36459 {
	width:36px !important;
	height:210px !important;
}

#item36454 {
	width:36px !important;
	height:210px !important;
	left:226px !important;
	top:412px !important;
}

#item36465 {
	width:43px !important;
	height:210px !important;
}

#item36460 {
	width:43px !important;
	height:210px !important;
	left:262px !important;
	top:412px !important;
}

#item36471 {
	width:68px !important;
	height:210px !important;
}

#item36466 {
	width:68px !important;
	height:210px !important;
	left:306px !important;
	top:412px !important;
}

#item36479 {
	width:103px !important;
	height:220px !important;
}

#item36473 {
	width:103px !important;
	height:220px !important;
	left:378px !important;
	top:412px !important;
}

#item20747 {
	width:70px !important;
	height:7px !important;
	left:290px !important;
	top:364px !important;
}

#item20775 {
	width:58px !important;
	height:7px !important;
	left:290px !important;
	top:370px !important;
}

#item20802 {
	width:59px !important;
	height:7px !important;
	left:290px !important;
	top:377px !important;
}

#item20829 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:350px !important;
}

#item20857 {
	width:53px !important;
	height:7px !important;
	left:391px !important;
	top:357px !important;
}

#item20884 {
	width:65px !important;
	height:7px !important;
	left:391px !important;
	top:363px !important;
}

#item20911 {
	width:68px !important;
	height:7px !important;
	left:391px !important;
	top:370px !important;
}

#item20938 {
	width:66px !important;
	height:7px !important;
	left:391px !important;
	top:377px !important;
}

#item20965 {
	width:48px !important;
	height:7px !important;
	left:391px !important;
	top:383px !important;
}

#item36375 {
	width:309px !important;
	height:423px !important;
}

#item36369 {
	width:309px !important;
	height:423px !important;
	left:187px !important;
	top:39px !important;
}

#item36485 {
	width:154px !important;
	height:223px !important;
}

#item36480 {
	width:154px !important;
	height:223px !important;
	left:31px !important;
	top:39px !important;
}

#item36493 {
	width:154px !important;
	height:199px !important;
}

#item36488 {
	width:154px !important;
	height:199px !important;
	left:31px !important;
	top:262px !important;
}

#item36499 {
	width:113px !important;
	height:72px !important;
}

#item36494 {
	width:113px !important;
	height:72px !important;
	left:31px !important;
	top:464px !important;
}

#item36505 {
	width:113px !important;
	height:72px !important;
}

#item36500 {
	width:113px !important;
	height:72px !important;
	left:145px !important;
	top:464px !important;
}

#item36512 {
	width:103px !important;
	height:72px !important;
}

#item36507 {
	width:103px !important;
	height:72px !important;
	left:259px !important;
	top:464px !important;
}

#item36520 {
	width:134px !important;
	height:72px !important;
}

#item36515 {
	width:134px !important;
	height:72px !important;
	left:362px !important;
	top:464px !important;
}

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

#item21019 {
	width:54px !important;
	height:7px !important;
	left:85px !important;
	top:562px !important;
}

#item21046 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item21073 {
	width:54px !important;
	height:7px !important;
	left:85px !important;
	top:568px !important;
}

#item21100 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item21128 {
	width:54px !important;
	height:7px !important;
	left:85px !important;
	top:575px !important;
}

#item21155 {
	width:58px !important;
	height:7px !important;
	left:148px !important;
	top:562px !important;
}

#item21182 {
	width:67px !important;
	height:7px !important;
	left:148px !important;
	top:568px !important;
}

#item21209 {
	width:44px !important;
	height:7px !important;
	left:148px !important;
	top:575px !important;
}

#item21236 {
	width:43px !important;
	height:7px !important;
	left:148px !important;
	top:582px !important;
}

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

#item21290 {
	width:44px !important;
	height:7px !important;
	left:253px !important;
	top:568px !important;
}

#item21318 {
	width:43px !important;
	height:7px !important;
	left:253px !important;
	top:575px !important;
}

#item21346 {
	width:58px !important;
	height:7px !important;
	left:359px !important;
	top:561px !important;
}

#item21374 {
	width:67px !important;
	height:7px !important;
	left:359px !important;
	top:568px !important;
}

#item21401 {
	width:44px !important;
	height:7px !important;
	left:359px !important;
	top:574px !important;
}

#item21428 {
	width:43px !important;
	height:7px !important;
	left:359px !important;
	top:581px !important;
}

#item36605 {
	width:96px !important;
	height:125px !important;
}

#item36600 {
	width:96px !important;
	height:125px !important;
	left:63px !important;
	top:197px !important;
}

#item35544 {
	width:83px !important;
	height:77px !important;
}

#item35538 {
	width:83px !important;
	height:77px !important;
	left:76px !important;
	top:132px !important;
}

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

#item36587 {
	width:89px !important;
	height:77px !important;
	left:9px !important;
	top:146px !important;
}

#item36599 {
	width:78px !important;
	height:117px !important;
}

#item36594 {
	width:78px !important;
	height:117px !important;
	left:130px !important;
	top:206px !important;
}

#item36617 {
	width:108px !important;
	height:166px !important;
}

#item36612 {
	width:108px !important;
	height:166px !important;
	left:173px !important;
	top:36px !important;
}

#item36611 {
	width:87px !important;
	height:106px !important;
}

#item36606 {
	width:87px !important;
	height:106px !important;
	left:17px !important;
	top:217px !important;
}

#item36558 {
	width:138px !important;
	height:156px !important;
}

#item36552 {
	width:138px !important;
	height:156px !important;
	left:338px !important;
	top:88px !important;
}

#item36564 {
	width:65px !important;
	height:75px !important;
}

#item36559 {
	width:65px !important;
	height:75px !important;
	left:403px !important;
	top:249px !important;
}

#item36574 {
	width:52px !important;
	height:75px !important;
}

#item36569 {
	width:52px !important;
	height:75px !important;
	left:351px !important;
	top:249px !important;
}

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

#item36575 {
	width:56px !important;
	height:75px !important;
	left:295px !important;
	top:249px !important;
}

#item36527 {
	width:148px !important;
	height:245px !important;
}

#item36522 {
	width:148px !important;
	height:245px !important;
	left:119px !important;
	top:328px !important;
}

#item36659 {
	width:72px !important;
	height:149px !important;
}

#item36653 {
	width:72px !important;
	height:149px !important;
	top:328px !important;
}

#item36666 {
	width:72px !important;
	height:155px !important;
}

#item36661 {
	width:72px !important;
	height:155px !important;
	top:478px !important;
}

#item36624 {
	width:71px !important;
	height:67px !important;
}

#item36619 {
	width:71px !important;
	height:67px !important;
	left:72px !important;
	top:566px !important;
}

#item36630 {
	width:53px !important;
	height:23px !important;
}

#item36625 {
	width:53px !important;
	height:23px !important;
	left:72px !important;
	top:543px !important;
}

#item36638 {
	width:47px !important;
	height:21px !important;
}

#item36633 {
	width:47px !important;
	height:21px !important;
	left:72px !important;
	top:521px !important;
}

#item36645 {
	width:54px !important;
	height:17px !important;
}

#item36639 {
	width:54px !important;
	height:17px !important;
	left:72px !important;
	top:503px !important;
}

#item36652 {
	width:41px !important;
	height:23px !important;
}

#item36647 {
	width:41px !important;
	height:23px !important;
	left:72px !important;
	top:480px !important;
}

#item36586 {
	width:41px !important;
	height:63px !important;
}

#item36581 {
	width:41px !important;
	height:63px !important;
	left:142px !important;
	top:156px !important;
}

#item21455 {
	width:51px !important;
	height:7px !important;
	left:275px !important;
	top:351px !important;
}

#item21482 {
	width:41px !important;
	height:7px !important;
	left:328px !important;
	top:351px !important;
}

#item21509 {
	width:52px !important;
	height:7px !important;
	left:275px !important;
	top:357px !important;
}

#item21536 {
	width:48px !important;
	height:7px !important;
	left:328px !important;
	top:357px !important;
}

#item21563 {
	width:43px !important;
	height:7px !important;
	left:275px !important;
	top:364px !important;
}

#item21590 {
	width:43px !important;
	height:7px !important;
	left:328px !important;
	top:364px !important;
}

#item21618 {
	width:43px !important;
	height:7px !important;
	left:275px !important;
	top:422px !important;
}

#item21646 {
	width:59px !important;
	height:7px !important;
	left:275px !important;
	top:428px !important;
}

#item21673 {
	width:54px !important;
	height:7px !important;
	left:275px !important;
	top:435px !important;
}

#item21700 {
	width:58px !important;
	height:7px !important;
	left:274px !important;
	top:508px !important;
}

#item21727 {
	width:43px !important;
	height:7px !important;
	left:274px !important;
	top:515px !important;
}

#item21754 {
	width:59px !important;
	height:7px !important;
	left:274px !important;
	top:521px !important;
}

#item21781 {
	width:43px !important;
	height:7px !important;
	left:274px !important;
	top:528px !important;
}

#item21808 {
	width:57px !important;
	height:7px !important;
	left:274px !important;
	top:535px !important;
}

#item21835 {
	width:66px !important;
	height:7px !important;
	left:274px !important;
	top:563px !important;
}

#item21863 {
	width:91px !important;
	height:7px !important;
	left:384px !important;
	top:350px !important;
}

#item21890 {
	width:74px !important;
	height:7px !important;
	left:384px !important;
	top:357px !important;
}

#item21918 {
	width:74px !important;
	height:7px !important;
	left:384px !important;
	top:363px !important;
}

#item21946 {
	width:90px !important;
	height:7px !important;
	left:384px !important;
	top:370px !important;
}

#item21973 {
	width:50px !important;
	height:7px !important;
	left:385px !important;
	top:413px !important;
}

#item22000 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:419px !important;
}

#item22027 {
	width:54px !important;
	height:7px !important;
	left:385px !important;
	top:426px !important;
}

#item22054 {
	width:56px !important;
	height:7px !important;
	left:385px !important;
	top:433px !important;
}

#item22081 {
	width:59px !important;
	height:7px !important;
	left:385px !important;
	top:439px !important;
}

#item22109 {
	width:57px !important;
	height:7px !important;
	left:385px !important;
	top:446px !important;
}

#item22136 {
	width:39px !important;
	height:7px !important;
	left:385px !important;
	top:452px !important;
}

#item22163 {
	width:41px !important;
	height:7px !important;
	left:385px !important;
	top:459px !important;
}

#item22190 {
	width:50px !important;
	height:7px !important;
	left:385px !important;
	top:466px !important;
}

#item22217 {
	width:58px !important;
	height:7px !important;
	left:384px !important;
	top:518px !important;
}

#item22244 {
	width:57px !important;
	height:7px !important;
	left:384px !important;
	top:524px !important;
}

#item22271 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:531px !important;
}

#item22298 {
	width:43px !important;
	height:7px !important;
	left:384px !important;
	top:538px !important;
}

#item22325 {
	width:54px !important;
	height:7px !important;
	left:384px !important;
	top:544px !important;
}

#item22353 {
	width:51px !important;
	height:7px !important;
	left:275px !important;
	top:351px !important;
}

#item22380 {
	width:41px !important;
	height:7px !important;
	left:328px !important;
	top:351px !important;
}

#item22407 {
	width:52px !important;
	height:7px !important;
	left:275px !important;
	top:357px !important;
}

#item22434 {
	width:48px !important;
	height:7px !important;
	left:328px !important;
	top:357px !important;
}

#item22461 {
	width:43px !important;
	height:7px !important;
	left:275px !important;
	top:364px !important;
}

#item22488 {
	width:43px !important;
	height:7px !important;
	left:328px !important;
	top:364px !important;
}

#item22515 {
	width:43px !important;
	height:7px !important;
	left:275px !important;
	top:422px !important;
}

#item22542 {
	width:59px !important;
	height:7px !important;
	left:275px !important;
	top:428px !important;
}

#item22569 {
	width:54px !important;
	height:7px !important;
	left:275px !important;
	top:435px !important;
}

#item22596 {
	width:58px !important;
	height:7px !important;
	left:274px !important;
	top:508px !important;
}

#item22624 {
	width:43px !important;
	height:7px !important;
	left:274px !important;
	top:515px !important;
}

#item22651 {
	width:59px !important;
	height:7px !important;
	left:274px !important;
	top:521px !important;
}

#item22679 {
	width:43px !important;
	height:7px !important;
	left:274px !important;
	top:528px !important;
}

#item22706 {
	width:57px !important;
	height:7px !important;
	left:274px !important;
	top:535px !important;
}

#item22733 {
	width:66px !important;
	height:7px !important;
	left:274px !important;
	top:563px !important;
}

#item22760 {
	width:91px !important;
	height:7px !important;
	left:384px !important;
	top:350px !important;
}

#item22787 {
	width:74px !important;
	height:7px !important;
	left:384px !important;
	top:357px !important;
}

#item22815 {
	width:74px !important;
	height:7px !important;
	left:384px !important;
	top:363px !important;
}

#item22842 {
	width:90px !important;
	height:7px !important;
	left:384px !important;
	top:370px !important;
}

#item22870 {
	width:50px !important;
	height:7px !important;
	left:385px !important;
	top:413px !important;
}

#item22897 {
	width:43px !important;
	height:7px !important;
	left:385px !important;
	top:419px !important;
}

#item22924 {
	width:54px !important;
	height:7px !important;
	left:385px !important;
	top:426px !important;
}

#item22951 {
	width:56px !important;
	height:7px !important;
	left:385px !important;
	top:433px !important;
}

#item22978 {
	width:59px !important;
	height:7px !important;
	left:385px !important;
	top:439px !important;
}

#item23006 {
	width:57px !important;
	height:7px !important;
	left:385px !important;
	top:446px !important;
}

#item23033 {
	width:39px !important;
	height:7px !important;
	left:385px !important;
	top:452px !important;
}

#item23060 {
	width:41px !important;
	height:7px !important;
	left:385px !important;
	top:459px !important;
}

#item23087 {
	width:50px !important;
	height:7px !important;
	left:385px !important;
	top:466px !important;
}

#item23115 {
	width:58px !important;
	height:7px !important;
	left:384px !important;
	top:518px !important;
}

#item23142 {
	width:57px !important;
	height:7px !important;
	left:384px !important;
	top:524px !important;
}

#item23169 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:531px !important;
}

#item23196 {
	width:43px !important;
	height:7px !important;
	left:384px !important;
	top:538px !important;
}

#item23223 {
	width:54px !important;
	height:7px !important;
	left:384px !important;
	top:544px !important;
}

#item36533 {
	width:176px !important;
	height:274px !important;
}

#item36528 {
	width:176px !important;
	height:274px !important;
	left:261px !important;
	top:330px !important;
}

#item36685 {
	width:79px !important;
	height:48px !important;
}

#item36680 {
	width:79px !important;
	height:48px !important;
	left:437px !important;
	top:330px !important;
}

#item36691 {
	width:79px !important;
	height:48px !important;
}

#item36686 {
	width:79px !important;
	height:48px !important;
	left:437px !important;
	top:379px !important;
}

#item36697 {
	width:79px !important;
	height:53px !important;
}

#item36692 {
	width:79px !important;
	height:53px !important;
	left:437px !important;
	top:428px !important;
}

#item36703 {
	width:79px !important;
	height:41px !important;
}

#item36698 {
	width:79px !important;
	height:41px !important;
	left:437px !important;
	top:481px !important;
}

#item36709 {
	width:79px !important;
	height:80px !important;
}

#item36704 {
	width:79px !important;
	height:80px !important;
	left:437px !important;
	top:522px !important;
}

#item36539 {
	width:57px !important;
	height:81px !important;
}

#item36534 {
	width:57px !important;
	height:81px !important;
	left:36px !important;
	top:355px !important;
}

#item36730 {
	width:57px !important;
	height:74px !important;
}

#item36725 {
	width:57px !important;
	height:74px !important;
	left:36px !important;
	top:437px !important;
}

#item36748 {
	width:57px !important;
	height:88px !important;
}

#item36743 {
	width:57px !important;
	height:88px !important;
	left:36px !important;
	top:511px !important;
}

#item36717 {
	width:48px !important;
	height:81px !important;
}

#item36712 {
	width:48px !important;
	height:81px !important;
	left:93px !important;
	top:355px !important;
}

#item36736 {
	width:48px !important;
	height:74px !important;
}

#item36731 {
	width:48px !important;
	height:74px !important;
	left:93px !important;
	top:437px !important;
}

#item36754 {
	width:48px !important;
	height:88px !important;
}

#item36749 {
	width:48px !important;
	height:88px !important;
	left:93px !important;
	top:511px !important;
}

#item36723 {
	width:56px !important;
	height:81px !important;
}

#item36718 {
	width:56px !important;
	height:81px !important;
	left:142px !important;
	top:355px !important;
}

#item36742 {
	width:56px !important;
	height:74px !important;
}

#item36737 {
	width:56px !important;
	height:74px !important;
	left:142px !important;
	top:437px !important;
}

#item36760 {
	width:56px !important;
	height:88px !important;
}

#item36755 {
	width:56px !important;
	height:88px !important;
	left:142px !important;
	top:511px !important;
}

#item36545 {
	width:109px !important;
	height:121px !important;
}

#item36540 {
	width:109px !important;
	height:121px !important;
	left:34px !important;
	top:40px !important;
}

#item36672 {
	width:129px !important;
	height:159px !important;
}

#item36667 {
	width:129px !important;
	height:159px !important;
	left:15px !important;
	top:162px !important;
}

#item36679 {
	width:108px !important;
	height:159px !important;
}

#item36673 {
	width:108px !important;
	height:159px !important;
	left:145px !important;
	top:162px !important;
}

#item36551 {
	width:235px !important;
	height:285px !important;
}

#item36546 {
	width:235px !important;
	height:285px !important;
	left:261px !important;
	top:36px !important;
}

#item35550 {
	width:172px !important;
	height:206px !important;
}

#item35545 {
	width:172px !important;
	height:206px !important;
	left:312px !important;
	top:36px !important;
}

#item36815 {
	width:45px !important;
	height:73px !important;
}

#item36809 {
	width:45px !important;
	height:73px !important;
	left:312px !important;
	top:197px !important;
}

#item36777 {
	width:173px !important;
	height:207px !important;
}

#item36771 {
	width:173px !important;
	height:207px !important;
	left:312px !important;
	top:320px !important;
}

#item36823 {
	width:44px !important;
	height:48px !important;
}

#item36818 {
	width:44px !important;
	height:48px !important;
	left:312px !important;
	top:457px !important;
}

#item36829 {
	width:44px !important;
	height:48px !important;
}

#item36824 {
	width:44px !important;
	height:48px !important;
	left:312px !important;
	top:505px !important;
}

#item36784 {
	width:118px !important;
	height:74px !important;
}

#item36778 {
	width:118px !important;
	height:74px !important;
	left:166px !important;
	top:337px !important;
}

#item36869 {
	width:115px !important;
	height:108px !important;
}

#item36864 {
	width:115px !important;
	height:108px !important;
	left:162px !important;
	top:173px !important;
}

#item36790 {
	width:103px !important;
	height:58px !important;
}

#item36785 {
	width:103px !important;
	height:58px !important;
	top:105px !important;
}

#item36837 {
	width:103px !important;
	height:74px !important;
}

#item36832 {
	width:103px !important;
	height:74px !important;
	top:145px !important;
}

#item36843 {
	width:103px !important;
	height:74px !important;
}

#item36838 {
	width:103px !important;
	height:74px !important;
	top:200px !important;
}

#item36849 {
	width:103px !important;
	height:74px !important;
}

#item36844 {
	width:103px !important;
	height:74px !important;
	top:251px !important;
}

#item36855 {
	width:103px !important;
	height:77px !important;
}

#item36850 {
	width:103px !important;
	height:77px !important;
	top:313px !important;
}

#item36861 {
	width:103px !important;
	height:68px !important;
}

#item36856 {
	width:103px !important;
	height:68px !important;
	top:390px !important;
}

#item23250 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:278px !important;
}

#item23278 {
	width:27px !important;
	height:7px !important;
	left:438px !important;
	top:278px !important;
}

#item23307 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:285px !important;
}

#item23334 {
	width:27px !important;
	height:7px !important;
	left:438px !important;
	top:285px !important;
}

#item23362 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:291px !important;
}

#item23389 {
	width:27px !important;
	height:7px !important;
	left:438px !important;
	top:291px !important;
}

#item23416 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:298px !important;
}

#item23443 {
	width:27px !important;
	height:7px !important;
	left:438px !important;
	top:298px !important;
}

#item23470 {
	width:27px !important;
	height:7px !important;
	left:376px !important;
	top:304px !important;
}

#item23497 {
	width:27px !important;
	height:7px !important;
	left:438px !important;
	top:304px !important;
}

#item23524 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:495px !important;
}

#item23551 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:495px !important;
}

#item23578 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:495px !important;
}

#item23606 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:495px !important;
}

#item23633 {
	width:27px !important;
	height:7px !important;
	left:256px !important;
	top:495px !important;
}

#item23660 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:501px !important;
}

#item23687 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:501px !important;
}

#item23714 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:501px !important;
}

#item23741 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:501px !important;
}

#item23768 {
	width:27px !important;
	height:7px !important;
	left:256px !important;
	top:501px !important;
}

#item23795 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:508px !important;
}

#item23822 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:508px !important;
}

#item23849 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:508px !important;
}

#item23877 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:508px !important;
}

#item23904 {
	width:27px !important;
	height:7px !important;
	left:256px !important;
	top:508px !important;
}

#item23931 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:515px !important;
}

#item23958 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:515px !important;
}

#item23985 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:515px !important;
}

#item24012 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:515px !important;
}

#item24040 {
	width:27px !important;
	height:7px !important;
	left:256px !important;
	top:515px !important;
}

#item24068 {
	width:27px !important;
	height:7px !important;
	left:77px !important;
	top:521px !important;
}

#item24096 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:521px !important;
}

#item24124 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:521px !important;
}

#item24151 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:521px !important;
}

#item24178 {
	width:27px !important;
	height:7px !important;
	left:256px !important;
	top:521px !important;
}

#item24205 {
	width:39px !important;
	height:7px !important;
	left:19px !important;
	top:565px !important;
}

#item24232 {
	width:43px !important;
	height:7px !important;
	left:89px !important;
	top:565px !important;
}

#item24259 {
	width:50px !important;
	height:7px !important;
	left:19px !important;
	top:572px !important;
}

#item24286 {
	width:56px !important;
	height:7px !important;
	left:89px !important;
	top:572px !important;
}

#item24313 {
	width:43px !important;
	height:7px !important;
	left:19px !important;
	top:578px !important;
}

#item24340 {
	width:39px !important;
	height:7px !important;
	left:164px !important;
	top:572px !important;
}

#item24368 {
	width:43px !important;
	height:7px !important;
	left:235px !important;
	top:572px !important;
}

#item24396 {
	width:50px !important;
	height:7px !important;
	left:164px !important;
	top:579px !important;
}

#item24423 {
	width:56px !important;
	height:7px !important;
	left:235px !important;
	top:579px !important;
}

#item24450 {
	width:43px !important;
	height:7px !important;
	left:164px !important;
	top:585px !important;
}

#item24477 {
	width:45px !important;
	height:7px !important;
	left:310px !important;
	top:557px !important;
}

#item24504 {
	width:60px !important;
	height:7px !important;
	left:310px !important;
	top:564px !important;
}

#item24531 {
	width:43px !important;
	height:7px !important;
	left:310px !important;
	top:571px !important;
}

#item36770 {
	width:177px !important;
	height:206px !important;
}

#item36765 {
	width:177px !important;
	height:206px !important;
	left:32px !important;
	top:36px !important;
}

#item36796 {
	width:179px !important;
	height:207px !important;
}

#item36791 {
	width:179px !important;
	height:207px !important;
	left:31px !important;
	top:320px !important;
}

#item36883 {
	width:47px !important;
	height:56px !important;
}

#item36878 {
	width:47px !important;
	height:56px !important;
	left:163px !important;
	top:513px !important;
}

#item36890 {
	width:47px !important;
	height:56px !important;
}

#item36885 {
	width:47px !important;
	height:56px !important;
	left:163px !important;
	top:456px !important;
}

#item36802 {
	width:121px !important;
	height:123px !important;
}

#item36797 {
	width:121px !important;
	height:123px !important;
	left:322px !important;
	top:152px !important;
}

#item36912 {
	width:135px !important;
	height:111px !important;
}

#item36905 {
	width:135px !important;
	height:111px !important;
	left:313px !important;
	top:298px !important;
}

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

#item36913 {
	width:53px !important;
	height:58px !important;
	left:236px !important;
	top:347px !important;
}

#item36924 {
	width:57px !important;
	height:42px !important;
}

#item36919 {
	width:57px !important;
	height:42px !important;
	left:234px !important;
	top:421px !important;
}

#item36808 {
	width:81px !important;
	height:75px !important;
}

#item36803 {
	width:81px !important;
	height:75px !important;
	left:220px !important;
	top:149px !important;
}

#item36896 {
	width:81px !important;
	height:48px !important;
}

#item36891 {
	width:81px !important;
	height:48px !important;
	left:220px !important;
	top:217px !important;
}

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

#item36897 {
	width:81px !important;
	height:54px !important;
	left:220px !important;
	top:253px !important;
}

#item36876 {
	width:52px !important;
	height:73px !important;
}

#item36870 {
	width:52px !important;
	height:73px !important;
	left:157px !important;
	top:201px !important;
}

#item24558 {
	width:27px !important;
	height:7px !important;
	left:90px !important;
	top:280px !important;
}

#item24585 {
	width:27px !important;
	height:7px !important;
	left:130px !important;
	top:280px !important;
}

#item24613 {
	width:27px !important;
	height:7px !important;
	left:90px !important;
	top:287px !important;
}

#item24640 {
	width:27px !important;
	height:7px !important;
	left:130px !important;
	top:287px !important;
}

#item24668 {
	width:27px !important;
	height:7px !important;
	left:90px !important;
	top:293px !important;
}

#item24696 {
	width:27px !important;
	height:7px !important;
	left:130px !important;
	top:293px !important;
}

#item24723 {
	width:27px !important;
	height:7px !important;
	left:90px !important;
	top:300px !important;
}

#item24750 {
	width:27px !important;
	height:7px !important;
	left:130px !important;
	top:300px !important;
}

#item24777 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:576px !important;
}

#item24804 {
	width:27px !important;
	height:7px !important;
	left:127px !important;
	top:576px !important;
}

#item24831 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:576px !important;
}

#item24860 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:582px !important;
}

#item24887 {
	width:27px !important;
	height:7px !important;
	left:127px !important;
	top:582px !important;
}

#item24914 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:582px !important;
}

#item24941 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:589px !important;
}

#item24968 {
	width:27px !important;
	height:7px !important;
	left:127px !important;
	top:589px !important;
}

#item24995 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:589px !important;
}

#item25022 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:596px !important;
}

#item25049 {
	width:27px !important;
	height:7px !important;
	left:127px !important;
	top:596px !important;
}

#item25076 {
	width:27px !important;
	height:7px !important;
	left:171px !important;
	top:596px !important;
}

#item25104 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:526px !important;
}

#item25131 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:526px !important;
}

#item25158 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:526px !important;
}

#item25185 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:532px !important;
}

#item25213 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:532px !important;
}

#item25240 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:532px !important;
}

#item25267 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:539px !important;
}

#item25294 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:539px !important;
}

#item25321 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:539px !important;
}

#item25348 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:546px !important;
}

#item25376 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:546px !important;
}

#item25403 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:546px !important;
}

#item25431 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:552px !important;
}

#item25458 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:552px !important;
}

#item25485 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:552px !important;
}

#item25512 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:559px !important;
}

#item25539 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:559px !important;
}

#item25567 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:559px !important;
}

#item25594 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:587px !important;
}

#item25622 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:587px !important;
}

#item25649 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:587px !important;
}

#item25677 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:594px !important;
}

#item25704 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:594px !important;
}

#item25731 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:594px !important;
}

#item25759 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:600px !important;
}

#item25786 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:600px !important;
}

#item25813 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:600px !important;
}

#item25840 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:607px !important;
}

#item25868 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:607px !important;
}

#item25895 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:607px !important;
}

#item25922 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:614px !important;
}

#item25949 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:614px !important;
}

#item25976 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:614px !important;
}

#item26003 {
	width:60px !important;
	height:7px !important;
	left:398px !important;
	top:541px !important;
}

#item26031 {
	width:60px !important;
	height:7px !important;
	left:398px !important;
	top:547px !important;
}

#item26060 {
	width:59px !important;
	height:7px !important;
	left:398px !important;
	top:554px !important;
}

#item26087 {
	width:60px !important;
	height:7px !important;
	left:398px !important;
	top:583px !important;
}

#item26115 {
	width:60px !important;
	height:7px !important;
	left:398px !important;
	top:590px !important;
}

#item26142 {
	width:59px !important;
	height:7px !important;
	left:398px !important;
	top:597px !important;
}

#item35556 {
	width:190px !important;
	height:224px !important;
}

#item35551 {
	width:190px !important;
	height:224px !important;
	left:63px !important;
	top:45px !important;
}

#item36949 {
	width:67px !important;
	height:36px !important;
}

#item36944 {
	width:67px !important;
	height:36px !important;
	left:334px !important;
	top:138px !important;
}

#item36955 {
	width:68px !important;
	height:36px !important;
}

#item36950 {
	width:68px !important;
	height:36px !important;
	left:415px !important;
	top:138px !important;
}

#item36961 {
	width:68px !important;
	height:36px !important;
}

#item36956 {
	width:68px !important;
	height:36px !important;
	left:415px !important;
	top:187px !important;
}

#item36968 {
	width:68px !important;
	height:36px !important;
}

#item36962 {
	width:68px !important;
	height:36px !important;
	left:333px !important;
	top:187px !important;
}

#item36943 {
	width:149px !important;
	height:162px !important;
}

#item36937 {
	width:149px !important;
	height:162px !important;
	left:20px !important;
	top:277px !important;
}

#item36996 {
	width:166px !important;
	height:162px !important;
}

#item36991 {
	width:166px !important;
	height:162px !important;
	left:174px !important;
	top:277px !important;
}

#item36974 {
	width:149px !important;
	height:162px !important;
}

#item36969 {
	width:149px !important;
	height:162px !important;
	left:20px !important;
	top:442px !important;
}

#item36981 {
	width:149px !important;
	height:162px !important;
}

#item36975 {
	width:149px !important;
	height:162px !important;
	left:174px !important;
	top:442px !important;
}

#item36987 {
	width:39px !important;
	height:48px !important;
}

#item36982 {
	width:39px !important;
	height:48px !important;
	left:301px !important;
	top:556px !important;
}

#item37002 {
	width:39px !important;
	height:48px !important;
}

#item36997 {
	width:39px !important;
	height:48px !important;
	left:301px !important;
	top:390px !important;
}

#item26169 {
	width:27px !important;
	height:7px !important;
	left:303px !important;
	top:76px !important;
}

#item26196 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:76px !important;
}

#item26223 {
	width:27px !important;
	height:7px !important;
	left:374px !important;
	top:76px !important;
}

#item26250 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:76px !important;
}

#item26277 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:76px !important;
}

#item26304 {
	width:27px !important;
	height:7px !important;
	left:303px !important;
	top:83px !important;
}

#item26331 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:83px !important;
}

#item26359 {
	width:27px !important;
	height:7px !important;
	left:374px !important;
	top:83px !important;
}

#item26386 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:83px !important;
}

#item26413 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:83px !important;
}

#item26440 {
	width:27px !important;
	height:7px !important;
	left:303px !important;
	top:90px !important;
}

#item26467 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:90px !important;
}

#item26495 {
	width:27px !important;
	height:7px !important;
	left:374px !important;
	top:90px !important;
}

#item26522 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:90px !important;
}

#item26549 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:90px !important;
}

#item26576 {
	width:27px !important;
	height:7px !important;
	left:303px !important;
	top:96px !important;
}

#item26603 {
	width:27px !important;
	height:7px !important;
	left:338px !important;
	top:96px !important;
}

#item26631 {
	width:27px !important;
	height:7px !important;
	left:374px !important;
	top:96px !important;
}

#item26658 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:96px !important;
}

#item26685 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:96px !important;
}

#item26712 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:309px !important;
}

#item26739 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:316px !important;
}

#item26766 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:323px !important;
}

#item26793 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:329px !important;
}

#item26821 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:387px !important;
}

#item26849 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:387px !important;
}

#item26877 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:393px !important;
}

#item26904 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:393px !important;
}

#item26931 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:400px !important;
}

#item26958 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:400px !important;
}

#item26985 {
	width:27px !important;
	height:7px !important;
	left:395px !important;
	top:407px !important;
}

#item27012 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:407px !important;
}

#item27039 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:457px !important;
}

#item27066 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:464px !important;
}

#item27093 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:470px !important;
}

#item27121 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:477px !important;
}

#item27149 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:483px !important;
}

#item27176 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:536px !important;
}

#item27203 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:536px !important;
}

#item27230 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:542px !important;
}

#item27257 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:542px !important;
}

#item27284 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:549px !important;
}

#item27312 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:549px !important;
}

#item27339 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:555px !important;
}

#item27367 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:555px !important;
}

#item36930 {
	width:183px !important;
	height:328px !important;
}

#item36925 {
	width:183px !important;
	height:328px !important;
	left:137px !important;
	top:45px !important;
}

#item37043 {
	width:121px !important;
	height:186px !important;
}

#item37037 {
	width:121px !important;
	height:186px !important;
	left:395px !important;
	top:187px !important;
}

#item36936 {
	width:147px !important;
	height:151px !important;
}

#item36931 {
	width:147px !important;
	height:151px !important;
	left:32px !important;
	top:403px !important;
}

#item37014 {
	width:147px !important;
	height:151px !important;
}

#item37009 {
	width:147px !important;
	height:151px !important;
	left:193px !important;
	top:403px !important;
}

#item37027 {
	width:111px !important;
	height:151px !important;
}

#item37022 {
	width:111px !important;
	height:151px !important;
	left:345px !important;
	top:403px !important;
}

#item37033 {
	width:36px !important;
	height:48px !important;
}

#item37028 {
	width:36px !important;
	height:48px !important;
	left:460px !important;
	top:506px !important;
}

#item37008 {
	width:39px !important;
	height:48px !important;
}

#item37003 {
	width:39px !important;
	height:48px !important;
	left:140px !important;
	top:506px !important;
}

#item37021 {
	width:40px !important;
	height:48px !important;
}

#item37015 {
	width:40px !important;
	height:48px !important;
	left:300px !important;
	top:506px !important;
}

#item37049 {
	width:70px !important;
	height:105px !important;
}

#item37044 {
	width:70px !important;
	height:105px !important;
	left:325px !important;
	top:187px !important;
}

#item37055 {
	width:70px !important;
	height:80px !important;
}

#item37050 {
	width:70px !important;
	height:80px !important;
	left:325px !important;
	top:292px !important;
}

#item27394 {
	width:39px !important;
	height:7px !important;
	left:35px !important;
	top:175px !important;
}

#item27422 {
	width:43px !important;
	height:7px !important;
	left:35px !important;
	top:182px !important;
}

#item27450 {
	width:52px !important;
	height:7px !important;
	left:35px !important;
	top:188px !important;
}

#item27477 {
	width:39px !important;
	height:7px !important;
	left:35px !important;
	top:222px !important;
}

#item27504 {
	width:43px !important;
	height:7px !important;
	left:35px !important;
	top:228px !important;
}

#item27531 {
	width:52px !important;
	height:7px !important;
	left:35px !important;
	top:235px !important;
}

#item27558 {
	width:39px !important;
	height:7px !important;
	left:35px !important;
	top:268px !important;
}

#item27585 {
	width:43px !important;
	height:7px !important;
	left:35px !important;
	top:275px !important;
}

#item27613 {
	width:52px !important;
	height:7px !important;
	left:35px !important;
	top:281px !important;
}

#item27640 {
	width:39px !important;
	height:7px !important;
	left:35px !important;
	top:315px !important;
}

#item27667 {
	width:43px !important;
	height:7px !important;
	left:35px !important;
	top:322px !important;
}

#item27694 {
	width:52px !important;
	height:7px !important;
	left:35px !important;
	top:328px !important;
}

#item27721 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:580px !important;
}

#item27748 {
	width:44px !important;
	height:7px !important;
	left:136px !important;
	top:580px !important;
}

#item27775 {
	width:39px !important;
	height:7px !important;
	left:191px !important;
	top:585px !important;
}

#item27802 {
	width:43px !important;
	height:7px !important;
	left:298px !important;
	top:585px !important;
}

#item27829 {
	width:43px !important;
	height:7px !important;
	left:351px !important;
	top:586px !important;
}

#item27857 {
	width:44px !important;
	height:7px !important;
	left:453px !important;
	top:586px !important;
}

#item35563 {
	width:143px !important;
	height:205px !important;
}

#item35557 {
	width:143px !important;
	height:205px !important;
	left:79px !important;
	top:36px !important;
}

#item37108 {
	width:74px !important;
	height:22px !important;
}

#item37103 {
	width:74px !important;
	height:22px !important;
	left:164px !important;
	top:220px !important;
}

#item37102 {
	width:74px !important;
	height:68px !important;
}

#item37097 {
	width:74px !important;
	height:68px !important;
	left:239px !important;
	top:36px !important;
}

#item37114 {
	width:74px !important;
	height:74px !important;
}

#item37109 {
	width:74px !important;
	height:74px !important;
	left:239px !important;
	top:105px !important;
}

#item37120 {
	width:74px !important;
	height:62px !important;
}

#item37115 {
	width:74px !important;
	height:62px !important;
	left:239px !important;
	top:179px !important;
}

#item37061 {
	width:157px !important;
	height:115px !important;
}

#item37056 {
	width:157px !important;
	height:115px !important;
	left:328px !important;
	top:36px !important;
}

#item37127 {
	width:109px !important;
	height:27px !important;
}

#item37122 {
	width:109px !important;
	height:27px !important;
	left:376px !important;
	top:155px !important;
}

#item37133 {
	width:109px !important;
	height:25px !important;
}

#item37128 {
	width:109px !important;
	height:25px !important;
	left:376px !important;
	top:187px !important;
}

#item37139 {
	width:109px !important;
	height:27px !important;
}

#item37134 {
	width:109px !important;
	height:27px !important;
	left:376px !important;
	top:214px !important;
}

#item37068 {
	width:70px !important;
	height:113px !important;
}

#item37062 {
	width:70px !important;
	height:113px !important;
	left:243px !important;
	top:305px !important;
}

#item37186 {
	width:61px !important;
	height:54px !important;
}

#item37181 {
	width:61px !important;
	height:54px !important;
	left:325px !important;
	top:305px !important;
}

#item37194 {
	width:61px !important;
	height:54px !important;
}

#item37189 {
	width:61px !important;
	height:54px !important;
	left:325px !important;
	top:449px !important;
}

#item37200 {
	width:95px !important;
	height:82px !important;
}

#item37195 {
	width:95px !important;
	height:82px !important;
	left:388px !important;
	top:421px !important;
}

#item37207 {
	width:95px !important;
	height:113px !important;
}

#item37202 {
	width:95px !important;
	height:113px !important;
	left:388px !important;
	top:306px !important;
}

#item37173 {
	width:28px !important;
	height:95px !important;
}

#item37168 {
	width:28px !important;
	height:95px !important;
	left:245px !important;
	top:439px !important;
}

#item37180 {
	width:33px !important;
	height:95px !important;
}

#item37175 {
	width:33px !important;
	height:95px !important;
	left:266px !important;
	top:439px !important;
}

#item37074 {
	width:115px !important;
	height:121px !important;
}

#item37069 {
	width:115px !important;
	height:121px !important;
	left:93px !important;
	top:344px !important;
}

#item37152 {
	width:60px !important;
	height:80px !important;
}

#item37147 {
	width:60px !important;
	height:80px !important;
	left:11px !important;
	top:355px !important;
}

#item37158 {
	width:60px !important;
	height:89px !important;
}

#item37153 {
	width:60px !important;
	height:89px !important;
	left:21px !important;
	top:393px !important;
}

#item37165 {
	width:58px !important;
	height:89px !important;
}

#item37159 {
	width:58px !important;
	height:89px !important;
	left:30px !important;
	top:445px !important;
}

#item37146 {
	width:117px !important;
	height:121px !important;
}

#item37140 {
	width:117px !important;
	height:121px !important;
	left:89px !important;
	top:400px !important;
}

#item27884 {
	width:49px !important;
	height:7px !important;
	left:19px !important;
	top:267px !important;
}

#item27911 {
	width:43px !important;
	height:7px !important;
	left:19px !important;
	top:274px !important;
}

#item27938 {
	width:49px !important;
	height:7px !important;
	left:119px !important;
	top:267px !important;
}

#item27965 {
	width:43px !important;
	height:7px !important;
	left:119px !important;
	top:274px !important;
}

#item27992 {
	width:49px !important;
	height:7px !important;
	left:219px !important;
	top:267px !important;
}

#item28019 {
	width:43px !important;
	height:7px !important;
	left:219px !important;
	top:274px !important;
}

#item28046 {
	width:53px !important;
	height:7px !important;
	left:325px !important;
	top:268px !important;
}

#item28073 {
	width:49px !important;
	height:7px !important;
	left:382px !important;
	top:268px !important;
}

#item28100 {
	width:51px !important;
	height:7px !important;
	left:435px !important;
	top:268px !important;
}

#item28129 {
	width:60px !important;
	height:7px !important;
	left:89px !important;
	top:545px !important;
}

#item28156 {
	width:49px !important;
	height:7px !important;
	left:149px !important;
	top:545px !important;
}

#item28184 {
	width:59px !important;
	height:7px !important;
	left:89px !important;
	top:552px !important;
}

#item28211 {
	width:43px !important;
	height:7px !important;
	left:149px !important;
	top:552px !important;
}

#item28238 {
	width:60px !important;
	height:7px !important;
	left:88px !important;
	top:583px !important;
}

#item28265 {
	width:49px !important;
	height:7px !important;
	left:148px !important;
	top:583px !important;
}

#item28292 {
	width:59px !important;
	height:7px !important;
	left:88px !important;
	top:590px !important;
}

#item28320 {
	width:43px !important;
	height:7px !important;
	left:148px !important;
	top:590px !important;
}

#item28347 {
	width:60px !important;
	height:7px !important;
	left:205px !important;
	top:545px !important;
}

#item28375 {
	width:49px !important;
	height:7px !important;
	left:266px !important;
	top:545px !important;
}

#item28402 {
	width:59px !important;
	height:7px !important;
	left:205px !important;
	top:552px !important;
}

#item28429 {
	width:43px !important;
	height:7px !important;
	left:266px !important;
	top:552px !important;
}

#item28456 {
	width:55px !important;
	height:7px !important;
	left:205px !important;
	top:584px !important;
}

#item28483 {
	width:43px !important;
	height:7px !important;
	left:272px !important;
	top:584px !important;
}

#item28511 {
	width:39px !important;
	height:7px !important;
	left:324px !important;
	top:546px !important;
}

#item28538 {
	width:43px !important;
	height:7px !important;
	left:324px !important;
	top:552px !important;
}

#item28565 {
	width:39px !important;
	height:7px !important;
	left:412px !important;
	top:546px !important;
}

#item28592 {
	width:43px !important;
	height:7px !important;
	left:412px !important;
	top:553px !important;
}

#item37080 {
	width:91px !important;
	height:68px !important;
}

#item37075 {
	width:91px !important;
	height:68px !important;
	left:137px !important;
	top:35px !important;
}

#item37213 {
	width:91px !important;
	height:68px !important;
}

#item37208 {
	width:91px !important;
	height:68px !important;
	left:137px !important;
	top:105px !important;
}

#item37219 {
	width:91px !important;
	height:67px !important;
}

#item37214 {
	width:91px !important;
	height:67px !important;
	left:137px !important;
	top:175px !important;
}

#item37228 {
	width:91px !important;
	height:67px !important;
}

#item37223 {
	width:91px !important;
	height:67px !important;
	left:137px !important;
	top:249px !important;
}

#item37234 {
	width:91px !important;
	height:67px !important;
}

#item37229 {
	width:91px !important;
	height:67px !important;
	left:137px !important;
	top:319px !important;
}

#item37240 {
	width:91px !important;
	height:67px !important;
}

#item37235 {
	width:91px !important;
	height:67px !important;
	left:137px !important;
	top:389px !important;
}

#item37086 {
	width:149px !important;
	height:116px !important;
}

#item37081 {
	width:149px !important;
	height:116px !important;
	left:247px !important;
	top:26px !important;
}

#item37248 {
	width:152px !important;
	height:116px !important;
}

#item37243 {
	width:152px !important;
	height:116px !important;
	left:266px !important;
	top:109px !important;
}

#item37255 {
	width:152px !important;
	height:121px !important;
}

#item37249 {
	width:152px !important;
	height:121px !important;
	left:238px !important;
	top:191px !important;
}

#item37261 {
	width:168px !important;
	height:96px !important;
}

#item37256 {
	width:168px !important;
	height:96px !important;
	left:261px !important;
	top:279px !important;
}

#item37267 {
	width:168px !important;
	height:84px !important;
}

#item37262 {
	width:168px !important;
	height:84px !important;
	left:272px !important;
	top:376px !important;
}

#item37092 {
	width:142px !important;
	height:137px !important;
}

#item37087 {
	width:142px !important;
	height:137px !important;
	left:128px !important;
	top:466px !important;
}

#item37279 {
	width:62px !important;
	height:31px !important;
}

#item37274 {
	width:62px !important;
	height:31px !important;
	left:278px !important;
	top:572px !important;
}

#item37286 {
	width:62px !important;
	height:31px !important;
}

#item37280 {
	width:62px !important;
	height:31px !important;
	left:278px !important;
	top:540px !important;
}

#item37273 {
	width:148px !important;
	height:137px !important;
}

#item37268 {
	width:148px !important;
	height:137px !important;
	left:347px !important;
	top:466px !important;
}

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

#item28647 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:127px !important;
}

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

#item28701 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:133px !important;
}

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

#item28755 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:140px !important;
}

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

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

#item28839 {
	width:46px !important;
	height:7px !important;
	left:75px !important;
	top:178px !important;
}

#item28867 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:184px !important;
}

#item28894 {
	width:46px !important;
	height:7px !important;
	left:75px !important;
	top:184px !important;
}

#item28921 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:191px !important;
}

#item28949 {
	width:46px !important;
	height:7px !important;
	left:75px !important;
	top:191px !important;
}

#item28976 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:197px !important;
}

#item29003 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:228px !important;
}

#item29030 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:228px !important;
}

#item29057 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:234px !important;
}

#item29084 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:234px !important;
}

#item29112 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:241px !important;
}

#item29139 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:241px !important;
}

#item29166 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:248px !important;
}

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

#item29220 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:355px !important;
}

#item29247 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:362px !important;
}

#item29274 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:362px !important;
}

#item29301 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:369px !important;
}

#item29328 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:369px !important;
}

#item29355 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:375px !important;
}

#item29383 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:406px !important;
}

#item29410 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:406px !important;
}

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

#item29464 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:412px !important;
}

#item29491 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:419px !important;
}

#item29518 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:419px !important;
}

#item29545 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:425px !important;
}

#item29573 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:456px !important;
}

#item29601 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:456px !important;
}

#item29629 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:462px !important;
}

#item29656 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:462px !important;
}

#item29683 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:469px !important;
}

#item29710 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:469px !important;
}

#item29737 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:476px !important;
}

#item29764 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:554px !important;
}

#item29791 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item35569 {
	width:173px !important;
	height:278px !important;
}

#item35564 {
	width:173px !important;
	height:278px !important;
	left:217px !important;
	top:39px !important;
}

#item37327 {
	width:173px !important;
	height:283px !important;
}

#item37322 {
	width:173px !important;
	height:283px !important;
	left:217px !important;
	top:321px !important;
}

#item37321 {
	width:161px !important;
	height:278px !important;
}

#item37316 {
	width:161px !important;
	height:278px !important;
	left:52px !important;
	top:39px !important;
}

#item38295 {
	width:126px !important;
	height:161px !important;
}

#item38290 {
	width:126px !important;
	height:161px !important;
	left:86px !important;
	top:397px !important;
}

#item37304 {
	width:51px !important;
	height:50px !important;
}

#item37299 {
	width:51px !important;
	height:50px !important;
	top:138px !important;
}

#item37347 {
	width:51px !important;
	height:60px !important;
}

#item37342 {
	width:51px !important;
	height:60px !important;
	top:174px !important;
}

#item37353 {
	width:51px !important;
	height:91px !important;
}

#item37348 {
	width:51px !important;
	height:91px !important;
	top:212px !important;
}

#item37360 {
	width:51px !important;
	height:72px !important;
}

#item37354 {
	width:51px !important;
	height:72px !important;
	top:320px !important;
}

#item37366 {
	width:51px !important;
	height:85px !important;
}

#item37361 {
	width:51px !important;
	height:85px !important;
	top:357px !important;
}

#item37372 {
	width:33px !important;
	height:36px !important;
}

#item37367 {
	width:33px !important;
	height:36px !important;
	left:17px !important;
	top:449px !important;
}

#item37378 {
	width:40px !important;
	height:115px !important;
}

#item37373 {
	width:40px !important;
	height:115px !important;
	left:10px !important;
	top:487px !important;
}

#item37312 {
	width:69px !important;
	height:92px !important;
}

#item37305 {
	width:69px !important;
	height:92px !important;
	left:321px !important;
	top:225px !important;
}

#item37341 {
	width:67px !important;
	height:96px !important;
}

#item37335 {
	width:67px !important;
	height:96px !important;
	left:217px !important;
	top:507px !important;
}

#item37334 {
	width:100px !important;
	height:164px !important;
}

#item37328 {
	width:100px !important;
	height:164px !important;
	left:52px !important;
	top:321px !important;
}

#item29818 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:62px !important;
}

#item29845 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:69px !important;
}

#item29873 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:76px !important;
}

#item29901 {
	width:71px !important;
	height:7px !important;
	left:390px !important;
	top:130px !important;
}

#item29928 {
	width:72px !important;
	height:7px !important;
	left:390px !important;
	top:136px !important;
}

#item29955 {
	width:50px !important;
	height:7px !important;
	left:390px !important;
	top:192px !important;
}

#item29982 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:198px !important;
}

#item30009 {
	width:63px !important;
	height:7px !important;
	left:390px !important;
	top:254px !important;
}

#item30036 {
	width:56px !important;
	height:7px !important;
	left:390px !important;
	top:261px !important;
}

#item30063 {
	width:57px !important;
	height:7px !important;
	left:390px !important;
	top:324px !important;
}

#item30090 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:331px !important;
}

#item30118 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:399px !important;
}

#item30145 {
	width:56px !important;
	height:7px !important;
	left:390px !important;
	top:405px !important;
}

#item30173 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:412px !important;
}

#item30201 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:443px !important;
}

#item30228 {
	width:56px !important;
	height:7px !important;
	left:390px !important;
	top:449px !important;
}

#item30255 {
	width:53px !important;
	height:7px !important;
	left:390px !important;
	top:456px !important;
}

#item30282 {
	width:60px !important;
	height:7px !important;
	left:389px !important;
	top:511px !important;
}

#item30309 {
	width:58px !important;
	height:7px !important;
	left:389px !important;
	top:517px !important;
}

#item30336 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:587px !important;
}

#item37292 {
	width:119px !important;
	height:329px !important;
}

#item37287 {
	width:119px !important;
	height:329px !important;
	left:31px !important;
	top:40px !important;
}

#item37386 {
	width:82px !important;
	height:178px !important;
}

#item37381 {
	width:82px !important;
	height:178px !important;
	left:152px !important;
	top:40px !important;
}

#item37398 {
	width:108px !important;
	height:250px !important;
}

#item37393 {
	width:108px !important;
	height:250px !important;
	left:236px !important;
	top:40px !important;
}

#item37411 {
	width:98px !important;
	height:330px !important;
}

#item37406 {
	width:98px !important;
	height:330px !important;
	left:349px !important;
	top:40px !important;
}

#item37417 {
	width:67px !important;
	height:150px !important;
}

#item37412 {
	width:67px !important;
	height:150px !important;
	left:449px !important;
	top:219px !important;
}

#item37392 {
	width:82px !important;
	height:151px !important;
}

#item37387 {
	width:82px !important;
	height:151px !important;
	left:152px !important;
	top:220px !important;
}

#item37298 {
	width:104px !important;
	height:136px !important;
}

#item37293 {
	width:104px !important;
	height:136px !important;
	left:142px !important;
	top:376px !important;
}

#item37423 {
	width:39px !important;
	height:102px !important;
}

#item37418 {
	width:39px !important;
	height:102px !important;
	left:260px !important;
	top:380px !important;
}

#item37429 {
	width:43px !important;
	height:102px !important;
}

#item37424 {
	width:43px !important;
	height:102px !important;
	left:304px !important;
	top:380px !important;
}

#item37451 {
	width:40px !important;
	height:102px !important;
}

#item37446 {
	width:40px !important;
	height:102px !important;
	left:283px !important;
	top:505px !important;
}

#item37457 {
	width:46px !important;
	height:101px !important;
}

#item37452 {
	width:46px !important;
	height:101px !important;
	left:323px !important;
	top:508px !important;
}

#item37463 {
	width:39px !important;
	height:103px !important;
}

#item37458 {
	width:39px !important;
	height:103px !important;
	left:371px !important;
	top:505px !important;
}

#item37469 {
	width:57px !important;
	height:96px !important;
}

#item37464 {
	width:57px !important;
	height:96px !important;
	left:410px !important;
	top:509px !important;
}

#item37438 {
	width:86px !important;
	height:100px !important;
}

#item37433 {
	width:86px !important;
	height:100px !important;
	left:366px !important;
	top:389px !important;
}

#item37405 {
	width:104px !important;
	height:90px !important;
}

#item37400 {
	width:104px !important;
	height:90px !important;
	left:142px !important;
	top:514px !important;
}

#item30364 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:410px !important;
}

#item30391 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:410px !important;
}

#item30418 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:460px !important;
}

#item30445 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:511px !important;
}

#item30472 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:569px !important;
}

#item30499 {
	width:52px !important;
	height:7px !important;
	left:29px !important;
	top:576px !important;
}

#item30526 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:582px !important;
}

#item30553 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:589px !important;
}

#item35575 {
	width:117px !important;
	height:286px !important;
}

#item35570 {
	width:117px !important;
	height:286px !important;
	left:117px !important;
	top:37px !important;
}

#item37513 {
	width:139px !important;
	height:306px !important;
}

#item37507 {
	width:139px !important;
	height:306px !important;
	left:94px !important;
	top:326px !important;
}

#item37526 {
	width:191px !important;
	height:306px !important;
}

#item37521 {
	width:191px !important;
	height:306px !important;
	left:237px !important;
	top:326px !important;
}

#item37532 {
	width:57px !important;
	height:152px !important;
}

#item37527 {
	width:57px !important;
	height:152px !important;
	left:428px !important;
	top:326px !important;
}

#item37520 {
	width:94px !important;
	height:243px !important;
}

#item37515 {
	width:94px !important;
	height:243px !important;
	top:389px !important;
}

#item37485 {
	width:94px !important;
	height:286px !important;
}

#item37479 {
	width:94px !important;
	height:286px !important;
	left:237px !important;
	top:37px !important;
}

#item37491 {
	width:96px !important;
	height:286px !important;
}

#item37486 {
	width:96px !important;
	height:286px !important;
	left:331px !important;
	top:37px !important;
}

#item37497 {
	width:56px !important;
	height:131px !important;
}

#item37492 {
	width:56px !important;
	height:131px !important;
	left:428px !important;
	top:37px !important;
}

#item37506 {
	width:57px !important;
	height:155px !important;
}

#item37501 {
	width:57px !important;
	height:155px !important;
	left:428px !important;
	top:168px !important;
}

#item37477 {
	width:117px !important;
	height:177px !important;
}

#item37472 {
	width:117px !important;
	height:177px !important;
	top:146px !important;
}

#item37538 {
	width:57px !important;
	height:154px !important;
}

#item37533 {
	width:57px !important;
	height:154px !important;
	left:428px !important;
	top:478px !important;
}

#item37546 {
	width:197px !important;
	height:157px !important;
}

#item37540 {
	width:197px !important;
	height:157px !important;
	left:277px !important;
	top:92px !important;
}

#item37587 {
	width:49px !important;
	height:136px !important;
}

#item37581 {
	width:49px !important;
	height:136px !important;
	left:198px !important;
	top:142px !important;
}

#item37593 {
	width:38px !important;
	height:136px !important;
}

#item37588 {
	width:38px !important;
	height:136px !important;
	left:160px !important;
	top:142px !important;
}

#item37599 {
	width:35px !important;
	height:136px !important;
}

#item37594 {
	width:35px !important;
	height:136px !important;
	left:125px !important;
	top:142px !important;
}

#item37566 {
	width:75px !important;
	height:90px !important;
}

#item37561 {
	width:75px !important;
	height:90px !important;
	left:213px !important;
	top:48px !important;
}

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

#item37567 {
	width:66px !important;
	height:90px !important;
	left:157px !important;
	top:48px !important;
}

#item37579 {
	width:68px !important;
	height:92px !important;
}

#item37573 {
	width:68px !important;
	height:92px !important;
	left:122px !important;
	top:47px !important;
}

#item37560 {
	width:191px !important;
	height:89px !important;
}

#item37554 {
	width:191px !important;
	height:89px !important;
	left:249px !important;
	top:225px !important;
}

#item37553 {
	width:136px !important;
	height:294px !important;
}

#item37547 {
	width:136px !important;
	height:294px !important;
	left:121px !important;
	top:338px !important;
}

#item37625 {
	width:83px !important;
	height:81px !important;
}

#item37620 {
	width:83px !important;
	height:81px !important;
	left:169px !important;
	top:549px !important;
}

#item37605 {
	width:98px !important;
	height:140px !important;
}

#item37600 {
	width:98px !important;
	height:140px !important;
	left:259px !important;
	top:492px !important;
}

#item37611 {
	width:159px !important;
	height:294px !important;
}

#item37606 {
	width:159px !important;
	height:294px !important;
	left:357px !important;
	top:338px !important;
}

#item37619 {
	width:98px !important;
	height:153px !important;
}

#item37614 {
	width:98px !important;
	height:153px !important;
	left:259px !important;
	top:338px !important;
}

#item30580 {
	width:66px !important;
	height:7px !important;
	left:25px !important;
	top:65px !important;
}

#item30608 {
	width:59px !important;
	height:7px !important;
	left:25px !important;
	top:71px !important;
}

#item30635 {
	width:51px !important;
	height:7px !important;
	left:25px !important;
	top:120px !important;
}

#item30662 {
	width:59px !important;
	height:7px !important;
	left:25px !important;
	top:126px !important;
}

#item30689 {
	width:51px !important;
	height:7px !important;
	left:25px !important;
	top:183px !important;
}

#item30716 {
	width:59px !important;
	height:7px !important;
	left:25px !important;
	top:189px !important;
}

#item30743 {
	width:59px !important;
	height:7px !important;
	left:25px !important;
	top:233px !important;
}

#item30770 {
	width:51px !important;
	height:7px !important;
	left:25px !important;
	top:240px !important;
}

#item30797 {
	width:45px !important;
	height:7px !important;
	left:25px !important;
	top:301px !important;
}

#item30824 {
	width:41px !important;
	height:7px !important;
	left:77px !important;
	top:301px !important;
}

#item30851 {
	width:51px !important;
	height:7px !important;
	left:25px !important;
	top:308px !important;
}

#item30879 {
	width:54px !important;
	height:7px !important;
	left:25px !important;
	top:356px !important;
}

#item30906 {
	width:39px !important;
	height:7px !important;
	left:79px !important;
	top:356px !important;
}

#item30934 {
	width:49px !important;
	height:7px !important;
	left:25px !important;
	top:363px !important;
}

#item30961 {
	width:75px !important;
	height:7px !important;
	left:25px !important;
	top:413px !important;
}

#item30988 {
	width:65px !important;
	height:7px !important;
	left:25px !important;
	top:420px !important;
}

#item31015 {
	width:59px !important;
	height:7px !important;
	left:25px !important;
	top:426px !important;
}

#item31042 {
	width:59px !important;
	height:7px !important;
	left:25px !important;
	top:495px !important;
}

#item31070 {
	width:53px !important;
	height:7px !important;
	left:25px !important;
	top:501px !important;
}

#item31097 {
	width:46px !important;
	height:7px !important;
	left:25px !important;
	top:508px !important;
}

#item31125 {
	width:51px !important;
	height:7px !important;
	left:25px !important;
	top:515px !important;
}

#item31152 {
	width:61px !important;
	height:7px !important;
	left:25px !important;
	top:521px !important;
}

#item35582 {
	width:69px !important;
	height:33px !important;
}

#item35576 {
	width:69px !important;
	height:33px !important;
	top:172px !important;
}

#item37637 {
	width:78px !important;
	height:33px !important;
}

#item37632 {
	width:78px !important;
	height:33px !important;
	top:206px !important;
}

#item37645 {
	width:73px !important;
	height:33px !important;
}

#item37640 {
	width:73px !important;
	height:33px !important;
	top:239px !important;
}

#item37652 {
	width:75px !important;
	height:40px !important;
}

#item37646 {
	width:75px !important;
	height:40px !important;
	top:273px !important;
}

#item37658 {
	width:68px !important;
	height:35px !important;
}

#item37653 {
	width:68px !important;
	height:35px !important;
	top:313px !important;
}

#item37664 {
	width:70px !important;
	height:31px !important;
}

#item37659 {
	width:70px !important;
	height:31px !important;
	top:348px !important;
}

#item37670 {
	width:81px !important;
	height:40px !important;
}

#item37665 {
	width:81px !important;
	height:40px !important;
	top:379px !important;
}

#item37684 {
	width:74px !important;
	height:62px !important;
}

#item37679 {
	width:74px !important;
	height:62px !important;
	top:441px !important;
}

#item37631 {
	width:127px !important;
	height:219px !important;
}

#item37626 {
	width:127px !important;
	height:219px !important;
	left:369px !important;
	top:36px !important;
}

#item37737 {
	width:165px !important;
	height:193px !important;
}

#item37732 {
	width:165px !important;
	height:193px !important;
	left:331px !important;
	top:261px !important;
}

#item37744 {
	width:32px !important;
	height:48px !important;
}

#item37739 {
	width:32px !important;
	height:48px !important;
	left:330px !important;
	top:455px !important;
}

#item37750 {
	width:33px !important;
	height:48px !important;
}

#item37745 {
	width:33px !important;
	height:48px !important;
	left:363px !important;
	top:455px !important;
}

#item37756 {
	width:33px !important;
	height:48px !important;
}

#item37751 {
	width:33px !important;
	height:48px !important;
	left:396px !important;
	top:455px !important;
}

#item37762 {
	width:33px !important;
	height:48px !important;
}

#item37757 {
	width:33px !important;
	height:48px !important;
	left:429px !important;
	top:455px !important;
}

#item37768 {
	width:33px !important;
	height:48px !important;
}

#item37763 {
	width:33px !important;
	height:48px !important;
	left:463px !important;
	top:455px !important;
}

#item37712 {
	width:57px !important;
	height:19px !important;
}

#item37706 {
	width:57px !important;
	height:19px !important;
	left:330px !important;
	top:236px !important;
}

#item37719 {
	width:57px !important;
	height:19px !important;
}

#item37713 {
	width:57px !important;
	height:19px !important;
	left:330px !important;
	top:217px !important;
}

#item37725 {
	width:57px !important;
	height:16px !important;
}

#item37720 {
	width:57px !important;
	height:16px !important;
	left:330px !important;
	top:201px !important;
}

#item37731 {
	width:53px !important;
	height:26px !important;
}

#item37726 {
	width:53px !important;
	height:26px !important;
	left:330px !important;
	top:175px !important;
}

#item37691 {
	width:214px !important;
	height:172px !important;
}

#item37685 {
	width:214px !important;
	height:172px !important;
	left:111px !important;
	top:83px !important;
}

#item37697 {
	width:198px !important;
	height:217px !important;
}

#item37692 {
	width:198px !important;
	height:217px !important;
	left:94px !important;
	top:227px !important;
}

#item37703 {
	width:71px !important;
	height:171px !important;
}

#item37698 {
	width:71px !important;
	height:171px !important;
	left:253px !important;
	top:333px !important;
}

#item37676 {
	width:63px !important;
	height:42px !important;
}

#item37671 {
	width:63px !important;
	height:42px !important;
	top:411px !important;
}

#item31179 {
	width:66px !important;
	height:7px !important;
	left:18px !important;
	top:541px !important;
}

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

#item31233 {
	width:56px !important;
	height:7px !important;
	left:18px !important;
	top:548px !important;
}

#item31261 {
	width:59px !important;
	height:7px !important;
	left:85px !important;
	top:548px !important;
}

#item31288 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:554px !important;
}

#item31315 {
	width:49px !important;
	height:7px !important;
	left:85px !important;
	top:554px !important;
}

#item31342 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:561px !important;
}

#item31370 {
	width:46px !important;
	height:7px !important;
	left:85px !important;
	top:561px !important;
}

#item31398 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:568px !important;
}

#item31425 {
	width:70px !important;
	height:7px !important;
	left:151px !important;
	top:541px !important;
}

#item31452 {
	width:68px !important;
	height:7px !important;
	left:151px !important;
	top:547px !important;
}

#item31479 {
	width:59px !important;
	height:7px !important;
	left:151px !important;
	top:554px !important;
}

#item31506 {
	width:43px !important;
	height:7px !important;
	left:151px !important;
	top:561px !important;
}

#item31534 {
	width:70px !important;
	height:7px !important;
	left:243px !important;
	top:541px !important;
}

#item31563 {
	width:68px !important;
	height:7px !important;
	left:243px !important;
	top:547px !important;
}

#item31590 {
	width:59px !important;
	height:7px !important;
	left:243px !important;
	top:554px !important;
}

#item31618 {
	width:43px !important;
	height:7px !important;
	left:243px !important;
	top:561px !important;
}

#item31645 {
	width:63px !important;
	height:7px !important;
	left:333px !important;
	top:522px !important;
}

#item31672 {
	width:69px !important;
	height:7px !important;
	left:408px !important;
	top:522px !important;
}

#item31699 {
	width:70px !important;
	height:7px !important;
	left:333px !important;
	top:529px !important;
}

#item31726 {
	width:47px !important;
	height:7px !important;
	left:408px !important;
	top:529px !important;
}

#item31753 {
	width:45px !important;
	height:7px !important;
	left:333px !important;
	top:575px !important;
}

#item31780 {
	width:46px !important;
	height:7px !important;
	left:410px !important;
	top:575px !important;
}

#item31807 {
	width:56px !important;
	height:7px !important;
	left:333px !important;
	top:582px !important;
}

#item31834 {
	width:55px !important;
	height:7px !important;
	left:410px !important;
	top:582px !important;
}

#item31862 {
	width:44px !important;
	height:7px !important;
	left:333px !important;
	top:588px !important;
}

#item31889 {
	width:49px !important;
	height:7px !important;
	left:410px !important;
	top:588px !important;
}

#item37778 {
	width:155px !important;
	height:219px !important;
}

#item37773 {
	width:155px !important;
	height:219px !important;
	left:87px !important;
	top:36px !important;
}

#item37796 {
	width:53px !important;
	height:53px !important;
}

#item37791 {
	width:53px !important;
	height:53px !important;
	left:31px !important;
	top:36px !important;
}

#item37803 {
	width:53px !important;
	height:49px !important;
}

#item37798 {
	width:53px !important;
	height:49px !important;
	left:31px !important;
	top:90px !important;
}

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

#item37804 {
	width:53px !important;
	height:50px !important;
	left:31px !important;
	top:139px !important;
}

#item37816 {
	width:53px !important;
	height:65px !important;
}

#item37810 {
	width:53px !important;
	height:65px !important;
	left:31px !important;
	top:190px !important;
}

#item37790 {
	width:161px !important;
	height:242px !important;
}

#item37785 {
	width:161px !important;
	height:242px !important;
	left:81px !important;
	top:261px !important;
}

#item37869 {
	width:151px !important;
	height:56px !important;
}

#item37864 {
	width:151px !important;
	height:56px !important;
	left:258px !important;
	top:266px !important;
}

#item37898 {
	width:153px !important;
	height:37px !important;
}

#item37893 {
	width:153px !important;
	height:37px !important;
	left:252px !important;
	top:322px !important;
}

#item37904 {
	width:154px !important;
	height:40px !important;
}

#item37899 {
	width:154px !important;
	height:40px !important;
	left:250px !important;
	top:359px !important;
}

#item37910 {
	width:147px !important;
	height:31px !important;
}

#item37905 {
	width:147px !important;
	height:31px !important;
	left:254px !important;
	top:399px !important;
}

#item37918 {
	width:153px !important;
	height:29px !important;
}

#item37913 {
	width:153px !important;
	height:29px !important;
	left:251px !important;
	top:430px !important;
}

#item37925 {
	width:159px !important;
	height:39px !important;
}

#item37919 {
	width:159px !important;
	height:39px !important;
	left:250px !important;
	top:460px !important;
}

#item37875 {
	width:105px !important;
	height:76px !important;
}

#item37870 {
	width:105px !important;
	height:76px !important;
	left:411px !important;
	top:261px !important;
}

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

#item37817 {
	width:58px !important;
	height:81px !important;
	left:22px !important;
	top:422px !important;
}

#item37784 {
	width:164px !important;
	height:219px !important;
}

#item37779 {
	width:164px !important;
	height:219px !important;
	left:245px !important;
	top:36px !important;
}

#item37844 {
	width:104px !important;
	height:44px !important;
}

#item37839 {
	width:104px !important;
	height:44px !important;
	left:412px !important;
	top:211px !important;
}

#item37851 {
	width:104px !important;
	height:38px !important;
}

#item37846 {
	width:104px !important;
	height:38px !important;
	left:412px !important;
	top:173px !important;
}

#item37857 {
	width:104px !important;
	height:27px !important;
}

#item37852 {
	width:104px !important;
	height:27px !important;
	left:412px !important;
	top:146px !important;
}

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

#item37858 {
	width:104px !important;
	height:40px !important;
	left:412px !important;
	top:105px !important;
}

#item37829 {
	width:58px !important;
	height:79px !important;
}

#item37824 {
	width:58px !important;
	height:79px !important;
	left:22px !important;
	top:344px !important;
}

#item37835 {
	width:58px !important;
	height:82px !important;
}

#item37830 {
	width:58px !important;
	height:82px !important;
	left:22px !important;
	top:261px !important;
}

#item37885 {
	width:105px !important;
	height:86px !important;
}

#item37880 {
	width:105px !important;
	height:86px !important;
	left:411px !important;
	top:337px !important;
}

#item37891 {
	width:105px !important;
	height:81px !important;
}

#item37886 {
	width:105px !important;
	height:81px !important;
	left:411px !important;
	top:423px !important;
}

#item38315 {
	width:33px !important;
	height:35px !important;
}

#item38310 {
	width:33px !important;
	height:35px !important;
	left:411px !important;
	top:469px !important;
}

#item31916 {
	width:54px !important;
	height:7px !important;
	left:20px !important;
	top:521px !important;
}

#item31943 {
	width:66px !important;
	height:7px !important;
	left:92px !important;
	top:521px !important;
}

#item31970 {
	width:72px !important;
	height:7px !important;
	left:20px !important;
	top:527px !important;
}

#item31997 {
	width:68px !important;
	height:7px !important;
	left:92px !important;
	top:527px !important;
}

#item32024 {
	width:72px !important;
	height:7px !important;
	left:20px !important;
	top:534px !important;
}

#item32051 {
	width:63px !important;
	height:7px !important;
	left:20px !important;
	top:577px !important;
}

#item32078 {
	width:56px !important;
	height:7px !important;
	left:91px !important;
	top:577px !important;
}

#item32105 {
	width:57px !important;
	height:7px !important;
	left:20px !important;
	top:583px !important;
}

#item32133 {
	width:59px !important;
	height:7px !important;
	left:91px !important;
	top:583px !important;
}

#item32163 {
	width:44px !important;
	height:7px !important;
	left:167px !important;
	top:520px !important;
}

#item32190 {
	width:59px !important;
	height:7px !important;
	left:212px !important;
	top:520px !important;
}

#item32217 {
	width:41px !important;
	height:7px !important;
	left:167px !important;
	top:527px !important;
}

#item32244 {
	width:43px !important;
	height:7px !important;
	left:212px !important;
	top:527px !important;
}

#item32271 {
	width:54px !important;
	height:7px !important;
	left:277px !important;
	top:554px !important;
}

#item32298 {
	width:41px !important;
	height:7px !important;
	left:277px !important;
	top:561px !important;
}

#item32326 {
	width:59px !important;
	height:7px !important;
	left:277px !important;
	top:567px !important;
}

#item32354 {
	width:57px !important;
	height:7px !important;
	left:352px !important;
	top:553px !important;
}

#item32382 {
	width:56px !important;
	height:7px !important;
	left:352px !important;
	top:559px !important;
}

#item32409 {
	width:47px !important;
	height:7px !important;
	left:427px !important;
	top:547px !important;
}

#item32436 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:553px !important;
}

#item32463 {
	width:56px !important;
	height:7px !important;
	left:427px !important;
	top:560px !important;
}

#item32490 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:567px !important;
}

#item35588 {
	width:112px !important;
	height:317px !important;
}

#item35583 {
	width:112px !important;
	height:317px !important;
	left:83px !important;
	top:34px !important;
}

#item37950 {
	width:148px !important;
	height:192px !important;
}

#item37945 {
	width:148px !important;
	height:192px !important;
	left:200px !important;
	top:37px !important;
}

#item37956 {
	width:105px !important;
	height:192px !important;
}

#item37951 {
	width:105px !important;
	height:192px !important;
	left:403px !important;
	top:37px !important;
}

#item37962 {
	width:54px !important;
	height:131px !important;
}

#item37957 {
	width:54px !important;
	height:131px !important;
	left:348px !important;
	top:37px !important;
}

#item37943 {
	width:58px !important;
	height:174px !important;
}

#item37938 {
	width:58px !important;
	height:174px !important;
	left:20px !important;
	top:177px !important;
}

#item37937 {
	width:152px !important;
	height:245px !important;
}

#item37932 {
	width:152px !important;
	height:245px !important;
	left:20px !important;
	top:357px !important;
}

#item37975 {
	width:255px !important;
	height:245px !important;
}

#item37970 {
	width:255px !important;
	height:245px !important;
	left:252px !important;
	top:357px !important;
}

#item37968 {
	width:71px !important;
	height:200px !important;
}

#item37963 {
	width:71px !important;
	height:200px !important;
	left:175px !important;
	top:357px !important;
}

#item32517 {
	width:76px !important;
	height:7px !important;
	left:204px !important;
	top:257px !important;
}

#item32544 {
	width:74px !important;
	height:7px !important;
	left:204px !important;
	top:263px !important;
}

#item32571 {
	width:57px !important;
	height:7px !important;
	left:204px !important;
	top:318px !important;
}

#item32598 {
	width:45px !important;
	height:7px !important;
	left:204px !important;
	top:325px !important;
}

#item32626 {
	width:44px !important;
	height:7px !important;
	left:352px !important;
	top:256px !important;
}

#item32654 {
	width:59px !important;
	height:7px !important;
	left:426px !important;
	top:256px !important;
}

#item32681 {
	width:43px !important;
	height:7px !important;
	left:352px !important;
	top:263px !important;
}

#item32708 {
	width:76px !important;
	height:7px !important;
	left:352px !important;
	top:318px !important;
}

#item37931 {
	width:78px !important;
	height:137px !important;
}

#item37926 {
	width:78px !important;
	height:137px !important;
	left:10px !important;
	top:147px !important;
}

#item38052 {
	width:91px !important;
	height:147px !important;
}

#item38046 {
	width:91px !important;
	height:147px !important;
	left:10px !important;
	top:294px !important;
}

#item38095 {
	width:89px !important;
	height:105px !important;
}

#item38090 {
	width:89px !important;
	height:105px !important;
	left:10px !important;
	top:498px !important;
}

#item38102 {
	width:70px !important;
	height:19px !important;
}

#item38097 {
	width:70px !important;
	height:19px !important;
	left:100px !important;
	top:545px !important;
}

#item38108 {
	width:70px !important;
	height:19px !important;
}

#item38103 {
	width:70px !important;
	height:19px !important;
	left:100px !important;
	top:565px !important;
}

#item38116 {
	width:70px !important;
	height:19px !important;
}

#item38109 {
	width:70px !important;
	height:19px !important;
	left:100px !important;
	top:584px !important;
}

#item38070 {
	width:156px !important;
	height:104px !important;
}

#item38065 {
	width:156px !important;
	height:104px !important;
	left:176px !important;
	top:294px !important;
}

#item38089 {
	width:156px !important;
	height:147px !important;
}

#item38084 {
	width:156px !important;
	height:147px !important;
	left:338px !important;
	top:294px !important;
}

#item38122 {
	width:156px !important;
	height:104px !important;
}

#item38117 {
	width:156px !important;
	height:104px !important;
	left:338px !important;
	top:498px !important;
}

#item38076 {
	width:77px !important;
	height:43px !important;
}

#item38071 {
	width:77px !important;
	height:43px !important;
	left:174px !important;
	top:399px !important;
}

#item38083 {
	width:77px !important;
	height:43px !important;
}

#item38078 {
	width:77px !important;
	height:43px !important;
	left:255px !important;
	top:399px !important;
}

#item38058 {
	width:66px !important;
	height:23px !important;
}

#item38053 {
	width:66px !important;
	height:23px !important;
	left:102px !important;
	top:396px !important;
}

#item38064 {
	width:65px !important;
	height:23px !important;
}

#item38059 {
	width:65px !important;
	height:23px !important;
	left:103px !important;
	top:420px !important;
}

#item38000 {
	width:80px !important;
	height:26px !important;
}

#item37993 {
	width:80px !important;
	height:26px !important;
	left:11px !important;
	top:61px !important;
}

#item38026 {
	width:73px !important;
	height:26px !important;
}

#item38020 {
	width:73px !important;
	height:26px !important;
	left:186px !important;
	top:64px !important;
}

#item38006 {
	width:80px !important;
	height:26px !important;
}

#item38001 {
	width:80px !important;
	height:26px !important;
	left:11px !important;
	top:87px !important;
}

#item38032 {
	width:73px !important;
	height:26px !important;
}

#item38027 {
	width:73px !important;
	height:26px !important;
	left:186px !important;
	top:90px !important;
}

#item38012 {
	width:80px !important;
	height:28px !important;
}

#item38007 {
	width:80px !important;
	height:28px !important;
	left:11px !important;
	top:114px !important;
}

#item38038 {
	width:73px !important;
	height:25px !important;
}

#item38033 {
	width:73px !important;
	height:25px !important;
	left:186px !important;
	top:116px !important;
}

#item38018 {
	width:78px !important;
	height:80px !important;
}

#item38013 {
	width:78px !important;
	height:80px !important;
	left:92px !important;
	top:62px !important;
}

#item38044 {
	width:84px !important;
	height:77px !important;
}

#item38039 {
	width:84px !important;
	height:77px !important;
	left:261px !important;
	top:64px !important;
}

#item37984 {
	width:97px !important;
	height:97px !important;
}

#item37978 {
	width:97px !important;
	height:97px !important;
	left:350px !important;
	top:68px !important;
}

#item37991 {
	width:87px !important;
	height:122px !important;
}

#item37986 {
	width:87px !important;
	height:122px !important;
	left:372px !important;
	top:144px !important;
}

#item32735 {
	width:55px !important;
	height:7px !important;
	left:92px !important;
	top:215px !important;
}

#item32762 {
	width:65px !important;
	height:7px !important;
	left:92px !important;
	top:222px !important;
}

#item32789 {
	width:43px !important;
	height:7px !important;
	left:92px !important;
	top:229px !important;
}

#item32816 {
	width:39px !important;
	height:7px !important;
	left:177px !important;
	top:222px !important;
}

#item32843 {
	width:55px !important;
	height:7px !important;
	left:177px !important;
	top:229px !important;
}

#item32871 {
	width:59px !important;
	height:7px !important;
	left:177px !important;
	top:235px !important;
}

#item32898 {
	width:39px !important;
	height:7px !important;
	left:262px !important;
	top:222px !important;
}

#item32926 {
	width:55px !important;
	height:7px !important;
	left:262px !important;
	top:228px !important;
}

#item32954 {
	width:59px !important;
	height:7px !important;
	left:262px !important;
	top:235px !important;
}

#item32981 {
	width:46px !important;
	height:7px !important;
	left:9px !important;
	top:457px !important;
}

#item33008 {
	width:46px !important;
	height:7px !important;
	left:65px !important;
	top:457px !important;
}

#item33035 {
	width:46px !important;
	height:7px !important;
	left:122px !important;
	top:457px !important;
}

#item33062 {
	width:46px !important;
	height:7px !important;
	left:173px !important;
	top:462px !important;
}

#item33089 {
	width:46px !important;
	height:7px !important;
	left:229px !important;
	top:462px !important;
}

#item33117 {
	width:46px !important;
	height:7px !important;
	left:285px !important;
	top:462px !important;
}

#item33144 {
	width:89px !important;
	height:7px !important;
	left:173px !important;
	top:517px !important;
}

#item33171 {
	width:74px !important;
	height:7px !important;
	left:173px !important;
	top:524px !important;
}

#item33198 {
	width:70px !important;
	height:7px !important;
	left:173px !important;
	top:531px !important;
}

#item33225 {
	width:70px !important;
	height:7px !important;
	left:173px !important;
	top:580px !important;
}

#item33252 {
	width:77px !important;
	height:7px !important;
	left:336px !important;
	top:463px !important;
}

#item35594 {
	width:300px !important;
	height:153px !important;
}

#item35589 {
	width:300px !important;
	height:153px !important;
	left:44px !important;
	top:57px !important;
}

#item38130 {
	width:58px !important;
	height:56px !important;
}

#item38125 {
	width:58px !important;
	height:56px !important;
	left:21px !important;
	top:234px !important;
}

#item38162 {
	width:37px !important;
	height:37px !important;
}

#item38157 {
	width:37px !important;
	height:37px !important;
	left:32px !important;
	top:302px !important;
}

#item38168 {
	width:37px !important;
	height:37px !important;
}

#item38163 {
	width:37px !important;
	height:37px !important;
	left:81px !important;
	top:302px !important;
}

#item38174 {
	width:37px !important;
	height:37px !important;
}

#item38169 {
	width:37px !important;
	height:37px !important;
	left:130px !important;
	top:302px !important;
}

#item38180 {
	width:37px !important;
	height:37px !important;
}

#item38175 {
	width:37px !important;
	height:37px !important;
	left:178px !important;
	top:302px !important;
}

#item38186 {
	width:37px !important;
	height:37px !important;
}

#item38181 {
	width:37px !important;
	height:37px !important;
	left:226px !important;
	top:302px !important;
}

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

#item38131 {
	width:52px !important;
	height:56px !important;
	left:85px !important;
	top:234px !important;
}

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

#item38137 {
	width:54px !important;
	height:57px !important;
	left:144px !important;
	top:232px !important;
}

#item38148 {
	width:40px !important;
	height:64px !important;
}

#item38143 {
	width:40px !important;
	height:64px !important;
	left:204px !important;
	top:229px !important;
}

#item38156 {
	width:42px !important;
	height:70px !important;
}

#item38149 {
	width:42px !important;
	height:70px !important;
	left:246px !important;
	top:224px !important;
}

#item33823 {
	width:56px !important;
	height:7px !important;
	left:370px !important;
	top:182px !important;
}

#item33850 {
	width:61px !important;
	height:7px !important;
	left:425px !important;
	top:182px !important;
}

#item33878 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:189px !important;
}

#item33905 {
	width:56px !important;
	height:7px !important;
	left:425px !important;
	top:189px !important;
}

#item33932 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:195px !important;
}

#item33959 {
	width:54px !important;
	height:7px !important;
	left:370px !important;
	top:235px !important;
}

#item33986 {
	width:61px !important;
	height:7px !important;
	left:424px !important;
	top:235px !important;
}

#item34014 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:241px !important;
}

#item34041 {
	width:56px !important;
	height:7px !important;
	left:424px !important;
	top:241px !important;
}

#item34068 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:248px !important;
}

#item34095 {
	width:56px !important;
	height:7px !important;
	left:370px !important;
	top:273px !important;
}

#item34123 {
	width:61px !important;
	height:7px !important;
	left:425px !important;
	top:273px !important;
}

#item34150 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:279px !important;
}

#item34177 {
	width:56px !important;
	height:7px !important;
	left:425px !important;
	top:279px !important;
}

#item34204 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:286px !important;
}

#item34231 {
	width:54px !important;
	height:7px !important;
	left:370px !important;
	top:310px !important;
}

#item34258 {
	width:61px !important;
	height:7px !important;
	left:422px !important;
	top:310px !important;
}

#item34286 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:316px !important;
}

#item34315 {
	width:56px !important;
	height:7px !important;
	left:422px !important;
	top:316px !important;
}

#item34342 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:323px !important;
}

#item38197 {
	width:516px !important;
	height:279px !important;
}

#item38192 {
	width:516px !important;
	height:279px !important;
	top:140px !important;
}

#item38209 {
	width:111px !important;
	height:98px !important;
}

#item38204 {
	width:111px !important;
	height:98px !important;
	left:177px !important;
	top:427px !important;
}

#item38230 {
	width:110px !important;
	height:98px !important;
}

#item38225 {
	width:110px !important;
	height:98px !important;
	left:289px !important;
	top:427px !important;
}

#item38236 {
	width:115px !important;
	height:98px !important;
}

#item38231 {
	width:115px !important;
	height:98px !important;
	left:401px !important;
	top:427px !important;
}

#item38216 {
	width:110px !important;
	height:105px !important;
}

#item38210 {
	width:110px !important;
	height:105px !important;
	left:177px !important;
	top:527px !important;
}

#item38224 {
	width:110px !important;
	height:105px !important;
}

#item38219 {
	width:110px !important;
	height:105px !important;
	left:289px !important;
	top:527px !important;
}

#item38203 {
	width:296px !important;
	height:131px !important;
}

#item38198 {
	width:296px !important;
	height:131px !important;
	left:141px !important;
	top:86px !important;
}

#item34370 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item34397 {
	width:74px !important;
	height:7px !important;
	left:85px !important;
	top:482px !important;
}

#item34424 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:488px !important;
}

#item34451 {
	width:37px !important;
	height:7px !important;
	left:85px !important;
	top:488px !important;
}

#item34478 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item38244 {
	width:84px !important;
	height:86px !important;
}

#item38239 {
	width:84px !important;
	height:86px !important;
	top:48px !important;
}

#item38257 {
	width:84px !important;
	height:93px !important;
}

#item38252 {
	width:84px !important;
	height:93px !important;
	top:135px !important;
}

#item38263 {
	width:84px !important;
	height:96px !important;
}

#item38258 {
	width:84px !important;
	height:96px !important;
	top:228px !important;
}

#item38270 {
	width:84px !important;
	height:104px !important;
}

#item38264 {
	width:84px !important;
	height:104px !important;
	top:325px !important;
}

#item38276 {
	width:84px !important;
	height:102px !important;
}

#item38271 {
	width:84px !important;
	height:102px !important;
	top:430px !important;
}

#item38282 {
	width:84px !important;
	height:69px !important;
}

#item38277 {
	width:84px !important;
	height:69px !important;
	top:532px !important;
}

#item35600 {
	width:312px !important;
	height:601px !important;
}

#item35595 {
	width:312px !important;
	height:601px !important;
	left:204px !important;
}

#item38251 {
	width:123px !important;
	height:233px !important;
}

#item38245 {
	width:123px !important;
	height:233px !important;
	left:75px !important;
	top:216px !important;
}

#item34505 {
	width:67px !important;
	height:7px !important;
	left:90px !important;
	top:501px !important;
}

#item34532 {
	width:58px !important;
	height:7px !important;
	left:90px !important;
	top:508px !important;
}

#item34559 {
	width:57px !important;
	height:7px !important;
	left:90px !important;
	top:514px !important;
}

#item34586 {
	width:43px !important;
	height:7px !important;
	left:90px !important;
	top:521px !important;
}

#item34614 {
	width:54px !important;
	height:7px !important;
	left:90px !important;
	top:527px !important;
}

#item34641 {
	width:41px !important;
	height:7px !important;
	left:90px !important;
	top:550px !important;
}
#in5footer,  #prefooter {display:none;}
