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

#item37937 {
	width:266px !important;
	height:444px !important;
}

#item75452 {
	width:266px !important;
	height:444px !important;
	left:181px !important;
	top:189px !important;
}

#item37938 {
	width:210px !important;
	height:392px !important;
}

#item75457 {
	width:210px !important;
	height:392px !important;
	top:129px !important;
}

#item37941 {
	width:76px !important;
	height:138px !important;
}

#item75462 {
	width:76px !important;
	height:138px !important;
	left:188px !important;
	top:476px !important;
}

#item37942 {
	width:68px !important;
	height:63px !important;
}

#item75467 {
	width:68px !important;
	height:63px !important;
	left:400px !important;
	top:62px !important;
}

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

#item75472 {
	width:28px !important;
	height:28px !important;
	left:348px !important;
	top:124px !important;
}

#item37944 {
	width:86px !important;
	height:93px !important;
}

#item75477 {
	width:86px !important;
	height:93px !important;
	left:392px !important;
	top:137px !important;
}

#item37945 {
	width:73px !important;
	height:78px !important;
}

#item75482 {
	width:73px !important;
	height:78px !important;
	left:401px !important;
	top:288px !important;
}

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

#item75487 {
	width:72px !important;
	height:68px !important;
	left:401px !important;
	top:373px !important;
}

#item109565 {
	width:60px !important;
	height:7px !important;
	left:266px !important;
	top:487px !important;
}

#item109592 {
	width:45px !important;
	height:7px !important;
	left:266px !important;
	top:547px !important;
}

#item109620 {
	width:49px !important;
	height:7px !important;
	left:266px !important;
	top:554px !important;
}

#item109647 {
	width:60px !important;
	height:7px !important;
	left:266px !important;
	top:575px !important;
}

#item109674 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:508px !important;
}

#item109701 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:508px !important;
}

#item109728 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:514px !important;
}

#item109755 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:514px !important;
}

#item109782 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:521px !important;
}

#item109809 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:521px !important;
}

#item109836 {
	width:27px !important;
	height:7px !important;
	left:415px !important;
	top:528px !important;
}

#item109865 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:528px !important;
}

#item121641 {
	width:87px !important;
	height:90px !important;
	left:232px !important;
	top:367px !important;
}

#item37948 {
	width:89px !important;
	height:159px !important;
}

#item75492 {
	width:89px !important;
	height:159px !important;
	left:49px !important;
	top:74px !important;
}

#item37949 {
	width:140px !important;
	height:164px !important;
}

#item75497 {
	width:140px !important;
	height:164px !important;
	left:23px !important;
	top:291px !important;
}

#item37950 {
	width:283px !important;
	height:394px !important;
}

#item75502 {
	width:283px !important;
	height:394px !important;
	left:204px !important;
	top:171px !important;
}

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

#item75507 {
	width:43px !important;
	height:46px !important;
	left:461px !important;
	top:521px !important;
}

#item37952 {
	width:45px !important;
	height:36px !important;
}

#item75512 {
	width:45px !important;
	height:36px !important;
	left:464px !important;
	top:576px !important;
}

#item109892 {
	width:50px !important;
	height:7px !important;
	left:29px !important;
	top:508px !important;
}

#item109919 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:515px !important;
}

#item109946 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:583px !important;
}

#item109974 {
	width:41px !important;
	height:7px !important;
	left:147px !important;
	top:538px !important;
}

#item110001 {
	width:45px !important;
	height:7px !important;
	left:147px !important;
	top:545px !important;
}

#item110028 {
	width:43px !important;
	height:7px !important;
	left:147px !important;
	top:599px !important;
}

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

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

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

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

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

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

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

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

#item121405 {
	width:391px !important;
	height:554px !important;
	left:74px !important;
	top:45px !important;
}

#item37953 {
	width:95px !important;
	height:85px !important;
}

#item75517 {
	width:95px !important;
	height:85px !important;
	left:147px !important;
	top:62px !important;
}

#item37954 {
	width:47px !important;
	height:115px !important;
}

#item75522 {
	width:47px !important;
	height:115px !important;
	left:17px !important;
	top:338px !important;
}

#item37955 {
	width:43px !important;
	height:31px !important;
}

#item75528 {
	width:43px !important;
	height:31px !important;
	left:20px !important;
	top:312px !important;
}

#item37956 {
	width:42px !important;
	height:29px !important;
}

#item75533 {
	width:42px !important;
	height:29px !important;
	left:21px !important;
	top:286px !important;
}

#item37957 {
	width:45px !important;
	height:31px !important;
}

#item75538 {
	width:45px !important;
	height:31px !important;
	left:19px !important;
	top:259px !important;
}

#item37958 {
	width:123px !important;
	height:278px !important;
}

#item75543 {
	width:123px !important;
	height:278px !important;
	left:126px !important;
	top:169px !important;
}

#item37959 {
	width:69px !important;
	height:114px !important;
}

#item75548 {
	width:69px !important;
	height:114px !important;
	left:322px !important;
	top:63px !important;
}

#item37960 {
	width:86px !important;
	height:60px !important;
}

#item75553 {
	width:86px !important;
	height:60px !important;
	left:314px !important;
	top:156px !important;
}

#item37961 {
	width:63px !important;
	height:68px !important;
}

#item75558 {
	width:63px !important;
	height:68px !important;
	left:414px !important;
	top:94px !important;
}

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

#item75563 {
	width:84px !important;
	height:73px !important;
	left:312px !important;
	top:292px !important;
}

#item37964 {
	width:86px !important;
	height:70px !important;
}

#item75568 {
	width:86px !important;
	height:70px !important;
	left:325px !important;
	top:384px !important;
}

#item101643 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:507px !important;
}

#item101670 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:514px !important;
}

#item101697 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:521px !important;
}

#item101725 {
	width:58px !important;
	height:7px !important;
	left:17px !important;
	top:580px !important;
}

#item101752 {
	width:58px !important;
	height:7px !important;
	left:147px !important;
	top:508px !important;
}

#item101779 {
	width:59px !important;
	height:7px !important;
	left:147px !important;
	top:561px !important;
}

#item101806 {
	width:45px !important;
	height:7px !important;
	left:255px !important;
	top:528px !important;
}

#item101833 {
	width:58px !important;
	height:7px !important;
	left:255px !important;
	top:534px !important;
}

#item101861 {
	width:27px !important;
	height:7px !important;
	left:432px !important;
	top:515px !important;
}

#item101888 {
	width:27px !important;
	height:7px !important;
	left:432px !important;
	top:521px !important;
}

#item101916 {
	width:27px !important;
	height:7px !important;
	left:432px !important;
	top:528px !important;
}

#item101943 {
	width:27px !important;
	height:7px !important;
	left:432px !important;
	top:534px !important;
}

#item101971 {
	width:58px !important;
	height:7px !important;
	left:360px !important;
	top:590px !important;
}

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

#item75573 {
	width:94px !important;
	height:165px !important;
	left:31px !important;
	top:62px !important;
}

#item37966 {
	width:71px !important;
	height:127px !important;
}

#item75578 {
	width:71px !important;
	height:127px !important;
	left:131px !important;
	top:114px !important;
}

#item37967 {
	width:246px !important;
	height:439px !important;
}

#item75583 {
	width:246px !important;
	height:439px !important;
	left:203px !important;
	top:125px !important;
}

#item37968 {
	width:94px !important;
	height:180px !important;
}

#item75588 {
	width:94px !important;
	height:180px !important;
	left:31px !important;
	top:281px !important;
}

#item37969 {
	width:64px !important;
	height:67px !important;
}

#item75593 {
	width:64px !important;
	height:67px !important;
	left:136px !important;
	top:326px !important;
}

#item37970 {
	width:65px !important;
	height:74px !important;
}

#item75599 {
	width:65px !important;
	height:74px !important;
	left:135px !important;
	top:393px !important;
}

#item37972 {
	width:62px !important;
	height:71px !important;
}

#item75604 {
	width:62px !important;
	height:71px !important;
	left:431px !important;
	top:474px !important;
}

#item37973 {
	width:65px !important;
	height:48px !important;
}

#item75609 {
	width:65px !important;
	height:48px !important;
	left:425px !important;
	top:561px !important;
}

#item101998 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:497px !important;
}

#item102025 {
	width:59px !important;
	height:7px !important;
	left:100px !important;
	top:497px !important;
}

#item102052 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:503px !important;
}

#item102079 {
	width:46px !important;
	height:7px !important;
	left:100px !important;
	top:503px !important;
}

#item102107 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:526px !important;
}

#item102134 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:580px !important;
}

#item102161 {
	width:46px !important;
	height:7px !important;
	left:131px !important;
	top:580px !important;
}

#item102188 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:586px !important;
}

#item102215 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:608px !important;
}

#item37974 {
	width:190px !important;
	height:303px !important;
}

#item75615 {
	width:190px !important;
	height:303px !important;
	left:45px !important;
	top:107px !important;
}

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

#item75620 {
	width:145px !important;
	height:249px !important;
	left:316px !important;
	top:105px !important;
}

#item37976 {
	width:96px !important;
	height:184px !important;
}

#item75625 {
	width:96px !important;
	height:184px !important;
	left:190px !important;
	top:420px !important;
}

#item37977 {
	width:97px !important;
	height:184px !important;
}

#item75630 {
	width:97px !important;
	height:184px !important;
	left:289px !important;
	top:420px !important;
}

#item37978 {
	width:96px !important;
	height:184px !important;
}

#item75635 {
	width:96px !important;
	height:184px !important;
	left:389px !important;
	top:420px !important;
}

#item102242 {
	width:41px !important;
	height:7px !important;
	left:66px !important;
	top:535px !important;
}

#item102269 {
	width:46px !important;
	height:7px !important;
	left:120px !important;
	top:535px !important;
}

#item102296 {
	width:52px !important;
	height:7px !important;
	left:66px !important;
	top:541px !important;
}

#item102323 {
	width:71px !important;
	height:7px !important;
	left:66px !important;
	top:571px !important;
}

#item102351 {
	width:83px !important;
	height:7px !important;
	left:66px !important;
	top:577px !important;
}

#item37979 {
	width:156px !important;
	height:213px !important;
}

#item75640 {
	width:156px !important;
	height:213px !important;
}

#item37980 {
	width:156px !important;
	height:207px !important;
}

#item75645 {
	width:156px !important;
	height:207px !important;
	top:216px !important;
}

#item37981 {
	width:156px !important;
	height:206px !important;
}

#item75650 {
	width:156px !important;
	height:206px !important;
	top:426px !important;
}

#item37982 {
	width:228px !important;
	height:436px !important;
}

#item75655 {
	width:228px !important;
	height:436px !important;
	left:161px !important;
	top:128px !important;
}

#item37983 {
	width:109px !important;
	height:60px !important;
}

#item75660 {
	width:109px !important;
	height:60px !important;
	left:407px !important;
	top:115px !important;
}

#item37984 {
	width:79px !important;
	height:44px !important;
}

#item75665 {
	width:79px !important;
	height:44px !important;
	left:437px !important;
	top:169px !important;
}

#item37985 {
	width:94px !important;
	height:33px !important;
}

#item75671 {
	width:94px !important;
	height:33px !important;
	left:422px !important;
	top:211px !important;
}

#item37986 {
	width:91px !important;
	height:44px !important;
}

#item75677 {
	width:91px !important;
	height:44px !important;
	left:425px !important;
	top:244px !important;
}

#item37987 {
	width:89px !important;
	height:36px !important;
}

#item75682 {
	width:89px !important;
	height:36px !important;
	left:427px !important;
	top:285px !important;
}

#item37988 {
	width:88px !important;
	height:38px !important;
}

#item75687 {
	width:88px !important;
	height:38px !important;
	left:428px !important;
	top:319px !important;
}

#item102378 {
	width:53px !important;
	height:7px !important;
	left:401px !important;
	top:382px !important;
}

#item102405 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:388px !important;
}

#item102432 {
	width:52px !important;
	height:7px !important;
	left:401px !important;
	top:395px !important;
}

#item102459 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:401px !important;
}

#item102486 {
	width:41px !important;
	height:7px !important;
	left:401px !important;
	top:449px !important;
}

#item102514 {
	width:53px !important;
	height:7px !important;
	left:401px !important;
	top:456px !important;
}

#item102541 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:463px !important;
}

#item102568 {
	width:41px !important;
	height:7px !important;
	left:401px !important;
	top:510px !important;
}

#item102595 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:517px !important;
}

#item102623 {
	width:52px !important;
	height:7px !important;
	left:401px !important;
	top:524px !important;
}

#item102650 {
	width:38px !important;
	height:7px !important;
	left:401px !important;
	top:572px !important;
}

#item102677 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:579px !important;
}

#item37991 {
	width:170px !important;
	height:240px !important;
}

#item75692 {
	width:170px !important;
	height:240px !important;
	left:101px !important;
	top:75px !important;
}

#item37992 {
	width:137px !important;
	height:143px !important;
}

#item75697 {
	width:137px !important;
	height:143px !important;
	left:78px !important;
	top:287px !important;
}

#item37993 {
	width:35px !important;
	height:33px !important;
}

#item75702 {
	width:35px !important;
	height:33px !important;
	left:45px !important;
	top:440px !important;
}

#item37994 {
	width:35px !important;
	height:34px !important;
}

#item75707 {
	width:35px !important;
	height:34px !important;
	left:45px !important;
	top:478px !important;
}

#item37995 {
	width:113px !important;
	height:201px !important;
}

#item75712 {
	width:113px !important;
	height:201px !important;
	left:376px !important;
	top:79px !important;
}

#item37997 {
	width:56px !important;
	height:89px !important;
}

#item75717 {
	width:56px !important;
	height:89px !important;
	left:310px !important;
}

#item37998 {
	width:53px !important;
	height:84px !important;
}

#item75722 {
	width:53px !important;
	height:84px !important;
	left:431px !important;
	top:329px !important;
}

#item37999 {
	width:51px !important;
	height:82px !important;
}

#item75727 {
	width:51px !important;
	height:82px !important;
	left:382px !important;
	top:331px !important;
}

#item38000 {
	width:51px !important;
	height:85px !important;
}

#item75732 {
	width:51px !important;
	height:85px !important;
	left:337px !important;
	top:327px !important;
}

#item38001 {
	width:69px !important;
	height:69px !important;
}

#item75737 {
	width:69px !important;
	height:69px !important;
	left:439px !important;
	top:421px !important;
}

#item38002 {
	width:59px !important;
	height:69px !important;
}

#item75742 {
	width:59px !important;
	height:69px !important;
	left:395px !important;
	top:421px !important;
}

#item38003 {
	width:49px !important;
	height:68px !important;
}

#item75748 {
	width:49px !important;
	height:68px !important;
	left:364px !important;
	top:421px !important;
}

#item38008 {
	width:52px !important;
	height:70px !important;
}

#item75754 {
	width:52px !important;
	height:70px !important;
	left:325px !important;
	top:421px !important;
}

#item102704 {
	width:66px !important;
	height:7px !important;
	left:27px !important;
	top:561px !important;
}

#item102731 {
	width:41px !important;
	height:7px !important;
	left:129px !important;
	top:566px !important;
}

#item102758 {
	width:53px !important;
	height:7px !important;
	left:129px !important;
	top:572px !important;
}

#item102785 {
	width:45px !important;
	height:7px !important;
	left:129px !important;
	top:579px !important;
}

#item102812 {
	width:41px !important;
	height:7px !important;
	left:229px !important;
	top:560px !important;
}

#item102839 {
	width:38px !important;
	height:7px !important;
	left:229px !important;
	top:567px !important;
}

#item102867 {
	width:41px !important;
	height:7px !important;
	left:331px !important;
	top:565px !important;
}

#item102895 {
	width:38px !important;
	height:7px !important;
	left:331px !important;
	top:572px !important;
}

#item102922 {
	width:45px !important;
	height:7px !important;
	left:331px !important;
	top:579px !important;
}

#item102949 {
	width:71px !important;
	height:7px !important;
	left:420px !important;
	top:567px !important;
}

#item102976 {
	width:63px !important;
	height:7px !important;
	left:420px !important;
	top:573px !important;
}

#item103003 {
	width:65px !important;
	height:7px !important;
	left:420px !important;
	top:580px !important;
}

#item38009 {
	width:113px !important;
	height:179px !important;
}

#item75760 {
	width:113px !important;
	height:179px !important;
	top:141px !important;
}

#item38010 {
	width:113px !important;
	height:174px !important;
}

#item75765 {
	width:113px !important;
	height:174px !important;
	top:321px !important;
}

#item38011 {
	width:248px !important;
	height:241px !important;
}

#item75770 {
	width:248px !important;
	height:241px !important;
	left:127px !important;
	top:182px !important;
}

#item38012 {
	width:210px !important;
	height:140px !important;
}

#item75775 {
	width:210px !important;
	height:140px !important;
	left:222px !important;
	top:384px !important;
}

#item38013 {
	width:102px !important;
	height:137px !important;
}

#item75780 {
	width:102px !important;
	height:137px !important;
	left:414px !important;
	top:483px !important;
}

#item38014 {
	width:96px !important;
	height:77px !important;
}

#item75785 {
	width:96px !important;
	height:77px !important;
	left:420px !important;
	top:416px !important;
}

#item38015 {
	width:96px !important;
	height:77px !important;
}

#item75790 {
	width:96px !important;
	height:77px !important;
	left:420px !important;
	top:347px !important;
}

#item38016 {
	width:96px !important;
	height:77px !important;
}

#item75795 {
	width:96px !important;
	height:77px !important;
	left:420px !important;
	top:278px !important;
}

#item38017 {
	width:93px !important;
	height:82px !important;
}

#item75800 {
	width:93px !important;
	height:82px !important;
	left:423px !important;
	top:202px !important;
}

#item38018 {
	width:93px !important;
	height:85px !important;
}

#item75805 {
	width:93px !important;
	height:85px !important;
	left:423px !important;
	top:125px !important;
}

#item103030 {
	width:81px !important;
	height:7px !important;
	left:120px !important;
	top:557px !important;
}

#item103057 {
	width:73px !important;
	height:7px !important;
	left:120px !important;
	top:564px !important;
}

#item103085 {
	width:61px !important;
	height:7px !important;
	left:228px !important;
	top:557px !important;
}

#item103114 {
	width:75px !important;
	height:7px !important;
	left:228px !important;
	top:564px !important;
}

#item103141 {
	width:81px !important;
	height:7px !important;
	left:337px !important;
	top:557px !important;
}

#item103168 {
	width:80px !important;
	height:7px !important;
	left:337px !important;
	top:564px !important;
}

#item38019 {
	width:158px !important;
	height:421px !important;
}

#item75810 {
	width:158px !important;
	height:421px !important;
	left:55px !important;
	top:105px !important;
}

#item38020 {
	width:124px !important;
	height:242px !important;
}

#item75815 {
	width:124px !important;
	height:242px !important;
	left:307px !important;
	top:227px !important;
}

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

#item75820 {
	width:28px !important;
	height:27px !important;
	left:441px !important;
	top:377px !important;
}

#item38022 {
	width:97px !important;
	height:153px !important;
}

#item75826 {
	width:97px !important;
	height:153px !important;
	left:330px !important;
	top:96px !important;
}

#item103195 {
	width:57px !important;
	height:7px !important;
	left:268px !important;
	top:550px !important;
}

#item103222 {
	width:45px !important;
	height:7px !important;
	left:268px !important;
	top:556px !important;
}

#item103249 {
	width:68px !important;
	height:7px !important;
	left:369px !important;
	top:550px !important;
}

#item38023 {
	width:148px !important;
	height:376px !important;
}

#item75831 {
	width:148px !important;
	height:376px !important;
	left:44px !important;
	top:98px !important;
}

#item38026 {
	width:169px !important;
	height:274px !important;
}

#item75836 {
	width:169px !important;
	height:274px !important;
	left:275px !important;
	top:198px !important;
}

#item38027 {
	width:137px !important;
	height:133px !important;
}

#item75841 {
	width:137px !important;
	height:133px !important;
	left:291px !important;
	top:96px !important;
}

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

#item75846 {
	width:28px !important;
	height:30px !important;
	left:455px !important;
	top:165px !important;
}

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

#item75851 {
	width:30px !important;
	height:28px !important;
	left:455px !important;
	top:374px !important;
}

#item103277 {
	width:55px !important;
	height:7px !important;
	left:65px !important;
	top:556px !important;
}

#item103304 {
	width:53px !important;
	height:7px !important;
	left:65px !important;
	top:563px !important;
}

#item103331 {
	width:75px !important;
	height:7px !important;
	left:158px !important;
	top:550px !important;
}

#item103359 {
	width:82px !important;
	height:7px !important;
	left:253px !important;
	top:551px !important;
}

#item103386 {
	width:68px !important;
	height:7px !important;
	left:253px !important;
	top:557px !important;
}

#item103413 {
	width:70px !important;
	height:7px !important;
	left:347px !important;
	top:564px !important;
}

#item103440 {
	width:58px !important;
	height:7px !important;
	left:347px !important;
	top:570px !important;
}

#item38030 {
	width:169px !important;
	height:216px !important;
}

#item75856 {
	width:169px !important;
	height:216px !important;
	left:81px !important;
	top:133px !important;
}

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

#item75861 {
	width:96px !important;
	height:99px !important;
	left:94px !important;
	top:332px !important;
}

#item38032 {
	width:36px !important;
	height:80px !important;
}

#item75866 {
	width:36px !important;
	height:80px !important;
	left:25px !important;
	top:431px !important;
}

#item38033 {
	width:42px !important;
	height:81px !important;
}

#item75871 {
	width:42px !important;
	height:81px !important;
	left:63px !important;
	top:431px !important;
}

#item38034 {
	width:108px !important;
	height:264px !important;
}

#item75876 {
	width:108px !important;
	height:264px !important;
	left:308px !important;
	top:136px !important;
}

#item38035 {
	width:80px !important;
	height:133px !important;
}

#item75881 {
	width:80px !important;
	height:133px !important;
	left:436px !important;
	top:167px !important;
}

#item38036 {
	width:80px !important;
	height:132px !important;
}

#item75886 {
	width:80px !important;
	height:132px !important;
	left:436px !important;
	top:300px !important;
}

#item103467 {
	width:75px !important;
	height:7px !important;
	left:18px !important;
	top:542px !important;
}

#item103494 {
	width:90px !important;
	height:7px !important;
	left:118px !important;
	top:562px !important;
}

#item103521 {
	width:83px !important;
	height:7px !important;
	left:118px !important;
	top:568px !important;
}

#item103548 {
	width:41px !important;
	height:7px !important;
	left:222px !important;
	top:550px !important;
}

#item103575 {
	width:50px !important;
	height:7px !important;
	left:222px !important;
	top:557px !important;
}

#item103603 {
	width:43px !important;
	height:7px !important;
	left:222px !important;
	top:563px !important;
}

#item103630 {
	width:45px !important;
	height:7px !important;
	left:222px !important;
	top:570px !important;
}

#item103657 {
	width:50px !important;
	height:7px !important;
	left:291px !important;
	top:535px !important;
}

#item103684 {
	width:43px !important;
	height:7px !important;
	left:291px !important;
	top:542px !important;
}

#item103711 {
	width:54px !important;
	height:7px !important;
	left:291px !important;
	top:549px !important;
}

#item103738 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:542px !important;
}

#item103765 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:548px !important;
}

#item103792 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:555px !important;
}

#item103819 {
	width:71px !important;
	height:7px !important;
	left:395px !important;
	top:601px !important;
}

#item38037 {
	width:132px !important;
	height:259px !important;
}

#item75891 {
	width:132px !important;
	height:259px !important;
	left:72px !important;
	top:193px !important;
}

#item38038 {
	width:112px !important;
	height:167px !important;
}

#item75897 {
	width:112px !important;
	height:167px !important;
	left:92px !important;
	top:70px !important;
}

#item38039 {
	width:242px !important;
	height:291px !important;
}

#item75902 {
	width:242px !important;
	height:291px !important;
	left:274px !important;
	top:227px !important;
}

#item38040 {
	width:226px !important;
	height:177px !important;
}

#item75907 {
	width:226px !important;
	height:177px !important;
	left:285px !important;
	top:408px !important;
}

#item38041 {
	width:35px !important;
	height:33px !important;
}

#item75912 {
	width:35px !important;
	height:33px !important;
	left:227px !important;
	top:451px !important;
}

#item38044 {
	width:35px !important;
	height:33px !important;
}

#item75917 {
	width:35px !important;
	height:33px !important;
	left:227px !important;
	top:487px !important;
}

#item103847 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:536px !important;
}

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

#item103902 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:588px !important;
}

#item103929 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:595px !important;
}

#item38045 {
	width:60px !important;
	height:88px !important;
}

#item75922 {
	width:60px !important;
	height:88px !important;
	left:30px !important;
	top:44px !important;
}

#item38046 {
	width:64px !important;
	height:70px !important;
}

#item75927 {
	width:64px !important;
	height:70px !important;
	left:32px !important;
	top:124px !important;
}

#item38047 {
	width:65px !important;
	height:73px !important;
}

#item75934 {
	width:65px !important;
	height:73px !important;
	left:38px !important;
	top:283px !important;
}

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

#item75939 {
	width:71px !important;
	height:125px !important;
	left:25px !important;
	top:342px !important;
}

#item38049 {
	width:84px !important;
	height:91px !important;
}

#item75944 {
	width:84px !important;
	height:91px !important;
	left:108px !important;
	top:208px !important;
}

#item38050 {
	width:102px !important;
	height:143px !important;
}

#item75950 {
	width:102px !important;
	height:143px !important;
	left:186px !important;
	top:89px !important;
}

#item38051 {
	width:75px !important;
	height:143px !important;
}

#item75955 {
	width:75px !important;
	height:143px !important;
	left:276px !important;
	top:89px !important;
}

#item38052 {
	width:80px !important;
	height:146px !important;
}

#item75960 {
	width:80px !important;
	height:146px !important;
	left:347px !important;
	top:86px !important;
}

#item38053 {
	width:74px !important;
	height:147px !important;
}

#item75965 {
	width:74px !important;
	height:147px !important;
	left:415px !important;
	top:85px !important;
}

#item38056 {
	width:96px !important;
	height:181px !important;
}

#item75971 {
	width:96px !important;
	height:181px !important;
	left:194px !important;
	top:249px !important;
}

#item38057 {
	width:73px !important;
	height:181px !important;
}

#item75976 {
	width:73px !important;
	height:181px !important;
	left:277px !important;
	top:249px !important;
}

#item38058 {
	width:93px !important;
	height:209px !important;
}

#item75981 {
	width:93px !important;
	height:209px !important;
	left:340px !important;
	top:249px !important;
}

#item38059 {
	width:93px !important;
	height:209px !important;
}

#item75986 {
	width:93px !important;
	height:209px !important;
	left:414px !important;
	top:249px !important;
}

#item103956 {
	width:57px !important;
	height:7px !important;
	left:61px !important;
	top:536px !important;
}

#item103983 {
	width:45px !important;
	height:7px !important;
	left:61px !important;
	top:543px !important;
}

#item104010 {
	width:67px !important;
	height:7px !important;
	left:61px !important;
	top:549px !important;
}

#item104037 {
	width:54px !important;
	height:7px !important;
	left:61px !important;
	top:556px !important;
}

#item104064 {
	width:72px !important;
	height:7px !important;
	left:61px !important;
	top:581px !important;
}

#item104091 {
	width:45px !important;
	height:7px !important;
	left:168px !important;
	top:535px !important;
}

#item104119 {
	width:67px !important;
	height:7px !important;
	left:168px !important;
	top:542px !important;
}

#item104146 {
	width:54px !important;
	height:7px !important;
	left:168px !important;
	top:548px !important;
}

#item104173 {
	width:72px !important;
	height:7px !important;
	left:168px !important;
	top:575px !important;
}

#item104200 {
	width:57px !important;
	height:7px !important;
	left:272px !important;
	top:527px !important;
}

#item104227 {
	width:54px !important;
	height:7px !important;
	left:272px !important;
	top:534px !important;
}

#item104254 {
	width:45px !important;
	height:7px !important;
	left:272px !important;
	top:540px !important;
}

#item104281 {
	width:45px !important;
	height:7px !important;
	left:378px !important;
	top:537px !important;
}

#item104308 {
	width:67px !important;
	height:7px !important;
	left:378px !important;
	top:544px !important;
}

#item104335 {
	width:54px !important;
	height:7px !important;
	left:378px !important;
	top:550px !important;
}

#item104364 {
	width:72px !important;
	height:7px !important;
	left:378px !important;
	top:577px !important;
}

#item38060 {
	width:113px !important;
	height:311px !important;
}

#item75991 {
	width:113px !important;
	height:311px !important;
	top:42px !important;
}

#item38061 {
	width:105px !important;
	height:200px !important;
}

#item75996 {
	width:105px !important;
	height:200px !important;
	left:122px !important;
	top:67px !important;
}

#item38063 {
	width:130px !important;
	height:221px !important;
}

#item76001 {
	width:130px !important;
	height:221px !important;
	left:105px !important;
	top:273px !important;
}

#item38064 {
	width:196px !important;
	height:397px !important;
}

#item76006 {
	width:196px !important;
	height:397px !important;
	left:244px !important;
	top:99px !important;
}

#item38065 {
	width:67px !important;
	height:92px !important;
}

#item76011 {
	width:67px !important;
	height:92px !important;
	left:449px !important;
	top:96px !important;
}

#item38066 {
	width:67px !important;
	height:78px !important;
}

#item76016 {
	width:67px !important;
	height:78px !important;
	left:449px !important;
	top:187px !important;
}

#item38067 {
	width:67px !important;
	height:69px !important;
}

#item76021 {
	width:67px !important;
	height:69px !important;
	left:449px !important;
	top:264px !important;
}

#item38068 {
	width:67px !important;
	height:56px !important;
}

#item76026 {
	width:67px !important;
	height:56px !important;
	left:449px !important;
	top:333px !important;
}

#item38069 {
	width:67px !important;
	height:66px !important;
}

#item76031 {
	width:67px !important;
	height:66px !important;
	left:449px !important;
	top:389px !important;
}

#item38070 {
	width:67px !important;
	height:69px !important;
}

#item76036 {
	width:67px !important;
	height:69px !important;
	left:449px !important;
	top:452px !important;
}

#item38071 {
	width:67px !important;
	height:72px !important;
}

#item76041 {
	width:67px !important;
	height:72px !important;
	left:449px !important;
	top:522px !important;
}

#item104391 {
	width:52px !important;
	height:7px !important;
	left:27px !important;
	top:538px !important;
}

#item104418 {
	width:53px !important;
	height:7px !important;
	left:27px !important;
	top:545px !important;
}

#item104445 {
	width:67px !important;
	height:7px !important;
	left:27px !important;
	top:551px !important;
}

#item104473 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:558px !important;
}

#item104500 {
	width:93px !important;
	height:7px !important;
	left:130px !important;
	top:546px !important;
}

#item104527 {
	width:70px !important;
	height:7px !important;
	left:130px !important;
	top:507px !important;
}

#item104554 {
	width:81px !important;
	height:7px !important;
	left:130px !important;
	top:514px !important;
}

#item38072 {
	width:165px !important;
	height:255px !important;
}

#item76047 {
	width:165px !important;
	height:255px !important;
	left:61px !important;
	top:118px !important;
}

#item38073 {
	width:157px !important;
	height:178px !important;
}

#item76052 {
	width:157px !important;
	height:178px !important;
	left:40px !important;
	top:311px !important;
}

#item38074 {
	width:125px !important;
	height:192px !important;
}

#item76057 {
	width:125px !important;
	height:192px !important;
	left:290px !important;
	top:77px !important;
}

#item38075 {
	width:76px !important;
	height:124px !important;
}

#item76062 {
	width:76px !important;
	height:124px !important;
	left:423px !important;
	top:162px !important;
}

#item38076 {
	width:77px !important;
	height:128px !important;
}

#item76067 {
	width:77px !important;
	height:128px !important;
	left:298px !important;
	top:303px !important;
}

#item38077 {
	width:66px !important;
	height:88px !important;
}

#item76072 {
	width:66px !important;
	height:88px !important;
	left:383px !important;
	top:295px !important;
}

#item104581 {
	width:71px !important;
	height:7px !important;
	left:259px !important;
	top:505px !important;
}

#item104609 {
	width:41px !important;
	height:7px !important;
	left:260px !important;
	top:556px !important;
}

#item104636 {
	width:45px !important;
	height:7px !important;
	left:260px !important;
	top:563px !important;
}

#item104664 {
	width:43px !important;
	height:7px !important;
	left:260px !important;
	top:569px !important;
}

#item104691 {
	width:41px !important;
	height:7px !important;
	left:378px !important;
	top:500px !important;
}

#item104719 {
	width:59px !important;
	height:7px !important;
	left:378px !important;
	top:507px !important;
}

#item104746 {
	width:45px !important;
	height:7px !important;
	left:378px !important;
	top:514px !important;
}

#item104773 {
	width:41px !important;
	height:7px !important;
	left:378px !important;
	top:556px !important;
}

#item104800 {
	width:45px !important;
	height:7px !important;
	left:378px !important;
	top:563px !important;
}

#item38079 {
	width:209px !important;
	height:234px !important;
}

#item76077 {
	width:209px !important;
	height:234px !important;
	left:86px !important;
	top:104px !important;
}

#item38080 {
	width:179px !important;
	height:135px !important;
}

#item76082 {
	width:179px !important;
	height:135px !important;
	left:79px !important;
	top:299px !important;
}

#item38081 {
	width:97px !important;
	height:159px !important;
}

#item76087 {
	width:97px !important;
	height:159px !important;
	top:447px !important;
}

#item38082 {
	width:90px !important;
	height:159px !important;
}

#item76092 {
	width:90px !important;
	height:159px !important;
	left:97px !important;
	top:448px !important;
}

#item38083 {
	width:90px !important;
	height:159px !important;
}

#item76097 {
	width:90px !important;
	height:159px !important;
	left:187px !important;
	top:448px !important;
}

#item38084 {
	width:90px !important;
	height:159px !important;
}

#item76102 {
	width:90px !important;
	height:159px !important;
	left:278px !important;
	top:448px !important;
}

#item38085 {
	width:147px !important;
	height:253px !important;
}

#item76107 {
	width:147px !important;
	height:253px !important;
	left:369px !important;
	top:224px !important;
}

#item104827 {
	width:41px !important;
	height:7px !important;
	left:377px !important;
	top:500px !important;
}

#item104855 {
	width:60px !important;
	height:7px !important;
	left:377px !important;
	top:507px !important;
}

#item104882 {
	width:49px !important;
	height:7px !important;
	left:377px !important;
	top:513px !important;
}

#item104909 {
	width:67px !important;
	height:7px !important;
	left:377px !important;
	top:520px !important;
}

#item104936 {
	width:46px !important;
	height:7px !important;
	left:377px !important;
	top:526px !important;
}

#item104963 {
	width:60px !important;
	height:7px !important;
	left:377px !important;
	top:569px !important;
}

#item104990 {
	width:49px !important;
	height:7px !important;
	left:377px !important;
	top:576px !important;
}

#item38086 {
	width:155px !important;
	height:294px !important;
}

#item76112 {
	width:155px !important;
	height:294px !important;
	left:75px !important;
	top:110px !important;
}

#item38087 {
	width:117px !important;
	height:275px !important;
}

#item76118 {
	width:117px !important;
	height:275px !important;
	left:344px !important;
	top:82px !important;
}

#item38088 {
	width:113px !important;
	height:152px !important;
}

#item76123 {
	width:113px !important;
	height:152px !important;
	left:20px !important;
	top:446px !important;
}

#item38089 {
	width:113px !important;
	height:153px !important;
}

#item76128 {
	width:113px !important;
	height:153px !important;
	left:261px !important;
	top:444px !important;
}

#item105017 {
	width:56px !important;
	height:7px !important;
	left:137px !important;
	top:468px !important;
}

#item105044 {
	width:60px !important;
	height:7px !important;
	left:137px !important;
	top:475px !important;
}

#item105071 {
	width:56px !important;
	height:7px !important;
	left:137px !important;
	top:530px !important;
}

#item105099 {
	width:60px !important;
	height:7px !important;
	left:137px !important;
	top:537px !important;
}

#item105126 {
	width:41px !important;
	height:7px !important;
	left:379px !important;
	top:475px !important;
}

#item105153 {
	width:60px !important;
	height:7px !important;
	left:379px !important;
	top:481px !important;
}

#item105180 {
	width:38px !important;
	height:7px !important;
	left:379px !important;
	top:488px !important;
}

#item105207 {
	width:59px !important;
	height:7px !important;
	left:379px !important;
	top:538px !important;
}

#item38090 {
	width:111px !important;
	height:153px !important;
}

#item76134 {
	width:111px !important;
	height:153px !important;
	left:69px !important;
	top:71px !important;
}

#item38091 {
	width:105px !important;
	height:77px !important;
}

#item76139 {
	width:105px !important;
	height:77px !important;
	left:88px !important;
	top:196px !important;
}

#item38092 {
	width:63px !important;
	height:91px !important;
}

#item76144 {
	width:63px !important;
	height:91px !important;
	left:27px !important;
	top:283px !important;
}

#item38093 {
	width:67px !important;
	height:109px !important;
}

#item76149 {
	width:67px !important;
	height:109px !important;
	left:52px !important;
	top:309px !important;
}

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

#item76154 {
	width:75px !important;
	height:101px !important;
	left:14px !important;
	top:335px !important;
}

#item38095 {
	width:77px !important;
	height:69px !important;
}

#item76159 {
	width:77px !important;
	height:69px !important;
	left:130px !important;
	top:299px !important;
}

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

#item76164 {
	width:75px !important;
	height:65px !important;
	left:166px !important;
	top:334px !important;
}

#item38097 {
	width:93px !important;
	height:65px !important;
}

#item76169 {
	width:93px !important;
	height:65px !important;
	left:129px !important;
	top:364px !important;
}

#item38099 {
	width:147px !important;
	height:339px !important;
}

#item76174 {
	width:147px !important;
	height:339px !important;
	left:276px !important;
	top:247px !important;
}

#item38098 {
	width:162px !important;
	height:157px !important;
}

#item76179 {
	width:162px !important;
	height:157px !important;
	left:281px !important;
	top:117px !important;
}

#item38101 {
	width:85px !important;
	height:108px !important;
}

#item76184 {
	width:85px !important;
	height:108px !important;
	left:165px !important;
	top:471px !important;
}

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

#item76190 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:521px !important;
}

#item105236 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:474px !important;
}

#item105263 {
	width:38px !important;
	height:7px !important;
	left:19px !important;
	top:481px !important;
}

#item105290 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:488px !important;
}

#item105317 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:531px !important;
}

#item105344 {
	width:59px !important;
	height:7px !important;
	left:19px !important;
	top:538px !important;
}

#item105372 {
	width:65px !important;
	height:7px !important;
	left:19px !important;
	top:589px !important;
}

#item38103 {
	width:150px !important;
	height:140px !important;
}

#item76196 {
	width:150px !important;
	height:140px !important;
	left:74px !important;
	top:65px !important;
}

#item38104 {
	width:147px !important;
	height:147px !important;
}

#item76201 {
	width:147px !important;
	height:147px !important;
	left:345px !important;
	top:26px !important;
}

#item38105 {
	width:94px !important;
	height:147px !important;
}

#item76206 {
	width:94px !important;
	height:147px !important;
	left:271px !important;
	top:26px !important;
}

#item38106 {
	width:128px !important;
	height:258px !important;
}

#item76211 {
	width:128px !important;
	height:258px !important;
	left:54px !important;
	top:289px !important;
}

#item38107 {
	width:113px !important;
	height:223px !important;
}

#item76216 {
	width:113px !important;
	height:223px !important;
	left:349px !important;
	top:265px !important;
}

#item38109 {
	width:78px !important;
	height:223px !important;
}

#item76221 {
	width:78px !important;
	height:223px !important;
	left:300px !important;
	top:265px !important;
}

#item38110 {
	width:76px !important;
	height:223px !important;
}

#item76226 {
	width:76px !important;
	height:223px !important;
	left:251px !important;
	top:265px !important;
}

#item105399 {
	width:65px !important;
	height:7px !important;
	left:258px !important;
	top:532px !important;
}

#item105426 {
	width:45px !important;
	height:7px !important;
	left:258px !important;
	top:539px !important;
}

#item105453 {
	width:54px !important;
	height:7px !important;
	left:258px !important;
	top:578px !important;
}

#item105480 {
	width:53px !important;
	height:7px !important;
	left:258px !important;
	top:585px !important;
}

#item105507 {
	width:56px !important;
	height:7px !important;
	left:377px !important;
	top:549px !important;
}

#item105534 {
	width:55px !important;
	height:7px !important;
	left:377px !important;
	top:556px !important;
}

#item105561 {
	width:45px !important;
	height:7px !important;
	left:377px !important;
	top:583px !important;
}

#item38112 {
	width:95px !important;
	height:113px !important;
}

#item76231 {
	width:95px !important;
	height:113px !important;
	left:135px !important;
	top:42px !important;
}

#item38113 {
	width:81px !important;
	height:113px !important;
}

#item76236 {
	width:81px !important;
	height:113px !important;
	left:67px !important;
	top:42px !important;
}

#item38114 {
	width:79px !important;
	height:100px !important;
}

#item76241 {
	width:79px !important;
	height:100px !important;
	left:159px !important;
	top:176px !important;
}

#item38115 {
	width:64px !important;
	height:100px !important;
}

#item76246 {
	width:64px !important;
	height:100px !important;
	left:108px !important;
	top:176px !important;
}

#item38116 {
	width:69px !important;
	height:100px !important;
}

#item76251 {
	width:69px !important;
	height:100px !important;
	left:48px !important;
	top:176px !important;
}

#item38120 {
	width:101px !important;
	height:192px !important;
}

#item76256 {
	width:101px !important;
	height:192px !important;
	left:123px !important;
	top:299px !important;
}

#item38121 {
	width:78px !important;
	height:192px !important;
}

#item76261 {
	width:78px !important;
	height:192px !important;
	left:67px !important;
	top:299px !important;
}

#item38122 {
	width:114px !important;
	height:128px !important;
}

#item76267 {
	width:114px !important;
	height:128px !important;
	left:321px !important;
	top:84px !important;
}

#item38123 {
	width:120px !important;
	height:196px !important;
}

#item76273 {
	width:120px !important;
	height:196px !important;
	left:308px !important;
	top:367px !important;
}

#item38124 {
	width:96px !important;
	height:105px !important;
}

#item76279 {
	width:96px !important;
	height:105px !important;
	left:336px !important;
	top:284px !important;
}

#item105588 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:550px !important;
}

#item105616 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

#item105644 {
	width:73px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item105671 {
	width:65px !important;
	height:7px !important;
	left:149px !important;
	top:532px !important;
}

#item105698 {
	width:45px !important;
	height:7px !important;
	left:149px !important;
	top:538px !important;
}

#item38125 {
	width:198px !important;
	height:373px !important;
}

#item76284 {
	width:198px !important;
	height:373px !important;
	left:60px !important;
	top:120px !important;
}

#item38126 {
	width:153px !important;
	height:155px !important;
}

#item76289 {
	width:153px !important;
	height:155px !important;
	left:346px !important;
	top:84px !important;
}

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

#item76294 {
	width:29px !important;
	height:27px !important;
	left:310px !important;
	top:117px !important;
}

#item38128 {
	width:128px !important;
	height:194px !important;
}

#item76299 {
	width:128px !important;
	height:194px !important;
	left:370px !important;
	top:300px !important;
}

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

#item76304 {
	width:29px !important;
	height:28px !important;
	left:317px !important;
	top:399px !important;
}

#item105725 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:556px !important;
}

#item105752 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:563px !important;
}

#item105779 {
	width:41px !important;
	height:7px !important;
	left:113px !important;
	top:550px !important;
}

#item105806 {
	width:45px !important;
	height:7px !important;
	left:113px !important;
	top:557px !important;
}

#item105834 {
	width:65px !important;
	height:7px !important;
	left:113px !important;
	top:563px !important;
}

#item105862 {
	width:41px !important;
	height:7px !important;
	left:207px !important;
	top:549px !important;
}

#item105889 {
	width:45px !important;
	height:7px !important;
	left:207px !important;
	top:556px !important;
}

#item105916 {
	width:45px !important;
	height:7px !important;
	left:207px !important;
	top:563px !important;
}

#item105943 {
	width:41px !important;
	height:7px !important;
	left:301px !important;
	top:550px !important;
}

#item105970 {
	width:50px !important;
	height:7px !important;
	left:301px !important;
	top:557px !important;
}

#item105997 {
	width:45px !important;
	height:7px !important;
	left:301px !important;
	top:564px !important;
}

#item106025 {
	width:41px !important;
	height:7px !important;
	left:397px !important;
	top:564px !important;
}

#item106052 {
	width:45px !important;
	height:7px !important;
	left:397px !important;
	top:571px !important;
}

#item106079 {
	width:45px !important;
	height:7px !important;
	left:397px !important;
	top:577px !important;
}

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

#item76309 {
	width:154px !important;
	height:168px !important;
	left:16px !important;
	top:82px !important;
}

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

#item76314 {
	width:28px !important;
	height:29px !important;
	left:181px !important;
	top:103px !important;
}

#item38132 {
	width:130px !important;
	height:170px !important;
}

#item76319 {
	width:130px !important;
	height:170px !important;
	left:36px !important;
	top:299px !important;
}

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

#item76324 {
	width:28px !important;
	height:28px !important;
	left:174px !important;
	top:384px !important;
}

#item38134 {
	width:173px !important;
	height:281px !important;
}

#item76329 {
	width:173px !important;
	height:281px !important;
	left:269px !important;
	top:109px !important;
}

#item38135 {
	width:163px !important;
	height:174px !important;
}

#item76334 {
	width:163px !important;
	height:174px !important;
	left:230px !important;
	top:354px !important;
}

#item106107 {
	width:41px !important;
	height:7px !important;
	left:25px !important;
	top:550px !important;
}

#item106134 {
	width:45px !important;
	height:7px !important;
	left:25px !important;
	top:557px !important;
}

#item106161 {
	width:41px !important;
	height:7px !important;
	left:121px !important;
	top:551px !important;
}

#item106188 {
	width:45px !important;
	height:7px !important;
	left:121px !important;
	top:557px !important;
}

#item38138 {
	width:181px !important;
	height:318px !important;
}

#item76339 {
	width:181px !important;
	height:318px !important;
	left:48px !important;
	top:88px !important;
}

#item38139 {
	width:117px !important;
	height:178px !important;
}

#item76345 {
	width:117px !important;
	height:178px !important;
	left:337px !important;
	top:106px !important;
}

#item38140 {
	width:150px !important;
	height:154px !important;
}

#item76350 {
	width:150px !important;
	height:154px !important;
	left:339px !important;
	top:225px !important;
}

#item38141 {
	width:113px !important;
	height:153px !important;
}

#item76355 {
	width:113px !important;
	height:153px !important;
	left:20px !important;
	top:446px !important;
}

#item38142 {
	width:113px !important;
	height:151px !important;
}

#item76360 {
	width:113px !important;
	height:151px !important;
	left:261px !important;
	top:446px !important;
}

#item106215 {
	width:61px !important;
	height:7px !important;
	left:149px !important;
	top:476px !important;
}

#item106242 {
	width:61px !important;
	height:7px !important;
	left:149px !important;
	top:482px !important;
}

#item106270 {
	width:46px !important;
	height:7px !important;
	left:390px !important;
	top:469px !important;
}

#item106297 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:476px !important;
}

#item106324 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:529px !important;
}

#item106352 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:535px !important;
}

#item38143 {
	width:189px !important;
	height:294px !important;
}

#item76365 {
	width:189px !important;
	height:294px !important;
	left:59px !important;
	top:100px !important;
}

#item38144 {
	width:114px !important;
	height:152px !important;
}

#item76370 {
	width:114px !important;
	height:152px !important;
	left:133px !important;
	top:446px !important;
}

#item38145 {
	width:241px !important;
	height:405px !important;
}

#item76375 {
	width:241px !important;
	height:405px !important;
	left:261px !important;
	top:112px !important;
}

#item106380 {
	width:43px !important;
	height:7px !important;
	left:21px !important;
	top:469px !important;
}

#item106407 {
	width:43px !important;
	height:7px !important;
	left:21px !important;
	top:476px !important;
}

#item106434 {
	width:61px !important;
	height:7px !important;
	left:21px !important;
	top:523px !important;
}

#item38146 {
	width:132px !important;
	height:186px !important;
}

#item76380 {
	width:132px !important;
	height:186px !important;
	left:64px !important;
	top:84px !important;
}

#item38147 {
	width:69px !important;
	height:79px !important;
}

#item76385 {
	width:69px !important;
	height:79px !important;
	left:422px !important;
	top:103px !important;
}

#item38148 {
	width:67px !important;
	height:79px !important;
}

#item76390 {
	width:67px !important;
	height:79px !important;
	left:359px !important;
	top:103px !important;
}

#item38149 {
	width:75px !important;
	height:131px !important;
}

#item76395 {
	width:75px !important;
	height:131px !important;
	left:420px !important;
	top:184px !important;
}

#item38151 {
	width:74px !important;
	height:131px !important;
}

#item76400 {
	width:74px !important;
	height:131px !important;
	left:351px !important;
	top:184px !important;
}

#item38152 {
	width:69px !important;
	height:131px !important;
}

#item76405 {
	width:69px !important;
	height:131px !important;
	left:302px !important;
	top:184px !important;
}

#item38154 {
	width:71px !important;
	height:131px !important;
}

#item76410 {
	width:71px !important;
	height:131px !important;
	left:247px !important;
	top:184px !important;
}

#item38156 {
	width:91px !important;
	height:136px !important;
}

#item76416 {
	width:91px !important;
	height:136px !important;
	left:412px !important;
	top:336px !important;
}

#item38157 {
	width:75px !important;
	height:136px !important;
}

#item76421 {
	width:75px !important;
	height:136px !important;
	left:352px !important;
	top:336px !important;
}

#item38158 {
	width:68px !important;
	height:136px !important;
}

#item76426 {
	width:68px !important;
	height:136px !important;
	left:301px !important;
	top:336px !important;
}

#item38159 {
	width:81px !important;
	height:136px !important;
}

#item76431 {
	width:81px !important;
	height:136px !important;
	left:241px !important;
	top:336px !important;
}

#item38160 {
	width:151px !important;
	height:159px !important;
}

#item76436 {
	width:151px !important;
	height:159px !important;
	left:37px !important;
	top:360px !important;
}

#item38161 {
	width:162px !important;
	height:91px !important;
}

#item76441 {
	width:162px !important;
	height:91px !important;
	left:20px !important;
	top:507px !important;
}

#item106461 {
	width:43px !important;
	height:7px !important;
	left:263px !important;
	top:512px !important;
}

#item106488 {
	width:43px !important;
	height:7px !important;
	left:263px !important;
	top:519px !important;
}

#item106515 {
	width:60px !important;
	height:7px !important;
	left:263px !important;
	top:547px !important;
}

#item106542 {
	width:86px !important;
	height:7px !important;
	left:263px !important;
	top:554px !important;
}

#item106569 {
	width:60px !important;
	height:7px !important;
	left:263px !important;
	top:561px !important;
}

#item106597 {
	width:72px !important;
	height:7px !important;
	left:263px !important;
	top:588px !important;
}

#item106625 {
	width:60px !important;
	height:7px !important;
	left:374px !important;
	top:512px !important;
}

#item106652 {
	width:86px !important;
	height:7px !important;
	left:374px !important;
	top:519px !important;
}

#item106679 {
	width:60px !important;
	height:7px !important;
	left:374px !important;
	top:526px !important;
}

#item106706 {
	width:72px !important;
	height:7px !important;
	left:374px !important;
	top:556px !important;
}

#item38162 {
	width:203px !important;
	height:375px !important;
}

#item76446 {
	width:203px !important;
	height:375px !important;
	left:43px !important;
	top:72px !important;
}

#item38163 {
	width:195px !important;
	height:369px !important;
}

#item76453 {
	width:195px !important;
	height:369px !important;
	left:256px !important;
	top:69px !important;
}

#item38164 {
	width:64px !important;
	height:76px !important;
}

#item76458 {
	width:64px !important;
	height:76px !important;
	left:258px !important;
	top:556px !important;
}

#item38165 {
	width:71px !important;
	height:76px !important;
}

#item76463 {
	width:71px !important;
	height:76px !important;
	left:321px !important;
	top:556px !important;
}

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

#item76469 {
	width:65px !important;
	height:76px !important;
	left:391px !important;
	top:556px !important;
}

#item38167 {
	width:59px !important;
	height:76px !important;
}

#item76474 {
	width:59px !important;
	height:76px !important;
	left:457px !important;
	top:556px !important;
}

#item106733 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item106760 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item106787 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:583px !important;
}

#item106814 {
	width:65px !important;
	height:7px !important;
	left:138px !important;
	top:570px !important;
}

#item38168 {
	width:102px !important;
	height:189px !important;
}

#item76479 {
	width:102px !important;
	height:189px !important;
	left:66px !important;
	top:64px !important;
}

#item38170 {
	width:53px !important;
	height:87px !important;
}

#item76484 {
	width:53px !important;
	height:87px !important;
	left:13px !important;
	top:162px !important;
}

#item38169 {
	width:52px !important;
	height:28px !important;
}

#item76490 {
	width:52px !important;
	height:28px !important;
	left:11px !important;
	top:136px !important;
}

#item38171 {
	width:61px !important;
	height:136px !important;
}

#item76495 {
	width:61px !important;
	height:136px !important;
	left:62px !important;
	top:298px !important;
}

#item38172 {
	width:63px !important;
	height:113px !important;
}

#item76500 {
	width:63px !important;
	height:113px !important;
	left:118px !important;
	top:294px !important;
}

#item38173 {
	width:213px !important;
	height:414px !important;
}

#item76505 {
	width:213px !important;
	height:414px !important;
	left:272px !important;
	top:164px !important;
}

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

#item76510 {
	width:29px !important;
	height:29px !important;
	left:258px !important;
	top:193px !important;
}

#item106841 {
	width:65px !important;
	height:7px !important;
	left:18px !important;
	top:513px !important;
}

#item106869 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:520px !important;
}

#item106896 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:546px !important;
}

#item106923 {
	width:41px !important;
	height:7px !important;
	left:119px !important;
	top:518px !important;
}

#item106950 {
	width:43px !important;
	height:7px !important;
	left:174px !important;
	top:518px !important;
}

#item106977 {
	width:41px !important;
	height:7px !important;
	left:119px !important;
	top:554px !important;
}

#item107004 {
	width:43px !important;
	height:7px !important;
	left:119px !important;
	top:561px !important;
}

#item107031 {
	width:63px !important;
	height:7px !important;
	left:119px !important;
	top:599px !important;
}

#item107058 {
	width:66px !important;
	height:7px !important;
	left:119px !important;
	top:606px !important;
}

#item38178 {
	width:153px !important;
	height:197px !important;
}

#item76515 {
	width:153px !important;
	height:197px !important;
	left:55px !important;
	top:120px !important;
}

#item38179 {
	width:168px !important;
	height:170px !important;
}

#item76520 {
	width:168px !important;
	height:170px !important;
	left:35px !important;
	top:287px !important;
}

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

#item76525 {
	width:29px !important;
	height:30px !important;
	left:214px !important;
	top:446px !important;
}

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

#item76530 {
	width:28px !important;
	height:28px !important;
	left:214px !important;
	top:106px !important;
}

#item38182 {
	width:151px !important;
	height:255px !important;
}

#item76535 {
	width:151px !important;
	height:255px !important;
	left:302px !important;
	top:119px !important;
}

#item38183 {
	width:123px !important;
	height:150px !important;
}

#item76540 {
	width:123px !important;
	height:150px !important;
	left:308px !important;
	top:346px !important;
}

#item38184 {
	width:56px !important;
	height:59px !important;
}

#item76545 {
	width:56px !important;
	height:59px !important;
	left:273px !important;
	top:449px !important;
}

#item38185 {
	width:30px !important;
	height:30px !important;
}

#item76550 {
	width:30px !important;
	height:30px !important;
	left:456px !important;
	top:476px !important;
}

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

#item76555 {
	width:28px !important;
	height:30px !important;
	left:454px !important;
	top:217px !important;
}

#item107085 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:532px !important;
}

#item107114 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

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

#item107168 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:591px !important;
}

#item107195 {
	width:65px !important;
	height:7px !important;
	left:152px !important;
	top:531px !important;
}

#item107223 {
	width:45px !important;
	height:7px !important;
	left:152px !important;
	top:537px !important;
}

#item107250 {
	width:65px !important;
	height:7px !important;
	left:152px !important;
	top:584px !important;
}

#item107277 {
	width:45px !important;
	height:7px !important;
	left:152px !important;
	top:590px !important;
}

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

#item76560 {
	width:92px !important;
	height:130px !important;
	left:49px !important;
	top:52px !important;
}

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

#item76566 {
	width:28px !important;
	height:29px !important;
	left:162px !important;
	top:116px !important;
}

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

#item76571 {
	width:29px !important;
	height:28px !important;
	left:162px !important;
	top:145px !important;
}

#item38190 {
	width:125px !important;
	height:201px !important;
}

#item76576 {
	width:125px !important;
	height:201px !important;
	left:51px !important;
	top:269px !important;
}

#item38191 {
	width:162px !important;
	height:203px !important;
}

#item76581 {
	width:162px !important;
	height:203px !important;
	left:276px !important;
	top:151px !important;
}

#item38192 {
	width:169px !important;
	height:312px !important;
}

#item76586 {
	width:169px !important;
	height:312px !important;
	left:265px !important;
	top:299px !important;
}

#item107304 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:509px !important;
}

#item107331 {
	width:38px !important;
	height:7px !important;
	left:76px !important;
	top:509px !important;
}

#item107359 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:516px !important;
}

#item107386 {
	width:41px !important;
	height:7px !important;
	left:124px !important;
	top:503px !important;
}

#item107414 {
	width:59px !important;
	height:7px !important;
	left:124px !important;
	top:509px !important;
}

#item107441 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:567px !important;
}

#item107469 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:573px !important;
}

#item107496 {
	width:50px !important;
	height:7px !important;
	left:124px !important;
	top:573px !important;
}

#item38193 {
	width:192px !important;
	height:183px !important;
}

#item76591 {
	width:192px !important;
	height:183px !important;
	left:58px !important;
	top:149px !important;
}

#item38194 {
	width:181px !important;
	height:168px !important;
}

#item76596 {
	width:181px !important;
	height:168px !important;
	left:18px !important;
	top:294px !important;
}

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

#item76601 {
	width:28px !important;
	height:28px !important;
	left:208px !important;
	top:375px !important;
}

#item38198 {
	width:84px !important;
	height:101px !important;
}

#item76606 {
	width:84px !important;
	height:101px !important;
	left:197px !important;
}

#item38199 {
	width:189px !important;
	height:382px !important;
}

#item76611 {
	width:189px !important;
	height:382px !important;
	left:254px !important;
	top:142px !important;
}

#item107523 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:515px !important;
}

#item107550 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item107577 {
	width:43px !important;
	height:7px !important;
	left:147px !important;
	top:522px !important;
}

#item107605 {
	width:59px !important;
	height:7px !important;
	left:198px !important;
	top:522px !important;
}

#item107632 {
	width:50px !important;
	height:7px !important;
	left:146px !important;
	top:572px !important;
}

#item38202 {
	width:100px !important;
	height:63px !important;
}

#item76616 {
	width:100px !important;
	height:63px !important;
	left:380px !important;
	top:26px !important;
}

#item38203 {
	width:74px !important;
	height:63px !important;
}

#item76621 {
	width:74px !important;
	height:63px !important;
	left:329px !important;
	top:26px !important;
}

#item38204 {
	width:80px !important;
	height:116px !important;
}

#item76626 {
	width:80px !important;
	height:116px !important;
	left:266px !important;
	top:26px !important;
}

#item38200 {
	width:108px !important;
	height:112px !important;
}

#item76631 {
	width:108px !important;
	height:112px !important;
	left:353px !important;
	top:88px !important;
}

#item38201 {
	width:79px !important;
	height:115px !important;
}

#item76637 {
	width:79px !important;
	height:115px !important;
	left:299px !important;
	top:85px !important;
}

#item38205 {
	width:89px !important;
	height:175px !important;
}

#item76642 {
	width:89px !important;
	height:175px !important;
	left:384px !important;
	top:223px !important;
}

#item38206 {
	width:77px !important;
	height:175px !important;
}

#item76647 {
	width:77px !important;
	height:175px !important;
	left:329px !important;
	top:223px !important;
}

#item38207 {
	width:67px !important;
	height:175px !important;
}

#item76653 {
	width:67px !important;
	height:175px !important;
	left:273px !important;
	top:223px !important;
}

#item38208 {
	width:161px !important;
	height:153px !important;
}

#item76658 {
	width:161px !important;
	height:153px !important;
	left:101px !important;
	top:119px !important;
}

#item38211 {
	width:187px !important;
	height:239px !important;
}

#item76663 {
	width:187px !important;
	height:239px !important;
	left:26px !important;
	top:248px !important;
}

#item38212 {
	width:67px !important;
	height:55px !important;
}

#item76668 {
	width:67px !important;
	height:55px !important;
	left:316px !important;
	top:428px !important;
}

#item38213 {
	width:66px !important;
	height:59px !important;
}

#item76673 {
	width:66px !important;
	height:59px !important;
	left:265px !important;
	top:426px !important;
}

#item38214 {
	width:69px !important;
	height:122px !important;
}

#item76678 {
	width:69px !important;
	height:122px !important;
	left:312px !important;
	top:485px !important;
}

#item38215 {
	width:59px !important;
	height:122px !important;
}

#item76683 {
	width:59px !important;
	height:122px !important;
	left:261px !important;
	top:485px !important;
}

#item38216 {
	width:66px !important;
	height:84px !important;
}

#item76688 {
	width:66px !important;
	height:84px !important;
	left:187px !important;
	top:517px !important;
}

#item107659 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:428px !important;
}

#item107686 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:434px !important;
}

#item107713 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:441px !important;
}

#item107740 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:448px !important;
}

#item107767 {
	width:49px !important;
	height:7px !important;
	left:390px !important;
	top:454px !important;
}

#item107794 {
	width:65px !important;
	height:7px !important;
	left:390px !important;
	top:513px !important;
}

#item107821 {
	width:51px !important;
	height:7px !important;
	left:390px !important;
	top:520px !important;
}

#item107849 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:526px !important;
}

#item107876 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:573px !important;
}

#item107903 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:579px !important;
}

#item107930 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:586px !important;
}

#item107957 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:592px !important;
}

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

#item76693 {
	width:77px !important;
	height:127px !important;
	left:159px !important;
	top:18px !important;
}

#item38218 {
	width:66px !important;
	height:70px !important;
}

#item76698 {
	width:66px !important;
	height:70px !important;
	left:100px !important;
	top:20px !important;
}

#item38219 {
	width:68px !important;
	height:126px !important;
}

#item76703 {
	width:68px !important;
	height:126px !important;
	left:40px !important;
	top:20px !important;
}

#item38220 {
	width:86px !important;
	height:130px !important;
}

#item76709 {
	width:86px !important;
	height:130px !important;
	left:115px !important;
	top:85px !important;
}

#item38221 {
	width:79px !important;
	height:130px !important;
}

#item76715 {
	width:79px !important;
	height:130px !important;
	left:51px !important;
	top:85px !important;
}

#item38222 {
	width:95px !important;
	height:205px !important;
}

#item76720 {
	width:95px !important;
	height:205px !important;
	left:152px !important;
	top:219px !important;
}

#item38224 {
	width:56px !important;
	height:205px !important;
}

#item76725 {
	width:56px !important;
	height:205px !important;
	left:112px !important;
	top:219px !important;
}

#item38225 {
	width:56px !important;
	height:205px !important;
}

#item76730 {
	width:56px !important;
	height:205px !important;
	left:68px !important;
	top:219px !important;
}

#item38226 {
	width:53px !important;
	height:205px !important;
}

#item76735 {
	width:53px !important;
	height:205px !important;
	left:24px !important;
	top:219px !important;
}

#item38227 {
	width:197px !important;
	height:340px !important;
}

#item76740 {
	width:197px !important;
	height:340px !important;
	left:255px !important;
	top:247px !important;
}

#item38228 {
	width:130px !important;
	height:198px !important;
}

#item76745 {
	width:130px !important;
	height:198px !important;
	left:266px !important;
	top:108px !important;
}

#item107986 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:539px !important;
}

#item108013 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item108040 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

#item108067 {
	width:74px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item108094 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:584px !important;
}

#item108122 {
	width:43px !important;
	height:7px !important;
	left:134px !important;
	top:540px !important;
}

#item108149 {
	width:45px !important;
	height:7px !important;
	left:134px !important;
	top:547px !important;
}

#item108176 {
	width:49px !important;
	height:7px !important;
	left:134px !important;
	top:553px !important;
}

#item108203 {
	width:74px !important;
	height:7px !important;
	left:134px !important;
	top:580px !important;
}

#item108230 {
	width:56px !important;
	height:7px !important;
	left:134px !important;
	top:587px !important;
}

#item38229 {
	width:206px !important;
	height:396px !important;
}

#item76750 {
	width:206px !important;
	height:396px !important;
	left:33px !important;
	top:38px !important;
}

#item38230 {
	width:164px !important;
	height:204px !important;
}

#item76755 {
	width:164px !important;
	height:204px !important;
	left:321px !important;
	top:48px !important;
}

#item38235 {
	width:69px !important;
	height:109px !important;
}

#item76760 {
	width:69px !important;
	height:109px !important;
	left:45px !important;
	top:523px !important;
}

#item38236 {
	width:39px !important;
	height:109px !important;
}

#item76765 {
	width:39px !important;
	height:109px !important;
	left:107px !important;
	top:523px !important;
}

#item38237 {
	width:36px !important;
	height:109px !important;
}

#item76770 {
	width:36px !important;
	height:109px !important;
	left:139px !important;
	top:523px !important;
}

#item38238 {
	width:36px !important;
	height:109px !important;
}

#item76775 {
	width:36px !important;
	height:109px !important;
	left:170px !important;
	top:523px !important;
}

#item38239 {
	width:32px !important;
	height:109px !important;
}

#item76780 {
	width:32px !important;
	height:109px !important;
	left:200px !important;
	top:523px !important;
}

#item38240 {
	width:35px !important;
	height:109px !important;
}

#item76786 {
	width:35px !important;
	height:109px !important;
	left:227px !important;
	top:523px !important;
}

#item38241 {
	width:36px !important;
	height:112px !important;
}

#item76792 {
	width:36px !important;
	height:112px !important;
	left:257px !important;
	top:520px !important;
}

#item38231 {
	width:76px !important;
	height:71px !important;
}

#item76798 {
	width:76px !important;
	height:71px !important;
	left:3px !important;
	top:521px !important;
}

#item108257 {
	width:47px !important;
	height:7px !important;
	left:296px !important;
	top:555px !important;
}

#item108284 {
	width:52px !important;
	height:7px !important;
	left:296px !important;
	top:562px !important;
}

#item108311 {
	width:50px !important;
	height:7px !important;
	left:296px !important;
	top:568px !important;
}

#item108338 {
	width:59px !important;
	height:7px !important;
	left:296px !important;
	top:575px !important;
}

#item108366 {
	width:53px !important;
	height:7px !important;
	left:296px !important;
	top:582px !important;
}

#item108395 {
	width:47px !important;
	height:7px !important;
	left:391px !important;
	top:542px !important;
}

#item108422 {
	width:55px !important;
	height:7px !important;
	left:391px !important;
	top:548px !important;
}

#item108449 {
	width:52px !important;
	height:7px !important;
	left:391px !important;
	top:555px !important;
}

#item108476 {
	width:50px !important;
	height:7px !important;
	left:391px !important;
	top:562px !important;
}

#item108503 {
	width:38px !important;
	height:7px !important;
	left:391px !important;
	top:568px !important;
}

#item108530 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:575px !important;
}

#item108557 {
	width:37px !important;
	height:7px !important;
	left:391px !important;
	top:581px !important;
}

#item38244 {
	width:242px !important;
	height:261px !important;
}

#item76803 {
	width:242px !important;
	height:261px !important;
	left:21px !important;
	top:138px !important;
}

#item38245 {
	width:227px !important;
	height:166px !important;
}

#item76808 {
	width:227px !important;
	height:166px !important;
	left:11px !important;
	top:361px !important;
}

#item38246 {
	width:112px !important;
	height:139px !important;
}

#item76813 {
	width:112px !important;
	height:139px !important;
	left:278px !important;
	top:465px !important;
}

#item38247 {
	width:99px !important;
	height:95px !important;
}

#item76818 {
	width:99px !important;
	height:95px !important;
	left:404px !important;
	top:132px !important;
}

#item38248 {
	width:82px !important;
	height:95px !important;
}

#item76823 {
	width:82px !important;
	height:95px !important;
	left:336px !important;
	top:132px !important;
}

#item38249 {
	width:82px !important;
	height:95px !important;
}

#item76828 {
	width:82px !important;
	height:95px !important;
	left:267px !important;
	top:132px !important;
}

#item38250 {
	width:105px !important;
	height:95px !important;
}

#item76833 {
	width:105px !important;
	height:95px !important;
	left:395px !important;
	top:226px !important;
}

#item38251 {
	width:70px !important;
	height:95px !important;
}

#item76838 {
	width:70px !important;
	height:95px !important;
	left:345px !important;
	top:226px !important;
}

#item38252 {
	width:80px !important;
	height:95px !important;
}

#item76843 {
	width:80px !important;
	height:95px !important;
	left:271px !important;
	top:226px !important;
}

#item38253 {
	width:100px !important;
	height:116px !important;
}

#item76848 {
	width:100px !important;
	height:116px !important;
	left:400px !important;
	top:318px !important;
}

#item38254 {
	width:72px !important;
	height:116px !important;
}

#item76853 {
	width:72px !important;
	height:116px !important;
	left:344px !important;
	top:318px !important;
}

#item38255 {
	width:82px !important;
	height:118px !important;
}

#item76858 {
	width:82px !important;
	height:118px !important;
	left:270px !important;
	top:316px !important;
}

#item108585 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:478px !important;
}

#item108613 {
	width:74px !important;
	height:7px !important;
	left:395px !important;
	top:484px !important;
}

#item108640 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:501px !important;
}

#item108667 {
	width:53px !important;
	height:7px !important;
	left:444px !important;
	top:501px !important;
}

#item108694 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:508px !important;
}

#item108721 {
	width:37px !important;
	height:7px !important;
	left:444px !important;
	top:508px !important;
}

#item108748 {
	width:38px !important;
	height:7px !important;
	left:395px !important;
	top:514px !important;
}

#item108776 {
	width:50px !important;
	height:7px !important;
	left:395px !important;
	top:532px !important;
}

#item108803 {
	width:43px !important;
	height:7px !important;
	left:454px !important;
	top:532px !important;
}

#item108831 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:578px !important;
}

#item108859 {
	width:41px !important;
	height:7px !important;
	left:456px !important;
	top:578px !important;
}

#item38257 {
	width:158px !important;
	height:303px !important;
}

#item76864 {
	width:158px !important;
	height:303px !important;
	left:60px !important;
	top:33px !important;
}

#item38258 {
	width:167px !important;
	height:363px !important;
}

#item76869 {
	width:167px !important;
	height:363px !important;
	left:293px !important;
	top:34px !important;
}

#item38259 {
	width:60px !important;
	height:86px !important;
}

#item76874 {
	width:60px !important;
	height:86px !important;
	left:275px !important;
	top:456px !important;
}

#item38260 {
	width:60px !important;
	height:86px !important;
}

#item76879 {
	width:60px !important;
	height:86px !important;
	left:234px !important;
	top:456px !important;
}

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

#item76884 {
	width:73px !important;
	height:86px !important;
	left:164px !important;
	top:456px !important;
}

#item38262 {
	width:69px !important;
	height:86px !important;
}

#item76889 {
	width:69px !important;
	height:86px !important;
	left:108px !important;
	top:456px !important;
}

#item38263 {
	width:69px !important;
	height:86px !important;
}

#item76894 {
	width:69px !important;
	height:86px !important;
	left:48px !important;
	top:456px !important;
}

#item38264 {
	width:58px !important;
	height:86px !important;
}

#item76899 {
	width:58px !important;
	height:86px !important;
	top:456px !important;
}

#item38265 {
	width:167px !important;
	height:176px !important;
}

#item76904 {
	width:167px !important;
	height:176px !important;
	left:335px !important;
	top:456px !important;
}

#item108886 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:574px !important;
}

#item108913 {
	width:65px !important;
	height:7px !important;
	left:19px !important;
	top:581px !important;
}

#item108940 {
	width:50px !important;
	height:7px !important;
	left:19px !important;
	top:587px !important;
}

#item108967 {
	width:45px !important;
	height:7px !important;
	left:19px !important;
	top:594px !important;
}

#item108994 {
	width:67px !important;
	height:7px !important;
	left:19px !important;
	top:601px !important;
}

#item109022 {
	width:41px !important;
	height:7px !important;
	left:119px !important;
	top:575px !important;
}

#item109049 {
	width:65px !important;
	height:7px !important;
	left:119px !important;
	top:582px !important;
}

#item109076 {
	width:50px !important;
	height:7px !important;
	left:119px !important;
	top:588px !important;
}

#item109104 {
	width:45px !important;
	height:7px !important;
	left:119px !important;
	top:595px !important;
}

#item109131 {
	width:67px !important;
	height:7px !important;
	left:119px !important;
	top:601px !important;
}

#item109158 {
	width:41px !important;
	height:7px !important;
	left:228px !important;
	top:566px !important;
}

#item109185 {
	width:65px !important;
	height:7px !important;
	left:228px !important;
	top:573px !important;
}

#item109212 {
	width:45px !important;
	height:7px !important;
	left:228px !important;
	top:580px !important;
}

#item38266 {
	width:147px !important;
	height:223px !important;
}

#item76909 {
	width:147px !important;
	height:223px !important;
	left:290px !important;
	top:103px !important;
}

#item38269 {
	width:133px !important;
	height:213px !important;
}

#item76914 {
	width:133px !important;
	height:213px !important;
	left:293px !important;
	top:298px !important;
}

#item38270 {
	width:100px !important;
	height:139px !important;
}

#item76919 {
	width:100px !important;
	height:139px !important;
	left:168px !important;
	top:49px !important;
}

#item38275 {
	width:105px !important;
	height:186px !important;
}

#item76924 {
	width:105px !important;
	height:186px !important;
	left:179px !important;
	top:206px !important;
}

#item38276 {
	width:53px !important;
	height:186px !important;
}

#item76929 {
	width:53px !important;
	height:186px !important;
	left:141px !important;
	top:206px !important;
}

#item38277 {
	width:53px !important;
	height:186px !important;
}

#item76935 {
	width:53px !important;
	height:186px !important;
	left:100px !important;
	top:206px !important;
}

#item38278 {
	width:53px !important;
	height:186px !important;
}

#item76940 {
	width:53px !important;
	height:186px !important;
	left:62px !important;
	top:206px !important;
}

#item38279 {
	width:57px !important;
	height:186px !important;
}

#item76945 {
	width:57px !important;
	height:186px !important;
	left:20px !important;
	top:206px !important;
}

#item38271 {
	width:66px !important;
	height:139px !important;
}

#item76950 {
	width:66px !important;
	height:139px !important;
	left:126px !important;
	top:49px !important;
}

#item38272 {
	width:66px !important;
	height:139px !important;
}

#item76955 {
	width:66px !important;
	height:139px !important;
	left:78px !important;
	top:49px !important;
}

#item38274 {
	width:66px !important;
	height:139px !important;
}

#item76960 {
	width:66px !important;
	height:139px !important;
	left:27px !important;
	top:49px !important;
}

#item38280 {
	width:59px !important;
	height:126px !important;
}

#item76965 {
	width:59px !important;
	height:126px !important;
	left:135px !important;
	top:420px !important;
}

#item38281 {
	width:41px !important;
	height:126px !important;
}

#item76972 {
	width:41px !important;
	height:126px !important;
	left:178px !important;
	top:420px !important;
}

#item38282 {
	width:46px !important;
	height:126px !important;
}

#item76977 {
	width:46px !important;
	height:126px !important;
	left:204px !important;
	top:420px !important;
}

#item109239 {
	width:59px !important;
	height:7px !important;
	left:31px !important;
	top:433px !important;
}

#item109266 {
	width:58px !important;
	height:7px !important;
	left:31px !important;
	top:439px !important;
}

#item109293 {
	width:59px !important;
	height:7px !important;
	left:31px !important;
	top:446px !important;
}

#item109320 {
	width:67px !important;
	height:7px !important;
	left:31px !important;
	top:453px !important;
}

#item109348 {
	width:41px !important;
	height:7px !important;
	left:31px !important;
	top:498px !important;
}

#item109376 {
	width:45px !important;
	height:7px !important;
	left:31px !important;
	top:504px !important;
}

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

#item109430 {
	width:46px !important;
	height:7px !important;
	left:31px !important;
	top:517px !important;
}

#item109457 {
	width:53px !important;
	height:7px !important;
	left:31px !important;
	top:524px !important;
}

#item109484 {
	width:47px !important;
	height:7px !important;
	left:31px !important;
	top:569px !important;
}

#item109511 {
	width:59px !important;
	height:7px !important;
	left:31px !important;
	top:576px !important;
}

#item109538 {
	width:45px !important;
	height:7px !important;
	left:31px !important;
	top:583px !important;
}

#item38284 {
	width:187px !important;
	height:250px !important;
}

#item76982 {
	width:187px !important;
	height:250px !important;
	left:122px !important;
	top:41px !important;
}

#item38285 {
	width:90px !important;
	height:43px !important;
}

#item76988 {
	width:90px !important;
	height:43px !important;
	left:25px !important;
	top:54px !important;
}

#item38286 {
	width:90px !important;
	height:43px !important;
}

#item76993 {
	width:90px !important;
	height:43px !important;
	left:25px !important;
	top:100px !important;
}

#item38287 {
	width:90px !important;
	height:43px !important;
}

#item76998 {
	width:90px !important;
	height:43px !important;
	left:25px !important;
	top:153px !important;
}

#item38288 {
	width:90px !important;
	height:43px !important;
}

#item77003 {
	width:90px !important;
	height:43px !important;
	left:25px !important;
	top:200px !important;
}

#item38289 {
	width:121px !important;
	height:149px !important;
}

#item77009 {
	width:121px !important;
	height:149px !important;
	left:20px !important;
	top:368px !important;
}

#item38290 {
	width:66px !important;
	height:49px !important;
}

#item77014 {
	width:66px !important;
	height:49px !important;
	left:173px !important;
	top:451px !important;
}

#item38291 {
	width:71px !important;
	height:47px !important;
}

#item77019 {
	width:71px !important;
	height:47px !important;
	left:169px !important;
	top:489px !important;
}

#item38292 {
	width:56px !important;
	height:157px !important;
}

#item77024 {
	width:56px !important;
	height:157px !important;
	left:291px !important;
	top:335px !important;
}

#item38293 {
	width:60px !important;
	height:160px !important;
}

#item77029 {
	width:60px !important;
	height:160px !important;
	left:340px !important;
	top:323px !important;
}

#item38294 {
	width:64px !important;
	height:160px !important;
}

#item77034 {
	width:64px !important;
	height:160px !important;
	left:394px !important;
	top:333px !important;
}

#item38295 {
	width:57px !important;
	height:162px !important;
}

#item77039 {
	width:57px !important;
	height:162px !important;
	left:448px !important;
	top:323px !important;
}

#item110055 {
	width:71px !important;
	height:7px !important;
	left:19px !important;
	top:581px !important;
}

#item110082 {
	width:58px !important;
	height:7px !important;
	left:19px !important;
	top:587px !important;
}

#item110110 {
	width:74px !important;
	height:7px !important;
	left:19px !important;
	top:594px !important;
}

#item110137 {
	width:74px !important;
	height:7px !important;
	left:19px !important;
	top:600px !important;
}

#item110165 {
	width:47px !important;
	height:7px !important;
	left:151px !important;
	top:581px !important;
}

#item110192 {
	width:45px !important;
	height:7px !important;
	left:151px !important;
	top:587px !important;
}

#item110220 {
	width:61px !important;
	height:7px !important;
	left:151px !important;
	top:594px !important;
}

#item110247 {
	width:41px !important;
	height:7px !important;
	left:273px !important;
	top:566px !important;
}

#item110274 {
	width:45px !important;
	height:7px !important;
	left:273px !important;
	top:573px !important;
}

#item110301 {
	width:45px !important;
	height:7px !important;
	left:273px !important;
	top:580px !important;
}

#item110328 {
	width:46px !important;
	height:7px !important;
	left:273px !important;
	top:586px !important;
}

#item110356 {
	width:58px !important;
	height:7px !important;
	left:387px !important;
	top:580px !important;
}

#item110383 {
	width:38px !important;
	height:7px !important;
	left:387px !important;
	top:587px !important;
}

#item110410 {
	width:49px !important;
	height:7px !important;
	left:387px !important;
	top:593px !important;
}

#item38298 {
	width:189px !important;
	height:147px !important;
}

#item77044 {
	width:189px !important;
	height:147px !important;
	left:12px !important;
	top:99px !important;
}

#item38299 {
	width:39px !important;
	height:73px !important;
}

#item77049 {
	width:39px !important;
	height:73px !important;
	left:6px !important;
	top:216px !important;
}

#item38300 {
	width:29px !important;
	height:73px !important;
}

#item77054 {
	width:29px !important;
	height:73px !important;
	left:47px !important;
	top:216px !important;
}

#item38301 {
	width:180px !important;
	height:142px !important;
}

#item77059 {
	width:180px !important;
	height:142px !important;
	left:7px !important;
	top:399px !important;
}

#item38302 {
	width:82px !important;
	height:52px !important;
}

#item77064 {
	width:82px !important;
	height:52px !important;
	left:26px !important;
	top:547px !important;
}

#item38303 {
	width:126px !important;
	height:257px !important;
}

#item77069 {
	width:126px !important;
	height:257px !important;
	left:261px !important;
	top:56px !important;
}

#item38304 {
	width:134px !important;
	height:232px !important;
}

#item77074 {
	width:134px !important;
	height:232px !important;
	left:235px !important;
	top:182px !important;
}

#item38305 {
	width:135px !important;
	height:274px !important;
}

#item77079 {
	width:135px !important;
	height:274px !important;
	left:347px !important;
	top:208px !important;
}

#item110437 {
	width:41px !important;
	height:7px !important;
	left:245px !important;
	top:520px !important;
}

#item110468 {
	width:45px !important;
	height:7px !important;
	left:245px !important;
	top:527px !important;
}

#item110495 {
	width:61px !important;
	height:7px !important;
	left:245px !important;
	top:577px !important;
}

#item110522 {
	width:42px !important;
	height:7px !important;
	left:370px !important;
	top:519px !important;
}

#item110549 {
	width:71px !important;
	height:7px !important;
	left:370px !important;
	top:570px !important;
}

#item38306 {
	width:167px !important;
	height:256px !important;
}

#item77085 {
	width:167px !important;
	height:256px !important;
	left:75px !important;
	top:114px !important;
}

#item38307 {
	width:174px !important;
	height:128px !important;
}

#item77090 {
	width:174px !important;
	height:128px !important;
	left:70px !important;
	top:330px !important;
}

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

#item77095 {
	width:84px !important;
	height:81px !important;
	left:382px !important;
	top:48px !important;
}

#item38311 {
	width:89px !important;
	height:76px !important;
}

#item77100 {
	width:89px !important;
	height:76px !important;
	left:361px !important;
	top:150px !important;
}

#item38312 {
	width:94px !important;
	height:184px !important;
}

#item77105 {
	width:94px !important;
	height:184px !important;
	left:320px !important;
	top:304px !important;
}

#item110576 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:564px !important;
}

#item110604 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:570px !important;
}

#item110631 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:577px !important;
}

#item110658 {
	width:63px !important;
	height:7px !important;
	left:140px !important;
	top:526px !important;
}

#item110685 {
	width:27px !important;
	height:7px !important;
	left:203px !important;
	top:585px !important;
}

#item110712 {
	width:27px !important;
	height:7px !important;
	left:203px !important;
	top:592px !important;
}

#item110741 {
	width:27px !important;
	height:7px !important;
	left:203px !important;
	top:599px !important;
}

#item110768 {
	width:27px !important;
	height:7px !important;
	left:203px !important;
	top:605px !important;
}

#item110795 {
	width:63px !important;
	height:7px !important;
	left:257px !important;
	top:534px !important;
}

#item110822 {
	width:63px !important;
	height:7px !important;
	left:374px !important;
	top:547px !important;
}

#item38313 {
	width:122px !important;
	height:218px !important;
}

#item77110 {
	width:122px !important;
	height:218px !important;
	left:146px !important;
	top:147px !important;
}

#item38314 {
	width:113px !important;
	height:106px !important;
}

#item77115 {
	width:113px !important;
	height:106px !important;
	left:337px !important;
	top:144px !important;
}

#item38315 {
	width:113px !important;
	height:73px !important;
}

#item77120 {
	width:113px !important;
	height:73px !important;
	left:333px !important;
	top:291px !important;
}

#item78193 {
	width:53px !important;
	height:71px !important;
}

#item78187 {
	width:53px !important;
	height:71px !important;
	left:268px !important;
	top:361px !important;
}

#item38316 {
	width:170px !important;
	height:197px !important;
}

#item77125 {
	width:170px !important;
	height:197px !important;
	top:435px !important;
}

#item38317 {
	width:78px !important;
	height:126px !important;
}

#item77130 {
	width:78px !important;
	height:126px !important;
	left:242px !important;
	top:481px !important;
}

#item38318 {
	width:33px !important;
	height:49px !important;
}

#item77135 {
	width:33px !important;
	height:49px !important;
	left:178px !important;
	top:573px !important;
}

#item38319 {
	width:24px !important;
	height:16px !important;
}

#item77140 {
	width:24px !important;
	height:16px !important;
	left:179px !important;
	top:613px !important;
}

#item38320 {
	width:69px !important;
	height:55px !important;
}

#item77145 {
	width:69px !important;
	height:55px !important;
	left:238px !important;
	top:566px !important;
}

#item38321 {
	width:81px !important;
	height:76px !important;
}

#item77150 {
	width:81px !important;
	height:76px !important;
	left:404px !important;
	top:474px !important;
}

#item38322 {
	width:77px !important;
	height:47px !important;
}

#item77157 {
	width:77px !important;
	height:47px !important;
	left:405px !important;
	top:575px !important;
}

#item110849 {
	width:46px !important;
	height:7px !important;
	left:28px !important;
	top:192px !important;
}

#item110877 {
	width:74px !important;
	height:7px !important;
	left:28px !important;
	top:212px !important;
}

#item110904 {
	width:74px !important;
	height:7px !important;
	left:28px !important;
	top:274px !important;
}

#item110931 {
	width:46px !important;
	height:7px !important;
	left:28px !important;
	top:329px !important;
}

#item110958 {
	width:74px !important;
	height:7px !important;
	left:28px !important;
	top:336px !important;
}

#item110985 {
	width:46px !important;
	height:7px !important;
	left:28px !important;
	top:400px !important;
}

#item111012 {
	width:74px !important;
	height:7px !important;
	left:28px !important;
	top:406px !important;
}

#item38325 {
	width:95px !important;
	height:156px !important;
}

#item77162 {
	width:95px !important;
	height:156px !important;
	left:15px !important;
	top:130px !important;
}

#item38326 {
	width:116px !important;
	height:107px !important;
}

#item77167 {
	width:116px !important;
	height:107px !important;
	left:3px !important;
	top:238px !important;
}

#item38327 {
	width:120px !important;
	height:175px !important;
}

#item77173 {
	width:120px !important;
	height:175px !important;
	left:136px !important;
	top:122px !important;
}

#item38328 {
	width:109px !important;
	height:70px !important;
}

#item77178 {
	width:109px !important;
	height:70px !important;
	left:143px !important;
	top:256px !important;
}

#item38329 {
	width:96px !important;
	height:190px !important;
}

#item77183 {
	width:96px !important;
	height:190px !important;
	left:276px !important;
	top:130px !important;
}

#item38330 {
	width:101px !important;
	height:195px !important;
}

#item77188 {
	width:101px !important;
	height:195px !important;
	left:404px !important;
	top:126px !important;
}

#item38331 {
	width:40px !important;
	height:65px !important;
}

#item77193 {
	width:40px !important;
	height:65px !important;
	left:172px !important;
	top:412px !important;
}

#item38332 {
	width:43px !important;
	height:33px !important;
}

#item77198 {
	width:43px !important;
	height:33px !important;
	left:174px !important;
	top:467px !important;
}

#item38333 {
	width:46px !important;
	height:72px !important;
}

#item77203 {
	width:46px !important;
	height:72px !important;
	left:232px !important;
	top:407px !important;
}

#item38334 {
	width:47px !important;
	height:30px !important;
}

#item77208 {
	width:47px !important;
	height:30px !important;
	left:234px !important;
	top:473px !important;
}

#item38335 {
	width:42px !important;
	height:79px !important;
}

#item77213 {
	width:42px !important;
	height:79px !important;
	left:309px !important;
	top:410px !important;
}

#item38336 {
	width:47px !important;
	height:86px !important;
}

#item77218 {
	width:47px !important;
	height:86px !important;
	left:366px !important;
	top:411px !important;
}

#item111039 {
	width:76px !important;
	height:7px !important;
	left:63px !important;
	top:553px !important;
}

#item111066 {
	width:76px !important;
	height:7px !important;
	left:63px !important;
	top:598px !important;
}

#item111093 {
	width:72px !important;
	height:7px !important;
	left:171px !important;
	top:546px !important;
}

#item111121 {
	width:58px !important;
	height:7px !important;
	left:171px !important;
	top:552px !important;
}

#item111149 {
	width:59px !important;
	height:7px !important;
	left:171px !important;
	top:595px !important;
}

#item111176 {
	width:45px !important;
	height:7px !important;
	left:171px !important;
	top:602px !important;
}

#item111203 {
	width:59px !important;
	height:7px !important;
	left:280px !important;
	top:553px !important;
}

#item111230 {
	width:45px !important;
	height:7px !important;
	left:280px !important;
	top:559px !important;
}

#item111257 {
	width:58px !important;
	height:7px !important;
	left:386px !important;
	top:559px !important;
}

#item111284 {
	width:62px !important;
	height:7px !important;
	left:386px !important;
	top:566px !important;
}

#item38337 {
	width:81px !important;
	height:161px !important;
}

#item77223 {
	width:81px !important;
	height:161px !important;
	left:87px !important;
	top:63px !important;
}

#item38338 {
	width:37px !important;
	height:70px !important;
}

#item77229 {
	width:37px !important;
	height:70px !important;
	left:178px !important;
	top:175px !important;
}

#item38339 {
	width:40px !important;
	height:58px !important;
}

#item77235 {
	width:40px !important;
	height:58px !important;
	left:257px !important;
	top:173px !important;
}

#item38340 {
	width:36px !important;
	height:23px !important;
}

#item77240 {
	width:36px !important;
	height:23px !important;
	left:258px !important;
	top:225px !important;
}

#item38341 {
	width:86px !important;
	height:132px !important;
}

#item77245 {
	width:86px !important;
	height:132px !important;
	left:325px !important;
	top:63px !important;
}

#item38342 {
	width:83px !important;
	height:54px !important;
}

#item77250 {
	width:83px !important;
	height:54px !important;
	left:333px !important;
	top:172px !important;
}

#item38343 {
	width:80px !important;
	height:146px !important;
}

#item77255 {
	width:80px !important;
	height:146px !important;
	left:35px !important;
	top:319px !important;
}

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

#item77260 {
	width:28px !important;
	height:28px !important;
	left:143px !important;
	top:357px !important;
}

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

#item77265 {
	width:36px !important;
	height:64px !important;
	left:139px !important;
	top:430px !important;
}

#item38346 {
	width:106px !important;
	height:163px !important;
}

#item77270 {
	width:106px !important;
	height:163px !important;
	left:193px !important;
	top:319px !important;
}

#item38347 {
	width:41px !important;
	height:74px !important;
}

#item77275 {
	width:41px !important;
	height:74px !important;
	left:305px !important;
	top:432px !important;
}

#item38348 {
	width:106px !important;
	height:163px !important;
}

#item77280 {
	width:106px !important;
	height:163px !important;
	left:359px !important;
	top:324px !important;
}

#item38349 {
	width:43px !important;
	height:71px !important;
}

#item77285 {
	width:43px !important;
	height:71px !important;
	left:467px !important;
	top:431px !important;
}

#item111311 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:590px !important;
}

#item111339 {
	width:63px !important;
	height:7px !important;
	left:125px !important;
	top:552px !important;
}

#item111367 {
	width:63px !important;
	height:7px !important;
	left:125px !important;
	top:598px !important;
}

#item111394 {
	width:76px !important;
	height:7px !important;
	left:218px !important;
	top:553px !important;
}

#item111421 {
	width:63px !important;
	height:7px !important;
	left:218px !important;
	top:559px !important;
}

#item111448 {
	width:68px !important;
	height:7px !important;
	left:313px !important;
	top:566px !important;
}

#item111475 {
	width:68px !important;
	height:7px !important;
	left:407px !important;
	top:573px !important;
}

#item38350 {
	width:143px !important;
	height:134px !important;
}

#item77290 {
	width:143px !important;
	height:134px !important;
	left:10px !important;
	top:57px !important;
}

#item38356 {
	width:118px !important;
	height:51px !important;
}

#item77295 {
	width:118px !important;
	height:51px !important;
	left:390px !important;
	top:12px !important;
}

#item38357 {
	width:125px !important;
	height:50px !important;
}

#item77300 {
	width:125px !important;
	height:50px !important;
	left:259px !important;
	top:64px !important;
}

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

#item77306 {
	width:116px !important;
	height:48px !important;
	left:389px !important;
	top:65px !important;
}

#item38359 {
	width:118px !important;
	height:130px !important;
}

#item77312 {
	width:118px !important;
	height:130px !important;
	left:7px !important;
	top:256px !important;
}

#item38360 {
	width:61px !important;
	height:61px !important;
}

#item77318 {
	width:61px !important;
	height:61px !important;
	left:146px !important;
	top:330px !important;
}

#item38361 {
	width:147px !important;
	height:144px !important;
}

#item77323 {
	width:147px !important;
	height:144px !important;
	left:362px !important;
	top:234px !important;
}

#item38362 {
	width:133px !important;
	height:114px !important;
}

#item77328 {
	width:133px !important;
	height:114px !important;
	left:27px !important;
	top:452px !important;
}

#item38363 {
	width:28px !important;
	height:26px !important;
}

#item77333 {
	width:28px !important;
	height:26px !important;
	left:147px !important;
	top:594px !important;
}

#item38364 {
	width:28px !important;
	height:25px !important;
}

#item77338 {
	width:28px !important;
	height:25px !important;
	left:179px !important;
	top:594px !important;
}

#item38365 {
	width:134px !important;
	height:118px !important;
}

#item77343 {
	width:134px !important;
	height:118px !important;
	left:313px !important;
	top:466px !important;
}

#item38366 {
	width:41px !important;
	height:41px !important;
}

#item77348 {
	width:41px !important;
	height:41px !important;
	left:444px !important;
	top:569px !important;
}

#item111502 {
	width:27px !important;
	height:7px !important;
	left:356px !important;
	top:157px !important;
}

#item111530 {
	width:27px !important;
	height:7px !important;
	left:399px !important;
	top:157px !important;
}

#item111557 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:157px !important;
}

#item111584 {
	width:27px !important;
	height:7px !important;
	left:356px !important;
	top:163px !important;
}

#item111612 {
	width:27px !important;
	height:7px !important;
	left:399px !important;
	top:163px !important;
}

#item111639 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:163px !important;
}

#item111666 {
	width:27px !important;
	height:7px !important;
	left:356px !important;
	top:170px !important;
}

#item111693 {
	width:27px !important;
	height:7px !important;
	left:399px !important;
	top:170px !important;
}

#item111720 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:170px !important;
}

#item111747 {
	width:27px !important;
	height:7px !important;
	left:356px !important;
	top:176px !important;
}

#item111775 {
	width:27px !important;
	height:7px !important;
	left:399px !important;
	top:176px !important;
}

#item111802 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:176px !important;
}

#item111829 {
	width:60px !important;
	height:7px !important;
	left:212px !important;
	top:235px !important;
}

#item111857 {
	width:45px !important;
	height:7px !important;
	left:212px !important;
	top:242px !important;
}

#item111884 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:338px !important;
}

#item111911 {
	width:27px !important;
	height:7px !important;
	left:278px !important;
	top:338px !important;
}

#item111938 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:345px !important;
}

#item111965 {
	width:27px !important;
	height:7px !important;
	left:278px !important;
	top:345px !important;
}

#item111992 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:351px !important;
}

#item112019 {
	width:27px !important;
	height:7px !important;
	left:278px !important;
	top:351px !important;
}

#item112046 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:358px !important;
}

#item112073 {
	width:27px !important;
	height:7px !important;
	left:278px !important;
	top:358px !important;
}

#item112101 {
	width:27px !important;
	height:7px !important;
	left:250px !important;
	top:364px !important;
}

#item112129 {
	width:27px !important;
	height:7px !important;
	left:278px !important;
	top:364px !important;
}

#item112156 {
	width:25px !important;
	height:7px !important;
	left:251px !important;
	top:454px !important;
}

#item112183 {
	width:25px !important;
	height:7px !important;
	left:279px !important;
	top:454px !important;
}

#item112210 {
	width:25px !important;
	height:7px !important;
	left:251px !important;
	top:460px !important;
}

#item112237 {
	width:25px !important;
	height:7px !important;
	left:279px !important;
	top:460px !important;
}

#item112264 {
	width:25px !important;
	height:7px !important;
	left:251px !important;
	top:467px !important;
}

#item112291 {
	width:25px !important;
	height:7px !important;
	left:279px !important;
	top:467px !important;
}

#item112318 {
	width:25px !important;
	height:7px !important;
	left:251px !important;
	top:473px !important;
}

#item112345 {
	width:25px !important;
	height:7px !important;
	left:279px !important;
	top:473px !important;
}

#item112373 {
	width:26px !important;
	height:7px !important;
	left:251px !important;
	top:480px !important;
}

#item112400 {
	width:26px !important;
	height:7px !important;
	left:278px !important;
	top:480px !important;
}

#item112427 {
	width:25px !important;
	height:7px !important;
	left:252px !important;
	top:563px !important;
}

#item112454 {
	width:25px !important;
	height:7px !important;
	left:279px !important;
	top:563px !important;
}

#item112481 {
	width:25px !important;
	height:7px !important;
	left:252px !important;
	top:570px !important;
}

#item112508 {
	width:25px !important;
	height:7px !important;
	left:279px !important;
	top:570px !important;
}

#item112535 {
	width:25px !important;
	height:7px !important;
	left:252px !important;
	top:576px !important;
}

#item112562 {
	width:25px !important;
	height:7px !important;
	left:279px !important;
	top:576px !important;
}

#item112589 {
	width:25px !important;
	height:7px !important;
	left:252px !important;
	top:583px !important;
}

#item112618 {
	width:25px !important;
	height:7px !important;
	left:279px !important;
	top:583px !important;
}

#item38367 {
	width:82px !important;
	height:81px !important;
}

#item77353 {
	width:82px !important;
	height:81px !important;
	left:19px !important;
	top:62px !important;
}

#item38368 {
	width:83px !important;
	height:60px !important;
}

#item77358 {
	width:83px !important;
	height:60px !important;
	left:19px !important;
	top:169px !important;
}

#item38369 {
	width:75px !important;
	height:79px !important;
}

#item77363 {
	width:75px !important;
	height:79px !important;
	left:198px !important;
	top:60px !important;
}

#item38370 {
	width:91px !important;
	height:63px !important;
}

#item77368 {
	width:91px !important;
	height:63px !important;
	left:179px !important;
	top:160px !important;
}

#item38372 {
	width:227px !important;
	height:134px !important;
}

#item77373 {
	width:227px !important;
	height:134px !important;
	left:289px !important;
	top:79px !important;
}

#item38373 {
	width:227px !important;
	height:104px !important;
}

#item77378 {
	width:227px !important;
	height:104px !important;
	left:289px !important;
	top:180px !important;
}

#item38375 {
	width:227px !important;
	height:98px !important;
}

#item77384 {
	width:227px !important;
	height:98px !important;
	left:289px !important;
	top:254px !important;
}

#item38376 {
	width:227px !important;
	height:98px !important;
}

#item77389 {
	width:227px !important;
	height:98px !important;
	left:289px !important;
	top:333px !important;
}

#item38377 {
	width:227px !important;
	height:98px !important;
}

#item77394 {
	width:227px !important;
	height:98px !important;
	left:289px !important;
	top:405px !important;
}

#item38378 {
	width:227px !important;
	height:114px !important;
}

#item77399 {
	width:227px !important;
	height:114px !important;
	left:289px !important;
	top:490px !important;
}

#item112645 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:445px !important;
}

#item112672 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:445px !important;
}

#item112699 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:445px !important;
}

#item112727 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:452px !important;
}

#item112754 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:452px !important;
}

#item112781 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:452px !important;
}

#item112808 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:459px !important;
}

#item112835 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:459px !important;
}

#item112863 {
	width:27px !important;
	height:7px !important;
	left:132px !important;
	top:459px !important;
}

#item112890 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:505px !important;
}

#item112918 {
	width:27px !important;
	height:7px !important;
	left:102px !important;
	top:505px !important;
}

#item112945 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:505px !important;
}

#item112973 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:511px !important;
}

#item113000 {
	width:27px !important;
	height:7px !important;
	left:102px !important;
	top:511px !important;
}

#item113027 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:511px !important;
}

#item113054 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:518px !important;
}

#item113081 {
	width:27px !important;
	height:7px !important;
	left:102px !important;
	top:518px !important;
}

#item113109 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:518px !important;
}

#item113136 {
	width:27px !important;
	height:7px !important;
	left:70px !important;
	top:525px !important;
}

#item113163 {
	width:27px !important;
	height:7px !important;
	left:102px !important;
	top:525px !important;
}

#item113190 {
	width:27px !important;
	height:7px !important;
	left:134px !important;
	top:525px !important;
}

#item113217 {
	width:68px !important;
	height:7px !important;
	left:171px !important;
	top:433px !important;
}

#item113244 {
	width:84px !important;
	height:7px !important;
	left:171px !important;
	top:439px !important;
}

#item113271 {
	width:89px !important;
	height:7px !important;
	left:171px !important;
	top:446px !important;
}

#item113298 {
	width:68px !important;
	height:7px !important;
	left:171px !important;
	top:478px !important;
}

#item113325 {
	width:84px !important;
	height:7px !important;
	left:171px !important;
	top:484px !important;
}

#item113353 {
	width:89px !important;
	height:7px !important;
	left:171px !important;
	top:491px !important;
}

#item38379 {
	width:117px !important;
	height:113px !important;
}

#item77404 {
	width:117px !important;
	height:113px !important;
	left:67px !important;
	top:81px !important;
}

#item38380 {
	width:149px !important;
	height:122px !important;
}

#item77409 {
	width:149px !important;
	height:122px !important;
	left:227px !important;
	top:135px !important;
}

#item78200 {
	width:55px !important;
	height:62px !important;
}

#item78194 {
	width:55px !important;
	height:62px !important;
	top:260px !important;
}

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

#item77414 {
	width:56px !important;
	height:61px !important;
	left:333px !important;
	top:261px !important;
}

#item38382 {
	width:135px !important;
	height:124px !important;
}

#item77419 {
	width:135px !important;
	height:124px !important;
	left:10px !important;
	top:394px !important;
}

#item38383 {
	width:56px !important;
	height:62px !important;
}

#item77424 {
	width:56px !important;
	height:62px !important;
	top:537px !important;
}

#item38384 {
	width:131px !important;
	height:88px !important;
}

#item77429 {
	width:131px !important;
	height:88px !important;
	left:249px !important;
	top:457px !important;
}

#item38385 {
	width:55px !important;
	height:62px !important;
}

#item77434 {
	width:55px !important;
	height:62px !important;
	left:199px !important;
	top:538px !important;
}

#item113380 {
	width:26px !important;
	height:7px !important;
	left:434px !important;
	top:115px !important;
}

#item113407 {
	width:26px !important;
	height:7px !important;
	left:459px !important;
	top:115px !important;
}

#item113434 {
	width:26px !important;
	height:7px !important;
	left:434px !important;
	top:122px !important;
}

#item113461 {
	width:26px !important;
	height:7px !important;
	left:459px !important;
	top:122px !important;
}

#item113490 {
	width:26px !important;
	height:7px !important;
	left:434px !important;
	top:129px !important;
}

#item113517 {
	width:26px !important;
	height:7px !important;
	left:459px !important;
	top:129px !important;
}

#item113544 {
	width:26px !important;
	height:7px !important;
	left:434px !important;
	top:135px !important;
}

#item113571 {
	width:26px !important;
	height:7px !important;
	left:459px !important;
	top:135px !important;
}

#item113598 {
	width:26px !important;
	height:7px !important;
	left:434px !important;
	top:209px !important;
}

#item113626 {
	width:26px !important;
	height:7px !important;
	left:460px !important;
	top:209px !important;
}

#item113653 {
	width:26px !important;
	height:7px !important;
	left:434px !important;
	top:215px !important;
}

#item113680 {
	width:26px !important;
	height:7px !important;
	left:460px !important;
	top:215px !important;
}

#item113707 {
	width:26px !important;
	height:7px !important;
	left:434px !important;
	top:222px !important;
}

#item113735 {
	width:26px !important;
	height:7px !important;
	left:460px !important;
	top:222px !important;
}

#item113762 {
	width:26px !important;
	height:7px !important;
	left:434px !important;
	top:228px !important;
}

#item113789 {
	width:26px !important;
	height:7px !important;
	left:460px !important;
	top:228px !important;
}

#item113816 {
	width:26px !important;
	height:7px !important;
	left:449px !important;
	top:257px !important;
}

#item113843 {
	width:26px !important;
	height:7px !important;
	left:449px !important;
	top:264px !important;
}

#item113871 {
	width:26px !important;
	height:7px !important;
	left:449px !important;
	top:271px !important;
}

#item113899 {
	width:26px !important;
	height:7px !important;
	left:449px !important;
	top:277px !important;
}

#item113926 {
	width:26px !important;
	height:7px !important;
	left:433px !important;
	top:355px !important;
}

#item113953 {
	width:26px !important;
	height:7px !important;
	left:459px !important;
	top:355px !important;
}

#item113980 {
	width:26px !important;
	height:7px !important;
	left:433px !important;
	top:362px !important;
}

#item114007 {
	width:26px !important;
	height:7px !important;
	left:459px !important;
	top:362px !important;
}

#item114034 {
	width:26px !important;
	height:7px !important;
	left:433px !important;
	top:369px !important;
}

#item114061 {
	width:26px !important;
	height:7px !important;
	left:459px !important;
	top:369px !important;
}

#item114089 {
	width:26px !important;
	height:7px !important;
	left:433px !important;
	top:375px !important;
}

#item114118 {
	width:26px !important;
	height:7px !important;
	left:459px !important;
	top:375px !important;
}

#item114145 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:455px !important;
}

#item114172 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:461px !important;
}

#item38388 {
	width:86px !important;
	height:71px !important;
}

#item77439 {
	width:86px !important;
	height:71px !important;
	left:148px !important;
	top:40px !important;
}

#item38389 {
	width:88px !important;
	height:70px !important;
}

#item77444 {
	width:88px !important;
	height:70px !important;
	left:147px !important;
	top:114px !important;
}

#item38390 {
	width:89px !important;
	height:70px !important;
}

#item77449 {
	width:89px !important;
	height:70px !important;
	left:146px !important;
	top:187px !important;
}

#item38391 {
	width:129px !important;
	height:106px !important;
}

#item77455 {
	width:129px !important;
	height:106px !important;
	left:251px !important;
	top:15px !important;
}

#item38392 {
	width:134px !important;
	height:126px !important;
}

#item77460 {
	width:134px !important;
	height:126px !important;
	left:286px !important;
	top:81px !important;
}

#item38393 {
	width:148px !important;
	height:92px !important;
}

#item77465 {
	width:148px !important;
	height:92px !important;
	left:257px !important;
	top:177px !important;
}

#item38394 {
	width:60px !important;
	height:22px !important;
}

#item77470 {
	width:60px !important;
	height:22px !important;
	left:136px !important;
	top:309px !important;
}

#item38395 {
	width:60px !important;
	height:24px !important;
}

#item77475 {
	width:60px !important;
	height:24px !important;
	left:136px !important;
	top:337px !important;
}

#item38396 {
	width:60px !important;
	height:24px !important;
}

#item77480 {
	width:60px !important;
	height:24px !important;
	left:136px !important;
	top:365px !important;
}

#item38398 {
	width:102px !important;
	height:95px !important;
}

#item77485 {
	width:102px !important;
	height:95px !important;
	left:220px !important;
	top:289px !important;
}

#item38399 {
	width:106px !important;
	height:99px !important;
}

#item77492 {
	width:106px !important;
	height:99px !important;
	left:390px !important;
	top:283px !important;
}

#item38400 {
	width:115px !important;
	height:88px !important;
}

#item77497 {
	width:115px !important;
	height:88px !important;
	left:175px !important;
	top:443px !important;
}

#item38401 {
	width:123px !important;
	height:104px !important;
}

#item77502 {
	width:123px !important;
	height:104px !important;
	left:363px !important;
	top:432px !important;
}

#item38402 {
	width:85px !important;
	height:22px !important;
}

#item77508 {
	width:85px !important;
	height:22px !important;
	left:174px !important;
	top:574px !important;
}

#item38403 {
	width:85px !important;
	height:22px !important;
}

#item77513 {
	width:85px !important;
	height:22px !important;
	left:273px !important;
	top:574px !important;
}

#item38404 {
	width:85px !important;
	height:22px !important;
}

#item77518 {
	width:85px !important;
	height:22px !important;
	left:371px !important;
	top:574px !important;
}

#item114199 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:148px !important;
}

#item114226 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:148px !important;
}

#item114253 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:155px !important;
}

#item114281 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:155px !important;
}

#item114308 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:162px !important;
}

#item114335 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:192px !important;
}

#item114363 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:192px !important;
}

#item114390 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:199px !important;
}

#item114417 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:199px !important;
}

#item114444 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:205px !important;
}

#item114471 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:236px !important;
}

#item114498 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:236px !important;
}

#item114526 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:243px !important;
}

#item114553 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:243px !important;
}

#item114580 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:249px !important;
}

#item114608 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:348px !important;
}

#item114635 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:348px !important;
}

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

#item114689 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:386px !important;
}

#item114716 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:386px !important;
}

#item114743 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:393px !important;
}

#item114770 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item114797 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:495px !important;
}

#item114824 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

#item114852 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item114880 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:533px !important;
}

#item114907 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:540px !important;
}

#item38408 {
	width:92px !important;
	height:221px !important;
}

#item77523 {
	width:92px !important;
	height:221px !important;
	left:14px !important;
	top:75px !important;
}

#item38409 {
	width:112px !important;
	height:204px !important;
}

#item77529 {
	width:112px !important;
	height:204px !important;
	left:160px !important;
	top:75px !important;
}

#item38410 {
	width:107px !important;
	height:202px !important;
}

#item77534 {
	width:107px !important;
	height:202px !important;
	left:283px !important;
	top:64px !important;
}

#item38412 {
	width:120px !important;
	height:213px !important;
}

#item77539 {
	width:120px !important;
	height:213px !important;
	left:3px !important;
	top:390px !important;
}

#item38413 {
	width:112px !important;
	height:207px !important;
}

#item77544 {
	width:112px !important;
	height:207px !important;
	left:135px !important;
	top:386px !important;
}

#item38414 {
	width:193px !important;
	height:217px !important;
}

#item77549 {
	width:193px !important;
	height:217px !important;
	left:311px !important;
	top:383px !important;
}

#item38415 {
	width:87px !important;
	height:156px !important;
}

#item77554 {
	width:87px !important;
	height:156px !important;
	left:262px !important;
	top:321px !important;
}

#item114934 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:39px !important;
}

#item114961 {
	width:76px !important;
	height:7px !important;
	left:398px !important;
	top:87px !important;
}

#item114988 {
	width:93px !important;
	height:7px !important;
	left:398px !important;
	top:142px !important;
}

#item115015 {
	width:56px !important;
	height:7px !important;
	left:398px !important;
	top:191px !important;
}

#item115042 {
	width:38px !important;
	height:7px !important;
	left:455px !important;
	top:191px !important;
}

#item115069 {
	width:56px !important;
	height:7px !important;
	left:398px !important;
	top:234px !important;
}

#item115096 {
	width:37px !important;
	height:7px !important;
	left:455px !important;
	top:234px !important;
}

#item38416 {
	width:115px !important;
	height:139px !important;
}

#item77559 {
	width:115px !important;
	height:139px !important;
	left:72px !important;
	top:56px !important;
}

#item38417 {
	width:126px !important;
	height:115px !important;
}

#item77564 {
	width:126px !important;
	height:115px !important;
	left:45px !important;
	top:158px !important;
}

#item38418 {
	width:204px !important;
	height:159px !important;
}

#item77569 {
	width:204px !important;
	height:159px !important;
	left:298px !important;
	top:122px !important;
}

#item38419 {
	width:111px !important;
	height:160px !important;
}

#item77574 {
	width:111px !important;
	height:160px !important;
	left:392px !important;
	top:52px !important;
}

#item38420 {
	width:133px !important;
	height:148px !important;
}

#item77579 {
	width:133px !important;
	height:148px !important;
	left:383px !important;
	top:360px !important;
}

#item38421 {
	width:160px !important;
	height:135px !important;
}

#item77584 {
	width:160px !important;
	height:135px !important;
	left:322px !important;
	top:465px !important;
}

#item38423 {
	width:48px !important;
	height:77px !important;
}

#item77589 {
	width:48px !important;
	height:77px !important;
	left:145px !important;
	top:285px !important;
}

#item38424 {
	width:48px !important;
	height:77px !important;
}

#item77594 {
	width:48px !important;
	height:77px !important;
	left:192px !important;
	top:285px !important;
}

#item38425 {
	width:48px !important;
	height:77px !important;
}

#item77599 {
	width:48px !important;
	height:77px !important;
	left:240px !important;
	top:285px !important;
}

#item38426 {
	width:51px !important;
	height:108px !important;
}

#item77605 {
	width:51px !important;
	height:108px !important;
	left:238px !important;
	top:365px !important;
}

#item38427 {
	width:51px !important;
	height:108px !important;
}

#item77610 {
	width:51px !important;
	height:108px !important;
	left:190px !important;
	top:365px !important;
}

#item38428 {
	width:51px !important;
	height:108px !important;
}

#item77615 {
	width:51px !important;
	height:108px !important;
	left:142px !important;
	top:365px !important;
}

#item38429 {
	width:65px !important;
	height:81px !important;
}

#item77620 {
	width:65px !important;
	height:81px !important;
	left:231px !important;
	top:477px !important;
}

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

#item77625 {
	width:48px !important;
	height:81px !important;
	left:191px !important;
	top:477px !important;
}

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

#item77630 {
	width:56px !important;
	height:81px !important;
	left:138px !important;
	top:477px !important;
}

#item38432 {
	width:56px !important;
	height:54px !important;
}

#item77635 {
	width:56px !important;
	height:54px !important;
	left:237px !important;
	top:558px !important;
}

#item38433 {
	width:56px !important;
	height:54px !important;
}

#item77640 {
	width:56px !important;
	height:54px !important;
	left:187px !important;
	top:558px !important;
}

#item38434 {
	width:56px !important;
	height:54px !important;
}

#item77645 {
	width:56px !important;
	height:54px !important;
	left:137px !important;
	top:558px !important;
}

#item115124 {
	width:82px !important;
	height:7px !important;
	left:30px !important;
	top:419px !important;
}

#item115151 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:426px !important;
}

#item115178 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:432px !important;
}

#item115205 {
	width:82px !important;
	height:7px !important;
	left:30px !important;
	top:469px !important;
}

#item115232 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:476px !important;
}

#item115259 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:483px !important;
}

#item115286 {
	width:82px !important;
	height:7px !important;
	left:30px !important;
	top:527px !important;
}

#item115313 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:534px !important;
}

#item115340 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:540px !important;
}

#item115369 {
	width:82px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item115396 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:591px !important;
}

#item115423 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:598px !important;
}

#item38435 {
	width:118px !important;
	height:180px !important;
}

#item77650 {
	width:118px !important;
	height:180px !important;
	left:30px !important;
	top:69px !important;
}

#item38437 {
	width:109px !important;
	height:176px !important;
}

#item77655 {
	width:109px !important;
	height:176px !important;
	left:52px !important;
	top:201px !important;
}

#item38438 {
	width:58px !important;
	height:74px !important;
}

#item77660 {
	width:58px !important;
	height:74px !important;
	left:296px !important;
	top:23px !important;
}

#item38439 {
	width:55px !important;
	height:74px !important;
}

#item77665 {
	width:55px !important;
	height:74px !important;
	left:247px !important;
	top:23px !important;
}

#item38440 {
	width:55px !important;
	height:76px !important;
}

#item77670 {
	width:55px !important;
	height:76px !important;
	left:197px !important;
	top:21px !important;
}

#item38441 {
	width:56px !important;
	height:143px !important;
}

#item77676 {
	width:56px !important;
	height:143px !important;
	left:297px !important;
	top:117px !important;
}

#item38442 {
	width:52px !important;
	height:143px !important;
}

#item77681 {
	width:52px !important;
	height:143px !important;
	left:248px !important;
	top:117px !important;
}

#item38443 {
	width:53px !important;
	height:143px !important;
}

#item77686 {
	width:53px !important;
	height:143px !important;
	left:196px !important;
	top:117px !important;
}

#item38445 {
	width:58px !important;
	height:180px !important;
}

#item77692 {
	width:58px !important;
	height:180px !important;
	left:295px !important;
	top:278px !important;
}

#item38446 {
	width:56px !important;
	height:180px !important;
}

#item77697 {
	width:56px !important;
	height:180px !important;
	left:243px !important;
	top:278px !important;
}

#item38447 {
	width:56px !important;
	height:180px !important;
}

#item77702 {
	width:56px !important;
	height:180px !important;
	left:191px !important;
	top:278px !important;
}

#item38448 {
	width:81px !important;
	height:97px !important;
}

#item77707 {
	width:81px !important;
	height:97px !important;
	left:261px !important;
	top:504px !important;
}

#item38449 {
	width:52px !important;
	height:85px !important;
}

#item77712 {
	width:52px !important;
	height:85px !important;
	left:442px !important;
	top:395px !important;
}

#item38450 {
	width:45px !important;
	height:85px !important;
}

#item77717 {
	width:45px !important;
	height:85px !important;
	left:403px !important;
	top:395px !important;
}

#item38451 {
	width:50px !important;
	height:85px !important;
}

#item77722 {
	width:50px !important;
	height:85px !important;
	left:363px !important;
	top:395px !important;
}

#item115450 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:74px !important;
}

#item115478 {
	width:43px !important;
	height:7px !important;
	left:427px !important;
	top:74px !important;
}

#item115505 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:81px !important;
}

#item115532 {
	width:45px !important;
	height:7px !important;
	left:427px !important;
	top:81px !important;
}

#item115559 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:87px !important;
}

#item115586 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:87px !important;
}

#item115614 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:124px !important;
}

#item115641 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:124px !important;
}

#item115669 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:130px !important;
}

#item115696 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:130px !important;
}

#item115724 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:137px !important;
}

#item115751 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:137px !important;
}

#item115778 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:189px !important;
}

#item115805 {
	width:43px !important;
	height:7px !important;
	left:427px !important;
	top:189px !important;
}

#item115832 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:196px !important;
}

#item115860 {
	width:45px !important;
	height:7px !important;
	left:427px !important;
	top:196px !important;
}

#item115887 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:202px !important;
}

#item115914 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:202px !important;
}

#item115941 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:239px !important;
}

#item115968 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:239px !important;
}

#item115995 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:246px !important;
}

#item116022 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:246px !important;
}

#item116049 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:253px !important;
}

#item116076 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:253px !important;
}

#item116104 {
	width:59px !important;
	height:7px !important;
	left:370px !important;
	top:298px !important;
}

#item116131 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:298px !important;
}

#item116158 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:304px !important;
}

#item116185 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:341px !important;
}

#item116212 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:341px !important;
}

#item116241 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:347px !important;
}

#item116268 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:347px !important;
}

#item116295 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:354px !important;
}

#item116322 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:354px !important;
}

#item116349 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:520px !important;
}

#item116377 {
	width:59px !important;
	height:7px !important;
	left:60px !important;
	top:520px !important;
}

#item116404 {
	width:45px !important;
	height:7px !important;
	left:119px !important;
	top:520px !important;
}

#item116431 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:550px !important;
}

#item116458 {
	width:59px !important;
	height:7px !important;
	left:58px !important;
	top:550px !important;
}

#item116485 {
	width:45px !important;
	height:7px !important;
	left:118px !important;
	top:550px !important;
}

#item116512 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:581px !important;
}

#item116539 {
	width:59px !important;
	height:7px !important;
	left:60px !important;
	top:581px !important;
}

#item116566 {
	width:45px !important;
	height:7px !important;
	left:119px !important;
	top:581px !important;
}

#item116593 {
	width:45px !important;
	height:7px !important;
	left:177px !important;
	top:576px !important;
}

#item116621 {
	width:59px !important;
	height:7px !important;
	left:370px !important;
	top:497px !important;
}

#item116649 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:497px !important;
}

#item116676 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:503px !important;
}

#item116703 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:539px !important;
}

#item116730 {
	width:46px !important;
	height:7px !important;
	left:429px !important;
	top:539px !important;
}

#item116757 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:546px !important;
}

#item116784 {
	width:46px !important;
	height:7px !important;
	left:429px !important;
	top:546px !important;
}

#item116811 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:553px !important;
}

#item116839 {
	width:46px !important;
	height:7px !important;
	left:429px !important;
	top:553px !important;
}

#item116867 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:604px !important;
}

#item116894 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:74px !important;
}

#item116921 {
	width:43px !important;
	height:7px !important;
	left:427px !important;
	top:74px !important;
}

#item116948 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:81px !important;
}

#item116975 {
	width:45px !important;
	height:7px !important;
	left:427px !important;
	top:81px !important;
}

#item117002 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:87px !important;
}

#item117030 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:87px !important;
}

#item117057 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:124px !important;
}

#item117084 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:124px !important;
}

#item117112 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:130px !important;
}

#item117139 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:130px !important;
}

#item117166 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:137px !important;
}

#item117193 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:137px !important;
}

#item117220 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:189px !important;
}

#item117247 {
	width:43px !important;
	height:7px !important;
	left:427px !important;
	top:189px !important;
}

#item117275 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:196px !important;
}

#item117302 {
	width:45px !important;
	height:7px !important;
	left:427px !important;
	top:196px !important;
}

#item117329 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:202px !important;
}

#item117357 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:202px !important;
}

#item117384 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:239px !important;
}

#item117411 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:239px !important;
}

#item117438 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:246px !important;
}

#item117465 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:246px !important;
}

#item117492 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:253px !important;
}

#item117519 {
	width:46px !important;
	height:7px !important;
	left:427px !important;
	top:253px !important;
}

#item117546 {
	width:59px !important;
	height:7px !important;
	left:370px !important;
	top:298px !important;
}

#item117573 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:298px !important;
}

#item117601 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:304px !important;
}

#item117629 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:341px !important;
}

#item117656 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:341px !important;
}

#item117683 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:347px !important;
}

#item117710 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:347px !important;
}

#item117737 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:354px !important;
}

#item117764 {
	width:46px !important;
	height:7px !important;
	left:432px !important;
	top:354px !important;
}

#item117791 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:520px !important;
}

#item117818 {
	width:59px !important;
	height:7px !important;
	left:60px !important;
	top:520px !important;
}

#item117845 {
	width:45px !important;
	height:7px !important;
	left:119px !important;
	top:520px !important;
}

#item117873 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:550px !important;
}

#item117900 {
	width:59px !important;
	height:7px !important;
	left:58px !important;
	top:550px !important;
}

#item117927 {
	width:45px !important;
	height:7px !important;
	left:118px !important;
	top:550px !important;
}

#item117954 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:581px !important;
}

#item117981 {
	width:59px !important;
	height:7px !important;
	left:60px !important;
	top:581px !important;
}

#item118008 {
	width:45px !important;
	height:7px !important;
	left:119px !important;
	top:581px !important;
}

#item118035 {
	width:45px !important;
	height:7px !important;
	left:177px !important;
	top:576px !important;
}

#item118062 {
	width:59px !important;
	height:7px !important;
	left:370px !important;
	top:497px !important;
}

#item118089 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:497px !important;
}

#item118118 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:503px !important;
}

#item118145 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:539px !important;
}

#item118172 {
	width:46px !important;
	height:7px !important;
	left:429px !important;
	top:539px !important;
}

#item118199 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:546px !important;
}

#item118227 {
	width:46px !important;
	height:7px !important;
	left:429px !important;
	top:546px !important;
}

#item118254 {
	width:46px !important;
	height:7px !important;
	left:370px !important;
	top:553px !important;
}

#item118281 {
	width:46px !important;
	height:7px !important;
	left:429px !important;
	top:553px !important;
}

#item118308 {
	width:55px !important;
	height:7px !important;
	left:370px !important;
	top:604px !important;
}

#item38452 {
	width:151px !important;
	height:189px !important;
}

#item77727 {
	width:151px !important;
	height:189px !important;
	left:15px !important;
	top:164px !important;
}

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

#item77732 {
	width:124px !important;
	height:131px !important;
	left:37px !important;
	top:317px !important;
}

#item38454 {
	width:154px !important;
	height:208px !important;
}

#item77737 {
	width:154px !important;
	height:208px !important;
	left:258px !important;
}

#item38455 {
	width:154px !important;
	height:174px !important;
}

#item77742 {
	width:154px !important;
	height:174px !important;
	left:258px !important;
	top:209px !important;
}

#item38456 {
	width:154px !important;
	height:249px !important;
}

#item77748 {
	width:154px !important;
	height:249px !important;
	left:258px !important;
	top:383px !important;
}

#item38458 {
	width:102px !important;
	height:39px !important;
}

#item77754 {
	width:102px !important;
	height:39px !important;
	left:414px !important;
}

#item38459 {
	width:102px !important;
	height:50px !important;
}

#item77759 {
	width:102px !important;
	height:50px !important;
	left:414px !important;
	top:39px !important;
}

#item38460 {
	width:102px !important;
	height:50px !important;
}

#item77764 {
	width:102px !important;
	height:50px !important;
	left:414px !important;
	top:87px !important;
}

#item38461 {
	width:102px !important;
	height:53px !important;
}

#item77769 {
	width:102px !important;
	height:53px !important;
	left:414px !important;
	top:133px !important;
}

#item38462 {
	width:102px !important;
	height:50px !important;
}

#item77774 {
	width:102px !important;
	height:50px !important;
	left:414px !important;
	top:182px !important;
}

#item38464 {
	width:102px !important;
	height:52px !important;
}

#item77779 {
	width:102px !important;
	height:52px !important;
	left:414px !important;
	top:228px !important;
}

#item38465 {
	width:102px !important;
	height:53px !important;
}

#item77784 {
	width:102px !important;
	height:53px !important;
	left:414px !important;
	top:278px !important;
}

#item38467 {
	width:102px !important;
	height:50px !important;
}

#item77789 {
	width:102px !important;
	height:50px !important;
	left:414px !important;
	top:325px !important;
}

#item38468 {
	width:102px !important;
	height:50px !important;
}

#item77794 {
	width:102px !important;
	height:50px !important;
	left:414px !important;
	top:372px !important;
}

#item38469 {
	width:102px !important;
	height:50px !important;
}

#item77799 {
	width:102px !important;
	height:50px !important;
	left:414px !important;
	top:420px !important;
}

#item38470 {
	width:102px !important;
	height:46px !important;
}

#item77804 {
	width:102px !important;
	height:46px !important;
	left:414px !important;
	top:465px !important;
}

#item38471 {
	width:102px !important;
	height:47px !important;
}

#item77809 {
	width:102px !important;
	height:47px !important;
	left:414px !important;
	top:507px !important;
}

#item38472 {
	width:102px !important;
	height:47px !important;
}

#item77814 {
	width:102px !important;
	height:47px !important;
	left:414px !important;
	top:549px !important;
}

#item38473 {
	width:102px !important;
	height:38px !important;
}

#item77819 {
	width:102px !important;
	height:38px !important;
	left:414px !important;
	top:594px !important;
}

#item38477 {
	width:516px !important;
	height:510px !important;
}

#item77825 {
	width:516px !important;
	height:510px !important;
}

#item118335 {
	width:59px !important;
	height:7px !important;
	left:19px !important;
	top:582px !important;
}

#item38478 {
	width:360px !important;
	height:311px !important;
}

#item77831 {
	width:360px !important;
	height:311px !important;
	left:156px !important;
}

#item38479 {
	width:360px !important;
	height:310px !important;
}

#item77837 {
	width:360px !important;
	height:310px !important;
	left:156px !important;
	top:322px !important;
}

#item118366 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:98px !important;
}

#item118393 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:385px !important;
}

#item38480 {
	width:383px !important;
	height:226px !important;
}

#item77842 {
	width:383px !important;
	height:226px !important;
}

#item38481 {
	width:139px !important;
	height:87px !important;
}

#item77847 {
	width:139px !important;
	height:87px !important;
	top:137px !important;
}

#item38482 {
	width:65px !important;
	height:61px !important;
}

#item77852 {
	width:65px !important;
	height:61px !important;
	left:90px !important;
	top:56px !important;
}

#item38483 {
	width:74px !important;
	height:46px !important;
}

#item77857 {
	width:74px !important;
	height:46px !important;
	left:54px !important;
	top:73px !important;
}

#item38484 {
	width:141px !important;
	height:77px !important;
}

#item77862 {
	width:141px !important;
	height:77px !important;
	left:154px !important;
	top:49px !important;
}

#item38485 {
	width:103px !important;
	height:37px !important;
}

#item77867 {
	width:103px !important;
	height:37px !important;
	left:384px !important;
	top:5px !important;
}

#item38486 {
	width:115px !important;
	height:24px !important;
}

#item77872 {
	width:115px !important;
	height:24px !important;
	left:384px !important;
	top:41px !important;
}

#item38487 {
	width:121px !important;
	height:16px !important;
}

#item77877 {
	width:121px !important;
	height:16px !important;
	left:384px !important;
	top:65px !important;
}

#item38488 {
	width:115px !important;
	height:16px !important;
}

#item77882 {
	width:115px !important;
	height:16px !important;
	left:384px !important;
	top:80px !important;
}

#item38489 {
	width:115px !important;
	height:16px !important;
}

#item77887 {
	width:115px !important;
	height:16px !important;
	left:384px !important;
	top:96px !important;
}

#item38490 {
	width:117px !important;
	height:23px !important;
}

#item77892 {
	width:117px !important;
	height:23px !important;
	left:384px !important;
	top:109px !important;
}

#item38491 {
	width:117px !important;
	height:23px !important;
}

#item77897 {
	width:117px !important;
	height:23px !important;
	left:384px !important;
	top:132px !important;
}

#item38492 {
	width:117px !important;
	height:23px !important;
}

#item77903 {
	width:117px !important;
	height:23px !important;
	left:384px !important;
	top:148px !important;
}

#item38494 {
	width:117px !important;
	height:23px !important;
}

#item77908 {
	width:117px !important;
	height:23px !important;
	left:384px !important;
	top:163px !important;
}

#item38495 {
	width:117px !important;
	height:23px !important;
}

#item77913 {
	width:117px !important;
	height:23px !important;
	left:384px !important;
	top:182px !important;
}

#item38496 {
	width:117px !important;
	height:28px !important;
}

#item77918 {
	width:117px !important;
	height:28px !important;
	left:384px !important;
	top:200px !important;
}

#item38497 {
	width:117px !important;
	height:24px !important;
}

#item77923 {
	width:117px !important;
	height:24px !important;
	left:384px !important;
	top:225px !important;
}

#item38498 {
	width:114px !important;
	height:24px !important;
}

#item77928 {
	width:114px !important;
	height:24px !important;
	left:384px !important;
	top:246px !important;
}

#item38499 {
	width:114px !important;
	height:30px !important;
}

#item77933 {
	width:114px !important;
	height:30px !important;
	left:384px !important;
	top:267px !important;
}

#item38500 {
	width:117px !important;
	height:30px !important;
}

#item77938 {
	width:117px !important;
	height:30px !important;
	left:384px !important;
	top:289px !important;
}

#item38501 {
	width:132px !important;
	height:22px !important;
}

#item77943 {
	width:132px !important;
	height:22px !important;
	left:384px !important;
	top:316px !important;
}

#item118421 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:254px !important;
}

#item118448 {
	width:55px !important;
	height:7px !important;
	left:77px !important;
	top:254px !important;
}

#item118476 {
	width:57px !important;
	height:7px !important;
	left:19px !important;
	top:261px !important;
}

#item118503 {
	width:46px !important;
	height:7px !important;
	left:77px !important;
	top:261px !important;
}

#item118530 {
	width:39px !important;
	height:7px !important;
	left:19px !important;
	top:268px !important;
}

#item118557 {
	width:50px !important;
	height:7px !important;
	left:77px !important;
	top:268px !important;
}

#item118584 {
	width:56px !important;
	height:7px !important;
	left:19px !important;
	top:274px !important;
}

#item118612 {
	width:55px !important;
	height:7px !important;
	left:77px !important;
	top:274px !important;
}

#item118640 {
	width:51px !important;
	height:7px !important;
	left:19px !important;
	top:281px !important;
}

#item118667 {
	width:43px !important;
	height:7px !important;
	left:77px !important;
	top:281px !important;
}

#item118694 {
	width:57px !important;
	height:7px !important;
	left:140px !important;
	top:255px !important;
}

#item118721 {
	width:55px !important;
	height:7px !important;
	left:196px !important;
	top:255px !important;
}

#item118748 {
	width:53px !important;
	height:7px !important;
	left:140px !important;
	top:261px !important;
}

#item118775 {
	width:51px !important;
	height:7px !important;
	left:196px !important;
	top:261px !important;
}

#item118802 {
	width:54px !important;
	height:7px !important;
	left:140px !important;
	top:268px !important;
}

#item118829 {
	width:50px !important;
	height:7px !important;
	left:196px !important;
	top:268px !important;
}

#item118857 {
	width:54px !important;
	height:7px !important;
	left:259px !important;
	top:254px !important;
}

#item118884 {
	width:55px !important;
	height:7px !important;
	left:318px !important;
	top:254px !important;
}

#item118911 {
	width:59px !important;
	height:7px !important;
	left:259px !important;
	top:261px !important;
}

#item118938 {
	width:46px !important;
	height:7px !important;
	left:318px !important;
	top:261px !important;
}

#item118965 {
	width:39px !important;
	height:7px !important;
	left:259px !important;
	top:268px !important;
}

#item118994 {
	width:50px !important;
	height:7px !important;
	left:318px !important;
	top:268px !important;
}

#item119021 {
	width:56px !important;
	height:7px !important;
	left:259px !important;
	top:274px !important;
}

#item119048 {
	width:55px !important;
	height:7px !important;
	left:318px !important;
	top:274px !important;
}

#item119075 {
	width:51px !important;
	height:7px !important;
	left:259px !important;
	top:281px !important;
}

#item119102 {
	width:43px !important;
	height:7px !important;
	left:318px !important;
	top:281px !important;
}

#item119130 {
	width:57px !important;
	height:7px !important;
	left:260px !important;
	top:307px !important;
}

#item119157 {
	width:57px !important;
	height:7px !important;
	left:317px !important;
	top:307px !important;
}

#item119184 {
	width:53px !important;
	height:7px !important;
	left:260px !important;
	top:313px !important;
}

#item119211 {
	width:51px !important;
	height:7px !important;
	left:317px !important;
	top:313px !important;
}

#item119238 {
	width:56px !important;
	height:7px !important;
	left:260px !important;
	top:320px !important;
}

#item119265 {
	width:50px !important;
	height:7px !important;
	left:317px !important;
	top:320px !important;
}

#item38502 {
	width:71px !important;
	height:78px !important;
}

#item77948 {
	width:71px !important;
	height:78px !important;
	left:19px !important;
	top:67px !important;
}

#item38503 {
	width:77px !important;
	height:58px !important;
}

#item77953 {
	width:77px !important;
	height:58px !important;
	left:18px !important;
	top:165px !important;
}

#item38504 {
	width:79px !important;
	height:84px !important;
}

#item77958 {
	width:79px !important;
	height:84px !important;
	left:132px !important;
	top:62px !important;
}

#item38505 {
	width:80px !important;
	height:58px !important;
}

#item77963 {
	width:80px !important;
	height:58px !important;
	left:137px !important;
	top:163px !important;
}

#item38506 {
	width:191px !important;
	height:160px !important;
}

#item77968 {
	width:191px !important;
	height:160px !important;
	left:318px !important;
	top:156px !important;
}

#item38511 {
	width:197px !important;
	height:169px !important;
}

#item77974 {
	width:197px !important;
	height:169px !important;
	left:279px !important;
	top:342px !important;
}

#item119292 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:408px !important;
}

#item119319 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:408px !important;
}

#item119346 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:408px !important;
}

#item119374 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:414px !important;
}

#item119402 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:414px !important;
}

#item119429 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:414px !important;
}

#item119457 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:421px !important;
}

#item119484 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:421px !important;
}

#item119511 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:421px !important;
}

#item119538 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:428px !important;
}

#item119565 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:428px !important;
}

#item119593 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:428px !important;
}

#item119621 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:434px !important;
}

#item119648 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:434px !important;
}

#item119675 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:434px !important;
}

#item119702 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:464px !important;
}

#item119729 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:464px !important;
}

#item119756 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:464px !important;
}

#item119784 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:471px !important;
}

#item119811 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:471px !important;
}

#item119838 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:471px !important;
}

#item119866 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:478px !important;
}

#item119893 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:478px !important;
}

#item119920 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:478px !important;
}

#item119947 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:484px !important;
}

#item119974 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:484px !important;
}

#item120001 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:484px !important;
}

#item120029 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:491px !important;
}

#item120056 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:491px !important;
}

#item120083 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:491px !important;
}

#item120111 {
	width:27px !important;
	height:7px !important;
	left:91px !important;
	top:497px !important;
}

#item120138 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:497px !important;
}

#item120165 {
	width:27px !important;
	height:7px !important;
	left:183px !important;
	top:497px !important;
}

#item120192 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item120219 {
	width:38px !important;
	height:7px !important;
	left:85px !important;
	top:561px !important;
}

#item120246 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item120273 {
	width:55px !important;
	height:7px !important;
	left:129px !important;
	top:561px !important;
}

#item120300 {
	width:38px !important;
	height:7px !important;
	left:184px !important;
	top:561px !important;
}

#item120327 {
	width:60px !important;
	height:7px !important;
	left:129px !important;
	top:567px !important;
}

#item38512 {
	width:295px !important;
	height:349px !important;
}

#item77979 {
	width:295px !important;
	height:349px !important;
	top:133px !important;
}

#item38513 {
	width:115px !important;
	height:178px !important;
}

#item77984 {
	width:115px !important;
	height:178px !important;
	left:364px !important;
}

#item38514 {
	width:115px !important;
	height:161px !important;
}

#item77989 {
	width:115px !important;
	height:161px !important;
	left:364px !important;
	top:179px !important;
}

#item38515 {
	width:115px !important;
	height:146px !important;
}

#item77994 {
	width:115px !important;
	height:146px !important;
	left:364px !important;
	top:340px !important;
}

#item38516 {
	width:115px !important;
	height:146px !important;
}

#item77999 {
	width:115px !important;
	height:146px !important;
	left:364px !important;
	top:486px !important;
}

#item120355 {
	width:41px !important;
	height:7px !important;
	left:265px !important;
	top:430px !important;
}

#item120383 {
	width:57px !important;
	height:7px !important;
	left:265px !important;
	top:437px !important;
}

#item120410 {
	width:50px !important;
	height:7px !important;
	left:265px !important;
	top:443px !important;
}

#item120437 {
	width:38px !important;
	height:7px !important;
	left:265px !important;
	top:450px !important;
}

#item120464 {
	width:45px !important;
	height:7px !important;
	left:265px !important;
	top:457px !important;
}

#item120491 {
	width:37px !important;
	height:7px !important;
	left:265px !important;
	top:463px !important;
}
#in5footer,  #prefooter {display:none;}
