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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:615px; height:879px; background: #fff !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:22504px; height:891px; }
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:60px;
	height:60px;
	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;
	
}
/*Hier werden die Pfeile kleiner gemacht*/
@media screen and (max-width: 1024px) {
  nav#page-nav > button {
    width: 50px !important;      /* kleiner in der Breite */
    height: 50px !important;     /* kleiner in der Höhe */
    margin: -20px 0 0 0 !important; /* vertikal zentrieren */
 
  }
}
@media screen and (max-width: 776px) {
  nav#page-nav > button {
    width: 25px !important;      /* kleiner in der Breite */
    height: 25px !important;     /* kleiner in der Höhe */
    margin: -20px 0 0 0 !important; /* vertikal zentrieren */
 
  }
}


nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:80px !important; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:80px !important; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media screen and (max-width: 1540px) {

nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:10px !important; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:10px !important; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
}

@media all and (max-height:879px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
  left: auto !important;
	right:11% !important;
  position:fixed;
  bottom: auto !important;
	top: 94% !important; 
  background-color: rgba(0,0,0,.65);
  box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
  z-index:9999;
  -webkit-animation:share-fadein 1s ease 2s;
  animation:share-fadein 1s ease 2s;
}

@media (max-width: 1300px) {
  #share-wrap {
    right:15% !important; /* weiter nach links */
  }
}

@media (max-width: 950px) {
  #share-wrap {
    right: 35% !important; /* weiter nach links */
    top: 90% !important; /* weiter nach oben */
  }
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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;}
}

#item153441 {
	width:165px !important;
	height:141px !important;
	left:48px !important;
	top:752px !important;
	background:#9cd6eb;
}

#item153442 {
	width:165px !important;
	height:141px !important;
	left:225px !important;
	top:752px !important;
	background:#9cd6eb;
}

#item153444 {
	width:165px !important;
	height:141px !important;
	left:402px !important;
	top:752px !important;
	background:#9cd6eb;
}

#item153407 {
	opacity:0.90;
	width:477px !important;
	height:53px !important;
	left:152px !important;
	top:178px !important;
	background:#fff;
}

#item153432 {
	opacity:0.90;
	width:162px !important;
	height:53px !important;
	left:-14px !important;
	top:178px !important;
	background:#fff;
}

#item153433 {
	width:643px !important;
	height:202px !important;
	left:-14px !important;
	top:-14px !important;
	background:#9cd6eb;
}

#item153258 {
	width:102px !important;
	height:31px !important;
	left:48px !important;
	top:192px !important;
}

#item153283 {
	width:147px !important;
	left:420px !important;
	top:20px !important;
	min-height:9px !important;
}

#item160166 {
	width:1px !important;
	height:11px !important;
	left:56px !important;
	top:1px !important;
	background:#877f7c;
}

#item160164 {
	width:1px !important;
	height:11px !important;
	left:111px !important;
	top:1px !important;
	background:#877f7c;
}

#item160162 {
	width:1px !important;
	height:11px !important;
	left:172px !important;
	top:1px !important;
	background:#877f7c;
}

#item160160 {
	width:1px !important;
	height:11px !important;
	left:241px !important;
	top:1px !important;
	background:#877f7c;
}

#item160158 {
	width:1px !important;
	height:11px !important;
	left:295px !important;
	top:1px !important;
	background:#877f7c;
}

#item160156 {
	width:1px !important;
	height:11px !important;
	left:358px !important;
	top:1px !important;
	background:#877f7c;
}

#item153308 {
	width:403px !important;
	left:164px !important;
	top:211px !important;
	min-height:13px !important;
}

#item153349 {
	width:519px !important;
	height:20px !important;
	left:48px !important;
	top:759px !important;
}

#item153249 {
	opacity:0.30;
	width:4px !important;
	height:43px !important;
	left:148px !important;
	top:188px !important;
	background:#f2efec;
}

#item66516 {
	width:408px !important;
	height:253px !important;
	left:208px !important;
	top:664px !important;
	background:#db002a;
}

#item66517 {
	width:325px !important;
	height:381px !important;
	left:-14px !important;
	top:536px !important;
}

#item66504 {
	width:629px !important;
	height:259px !important;
	background:#050d0f;
}

#item66468 {
	width:178px !important;
	height:95px !important;
	left:-14px !important;
	top:-14px !important;
}

#item66481 {
	width:45px !important;
	height:45px !important;
	left:522px !important;
	top:804px !important;
	background:#fff;
}

#item66143 {
	width:164px !important;
	left:48px !important;
	top:408px !important;
	min-height:240px !important;
}

#item66170 {
	width:164px !important;
	left:225px !important;
	top:408px !important;
	min-height:240px !important;
}

#item66175 {
	width:271px !important;
	left:125px !important;
	top:264px !important;
	min-height:42px !important;
}

#item66201 {
	width:13px !important;
	left:128px !important;
	top:261px !important;
	min-height:28px !important;
}

#item66226 {
	width:33px !important;
	left:363px !important;
	top:291px !important;
	min-height:28px !important;
}

#item66251 {
	width:342px !important;
	left:48px !important;
	top:324px !important;
	min-height:62px !important;
}

#item66277 {
	width:359px !important;
	left:219px !important;
	top:51px !important;
	min-height:134px !important;
}

#item66328 {
	width:153px !important;
	left:48px !important;
	top:816px !important;
	min-height:33px !important;
}

#item66407 {
	width:150px !important;
	left:410px !important;
	top:411px !important;
	min-height:208px !important;
}

#item66433 {
	width:164px !important;
	left:403px !important;
	top:366px !important;
	border:solid 1px #db002a;
	min-height:259px !important;
	padding:14px;
}

#item158977 {
	width:9px !important;
	height:15px !important;
	left:248px !important;
	top:765px !important;
	background:#000910;
}

#item66302 {
	width:267px !important;
	left:234px !important;
	top:684px !important;
	min-height:166px !important;
}

#item788 {
	width:98px !important;
	height:16px !important;
	left:468px !important;
	top:838px !important;
}

#item160000 {
	width:17px !important;
	height:17px !important;
	left:573px !important;
	top:837px !important;
	background:#bab8bd;
}

#item153555 {
	opacity:0.80;
	width:153px !important;
	height:22px !important;
	left:414px !important;
	top:764px !important;
	background:#fff;
}

#item153505 {
	width:113px !important;
	left:434px !important;
	top:773px !important;
	min-height:5px !important;
}

#item153530 {
	width:125px !important;
	left:428px !important;
	top:546px !important;
	min-height:195px !important;
}

#item157575 {
	width:342px !important;
	left:47px !important;
	top:84px !important;
	min-height:54px !important;
}

#item159211 {
	width:164px !important;
	left:48px !important;
	top:147px !important;
	min-height:661px !important;
}

#item159234 {
	width:164px !important;
	left:225px !important;
	top:147px !important;
	min-height:661px !important;
}

#item126090 {
	width:629px !important;
	height:202px !important;
	left:615px !important;
	top:708px !important;
	background:#c9a86d;
}

#item125842 {
	width:519px !important;
	left:48px !important;
	top:557px !important;
	min-height:31px !important;
}

#item125867 {
	width:164px !important;
	left:48px !important;
	top:612px !important;
	min-height:225px !important;
}

#item125907 {
	width:164px !important;
	left:225px !important;
	top:612px !important;
	min-height:225px !important;
}

#item125912 {
	width:519px !important;
	height:72px !important;
	left:48px !important;
	top:456px !important;
}

#item125938 {
	width:105px !important;
	left:485px !important;
	top:132px !important;
	min-height:76px !important;
}

#item126022 {
	width:164px !important;
	left:403px !important;
	top:612px !important;
	min-height:225px !important;
}

#item125766 {
	width:34px !important;
	left:43px !important;
	top:35px !important;
	min-height:5px !important;
}

#item125817 {
	width:164px !important;
	left:225px !important;
	top:45px !important;
	min-height:603px !important;
}

#item125871 {
	width:190px !important;
	left:403px !important;
	top:731px !important;
	min-height:116px !important;
}

#item125896 {
	width:45px !important;
	height:45px !important;
	left:544px !important;
	top:800px !important;
	background:#fff;
}

#item125965 {
	width:74px !important;
	left:524px !important;
	top:332px !important;
	min-height:76px !important;
}

#item125991 {
	width:164px !important;
	left:403px !important;
	top:682px !important;
	min-height:5px !important;
}

#item126017 {
	width:164px !important;
	left:48px !important;
	top:45px !important;
	min-height:603px !important;
}

#item126026 {
	width:164px !important;
	left:403px !important;
	top:45px !important;
	min-height:351px !important;
}

#item154552 {
	width:164px !important;
	left:403px !important;
	top:268px !important;
	min-height:596px !important;
}

#item154577 {
	width:450px !important;
	left:117px !important;
	top:56px !important;
	min-height:151px !important;
}

#item154603 {
	width:429px !important;
	left:93px !important;
	top:192px !important;
	min-height:53px !important;
}

#item154648 {
	width:193px !important;
	height:96px !important;
	left:196px !important;
	top:555px !important;
	background:#e0dddd;
	padding:11px 6px 11px 6px;
}

#item154673 {
	width:140px !important;
	height:42px !important;
	left:250px !important;
	top:510px !important;
	padding:11px;
}

#item154698 {
	width:140px !important;
	height:42px !important;
	left:54px !important;
	top:673px !important;
	padding:11px;
}

#item154723 {
	width:140px !important;
	left:250px !important;
	top:653px !important;
	min-height:42px !important;
	padding:11px;
}

#item154748 {
	width:140px !important;
	left:54px !important;
	top:718px !important;
	min-height:42px !important;
	padding:11px;
}

#item154527 {
	width:34px !important;
	left:20px !important;
	top:20px !important;
	min-height:5px !important;
}

#item126515 {
	width:25px !important;
	left:570px !important;
	top:20px !important;
	min-height:5px !important;
}

#item154502 {
	width:25px !important;
	left:570px !important;
	top:20px !important;
	min-height:5px !important;
}

#item154411 {
	width:404px !important;
	height:248px !important;
	left:615px !important;
	top:179px !important;
	background:#fff2d3;
}

#item154007 {
	width:164px !important;
	left:48px !important;
	top:286px !important;
	min-height:362px !important;
}

#item154033 {
	width:164px !important;
	left:225px !important;
	top:292px !important;
	min-height:356px !important;
}

#item154038 {
	width:164px !important;
	left:403px !important;
	top:286px !important;
	min-height:470px !important;
}

#item154043 {
	width:124px !important;
	left:403px !important;
	top:756px !important;
	min-height:105px !important;
}

#item154070 {
	width:45px !important;
	height:45px !important;
	left:539px !important;
	top:818px !important;
	background:#fff;
}

#item154080 {
	width:115px !important;
	height:36px !important;
	left:257px !important;
	top:824px !important;
}

#item154239 {
	opacity:0.80;
	width:134px !important;
	height:50px !important;
	background:#fff;
}

#item154240 {
	width:134px !important;
	height:50px !important;
	padding:6px;
}

#item159975 {
	width:17px !important;
	height:17px !important;
	left:573px !important;
	top:837px !important;
	background:#bab8bd;
}

#item154298 {
	width:77px !important;
	height:337px !important;
	left:300px !important;
	top:556px !important;
	background:#fff;
}

#item153896 {
	width:164px !important;
	left:48px !important;
	top:264px !important;
	min-height:132px !important;
}

#item153923 {
	width:164px !important;
	left:225px !important;
	top:264px !important;
	min-height:132px !important;
}

#item153929 {
	width:317px !important;
	left:46px !important;
	top:199px !important;
	min-height:22px !important;
}

#item153955 {
	width:369px !important;
	left:48px !important;
	top:235px !important;
	min-height:26px !important;
}

#item153981 {
	width:187px !important;
	left:418px !important;
	top:117px !important;
	min-height:47px !important;
}

#item154108 {
	width:233px !important;
	height:24px !important;
	left:157px !important;
	top:384px !important;
}

#item154133 {
	width:252px !important;
	left:48px !important;
	top:470px !important;
	min-height:13px !important;
}

#item154159 {
	width:252px !important;
	left:48px !important;
	top:448px !important;
	min-height:16px !important;
}

#item154185 {
	width:252px !important;
	left:48px !important;
	top:499px !important;
	min-height:349px !important;
}

#item154265 {
	width:154px !important;
	height:24px !important;
	left:48px !important;
	top:829px !important;
}

#item153871 {
	width:31px !important;
	left:559px !important;
	top:20px !important;
	min-height:5px !important;
}

#item133148 {
	width:225px !important;
	height:393px !important;
	left:615px !important;
	top:504px !important;
	background:#000910;
}

#item133145 {
	width:539px !important;
	height:137px !important;
	left:-14px !important;
	top:252px !important;
	background:#000910;
}

#item133146 {
	width:627px !important;
	height:102px !important;
	left:615px !important;
	top:-14px !important;
	background:#000910;
}

#item132578 {
	width:164px !important;
	left:48px !important;
	top:432px !important;
	min-height:192px !important;
}

#item132604 {
	width:164px !important;
	left:225px !important;
	top:432px !important;
	min-height:264px !important;
}

#item132609 {
	width:164px !important;
	left:403px !important;
	top:438px !important;
	min-height:246px !important;
}

#item132669 {
	width:269px !important;
	left:48px !important;
	top:266px !important;
	min-height:19px !important;
}

#item132694 {
	width:414px !important;
	left:48px !important;
	top:353px !important;
	min-height:19px !important;
}

#item132773 {
	width:85px !important;
	left:239px !important;
	top:851px !important;
	min-height:13px !important;
}

#item132799 {
	width:112px !important;
	left:14px !important;
	top:850px !important;
	min-height:14px !important;
}

#item132825 {
	width:129px !important;
	left:440px !important;
	top:843px !important;
	min-height:22px !important;
}

#item132851 {
	width:427px !important;
	left:48px !important;
	top:306px !important;
	min-height:30px !important;
}

#item132876 {
	width:177px !important;
	height:12px !important;
	left:390px !important;
	top:600px !important;
}

#item132952 {
	width:129px !important;
	left:20px !important;
	top:34px !important;
	min-height:14px !important;
}

#item132553 {
	width:34px !important;
	left:20px !important;
	top:20px !important;
	min-height:5px !important;
}

#item133147 {
	width:391px !important;
	height:389px !important;
	left:238px !important;
	top:504px !important;
	background:#000910;
}

#item133006 {
	width:45px !important;
	height:45px !important;
	left:305px !important;
	top:785px !important;
	background:#fff;
}

#item132614 {
	width:245px !important;
	left:48px !important;
	top:348px !important;
	min-height:156px !important;
}

#item132619 {
	width:113px !important;
	left:410px !important;
	top:753px !important;
	min-height:90px !important;
}

#item132644 {
	width:98px !important;
	left:305px !important;
	top:752px !important;
	min-height:35px !important;
}

#item132719 {
	width:138px !important;
	left:27px !important;
	top:842px !important;
	min-height:22px !important;
}

#item132747 {
	width:125px !important;
	left:463px !important;
	top:255px !important;
	min-height:30px !important;
}

#item132901 {
	width:160px !important;
	left:48px !important;
	top:528px !important;
	min-height:156px !important;
}

#item132926 {
	width:141px !important;
	left:27px !important;
	top:264px !important;
	min-height:22px !important;
}

#item834 {
	width:99px !important;
	height:16px !important;
	left:48px !important;
	top:838px !important;
}

#item102638 {
	width:629px !important;
	height:569px !important;
	left:-14px !important;
	top:324px !important;
	background:#44434d;
}

#item102640 {
	width:213px !important;
	height:167px !important;
	left:403px !important;
	top:281px !important;
	background:#a4d0dd;
}

#item102639 {
	width:213px !important;
	height:241px !important;
	left:403px !important;
	top:590px !important;
	background:#a4d0dd;
}

#item102426 {
	width:45px !important;
	height:45px !important;
	left:522px !important;
	top:727px !important;
	background:#fff;
}

#item159950 {
	width:17px !important;
	height:17px !important;
	left:26px !important;
	top:837px !important;
	background:#bab8bd;
}

#item102364 {
	width:336px !important;
	left:247px !important;
	top:165px !important;
	min-height:102px !important;
}

#item102389 {
	width:164px !important;
	left:48px !important;
	top:338px !important;
	min-height:490px !important;
}

#item102416 {
	width:164px !important;
	left:225px !important;
	top:338px !important;
	min-height:524px !important;
}

#item102438 {
	width:130px !important;
	left:408px !important;
	top:727px !important;
	min-height:96px !important;
}

#item102463 {
	width:79px !important;
	left:403px !important;
	top:368px !important;
	min-height:80px !important;
}

#item102489 {
	width:407px !important;
	left:146px !important;
	top:45px !important;
	min-height:10px !important;
}

#item102514 {
	width:373px !important;
	left:192px !important;
	top:74px !important;
	min-height:26px !important;
}

#item102539 {
	width:283px !important;
	left:273px !important;
	top:112px !important;
	min-height:26px !important;
}

#item102336 {
	width:31px !important;
	left:563px !important;
	top:20px !important;
	min-height:5px !important;
}

#item159925 {
	width:17px !important;
	height:17px !important;
	left:573px !important;
	top:837px !important;
	background:#bab8bd;
}

#item136396 {
	width:86px !important;
	left:234px !important;
	top:406px !important;
	min-height:5px !important;
}

#item136421 {
	width:164px !important;
	left:48px !important;
	top:192px !important;
	min-height:228px !important;
}

#item136446 {
	width:164px !important;
	left:225px !important;
	top:192px !important;
	min-height:89px !important;
}

#item136450 {
	width:261px !important;
	left:47px !important;
	top:45px !important;
	min-height:82px !important;
}

#item136476 {
	width:275px !important;
	left:33px !important;
	top:139px !important;
	min-height:23px !important;
}

#item136501 {
	width:164px !important;
	left:403px !important;
	top:192px !important;
	min-height:234px !important;
}

#item148000 {
	width:59px !important;
	left:278px !important;
	top:835px !important;
	min-height:5px !important;
}

#item148025 {
	width:342px !important;
	left:46px !important;
	top:468px !important;
	min-height:126px !important;
}

#item148051 {
	width:164px !important;
	left:403px !important;
	top:468px !important;
	min-height:364px !important;
}

#item144334 {
	width:519px !important;
	left:48px !important;
	top:40px !important;
	min-height:40px !important;
}

#item144359 {
	width:253px !important;
	left:48px !important;
	top:96px !important;
	min-height:58px !important;
}

#item144386 {
	width:154px !important;
	left:48px !important;
	top:159px !important;
	min-height:24px !important;
}

#item144413 {
	width:253px !important;
	left:314px !important;
	top:96px !important;
	min-height:58px !important;
}

#item144417 {
	width:140px !important;
	height:59px !important;
	left:458px !important;
	top:350px !important;
	background:#fff;
	padding:6px;
}

#item147789 {
	width:159px !important;
	left:44px !important;
	top:458px !important;
	min-height:35px !important;
}

#item147814 {
	width:164px !important;
	left:403px !important;
	top:483px !important;
	min-height:67px !important;
}

#item147840 {
	width:164px !important;
	left:403px !important;
	top:720px !important;
	min-height:101px !important;
}

#item147866 {
	width:415px !important;
	left:152px !important;
	top:555px !important;
	min-height:67px !important;
}

#item147917 {
	width:269px !important;
	left:298px !important;
	top:607px !important;
	min-height:101px !important;
}

#item147943 {
	width:108px !important;
	height:17px !important;
	left:403px !important;
	top:831px !important;
}

#item1018 {
	width:524px !important;
	height:383px !important;
	left:45px !important;
	top:448px !important;
	background:#e2e3e3;
}

#item159900 {
	width:17px !important;
	height:17px !important;
	left:573px !important;
	top:837px !important;
	background:#bab8bd;
}

#item130733 {
	width:276px !important;
	left:75px !important;
	top:61px !important;
	min-height:59px !important;
}

#item130758 {
	width:133px !important;
	height:96px !important;
	left:417px !important;
	top:102px !important;
}

#item130783 {
	width:173px !important;
	left:226px !important;
	top:121px !important;
	min-height:77px !important;
}

#item130808 {
	width:136px !important;
	height:5px !important;
	left:403px !important;
	top:403px !important;
}

#item130834 {
	width:147px !important;
	left:242px !important;
	top:288px !important;
	min-height:99px !important;
}

#item130860 {
	width:308px !important;
	left:242px !important;
	top:222px !important;
	min-height:66px !important;
}

#item130885 {
	width:147px !important;
	left:403px !important;
	top:288px !important;
	min-height:100px !important;
}

#item140117 {
	width:213px !important;
	height:190px !important;
	left:403px !important;
	top:703px !important;
	background:#b0bb80;
}

#item139861 {
	width:247px !important;
	left:261px !important;
	top:46px !important;
	min-height:104px !important;
}

#item139886 {
	width:89px !important;
	left:413px !important;
	top:694px !important;
	min-height:5px !important;
}

#item139912 {
	width:164px !important;
	left:48px !important;
	top:348px !important;
	min-height:336px !important;
}

#item139937 {
	width:164px !important;
	left:225px !important;
	top:348px !important;
	min-height:336px !important;
}

#item139941 {
	width:164px !important;
	left:403px !important;
	top:348px !important;
	min-height:144px !important;
}

#item139945 {
	width:261px !important;
	left:295px !important;
	top:123px !important;
	min-height:93px !important;
}

#item139970 {
	width:233px !important;
	left:303px !important;
	top:196px !important;
	min-height:77px !important;
}

#item139995 {
	width:136px !important;
	height:58px !important;
	left:435px !important;
	top:741px !important;
}

#item140021 {
	width:136px !important;
	height:32px !important;
	left:435px !important;
	top:814px !important;
}

#item125117 {
	width:331px !important;
	height:60px !important;
	left:377px !important;
	top:325px !important;
	border-radius:43px 0 0 43px;
	background:#d01235;
}

#item125002 {
	width:388px !important;
	left:75px !important;
	top:81px !important;
	min-height:98px !important;
}

#item125028 {
	width:288px !important;
	left:252px !important;
	top:194px !important;
	min-height:17px !important;
}

#item125054 {
	width:164px !important;
	left:48px !important;
	top:234px !important;
	min-height:258px !important;
}

#item125080 {
	width:164px !important;
	left:225px !important;
	top:234px !important;
	min-height:258px !important;
}

#item125085 {
	width:164px !important;
	left:403px !important;
	top:234px !important;
	min-height:258px !important;
}

#item125090 {
	width:204px !important;
	left:403px !important;
	top:336px !important;
	min-height:41px !important;
}

#item124976 {
	width:31px !important;
	left:563px !important;
	top:20px !important;
	min-height:5px !important;
}

#item138883 {
	width:163px !important;
	height:215px !important;
	left:615px !important;
	top:257px !important;
}

#item155658 {
	width:223px !important;
	left:327px !important;
	top:112px !important;
	min-height:30px !important;
}

#item155684 {
	width:241px !important;
	left:327px !important;
	top:258px !important;
	min-height:30px !important;
}

#item155737 {
	width:258px !important;
	left:327px !important;
	top:42px !important;
	min-height:45px !important;
}

#item155763 {
	width:241px !important;
	left:327px !important;
	top:151px !important;
	min-height:101px !important;
}

#item155789 {
	width:241px !important;
	left:327px !important;
	top:297px !important;
	min-height:78px !important;
}

#item155815 {
	width:257px !important;
	left:40px !important;
	top:204px !important;
	min-height:22px !important;
}

#item155841 {
	width:241px !important;
	left:327px !important;
	top:395px !important;
	min-height:30px !important;
}

#item155868 {
	width:519px !important;
	left:48px !important;
	top:464px !important;
	min-height:40px !important;
}

#item155893 {
	width:428px !important;
	left:48px !important;
	top:502px !important;
	min-height:19px !important;
}

#item155918 {
	width:164px !important;
	left:48px !important;
	top:533px !important;
	min-height:259px !important;
}

#item155944 {
	width:164px !important;
	left:225px !important;
	top:528px !important;
	min-height:65px !important;
}

#item155949 {
	width:164px !important;
	height:24px !important;
	left:48px !important;
	top:807px !important;
}

#item155975 {
	width:164px !important;
	left:403px !important;
	top:528px !important;
	min-height:60px !important;
}

#item157163 {
	width:31px !important;
	left:535px !important;
	top:451px !important;
	min-height:5px !important;
}

#item138745 {
	width:147px !important;
	left:20px !important;
	min-height:26px !important;
}

#item138770 {
	width:36px !important;
	left:93px !important;
	top:24px !important;
	min-height:22px !important;
}

#item138796 {
	width:52px !important;
	min-height:46px !important;
}

#item138822 {
	width:112px !important;
	left:33px !important;
	top:19px !important;
	min-height:28px !important;
}

#item138500 {
	width:369px !important;
	left:198px !important;
	top:381px !important;
	min-height:24px !important;
}

#item138525 {
	width:281px !important;
	left:286px !important;
	top:414px !important;
	min-height:48px !important;
}

#item138551 {
	width:357px !important;
	left:210px !important;
	top:357px !important;
	min-height:29px !important;
}

#item138576 {
	width:226px !important;
	left:341px !important;
	top:204px !important;
	min-height:135px !important;
}

#item138601 {
	width:78px !important;
	left:48px !important;
	top:166px !important;
	min-height:72px !important;
}

#item138627 {
	width:182px !important;
	left:48px !important;
	top:835px !important;
	min-height:19px !important;
}

#item138653 {
	width:164px !important;
	left:48px !important;
	top:504px !important;
	min-height:168px !important;
}

#item138657 {
	width:164px !important;
	left:225px !important;
	top:481px !important;
	min-height:203px !important;
}

#item138661 {
	width:178px !important;
	left:417px !important;
	top:718px !important;
	min-height:146px !important;
}

#item138687 {
	width:45px !important;
	height:45px !important;
	left:522px !important;
	top:728px !important;
	background:#fff;
}

#item138699 {
	width:164px !important;
	left:403px !important;
	top:484px !important;
	min-height:152px !important;
}

#item157136 {
	width:31px !important;
	left:563px !important;
	top:20px !important;
	min-height:5px !important;
}

#item131590 {
	width:164px !important;
	height:207px !important;
	left:48px !important;
	top:624px !important;
	background:#4daadf;
}

#item131115 {
	width:570px !important;
	height:132px !important;
	left:23px !important;
	top:312px !important;
}

#item131140 {
	width:416px !important;
	height:37px !important;
	left:46px !important;
	top:496px !important;
}

#item131165 {
	width:541px !important;
	left:27px !important;
	top:460px !important;
	min-height:12px !important;
}

#item131216 {
	width:519px !important;
	left:48px !important;
	top:557px !important;
	min-height:31px !important;
}

#item131241 {
	width:164px !important;
	left:225px !important;
	top:624px !important;
	min-height:213px !important;
}

#item131251 {
	width:164px !important;
	left:403px !important;
	top:624px !important;
	min-height:213px !important;
}

#item131255 {
	width:164px !important;
	left:48px !important;
	top:626px !important;
	min-height:202px !important;
	padding:11px;
}

#item131386 {
	width:244px !important;
	left:293px !important;
	top:39px !important;
	min-height:36px !important;
}

#item131486 {
	width:74px !important;
	left:537px !important;
	top:426px !important;
	min-height:20px !important;
}

#item131012 {
	width:34px !important;
	left:20px !important;
	top:20px !important;
	min-height:5px !important;
}

#item131587 {
	width:227px !important;
	height:244px !important;
	left:403px !important;
	top:649px !important;
	background:#4daadf;
}

#item131037 {
	width:99px !important;
	left:417px !important;
	top:669px !important;
	min-height:66px !important;
}

#item131063 {
	width:140px !important;
	left:417px !important;
	top:765px !important;
	min-height:66px !important;
}

#item131089 {
	width:45px !important;
	height:45px !important;
	left:524px !important;
	top:689px !important;
	background:#fff;
}

#item131101 {
	width:45px !important;
	height:45px !important;
	left:524px !important;
	top:785px !important;
	background:#fff;
}

#item131191 {
	width:164px !important;
	left:225px !important;
	top:180px !important;
	min-height:509px !important;
}

#item131246 {
	width:164px !important;
	left:48px !important;
	top:516px !important;
	min-height:173px !important;
}

#item131280 {
	width:164px !important;
	left:405px !important;
	top:632px !important;
	min-height:5px !important;
}

#item131306 {
	width:164px !important;
	left:403px !important;
	top:450px !important;
	min-height:158px !important;
}

#item131310 {
	width:201px !important;
	height:61px !important;
	left:403px !important;
	top:240px !important;
	padding:6px;
}

#item131335 {
	width:189px !important;
	height:33px !important;
	left:24px !important;
	top:700px !important;
}

#item131411 {
	width:74px !important;
	left:178px !important;
	top:23px !important;
	min-height:20px !important;
}

#item131436 {
	width:74px !important;
	left:185px !important;
	top:167px !important;
	min-height:20px !important;
}

#item131461 {
	width:74px !important;
	left:15px !important;
	top:326px !important;
	min-height:20px !important;
}

#item144829 {
	width:629px !important;
	height:502px !important;
	left:-14px !important;
	top:391px !important;
}

#item144531 {
	width:164px !important;
	left:48px !important;
	top:366px !important;
	min-height:201px !important;
}

#item144556 {
	width:164px !important;
	left:225px !important;
	top:360px !important;
	min-height:288px !important;
}

#item144560 {
	width:324px !important;
	left:48px !important;
	top:45px !important;
	min-height:147px !important;
}

#item144585 {
	width:164px !important;
	left:403px !important;
	top:366px !important;
	min-height:258px !important;
}

#item144597 {
	width:519px !important;
	left:48px !important;
	top:228px !important;
	min-height:108px !important;
}

#item144714 {
	width:120px !important;
	height:39px !important;
	left:48px !important;
	top:813px !important;
}

#item144881 {
	width:34px !important;
	left:20px !important;
	top:20px !important;
	min-height:5px !important;
}

#item144833 {
	width:233px !important;
	height:379px !important;
	left:403px !important;
	top:520px !important;
	border-radius:57px 0 0 0;
	background:#fff;
	border:solid 2.835px #a2afa3;
}

#item144589 {
	width:164px !important;
	left:48px !important;
	top:492px !important;
	min-height:276px !important;
}

#item144593 {
	width:164px !important;
	left:225px !important;
	top:492px !important;
	min-height:276px !important;
}

#item144623 {
	width:175px !important;
	height:134px !important;
	left:432px !important;
	top:717px !important;
}

#item144649 {
	width:45px !important;
	height:45px !important;
	left:549px !important;
	top:811px !important;
	background:#fff;
}

#item144663 {
	width:164px !important;
	height:16px !important;
	left:225px !important;
	top:836px !important;
}

#item144689 {
	width:519px !important;
	left:48px !important;
	top:438px !important;
	min-height:33px !important;
}

#item153133 {
	width:1301px !important;
	height:62px !important;
	left:-51px !important;
	top:831px !important;
	background:#81bc3f;
}

#item152572 {
	width:164px !important;
	left:48px !important;
	top:372px !important;
	min-height:300px !important;
}

#item152597 {
	width:164px !important;
	left:225px !important;
	top:372px !important;
	min-height:300px !important;
}

#item152619 {
	width:164px !important;
	left:403px !important;
	top:372px !important;
	min-height:156px !important;
}

#item152828 {
	width:60px !important;
	left:145px !important;
	top:844px !important;
	min-height:5px !important;
}

#item152854 {
	width:113px !important;
	left:232px !important;
	top:836px !important;
	min-height:13px !important;
}

#item152880 {
	width:113px !important;
	left:454px !important;
	top:328px !important;
	min-height:13px !important;
}

#item152906 {
	width:113px !important;
	left:410px !important;
	top:836px !important;
	min-height:13px !important;
}

#item152932 {
	width:113px !important;
	left:410px !important;
	top:663px !important;
	min-height:13px !important;
}

#item152777 {
	width:164px !important;
	height:48px !important;
	left:48px !important;
	top:552px !important;
	background:#0093d2;
}

#item153018 {
	width:164px !important;
	height:48px !important;
	left:403px !important;
	top:744px !important;
	background:#81bc3f;
}

#item153020 {
	width:164px !important;
	height:48px !important;
	left:225px !important;
	top:456px !important;
	background:#0093d2;
}

#item152370 {
	width:406px !important;
	left:125px !important;
	top:48px !important;
	min-height:26px !important;
}

#item152395 {
	width:164px !important;
	left:48px !important;
	top:168px !important;
	min-height:192px !important;
}

#item152420 {
	width:164px !important;
	left:48px !important;
	top:408px !important;
	min-height:132px !important;
}

#item152446 {
	width:164px !important;
	left:403px !important;
	top:552px !important;
	min-height:180px !important;
}

#item152471 {
	width:164px !important;
	left:225px !important;
	top:372px !important;
	min-height:72px !important;
}

#item152623 {
	width:164px !important;
	left:48px !important;
	top:120px !important;
	min-height:36px !important;
}

#item152648 {
	width:164px !important;
	left:48px !important;
	top:384px !important;
	min-height:24px !important;
}

#item152673 {
	width:164px !important;
	left:403px !important;
	top:528px !important;
	min-height:24px !important;
}

#item152698 {
	width:164px !important;
	left:225px !important;
	top:348px !important;
	min-height:24px !important;
}

#item152724 {
	width:150px !important;
	height:48px !important;
	background:#81bc3f;
}

#item152725 {
	width:142px !important;
	left:6px !important;
	top:4px !important;
	min-height:41px !important;
}

#item154878 {
	width:156px !important;
	left:231px !important;
	top:460px !important;
	min-height:41px !important;
}

#item154938 {
	width:156px !important;
	left:408px !important;
	top:748px !important;
	min-height:41px !important;
}

#item154905 {
	width:156px !important;
	left:54px !important;
	top:556px !important;
	min-height:41px !important;
}

#item155033 {
	width:105px !important;
	left:277px !important;
	top:779px !important;
	min-height:5px !important;
}

#item152345 {
	width:31px !important;
	left:563px !important;
	top:20px !important;
	min-height:5px !important;
}

#item134287 {
	width:434px !important;
	height:131px !important;
	left:164px !important;
	top:278px !important;
	border-radius:11px;
	background:#07533f;
}

#item134692 {
	width:296px !important;
	height:365px !important;
	left:319px !important;
	top:528px !important;
}

#item133972 {
	width:487px !important;
	height:78px !important;
	left:80px !important;
	top:89px !important;
}

#item134096 {
	width:434px !important;
	left:164px !important;
	top:278px !important;
	min-height:131px !important;
	padding:11px;
}

#item134172 {
	width:242px !important;
	left:377px !important;
	top:180px !important;
	min-height:24px !important;
}

#item134663 {
	width:500px !important;
	left:48px !important;
	top:451px !important;
	min-height:53px !important;
}

#item134583 {
	width:550px !important;
	left:47px !important;
	top:450px !important;
	min-height:65px !important;
}

#item134608 {
	width:474px !important;
	left:48px !important;
	top:519px !important;
	min-height:18px !important;
}

#item134633 {
	width:164px !important;
	left:48px !important;
	top:552px !important;
	min-height:189px !important;
}

#item134659 {
	width:164px !important;
	left:225px !important;
	top:549px !important;
	min-height:183px !important;
}

#item133945 {
	width:31px !important;
	left:23px !important;
	top:20px !important;
	min-height:5px !important;
}

#item134291 {
	width:227px !important;
	height:195px !important;
	left:403px !important;
	top:698px !important;
	border-radius:11px 0 0 0;
	background:#07533f;
}

#item134290 {
	width:85px !important;
	height:114px !important;
	left:313px !important;
	top:197px !important;
	background:#e0dddd;
	outline:solid 2.83464566929134px #fff;
}

#item133997 {
	width:164px !important;
	left:48px !important;
	top:473px !important;
	min-height:358px !important;
}

#item134023 {
	width:164px !important;
	left:225px !important;
	top:473px !important;
	min-height:358px !important;
}

#item134028 {
	width:45px !important;
	height:45px !important;
	left:546px !important;
	top:758px !important;
	background:#fff;
}

#item134038 {
	width:176px !important;
	height:153px !important;
	left:415px !important;
	top:711px !important;
}

#item134064 {
	width:74px !important;
	left:527px !important;
	top:359px !important;
	min-height:60px !important;
}

#item134091 {
	width:164px !important;
	left:403px !important;
	top:540px !important;
	min-height:264px !important;
}

#item134122 {
	width:119px !important;
	left:482px !important;
	top:511px !important;
	min-height:24px !important;
}

#item134147 {
	width:79px !important;
	height:90px !important;
	left:315px !important;
	top:199px !important;
	padding:6px;
}

#item157067 {
	width:629px !important;
	height:80px !important;
	left:-14px !important;
	top:345px !important;
	background:#f5dfc9;
}

#item98234 {
	width:629px !important;
	height:907px !important;
	left:615px !important;
	top:-14px !important;
	background:#f4f1ed;
}

#item159875 {
	width:17px !important;
	height:17px !important;
	left:26px !important;
	top:837px !important;
	background:#bab8bd;
}

#item98235 {
	width:629px !important;
	height:114px !important;
	left:615px !important;
	top:779px !important;
	background:#331901;
}

#item98260 {
	width:403px !important;
	height:60px !important;
	left:615px !important;
	top:204px !important;
	background:#ded5ca;
}

#item129389 {
	width:541px !important;
	left:48px !important;
	top:448px !important;
	min-height:49px !important;
}

#item129413 {
	width:518px !important;
	left:48px !important;
	top:504px !important;
	min-height:19px !important;
}

#item129438 {
	width:164px !important;
	left:48px !important;
	top:533px !important;
	min-height:103px !important;
}

#item129462 {
	width:164px !important;
	left:225px !important;
	top:528px !important;
	min-height:108px !important;
}

#item129526 {
	width:164px !important;
	height:24px !important;
	left:403px !important;
	top:612px !important;
}

#item129494 {
	width:164px !important;
	left:403px !important;
	top:528px !important;
	min-height:96px !important;
}

#item129499 {
	width:76px !important;
	left:491px !important;
	top:648px !important;
	min-height:173px !important;
}

#item156840 {
	width:45px !important;
	height:45px !important;
	left:255px !important;
	top:368px !important;
	background:#fff;
}

#item156852 {
	width:134px !important;
	height:58px !important;
	left:48px !important;
	top:356px !important;
}

#item156878 {
	width:367px !important;
	left:67px !important;
	top:40px !important;
	min-height:80px !important;
}

#item156903 {
	width:518px !important;
	left:48px !important;
	top:126px !important;
	min-height:19px !important;
}

#item156928 {
	width:164px !important;
	left:48px !important;
	top:156px !important;
	min-height:168px !important;
}

#item156954 {
	width:164px !important;
	left:225px !important;
	top:156px !important;
	min-height:168px !important;
}

#item156970 {
	width:94px !important;
	height:30px !important;
	left:135px !important;
	top:384px !important;
}

#item156996 {
	width:139px !important;
	left:403px !important;
	top:160px !important;
	background:#f5dfc9;
	min-height:70px !important;
	padding:6px;
}

#item157021 {
	width:94px !important;
	height:25px !important;
	left:447px !important;
	top:206px !important;
	padding:6px;
}

#item97867 {
	width:342px !important;
	left:47px !important;
	top:219px !important;
	min-height:30px !important;
}

#item97919 {
	width:248px !important;
	height:20px !important;
	left:334px !important;
	top:86px !important;
}

#item112563 {
	width:292px !important;
	height:52px !important;
	left:299px !important;
	top:114px !important;
}

#item97999 {
	width:164px !important;
	left:48px !important;
	top:291px !important;
	min-height:465px !important;
}

#item98030 {
	width:165px !important;
	left:225px !important;
	top:291px !important;
	min-height:465px !important;
}

#item98083 {
	width:45px !important;
	height:45px !important;
	left:344px !important;
	top:816px !important;
	background:#fff;
}

#item98120 {
	width:342px !important;
	height:75px !important;
	left:48px !important;
	top:786px !important;
}

#item112524 {
	width:134px !important;
	left:48px !important;
	top:190px !important;
	min-height:5px !important;
}

#item112552 {
	width:208px !important;
	left:319px !important;
	top:54px !important;
	min-height:20px !important;
}

#item112973 {
	width:284px !important;
	left:48px !important;
	top:796px !important;
	min-height:10px !important;
}

#item114381 {
	width:166px !important;
	left:408px !important;
	top:720px !important;
	min-height:5px !important;
}

#item97842 {
	width:31px !important;
	left:559px !important;
	top:20px !important;
	min-height:5px !important;
}

#item142919 {
	width:629px !important;
	height:908px !important;
	left:-14px !important;
	top:-15px !important;
	background:#f4f0e8;
}

#item142922 {
	width:240px !important;
	height:247px !important;
	left:-14px !important;
	top:646px !important;
	background:#f9ccb9;
}

#item142482 {
	width:45px !important;
	height:45px !important;
	left:166px !important;
	top:727px !important;
	background:#fff;
}

#item159850 {
	width:17px !important;
	height:17px !important;
	left:26px !important;
	top:837px !important;
	background:#bab8bd;
}

#item142322 {
	width:355px !important;
	left:190px !important;
	top:116px !important;
	min-height:27px !important;
}

#item142347 {
	width:475px !important;
	left:70px !important;
	top:60px !important;
	min-height:34px !important;
}

#item142422 {
	width:164px !important;
	left:48px !important;
	top:660px !important;
	min-height:150px !important;
}

#item142447 {
	width:122px !important;
	left:232px !important;
	top:650px !important;
	min-height:12px !important;
}

#item142265 {
	width:34px !important;
	left:20px !important;
	top:20px !important;
	min-height:5px !important;
}

#item159825 {
	width:17px !important;
	height:17px !important;
	left:573px !important;
	top:837px !important;
	background:#bab8bd;
}

#item142161 {
	width:172px !important;
	height:216px !important;
	left:457px !important;
	top:677px !important;
	background:#e7e6e8;
}

#item141904 {
	width:159px !important;
	left:468px !important;
	top:680px !important;
	min-height:129px !important;
}

#item141930 {
	width:45px !important;
	height:45px !important;
	left:468px !important;
	top:803px !important;
	background:#fff;
}

#item141991 {
	width:84px !important;
	left:10px !important;
	top:842px !important;
	min-height:12px !important;
}

#item141879 {
	width:192px !important;
	left:186px !important;
	top:285px !important;
	min-height:17px !important;
}

#item141941 {
	width:194px !important;
	left:186px !important;
	top:321px !important;
	min-height:41px !important;
}

#item141966 {
	width:277px !important;
	left:144px !important;
	top:376px !important;
	min-height:40px !important;
}

#item143131 {
	width:171px !important;
	left:197px !important;
	top:183px !important;
	min-height:20px !important;
}

#item143157 {
	width:64px !important;
	top:4px !important;
	min-height:9px !important;
}

#item143183 {
	width:31px !important;
	left:115px !important;
	top:4px !important;
	min-height:9px !important;
}

#item143208 {
	width:111px !important;
	min-height:12px !important;
}

#item143234 {
	width:21px !important;
	top:2px !important;
	min-height:9px !important;
}

#item143259 {
	width:145px !important;
	left:26px !important;
	min-height:11px !important;
}

#item134741 {
	width:164px !important;
	left:48px !important;
	top:132px !important;
	min-height:276px !important;
}

#item134766 {
	width:154px !important;
	left:147px !important;
	top:31px !important;
	min-height:30px !important;
}

#item134791 {
	width:429px !important;
	left:48px !important;
	top:61px !important;
	min-height:61px !important;
}

#item134816 {
	width:154px !important;
	left:237px !important;
	top:117px !important;
	min-height:54px !important;
}

#item134992 {
	width:119px !important;
	left:100px !important;
	top:446px !important;
	min-height:20px !important;
}

#item135118 {
	width:117px !important;
	left:315px !important;
	top:630px !important;
	min-height:20px !important;
}

#item135143 {
	width:140px !important;
	left:455px !important;
	top:353px !important;
	min-height:20px !important;
}

#item135168 {
	width:164px !important;
	left:48px !important;
	top:494px !important;
	min-height:204px !important;
}

#item135293 {
	width:164px !important;
	left:268px !important;
	top:678px !important;
	min-height:139px !important;
}

#item135318 {
	width:164px !important;
	left:403px !important;
	top:399px !important;
	min-height:190px !important;
}

#item135343 {
	width:119px !important;
	left:100px !important;
	top:461px !important;
	min-height:27px !important;
}

#item135470 {
	width:140px !important;
	left:315px !important;
	top:644px !important;
	min-height:27px !important;
}

#item135495 {
	width:119px !important;
	left:455px !important;
	top:370px !important;
	min-height:27px !important;
}

#item135551 {
	width:79px !important;
	left:48px !important;
	top:708px !important;
	min-height:12px !important;
}

#item135577 {
	width:79px !important;
	left:502px !important;
	top:810px !important;
	min-height:12px !important;
}

#item135603 {
	width:79px !important;
	left:261px !important;
	top:390px !important;
	min-height:12px !important;
}

#item136016 {
	width:50px !important;
	height:96px !important;
	left:174px !important;
	top:744px !important;
}

#item135017 {
	width:119px !important;
	left:100px !important;
	top:49px !important;
	min-height:20px !important;
}

#item135043 {
	width:119px !important;
	left:296px !important;
	top:299px !important;
	min-height:20px !important;
}

#item135068 {
	width:119px !important;
	left:99px !important;
	top:439px !important;
	min-height:20px !important;
}

#item135093 {
	width:119px !important;
	left:101px !important;
	top:627px !important;
	min-height:20px !important;
}

#item135193 {
	width:164px !important;
	left:48px !important;
	top:97px !important;
	min-height:139px !important;
}

#item135218 {
	width:149px !important;
	left:244px !important;
	top:352px !important;
	min-height:81px !important;
}

#item135243 {
	width:177px !important;
	left:48px !important;
	top:487px !important;
	min-height:96px !important;
}

#item135268 {
	width:164px !important;
	left:49px !important;
	top:674px !important;
	min-height:171px !important;
}

#item135368 {
	width:119px !important;
	left:100px !important;
	top:63px !important;
	min-height:27px !important;
}

#item135393 {
	width:184px !important;
	left:296px !important;
	top:314px !important;
	min-height:27px !important;
}

#item135418 {
	width:119px !important;
	left:99px !important;
	top:453px !important;
	min-height:27px !important;
}

#item135443 {
	width:119px !important;
	left:101px !important;
	top:642px !important;
	min-height:27px !important;
}

#item135628 {
	width:79px !important;
	left:48px !important;
	top:243px !important;
	min-height:12px !important;
}

#item135653 {
	width:79px !important;
	left:516px !important;
	top:535px !important;
	min-height:12px !important;
}

#item135678 {
	width:79px !important;
	left:48px !important;
	top:576px !important;
	min-height:12px !important;
}

#item135703 {
	width:146px !important;
	left:49px !important;
	top:831px !important;
	min-height:12px !important;
}

#item135728 {
	width:158px !important;
	left:409px !important;
	top:374px !important;
	min-height:84px !important;
}

#item158329 {
	width:629px !important;
	height:542px !important;
	left:615px !important;
	top:-14px !important;
}

#item158332 {
	width:642px !important;
	height:542px !important;
	left:-13px !important;
	background:#9cd6eb;
}

#item158382 {
	width:416px !important;
	left:150px !important;
	top:423px !important;
	min-height:95px !important;
}

#item159799 {
	width:17px !important;
	height:17px !important;
	left:26px !important;
	top:837px !important;
	background:#bab8bd;
}

#item141488 {
	width:629px !important;
	height:53px !important;
	left:-14px !important;
	top:386px !important;
	background:#fee887;
}

#item141078 {
	width:388px !important;
	left:179px !important;
	top:397px !important;
	min-height:30px !important;
}

#item141153 {
	width:164px !important;
	left:225px !important;
	top:270px !important;
	min-height:114px !important;
}

#item141178 {
	width:164px !important;
	left:403px !important;
	top:240px !important;
	min-height:139px !important;
}

#item141203 {
	width:164px !important;
	left:48px !important;
	top:156px !important;
	min-height:110px !important;
}

#item141228 {
	width:24px !important;
	left:310px !important;
	top:52px !important;
	min-height:25px !important;
}

#item141253 {
	width:28px !important;
	left:517px !important;
	top:176px !important;
	min-height:33px !important;
}

#item141278 {
	width:89px !important;
	left:48px !important;
	top:111px !important;
	min-height:43px !important;
}

#item141304 {
	width:48px !important;
	left:142px !important;
	top:110px !important;
	min-height:14px !important;
}

#item141330 {
	width:48px !important;
	left:155px !important;
	top:128px !important;
	min-height:14px !important;
}

#item141355 {
	width:105px !important;
	left:411px !important;
	top:176px !important;
	min-height:30px !important;
}

#item141381 {
	width:146px !important;
	left:455px !important;
	top:210px !important;
	min-height:27px !important;
}

#item141408 {
	width:56px !important;
	left:328px !important;
	top:64px !important;
	min-height:22px !important;
}

#item141434 {
	width:75px !important;
	left:233px !important;
	top:45px !important;
	min-height:22px !important;
}

#item141460 {
	width:177px !important;
	left:219px !important;
	top:24px !important;
	min-height:16px !important;
}

#item157898 {
	width:61px !important;
	left:48px !important;
	top:561px !important;
	min-height:8px !important;
}

#item157924 {
	width:519px !important;
	left:48px !important;
	top:579px !important;
	min-height:249px !important;
}

#item159774 {
	width:17px !important;
	height:17px !important;
	left:26px !important;
	top:837px !important;
	background:#bab8bd;
}

#item157084 {
	width:28px !important;
	left:566px !important;
	top:20px !important;
	min-height:5px !important;
}
#in5footer,  #prefooter {display:none;}
