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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

#item13474 {
	width:400px !important;
	height:372px !important;
}

#item13472 {
	width:400px !important;
	height:372px !important;
	left:48px !important;
	top:182px !important;
}

#item13641 {
	width:283px !important;
	height:122px !important;
}

#item13635 {
	width:283px !important;
	height:122px !important;
	left:142px !important;
	top:510px !important;
}

#item31074 {
	width:833px !important;
	height:109px !important;
}

#item31069 {
	width:833px !important;
	height:109px !important;
	left:178px !important;
	top:288px !important;
}

#item13738 {
	width:231px !important;
	height:179px !important;
}

#item13732 {
	width:231px !important;
	height:179px !important;
	left:20px !important;
	top:116px !important;
}

#item13744 {
	width:169px !important;
	height:106px !important;
}

#item13739 {
	width:169px !important;
	height:106px !important;
	left:255px !important;
	top:176px !important;
}

#item13756 {
	width:54px !important;
	height:78px !important;
}

#item13751 {
	width:54px !important;
	height:78px !important;
	left:395px !important;
	top:57px !important;
}

#item31080 {
	width:54px !important;
	height:63px !important;
}

#item31075 {
	width:54px !important;
	height:63px !important;
	left:445px !important;
	top:112px !important;
}

#item13764 {
	width:72px !important;
	height:101px !important;
}

#item13758 {
	width:72px !important;
	height:101px !important;
	left:426px !important;
	top:183px !important;
}

#item13647 {
	width:68px !important;
	height:38px !important;
}

#item13642 {
	width:68px !important;
	height:38px !important;
	left:21px !important;
	top:410px !important;
}

#item13653 {
	width:68px !important;
	height:38px !important;
}

#item13648 {
	width:68px !important;
	height:38px !important;
	left:20px !important;
	top:451px !important;
}

#item13660 {
	width:58px !important;
	height:46px !important;
}

#item13654 {
	width:58px !important;
	height:46px !important;
	left:96px !important;
	top:411px !important;
}

#item13666 {
	width:58px !important;
	height:67px !important;
}

#item13661 {
	width:58px !important;
	height:67px !important;
	left:161px !important;
	top:404px !important;
}

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

#item13667 {
	width:52px !important;
	height:73px !important;
	left:226px !important;
	top:409px !important;
}

#item13678 {
	width:45px !important;
	height:54px !important;
}

#item13673 {
	width:45px !important;
	height:54px !important;
	left:297px !important;
	top:402px !important;
}

#item31061 {
	width:37px !important;
	height:54px !important;
}

#item31056 {
	width:37px !important;
	height:54px !important;
	left:279px !important;
	top:438px !important;
}

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

#item13679 {
	width:66px !important;
	height:84px !important;
	left:346px !important;
	top:404px !important;
}

#item13690 {
	width:65px !important;
	height:72px !important;
}

#item13685 {
	width:65px !important;
	height:72px !important;
	left:443px !important;
	top:406px !important;
}

#item31084 {
	width:125px !important;
	height:37px !important;
}

#item31081 {
	width:125px !important;
	height:37px !important;
	left:196px !important;
	top:264px !important;
}

#item13750 {
	width:117px !important;
	height:52px !important;
}

#item13745 {
	width:117px !important;
	height:52px !important;
	left:75px !important;
	top:254px !important;
}

#item31382 {
	width:74px !important;
	height:52px !important;
}

#item31377 {
	width:74px !important;
	height:52px !important;
	left:181px !important;
	top:231px !important;
}

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

#item57049 {
	width:75px !important;
	height:7px !important;
	left:18px !important;
	top:544px !important;
}

#item57076 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:581px !important;
}

#item57103 {
	width:45px !important;
	height:7px !important;
	left:141px !important;
	top:511px !important;
}

#item57130 {
	width:41px !important;
	height:7px !important;
	left:141px !important;
	top:545px !important;
}

#item57157 {
	width:40px !important;
	height:7px !important;
	left:140px !important;
	top:584px !important;
}

#item57184 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:584px !important;
}

#item57212 {
	width:41px !important;
	height:7px !important;
	left:258px !important;
	top:523px !important;
}

#item57239 {
	width:41px !important;
	height:7px !important;
	left:258px !important;
	top:568px !important;
}

#item57266 {
	width:41px !important;
	height:7px !important;
	left:259px !important;
	top:598px !important;
}

#item57293 {
	width:41px !important;
	height:7px !important;
	left:379px !important;
	top:530px !important;
}

#item57321 {
	width:41px !important;
	height:7px !important;
	left:379px !important;
	top:575px !important;
}

#item46999 {
	width:87px !important;
	height:90px !important;
	left:221px !important;
	top:90px !important;
}

#item13483 {
	width:125px !important;
	height:163px !important;
}

#item13478 {
	width:125px !important;
	height:163px !important;
	left:9px !important;
	top:24px !important;
}

#item13771 {
	width:108px !important;
	height:67px !important;
}

#item13765 {
	width:108px !important;
	height:67px !important;
	left:10px !important;
	top:218px !important;
}

#item13777 {
	width:91px !important;
	height:112px !important;
}

#item13772 {
	width:91px !important;
	height:112px !important;
	left:133px !important;
	top:176px !important;
}

#item13784 {
	width:71px !important;
	height:213px !important;
}

#item13779 {
	width:71px !important;
	height:213px !important;
	left:274px !important;
	top:72px !important;
}

#item13790 {
	width:100px !important;
	height:35px !important;
}

#item13785 {
	width:100px !important;
	height:35px !important;
	left:232px !important;
	top:256px !important;
}

#item13803 {
	width:56px !important;
	height:86px !important;
}

#item13798 {
	width:56px !important;
	height:86px !important;
	left:360px !important;
	top:175px !important;
}

#item13809 {
	width:147px !important;
	height:37px !important;
}

#item13804 {
	width:147px !important;
	height:37px !important;
	left:348px !important;
	top:251px !important;
}

#item13797 {
	width:92px !important;
	height:72px !important;
}

#item13791 {
	width:92px !important;
	height:72px !important;
	left:150px !important;
	top:73px !important;
}

#item13698 {
	width:56px !important;
	height:70px !important;
}

#item13693 {
	width:56px !important;
	height:70px !important;
	left:16px !important;
	top:418px !important;
}

#item13705 {
	width:70px !important;
	height:81px !important;
}

#item13699 {
	width:70px !important;
	height:81px !important;
	left:107px !important;
	top:404px !important;
}

#item13711 {
	width:102px !important;
	height:32px !important;
}

#item13706 {
	width:102px !important;
	height:32px !important;
	left:178px !important;
	top:405px !important;
}

#item13717 {
	width:48px !important;
	height:62px !important;
}

#item13712 {
	width:48px !important;
	height:62px !important;
	left:315px !important;
	top:407px !important;
}

#item31067 {
	width:67px !important;
	height:49px !important;
}

#item31062 {
	width:67px !important;
	height:49px !important;
	left:197px !important;
	top:441px !important;
}

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

#item13718 {
	width:75px !important;
	height:56px !important;
	left:370px !important;
	top:411px !important;
}

#item13819 {
	width:179px !important;
	height:133px !important;
}

#item13814 {
	width:179px !important;
	height:133px !important;
	left:322px !important;
	top:485px !important;
}

#item13731 {
	width:46px !important;
	height:67px !important;
}

#item13726 {
	width:46px !important;
	height:67px !important;
	left:455px !important;
	top:410px !important;
}

#item57348 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:512px !important;
}

#item57375 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

#item57402 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:599px !important;
}

#item57429 {
	width:59px !important;
	height:7px !important;
	left:145px !important;
	top:527px !important;
}

#item57457 {
	width:59px !important;
	height:7px !important;
	left:145px !important;
	top:544px !important;
}

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

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

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

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

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

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

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

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

#item46763 {
	width:391px !important;
	height:554px !important;
	left:60px !important;
	top:45px !important;
}

#item13875 {
	width:210px !important;
	height:272px !important;
}

#item13870 {
	width:210px !important;
	height:272px !important;
	left:223px !important;
	top:62px !important;
}

#item13825 {
	width:140px !important;
	height:109px !important;
}

#item13820 {
	width:140px !important;
	height:109px !important;
	left:31px !important;
	top:54px !important;
}

#item13869 {
	width:124px !important;
	height:85px !important;
}

#item13864 {
	width:124px !important;
	height:85px !important;
	left:153px !important;
	top:38px !important;
}

#item13863 {
	width:179px !important;
	height:57px !important;
}

#item13858 {
	width:179px !important;
	height:57px !important;
	left:69px !important;
	top:125px !important;
}

#item13831 {
	width:98px !important;
	height:210px !important;
}

#item13826 {
	width:98px !important;
	height:210px !important;
	left:9px !important;
	top:374px !important;
}

#item13884 {
	width:98px !important;
	height:210px !important;
}

#item13879 {
	width:98px !important;
	height:210px !important;
	left:112px !important;
	top:374px !important;
}

#item13837 {
	width:91px !important;
	height:98px !important;
}

#item13832 {
	width:91px !important;
	height:98px !important;
	left:238px !important;
	top:394px !important;
}

#item28699 {
	width:160px !important;
	height:156px !important;
}

#item28694 {
	width:160px !important;
	height:156px !important;
	left:356px !important;
	top:338px !important;
}

#item47055 {
	width:82px !important;
	height:7px !important;
	left:224px !important;
	top:544px !important;
}

#item47082 {
	width:82px !important;
	height:7px !important;
	left:224px !important;
	top:578px !important;
}

#item47109 {
	width:82px !important;
	height:7px !important;
	left:354px !important;
	top:532px !important;
}

#item47136 {
	width:82px !important;
	height:7px !important;
	left:354px !important;
	top:582px !important;
}

#item13489 {
	width:392px !important;
	height:335px !important;
}

#item13484 {
	width:392px !important;
	height:335px !important;
}

#item13843 {
	width:124px !important;
	height:109px !important;
}

#item13838 {
	width:124px !important;
	height:109px !important;
	left:23px !important;
	top:385px !important;
}

#item28724 {
	width:124px !important;
	height:48px !important;
}

#item28719 {
	width:124px !important;
	height:48px !important;
	left:266px !important;
	top:445px !important;
}

#item13856 {
	width:116px !important;
	height:167px !important;
}

#item13850 {
	width:116px !important;
	height:167px !important;
	left:400px !important;
}

#item28706 {
	width:116px !important;
	height:162px !important;
}

#item28700 {
	width:116px !important;
	height:162px !important;
	left:400px !important;
	top:172px !important;
}

#item28718 {
	width:116px !important;
	height:153px !important;
}

#item28713 {
	width:116px !important;
	height:153px !important;
	left:400px !important;
	top:340px !important;
}

#item47164 {
	width:46px !important;
	height:7px !important;
	left:40px !important;
	top:518px !important;
}

#item47192 {
	width:45px !important;
	height:7px !important;
	left:40px !important;
	top:524px !important;
}

#item47219 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item47246 {
	width:46px !important;
	height:7px !important;
	left:29px !important;
	top:605px !important;
}

#item47274 {
	width:50px !important;
	height:7px !important;
	left:168px !important;
	top:542px !important;
}

#item47301 {
	width:50px !important;
	height:7px !important;
	left:168px !important;
	top:568px !important;
}

#item47328 {
	width:46px !important;
	height:7px !important;
	left:287px !important;
	top:526px !important;
}

#item47356 {
	width:46px !important;
	height:7px !important;
	left:287px !important;
	top:563px !important;
}

#item47383 {
	width:46px !important;
	height:7px !important;
	left:408px !important;
	top:519px !important;
}

#item47410 {
	width:59px !important;
	height:7px !important;
	left:408px !important;
	top:568px !important;
}

#item13495 {
	width:339px !important;
	height:350px !important;
}

#item13490 {
	width:339px !important;
	height:350px !important;
}

#item28730 {
	width:128px !important;
	height:98px !important;
}

#item28725 {
	width:128px !important;
	height:98px !important;
	top:252px !important;
}

#item28736 {
	width:264px !important;
	height:279px !important;
}

#item28731 {
	width:264px !important;
	height:279px !important;
	top:353px !important;
}

#item28742 {
	width:73px !important;
	height:50px !important;
}

#item28737 {
	width:73px !important;
	height:50px !important;
	left:268px !important;
	top:361px !important;
}

#item28777 {
	width:73px !important;
	height:50px !important;
}

#item28772 {
	width:73px !important;
	height:50px !important;
	left:268px !important;
	top:414px !important;
}

#item28783 {
	width:73px !important;
	height:58px !important;
}

#item28778 {
	width:73px !important;
	height:58px !important;
	left:268px !important;
	top:465px !important;
}

#item28789 {
	width:73px !important;
	height:54px !important;
}

#item28784 {
	width:73px !important;
	height:54px !important;
	left:268px !important;
	top:525px !important;
}

#item28795 {
	width:73px !important;
	height:51px !important;
}

#item28790 {
	width:73px !important;
	height:51px !important;
	left:268px !important;
	top:581px !important;
}

#item47438 {
	width:59px !important;
	height:7px !important;
	left:350px !important;
	top:197px !important;
}

#item47466 {
	width:59px !important;
	height:7px !important;
	left:442px !important;
	top:197px !important;
}

#item47493 {
	width:41px !important;
	height:7px !important;
	left:350px !important;
	top:285px !important;
}

#item47520 {
	width:60px !important;
	height:7px !important;
	left:425px !important;
	top:285px !important;
}

#item47547 {
	width:56px !important;
	height:7px !important;
	left:350px !important;
	top:291px !important;
}

#item47574 {
	width:49px !important;
	height:7px !important;
	left:425px !important;
	top:291px !important;
}

#item47601 {
	width:57px !important;
	height:7px !important;
	left:350px !important;
	top:298px !important;
}

#item47628 {
	width:60px !important;
	height:7px !important;
	left:350px !important;
	top:398px !important;
}

#item47655 {
	width:38px !important;
	height:7px !important;
	left:427px !important;
	top:398px !important;
}

#item47682 {
	width:57px !important;
	height:7px !important;
	left:350px !important;
	top:405px !important;
}

#item47710 {
	width:53px !important;
	height:7px !important;
	left:427px !important;
	top:405px !important;
}

#item47737 {
	width:52px !important;
	height:7px !important;
	left:350px !important;
	top:412px !important;
}

#item47765 {
	width:63px !important;
	height:7px !important;
	left:427px !important;
	top:412px !important;
}

#item47792 {
	width:55px !important;
	height:7px !important;
	left:350px !important;
	top:523px !important;
}

#item47819 {
	width:75px !important;
	height:7px !important;
	left:350px !important;
	top:542px !important;
}

#item47846 {
	width:59px !important;
	height:7px !important;
	left:350px !important;
	top:197px !important;
}

#item47873 {
	width:59px !important;
	height:7px !important;
	left:442px !important;
	top:197px !important;
}

#item47900 {
	width:41px !important;
	height:7px !important;
	left:350px !important;
	top:285px !important;
}

#item47927 {
	width:60px !important;
	height:7px !important;
	left:425px !important;
	top:285px !important;
}

#item47955 {
	width:56px !important;
	height:7px !important;
	left:350px !important;
	top:291px !important;
}

#item47982 {
	width:49px !important;
	height:7px !important;
	left:425px !important;
	top:291px !important;
}

#item48009 {
	width:57px !important;
	height:7px !important;
	left:350px !important;
	top:298px !important;
}

#item48036 {
	width:60px !important;
	height:7px !important;
	left:350px !important;
	top:398px !important;
}

#item48063 {
	width:38px !important;
	height:7px !important;
	left:427px !important;
	top:398px !important;
}

#item48090 {
	width:57px !important;
	height:7px !important;
	left:350px !important;
	top:405px !important;
}

#item48117 {
	width:53px !important;
	height:7px !important;
	left:427px !important;
	top:405px !important;
}

#item48144 {
	width:52px !important;
	height:7px !important;
	left:350px !important;
	top:412px !important;
}

#item48171 {
	width:63px !important;
	height:7px !important;
	left:427px !important;
	top:412px !important;
}

#item48199 {
	width:55px !important;
	height:7px !important;
	left:350px !important;
	top:523px !important;
}

#item48226 {
	width:75px !important;
	height:7px !important;
	left:350px !important;
	top:542px !important;
}

#item28749 {
	width:407px !important;
	height:351px !important;
}

#item28743 {
	width:407px !important;
	height:351px !important;
	left:21px !important;
	top:21px !important;
}

#item28755 {
	width:206px !important;
	height:194px !important;
}

#item28750 {
	width:206px !important;
	height:194px !important;
	left:20px !important;
	top:424px !important;
}

#item28839 {
	width:213px !important;
	height:194px !important;
}

#item28834 {
	width:213px !important;
	height:194px !important;
	left:287px !important;
	top:424px !important;
}

#item28768 {
	width:68px !important;
	height:60px !important;
}

#item28762 {
	width:68px !important;
	height:60px !important;
	left:431px !important;
	top:20px !important;
}

#item28803 {
	width:68px !important;
	height:61px !important;
}

#item28798 {
	width:68px !important;
	height:61px !important;
	left:431px !important;
	top:81px !important;
}

#item28809 {
	width:68px !important;
	height:58px !important;
}

#item28804 {
	width:68px !important;
	height:58px !important;
	left:431px !important;
	top:143px !important;
}

#item28815 {
	width:68px !important;
	height:48px !important;
}

#item28810 {
	width:68px !important;
	height:48px !important;
	left:431px !important;
	top:202px !important;
}

#item28821 {
	width:68px !important;
	height:61px !important;
}

#item28816 {
	width:68px !important;
	height:61px !important;
	left:431px !important;
	top:251px !important;
}

#item28830 {
	width:68px !important;
	height:58px !important;
}

#item28825 {
	width:68px !important;
	height:58px !important;
	left:431px !important;
	top:313px !important;
}

#item13501 {
	width:159px !important;
	height:246px !important;
}

#item13496 {
	width:159px !important;
	height:246px !important;
}

#item28845 {
	width:187px !important;
	height:100px !important;
}

#item28840 {
	width:187px !important;
	height:100px !important;
	left:232px !important;
	top:198px !important;
}

#item28882 {
	width:188px !important;
	height:168px !important;
}

#item28877 {
	width:188px !important;
	height:168px !important;
	left:463px !important;
	top:164px !important;
}

#item28851 {
	width:138px !important;
	height:214px !important;
}

#item28846 {
	width:138px !important;
	height:214px !important;
	left:69px !important;
	top:249px !important;
}

#item28857 {
	width:109px !important;
	height:137px !important;
}

#item28852 {
	width:109px !important;
	height:137px !important;
	left:99px !important;
	top:466px !important;
}

#item28864 {
	width:210px !important;
	height:216px !important;
}

#item28858 {
	width:210px !important;
	height:216px !important;
	left:306px !important;
	top:416px !important;
}

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

#item28906 {
	width:29px !important;
	height:28px !important;
	left:164px !important;
	top:140px !important;
}

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

#item28920 {
	width:28px !important;
	height:28px !important;
	left:104px !important;
	top:584px !important;
}

#item28937 {
	width:97px !important;
	height:136px !important;
}

#item28932 {
	width:97px !important;
	height:136px !important;
	top:466px !important;
}

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

#item28926 {
	width:28px !important;
	height:28px !important;
	left:137px !important;
	top:584px !important;
}

#item28870 {
	width:127px !important;
	height:181px !important;
}

#item28865 {
	width:127px !important;
	height:181px !important;
	left:209px !important;
	top:320px !important;
}

#item28876 {
	width:169px !important;
	height:150px !important;
}

#item28871 {
	width:169px !important;
	height:150px !important;
	left:347px !important;
	top:252px !important;
}

#item28888 {
	width:223px !important;
	height:353px !important;
}

#item28883 {
	width:223px !important;
	height:353px !important;
	left:160px !important;
	top:143px !important;
}

#item28900 {
	width:106px !important;
	height:139px !important;
}

#item28895 {
	width:106px !important;
	height:139px !important;
	left:157px !important;
}

#item28977 {
	width:115px !important;
	height:139px !important;
}

#item28972 {
	width:115px !important;
	height:139px !important;
	left:270px !important;
}

#item28894 {
	width:74px !important;
	height:104px !important;
}

#item28889 {
	width:74px !important;
	height:104px !important;
	left:159px !important;
	top:499px !important;
}

#item28965 {
	width:76px !important;
	height:104px !important;
}

#item28959 {
	width:76px !important;
	height:104px !important;
	left:234px !important;
	top:499px !important;
}

#item28971 {
	width:75px !important;
	height:104px !important;
}

#item28966 {
	width:75px !important;
	height:104px !important;
	left:310px !important;
	top:499px !important;
}

#item28957 {
	width:154px !important;
	height:250px !important;
}

#item28952 {
	width:154px !important;
	height:250px !important;
	top:338px !important;
}

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

#item28978 {
	width:28px !important;
	height:28px !important;
	left:266px !important;
	top:8px !important;
}

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

#item28984 {
	width:28px !important;
	height:28px !important;
	left:266px !important;
	top:38px !important;
}

#item48254 {
	width:60px !important;
	height:7px !important;
	left:395px !important;
	top:536px !important;
}

#item48281 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:543px !important;
}

#item48308 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:549px !important;
}

#item48335 {
	width:67px !important;
	height:7px !important;
	left:395px !important;
	top:556px !important;
}

#item48362 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:478px !important;
}

#item48389 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:485px !important;
}

#item48416 {
	width:54px !important;
	height:7px !important;
	left:395px !important;
	top:491px !important;
}

#item48444 {
	width:76px !important;
	height:7px !important;
	left:395px !important;
	top:88px !important;
}

#item48471 {
	width:75px !important;
	height:7px !important;
	left:395px !important;
	top:95px !important;
}

#item48498 {
	width:78px !important;
	height:7px !important;
	left:395px !important;
	top:33px !important;
}

#item48527 {
	width:64px !important;
	height:7px !important;
	left:395px !important;
	top:39px !important;
}

#item48554 {
	width:47px !important;
	height:7px !important;
	left:395px !important;
	top:145px !important;
}

#item48581 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:152px !important;
}

#item48608 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:159px !important;
}

#item48635 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:258px !important;
}

#item48662 {
	width:67px !important;
	height:7px !important;
	left:395px !important;
	top:440px !important;
}

#item48690 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:403px !important;
}

#item48717 {
	width:58px !important;
	height:7px !important;
	left:395px !important;
	top:301px !important;
}

#item48745 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:308px !important;
}

#item48772 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:314px !important;
}

#item48799 {
	width:57px !important;
	height:7px !important;
	left:395px !important;
	top:215px !important;
}

#item13507 {
	width:141px !important;
	height:236px !important;
}

#item13502 {
	width:141px !important;
	height:236px !important;
	left:66px !important;
}

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

#item29078 {
	width:29px !important;
	height:28px !important;
	left:29px !important;
	top:113px !important;
}

#item28997 {
	width:137px !important;
	height:163px !important;
}

#item28992 {
	width:137px !important;
	height:163px !important;
	left:132px !important;
	top:239px !important;
}

#item29003 {
	width:136px !important;
	height:199px !important;
}

#item28998 {
	width:136px !important;
	height:199px !important;
	left:132px !important;
	top:404px !important;
}

#item29009 {
	width:244px !important;
	height:270px !important;
}

#item29004 {
	width:244px !important;
	height:270px !important;
	left:271px !important;
	top:348px !important;
}

#item29023 {
	width:55px !important;
	height:101px !important;
}

#item29016 {
	width:55px !important;
	height:101px !important;
	left:306px !important;
	top:166px !important;
}

#item29095 {
	width:84px !important;
	height:109px !important;
}

#item29090 {
	width:84px !important;
	height:109px !important;
	left:318px !important;
	top:166px !important;
}

#item29101 {
	width:88px !important;
	height:90px !important;
}

#item29096 {
	width:88px !important;
	height:90px !important;
	left:348px !important;
	top:190px !important;
}

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

#item29084 {
	width:28px !important;
	height:28px !important;
	left:139px !important;
	top:545px !important;
}

#item29015 {
	width:137px !important;
	height:120px !important;
}

#item29010 {
	width:137px !important;
	height:120px !important;
	left:424px !important;
	top:287px !important;
}

#item48826 {
	width:78px !important;
	height:7px !important;
	left:18px !important;
	top:264px !important;
}

#item48853 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:271px !important;
}

#item48880 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:315px !important;
}

#item48907 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:322px !important;
}

#item48934 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:328px !important;
}

#item48962 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:335px !important;
}

#item48989 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:372px !important;
}

#item49016 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:378px !important;
}

#item49043 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:385px !important;
}

#item49071 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:391px !important;
}

#item49098 {
	width:78px !important;
	height:7px !important;
	left:18px !important;
	top:429px !important;
}

#item49125 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:479px !important;
}

#item49152 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:531px !important;
}

#item49179 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:569px !important;
}

#item49207 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:576px !important;
}

#item49234 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:582px !important;
}

#item49261 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:589px !important;
}

#item29029 {
	width:159px !important;
	height:211px !important;
}

#item29024 {
	width:159px !important;
	height:211px !important;
	left:60px !important;
	top:322px !important;
}

#item29035 {
	width:198px !important;
	height:147px !important;
}

#item29030 {
	width:198px !important;
	height:147px !important;
	top:171px !important;
}

#item29041 {
	width:217px !important;
	height:306px !important;
}

#item29036 {
	width:217px !important;
	height:306px !important;
	left:279px !important;
}

#item29060 {
	width:112px !important;
	height:136px !important;
}

#item29054 {
	width:112px !important;
	height:136px !important;
	left:247px !important;
	top:388px !important;
}

#item31055 {
	width:87px !important;
	height:72px !important;
}

#item31050 {
	width:87px !important;
	height:72px !important;
	left:260px !important;
	top:308px !important;
}

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

#item29109 {
	width:28px !important;
	height:28px !important;
	left:222px !important;
	top:316px !important;
}

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

#item29115 {
	width:28px !important;
	height:28px !important;
	left:222px !important;
	top:347px !important;
}

#item29066 {
	width:118px !important;
	height:22px !important;
}

#item29061 {
	width:118px !important;
	height:22px !important;
	left:398px !important;
	top:320px !important;
}

#item29126 {
	width:118px !important;
	height:19px !important;
}

#item29121 {
	width:118px !important;
	height:19px !important;
	left:398px !important;
	top:343px !important;
}

#item29133 {
	width:118px !important;
	height:19px !important;
}

#item29127 {
	width:118px !important;
	height:19px !important;
	left:398px !important;
	top:366px !important;
}

#item29072 {
	width:154px !important;
	height:127px !important;
}

#item29067 {
	width:154px !important;
	height:127px !important;
	left:361px !important;
	top:398px !important;
}

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

#item29042 {
	width:29px !important;
	height:29px !important;
	left:243px !important;
	top:113px !important;
}

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

#item29103 {
	width:29px !important;
	height:29px !important;
	left:243px !important;
	top:144px !important;
}

#item49288 {
	width:55px !important;
	height:7px !important;
	left:224px !important;
	top:559px !important;
}

#item49315 {
	width:42px !important;
	height:7px !important;
	left:279px !important;
	top:559px !important;
}

#item49342 {
	width:57px !important;
	height:7px !important;
	left:224px !important;
	top:566px !important;
}

#item49369 {
	width:45px !important;
	height:7px !important;
	left:327px !important;
	top:551px !important;
}

#item49396 {
	width:54px !important;
	height:7px !important;
	left:375px !important;
	top:551px !important;
}

#item49423 {
	width:52px !important;
	height:7px !important;
	left:327px !important;
	top:558px !important;
}

#item49451 {
	width:56px !important;
	height:7px !important;
	left:327px !important;
	top:591px !important;
}

#item13514 {
	width:140px !important;
	height:206px !important;
}

#item13508 {
	width:140px !important;
	height:206px !important;
}

#item29148 {
	width:150px !important;
	height:206px !important;
}

#item29143 {
	width:150px !important;
	height:206px !important;
	left:143px !important;
}

#item29154 {
	width:292px !important;
	height:291px !important;
}

#item29149 {
	width:292px !important;
	height:291px !important;
	top:208px !important;
}

#item29160 {
	width:215px !important;
	height:207px !important;
}

#item29155 {
	width:215px !important;
	height:207px !important;
	left:301px !important;
	top:259px !important;
}

#item29166 {
	width:210px !important;
	height:233px !important;
}

#item29161 {
	width:210px !important;
	height:233px !important;
	left:306px !important;
	top:24px !important;
}

#item49478 {
	width:57px !important;
	height:7px !important;
	left:286px !important;
	top:546px !important;
}

#item49505 {
	width:50px !important;
	height:7px !important;
	left:286px !important;
	top:553px !important;
}

#item49532 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:546px !important;
}

#item49559 {
	width:53px !important;
	height:7px !important;
	left:392px !important;
	top:553px !important;
}

#item49586 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:559px !important;
}

#item29172 {
	width:238px !important;
	height:198px !important;
}

#item29167 {
	width:238px !important;
	height:198px !important;
	top:57px !important;
}

#item29179 {
	width:224px !important;
	height:219px !important;
}

#item29173 {
	width:224px !important;
	height:219px !important;
	top:258px !important;
}

#item29185 {
	width:135px !important;
	height:191px !important;
}

#item29180 {
	width:135px !important;
	height:191px !important;
	left:240px !important;
	top:309px !important;
}

#item29212 {
	width:138px !important;
	height:191px !important;
}

#item29206 {
	width:138px !important;
	height:191px !important;
	left:378px !important;
	top:309px !important;
}

#item29199 {
	width:274px !important;
	height:305px !important;
}

#item29193 {
	width:274px !important;
	height:305px !important;
	left:242px !important;
}

#item49614 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:539px !important;
}

#item49641 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:546px !important;
}

#item49668 {
	width:45px !important;
	height:7px !important;
	left:135px !important;
	top:547px !important;
}

#item49696 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:554px !important;
}

#item49723 {
	width:50px !important;
	height:7px !important;
	left:240px !important;
	top:547px !important;
}

#item49750 {
	width:43px !important;
	height:7px !important;
	left:240px !important;
	top:554px !important;
}

#item49777 {
	width:60px !important;
	height:7px !important;
	left:348px !important;
	top:546px !important;
}

#item49804 {
	width:45px !important;
	height:7px !important;
	left:348px !important;
	top:553px !important;
}

#item13520 {
	width:232px !important;
	height:485px !important;
}

#item13515 {
	width:232px !important;
	height:485px !important;
}

#item29219 {
	width:226px !important;
	height:314px !important;
}

#item29213 {
	width:226px !important;
	height:314px !important;
	left:235px !important;
}

#item29225 {
	width:172px !important;
	height:316px !important;
}

#item29220 {
	width:172px !important;
	height:316px !important;
	left:290px !important;
	top:316px !important;
}

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

#item29252 {
	width:28px !important;
	height:28px !important;
	left:257px !important;
	top:437px !important;
}

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

#item29258 {
	width:28px !important;
	height:27px !important;
	left:257px !important;
	top:469px !important;
}

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

#item29244 {
	width:29px !important;
	height:29px !important;
	left:180px !important;
	top:122px !important;
}

#item49831 {
	width:87px !important;
	height:7px !important;
	left:18px !important;
	top:517px !important;
}

#item49858 {
	width:76px !important;
	height:7px !important;
	left:18px !important;
	top:524px !important;
}

#item49885 {
	width:52px !important;
	height:7px !important;
	left:120px !important;
	top:516px !important;
}

#item49913 {
	width:45px !important;
	height:7px !important;
	left:120px !important;
	top:523px !important;
}

#item49941 {
	width:68px !important;
	height:7px !important;
	left:120px !important;
	top:570px !important;
}

#item49968 {
	width:56px !important;
	height:7px !important;
	left:120px !important;
	top:577px !important;
}

#item49995 {
	width:66px !important;
	height:7px !important;
	left:120px !important;
	top:584px !important;
}

#item29231 {
	width:251px !important;
	height:486px !important;
}

#item29226 {
	width:251px !important;
	height:486px !important;
}

#item29237 {
	width:196px !important;
	height:133px !important;
}

#item29232 {
	width:196px !important;
	height:133px !important;
	left:290px !important;
	top:264px !important;
}

#item31042 {
	width:125px !important;
	height:163px !important;
}

#item31036 {
	width:125px !important;
	height:163px !important;
	left:310px !important;
	top:100px !important;
}

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

#item29238 {
	width:120px !important;
	height:196px !important;
	left:255px !important;
	top:415px !important;
}

#item29270 {
	width:101px !important;
	height:27px !important;
}

#item29265 {
	width:101px !important;
	height:27px !important;
	left:319px !important;
	top:207px !important;
}

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

#item31044 {
	width:29px !important;
	height:29px !important;
	left:457px !important;
	top:108px !important;
}

#item50023 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:460px !important;
}

#item50050 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:511px !important;
}

#item50077 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:518px !important;
}

#item50105 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:569px !important;
}

#item13526 {
	width:133px !important;
	height:131px !important;
}

#item13521 {
	width:133px !important;
	height:131px !important;
	left:52px !important;
	top:100px !important;
}

#item29283 {
	width:140px !important;
	height:220px !important;
}

#item29278 {
	width:140px !important;
	height:220px !important;
	left:41px !important;
	top:214px !important;
}

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

#item29304 {
	width:29px !important;
	height:28px !important;
	left:28px !important;
	top:497px !important;
}

#item29290 {
	width:160px !important;
	height:293px !important;
}

#item29284 {
	width:160px !important;
	height:293px !important;
	left:183px !important;
	top:115px !important;
}

#item29297 {
	width:147px !important;
	height:172px !important;
}

#item29291 {
	width:147px !important;
	height:172px !important;
	left:346px !important;
	top:94px !important;
}

#item29303 {
	width:107px !important;
	height:258px !important;
}

#item29298 {
	width:107px !important;
	height:258px !important;
	left:366px !important;
	top:207px !important;
}

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

#item29272 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:83px !important;
}

#item50132 {
	width:57px !important;
	height:7px !important;
	left:19px !important;
	top:566px !important;
}

#item50159 {
	width:43px !important;
	height:7px !important;
	left:19px !important;
	top:573px !important;
}

#item50187 {
	width:57px !important;
	height:7px !important;
	left:115px !important;
	top:559px !important;
}

#item50215 {
	width:45px !important;
	height:7px !important;
	left:115px !important;
	top:565px !important;
}

#item50242 {
	width:71px !important;
	height:7px !important;
	left:210px !important;
	top:566px !important;
}

#item50269 {
	width:45px !important;
	height:7px !important;
	left:305px !important;
	top:565px !important;
}

#item50296 {
	width:43px !important;
	height:7px !important;
	left:305px !important;
	top:572px !important;
}

#item50323 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:565px !important;
}

#item29315 {
	width:289px !important;
	height:334px !important;
}

#item29310 {
	width:289px !important;
	height:334px !important;
	left:82px !important;
	top:155px !important;
}

#item29321 {
	width:215px !important;
	height:269px !important;
}

#item29316 {
	width:215px !important;
	height:269px !important;
	left:139px !important;
	top:343px !important;
}

#item50350 {
	width:58px !important;
	height:7px !important;
	left:398px !important;
	top:490px !important;
}

#item50377 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:539px !important;
}

#item13532 {
	width:179px !important;
	height:173px !important;
}

#item13527 {
	width:179px !important;
	height:173px !important;
	left:306px !important;
	top:206px !important;
}

#item29329 {
	width:127px !important;
	height:177px !important;
}

#item29324 {
	width:127px !important;
	height:177px !important;
	left:324px !important;
	top:340px !important;
}

#item29335 {
	width:113px !important;
	height:139px !important;
}

#item29330 {
	width:113px !important;
	height:139px !important;
	left:187px !important;
	top:148px !important;
}

#item29383 {
	width:112px !important;
	height:78px !important;
}

#item29378 {
	width:112px !important;
	height:78px !important;
	left:188px !important;
	top:289px !important;
}

#item29341 {
	width:137px !important;
	height:101px !important;
}

#item29336 {
	width:137px !important;
	height:101px !important;
	left:34px !important;
	top:98px !important;
}

#item29349 {
	width:118px !important;
	height:255px !important;
}

#item29343 {
	width:118px !important;
	height:255px !important;
	left:39px !important;
	top:222px !important;
}

#item29377 {
	width:78px !important;
	height:26px !important;
}

#item29371 {
	width:78px !important;
	height:26px !important;
	left:60px !important;
	top:194px !important;
}

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

#item29384 {
	width:28px !important;
	height:28px !important;
	left:283px !important;
	top:196px !important;
}

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

#item29392 {
	width:30px !important;
	height:29px !important;
	left:452px !important;
	top:403px !important;
}

#item50404 {
	width:83px !important;
	height:7px !important;
	left:91px !important;
	top:561px !important;
}

#item50431 {
	width:45px !important;
	height:7px !important;
	left:195px !important;
	top:561px !important;
}

#item50459 {
	width:45px !important;
	height:7px !important;
	left:296px !important;
	top:568px !important;
}

#item50486 {
	width:43px !important;
	height:7px !important;
	left:403px !important;
	top:561px !important;
}

#item50514 {
	width:45px !important;
	height:7px !important;
	left:403px !important;
	top:567px !important;
}

#item50541 {
	width:55px !important;
	height:7px !important;
	left:403px !important;
	top:574px !important;
}

#item29355 {
	width:173px !important;
	height:314px !important;
}

#item29350 {
	width:173px !important;
	height:314px !important;
	left:23px !important;
	top:96px !important;
}

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

#item29356 {
	width:128px !important;
	height:258px !important;
	left:290px !important;
	top:215px !important;
}

#item29367 {
	width:143px !important;
	height:185px !important;
}

#item29362 {
	width:143px !important;
	height:185px !important;
	left:293px !important;
	top:88px !important;
}

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

#item29398 {
	width:29px !important;
	height:28px !important;
	left:202px !important;
	top:248px !important;
}

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

#item29404 {
	width:29px !important;
	height:28px !important;
	left:446px !important;
	top:201px !important;
}

#item50568 {
	width:45px !important;
	height:7px !important;
	left:23px !important;
	top:561px !important;
}

#item50595 {
	width:60px !important;
	height:7px !important;
	left:23px !important;
	top:568px !important;
}

#item50622 {
	width:53px !important;
	height:7px !important;
	left:121px !important;
	top:561px !important;
}

#item50649 {
	width:45px !important;
	height:7px !important;
	left:121px !important;
	top:568px !important;
}

#item50676 {
	width:60px !important;
	height:7px !important;
	left:216px !important;
	top:562px !important;
}

#item50704 {
	width:45px !important;
	height:7px !important;
	left:216px !important;
	top:568px !important;
}

#item50731 {
	width:60px !important;
	height:7px !important;
	left:216px !important;
	top:575px !important;
}

#item50758 {
	width:60px !important;
	height:7px !important;
	left:311px !important;
	top:561px !important;
}

#item50785 {
	width:45px !important;
	height:7px !important;
	left:311px !important;
	top:568px !important;
}

#item50812 {
	width:54px !important;
	height:7px !important;
	left:311px !important;
	top:574px !important;
}

#item50839 {
	width:45px !important;
	height:7px !important;
	left:407px !important;
	top:568px !important;
}

#item13538 {
	width:156px !important;
	height:165px !important;
}

#item13533 {
	width:156px !important;
	height:165px !important;
	left:45px !important;
	top:97px !important;
}

#item29416 {
	width:103px !important;
	height:244px !important;
}

#item29410 {
	width:103px !important;
	height:244px !important;
	left:65px !important;
	top:227px !important;
}

#item29422 {
	width:140px !important;
	height:202px !important;
}

#item29417 {
	width:140px !important;
	height:202px !important;
	left:313px !important;
	top:321px !important;
}

#item29428 {
	width:181px !important;
	height:215px !important;
}

#item29423 {
	width:181px !important;
	height:215px !important;
	left:268px !important;
	top:202px !important;
}

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

#item29465 {
	width:28px !important;
	height:28px !important;
	left:208px !important;
	top:104px !important;
}

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

#item29471 {
	width:28px !important;
	height:28px !important;
	left:212px !important;
	top:404px !important;
}

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

#item29477 {
	width:28px !important;
	height:28px !important;
	left:212px !important;
	top:435px !important;
}

#item50866 {
	width:45px !important;
	height:7px !important;
	left:72px !important;
	top:564px !important;
}

#item50893 {
	width:43px !important;
	height:7px !important;
	left:72px !important;
	top:571px !important;
}

#item50920 {
	width:58px !important;
	height:7px !important;
	left:177px !important;
	top:564px !important;
}

#item50948 {
	width:41px !important;
	height:7px !important;
	left:177px !important;
	top:571px !important;
}

#item50975 {
	width:45px !important;
	height:7px !important;
	left:177px !important;
	top:577px !important;
}

#item51004 {
	width:49px !important;
	height:7px !important;
	left:177px !important;
	top:584px !important;
}

#item51031 {
	width:45px !important;
	height:7px !important;
	left:282px !important;
	top:564px !important;
}

#item51058 {
	width:43px !important;
	height:7px !important;
	left:282px !important;
	top:571px !important;
}

#item51085 {
	width:58px !important;
	height:7px !important;
	left:387px !important;
	top:558px !important;
}

#item51112 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:564px !important;
}

#item29434 {
	width:143px !important;
	height:200px !important;
}

#item29429 {
	width:143px !important;
	height:200px !important;
	left:75px !important;
	top:86px !important;
}

#item29503 {
	width:118px !important;
	height:81px !important;
}

#item29497 {
	width:118px !important;
	height:81px !important;
	left:87px !important;
	top:236px !important;
}

#item29446 {
	width:164px !important;
	height:202px !important;
}

#item29441 {
	width:164px !important;
	height:202px !important;
	left:52px !important;
	top:411px !important;
}

#item29509 {
	width:121px !important;
	height:72px !important;
}

#item29504 {
	width:121px !important;
	height:72px !important;
	left:71px !important;
	top:560px !important;
}

#item29452 {
	width:277px !important;
	height:286px !important;
}

#item29447 {
	width:277px !important;
	height:286px !important;
	left:239px !important;
	top:153px !important;
}

#item29458 {
	width:236px !important;
	height:275px !important;
}

#item29453 {
	width:236px !important;
	height:275px !important;
	left:280px !important;
	top:249px !important;
}

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

#item29435 {
	width:28px !important;
	height:28px !important;
	left:41px !important;
	top:114px !important;
}

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

#item29491 {
	width:28px !important;
	height:28px !important;
	left:41px !important;
	top:145px !important;
}

#item29489 {
	width:99px !important;
	height:44px !important;
}

#item29484 {
	width:99px !important;
	height:44px !important;
	left:98px !important;
	top:208px !important;
}

#item51139 {
	width:43px !important;
	height:7px !important;
	left:240px !important;
	top:562px !important;
}

#item51166 {
	width:45px !important;
	height:7px !important;
	left:240px !important;
	top:569px !important;
}

#item51194 {
	width:46px !important;
	height:7px !important;
	left:240px !important;
	top:576px !important;
}

#item51221 {
	width:45px !important;
	height:7px !important;
	left:333px !important;
	top:562px !important;
}

#item51248 {
	width:43px !important;
	height:7px !important;
	left:333px !important;
	top:569px !important;
}

#item51276 {
	width:75px !important;
	height:7px !important;
	left:412px !important;
	top:555px !important;
}

#item13544 {
	width:264px !important;
	height:514px !important;
}

#item13539 {
	width:264px !important;
	height:514px !important;
	left:252px !important;
	top:21px !important;
}

#item29562 {
	width:71px !important;
	height:78px !important;
}

#item29557 {
	width:71px !important;
	height:78px !important;
	left:212px !important;
	top:120px !important;
}

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

#item29563 {
	width:71px !important;
	height:94px !important;
	left:212px !important;
	top:199px !important;
}

#item29515 {
	width:210px !important;
	height:272px !important;
}

#item29510 {
	width:210px !important;
	height:272px !important;
	top:20px !important;
}

#item29553 {
	width:210px !important;
	height:297px !important;
}

#item29548 {
	width:210px !important;
	height:297px !important;
	top:297px !important;
}

#item51303 {
	width:60px !important;
	height:7px !important;
	left:197px !important;
	top:566px !important;
}

#item51330 {
	width:45px !important;
	height:7px !important;
	left:197px !important;
	top:573px !important;
}

#item51357 {
	width:45px !important;
	height:7px !important;
	left:296px !important;
	top:572px !important;
}

#item51384 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:566px !important;
}

#item51411 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:573px !important;
}

#item51439 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:579px !important;
}

#item51466 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:586px !important;
}

#item29528 {
	width:264px !important;
	height:213px !important;
}

#item29523 {
	width:264px !important;
	height:213px !important;
	left:32px !important;
	top:98px !important;
}

#item29534 {
	width:158px !important;
	height:320px !important;
}

#item29529 {
	width:158px !important;
	height:320px !important;
	left:138px !important;
	top:312px !important;
}

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

#item29569 {
	width:29px !important;
	height:29px !important;
	left:249px !important;
	top:407px !important;
}

#item29540 {
	width:177px !important;
	height:115px !important;
}

#item29535 {
	width:177px !important;
	height:115px !important;
	left:317px !important;
	top:469px !important;
}

#item29547 {
	width:215px !important;
	height:309px !important;
}

#item29542 {
	width:215px !important;
	height:309px !important;
	left:300px !important;
}

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

#item29582 {
	width:29px !important;
	height:28px !important;
	left:307px !important;
	top:180px !important;
}

#item29581 {
	width:116px !important;
	height:203px !important;
}

#item29575 {
	width:116px !important;
	height:203px !important;
	left:332px !important;
	top:313px !important;
}

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

#item51521 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:408px !important;
}

#item51548 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:415px !important;
}

#item51575 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:464px !important;
}

#item51602 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:471px !important;
}

#item51629 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item51656 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item13550 {
	width:97px !important;
	height:137px !important;
}

#item13545 {
	width:97px !important;
	height:137px !important;
	left:393px !important;
	top:23px !important;
}

#item29593 {
	width:135px !important;
	height:43px !important;
}

#item29588 {
	width:135px !important;
	height:43px !important;
	left:361px !important;
	top:200px !important;
}

#item29599 {
	width:127px !important;
	height:127px !important;
}

#item29594 {
	width:127px !important;
	height:127px !important;
	left:354px !important;
	top:256px !important;
}

#item29611 {
	width:163px !important;
	height:249px !important;
}

#item29606 {
	width:163px !important;
	height:249px !important;
	left:20px !important;
	top:21px !important;
}

#item29663 {
	width:163px !important;
	height:249px !important;
}

#item29658 {
	width:163px !important;
	height:249px !important;
	left:186px !important;
	top:21px !important;
}

#item29618 {
	width:102px !important;
	height:204px !important;
}

#item29612 {
	width:102px !important;
	height:204px !important;
	left:117px !important;
	top:399px !important;
}

#item29671 {
	width:97px !important;
	height:204px !important;
}

#item29665 {
	width:97px !important;
	height:204px !important;
	left:220px !important;
	top:399px !important;
}

#item29677 {
	width:117px !important;
	height:204px !important;
}

#item29672 {
	width:117px !important;
	height:204px !important;
	left:318px !important;
	top:399px !important;
}

#item29683 {
	width:96px !important;
	height:204px !important;
}

#item29678 {
	width:96px !important;
	height:204px !important;
	left:420px !important;
	top:399px !important;
}

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

#item29646 {
	width:29px !important;
	height:28px !important;
	left:152px !important;
	top:165px !important;
}

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

#item29652 {
	width:29px !important;
	height:28px !important;
	left:152px !important;
	top:197px !important;
}

#item51683 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:291px !important;
}

#item51711 {
	width:50px !important;
	height:7px !important;
	left:59px !important;
	top:291px !important;
}

#item51738 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:297px !important;
}

#item51765 {
	width:71px !important;
	height:7px !important;
	left:18px !important;
	top:331px !important;
}

#item51792 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:368px !important;
}

#item51821 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:405px !important;
}

#item51848 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:468px !important;
}

#item51875 {
	width:49px !important;
	height:7px !important;
	left:60px !important;
	top:468px !important;
}

#item51902 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:505px !important;
}

#item51929 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:542px !important;
}

#item51957 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:586px !important;
}

#item29631 {
	width:200px !important;
	height:315px !important;
}

#item29626 {
	width:200px !important;
	height:315px !important;
	left:14px !important;
}

#item29692 {
	width:200px !important;
	height:315px !important;
}

#item29687 {
	width:200px !important;
	height:315px !important;
	left:14px !important;
	top:317px !important;
}

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

#item29693 {
	width:29px !important;
	height:28px !important;
	left:167px !important;
	top:400px !important;
}

#item29637 {
	width:174px !important;
	height:293px !important;
}

#item29632 {
	width:174px !important;
	height:293px !important;
	left:316px !important;
	top:102px !important;
}

#item29705 {
	width:106px !important;
	height:135px !important;
}

#item29700 {
	width:106px !important;
	height:135px !important;
	left:345px !important;
	top:398px !important;
}

#item29711 {
	width:120px !important;
	height:112px !important;
}

#item29706 {
	width:120px !important;
	height:112px !important;
	left:339px !important;
	top:492px !important;
}

#item51984 {
	width:45px !important;
	height:7px !important;
	left:217px !important;
	top:428px !important;
}

#item52011 {
	width:44px !important;
	height:7px !important;
	left:217px !important;
	top:503px !important;
}

#item52038 {
	width:45px !important;
	height:7px !important;
	left:217px !important;
	top:509px !important;
}

#item52065 {
	width:79px !important;
	height:7px !important;
	left:217px !important;
	top:542px !important;
}

#item52092 {
	width:67px !important;
	height:7px !important;
	left:217px !important;
	top:548px !important;
}

#item52119 {
	width:63px !important;
	height:7px !important;
	left:217px !important;
	top:581px !important;
}

#item13556 {
	width:123px !important;
	height:242px !important;
}

#item13551 {
	width:123px !important;
	height:242px !important;
	left:135px !important;
}

#item29718 {
	width:123px !important;
	height:180px !important;
}

#item29713 {
	width:123px !important;
	height:180px !important;
	left:135px !important;
	top:244px !important;
}

#item29725 {
	width:123px !important;
	height:177px !important;
}

#item29719 {
	width:123px !important;
	height:177px !important;
	left:135px !important;
	top:424px !important;
}

#item29731 {
	width:106px !important;
	height:105px !important;
}

#item29726 {
	width:106px !important;
	height:105px !important;
	left:259px !important;
	top:496px !important;
}

#item29738 {
	width:106px !important;
	height:252px !important;
}

#item29732 {
	width:106px !important;
	height:252px !important;
	left:259px !important;
	top:243px !important;
}

#item29744 {
	width:151px !important;
	height:369px !important;
}

#item29739 {
	width:151px !important;
	height:369px !important;
	left:365px !important;
	top:87px !important;
}

#item29750 {
	width:151px !important;
	height:178px !important;
}

#item29745 {
	width:151px !important;
	height:178px !important;
	left:365px !important;
	top:409px !important;
}

#item52146 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:40px !important;
}

#item52173 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:92px !important;
}

#item52201 {
	width:73px !important;
	height:7px !important;
	left:18px !important;
	top:152px !important;
}

#item52228 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:211px !important;
}

#item52255 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:258px !important;
}

#item52282 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:305px !important;
}

#item52309 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:344px !important;
}

#item52336 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:384px !important;
}

#item52364 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:390px !important;
}

#item52391 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:449px !important;
}

#item52418 {
	width:64px !important;
	height:7px !important;
	left:18px !important;
	top:508px !important;
}

#item52446 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:543px !important;
}

#item52473 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:40px !important;
}

#item52500 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:92px !important;
}

#item52527 {
	width:73px !important;
	height:7px !important;
	left:18px !important;
	top:152px !important;
}

#item52554 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:211px !important;
}

#item52581 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:258px !important;
}

#item52608 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:305px !important;
}

#item52637 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:344px !important;
}

#item52665 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:384px !important;
}

#item52693 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:390px !important;
}

#item52721 {
	width:49px !important;
	height:7px !important;
	left:18px !important;
	top:449px !important;
}

#item52748 {
	width:64px !important;
	height:7px !important;
	left:18px !important;
	top:508px !important;
}

#item52776 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:543px !important;
}

#item29759 {
	width:136px !important;
	height:127px !important;
}

#item29754 {
	width:136px !important;
	height:127px !important;
	left:55px !important;
	top:26px !important;
}

#item29765 {
	width:112px !important;
	height:137px !important;
}

#item29760 {
	width:112px !important;
	height:137px !important;
	left:77px !important;
	top:223px !important;
}

#item29779 {
	width:123px !important;
	height:128px !important;
}

#item29774 {
	width:123px !important;
	height:128px !important;
	left:200px !important;
	top:355px !important;
}

#item29785 {
	width:142px !important;
	height:279px !important;
}

#item29780 {
	width:142px !important;
	height:279px !important;
	left:194px !important;
	top:62px !important;
}

#item29792 {
	width:91px !important;
	height:103px !important;
}

#item29787 {
	width:91px !important;
	height:103px !important;
	left:338px !important;
}

#item29805 {
	width:178px !important;
	height:241px !important;
}

#item29799 {
	width:178px !important;
	height:241px !important;
	left:338px !important;
	top:105px !important;
}

#item29811 {
	width:178px !important;
	height:257px !important;
}

#item29806 {
	width:178px !important;
	height:257px !important;
	left:338px !important;
	top:346px !important;
}

#item29798 {
	width:86px !important;
	height:103px !important;
}

#item29793 {
	width:86px !important;
	height:103px !important;
	left:430px !important;
}

#item29772 {
	width:196px !important;
	height:213px !important;
}

#item29766 {
	width:196px !important;
	height:213px !important;
	top:420px !important;
}

#item13563 {
	width:232px !important;
	height:255px !important;
}

#item13557 {
	width:232px !important;
	height:255px !important;
	top:90px !important;
}

#item29817 {
	width:148px !important;
	height:325px !important;
}

#item29812 {
	width:148px !important;
	height:325px !important;
	left:234px !important;
	top:20px !important;
}

#item29823 {
	width:102px !important;
	height:124px !important;
}

#item29818 {
	width:102px !important;
	height:124px !important;
	left:383px !important;
	top:156px !important;
}

#item29830 {
	width:193px !important;
	height:278px !important;
}

#item29824 {
	width:193px !important;
	height:278px !important;
	left:129px !important;
	top:355px !important;
}

#item29836 {
	width:193px !important;
	height:278px !important;
}

#item29831 {
	width:193px !important;
	height:278px !important;
	left:323px !important;
	top:355px !important;
}

#item52803 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:565px !important;
}

#item52830 {
	width:71px !important;
	height:7px !important;
	left:18px !important;
	top:581px !important;
}

#item52858 {
	width:83px !important;
	height:7px !important;
	left:393px !important;
	top:68px !important;
}

#item52885 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:126px !important;
}

#item52912 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:325px !important;
}

#item31029 {
	width:101px !important;
	height:127px !important;
}

#item31024 {
	width:101px !important;
	height:127px !important;
	left:31px !important;
	top:485px !important;
}

#item29842 {
	width:164px !important;
	height:264px !important;
}

#item29837 {
	width:164px !important;
	height:264px !important;
	left:133px !important;
	top:20px !important;
}

#item29856 {
	width:104px !important;
	height:264px !important;
}

#item29851 {
	width:104px !important;
	height:264px !important;
	left:298px !important;
	top:20px !important;
}

#item29862 {
	width:94px !important;
	height:106px !important;
}

#item29857 {
	width:94px !important;
	height:106px !important;
	left:402px !important;
	top:20px !important;
}

#item29868 {
	width:94px !important;
	height:158px !important;
}

#item29863 {
	width:94px !important;
	height:158px !important;
	left:402px !important;
	top:126px !important;
}

#item29848 {
	width:157px !important;
	height:303px !important;
}

#item29843 {
	width:157px !important;
	height:303px !important;
	left:311px !important;
	top:301px !important;
}

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

#item29917 {
	width:28px !important;
	height:28px !important;
	left:468px !important;
	top:454px !important;
}

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

#item29925 {
	width:28px !important;
	height:28px !important;
	left:468px !important;
	top:482px !important;
}

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

#item29931 {
	width:28px !important;
	height:28px !important;
	left:468px !important;
	top:511px !important;
}

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

#item29937 {
	width:28px !important;
	height:28px !important;
	left:468px !important;
	top:539px !important;
}

#item29876 {
	width:110px !important;
	height:303px !important;
}

#item29871 {
	width:110px !important;
	height:303px !important;
	left:200px !important;
	top:301px !important;
}

#item29882 {
	width:67px !important;
	height:159px !important;
}

#item29877 {
	width:67px !important;
	height:159px !important;
	left:133px !important;
	top:445px !important;
}

#item31035 {
	width:23px !important;
	height:24px !important;
}

#item31030 {
	width:23px !important;
	height:24px !important;
	left:32px !important;
	top:541px !important;
}

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

#item29883 {
	width:28px !important;
	height:28px !important;
	left:133px !important;
	top:301px !important;
}

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

#item29889 {
	width:28px !important;
	height:28px !important;
	left:133px !important;
	top:329px !important;
}

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

#item29895 {
	width:28px !important;
	height:28px !important;
	left:133px !important;
	top:358px !important;
}

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

#item29903 {
	width:28px !important;
	height:28px !important;
	left:133px !important;
	top:386px !important;
}

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

#item29910 {
	width:28px !important;
	height:28px !important;
	left:133px !important;
	top:414px !important;
}

#item52940 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:52px !important;
}

#item52968 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:108px !important;
}

#item52995 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:171px !important;
}

#item53022 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:227px !important;
}

#item53049 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:234px !important;
}

#item53076 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:240px !important;
}

#item53103 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:247px !important;
}

#item53130 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:253px !important;
}

#item53157 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:286px !important;
}

#item53184 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:293px !important;
}

#item53212 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:299px !important;
}

#item53239 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:306px !important;
}

#item53267 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:312px !important;
}

#item53294 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:362px !important;
}

#item53321 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:369px !important;
}

#item53348 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:375px !important;
}

#item53375 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:382px !important;
}

#item53402 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:453px !important;
}

#item53429 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:459px !important;
}

#item13569 {
	width:161px !important;
	height:261px !important;
}

#item13564 {
	width:161px !important;
	height:261px !important;
	left:218px !important;
	top:20px !important;
}

#item29968 {
	width:116px !important;
	height:213px !important;
}

#item29963 {
	width:116px !important;
	height:213px !important;
	left:380px !important;
	top:20px !important;
}

#item29949 {
	width:218px !important;
	height:249px !important;
}

#item29944 {
	width:218px !important;
	height:249px !important;
	top:94px !important;
}

#item29956 {
	width:147px !important;
	height:337px !important;
}

#item29951 {
	width:147px !important;
	height:337px !important;
	left:232px !important;
	top:295px !important;
}

#item29977 {
	width:198px !important;
	height:241px !important;
}

#item29971 {
	width:198px !important;
	height:241px !important;
	left:20px !important;
	top:357px !important;
}

#item53457 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:392px !important;
}

#item53484 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:447px !important;
}

#item53511 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:501px !important;
}

#item53538 {
	width:70px !important;
	height:7px !important;
	left:388px !important;
	top:549px !important;
}

#item29962 {
	width:155px !important;
	height:195px !important;
}

#item29957 {
	width:155px !important;
	height:195px !important;
	left:136px !important;
	top:60px !important;
}

#item30008 {
	width:224px !important;
	height:394px !important;
}

#item30003 {
	width:224px !important;
	height:394px !important;
	left:295px !important;
	top:60px !important;
}

#item30002 {
	width:155px !important;
	height:195px !important;
}

#item29997 {
	width:155px !important;
	height:195px !important;
	left:136px !important;
	top:258px !important;
}

#item30015 {
	width:99px !important;
	height:147px !important;
}

#item30010 {
	width:99px !important;
	height:147px !important;
	left:134px !important;
	top:457px !important;
}

#item30034 {
	width:32px !important;
	height:37px !important;
}

#item30028 {
	width:32px !important;
	height:37px !important;
	left:230px !important;
	top:556px !important;
}

#item30041 {
	width:32px !important;
	height:37px !important;
}

#item30036 {
	width:32px !important;
	height:37px !important;
	left:230px !important;
	top:595px !important;
}

#item30047 {
	width:32px !important;
	height:37px !important;
}

#item30042 {
	width:32px !important;
	height:37px !important;
	left:357px !important;
	top:595px !important;
}

#item30053 {
	width:31px !important;
	height:37px !important;
}

#item30048 {
	width:31px !important;
	height:37px !important;
	left:485px !important;
	top:595px !important;
}

#item30021 {
	width:107px !important;
	height:147px !important;
}

#item30016 {
	width:107px !important;
	height:147px !important;
	left:264px !important;
	top:457px !important;
}

#item30027 {
	width:112px !important;
	height:147px !important;
}

#item30022 {
	width:112px !important;
	height:147px !important;
	left:404px !important;
	top:457px !important;
}

#item29983 {
	width:43px !important;
	height:62px !important;
}

#item29978 {
	width:43px !important;
	height:62px !important;
	top:60px !important;
}

#item29989 {
	width:43px !important;
	height:62px !important;
}

#item29984 {
	width:43px !important;
	height:62px !important;
	left:45px !important;
	top:60px !important;
}

#item29996 {
	width:43px !important;
	height:62px !important;
}

#item29990 {
	width:43px !important;
	height:62px !important;
	left:91px !important;
	top:60px !important;
}

#item53565 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:510px !important;
}

#item53592 {
	width:44px !important;
	height:7px !important;
	left:85px !important;
	top:510px !important;
}

#item53619 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:453px !important;
}

#item53646 {
	width:45px !important;
	height:7px !important;
	left:84px !important;
	top:453px !important;
}

#item53673 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:389px !important;
}

#item53701 {
	width:45px !important;
	height:7px !important;
	left:84px !important;
	top:389px !important;
}

#item53728 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:396px !important;
}

#item53756 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:320px !important;
}

#item53783 {
	width:44px !important;
	height:7px !important;
	left:85px !important;
	top:320px !important;
}

#item53810 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:263px !important;
}

#item53837 {
	width:44px !important;
	height:7px !important;
	left:85px !important;
	top:263px !important;
}

#item53864 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:167px !important;
}

#item53891 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:167px !important;
}

#item53918 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:174px !important;
}

#item53946 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:174px !important;
}

#item53973 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:180px !important;
}

#item54000 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:180px !important;
}

#item54028 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:187px !important;
}

#item54055 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:187px !important;
}

#item13575 {
	width:118px !important;
	height:109px !important;
}

#item13570 {
	width:118px !important;
	height:109px !important;
	left:150px !important;
	top:129px !important;
}

#item30099 {
	width:136px !important;
	height:110px !important;
}

#item30093 {
	width:136px !important;
	height:110px !important;
	left:157px !important;
	top:266px !important;
}

#item30061 {
	width:172px !important;
	height:128px !important;
}

#item30056 {
	width:172px !important;
	height:128px !important;
	left:344px !important;
	top:20px !important;
}

#item30107 {
	width:120px !important;
	height:148px !important;
}

#item30102 {
	width:120px !important;
	height:148px !important;
	left:344px !important;
	top:130px !important;
}

#item30068 {
	width:173px !important;
	height:171px !important;
}

#item30062 {
	width:173px !important;
	height:171px !important;
	left:343px !important;
	top:285px !important;
}

#item30074 {
	width:148px !important;
	height:169px !important;
}

#item30069 {
	width:148px !important;
	height:169px !important;
	left:14px !important;
	top:463px !important;
}

#item30113 {
	width:114px !important;
	height:169px !important;
}

#item30108 {
	width:114px !important;
	height:169px !important;
	left:171px !important;
	top:463px !important;
}

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

#item30121 {
	width:72px !important;
	height:67px !important;
	left:288px !important;
	top:566px !important;
}

#item30120 {
	width:147px !important;
	height:169px !important;
}

#item30115 {
	width:147px !important;
	height:169px !important;
	left:369px !important;
	top:463px !important;
}

#item54082 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:59px !important;
}

#item54109 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:59px !important;
}

#item54136 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:65px !important;
}

#item54163 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:65px !important;
}

#item54191 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:72px !important;
}

#item54218 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:72px !important;
}

#item54246 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:79px !important;
}

#item54273 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:79px !important;
}

#item54300 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:85px !important;
}

#item54327 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:85px !important;
}

#item54354 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:92px !important;
}

#item54381 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:92px !important;
}

#item54408 {
	width:60px !important;
	height:7px !important;
	left:19px !important;
	top:155px !important;
}

#item54435 {
	width:45px !important;
	height:7px !important;
	left:91px !important;
	top:155px !important;
}

#item54463 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:205px !important;
}

#item54490 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:205px !important;
}

#item54517 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:211px !important;
}

#item54544 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:211px !important;
}

#item54572 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:218px !important;
}

#item54599 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:218px !important;
}

#item54626 {
	width:27px !important;
	height:7px !important;
	left:71px !important;
	top:225px !important;
}

#item54653 {
	width:27px !important;
	height:7px !important;
	left:105px !important;
	top:225px !important;
}

#item54680 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:281px !important;
}

#item54708 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:281px !important;
}

#item54735 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:288px !important;
}

#item54762 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:288px !important;
}

#item54789 {
	width:27px !important;
	height:7px !important;
	left:69px !important;
	top:295px !important;
}

#item54816 {
	width:27px !important;
	height:7px !important;
	left:104px !important;
	top:295px !important;
}

#item54843 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:346px !important;
}

#item54870 {
	width:54px !important;
	height:7px !important;
	left:81px !important;
	top:346px !important;
}

#item54897 {
	width:45px !important;
	height:7px !important;
	left:19px !important;
	top:353px !important;
}

#item54924 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:416px !important;
}

#item54952 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:423px !important;
}

#item54979 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:429px !important;
}

#item55006 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:436px !important;
}

#item30080 {
	width:123px !important;
	height:128px !important;
}

#item30075 {
	width:123px !important;
	height:128px !important;
	left:94px !important;
	top:97px !important;
}

#item30132 {
	width:126px !important;
	height:103px !important;
}

#item30127 {
	width:126px !important;
	height:103px !important;
	left:82px !important;
	top:256px !important;
}

#item30086 {
	width:130px !important;
	height:126px !important;
}

#item30081 {
	width:130px !important;
	height:126px !important;
	left:312px !important;
	top:98px !important;
}

#item30139 {
	width:137px !important;
	height:87px !important;
}

#item30133 {
	width:137px !important;
	height:87px !important;
	left:302px !important;
	top:275px !important;
}

#item30092 {
	width:68px !important;
	height:68px !important;
}

#item30087 {
	width:68px !important;
	height:68px !important;
	left:31px !important;
	top:404px !important;
}

#item30146 {
	width:68px !important;
	height:68px !important;
}

#item30141 {
	width:68px !important;
	height:68px !important;
	left:102px !important;
	top:404px !important;
}

#item30152 {
	width:68px !important;
	height:68px !important;
}

#item30147 {
	width:68px !important;
	height:68px !important;
	left:173px !important;
	top:404px !important;
}

#item30158 {
	width:68px !important;
	height:68px !important;
}

#item30153 {
	width:68px !important;
	height:68px !important;
	left:244px !important;
	top:404px !important;
}

#item55033 {
	width:22px !important;
	height:7px !important;
	left:63px !important;
	top:563px !important;
}

#item55060 {
	width:22px !important;
	height:7px !important;
	left:87px !important;
	top:563px !important;
}

#item55087 {
	width:22px !important;
	height:7px !important;
	left:111px !important;
	top:563px !important;
}

#item55115 {
	width:22px !important;
	height:7px !important;
	left:133px !important;
	top:563px !important;
}

#item55142 {
	width:22px !important;
	height:7px !important;
	left:63px !important;
	top:569px !important;
}

#item55169 {
	width:22px !important;
	height:7px !important;
	left:87px !important;
	top:569px !important;
}

#item55197 {
	width:22px !important;
	height:7px !important;
	left:111px !important;
	top:569px !important;
}

#item55224 {
	width:22px !important;
	height:7px !important;
	left:133px !important;
	top:569px !important;
}

#item55251 {
	width:22px !important;
	height:7px !important;
	left:63px !important;
	top:576px !important;
}

#item55278 {
	width:22px !important;
	height:7px !important;
	left:87px !important;
	top:576px !important;
}

#item55305 {
	width:22px !important;
	height:7px !important;
	left:111px !important;
	top:576px !important;
}

#item55332 {
	width:22px !important;
	height:7px !important;
	left:133px !important;
	top:576px !important;
}

#item55359 {
	width:22px !important;
	height:7px !important;
	left:63px !important;
	top:582px !important;
}

#item55386 {
	width:22px !important;
	height:7px !important;
	left:87px !important;
	top:582px !important;
}

#item55414 {
	width:22px !important;
	height:7px !important;
	left:111px !important;
	top:582px !important;
}

#item55442 {
	width:22px !important;
	height:7px !important;
	left:133px !important;
	top:582px !important;
}

#item55470 {
	width:22px !important;
	height:7px !important;
	left:197px !important;
	top:536px !important;
}

#item55497 {
	width:22px !important;
	height:7px !important;
	left:220px !important;
	top:536px !important;
}

#item55525 {
	width:22px !important;
	height:7px !important;
	left:243px !important;
	top:536px !important;
}

#item55552 {
	width:22px !important;
	height:7px !important;
	left:266px !important;
	top:536px !important;
}

#item55579 {
	width:22px !important;
	height:7px !important;
	left:197px !important;
	top:543px !important;
}

#item55607 {
	width:22px !important;
	height:7px !important;
	left:220px !important;
	top:543px !important;
}

#item55634 {
	width:22px !important;
	height:7px !important;
	left:243px !important;
	top:543px !important;
}

#item55661 {
	width:22px !important;
	height:7px !important;
	left:266px !important;
	top:543px !important;
}

#item55689 {
	width:22px !important;
	height:7px !important;
	left:197px !important;
	top:550px !important;
}

#item55717 {
	width:22px !important;
	height:7px !important;
	left:220px !important;
	top:550px !important;
}

#item55744 {
	width:22px !important;
	height:7px !important;
	left:243px !important;
	top:550px !important;
}

#item55771 {
	width:22px !important;
	height:7px !important;
	left:266px !important;
	top:550px !important;
}

#item55798 {
	width:22px !important;
	height:7px !important;
	left:197px !important;
	top:556px !important;
}

#item55825 {
	width:22px !important;
	height:7px !important;
	left:220px !important;
	top:556px !important;
}

#item55852 {
	width:22px !important;
	height:7px !important;
	left:243px !important;
	top:556px !important;
}

#item55879 {
	width:22px !important;
	height:7px !important;
	left:266px !important;
	top:556px !important;
}

#item55906 {
	width:37px !important;
	height:7px !important;
	left:296px !important;
	top:531px !important;
}

#item55933 {
	width:41px !important;
	height:7px !important;
	left:342px !important;
	top:531px !important;
}

#item55961 {
	width:42px !important;
	height:7px !important;
	left:296px !important;
	top:537px !important;
}

#item55988 {
	width:42px !important;
	height:7px !important;
	left:342px !important;
	top:537px !important;
}

#item56016 {
	width:38px !important;
	height:7px !important;
	left:296px !important;
	top:582px !important;
}

#item56043 {
	width:41px !important;
	height:7px !important;
	left:340px !important;
	top:582px !important;
}

#item56070 {
	width:42px !important;
	height:7px !important;
	left:296px !important;
	top:588px !important;
}

#item56097 {
	width:42px !important;
	height:7px !important;
	left:340px !important;
	top:588px !important;
}

#item30191 {
	width:67px !important;
	height:171px !important;
}

#item30186 {
	width:67px !important;
	height:171px !important;
	left:299px !important;
	top:30px !important;
}

#item30199 {
	width:124px !important;
	height:208px !important;
}

#item30194 {
	width:124px !important;
	height:208px !important;
	left:374px !important;
	top:16px !important;
}

#item30205 {
	width:141px !important;
	height:171px !important;
}

#item30200 {
	width:141px !important;
	height:171px !important;
	left:226px !important;
	top:350px !important;
}

#item30213 {
	width:123px !important;
	height:171px !important;
}

#item30208 {
	width:123px !important;
	height:171px !important;
	left:375px !important;
	top:350px !important;
}

#item30167 {
	width:165px !important;
	height:233px !important;
}

#item30161 {
	width:165px !important;
	height:233px !important;
	left:50px !important;
	top:112px !important;
}

#item30173 {
	width:134px !important;
	height:206px !important;
}

#item30168 {
	width:134px !important;
	height:206px !important;
	left:30px !important;
	top:322px !important;
}

#item13581 {
	width:87px !important;
	height:66px !important;
}

#item13576 {
	width:87px !important;
	height:66px !important;
	left:228px !important;
	top:87px !important;
}

#item56124 {
	width:53px !important;
	height:7px !important;
	left:223px !important;
	top:545px !important;
}

#item56151 {
	width:67px !important;
	height:7px !important;
	left:223px !important;
	top:552px !important;
}

#item56178 {
	width:60px !important;
	height:7px !important;
	left:223px !important;
	top:559px !important;
}

#item56206 {
	width:55px !important;
	height:7px !important;
	left:330px !important;
	top:565px !important;
}

#item56233 {
	width:55px !important;
	height:7px !important;
	left:409px !important;
	top:545px !important;
}

#item56260 {
	width:40px !important;
	height:7px !important;
	left:409px !important;
	top:586px !important;
}

#item30179 {
	width:157px !important;
	height:195px !important;
}

#item30174 {
	width:157px !important;
	height:195px !important;
	left:19px !important;
	top:125px !important;
}

#item30219 {
	width:72px !important;
	height:78px !important;
}

#item30214 {
	width:72px !important;
	height:78px !important;
	left:26px !important;
	top:345px !important;
}

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

#item30220 {
	width:69px !important;
	height:100px !important;
	left:101px !important;
	top:396px !important;
}

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

#item30180 {
	width:154px !important;
	height:150px !important;
	left:343px !important;
	top:21px !important;
}

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

#item30247 {
	width:154px !important;
	height:170px !important;
	left:343px !important;
	top:180px !important;
}

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

#item30253 {
	width:154px !important;
	height:164px !important;
	left:343px !important;
	top:357px !important;
}

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

#item30233 {
	width:81px !important;
	height:90px !important;
	left:253px !important;
	top:34px !important;
}

#item30246 {
	width:88px !important;
	height:92px !important;
}

#item30241 {
	width:88px !important;
	height:92px !important;
	left:191px !important;
	top:66px !important;
}

#item30264 {
	width:120px !important;
	height:98px !important;
}

#item30259 {
	width:120px !important;
	height:98px !important;
	left:199px !important;
	top:187px !important;
}

#item30271 {
	width:115px !important;
	height:25px !important;
}

#item30265 {
	width:115px !important;
	height:25px !important;
	left:204px !important;
	top:286px !important;
}

#item30279 {
	width:115px !important;
	height:25px !important;
}

#item30273 {
	width:115px !important;
	height:25px !important;
	left:203px !important;
	top:312px !important;
}

#item30305 {
	width:101px !important;
	height:120px !important;
}

#item30300 {
	width:101px !important;
	height:120px !important;
	left:227px !important;
	top:401px !important;
}

#item30231 {
	width:96px !important;
	height:78px !important;
}

#item30226 {
	width:96px !important;
	height:78px !important;
	left:26px !important;
	top:425px !important;
}

#item30285 {
	width:85px !important;
	height:60px !important;
}

#item30280 {
	width:85px !important;
	height:60px !important;
	left:231px !important;
	top:358px !important;
}

#item30292 {
	width:75px !important;
	height:77px !important;
}

#item30286 {
	width:75px !important;
	height:77px !important;
	left:184px !important;
	top:386px !important;
}

#item30298 {
	width:92px !important;
	height:77px !important;
}

#item30293 {
	width:92px !important;
	height:77px !important;
	left:184px !important;
	top:445px !important;
}

#item56287 {
	width:71px !important;
	height:7px !important;
	left:18px !important;
	top:559px !important;
}

#item56314 {
	width:47px !important;
	height:7px !important;
	left:123px !important;
	top:553px !important;
}

#item56341 {
	width:64px !important;
	height:7px !important;
	left:123px !important;
	top:560px !important;
}

#item56368 {
	width:44px !important;
	height:7px !important;
	left:123px !important;
	top:566px !important;
}

#item56395 {
	width:53px !important;
	height:7px !important;
	left:217px !important;
	top:553px !important;
}

#item56422 {
	width:53px !important;
	height:7px !important;
	left:217px !important;
	top:559px !important;
}

#item56450 {
	width:57px !important;
	height:7px !important;
	left:314px !important;
	top:552px !important;
}

#item56477 {
	width:69px !important;
	height:7px !important;
	left:314px !important;
	top:559px !important;
}

#item56505 {
	width:66px !important;
	height:7px !important;
	left:314px !important;
	top:566px !important;
}

#item56532 {
	width:57px !important;
	height:7px !important;
	left:410px !important;
	top:552px !important;
}

#item56559 {
	width:44px !important;
	height:7px !important;
	left:410px !important;
	top:559px !important;
}

#item56586 {
	width:59px !important;
	height:7px !important;
	left:410px !important;
	top:565px !important;
}

#item56613 {
	width:47px !important;
	height:7px !important;
	left:410px !important;
	top:572px !important;
}

#item13588 {
	width:160px !important;
	height:234px !important;
}

#item13582 {
	width:160px !important;
	height:234px !important;
	left:173px !important;
	top:11px !important;
}

#item30363 {
	width:160px !important;
	height:133px !important;
}

#item30357 {
	width:160px !important;
	height:133px !important;
	left:173px !important;
	top:255px !important;
}

#item30376 {
	width:160px !important;
	height:126px !important;
}

#item30371 {
	width:160px !important;
	height:126px !important;
	left:173px !important;
	top:397px !important;
}

#item30338 {
	width:165px !important;
	height:234px !important;
}

#item30333 {
	width:165px !important;
	height:234px !important;
	left:342px !important;
	top:11px !important;
}

#item30370 {
	width:165px !important;
	height:133px !important;
}

#item30364 {
	width:165px !important;
	height:133px !important;
	left:342px !important;
	top:255px !important;
}

#item30382 {
	width:165px !important;
	height:126px !important;
}

#item30377 {
	width:165px !important;
	height:126px !important;
	left:342px !important;
	top:397px !important;
}

#item30320 {
	width:165px !important;
	height:118px !important;
}

#item30315 {
	width:165px !important;
	height:118px !important;
}

#item30326 {
	width:165px !important;
	height:195px !important;
}

#item30321 {
	width:165px !important;
	height:195px !important;
	top:126px !important;
}

#item30332 {
	width:165px !important;
	height:194px !important;
}

#item30327 {
	width:165px !important;
	height:194px !important;
	top:329px !important;
}

#item56640 {
	width:56px !important;
	height:7px !important;
	left:18px !important;
	top:550px !important;
}

#item56667 {
	width:76px !important;
	height:7px !important;
	left:107px !important;
	top:570px !important;
}

#item56695 {
	width:76px !important;
	height:7px !important;
	left:197px !important;
	top:564px !important;
}

#item56722 {
	width:74px !important;
	height:7px !important;
	left:286px !important;
	top:556px !important;
}

#item56749 {
	width:49px !important;
	height:7px !important;
	left:375px !important;
	top:552px !important;
}

#item56777 {
	width:45px !important;
	height:7px !important;
	left:375px !important;
	top:583px !important;
}

#item30408 {
	width:187px !important;
	height:287px !important;
}

#item30402 {
	width:187px !important;
	height:287px !important;
	left:329px !important;
}

#item30414 {
	width:187px !important;
	height:226px !important;
}

#item30409 {
	width:187px !important;
	height:226px !important;
	left:329px !important;
	top:297px !important;
}

#item30421 {
	width:94px !important;
	height:91px !important;
}

#item30415 {
	width:94px !important;
	height:91px !important;
	left:20px !important;
	top:313px !important;
}

#item30433 {
	width:100px !important;
	height:103px !important;
}

#item30428 {
	width:100px !important;
	height:103px !important;
	left:218px !important;
	top:306px !important;
}

#item30440 {
	width:84px !important;
	height:67px !important;
}

#item30435 {
	width:84px !important;
	height:67px !important;
	left:219px !important;
	top:433px !important;
}

#item30427 {
	width:143px !important;
	height:97px !important;
}

#item30422 {
	width:143px !important;
	height:97px !important;
	left:47px !important;
	top:412px !important;
}

#item30314 {
	width:71px !important;
	height:112px !important;
}

#item30309 {
	width:71px !important;
	height:112px !important;
	left:176px !important;
	top:28px !important;
}

#item30395 {
	width:71px !important;
	height:112px !important;
}

#item30390 {
	width:71px !important;
	height:112px !important;
	left:244px !important;
	top:98px !important;
}

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

#item30396 {
	width:58px !important;
	height:109px !important;
	left:207px !important;
	top:167px !important;
}

#item30389 {
	width:67px !important;
	height:123px !important;
}

#item30384 {
	width:67px !important;
	height:123px !important;
	left:157px !important;
	top:103px !important;
}

#item56804 {
	width:64px !important;
	height:7px !important;
	left:40px !important;
	top:560px !important;
}

#item56831 {
	width:63px !important;
	height:7px !important;
	left:40px !important;
	top:567px !important;
}

#item56858 {
	width:64px !important;
	height:7px !important;
	left:152px !important;
	top:561px !important;
}

#item56885 {
	width:63px !important;
	height:7px !important;
	left:152px !important;
	top:567px !important;
}

#item56912 {
	width:74px !important;
	height:7px !important;
	left:257px !important;
	top:564px !important;
}

#item56940 {
	width:76px !important;
	height:7px !important;
	left:337px !important;
	top:570px !important;
}

#item56967 {
	width:59px !important;
	height:7px !important;
	left:415px !important;
	top:572px !important;
}

#item56995 {
	width:59px !important;
	height:7px !important;
	left:415px !important;
	top:589px !important;
}

#item13595 {
	width:312px !important;
	height:198px !important;
}

#item13590 {
	width:312px !important;
	height:198px !important;
	left:204px !important;
	top:20px !important;
}

#item30468 {
	width:209px !important;
	height:209px !important;
}

#item30463 {
	width:209px !important;
	height:209px !important;
	left:19px !important;
	top:234px !important;
}

#item30505 {
	width:171px !important;
	height:171px !important;
}

#item30500 {
	width:171px !important;
	height:171px !important;
	left:252px !important;
	top:428px !important;
}

#item30474 {
	width:91px !important;
	height:184px !important;
}

#item30469 {
	width:91px !important;
	height:184px !important;
	left:397px !important;
	top:228px !important;
}

#item30487 {
	width:56px !important;
	height:184px !important;
}

#item30482 {
	width:56px !important;
	height:184px !important;
	left:356px !important;
	top:228px !important;
}

#item30493 {
	width:59px !important;
	height:184px !important;
}

#item30488 {
	width:59px !important;
	height:184px !important;
	left:315px !important;
	top:228px !important;
}

#item30499 {
	width:69px !important;
	height:184px !important;
}

#item30494 {
	width:69px !important;
	height:184px !important;
	left:264px !important;
	top:228px !important;
}

#item57484 {
	width:45px !important;
	height:7px !important;
	left:44px !important;
	top:482px !important;
}

#item57511 {
	width:46px !important;
	height:7px !important;
	left:127px !important;
	top:482px !important;
}

#item57538 {
	width:40px !important;
	height:7px !important;
	left:44px !important;
	top:489px !important;
}

#item57565 {
	width:43px !important;
	height:7px !important;
	left:127px !important;
	top:489px !important;
}

#item57592 {
	width:43px !important;
	height:7px !important;
	left:44px !important;
	top:534px !important;
}

#item57619 {
	width:56px !important;
	height:7px !important;
	left:44px !important;
	top:580px !important;
}

#item30448 {
	width:122px !important;
	height:113px !important;
}

#item30443 {
	width:122px !important;
	height:113px !important;
	left:376px !important;
	top:186px !important;
}

#item30544 {
	width:122px !important;
	height:113px !important;
}

#item30539 {
	width:122px !important;
	height:113px !important;
	left:247px !important;
	top:186px !important;
}

#item30550 {
	width:66px !important;
	height:116px !important;
}

#item30545 {
	width:66px !important;
	height:116px !important;
	left:179px !important;
	top:183px !important;
}

#item30556 {
	width:68px !important;
	height:102px !important;
}

#item30551 {
	width:68px !important;
	height:102px !important;
	left:176px !important;
	top:302px !important;
}

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

#item30559 {
	width:84px !important;
	height:92px !important;
	left:304px !important;
	top:315px !important;
}

#item30570 {
	width:79px !important;
	height:92px !important;
}

#item30565 {
	width:79px !important;
	height:92px !important;
	left:433px !important;
	top:318px !important;
}

#item30455 {
	width:92px !important;
	height:157px !important;
}

#item30449 {
	width:92px !important;
	height:157px !important;
	left:178px !important;
	top:442px !important;
}

#item30576 {
	width:94px !important;
	height:155px !important;
}

#item30571 {
	width:94px !important;
	height:155px !important;
	left:280px !important;
	top:442px !important;
}

#item30582 {
	width:92px !important;
	height:152px !important;
}

#item30577 {
	width:92px !important;
	height:152px !important;
	left:404px !important;
	top:443px !important;
}

#item30462 {
	width:72px !important;
	height:115px !important;
}

#item30456 {
	width:72px !important;
	height:115px !important;
	left:179px !important;
	top:59px !important;
}

#item30524 {
	width:75px !important;
	height:108px !important;
}

#item30519 {
	width:75px !important;
	height:108px !important;
	left:269px !important;
	top:68px !important;
}

#item30530 {
	width:68px !important;
	height:116px !important;
}

#item30525 {
	width:68px !important;
	height:116px !important;
	left:353px !important;
	top:63px !important;
}

#item30536 {
	width:63px !important;
	height:118px !important;
}

#item30531 {
	width:63px !important;
	height:118px !important;
	left:436px !important;
	top:67px !important;
}

#item30512 {
	width:56px !important;
	height:101px !important;
}

#item30506 {
	width:56px !important;
	height:101px !important;
	left:31px !important;
	top:62px !important;
}

#item30518 {
	width:76px !important;
	height:101px !important;
}

#item30513 {
	width:76px !important;
	height:101px !important;
	left:90px !important;
	top:62px !important;
}

#item57646 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:203px !important;
}

#item57673 {
	width:58px !important;
	height:7px !important;
	left:29px !important;
	top:209px !important;
}

#item57701 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:306px !important;
}

#item57728 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:313px !important;
}

#item57755 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:319px !important;
}

#item57782 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:326px !important;
}

#item57809 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:332px !important;
}

#item57836 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:339px !important;
}

#item57864 {
	width:42px !important;
	height:7px !important;
	left:30px !important;
	top:346px !important;
}

#item57891 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:352px !important;
}

#item57918 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:398px !important;
}

#item57946 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:405px !important;
}

#item57973 {
	width:82px !important;
	height:7px !important;
	left:30px !important;
	top:469px !important;
}

#item58000 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item58027 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:490px !important;
}

#item13602 {
	width:249px !important;
	height:320px !important;
}

#item13597 {
	width:249px !important;
	height:320px !important;
}

#item30592 {
	width:116px !important;
	height:99px !important;
}

#item30585 {
	width:116px !important;
	height:99px !important;
	left:369px !important;
	top:221px !important;
}

#item30618 {
	width:116px !important;
	height:93px !important;
}

#item30613 {
	width:116px !important;
	height:93px !important;
	left:251px !important;
	top:227px !important;
}

#item30624 {
	width:113px !important;
	height:53px !important;
}

#item30619 {
	width:113px !important;
	height:53px !important;
	left:92px !important;
	top:332px !important;
}

#item30630 {
	width:149px !important;
	height:42px !important;
}

#item30625 {
	width:149px !important;
	height:42px !important;
	left:77px !important;
	top:380px !important;
}

#item30636 {
	width:146px !important;
	height:54px !important;
}

#item30631 {
	width:146px !important;
	height:54px !important;
	left:80px !important;
	top:400px !important;
}

#item30642 {
	width:195px !important;
	height:157px !important;
}

#item30637 {
	width:195px !important;
	height:157px !important;
	left:66px !important;
	top:444px !important;
}

#item30650 {
	width:98px !important;
	height:60px !important;
}

#item30645 {
	width:98px !important;
	height:60px !important;
	left:26px !important;
	top:469px !important;
}

#item30598 {
	width:116px !important;
	height:119px !important;
}

#item30593 {
	width:116px !important;
	height:119px !important;
	left:369px !important;
}

#item30610 {
	width:116px !important;
	height:224px !important;
}

#item30605 {
	width:116px !important;
	height:224px !important;
	left:251px !important;
}

#item30604 {
	width:116px !important;
	height:98px !important;
}

#item30599 {
	width:116px !important;
	height:98px !important;
	left:369px !important;
	top:121px !important;
}

#item58054 {
	width:53px !important;
	height:7px !important;
	left:298px !important;
	top:470px !important;
}

#item58081 {
	width:47px !important;
	height:7px !important;
	left:298px !important;
	top:476px !important;
}

#item58108 {
	width:62px !important;
	height:7px !important;
	left:298px !important;
	top:483px !important;
}

#item58135 {
	width:57px !important;
	height:7px !important;
	left:298px !important;
	top:489px !important;
}

#item58163 {
	width:53px !important;
	height:7px !important;
	left:298px !important;
	top:496px !important;
}

#item58191 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:470px !important;
}

#item58219 {
	width:40px !important;
	height:7px !important;
	left:393px !important;
	top:476px !important;
}

#item58246 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:483px !important;
}

#item58274 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:489px !important;
}

#item58301 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:496px !important;
}

#item58328 {
	width:62px !important;
	height:7px !important;
	left:297px !important;
	top:551px !important;
}

#item58356 {
	width:53px !important;
	height:7px !important;
	left:400px !important;
	top:551px !important;
}

#item58383 {
	width:68px !important;
	height:7px !important;
	left:297px !important;
	top:557px !important;
}

#item58410 {
	width:51px !important;
	height:7px !important;
	left:400px !important;
	top:557px !important;
}

#item30728 {
	width:101px !important;
	height:151px !important;
}

#item30723 {
	width:101px !important;
	height:151px !important;
	left:53px !important;
	top:438px !important;
}

#item30734 {
	width:115px !important;
	height:180px !important;
}

#item30729 {
	width:115px !important;
	height:180px !important;
	left:116px !important;
	top:426px !important;
}

#item30747 {
	width:135px !important;
	height:96px !important;
}

#item30742 {
	width:135px !important;
	height:96px !important;
	left:118px !important;
	top:389px !important;
}

#item30741 {
	width:106px !important;
	height:203px !important;
}

#item30735 {
	width:106px !important;
	height:203px !important;
	left:233px !important;
	top:397px !important;
}

#item30656 {
	width:43px !important;
	height:43px !important;
}

#item30651 {
	width:43px !important;
	height:43px !important;
	left:30px !important;
	top:207px !important;
}

#item30676 {
	width:43px !important;
	height:43px !important;
}

#item30670 {
	width:43px !important;
	height:43px !important;
	left:30px !important;
	top:256px !important;
}

#item30662 {
	width:43px !important;
	height:43px !important;
}

#item30657 {
	width:43px !important;
	height:43px !important;
	left:82px !important;
	top:207px !important;
}

#item30682 {
	width:43px !important;
	height:43px !important;
}

#item30677 {
	width:43px !important;
	height:43px !important;
	left:82px !important;
	top:256px !important;
}

#item30669 {
	width:43px !important;
	height:43px !important;
}

#item30663 {
	width:43px !important;
	height:43px !important;
	left:133px !important;
	top:207px !important;
}

#item30700 {
	width:269px !important;
	height:54px !important;
}

#item30695 {
	width:269px !important;
	height:54px !important;
	left:247px !important;
	top:66px !important;
}

#item30706 {
	width:274px !important;
	height:58px !important;
}

#item30701 {
	width:274px !important;
	height:58px !important;
	left:242px !important;
	top:119px !important;
}

#item30715 {
	width:270px !important;
	height:62px !important;
}

#item30710 {
	width:270px !important;
	height:62px !important;
	left:245px !important;
	top:162px !important;
}

#item30722 {
	width:277px !important;
	height:79px !important;
}

#item30716 {
	width:277px !important;
	height:79px !important;
	left:238px !important;
	top:198px !important;
}

#item30688 {
	width:43px !important;
	height:43px !important;
}

#item30683 {
	width:43px !important;
	height:43px !important;
	left:133px !important;
	top:256px !important;
}

#item30694 {
	width:43px !important;
	height:43px !important;
}

#item30689 {
	width:43px !important;
	height:43px !important;
	left:185px !important;
	top:256px !important;
}

#item58438 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:110px !important;
}

#item58466 {
	width:58px !important;
	height:7px !important;
	left:106px !important;
	top:110px !important;
}

#item58493 {
	width:48px !important;
	height:7px !important;
	left:29px !important;
	top:116px !important;
}

#item58520 {
	width:36px !important;
	height:7px !important;
	left:106px !important;
	top:116px !important;
}

#item58547 {
	width:58px !important;
	height:7px !important;
	left:29px !important;
	top:123px !important;
}

#item58574 {
	width:47px !important;
	height:7px !important;
	left:106px !important;
	top:123px !important;
}

#item58601 {
	width:64px !important;
	height:7px !important;
	left:29px !important;
	top:130px !important;
}

#item58628 {
	width:49px !important;
	height:7px !important;
	left:106px !important;
	top:130px !important;
}

#item58655 {
	width:52px !important;
	height:7px !important;
	left:29px !important;
	top:136px !important;
}

#item58682 {
	width:54px !important;
	height:7px !important;
	left:106px !important;
	top:136px !important;
}

#item58710 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:143px !important;
}

#item58739 {
	width:57px !important;
	height:7px !important;
	left:362px !important;
	top:514px !important;
}

#item58767 {
	width:54px !important;
	height:7px !important;
	left:433px !important;
	top:514px !important;
}

#item58794 {
	width:56px !important;
	height:7px !important;
	left:362px !important;
	top:520px !important;
}

#item58821 {
	width:50px !important;
	height:7px !important;
	left:433px !important;
	top:520px !important;
}

#item13608 {
	width:355px !important;
	height:253px !important;
}

#item13603 {
	width:355px !important;
	height:253px !important;
}

#item30782 {
	width:355px !important;
	height:222px !important;
}

#item30777 {
	width:355px !important;
	height:222px !important;
	top:264px !important;
}

#item30773 {
	width:153px !important;
	height:92px !important;
}

#item30768 {
	width:153px !important;
	height:92px !important;
	left:363px !important;
}

#item30755 {
	width:153px !important;
	height:70px !important;
}

#item30748 {
	width:153px !important;
	height:70px !important;
	left:20px !important;
	top:489px !important;
}

#item30800 {
	width:153px !important;
	height:70px !important;
}

#item30795 {
	width:153px !important;
	height:70px !important;
	left:20px !important;
	top:562px !important;
}

#item30788 {
	width:153px !important;
	height:70px !important;
}

#item30783 {
	width:153px !important;
	height:70px !important;
	left:176px !important;
	top:489px !important;
}

#item30806 {
	width:153px !important;
	height:70px !important;
}

#item30801 {
	width:153px !important;
	height:70px !important;
	left:176px !important;
	top:562px !important;
}

#item30794 {
	width:153px !important;
	height:70px !important;
}

#item30789 {
	width:153px !important;
	height:70px !important;
	left:332px !important;
	top:489px !important;
}

#item30812 {
	width:153px !important;
	height:70px !important;
}

#item30807 {
	width:153px !important;
	height:70px !important;
	left:332px !important;
	top:562px !important;
}

#item58848 {
	width:45px !important;
	height:7px !important;
	left:362px !important;
	top:165px !important;
}

#item58875 {
	width:37px !important;
	height:7px !important;
	left:449px !important;
	top:165px !important;
}

#item58902 {
	width:57px !important;
	height:7px !important;
	left:362px !important;
	top:343px !important;
}

#item58929 {
	width:69px !important;
	height:7px !important;
	left:362px !important;
	top:350px !important;
}

#item58957 {
	width:50px !important;
	height:7px !important;
	left:362px !important;
	top:357px !important;
}

#item58984 {
	width:57px !important;
	height:7px !important;
	left:362px !important;
	top:363px !important;
}

#item59011 {
	width:60px !important;
	height:7px !important;
	left:362px !important;
	top:370px !important;
}

#item59038 {
	width:57px !important;
	height:7px !important;
	left:362px !important;
	top:376px !important;
}

#item59065 {
	width:57px !important;
	height:7px !important;
	left:362px !important;
	top:383px !important;
}

#item30761 {
	width:516px !important;
	height:291px !important;
}

#item30756 {
	width:516px !important;
	height:291px !important;
	top:129px !important;
}

#item30820 {
	width:278px !important;
	height:127px !important;
}

#item30815 {
	width:278px !important;
	height:127px !important;
	left:147px !important;
	top:89px !important;
}

#item30767 {
	width:111px !important;
	height:98px !important;
}

#item30762 {
	width:111px !important;
	height:98px !important;
	left:177px !important;
	top:427px !important;
}

#item30840 {
	width:111px !important;
	height:105px !important;
}

#item30835 {
	width:111px !important;
	height:105px !important;
	left:177px !important;
	top:527px !important;
}

#item30826 {
	width:110px !important;
	height:98px !important;
}

#item30821 {
	width:110px !important;
	height:98px !important;
	left:289px !important;
	top:427px !important;
}

#item30846 {
	width:110px !important;
	height:105px !important;
}

#item30841 {
	width:110px !important;
	height:105px !important;
	left:289px !important;
	top:527px !important;
}

#item30833 {
	width:115px !important;
	height:98px !important;
}

#item30827 {
	width:115px !important;
	height:98px !important;
	left:401px !important;
	top:427px !important;
}

#item30853 {
	width:115px !important;
	height:105px !important;
}

#item30847 {
	width:115px !important;
	height:105px !important;
	left:401px !important;
	top:527px !important;
}

#item59092 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item59119 {
	width:63px !important;
	height:7px !important;
	left:85px !important;
	top:482px !important;
}

#item59146 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:488px !important;
}

#item59173 {
	width:48px !important;
	height:7px !important;
	left:85px !important;
	top:488px !important;
}

#item59202 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item59229 {
	width:37px !important;
	height:7px !important;
	left:85px !important;
	top:495px !important;
}

#item31009 {
	width:150px !important;
	height:144px !important;
}

#item31004 {
	width:150px !important;
	height:144px !important;
	left:7px !important;
	top:16px !important;
}

#item31015 {
	width:150px !important;
	height:144px !important;
}

#item31010 {
	width:150px !important;
	height:144px !important;
	left:174px !important;
	top:16px !important;
}

#item31021 {
	width:150px !important;
	height:144px !important;
}

#item31016 {
	width:150px !important;
	height:144px !important;
	left:340px !important;
	top:16px !important;
}

#item13614 {
	width:150px !important;
	height:144px !important;
}

#item13609 {
	width:150px !important;
	height:144px !important;
	left:7px !important;
	top:174px !important;
}

#item30901 {
	width:161px !important;
	height:131px !important;
}

#item30896 {
	width:161px !important;
	height:131px !important;
	left:5px !important;
	top:336px !important;
}

#item30907 {
	width:122px !important;
	height:79px !important;
}

#item30902 {
	width:122px !important;
	height:79px !important;
	left:128px !important;
	top:414px !important;
}

#item30913 {
	width:114px !important;
	height:164px !important;
}

#item30908 {
	width:114px !important;
	height:164px !important;
	left:252px !important;
	top:325px !important;
}

#item30921 {
	width:131px !important;
	height:164px !important;
}

#item30916 {
	width:131px !important;
	height:164px !important;
	left:369px !important;
	top:325px !important;
}

#item30868 {
	width:150px !important;
	height:144px !important;
}

#item30863 {
	width:150px !important;
	height:144px !important;
	left:174px !important;
	top:174px !important;
}

#item30874 {
	width:150px !important;
	height:144px !important;
}

#item30869 {
	width:150px !important;
	height:144px !important;
	left:340px !important;
	top:174px !important;
}

#item30862 {
	width:64px !important;
	height:51px !important;
}

#item30857 {
	width:64px !important;
	height:51px !important;
	left:93px !important;
	top:110px !important;
}

#item30887 {
	width:64px !important;
	height:50px !important;
}

#item30882 {
	width:64px !important;
	height:50px !important;
	left:93px !important;
	top:268px !important;
}

#item30895 {
	width:64px !important;
	height:50px !important;
}

#item30890 {
	width:64px !important;
	height:50px !important;
	left:426px !important;
	top:268px !important;
}

#item59257 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:512px !important;
}

#item59284 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:519px !important;
}

#item59311 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:526px !important;
}

#item59338 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:533px !important;
}

#item59365 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:512px !important;
}

#item59392 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:519px !important;
}

#item59419 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:526px !important;
}

#item59447 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:533px !important;
}

#item59474 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:546px !important;
}

#item59501 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:552px !important;
}

#item59529 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:559px !important;
}

#item59556 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:546px !important;
}

#item59583 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:552px !important;
}

#item59610 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:559px !important;
}

#item59637 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:572px !important;
}

#item59664 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:578px !important;
}

#item59692 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:585px !important;
}

#item59719 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:592px !important;
}

#item59747 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:572px !important;
}

#item59774 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:578px !important;
}

#item59801 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:585px !important;
}

#item59828 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:592px !important;
}

#item59855 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:549px !important;
}

#item59882 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:556px !important;
}

#item59909 {
	width:27px !important;
	height:7px !important;
	left:344px !important;
	top:549px !important;
}

#item59936 {
	width:27px !important;
	height:7px !important;
	left:344px !important;
	top:556px !important;
}

#item59964 {
	width:47px !important;
	height:7px !important;
	left:393px !important;
	top:543px !important;
}

#item59991 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:549px !important;
}

#item60018 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:512px !important;
}

#item60045 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:519px !important;
}

#item60073 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:526px !important;
}

#item60100 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:533px !important;
}

#item60127 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:512px !important;
}

#item60154 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:519px !important;
}

#item60181 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:526px !important;
}

#item60209 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:533px !important;
}

#item60236 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:546px !important;
}

#item60263 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:552px !important;
}

#item60290 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:559px !important;
}

#item60317 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:546px !important;
}

#item60344 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:552px !important;
}

#item60371 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:559px !important;
}

#item60398 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:572px !important;
}

#item60425 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:578px !important;
}

#item60453 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:585px !important;
}

#item60480 {
	width:27px !important;
	height:7px !important;
	left:158px !important;
	top:592px !important;
}

#item60507 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:572px !important;
}

#item60534 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:578px !important;
}

#item60561 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:585px !important;
}

#item60588 {
	width:27px !important;
	height:7px !important;
	left:192px !important;
	top:592px !important;
}

#item60616 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:549px !important;
}

#item60643 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:556px !important;
}

#item60670 {
	width:27px !important;
	height:7px !important;
	left:344px !important;
	top:549px !important;
}

#item60698 {
	width:27px !important;
	height:7px !important;
	left:344px !important;
	top:556px !important;
}

#item60725 {
	width:47px !important;
	height:7px !important;
	left:393px !important;
	top:543px !important;
}

#item60752 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:549px !important;
}

#item30927 {
	width:300px !important;
	height:117px !important;
}

#item30922 {
	width:300px !important;
	height:117px !important;
	left:190px !important;
	top:211px !important;
}

#item30934 {
	width:361px !important;
	height:116px !important;
}

#item30929 {
	width:361px !important;
	height:116px !important;
	left:114px !important;
	top:248px !important;
}

#item30940 {
	width:488px !important;
	height:252px !important;
}

#item30935 {
	width:488px !important;
	height:252px !important;
	left:14px !important;
	top:366px !important;
}

#item30946 {
	width:465px !important;
	height:302px !important;
}

#item30941 {
	width:465px !important;
	height:302px !important;
	left:20px !important;
	top:20px !important;
}

#item30956 {
	width:159px !important;
	height:103px !important;
}

#item30951 {
	width:159px !important;
	height:103px !important;
	left:20px !important;
	top:219px !important;
}

#item60779 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:344px !important;
}

#item60807 {
	width:48px !important;
	height:7px !important;
	left:115px !important;
	top:344px !important;
}

#item13621 {
	width:125px !important;
	height:230px !important;
}

#item13615 {
	width:125px !important;
	height:230px !important;
	left:52px !important;
	top:60px !important;
}

#item30975 {
	width:164px !important;
	height:231px !important;
}

#item30970 {
	width:164px !important;
	height:231px !important;
	left:58px !important;
	top:293px !important;
}

#item30981 {
	width:166px !important;
	height:217px !important;
}

#item30976 {
	width:166px !important;
	height:217px !important;
	left:316px !important;
	top:305px !important;
}

#item30962 {
	width:126px !important;
	height:223px !important;
}

#item30957 {
	width:126px !important;
	height:223px !important;
	left:208px !important;
	top:68px !important;
}

#item30968 {
	width:131px !important;
	height:226px !important;
}

#item30963 {
	width:131px !important;
	height:226px !important;
	left:361px !important;
	top:67px !important;
}

#item60834 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item60861 {
	width:59px !important;
	height:7px !important;
	left:104px !important;
	top:564px !important;
}

#item60888 {
	width:59px !important;
	height:7px !important;
	left:178px !important;
	top:564px !important;
}

#item60916 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item60944 {
	width:48px !important;
	height:7px !important;
	left:104px !important;
	top:571px !important;
}

#item13627 {
	width:516px !important;
	height:378px !important;
}

#item13622 {
	width:516px !important;
	height:378px !important;
}

#item30987 {
	width:152px !important;
	height:212px !important;
}

#item30982 {
	width:152px !important;
	height:212px !important;
	top:388px !important;
}

#item30993 {
	width:159px !important;
	height:104px !important;
}

#item30988 {
	width:159px !important;
	height:104px !important;
	left:155px !important;
	top:388px !important;
}

#item31001 {
	width:159px !important;
	height:105px !important;
}

#item30995 {
	width:159px !important;
	height:105px !important;
	left:155px !important;
	top:495px !important;
}

#item60972 {
	width:45px !important;
	height:7px !important;
	left:321px !important;
	top:456px !important;
}

#item60999 {
	width:61px !important;
	height:7px !important;
	left:321px !important;
	top:463px !important;
}

#item61027 {
	width:47px !important;
	height:7px !important;
	left:321px !important;
	top:470px !important;
}

#item61054 {
	width:56px !important;
	height:7px !important;
	left:321px !important;
	top:476px !important;
}

#item61081 {
	width:45px !important;
	height:7px !important;
	left:394px !important;
	top:456px !important;
}

#item61109 {
	width:61px !important;
	height:7px !important;
	left:394px !important;
	top:463px !important;
}

#item61136 {
	width:47px !important;
	height:7px !important;
	left:394px !important;
	top:470px !important;
}

#item61163 {
	width:56px !important;
	height:7px !important;
	left:394px !important;
	top:476px !important;
}
#in5footer,  #prefooter {display:none;}
