/* 	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:'Inhalte werden geladen...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:44185px; height:854px; }
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:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.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;}
}

#item222892 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:267px !important;
	background:#fff;
}

#item222898 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:290px !important;
	background:#fff;
}

#item222957 {
	opacity:0.00;
	width:546px !important;
	height:37px !important;
	left:25px !important;
	top:551px !important;
	background:#fff;
}

#item222963 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:588px !important;
	background:#fff;
}

#item222969 {
	opacity:0.00;
	width:546px !important;
	height:35px !important;
	left:25px !important;
	top:614px !important;
	background:#fff;
}

#item222975 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:649px !important;
	background:#fff;
}

#item222868 {
	opacity:0.00;
	width:546px !important;
	height:66px !important;
	left:25px !important;
	top:49px !important;
	background:#fff;
}

#item226713 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:173px !important;
	background:#fff;
}

#item226717 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:195px !important;
	background:#fff;
}

#item226724 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:312px !important;
	background:#fff;
}

#item226728 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:336px !important;
	background:#fff;
}

#item226755 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:454px !important;
	background:#fff;
}

#item226759 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:478px !important;
	background:#fff;
}

#item226765 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:671px !important;
	background:#fff;
}

#item226769 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:25px !important;
	top:694px !important;
	background:#fff;
}

#item222991 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:143px !important;
	background:#fff;
}

#item222997 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:167px !important;
	background:#fff;
}

#item223021 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:321px !important;
	background:#fff;
}

#item223027 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:344px !important;
	background:#fff;
}

#item223034 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:367px !important;
	background:#fff;
}

#item223040 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:390px !important;
	background:#fff;
}

#item223053 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:534px !important;
	background:#fff;
}

#item223059 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:557px !important;
	background:#fff;
}

#item226860 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:580px !important;
	background:#fff;
}

#item222987 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:29px !important;
	top:73px !important;
	background:#fff;
}

#item226865 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:414px !important;
	background:#fff;
}

#item226869 {
	opacity:0.00;
	width:546px !important;
	height:23px !important;
	left:28px !important;
	top:439px !important;
	background:#fff;
}

#item30823 {
	width:374px !important;
	height:237px !important;
	left:23px !important;
	top:583px !important;
	background:#f1f2f2;
}

#item30825 {
	width:374px !important;
	height:237px !important;
	left:408px !important;
	top:583px !important;
	background:#f1f2f2;
}

#item134325 {
	width:476px !important;
	height:306px !important;
	top:9px !important;
	border-radius:undefined;
	background:#fff;
	border:solid 2.27294057950203px #d7d7d7;
}

#item30759 {
	width:13px !important;
	height:27px !important;
	left:542px !important;
	top:349px !important;
}

#item30765 {
	width:13px !important;
	height:27px !important;
	left:32px !important;
	top:349px !important;
}

#item109013 {
	width:374px !important;
	height:237px !important;
	left:198px !important;
	top:583px !important;
	background:#f1f2f2;
}

#item139000 {
	width:488px !important;
	height:326px !important;
}

#item138998 {
	width:488px !important;
	height:326px !important;
}

#item138996 {
	width:488px !important;
	height:326px !important;
}

#item138994 {
	width:488px !important;
	height:326px !important;
}

#item138992 {
	width:488px !important;
	height:326px !important;
}

#item138975 {
	width:488px !important;
	height:326px !important;
}

#item138970 {
	width:488px !important;
	height:326px !important;
	background:#fff;
}

#item138972 {
	width:488px !important;
	height:326px !important;
	left:51px !important;
	top:200px !important;
}

#item134680 {
	width:411px !important;
	height:297px !important;
	left:26px !important;
}

#item134509 {
	width:437px !important;
	height:337px !important;
	left:54px !important;
	top:219px !important;
}

#item134354 {
	width:49px !important;
	height:33px !important;
	left:31px !important;
	top:17px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1.21609478454516px #638697;
}

#item240030 {
	width:93px !important;
	height:31px !important;
	left:169px !important;
	top:722px !important;
}

#item168895 {
	width:585px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#f5f5f3;
}

#item169024 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f5f5f3;
}

#item169025 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e9e8e3;
}

#item169074 {
	width:326px !important;
	height:255px !important;
	left:48px !important;
	top:548px !important;
}

#item169278 {
	width:326px !important;
	height:286px !important;
	left:432px !important;
	top:548px !important;
}

#item169703 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item169716 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item169722 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item169026 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e9e8e3;
}

#item169481 {
	width:317px !important;
	height:270px !important;
	left:240px !important;
	top:548px !important;
}

#item169709 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item169729 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item169735 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item169754 {
	width:90px !important;
	height:30px !important;
	left:442px !important;
	top:374px !important;
}

#item169773 {
	width:90px !important;
	height:30px !important;
	left:442px !important;
	top:414px !important;
}

#item169896 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item169870 {
	width:198px !important;
	height:146px !important;
	left:147px !important;
	top:72px !important;
}

#item169919 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item78515 {
	width:748px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#f5f5f3;
}

#item78773 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f5f5f3;
}

#item78774 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e9e8e3;
}

#item78822 {
	width:326px !important;
	height:289px !important;
	left:48px !important;
	top:548px !important;
}

#item79024 {
	width:326px !important;
	height:240px !important;
	left:432px !important;
	top:548px !important;
}

#item79513 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item79526 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item79533 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item78775 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e9e8e3;
}

#item79258 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item79520 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item79539 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item79545 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item196834 {
	width:73px !important;
	height:30px !important;
	left:385px !important;
	top:450px !important;
}

#item196850 {
	width:90px !important;
	height:30px !important;
	left:464px !important;
	top:450px !important;
}

#item92402 {
	width:198px !important;
	height:96px !important;
	left:133px !important;
	top:72px !important;
}

#item92451 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item2357 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f5f5f3;
}

#item2358 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e9e8e3;
}

#item2654 {
	width:749px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#f5f5f3;
}

#item3027 {
	width:326px !important;
	height:255px !important;
	left:48px !important;
	top:548px !important;
}

#item3196 {
	width:334px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item2934 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item2953 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item2959 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item2359 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e9e8e3;
}

#item18711 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item2940 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item2946 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item2965 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item39865 {
	width:73px !important;
	height:30px !important;
	left:404px !important;
	top:450px !important;
}

#item38799 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item38797 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item38846 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item37029 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f5f5f3;
}

#item37030 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e9e8e3;
}

#item37126 {
	width:664px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#f5f5f3;
}

#item37274 {
	width:327px !important;
	height:271px !important;
	left:48px !important;
	top:548px !important;
}

#item37654 {
	width:327px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item38082 {
	width:136px !important;
	height:61px !important;
	left:238px !important;
	top:505px !important;
}

#item38269 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item38283 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item38290 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item37031 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e9e8e3;
}

#item37910 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item38276 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item38296 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item38302 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item39849 {
	width:73px !important;
	height:30px !important;
	left:472px !important;
	top:450px !important;
}

#item39335 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item39333 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item39382 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item170343 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#fff5d8;
}

#item170468 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#fff5d8;
}

#item170469 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#ffebac;
}

#item170517 {
	width:326px !important;
	height:255px !important;
	left:48px !important;
	top:548px !important;
}

#item170707 {
	width:340px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item171040 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item171055 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item171062 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item170470 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#ffebac;
}

#item170869 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item171048 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item171068 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item171075 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item171081 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:374px !important;
}

#item171100 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:414px !important;
}

#item171528 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item171502 {
	width:198px !important;
	height:96px !important;
	left:150px !important;
	top:72px !important;
}

#item171551 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item162785 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#fff5d8;
}

#item39965 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#fff5d8;
}

#item39966 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#ffebac;
}

#item40014 {
	width:329px !important;
	height:255px !important;
	left:48px !important;
	top:548px !important;
}

#item40187 {
	width:326px !important;
	height:240px !important;
	left:432px !important;
	top:548px !important;
}

#item40619 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item40631 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item40637 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item39967 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#ffebac;
}

#item40421 {
	width:316px !important;
	height:257px !important;
	left:239px !important;
	top:548px !important;
}

#item40625 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item40643 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item40649 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item75473 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:378px !important;
}

#item75491 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:418px !important;
}

#item39456 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item39454 {
	width:198px !important;
	height:146px !important;
	left:150px !important;
	top:72px !important;
}

#item39503 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item80950 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#fff5d8;
}

#item81098 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#fff5d8;
}

#item81099 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#ffebac;
}

#item81147 {
	width:326px !important;
	height:255px !important;
	left:48px !important;
	top:548px !important;
}

#item81271 {
	width:327px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item81668 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item81681 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item81688 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item81100 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#ffebac;
}

#item81491 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item81674 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item81694 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item81700 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item223871 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:378px !important;
}

#item223887 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:418px !important;
}

#item81732 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item81706 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item81755 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item79862 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#fff5d8;
}

#item79999 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#fff5d8;
}

#item80000 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#ffebac;
}

#item80048 {
	width:326px !important;
	height:255px !important;
	left:48px !important;
	top:548px !important;
}

#item80191 {
	width:327px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item80592 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item80604 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item80611 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item80001 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#ffebac;
}

#item80424 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item80598 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item80617 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item80624 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item223909 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:378px !important;
}

#item223925 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:418px !important;
}

#item80657 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item80630 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item80680 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item154590 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#d8e9fa;
}

#item154591 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#bcdbf5;
}

#item154639 {
	width:331px !important;
	height:256px !important;
	left:46px !important;
	top:548px !important;
}

#item155019 {
	width:327px !important;
	height:271px !important;
	left:432px !important;
	top:548px !important;
}

#item155321 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item155333 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item155339 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item171664 {
	width:508px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#d8e9fa;
}

#item154592 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#bcdbf5;
}

#item155147 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item155327 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item155345 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item155352 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item155442 {
	width:198px !important;
	height:96px !important;
	left:150px !important;
	top:72px !important;
}

#item155492 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item171734 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:374px !important;
}

#item171749 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:414px !important;
}

#item171805 {
	width:507px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#d8e9fa;
}

#item84403 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#d8e9fa;
}

#item84404 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#bcdbf5;
}

#item84452 {
	width:326px !important;
	height:257px !important;
	left:46px !important;
	top:548px !important;
}

#item84601 {
	width:336px !important;
	height:286px !important;
	left:432px !important;
	top:548px !important;
}

#item84946 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item84959 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item84965 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item84405 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#bcdbf5;
}

#item84773 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item84953 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item84972 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item84978 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item85548 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:374px !important;
}

#item85564 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:414px !important;
}

#item85396 {
	width:198px !important;
	height:96px !important;
	left:150px !important;
	top:72px !important;
}

#item85446 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item121586 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#d8e9fa;
}

#item121587 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#bcdbf5;
}

#item121810 {
	width:340px !important;
	height:245px !important;
	left:432px !important;
	top:548px !important;
}

#item148206 {
	width:136px !important;
	height:61px !important;
	left:230px !important;
	top:505px !important;
}

#item122126 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item122138 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item122144 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item122551 {
	width:326px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item122769 {
	width:507px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#d8e9fa;
}

#item150716 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item150692 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item150668 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item150644 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item150592 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item121588 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#bcdbf5;
}

#item121956 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item122132 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item122150 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item122156 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item137227 {
	width:73px !important;
	height:30px !important;
	left:389px !important;
	top:443px !important;
}

#item137242 {
	width:90px !important;
	height:30px !important;
	left:468px !important;
	top:443px !important;
}

#item122250 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item122223 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item122273 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item43377 {
	width:508px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#d8e9fa;
}

#item43545 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#d8e9fa;
}

#item43546 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#bcdbf5;
}

#item43594 {
	width:326px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item43770 {
	width:326px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item44153 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item44166 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item44173 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item150906 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151055 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151031 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item150955 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item150930 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item150904 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item43547 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#bcdbf5;
}

#item43944 {
	width:314px !important;
	height:257px !important;
	left:239px !important;
	top:548px !important;
}

#item44160 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item44179 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item44185 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item137329 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:374px !important;
}

#item137348 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:414px !important;
}

#item44574 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item44572 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item44621 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item178176 {
	width:659px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#f1dede;
}

#item178289 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f1dede;
}

#item178290 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item178339 {
	width:338px !important;
	height:256px !important;
	left:45px !important;
	top:548px !important;
}

#item178624 {
	width:335px !important;
	height:240px !important;
	left:432px !important;
	top:548px !important;
}

#item179051 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item179063 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item179069 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item178291 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item178811 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item179057 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item179076 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item179083 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item179089 {
	width:90px !important;
	height:30px !important;
	left:441px !important;
	top:374px !important;
}

#item179107 {
	width:90px !important;
	height:30px !important;
	left:441px !important;
	top:414px !important;
}

#item179491 {
	width:198px !important;
	height:96px !important;
	left:150px !important;
	top:72px !important;
}

#item179540 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item176965 {
	width:557px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#f1dede;
}

#item177101 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f1dede;
}

#item177102 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item177150 {
	width:337px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item177503 {
	width:327px !important;
	height:270px !important;
	left:432px !important;
	top:548px !important;
}

#item177896 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item177911 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item177917 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item223423 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223339 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223315 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223291 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223267 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223243 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223219 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223195 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223171 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223118 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item224280 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224251 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224221 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224188 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224159 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224097 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224072 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224048 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224024 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item224000 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223947 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item177903 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item177944 {
	width:90px !important;
	height:30px !important;
	left:444px !important;
	top:374px !important;
}

#item177962 {
	width:90px !important;
	height:30px !important;
	left:444px !important;
	top:414px !important;
}

#item238269 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item238270 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item238462 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item238468 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item183768 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item183742 {
	width:198px !important;
	height:146px !important;
	left:150px !important;
	top:72px !important;
}

#item183791 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item184003 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f1dede;
}

#item184004 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item184052 {
	width:335px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item184367 {
	width:327px !important;
	height:289px !important;
	left:432px !important;
	top:548px !important;
}

#item184499 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item184513 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item184520 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item184532 {
	width:659px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#f1dede;
}

#item185238 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item185214 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item185190 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item185166 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item185142 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item185118 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item185094 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item185070 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item185018 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item184506 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item184717 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item184718 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item184954 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item184960 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item239524 {
	width:90px !important;
	height:30px !important;
	left:444px !important;
	top:374px !important;
}

#item239541 {
	width:90px !important;
	height:30px !important;
	left:444px !important;
	top:414px !important;
}

#item185460 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item185434 {
	width:198px !important;
	height:146px !important;
	left:150px !important;
	top:72px !important;
}

#item185483 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item231471 {
	width:659px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#f1dede;
}

#item231601 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f1dede;
}

#item231602 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item231650 {
	width:326px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item231969 {
	width:326px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item232336 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item232349 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item232355 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item232769 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232745 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232721 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232697 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232673 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232649 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232574 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232550 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232526 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232500 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item233061 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item233037 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item233013 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232989 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232965 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232941 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232916 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232892 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232868 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232844 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item232792 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item232342 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item232383 {
	width:90px !important;
	height:30px !important;
	left:444px !important;
	top:374px !important;
}

#item232399 {
	width:90px !important;
	height:30px !important;
	left:444px !important;
	top:414px !important;
}

#item233107 {
	width:198px !important;
	height:96px !important;
	left:150px !important;
	top:72px !important;
}

#item233156 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item238533 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item238535 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item238736 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item238742 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item44757 {
	width:508px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#f1dede;
}

#item44873 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f1dede;
}

#item44874 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item44922 {
	width:327px !important;
	height:270px !important;
	left:45px !important;
	top:548px !important;
}

#item45064 {
	width:326px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item45408 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item45420 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item45426 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item44875 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item45243 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item45414 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item45433 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item45439 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item46980 {
	width:90px !important;
	height:30px !important;
	left:451px !important;
	top:374px !important;
}

#item46997 {
	width:90px !important;
	height:30px !important;
	left:451px !important;
	top:414px !important;
}

#item45465 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item45463 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item45512 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item47069 {
	width:489px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#f1dede;
}

#item46032 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#f1dede;
}

#item46033 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item47579 {
	width:326px !important;
	height:270px !important;
	left:46px !important;
	top:548px !important;
}

#item47783 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item47789 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item47827 {
	width:326px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item48034 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item46034 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#e7c8c7;
}

#item46945 {
	width:73px !important;
	height:30px !important;
	left:367px !important;
	top:450px !important;
}

#item46965 {
	width:90px !important;
	height:30px !important;
	left:446px !important;
	top:450px !important;
}

#item48028 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item48069 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item48248 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item48254 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item48506 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item48504 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item48554 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item173803 {
	width:585px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#d9dbec;
}

#item173954 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#d9dbec;
}

#item173955 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#bfc6e1;
}

#item174003 {
	width:335px !important;
	height:258px !important;
	left:46px !important;
	top:548px !important;
}

#item174191 {
	width:344px !important;
	height:256px !important;
	left:432px !important;
	top:548px !important;
}

#item174618 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item174630 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item174636 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item173956 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#bfc6e1;
}

#item174349 {
	width:314px !important;
	height:257px !important;
	left:239px !important;
	top:547px !important;
}

#item174624 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item174642 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item174648 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item174688 {
	width:90px !important;
	height:30px !important;
	left:355px !important;
	top:374px !important;
}

#item174706 {
	width:90px !important;
	height:30px !important;
	left:355px !important;
	top:414px !important;
}

#item201939 {
	width:198px !important;
	height:96px !important;
	left:150px !important;
	top:72px !important;
}

#item201988 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item174906 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#fef0de;
}

#item175031 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#fef0de;
}

#item175032 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#fdd5a5;
}

#item175080 {
	width:347px !important;
	height:271px !important;
	left:35px !important;
	top:548px !important;
}

#item175253 {
	width:350px !important;
	height:240px !important;
	left:432px !important;
	top:548px !important;
}

#item175653 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item175666 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item175672 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item175033 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#fdd5a5;
}

#item175402 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item175660 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item175679 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item175685 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item175708 {
	width:90px !important;
	height:30px !important;
	left:355px !important;
	top:374px !important;
}

#item175723 {
	width:90px !important;
	height:30px !important;
	left:355px !important;
	top:414px !important;
}

#item202062 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item202060 {
	width:198px !important;
	height:96px !important;
	left:150px !important;
	top:72px !important;
}

#item202111 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item175920 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#eff0f0;
}

#item176044 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#eff0f0;
}

#item176045 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#d0d5d5;
}

#item176093 {
	width:326px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item176271 {
	width:332px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item176669 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item176682 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item176688 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item176046 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#d0d5d5;
}

#item176416 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item176675 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item176694 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item176700 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item176718 {
	width:90px !important;
	height:30px !important;
	left:355px !important;
	top:374px !important;
}

#item176733 {
	width:90px !important;
	height:30px !important;
	left:355px !important;
	top:414px !important;
}

#item202194 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item202192 {
	width:198px !important;
	height:146px !important;
	left:150px !important;
	top:72px !important;
}

#item202242 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item172233 {
	width:386px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#efeed7;
}

#item172281 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#ecf2d9;
}

#item172282 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item172330 {
	width:332px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item172562 {
	width:340px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item172901 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item172914 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item172922 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item172950 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#ecf2d9;
}

#item173314 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item173290 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item173266 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item173241 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item173217 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item173142 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item173116 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item172283 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item172707 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item172908 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item172928 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item172934 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item173009 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:375px !important;
}

#item173025 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}

#item173363 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item173337 {
	width:198px !important;
	height:161px !important;
	left:150px !important;
	top:72px !important;
}

#item173386 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item209026 {
	width:386px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#ecf2d9;
}

#item209075 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#ecf2d9;
}

#item209076 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item209124 {
	width:332px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item209504 {
	width:331px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item209839 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item209852 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item209859 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item209887 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#ecf2d9;
}

#item210245 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item210221 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item210197 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item210173 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item210148 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item210073 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item210047 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item209077 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item209668 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item209846 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item209866 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item209873 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item210345 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item210319 {
	width:198px !important;
	height:161px !important;
	left:150px !important;
	top:72px !important;
}

#item210368 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item210581 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:375px !important;
}

#item210597 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}

#item212678 {
	width:386px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#ecf2d9;
}

#item212725 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#ecf2d9;
}

#item212726 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item212774 {
	width:332px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item213121 {
	width:340px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item213553 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item213566 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item213573 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item213598 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#ecf2d9;
}

#item213742 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item214011 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213986 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213962 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213937 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213913 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213889 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213865 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213841 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213767 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item213740 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item212727 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item213353 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item213560 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item213579 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item213585 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item214060 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item214034 {
	width:198px !important;
	height:161px !important;
	left:150px !important;
	top:72px !important;
}

#item214083 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item219800 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:375px !important;
}

#item219823 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}

#item214445 {
	width:386px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#ecf2d9;
}

#item214493 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#ecf2d9;
}

#item214494 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item214542 {
	width:332px !important;
	height:257px !important;
	left:46px !important;
	top:548px !important;
}

#item214891 {
	width:334px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item215206 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item215219 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item215226 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item215249 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#ecf2d9;
}

#item223511 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item223482 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item215361 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item215555 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item215531 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item215507 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item215483 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item215459 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item215385 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item215359 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item214495 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item215041 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item215213 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item215233 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item215239 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item215633 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item215631 {
	width:198px !important;
	height:161px !important;
	left:150px !important;
	top:72px !important;
}

#item215680 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item215732 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:375px !important;
}

#item215749 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}

#item48753 {
	width:386px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#efeed7;
}

#item48923 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#ecf2d9;
}

#item48924 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item48972 {
	width:332px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item49149 {
	width:334px !important;
	height:240px !important;
	left:432px !important;
	top:548px !important;
}

#item49529 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item49542 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item49550 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item132547 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#ecf2d9;
}

#item151291 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151267 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151243 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151219 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151195 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151171 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151119 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item48925 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item49324 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item49536 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item49557 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item49564 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item132612 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:375px !important;
}

#item132631 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}

#item49587 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item49585 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item49634 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item132935 {
	width:386px !important;
	height:364px !important;
	left:10px !important;
	top:115px !important;
	background:#efeed7;
}

#item133007 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#ecf2d9;
}

#item133008 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item133199 {
	width:326px !important;
	height:270px !important;
	left:432px !important;
	top:548px !important;
}

#item133512 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item133524 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item133530 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item133553 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#ecf2d9;
}

#item151578 {
	width:332px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item151877 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item152072 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item152048 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item152024 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item152000 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151976 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151901 {
	width:45px !important;
	height:29px !important;
	left:125px !important;
	top:7px !important;
}

#item151875 {
	width:170px !important;
	height:43px !important;
	left:227px !important;
	top:563px !important;
}

#item133009 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#d9e6b0;
}

#item133346 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item133518 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item133536 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item133543 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item133613 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:375px !important;
}

#item133630 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}

#item133676 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item133650 {
	width:198px !important;
	height:111px !important;
	left:150px !important;
	top:72px !important;
}

#item133699 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item23125 {
	width:386px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#d5ece9;
}

#item67696 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#d5ece9;
}

#item67697 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#b1dbd9;
}

#item67746 {
	width:336px !important;
	height:272px !important;
	left:46px !important;
	top:548px !important;
}

#item67890 {
	width:326px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item68180 {
	width:136px !important;
	height:61px !important;
	left:238px !important;
	top:505px !important;
}

#item68238 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item68251 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item68258 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item67698 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#b1dbd9;
}

#item68010 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item68245 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item68264 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item68270 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item206671 {
	width:90px !important;
	height:30px !important;
	left:440px !important;
	top:360px !important;
}

#item206690 {
	width:90px !important;
	height:30px !important;
	left:440px !important;
	top:402px !important;
}

#item68406 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item68379 {
	width:198px !important;
	height:146px !important;
	left:149px !important;
	top:72px !important;
}

#item68429 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item218533 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#d5ece9;
}

#item218615 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#d5ece9;
}

#item218616 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#b1dbd9;
}

#item218665 {
	width:336px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item218854 {
	width:326px !important;
	height:254px !important;
	left:432px !important;
	top:548px !important;
}

#item219217 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item219230 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item219237 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item218617 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#b1dbd9;
}

#item218981 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item219224 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item219243 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item219250 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item219757 {
	width:73px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}

#item219772 {
	width:90px !important;
	height:30px !important;
	left:442px !important;
	top:417px !important;
}

#item219611 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item219585 {
	width:198px !important;
	height:146px !important;
	left:149px !important;
	top:72px !important;
}

#item219634 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item71585 {
	width:508px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#d5ece9;
}

#item71680 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#d5ece9;
}

#item71681 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#b1dbd9;
}

#item71729 {
	width:336px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item71906 {
	width:326px !important;
	height:254px !important;
	left:432px !important;
	top:548px !important;
}

#item72218 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item72231 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item72237 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item71682 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#b1dbd9;
}

#item72023 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item72224 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item72243 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item72249 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item98017 {
	width:73px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}

#item152462 {
	width:90px !important;
	height:30px !important;
	left:442px !important;
	top:417px !important;
}

#item72336 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item72310 {
	width:198px !important;
	height:146px !important;
	left:149px !important;
	top:72px !important;
}

#item72360 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item233987 {
	width:585px !important;
	height:366px !important;
	left:10px !important;
	top:114px !important;
	background:#b6dfec;
}

#item234070 {
	width:374px !important;
	height:287px !important;
	left:23px !important;
	top:532px !important;
	background:#b6dfec;
}

#item234071 {
	width:374px !important;
	height:287px !important;
	left:408px !important;
	top:532px !important;
	background:#8bd0e1;
}

#item234119 {
	width:336px !important;
	height:255px !important;
	left:46px !important;
	top:548px !important;
}

#item234498 {
	width:326px !important;
	height:255px !important;
	left:432px !important;
	top:548px !important;
}

#item234930 {
	width:13px !important;
	height:27px !important;
	left:381px !important;
	top:648px !important;
}

#item234942 {
	width:13px !important;
	height:27px !important;
	left:27px !important;
	top:648px !important;
}

#item234949 {
	width:13px !important;
	height:27px !important;
	left:411px !important;
	top:648px !important;
}

#item234072 {
	width:374px !important;
	height:287px !important;
	left:198px !important;
	top:532px !important;
	background:#8bd0e1;
}

#item234663 {
	width:314px !important;
	height:257px !important;
	left:240px !important;
	top:548px !important;
}

#item234936 {
	width:13px !important;
	height:27px !important;
	left:171px !important;
	top:648px !important;
}

#item234955 {
	width:13px !important;
	height:27px !important;
	left:556px !important;
	top:648px !important;
}

#item234961 {
	width:13px !important;
	height:27px !important;
	left:202px !important;
	top:648px !important;
}

#item235110 {
	width:37px !important;
	height:41px !important;
	left:161px !important;
	top:1px !important;
}

#item235108 {
	width:198px !important;
	height:146px !important;
	left:149px !important;
	top:72px !important;
}

#item235158 {
	width:20px !important;
	height:20px !important;
	left:337px !important;
	top:62px !important;
}

#item239426 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:375px !important;
}

#item239443 {
	width:90px !important;
	height:30px !important;
	left:363px !important;
	top:417px !important;
}
#in5footer,  #prefooter {display:none;}
