/* 	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:'Stiamo caricando il Bilancio Sociale 2024'; }
.page-scale-wrap { width:595px; height:765px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:53264px; height:777px; }
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:765px) {
	.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 #3c3c3b; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#3c3c3b;}
#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;}
}

#item123163 {
	width:643px !important;
	height:765px !important;
	left:-48px !important;
	background:#f8f2ec;
}

#item123165 {
	width:445px !important;
	height:468px !important;
	left:75px !important;
	top:346px !important;
	background:#f5a841;
}

#item123220 {
	width:102px !important;
	height:69px !important;
	left:36px !important;
	top:28px !important;
}

#item104318 {
	width:122px !important;
	height:82px !important;
	left:36px !important;
	top:522px !important;
}

#item159019 {
	opacity:0.50;
	width:159px !important;
	height:270px !important;
}

#item159088 {
	width:159px !important;
	height:270px !important;
	left:401px !important;
	top:49px !important;
}

#item159190 {
	width:159px !important;
	height:30px !important;
	background:#e7cca4;
}

#item159195 {
	width:159px !important;
	height:30px !important;
	background:#e7cca4;
}

#item159193 {
	width:159px !important;
	height:30px !important;
}

#item159186 {
	width:159px !important;
	height:30px !important;
	left:400px !important;
	top:368px !important;
}

#item159200 {
	opacity:0.50;
	width:159px !important;
	height:30px !important;
	background:#e7cca4;
}

#item159204 {
	width:159px !important;
	height:30px !important;
	background:#e7cca4;
}

#item159202 {
	width:159px !important;
	height:30px !important;
}

#item159196 {
	width:159px !important;
	height:30px !important;
	left:400px !important;
	top:333px !important;
}

#item104640 {
	width:161px !important;
	height:268px !important;
	left:218px !important;
	top:51px !important;
	background:#f5a841;
}

#item104647 {
	width:160px !important;
	height:270px !important;
	left:400px !important;
	top:49px !important;
	background:#1b407a;
}

#item159048 {
	opacity:0.50;
	width:159px !important;
	height:270px !important;
}

#item159120 {
	width:159px !important;
	height:270px !important;
	left:36px !important;
	top:49px !important;
}

#item159161 {
	opacity:0.50;
	width:161px !important;
	height:268px !important;
	background:#f5a841;
}

#item159076 {
	opacity:0.50;
	width:161px !important;
	height:268px !important;
}

#item159152 {
	width:161px !important;
	height:268px !important;
	left:218px !important;
	top:51px !important;
}

#item159166 {
	opacity:0.40;
	width:160px !important;
	height:270px !important;
	background:#1b407a;
}

#item159077 {
	opacity:0.40;
	width:160px !important;
	height:270px !important;
}

#item159162 {
	width:160px !important;
	height:270px !important;
	left:400px !important;
	top:49px !important;
}

#item159219 {
	width:159px !important;
	height:34px !important;
	background:#af64a4;
}

#item159224 {
	width:159px !important;
	height:34px !important;
	background:#af64a4;
}

#item159222 {
	width:159px !important;
	height:34px !important;
}

#item159216 {
	width:159px !important;
	height:34px !important;
	left:35px !important;
	top:333px !important;
}

#item159228 {
	width:159px !important;
	height:34px !important;
	background:#af64a4;
}

#item159232 {
	width:159px !important;
	height:34px !important;
	background:#af64a4;
}

#item159230 {
	width:159px !important;
	height:34px !important;
}

#item159225 {
	width:159px !important;
	height:34px !important;
	left:35px !important;
	top:370px !important;
}

#item159236 {
	width:159px !important;
	height:45px !important;
	background:#af64a4;
}

#item159240 {
	width:159px !important;
	height:45px !important;
	background:#af64a4;
}

#item159238 {
	width:159px !important;
	height:45px !important;
}

#item159233 {
	width:159px !important;
	height:45px !important;
	left:35px !important;
	top:413px !important;
}

#item159244 {
	width:159px !important;
	height:17px !important;
	background:#af64a4;
}

#item159248 {
	width:159px !important;
	height:17px !important;
	background:#af64a4;
}

#item159246 {
	width:159px !important;
	height:17px !important;
}

#item159241 {
	width:159px !important;
	height:17px !important;
	left:35px !important;
	top:465px !important;
}

#item159253 {
	width:159px !important;
	height:19px !important;
	background:#af64a4;
}

#item159258 {
	width:159px !important;
	height:19px !important;
	background:#af64a4;
}

#item159255 {
	width:159px !important;
	height:19px !important;
}

#item159250 {
	width:159px !important;
	height:19px !important;
	left:35px !important;
	top:487px !important;
}

#item159283 {
	width:159px !important;
	height:45px !important;
	background:#af64a4;
}

#item159279 {
	width:159px !important;
	height:45px !important;
	background:#af64a4;
}

#item159281 {
	width:159px !important;
	height:45px !important;
}

#item159276 {
	width:159px !important;
	height:45px !important;
	left:35px !important;
	top:509px !important;
}

#item159291 {
	width:159px !important;
	height:34px !important;
	background:#af64a4;
}

#item159287 {
	width:159px !important;
	height:34px !important;
	background:#af64a4;
}

#item159289 {
	width:159px !important;
	height:34px !important;
}

#item159284 {
	width:159px !important;
	height:34px !important;
	left:35px !important;
	top:558px !important;
}

#item159334 {
	width:160px !important;
	height:52px !important;
	top:1px !important;
	background:#f5a841;
}

#item159339 {
	width:160px !important;
	height:54px !important;
	background:#f5a841;
}

#item159337 {
	width:160px !important;
	height:54px !important;
}

#item159331 {
	width:160px !important;
	height:54px !important;
	left:217px !important;
	top:331px !important;
}

#item159347 {
	width:160px !important;
	height:19px !important;
	background:#f5a841;
}

#item159343 {
	width:160px !important;
	height:19px !important;
	background:#f5a841;
}

#item159345 {
	width:160px !important;
	height:19px !important;
}

#item159340 {
	width:160px !important;
	height:19px !important;
	left:217px !important;
	top:391px !important;
}

#item159351 {
	width:160px !important;
	height:60px !important;
	top:2px !important;
	background:#f5a841;
}

#item159356 {
	width:160px !important;
	height:63px !important;
	background:#f5a841;
}

#item159354 {
	width:160px !important;
	height:63px !important;
}

#item159348 {
	width:160px !important;
	height:63px !important;
	left:217px !important;
	top:414px !important;
}

#item159364 {
	width:160px !important;
	height:19px !important;
	background:#f5a841;
}

#item159360 {
	width:160px !important;
	height:19px !important;
	background:#f5a841;
}

#item159362 {
	width:160px !important;
	height:19px !important;
}

#item159357 {
	width:160px !important;
	height:19px !important;
	left:217px !important;
	top:483px !important;
}

#item159372 {
	width:159px !important;
	height:19px !important;
	background:#f5a841;
}

#item159368 {
	width:159px !important;
	height:19px !important;
	background:#f5a841;
}

#item159370 {
	width:159px !important;
	height:19px !important;
}

#item159365 {
	width:159px !important;
	height:19px !important;
	left:217px !important;
	top:508px !important;
}

#item159380 {
	width:160px !important;
	height:48px !important;
	background:#f5a841;
}

#item159376 {
	width:160px !important;
	height:48px !important;
	background:#f5a841;
}

#item159378 {
	width:160px !important;
	height:48px !important;
}

#item159373 {
	width:160px !important;
	height:48px !important;
	left:217px !important;
	top:532px !important;
}

#item159390 {
	width:160px !important;
	height:54px !important;
	background:#1b407a;
}

#item159395 {
	width:160px !important;
	height:54px !important;
	background:#1b407a;
}

#item159393 {
	width:160px !important;
	height:54px !important;
}

#item159387 {
	width:160px !important;
	height:54px !important;
	left:400px !important;
	top:331px !important;
}

#item159409 {
	width:160px !important;
	height:36px !important;
	background:#1b407a;
}

#item159413 {
	width:160px !important;
	height:36px !important;
	background:#1b407a;
}

#item159411 {
	width:160px !important;
	height:36px !important;
}

#item159406 {
	width:160px !important;
	height:36px !important;
	left:400px !important;
	top:413px !important;
}

#item159417 {
	width:160px !important;
	height:18px !important;
	background:#1b407a;
}

#item159421 {
	width:160px !important;
	height:18px !important;
	background:#1b407a;
}

#item159419 {
	width:160px !important;
	height:18px !important;
}

#item159414 {
	width:160px !important;
	height:18px !important;
	left:400px !important;
	top:389px !important;
}

#item124834 {
	width:131px !important;
	height:315px !important;
	left:224px !important;
	top:394px !important;
	background:#1b407a;
}

#item92593 {
	width:181px !important;
	height:242px !important;
	left:84px !important;
	top:468px !important;
	background:#f5a841;
}

#item119100 {
	width:15px !important;
	height:48px !important;
	left:127px !important;
	top:622px !important;
	background:#fff;
}

#item96856 {
	width:625px !important;
	height:779px !important;
	left:-29px !important;
	top:-14px !important;
	background:#e7cca4;
}

#item115270 {
	width:2px !important;
	height:1px !important;
	left:8px !important;
	top:2px !important;
	background:#af64a4;
}

#item91283 {
	width:1219px !important;
	height:814px !important;
	left:-7px !important;
	top:-34px !important;
	background:#af64a4;
}

#item119955 {
	width:382px !important;
	height:327px !important;
	left:214px !important;
	top:227px !important;
	background:#4a1a47;
}

#item116270 {
	width:1225px !important;
	height:802px !important;
	left:-14px !important;
	top:-26px !important;
	background:#4a1a47;
}

#item109203 {
	width:66px !important;
	height:20px !important;
	left:308px !important;
	top:694px !important;
	background:#f5a841;
}

#item109204 {
	width:44px !important;
	height:20px !important;
	left:264px !important;
	top:694px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item109297 {
	width:154px !important;
	height:20px !important;
	left:36px !important;
	top:632px !important;
	background:#a7378c;
}

#item109443 {
	width:154px !important;
	height:20px !important;
	left:406px !important;
	top:667px !important;
	background:#a7378c;
}

#item109513 {
	width:73px !important;
	height:20px !important;
	left:36px !important;
	top:694px !important;
	background:#a7378c;
}

#item109514 {
	width:83px !important;
	height:20px !important;
	left:107px !important;
	top:694px !important;
	background:#f5a841;
}

#item113874 {
	width:199px !important;
	height:23px !important;
	left:22px !important;
	top:109px !important;
	border-radius:undefined;
	background:#af64a4;
}

#item113881 {
	width:199px !important;
	height:23px !important;
	left:22px !important;
	top:221px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item113893 {
	width:199px !important;
	height:23px !important;
	left:22px !important;
	top:284px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item113895 {
	width:199px !important;
	height:23px !important;
	left:22px !important;
	top:351px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item114664 {
	width:200px !important;
	height:45px !important;
	left:21px !important;
	top:284px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item114666 {
	width:200px !important;
	height:45px !important;
	left:21px !important;
	top:351px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item114714 {
	width:200px !important;
	height:97px !important;
	left:21px !important;
	top:108px !important;
	border-radius:undefined;
	border:solid 1px #af64a4;
}

#item114777 {
	width:200px !important;
	height:45px !important;
	left:21px !important;
	top:220px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item113876 {
	width:199px !important;
	height:23px !important;
	left:504px !important;
	top:78px !important;
	border-radius:undefined;
	background:#af64a4;
}

#item113877 {
	width:199px !important;
	height:23px !important;
	left:778px !important;
	top:78px !important;
	border-radius:undefined;
	background:#af64a4;
}

#item113878 {
	width:199px !important;
	height:32px !important;
	left:778px !important;
	top:141px !important;
	border-radius:undefined;
	background:#af64a4;
}

#item113879 {
	width:198px !important;
	height:32px !important;
	left:505px !important;
	top:146px !important;
	border-radius:undefined;
	background:#af64a4;
}

#item113880 {
	width:199px !important;
	height:32px !important;
	left:505px !important;
	top:1px !important;
	border-radius:undefined;
	background:#af64a4;
}

#item113883 {
	width:199px !important;
	height:23px !important;
	left:218px !important;
	top:221px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item113884 {
	width:199px !important;
	height:23px !important;
	left:505px !important;
	top:279px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item113885 {
	width:199px !important;
	height:32px !important;
	left:505px !important;
	top:352px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item113886 {
	width:199px !important;
	height:32px !important;
	left:778px !important;
	top:352px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item113887 {
	width:199px !important;
	height:27px !important;
	left:778px !important;
	top:279px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item113888 {
	width:199px !important;
	height:23px !important;
	left:218px !important;
	top:89px !important;
	border-radius:undefined;
	background:#f5a841;
}

#item113890 {
	width:199px !important;
	height:23px !important;
	left:218px !important;
	border-radius:undefined;
	background:#f5a841;
}

#item113891 {
	width:199px !important;
	height:31px !important;
	left:218px !important;
	top:148px !important;
	border-radius:undefined;
	background:#f5a841;
}

#item113892 {
	width:199px !important;
	height:31px !important;
	left:217px !important;
	top:351px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item114715 {
	width:200px !important;
	height:53px !important;
	left:504px !important;
	border-radius:undefined;
	border:solid 1px #af64a4;
}

#item114716 {
	width:200px !important;
	height:45px !important;
	left:504px !important;
	top:77px !important;
	border-radius:undefined;
	border:solid 1px #af64a4;
}

#item114718 {
	width:200px !important;
	height:52px !important;
	left:504px !important;
	top:146px !important;
	border-radius:undefined;
	border:solid 1px #af64a4;
}

#item114719 {
	width:200px !important;
	height:54px !important;
	left:778px !important;
	top:77px !important;
	border-radius:undefined;
	border:solid 1px #af64a4;
}

#item114720 {
	width:200px !important;
	height:55px !important;
	left:778px !important;
	top:141px !important;
	border-radius:undefined;
	border:solid 1px #af64a4;
}

#item114721 {
	width:200px !important;
	height:45px !important;
	left:217px !important;
	top:88px !important;
	border-radius:undefined;
	outline:solid 1px #f5a841;
}

#item114723 {
	width:200px !important;
	height:53px !important;
	left:217px !important;
	top:147px !important;
	border-radius:undefined;
	outline:solid 1px #f5a841;
}

#item114724 {
	width:200px !important;
	height:72px !important;
	left:217px !important;
	border-radius:undefined;
	outline:solid 1px #f5a841;
}

#item114772 {
	width:200px !important;
	height:52px !important;
	left:778px !important;
	top:352px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item114773 {
	width:200px !important;
	height:45px !important;
	left:504px !important;
	top:279px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item114774 {
	width:200px !important;
	height:52px !important;
	left:504px !important;
	top:352px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item114775 {
	width:200px !important;
	height:44px !important;
	left:218px !important;
	top:221px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item114776 {
	width:200px !important;
	height:53px !important;
	left:217px !important;
	top:351px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item114778 {
	width:200px !important;
	height:54px !important;
	left:778px !important;
	top:279px !important;
	border-radius:undefined;
	border:solid 1px #1b407a;
}

#item109368 {
	width:15px !important;
	height:20px !important;
	left:220px !important;
	top:632px !important;
	border-radius:undefined;
	background:#1b407a;
}

#item120247 {
	width:139px !important;
	height:20px !important;
	left:236px !important;
	top:632px !important;
	background:#f5a841;
}

#item120249 {
	width:44px !important;
	height:20px !important;
	left:220px !important;
	top:694px !important;
	background:#a7378c;
}

#item115122 {
	width:200px !important;
	height:190px !important;
	left:342px !important;
	top:253px !important;
	border:solid 1px #e7cca4;
}

#item115193 {
	width:199px !important;
	height:23px !important;
	left:342px !important;
	top:253px !important;
	background:#f5a841;
}

#item115191 {
	width:199px !important;
	height:23px !important;
	left:107px !important;
	top:253px !important;
	background:#af64a4;
}

#item115189 {
	width:199px !important;
	height:23px !important;
	left:342px !important;
	top:99px !important;
	background:#1b407a;
}

#item115188 {
	width:199px !important;
	height:23px !important;
	left:107px !important;
	top:99px !important;
	background:#e7cca4;
}

#item115120 {
	width:200px !important;
	height:126px !important;
	left:107px !important;
	top:99px !important;
	border:solid 1px #e7cca4;
}

#item115121 {
	width:200px !important;
	height:151px !important;
	left:107px !important;
	top:253px !important;
	border:solid 1px #af64a4;
}

#item124799 {
	width:56px !important;
	height:12px !important;
	left:298px !important;
	top:462px !important;
	background:#e7cca4;
}

#item107527 {
	width:178px !important;
	height:231px !important;
	left:154px !important;
	top:553px !important;
	background:#f5a841;
}

#item152157 {
	width:108px !important;
	height:147px !important;
	left:243px !important;
	top:527px !important;
	background:#af64a4;
}

#item119062 {
	width:20px !important;
	height:62px !important;
	left:221px !important;
	top:622px !important;
	background:#3c3c3b;
}

#item152171 {
	width:234px !important;
	height:82px !important;
	left:369px !important;
	top:454px !important;
	background:#af64a4;
}

#item117321 {
	width:309px !important;
	height:211px !important;
	left:78px !important;
	top:22px !important;
	background:#f5a841;
}

#item117324 {
	width:75px !important;
	height:20px !important;
	left:486px !important;
	top:281px !important;
	background:#e7cca4;
}

#item101502 {
	width:254px !important;
	height:104px !important;
	left:159px !important;
	top:613px !important;
	background:#af64a4;
}

#item105183 {
	width:238px !important;
	height:139px !important;
	left:16px !important;
	top:474px !important;
	background:#e66209;
}

#item153296 {
	width:227px !important;
	height:227px !important;
	left:279px !important;
	top:397px !important;
	background:#af64a4;
}

#item120067 {
	width:84px !important;
	height:84px !important;
	left:49px !important;
	top:167px !important;
}

#item127097 {
	width:294px !important;
	height:274px !important;
	left:266px !important;
	top:443px !important;
	background:#af64a4;
}

#item111126 {
	width:243px !important;
	height:202px !important;
	left:195px !important;
	top:461px !important;
	background:#4a1a47;
}

#item111129 {
	width:16px !important;
	height:50px !important;
	left:206px !important;
	top:634px !important;
	background:#f5a841;
}

#item128573 {
	width:1219px !important;
	height:814px !important;
	left:-14px !important;
	top:-34px !important;
	background:#f5a841;
}

#item128600 {
	width:370px !important;
	height:368px !important;
	left:198px !important;
	top:331px !important;
	background:#e66209;
}

#item128574 {
	width:259px !important;
	height:395px !important;
	left:73px !important;
	top:179px !important;
	background:#af64a4;
}

#item128633 {
	width:17px !important;
	height:72px !important;
	left:324px !important;
	top:522px !important;
	background:#fff;
}

#item128642 {
	width:327px !important;
	height:337px !important;
	left:207px !important;
	top:337px !important;
	background:#f5a841;
}

#item129135 {
	width:252px !important;
	height:141px !important;
	left:36px !important;
	top:576px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #f5a841;
}

#item129136 {
	width:24px !important;
	height:43px !important;
	left:69px !important;
	top:212px !important;
	background:#f1d5ae;
}

#item129138 {
	width:32px !important;
	height:43px !important;
	left:37px !important;
	top:212px !important;
	background:#af64a4;
}

#item129139 {
	width:58px !important;
	height:43px !important;
	left:146px !important;
	top:212px !important;
	background:#f5a841;
}

#item129140 {
	width:54px !important;
	height:43px !important;
	left:92px !important;
	top:212px !important;
	background:#4a1a47;
}

#item129141 {
	width:36px !important;
	height:43px !important;
	left:71px !important;
	top:324px !important;
	background:#f1d5ae;
}

#item129142 {
	width:34px !important;
	height:43px !important;
	left:37px !important;
	top:324px !important;
	background:#af64a4;
}

#item129143 {
	width:36px !important;
	height:43px !important;
	left:197px !important;
	top:324px !important;
	background:#f5a841;
}

#item129144 {
	width:90px !important;
	height:43px !important;
	left:106px !important;
	top:324px !important;
	background:#4a1a47;
}

#item129519 {
	width:15px !important;
	height:16px !important;
	left:49px !important;
	top:615px !important;
	background:#ecc8a1;
}

#item129521 {
	width:15px !important;
	height:16px !important;
	left:49px !important;
	top:590px !important;
	background:#b56480;
}

#item129523 {
	width:15px !important;
	height:16px !important;
	left:49px !important;
	top:664px !important;
	background:#f5a841;
}

#item129524 {
	width:15px !important;
	height:16px !important;
	left:49px !important;
	top:639px !important;
	background:#4a1a47;
}

#item129691 {
	width:261px !important;
	height:43px !important;
	left:204px !important;
	top:212px !important;
	background:#173a5d;
}

#item129693 {
	width:269px !important;
	height:43px !important;
	left:232px !important;
	top:324px !important;
	background:#173a5d;
}

#item129695 {
	width:15px !important;
	height:16px !important;
	left:49px !important;
	top:688px !important;
	background:#173a5d;
}

#item129697 {
	width:24px !important;
	height:43px !important;
	left:78px !important;
	top:434px !important;
	background:#f1d5ae;
}

#item129698 {
	width:41px !important;
	height:43px !important;
	left:37px !important;
	top:434px !important;
	background:#af64a4;
}

#item129699 {
	width:46px !important;
	height:43px !important;
	left:204px !important;
	top:434px !important;
	background:#f5a841;
}

#item129700 {
	width:102px !important;
	height:43px !important;
	left:102px !important;
	top:434px !important;
	background:#4a1a47;
}

#item129890 {
	width:239px !important;
	height:43px !important;
	left:250px !important;
	top:434px !important;
	background:#173a5d;
}

#item131834 {
	width:619px !important;
	height:840px !important;
	left:-23px !important;
	top:-38px !important;
	background:#f5a841;
}

#item131905 {
	width:305px !important;
	height:23px !important;
	left:228px !important;
	top:123px !important;
	background:#f5a841;
}

#item131906 {
	width:199px !important;
	height:23px !important;
	left:228px !important;
	top:92px !important;
	background:#af64a4;
}

#item131907 {
	width:35px !important;
	height:23px !important;
	left:228px !important;
	top:185px !important;
	background:#f5a841;
}

#item131908 {
	width:16px !important;
	height:23px !important;
	left:228px !important;
	top:154px !important;
	background:#1b407a;
}

#item131909 {
	width:36px !important;
	height:23px !important;
	left:228px !important;
	top:278px !important;
	background:#1b407a;
}

#item131910 {
	width:20px !important;
	height:23px !important;
	left:228px !important;
	top:465px !important;
	background:#af64a4;
}

#item131911 {
	width:50px !important;
	height:23px !important;
	left:228px !important;
	top:651px !important;
	background:#1b407a;
}

#item131912 {
	width:9px !important;
	height:23px !important;
	left:228px !important;
	top:496px !important;
	background:#1b407a;
}

#item131913 {
	width:213px !important;
	height:23px !important;
	left:228px !important;
	top:216px !important;
	background:#af64a4;
}

#item131914 {
	width:65px !important;
	height:23px !important;
	left:228px !important;
	top:620px !important;
	background:#f5a841;
}

#item131915 {
	width:100px !important;
	height:23px !important;
	left:228px !important;
	top:340px !important;
	background:#af64a4;
}

#item131916 {
	width:52px !important;
	height:23px !important;
	left:228px !important;
	top:402px !important;
	background:#f5a841;
}

#item131917 {
	width:34px !important;
	height:23px !important;
	left:228px !important;
	top:527px !important;
	background:#f5a841;
}

#item132357 {
	width:11px !important;
	height:23px !important;
	left:228px !important;
	top:371px !important;
	background:#1b407a;
}

#item132359 {
	width:5px !important;
	height:23px !important;
	left:228px !important;
	top:558px !important;
	background:#1b407a;
}

#item132360 {
	width:69px !important;
	height:23px !important;
	left:228px !important;
	top:247px !important;
	background:#e7cca4;
}

#item132361 {
	width:101px !important;
	height:23px !important;
	left:228px !important;
	top:309px !important;
	background:#e7cca4;
}

#item132362 {
	width:59px !important;
	height:23px !important;
	left:228px !important;
	top:433px !important;
	background:#e7cca4;
}

#item132363 {
	width:203px !important;
	height:23px !important;
	left:228px !important;
	top:589px !important;
	background:#e7cca4;
}

#item153561 {
	width:195px !important;
	height:155px !important;
	left:312px !important;
	top:523px !important;
	background:#e66209;
}

#item157928 {
	width:531px !important;
	height:22px !important;
	top:342px !important;
	background:#fff;
}

#item154172 {
	width:265px !important;
	height:164px !important;
	left:186px !important;
	top:625px !important;
	background:#1b407a;
}

#item133617 {
	width:180px !important;
	height:304px !important;
	left:415px !important;
	top:473px !important;
	background:#f5a841;
}

#item134429 {
	width:54px !important;
	height:18px !important;
	left:580px !important;
	top:748px !important;
	background:#1b407a;
}

#item154188 {
	width:129px !important;
	height:273px !important;
	left:1px !important;
	top:579px !important;
	background:#f5a841;
}

#item134386 {
	width:529px !important;
	height:396px !important;
	left:130px !important;
	top:456px !important;
	background:#af64a4;
}

#item155726 {
	width:121px !important;
	height:23px !important;
	left:451px !important;
	top:14px !important;
	background:#fff;
}

#item153335 {
	width:199px !important;
	height:104px !important;
	left:123px !important;
	top:530px !important;
	background:#e66209;
}

#item135518 {
	width:171px !important;
	height:119px !important;
	left:187px !important;
	top:600px !important;
	background:#f5a841;
}

#item135682 {
	width:613px !important;
	height:808px !important;
	left:-18px !important;
	top:-28px !important;
	background:#f5a841;
}

#item135707 {
	width:357px !important;
	height:455px !important;
	left:43px !important;
	top:408px !important;
	background:#f5a841;
}

#item135787 {
	width:389px !important;
	height:180px !important;
	left:207px !important;
	top:627px !important;
	background:#af64a4;
}

#item135841 {
	width:170px !important;
	height:276px !important;
	left:334px !important;
	top:307px !important;
	background:#f5a841;
}

#item135878 {
	width:1219px !important;
	height:785px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f5a841;
}

#item154717 {
	width:17px !important;
	height:50px !important;
	left:282px !important;
	top:280px !important;
	background:#f5a841;
}

#item154718 {
	width:17px !important;
	height:50px !important;
	left:283px !important;
	top:400px !important;
	background:#f5a841;
}

#item154730 {
	width:17px !important;
	height:64px !important;
	left:283px !important;
	top:524px !important;
	background:#f5a841;
}

#item138700 {
	width:12px !important;
	height:20px !important;
	left:220px !important;
	top:623px !important;
	background:#e7cca4;
}

#item138837 {
	width:40px !important;
	height:19px !important;
	left:66px !important;
	top:371px !important;
	background:#1b407a;
}

#item138838 {
	width:106px !important;
	height:19px !important;
	left:105px !important;
	top:371px !important;
	background:#e66209;
}

#item138839 {
	width:60px !important;
	height:19px !important;
	left:211px !important;
	top:371px !important;
	background:#e7cca4;
}

#item138840 {
	width:247px !important;
	height:19px !important;
	left:66px !important;
	top:177px !important;
	background:#1b407a;
}

#item138841 {
	width:10px !important;
	height:19px !important;
	left:347px !important;
	top:177px !important;
	background:#e7cca4;
}

#item138842 {
	width:31px !important;
	height:19px !important;
	left:364px !important;
	top:177px !important;
	background:#4a1a47;
}

#item138843 {
	width:7px !important;
	height:19px !important;
	left:357px !important;
	top:177px !important;
	background:#af64a4;
}

#item138846 {
	width:33px !important;
	height:19px !important;
	left:271px !important;
	top:371px !important;
	background:#af64a4;
}

#item138861 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:292px !important;
	background:#1b407a;
}

#item138908 {
	width:11px !important;
	height:12px !important;
	left:254px !important;
	top:291px !important;
	background:#e7cca4;
}

#item138955 {
	width:11px !important;
	height:12px !important;
	left:339px !important;
	top:292px !important;
	background:#af64a4;
}

#item138982 {
	width:11px !important;
	height:12px !important;
	left:176px !important;
	top:292px !important;
	background:#e66209;
}

#item139172 {
	width:236px !important;
	height:19px !important;
	left:66px !important;
	top:216px !important;
	background:#1b407a;
}

#item139173 {
	width:7px !important;
	height:19px !important;
	left:341px !important;
	top:216px !important;
	background:#e7cca4;
}

#item139174 {
	width:10px !important;
	height:19px !important;
	left:348px !important;
	top:216px !important;
	background:#af64a4;
}

#item139175 {
	width:41px !important;
	height:19px !important;
	left:301px !important;
	top:216px !important;
	background:#e66209;
}

#item139176 {
	width:263px !important;
	height:19px !important;
	left:66px !important;
	top:254px !important;
	background:#1b407a;
}

#item139270 {
	width:11px !important;
	height:12px !important;
	left:400px !important;
	top:292px !important;
	background:#4a1a47;
}

#item139341 {
	width:52px !important;
	height:19px !important;
	left:329px !important;
	top:254px !important;
	background:#e66209;
}

#item139342 {
	width:34px !important;
	height:19px !important;
	left:313px !important;
	top:177px !important;
	background:#e66209;
}

#item139412 {
	width:7px !important;
	height:19px !important;
	left:381px !important;
	top:254px !important;
	background:#e7cca4;
}

#item139529 {
	width:9px !important;
	height:19px !important;
	left:387px !important;
	top:254px !important;
	background:#af64a4;
}

#item139577 {
	width:46px !important;
	height:19px !important;
	left:358px !important;
	top:216px !important;
	background:#4a1a47;
}

#item139601 {
	width:34px !important;
	height:19px !important;
	left:396px !important;
	top:254px !important;
	background:#4a1a47;
}

#item139717 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:489px !important;
	background:#1b407a;
}

#item139741 {
	width:11px !important;
	height:12px !important;
	left:317px !important;
	top:489px !important;
	background:#e7cca4;
}

#item139788 {
	width:11px !important;
	height:12px !important;
	left:410px !important;
	top:489px !important;
	background:#af64a4;
}

#item139789 {
	width:11px !important;
	height:12px !important;
	left:234px !important;
	top:489px !important;
	background:#e66209;
}

#item139883 {
	width:87px !important;
	height:19px !important;
	left:140px !important;
	top:414px !important;
	background:#e66209;
}

#item139884 {
	width:8px !important;
	height:19px !important;
	left:66px !important;
	top:414px !important;
	background:#4a1a47;
}

#item139885 {
	width:66px !important;
	height:19px !important;
	left:74px !important;
	top:414px !important;
	background:#1b407a;
}

#item139886 {
	width:66px !important;
	height:19px !important;
	left:227px !important;
	top:414px !important;
	background:#e7cca4;
}

#item139910 {
	width:59px !important;
	height:19px !important;
	left:176px !important;
	top:457px !important;
	background:#f5a841;
}

#item139911 {
	width:44px !important;
	height:19px !important;
	left:66px !important;
	top:457px !important;
	background:#1b407a;
}

#item139912 {
	width:66px !important;
	height:19px !important;
	left:110px !important;
	top:457px !important;
	background:#e66209;
}

#item139913 {
	width:11px !important;
	height:19px !important;
	left:235px !important;
	top:457px !important;
	background:#e7cca4;
}

#item140217 {
	width:29px !important;
	height:19px !important;
	left:297px !important;
	top:414px !important;
	background:#af64a4;
}

#item140264 {
	width:11px !important;
	height:12px !important;
	left:135px !important;
	top:489px !important;
	background:#4a1a47;
}

#item140289 {
	width:11px !important;
	height:19px !important;
	left:66px !important;
	top:457px !important;
	background:#4a1a47;
}

#item140315 {
	width:58px !important;
	height:20px !important;
	left:171px !important;
	top:579px !important;
	background:#e66209;
}

#item140316 {
	width:17px !important;
	height:20px !important;
	left:228px !important;
	top:579px !important;
	background:#e7cca4;
}

#item140387 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:574px !important;
	background:#1b407a;
}

#item140411 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:606px !important;
	background:#e7cca4;
}

#item140459 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:664px !important;
	background:#af64a4;
}

#item140460 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:637px !important;
	background:#e66209;
}

#item140507 {
	width:51px !important;
	height:20px !important;
	left:169px !important;
	top:623px !important;
	background:#e66209;
}

#item140508 {
	width:10px !important;
	height:20px !important;
	left:225px !important;
	top:623px !important;
	background:#af64a4;
}

#item140601 {
	width:4px !important;
	height:20px !important;
	left:169px !important;
	top:667px !important;
	background:#1b407a;
}

#item140602 {
	width:45px !important;
	height:20px !important;
	left:173px !important;
	top:667px !important;
	background:#e66209;
}

#item140766 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:694px !important;
	background:#4a1a47;
}

#item140768 {
	width:7px !important;
	height:20px !important;
	left:229px !important;
	top:667px !important;
	background:#af64a4;
}

#item140819 {
	width:82px !important;
	height:20px !important;
	left:430px !important;
	top:579px !important;
	background:#e66209;
}

#item140820 {
	width:14px !important;
	height:20px !important;
	left:512px !important;
	top:579px !important;
	background:#af64a4;
}

#item140891 {
	width:11px !important;
	height:12px !important;
	left:304px !important;
	top:601px !important;
	background:#1b407a;
}

#item140938 {
	width:11px !important;
	height:12px !important;
	left:304px !important;
	top:652px !important;
	background:#af64a4;
}

#item140939 {
	width:11px !important;
	height:12px !important;
	left:304px !important;
	top:626px !important;
	background:#e66209;
}

#item140986 {
	width:65px !important;
	height:20px !important;
	left:429px !important;
	top:623px !important;
	background:#e66209;
}

#item141057 {
	width:7px !important;
	height:20px !important;
	left:429px !important;
	top:667px !important;
	background:#1b407a;
}

#item141058 {
	width:58px !important;
	height:20px !important;
	left:436px !important;
	top:667px !important;
	background:#e66209;
}

#item138699 {
	width:2px !important;
	height:20px !important;
	left:432px !important;
	top:196px !important;
	background:#f5a841;
}

#item141199 {
	width:5px !important;
	height:20px !important;
	left:288px !important;
	top:153px !important;
	background:#e7cca4;
}

#item141202 {
	width:97px !important;
	height:20px !important;
	left:288px !important;
	top:114px !important;
	background:#e66209;
}

#item141203 {
	width:23px !important;
	height:20px !important;
	left:385px !important;
	top:114px !important;
	background:#3c3c3b;
}

#item141369 {
	width:6px !important;
	height:20px !important;
	left:293px !important;
	top:153px !important;
	background:#af64a4;
}

#item141370 {
	width:91px !important;
	height:20px !important;
	left:298px !important;
	top:153px !important;
	background:#e66209;
}

#item141464 {
	width:4px !important;
	height:20px !important;
	left:288px !important;
	top:196px !important;
	background:#e7cca4;
}

#item141465 {
	width:6px !important;
	height:20px !important;
	left:291px !important;
	top:196px !important;
	background:#af64a4;
}

#item141655 {
	width:2px !important;
	height:20px !important;
	left:216px !important;
	top:270px !important;
	background:#e66209;
}

#item141658 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:310px !important;
	background:#e66209;
}

#item141659 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:274px !important;
	background:#1b407a;
}

#item141706 {
	width:11px !important;
	height:20px !important;
	left:205px !important;
	top:270px !important;
	background:#1b407a;
}

#item141800 {
	width:4px !important;
	height:20px !important;
	left:205px !important;
	top:308px !important;
	background:#e66209;
}

#item141946 {
	width:2px !important;
	height:20px !important;
	left:407px !important;
	top:153px !important;
	background:#1b407a;
}

#item141994 {
	width:27px !important;
	height:20px !important;
	left:402px !important;
	top:196px !important;
	background:#af64a4;
}

#item153623 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:114px !important;
	background:#e66209;
}

#item153670 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:171px !important;
	background:#4a1a47;
}

#item153718 {
	width:11px !important;
	height:12px !important;
	left:131px !important;
	top:171px !important;
	background:#178cc8;
}

#item153719 {
	width:11px !important;
	height:12px !important;
	left:132px !important;
	top:114px !important;
	background:#e7cca4;
}

#item153793 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:141px !important;
	background:#3c3c3b;
}

#item153840 {
	width:11px !important;
	height:12px !important;
	left:36px !important;
	top:199px !important;
	background:#1b407a;
}

#item153887 {
	width:11px !important;
	height:12px !important;
	left:131px !important;
	top:199px !important;
	background:#f5a841;
}

#item153888 {
	width:11px !important;
	height:12px !important;
	left:132px !important;
	top:141px !important;
	background:#af64a4;
}

#item142877 {
	width:287px !important;
	height:511px !important;
	left:595px !important;
	top:206px !important;
	background:#178cc8;
}

#item142885 {
	width:18px !important;
	height:59px !important;
	left:355px !important;
	top:407px !important;
	background:#fff;
}

#item143037 {
	width:498px !important;
	height:224px !important;
	left:35px !important;
	top:607px !important;
	border-radius:11px;
	background:#fff;
	border:solid 1.9px #1b4079;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item143038 {
	width:13px !important;
	height:13px !important;
	left:56px !important;
	top:635px !important;
	background:#e7cca4;
}

#item143039 {
	width:13px !important;
	height:13px !important;
	left:56px !important;
	top:656px !important;
	background:#4a1a47;
}

#item143040 {
	width:13px !important;
	height:13px !important;
	left:56px !important;
	top:676px !important;
	background:#f5a841;
}

#item143041 {
	width:13px !important;
	height:13px !important;
	left:56px !important;
	top:614px !important;
	background:#1b4079;
}

#item143390 {
	width:11px !important;
	height:19px !important;
	left:90px !important;
	top:240px !important;
	background:#e7cca4;
}

#item143391 {
	width:8px !important;
	height:19px !important;
	left:102px !important;
	top:240px !important;
	background:#4a1a47;
}

#item143392 {
	width:42px !important;
	height:19px !important;
	left:110px !important;
	top:240px !important;
	background:#f5a841;
}

#item143393 {
	width:13px !important;
	height:19px !important;
	left:78px !important;
	top:240px !important;
	background:#1b4079;
}

#item143417 {
	width:80px !important;
	height:19px !important;
	left:201px !important;
	top:366px !important;
	background:#af64a4;
}

#item143418 {
	width:15px !important;
	height:19px !important;
	left:99px !important;
	top:366px !important;
	background:#e7cca4;
}

#item143419 {
	width:26px !important;
	height:19px !important;
	left:114px !important;
	top:366px !important;
	background:#4a1a47;
}

#item143420 {
	width:60px !important;
	height:19px !important;
	left:141px !important;
	top:366px !important;
	background:#f5a841;
}

#item143421 {
	width:21px !important;
	height:19px !important;
	left:78px !important;
	top:366px !important;
	background:#1b4079;
}

#item143445 {
	width:114px !important;
	height:19px !important;
	left:180px !important;
	top:303px !important;
	background:#af64a4;
}

#item143446 {
	width:14px !important;
	height:19px !important;
	left:106px !important;
	top:303px !important;
	background:#e7cca4;
}

#item143447 {
	width:26px !important;
	height:19px !important;
	left:120px !important;
	top:303px !important;
	background:#4a1a47;
}

#item143448 {
	width:35px !important;
	height:19px !important;
	left:146px !important;
	top:303px !important;
	background:#f5a841;
}

#item143449 {
	width:28px !important;
	height:19px !important;
	left:78px !important;
	top:303px !important;
	background:#1b4079;
}

#item143473 {
	width:89px !important;
	height:19px !important;
	left:177px !important;
	top:429px !important;
	background:#af64a4;
}

#item143475 {
	width:11px !important;
	height:19px !important;
	left:94px !important;
	top:429px !important;
	background:#e7cca4;
}

#item143476 {
	width:18px !important;
	height:19px !important;
	left:106px !important;
	top:429px !important;
	background:#4a1a47;
}

#item143478 {
	width:54px !important;
	height:19px !important;
	left:123px !important;
	top:429px !important;
	background:#f5a841;
}

#item143479 {
	width:16px !important;
	height:19px !important;
	left:78px !important;
	top:429px !important;
	background:#1b4079;
}

#item143503 {
	width:229px !important;
	height:19px !important;
	left:224px !important;
	top:492px !important;
	background:#af64a4;
}

#item143504 {
	width:20px !important;
	height:19px !important;
	left:106px !important;
	top:492px !important;
	background:#e7cca4;
}

#item143505 {
	width:48px !important;
	height:19px !important;
	left:126px !important;
	top:492px !important;
	background:#4a1a47;
}

#item143506 {
	width:50px !important;
	height:19px !important;
	left:174px !important;
	top:492px !important;
	background:#f5a841;
}

#item143507 {
	width:28px !important;
	height:19px !important;
	left:78px !important;
	top:492px !important;
	background:#1b4079;
}

#item143531 {
	width:46px !important;
	height:19px !important;
	left:178px !important;
	top:271px !important;
	background:#af64a4;
}

#item143532 {
	width:15px !important;
	height:19px !important;
	left:106px !important;
	top:271px !important;
	background:#e7cca4;
}

#item143533 {
	width:13px !important;
	height:19px !important;
	left:121px !important;
	top:271px !important;
	background:#4a1a47;
}

#item143534 {
	width:43px !important;
	height:19px !important;
	left:135px !important;
	top:271px !important;
	background:#f5a841;
}

#item143535 {
	width:28px !important;
	height:19px !important;
	left:78px !important;
	top:271px !important;
	background:#1b4079;
}

#item143559 {
	width:200px !important;
	height:19px !important;
	left:237px !important;
	top:397px !important;
	background:#af64a4;
}

#item143560 {
	width:9px !important;
	height:19px !important;
	left:103px !important;
	top:397px !important;
	background:#e7cca4;
}

#item143561 {
	width:48px !important;
	height:19px !important;
	left:112px !important;
	top:397px !important;
	background:#4a1a47;
}

#item143562 {
	width:77px !important;
	height:19px !important;
	left:160px !important;
	top:397px !important;
	background:#f5a841;
}

#item143564 {
	width:25px !important;
	height:19px !important;
	left:78px !important;
	top:397px !important;
	background:#1b4079;
}

#item143588 {
	width:88px !important;
	height:19px !important;
	left:167px !important;
	top:334px !important;
	background:#af64a4;
}

#item143589 {
	width:10px !important;
	height:19px !important;
	left:108px !important;
	top:334px !important;
	background:#e7cca4;
}

#item143590 {
	width:18px !important;
	height:19px !important;
	left:118px !important;
	top:334px !important;
	background:#4a1a47;
}

#item143591 {
	width:31px !important;
	height:19px !important;
	left:136px !important;
	top:334px !important;
	background:#f5a841;
}

#item143592 {
	width:30px !important;
	height:19px !important;
	left:78px !important;
	top:334px !important;
	background:#1b4079;
}

#item143617 {
	width:147px !important;
	height:19px !important;
	left:299px !important;
	top:460px !important;
	background:#af64a4;
}

#item143618 {
	width:20px !important;
	height:19px !important;
	left:110px !important;
	top:460px !important;
	background:#e7cca4;
}

#item143620 {
	width:92px !important;
	height:19px !important;
	left:130px !important;
	top:460px !important;
	background:#4a1a47;
}

#item143621 {
	width:77px !important;
	height:19px !important;
	left:222px !important;
	top:460px !important;
	background:#f5a841;
}

#item143622 {
	width:32px !important;
	height:19px !important;
	left:78px !important;
	top:460px !important;
	background:#1b4079;
}

#item143669 {
	width:234px !important;
	height:19px !important;
	left:264px !important;
	top:523px !important;
	background:#af64a4;
}

#item143670 {
	width:37px !important;
	height:19px !important;
	left:110px !important;
	top:523px !important;
	background:#e7cca4;
}

#item143671 {
	width:82px !important;
	height:19px !important;
	left:147px !important;
	top:523px !important;
	background:#4a1a47;
}

#item143672 {
	width:35px !important;
	height:19px !important;
	left:229px !important;
	top:523px !important;
	background:#f5a841;
}

#item143722 {
	width:46px !important;
	height:19px !important;
	left:152px !important;
	top:240px !important;
	background:#af64a4;
}

#item143723 {
	width:13px !important;
	height:13px !important;
	left:56px !important;
	top:697px !important;
	background:#af64a4;
}

#item143770 {
	width:209px !important;
	height:19px !important;
	left:279px !important;
	top:556px !important;
	background:#af64a4;
}

#item143771 {
	width:12px !important;
	height:19px !important;
	left:110px !important;
	top:556px !important;
	background:#e7cca4;
}

#item143772 {
	width:107px !important;
	height:19px !important;
	left:122px !important;
	top:556px !important;
	background:#4a1a47;
}

#item143773 {
	width:50px !important;
	height:19px !important;
	left:229px !important;
	top:556px !important;
	background:#f5a841;
}

#item152145 {
	width:84px !important;
	height:6px !important;
	left:36px !important;
	top:656px !important;
	background:#1b407a;
}

#item147830 {
	width:615px !important;
	height:805px !important;
	left:595px !important;
	top:-18px !important;
	background:#1b4079;
}

#item152146 {
	width:84px !important;
	height:12px !important;
	left:32px !important;
	top:209px !important;
	background:#1b407a;
}

#item155841 {
	width:496px !important;
	height:5px !important;
	left:32px !important;
	top:156px !important;
	background:#1b4079;
}

#item155844 {
	width:88px !important;
	height:10px !important;
	left:38px !important;
	top:428px !important;
	background:#1b4079;
}

#item148310 {
	width:274px !important;
	height:80px !important;
	left:35px !important;
	top:619px !important;
	border-radius:12px;
	border:solid 1px #fff;
}

#item148312 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:638px !important;
	background:#e7cca4;
}

#item148313 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:665px !important;
	background:#178cc8;
}

#item152147 {
	width:84px !important;
	height:6px !important;
	left:224px !important;
	top:630px !important;
	background:#1b407a;
}

#item148972 {
	width:345px !important;
	height:7px !important;
	left:142px !important;
	top:424px !important;
	background:#1b4079;
}

#item159507 {
	width:85px !important;
	height:20px !important;
	left:35px !important;
	top:646px !important;
	background:#1b4079;
}

#item149116 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:126px !important;
	background:#178cc8;
}

#item149141 {
	width:41px !important;
	height:35px !important;
	left:37px !important;
	top:255px !important;
	background:#e7cca4;
}

#item149165 {
	width:27px !important;
	height:35px !important;
	left:37px !important;
	top:402px !important;
	background:#1b4079;
}

#item149350 {
	width:20px !important;
	height:21px !important;
	left:173px !important;
	top:126px !important;
	background:#e66209;
}

#item149376 {
	width:20px !important;
	height:21px !important;
	left:307px !important;
	top:126px !important;
	background:#f5a841;
}

#item149400 {
	width:20px !important;
	height:21px !important;
	left:442px !important;
	top:126px !important;
	background:#3c3c3b;
}

#item149424 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:153px !important;
	background:#af64a4;
}

#item149448 {
	width:20px !important;
	height:21px !important;
	left:173px !important;
	top:153px !important;
	background:#4a1a47;
}

#item149472 {
	width:20px !important;
	height:21px !important;
	left:307px !important;
	top:153px !important;
	background:#e79f6e;
}

#item149496 {
	width:20px !important;
	height:21px !important;
	left:442px !important;
	top:153px !important;
	background:#e7cca4;
}

#item149499 {
	width:119px !important;
	height:35px !important;
	left:37px !important;
	top:76px !important;
	background:#178cc8;
}

#item149581 {
	width:18px !important;
	height:35px !important;
	left:78px !important;
	top:254px !important;
	background:#e66209;
}

#item149582 {
	width:6px !important;
	height:35px !important;
	left:96px !important;
	top:255px !important;
	background:#f5a841;
}

#item149632 {
	width:6px !important;
	height:35px !important;
	left:64px !important;
	top:402px !important;
	background:#e7620b;
}

#item156096 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:181px !important;
	background:#e7cca4;
}

#item156128 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:302px !important;
	background:#e7cca4;
}

#item156152 {
	width:20px !important;
	height:21px !important;
	left:173px !important;
	top:302px !important;
	background:#e66209;
}

#item156176 {
	width:20px !important;
	height:21px !important;
	left:307px !important;
	top:302px !important;
	background:#f5a841;
}

#item156200 {
	width:20px !important;
	height:21px !important;
	left:442px !important;
	top:302px !important;
	background:#3c3c3b;
}

#item156224 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:329px !important;
	background:#af64a4;
}

#item156242 {
	width:6px !important;
	height:35px !important;
	left:102px !important;
	top:255px !important;
	background:#3c3c3b;
}

#item156243 {
	width:6px !important;
	height:35px !important;
	left:107px !important;
	top:255px !important;
	background:#af64a4;
}

#item156272 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:447px !important;
	background:#1b4079;
}

#item156296 {
	width:20px !important;
	height:21px !important;
	left:173px !important;
	top:447px !important;
	background:#e66209;
}

#item156320 {
	width:20px !important;
	height:21px !important;
	left:307px !important;
	top:447px !important;
	background:#f5a841;
}

#item156344 {
	width:20px !important;
	height:21px !important;
	left:442px !important;
	top:447px !important;
	background:#af64a4;
}

#item156354 {
	width:6px !important;
	height:35px !important;
	left:70px !important;
	top:402px !important;
	background:#f5a841;
}

#item156361 {
	width:6px !important;
	height:35px !important;
	left:75px !important;
	top:402px !important;
	background:#af64a4;
}

#item156472 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:603px !important;
	background:#1b4079;
}

#item156496 {
	width:20px !important;
	height:21px !important;
	left:173px !important;
	top:603px !important;
	background:#178cc8;
}

#item156520 {
	width:20px !important;
	height:21px !important;
	left:307px !important;
	top:603px !important;
	background:#26b2e8;
}

#item156544 {
	width:20px !important;
	height:21px !important;
	left:442px !important;
	top:603px !important;
	background:#3c3c3b;
}

#item156568 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:631px !important;
	background:#e66209;
}

#item156592 {
	width:20px !important;
	height:21px !important;
	left:173px !important;
	top:631px !important;
	background:#f5a841;
}

#item156616 {
	width:20px !important;
	height:21px !important;
	left:307px !important;
	top:631px !important;
	background:#e79f6e;
}

#item156642 {
	width:20px !important;
	height:21px !important;
	left:442px !important;
	top:631px !important;
	background:#e7cca4;
}

#item156666 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:659px !important;
	background:#4a1a47;
}

#item156743 {
	width:20px !important;
	height:21px !important;
	left:307px !important;
	top:660px !important;
	background:#d765a3;
}

#item156768 {
	width:20px !important;
	height:21px !important;
	left:442px !important;
	top:660px !important;
	background:#ccadd3;
}

#item156775 {
	width:20px !important;
	height:21px !important;
	left:173px !important;
	top:659px !important;
	background:#af64a4;
}

#item156802 {
	width:20px !important;
	height:21px !important;
	left:37px !important;
	top:687px !important;
	background:#21ab74;
}

#item156876 {
	width:20px !important;
	height:21px !important;
	left:173px !important;
	top:687px !important;
	background:#1f805b;
}

#item156904 {
	width:176px !important;
	height:35px !important;
	left:36px !important;
	top:553px !important;
	background:#1b4079;
}

#item156907 {
	width:7px !important;
	height:35px !important;
	left:232px !important;
	top:553px !important;
	background:#26b2e8;
}

#item149746 {
	width:421px !important;
	height:239px !important;
	left:198px !important;
	top:572px !important;
	background:#af64a4;
}

#item149748 {
	width:354px !important;
	height:504px !important;
	left:1px !important;
	top:-9px !important;
	background:#e7cca4;
}

#item150429 {
	width:441px !important;
	height:17px !important;
	left:125px !important;
	top:488px !important;
	background:#1b4079;
}

#item151001 {
	width:63px !important;
	height:20px !important;
	left:355px !important;
	top:310px !important;
	background:#1b4079;
}

#item151002 {
	width:87px !important;
	height:20px !important;
	left:269px !important;
	top:310px !important;
	background:#f5a841;
}

#item151003 {
	width:295px !important;
	height:20px !important;
	left:123px !important;
	top:69px !important;
	background:#f5a841;
}

#item151005 {
	width:30px !important;
	height:20px !important;
	left:55px !important;
	top:69px !important;
	background:#e7cca4;
}

#item151006 {
	width:38px !important;
	height:20px !important;
	left:85px !important;
	top:69px !important;
	background:#1b4079;
}

#item151007 {
	width:19px !important;
	height:20px !important;
	left:36px !important;
	top:69px !important;
	background:#af64a4;
}

#item151008 {
	width:233px !important;
	height:20px !important;
	left:36px !important;
	top:310px !important;
	background:#af64a4;
}

#item151196 {
	width:226px !important;
	height:104px !important;
	left:36px !important;
	top:130px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #1b4079;
}

#item151197 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:163px !important;
	background:#e7cca4;
}

#item151199 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:185px !important;
	background:#1b4079;
}

#item151200 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:141px !important;
	background:#af64a4;
}

#item151842 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:207px !important;
	background:#f5a841;
}

#item153336 {
	width:286px !important;
	height:324px !important;
	left:334px !important;
	top:176px !important;
	background:#e7cca4;
}

#item152284 {
	width:424px !important;
	height:309px !important;
	left:-39px !important;
	top:271px !important;
	background:#e66209;
}

#item152065 {
	width:122px !important;
	height:82px !important;
	left:35px !important;
	top:40px !important;
}
#in5footer,  #prefooter {display:none;}
