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

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

#item209549 {
	width:8px !important;
	height:27px !important;
	left:60px !important;
	top:1138px !important;
}

#item209557 {
	width:166px !important;
	height:24px !important;
	left:48px !important;
	top:269px !important;
}

#item209559 {
	width:8px !important;
	height:27px !important;
	left:213px !important;
	top:20px !important;
}

#item209565 {
	width:433px !important;
	height:27px !important;
	left:180px !important;
	top:109px !important;
}

#item209567 {
	width:433px !important;
	height:27px !important;
	left:180px !important;
	top:136px !important;
}

#item209599 {
	width:40px !important;
	height:8px !important;
	left:76px !important;
	top:38px !important;
	background:#e20a17;
}

#item209637 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:13px !important;
	background:#fff;
}

#item209720 {
	width:11px !important;
	height:19px !important;
	left:18px !important;
	top:4px !important;
}

#item209748 {
	width:11px !important;
	height:19px !important;
	left:23px !important;
	top:4px !important;
}

#item209749 {
	width:166px !important;
	height:12px !important;
	left:642px !important;
	top:276px !important;
}

#item209800 {
	width:166px !important;
	height:12px !important;
	left:92px !important;
	top:329px !important;
}

#item209802 {
	width:166px !important;
	height:12px !important;
	left:92px !important;
	top:350px !important;
}

#item209878 {
	width:166px !important;
	height:24px !important;
	left:50px !important;
	top:226px !important;
}

#item209982 {
	width:520px !important;
	height:12px !important;
	left:52px !important;
	top:1072px !important;
}

#item209983 {
	width:33px !important;
	height:24px !important;
	left:201px !important;
	top:1035px !important;
}

#item209984 {
	width:33px !important;
	height:24px !important;
	left:167px !important;
	top:1035px !important;
}

#item209988 {
	width:62px !important;
	height:22px !important;
}

#item209985 {
	width:62px !important;
	height:22px !important;
	left:44px !important;
	top:337px !important;
}

#item209992 {
	width:59px !important;
	height:22px !important;
}

#item209989 {
	width:59px !important;
	height:22px !important;
	left:617px !important;
	top:283px !important;
}

#item209996 {
	width:59px !important;
	height:22px !important;
}

#item209993 {
	width:59px !important;
	height:22px !important;
	left:43px !important;
	top:1080px !important;
}

#item210000 {
	width:69px !important;
	height:22px !important;
}

#item209997 {
	width:69px !important;
	height:22px !important;
	left:229px !important;
	top:1080px !important;
}

#item210004 {
	width:128px !important;
	height:15px !important;
}

#item210001 {
	width:128px !important;
	height:15px !important;
	left:111px !important;
	top:1135px !important;
}

#item210008 {
	width:128px !important;
	height:15px !important;
}

#item210005 {
	width:128px !important;
	height:15px !important;
	left:111px !important;
	top:1151px !important;
}

#item232017 {
	width:140px !important;
	height:77px !important;
	left:528px !important;
	top:34px !important;
}

#item232029 {
	width:140px !important;
	height:77px !important;
	left:668px !important;
	top:34px !important;
}

#item232044 {
	width:101px !important;
	height:23px !important;
}

#item232041 {
	width:101px !important;
	height:23px !important;
	left:475px !important;
	top:1140px !important;
}

#item214814 {
	width:7px !important;
	height:22px !important;
	left:46px !important;
	top:980px !important;
}

#item214823 {
	width:149px !important;
	height:21px !important;
	left:35px !important;
	top:237px !important;
}

#item214826 {
	width:7px !important;
	height:25px !important;
	left:197px !important;
	top:18px !important;
}

#item214832 {
	width:391px !important;
	height:24px !important;
	left:167px !important;
	top:99px !important;
}

#item214833 {
	width:391px !important;
	height:24px !important;
	left:167px !important;
	top:123px !important;
}

#item214905 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:11px !important;
	background:#fff;
}

#item214988 {
	width:9px !important;
	height:16px !important;
	left:15px !important;
	top:4px !important;
}

#item215016 {
	width:9px !important;
	height:16px !important;
	left:19px !important;
	top:4px !important;
}

#item215018 {
	width:149px !important;
	height:10px !important;
	left:588px !important;
	top:245px !important;
}

#item215070 {
	width:150px !important;
	height:10px !important;
	left:74px !important;
	top:289px !important;
}

#item215071 {
	width:150px !important;
	height:10px !important;
	left:74px !important;
	top:305px !important;
}

#item215147 {
	width:149px !important;
	height:21px !important;
	left:35px !important;
	top:200px !important;
}

#item215251 {
	width:469px !important;
	height:10px !important;
	left:51px !important;
	top:924px !important;
}

#item215252 {
	width:31px !important;
	height:21px !important;
	left:169px !important;
	top:892px !important;
}

#item215253 {
	width:29px !important;
	height:21px !important;
	left:139px !important;
	top:892px !important;
}

#item215257 {
	width:53px !important;
	height:19px !important;
}

#item215254 {
	width:53px !important;
	height:19px !important;
	left:32px !important;
	top:296px !important;
}

#item215261 {
	width:50px !important;
	height:19px !important;
}

#item215258 {
	width:50px !important;
	height:19px !important;
	left:566px !important;
	top:250px !important;
}

#item215265 {
	width:50px !important;
	height:19px !important;
}

#item215262 {
	width:50px !important;
	height:19px !important;
	left:29px !important;
	top:930px !important;
}

#item215270 {
	width:59px !important;
	height:19px !important;
}

#item215266 {
	width:59px !important;
	height:19px !important;
	left:192px !important;
	top:930px !important;
}

#item219748 {
	width:34px !important;
	height:7px !important;
	left:65px !important;
	top:33px !important;
	background:#e20a17;
}

#item232498 {
	width:108px !important;
	height:8px !important;
}

#item232495 {
	width:108px !important;
	height:8px !important;
	left:87px !important;
	top:980px !important;
}

#item232502 {
	width:102px !important;
	height:12px !important;
}

#item232499 {
	width:102px !important;
	height:12px !important;
	left:87px !important;
	top:991px !important;
}

#item232519 {
	width:92px !important;
	height:19px !important;
	left:416px !important;
	top:981px !important;
}

#item232738 {
	width:120px !important;
	height:72px !important;
	left:502px !important;
	top:30px !important;
}

#item232742 {
	width:120px !important;
	height:72px !important;
	left:623px !important;
	top:30px !important;
}

#item226655 {
	width:155px !important;
	height:30px !important;
	left:242px !important;
	top:64px !important;
}

#item226903 {
	width:25px !important;
	height:5px !important;
	left:47px !important;
	top:24px !important;
	background:#e20a17;
}

#item226667 {
	width:81px !important;
	height:40px !important;
}

#item226664 {
	width:81px !important;
	height:40px !important;
	left:380px !important;
	top:26px !important;
}

#item226944 {
	width:77px !important;
	height:40px !important;
}

#item226941 {
	width:77px !important;
	height:40px !important;
	left:466px !important;
	top:26px !important;
}

#item227028 {
	width:149px !important;
	height:21px !important;
	left:35px !important;
	top:192px !important;
}

#item227113 {
	width:169px !important;
	height:24px !important;
	left:35px !important;
	top:150px !important;
}

#item227114 {
	width:164px !important;
	height:12px !important;
	left:40px !important;
	top:236px !important;
}

#item227175 {
	width:164px !important;
	height:12px !important;
	left:373px !important;
	top:202px !important;
}

#item227178 {
	width:573px !important;
	height:70px !important;
	left:-9px !important;
	top:1015px !important;
}

#item227179 {
	width:7px !important;
	height:23px !important;
	left:46px !important;
	top:974px !important;
}

#item227191 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:9px !important;
	background:#fff;
}

#item227250 {
	width:7px !important;
	height:13px !important;
	left:224px !important;
	top:977px !important;
}

#item227277 {
	width:7px !important;
	height:13px !important;
	left:381px !important;
	top:977px !important;
}

#item227281 {
	width:109px !important;
	height:10px !important;
}

#item227278 {
	width:109px !important;
	height:10px !important;
	left:75px !important;
	top:970px !important;
}

#item227330 {
	width:109px !important;
	height:10px !important;
}

#item227327 {
	width:109px !important;
	height:10px !important;
	left:75px !important;
	top:985px !important;
}

#item227457 {
	width:126px !important;
	height:13px !important;
	left:293px !important;
	top:961px !important;
}

#item227458 {
	width:126px !important;
	height:20px !important;
	left:293px !important;
	top:997px !important;
}

#item227459 {
	width:126px !important;
	height:20px !important;
	left:293px !important;
	top:958px !important;
}

#item235358 {
	width:63px !important;
	height:25px !important;
}

#item235359 {
	width:63px !important;
	height:25px !important;
	left:29px !important;
	top:243px !important;
}

#item235365 {
	width:69px !important;
	height:25px !important;
}

#item235362 {
	width:69px !important;
	height:25px !important;
	left:388px !important;
	top:208px !important;
}

#item235370 {
	width:69px !important;
	height:25px !important;
}

#item235367 {
	width:69px !important;
	height:25px !important;
	left:23px !important;
	top:916px !important;
}

#item235374 {
	width:69px !important;
	height:25px !important;
}

#item235371 {
	width:69px !important;
	height:25px !important;
	left:204px !important;
	top:916px !important;
}

#item210098 {
	width:76px !important;
	height:17px !important;
	left:12px !important;
	top:242px !important;
}

#item210176 {
	width:337px !important;
	height:24px !important;
	left:433px !important;
	top:808px !important;
}

#item210203 {
	width:108px !important;
	height:24px !important;
	left:95px !important;
	top:148px !important;
}

#item210509 {
	width:337px !important;
	height:24px !important;
	left:433px !important;
	top:763px !important;
}

#item210510 {
	width:337px !important;
	height:24px !important;
	left:433px !important;
	top:1095px !important;
}

#item210511 {
	width:564px !important;
	height:24px !important;
	left:206px !important;
	top:740px !important;
}

#item210512 {
	width:337px !important;
	height:24px !important;
	left:48px !important;
	top:660px !important;
}

#item210516 {
	width:340px !important;
	height:26px !important;
}

#item210513 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:827px !important;
}

#item210521 {
	width:340px !important;
	height:26px !important;
}

#item210518 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:854px !important;
}

#item210525 {
	width:340px !important;
	height:26px !important;
}

#item210522 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:882px !important;
}

#item210529 {
	width:340px !important;
	height:26px !important;
}

#item210526 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:910px !important;
}

#item210533 {
	width:340px !important;
	height:26px !important;
}

#item210530 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:938px !important;
}

#item210537 {
	width:340px !important;
	height:26px !important;
}

#item210534 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:965px !important;
}

#item210541 {
	width:340px !important;
	height:26px !important;
}

#item210538 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:993px !important;
}

#item210545 {
	width:340px !important;
	height:26px !important;
}

#item210542 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:1021px !important;
}

#item210549 {
	width:340px !important;
	height:26px !important;
}

#item210546 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:1049px !important;
}

#item210553 {
	width:340px !important;
	height:26px !important;
}

#item210550 {
	width:340px !important;
	height:26px !important;
	left:430px !important;
	top:1076px !important;
}

#item210561 {
	width:90px !important;
	height:17px !important;
}

#item210558 {
	width:90px !important;
	height:17px !important;
	left:146px !important;
	top:350px !important;
}

#item210565 {
	width:57px !important;
	height:18px !important;
}

#item210562 {
	width:57px !important;
	height:18px !important;
	left:43px !important;
	top:606px !important;
}

#item210569 {
	width:55px !important;
	height:18px !important;
}

#item210566 {
	width:55px !important;
	height:18px !important;
	left:451px !important;
	top:289px !important;
}

#item210574 {
	width:51px !important;
	height:18px !important;
}

#item210570 {
	width:51px !important;
	height:18px !important;
	left:457px !important;
	top:330px !important;
}

#item210579 {
	width:46px !important;
	height:18px !important;
}

#item210575 {
	width:46px !important;
	height:18px !important;
	left:720px !important;
	top:410px !important;
}

#item210583 {
	width:60px !important;
	height:18px !important;
}

#item210580 {
	width:60px !important;
	height:18px !important;
	left:429px !important;
	top:508px !important;
}

#item210587 {
	width:72px !important;
	height:18px !important;
}

#item210584 {
	width:72px !important;
	height:18px !important;
	left:519px !important;
	top:508px !important;
}

#item210591 {
	width:24px !important;
	height:18px !important;
}

#item210588 {
	width:24px !important;
	height:18px !important;
	left:431px !important;
	top:428px !important;
}

#item215447 {
	width:303px !important;
	height:21px !important;
	left:393px !important;
	top:671px !important;
}

#item215781 {
	width:303px !important;
	height:21px !important;
	left:393px !important;
	top:632px !important;
}

#item215782 {
	width:303px !important;
	height:21px !important;
	left:396px !important;
	top:943px !important;
}

#item215833 {
	width:77px !important;
	height:15px !important;
}

#item215829 {
	width:77px !important;
	height:15px !important;
	left:125px !important;
	top:306px !important;
}

#item220713 {
	width:53px !important;
	height:15px !important;
}

#item220710 {
	width:53px !important;
	height:15px !important;
	left:271px !important;
	top:495px !important;
}

#item220718 {
	width:56px !important;
	height:15px !important;
}

#item220715 {
	width:56px !important;
	height:15px !important;
	left:390px !important;
	top:460px !important;
}

#item220722 {
	width:56px !important;
	height:15px !important;
}

#item220719 {
	width:56px !important;
	height:15px !important;
	left:470px !important;
	top:460px !important;
}

#item220727 {
	width:56px !important;
	height:15px !important;
}

#item220724 {
	width:56px !important;
	height:15px !important;
	left:594px !important;
	top:375px !important;
}

#item220731 {
	width:50px !important;
	height:15px !important;
}

#item220728 {
	width:50px !important;
	height:15px !important;
	left:409px !important;
	top:273px !important;
}

#item220735 {
	width:48px !important;
	height:15px !important;
}

#item220732 {
	width:48px !important;
	height:15px !important;
	left:413px !important;
	top:307px !important;
}

#item220059 {
	width:151px !important;
	height:147px !important;
}

#item220056 {
	width:151px !important;
	height:147px !important;
	left:490px !important;
	top:35px !important;
}

#item220068 {
	width:700px !important;
	height:24px !important;
	left:-39px !important;
	top:147px !important;
}

#item220092 {
	width:700px !important;
	height:24px !important;
	top:608px !important;
}

#item215788 {
	width:317px !important;
	height:26px !important;
}

#item215785 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:685px !important;
}

#item220674 {
	width:317px !important;
	height:26px !important;
}

#item220671 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:711px !important;
}

#item220678 {
	width:317px !important;
	height:26px !important;
}

#item220675 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:738px !important;
}

#item220683 {
	width:317px !important;
	height:26px !important;
}

#item220679 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:765px !important;
}

#item220687 {
	width:317px !important;
	height:26px !important;
}

#item220684 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:791px !important;
}

#item220693 {
	width:317px !important;
	height:26px !important;
}

#item220690 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:817px !important;
}

#item220697 {
	width:317px !important;
	height:26px !important;
}

#item220694 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:843px !important;
}

#item220701 {
	width:317px !important;
	height:26px !important;
}

#item220698 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:870px !important;
}

#item220705 {
	width:317px !important;
	height:26px !important;
}

#item220702 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:896px !important;
}

#item220709 {
	width:317px !important;
	height:26px !important;
}

#item220706 {
	width:317px !important;
	height:26px !important;
	left:389px !important;
	top:921px !important;
}

#item220761 {
	width:18px !important;
	height:35px !important;
	top:989px !important;
}

#item227667 {
	width:504px !important;
	height:552px !important;
	left:36px !important;
	top:1042px !important;
	border-radius:15px;
	background:#eff5fc;
}

#item227508 {
	width:98px !important;
	height:121px !important;
	left:248px !important;
	top:34px !important;
}

#item227537 {
	width:467px !important;
	height:25px !important;
	left:92px !important;
	top:119px !important;
}

#item227654 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:1017px !important;
}

#item227659 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:1042px !important;
}

#item227666 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:1090px !important;
}

#item227721 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235378 {
	width:104px !important;
	height:25px !important;
}

#item235375 {
	width:104px !important;
	height:25px !important;
	left:331px !important;
	top:264px !important;
}

#item235383 {
	width:61px !important;
	height:25px !important;
}

#item235380 {
	width:61px !important;
	height:25px !important;
	left:257px !important;
	top:452px !important;
}

#item235387 {
	width:61px !important;
	height:25px !important;
}

#item235384 {
	width:61px !important;
	height:25px !important;
	left:432px !important;
	top:664px !important;
}

#item235391 {
	width:61px !important;
	height:25px !important;
}

#item235388 {
	width:61px !important;
	height:25px !important;
	left:170px !important;
	top:643px !important;
}

#item235396 {
	width:73px !important;
	height:25px !important;
}

#item235392 {
	width:73px !important;
	height:25px !important;
	left:79px !important;
	top:767px !important;
}

#item235401 {
	width:73px !important;
	height:25px !important;
}

#item235397 {
	width:73px !important;
	height:25px !important;
	left:263px !important;
	top:832px !important;
}

#item235405 {
	width:73px !important;
	height:25px !important;
}

#item235402 {
	width:73px !important;
	height:25px !important;
	left:357px !important;
	top:832px !important;
}

#item235409 {
	width:502px !important;
	height:27px !important;
}

#item235406 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1137px !important;
}

#item235417 {
	width:502px !important;
	height:27px !important;
}

#item235414 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1165px !important;
}

#item235421 {
	width:502px !important;
	height:27px !important;
}

#item235418 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1192px !important;
}

#item235426 {
	width:502px !important;
	height:27px !important;
}

#item235422 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1221px !important;
}

#item235430 {
	width:502px !important;
	height:27px !important;
}

#item235427 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1249px !important;
}

#item235434 {
	width:502px !important;
	height:27px !important;
}

#item235431 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1276px !important;
}

#item235438 {
	width:502px !important;
	height:27px !important;
}

#item235435 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1305px !important;
}

#item235442 {
	width:502px !important;
	height:27px !important;
}

#item235439 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1331px !important;
}

#item235413 {
	width:502px !important;
	height:27px !important;
}

#item235410 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1109px !important;
}

#item235446 {
	width:502px !important;
	height:27px !important;
}

#item235443 {
	width:502px !important;
	height:27px !important;
	left:38px !important;
	top:1360px !important;
}

#item210174 {
	width:361px !important;
	height:24px !important;
	left:48px !important;
	top:70px !important;
}

#item210297 {
	width:553px !important;
	height:24px !important;
}

#item210298 {
	width:553px !important;
	height:24px !important;
	top:24px !important;
}

#item210325 {
	width:361px !important;
	height:24px !important;
	left:48px !important;
	top:134px !important;
}

#item210327 {
	width:168px !important;
	height:679px !important;
	border-radius:0 0 17px 17px;
	background:#e8eaf5;
}

#item210380 {
	width:361px !important;
	height:24px !important;
	left:48px !important;
	top:503px !important;
}

#item210381 {
	width:553px !important;
	height:24px !important;
	left:48px !important;
	top:591px !important;
}

#item210436 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:210px !important;
	border-radius:9px;
	background:#fff;
}

#item210440 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:210px !important;
	border-radius:9px;
}

#item210472 {
	width:100px !important;
	height:100px !important;
	left:657px !important;
	top:467px !important;
	border-radius:9px;
	background:#fff;
}

#item210476 {
	width:100px !important;
	height:100px !important;
	left:657px !important;
	top:467px !important;
	border-radius:9px;
}

#item210557 {
	width:87px !important;
	height:18px !important;
}

#item210554 {
	width:87px !important;
	height:18px !important;
	left:598px !important;
	top:969px !important;
}

#item232060 {
	width:182px !important;
	height:21px !important;
	left:223px !important;
	top:176px !important;
}

#item232072 {
	width:43px !important;
	height:21px !important;
	left:48px !important;
	top:195px !important;
}

#item232075 {
	width:182px !important;
	height:21px !important;
	left:63px !important;
	top:234px !important;
}

#item232079 {
	width:42px !important;
	height:19px !important;
	left:718px !important;
	top:178px !important;
}

#item232094 {
	width:40px !important;
	height:18px !important;
	left:720px !important;
	top:435px !important;
}

#item215446 {
	width:324px !important;
	height:21px !important;
	left:35px !important;
	top:54px !important;
}

#item215568 {
	width:518px !important;
	height:21px !important;
}

#item215569 {
	width:518px !important;
	height:21px !important;
	top:20px !important;
}

#item215596 {
	width:324px !important;
	height:21px !important;
	left:35px !important;
	top:109px !important;
}

#item215599 {
	width:162px !important;
	height:603px !important;
	border-radius:0 0 17px 17px;
	background:#e8eaf5;
}

#item215651 {
	width:324px !important;
	height:21px !important;
	left:35px !important;
	top:419px !important;
}

#item215652 {
	width:498px !important;
	height:21px !important;
	left:35px !important;
	top:494px !important;
}

#item215707 {
	width:90px !important;
	height:86px !important;
	left:607px !important;
	top:188px !important;
	border-radius:9px;
	background:#fff;
}

#item215743 {
	width:90px !important;
	height:86px !important;
	left:607px !important;
	top:414px !important;
	border-radius:9px;
	background:#fff;
}

#item215828 {
	width:74px !important;
	height:16px !important;
}

#item215825 {
	width:74px !important;
	height:16px !important;
	left:469px !important;
	top:820px !important;
}

#item215748 {
	width:90px !important;
	height:86px !important;
	left:608px !important;
	top:414px !important;
	border-radius:9px;
}

#item215711 {
	width:90px !important;
	height:86px !important;
	left:607px !important;
	top:187px !important;
	border-radius:9px;
}

#item232533 {
	width:187px !important;
	height:21px !important;
	left:166px !important;
	top:142px !important;
}

#item232536 {
	width:97px !important;
	height:21px !important;
	left:263px !important;
	top:176px !important;
}

#item232539 {
	width:42px !important;
	height:19px !important;
	left:658px !important;
	top:157px !important;
}

#item232542 {
	width:40px !important;
	height:18px !important;
	left:661px !important;
	top:387px !important;
}

#item232546 {
	width:74px !important;
	height:21px !important;
	left:35px !important;
	top:194px !important;
}

#item227902 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:58px !important;
}

#item227903 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:147px !important;
}

#item228059 {
	width:504px !important;
	height:321px !important;
	left:36px !important;
	top:555px !important;
	border-radius:15px;
	background:#e8eaf5;
}

#item228121 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:531px !important;
}

#item228331 {
	width:467px !important;
	height:25px !important;
	top:101px !important;
}

#item228336 {
	width:467px !important;
	height:25px !important;
	top:190px !important;
}

#item228226 {
	width:504px !important;
	height:24px !important;
}

#item228227 {
	width:504px !important;
	height:24px !important;
	top:24px !important;
}

#item228395 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235321 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item235352 {
	width:24px !important;
	height:5px !important;
	left:45px !important;
	top:23px !important;
	background:#e30513;
}

#item235355 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item235497 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
}

#item235494 {
	width:90px !important;
	height:90px !important;
	left:54px !important;
	top:737px !important;
}

#item235450 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
}

#item235491 {
	width:90px !important;
	height:90px !important;
	left:54px !important;
	top:616px !important;
}

#item235498 {
	width:103px !important;
	height:23px !important;
}

#item235499 {
	width:103px !important;
	height:23px !important;
	left:338px !important;
	top:1793px !important;
}

#item235821 {
	width:218px !important;
	height:21px !important;
	left:109px !important;
	top:187px !important;
}

#item235824 {
	width:182px !important;
	height:21px !important;
	left:36px !important;
	top:231px !important;
}

#item235827 {
	width:310px !important;
	height:19px !important;
	left:213px !important;
	top:654px !important;
}

#item235830 {
	width:349px !important;
	height:41px !important;
	left:159px !important;
	top:775px !important;
}

#item235833 {
	width:363px !important;
	height:25px !important;
	left:159px !important;
	top:673px !important;
}

#item210722 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:118px !important;
}

#item210723 {
	width:163px !important;
	height:24px !important;
	left:441px !important;
	top:370px !important;
}

#item210812 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:811px !important;
}

#item210813 {
	width:361px !important;
	height:303px !important;
	left:48px !important;
	top:834px !important;
	border-radius:17px;
	background:#e8eaf5;
}

#item210814 {
	width:297px !important;
	height:12px !important;
	left:85px !important;
	top:834px !important;
}

#item210840 {
	width:100px !important;
	height:100px !important;
	left:64px !important;
	top:1020px !important;
	border-radius:9px;
	background:#fff;
}

#item210844 {
	width:100px !important;
	height:100px !important;
	left:64px !important;
	top:1020px !important;
	border-radius:9px;
}

#item210873 {
	width:100px !important;
	height:100px !important;
	left:64px !important;
	top:882px !important;
	border-radius:9px;
	background:#fff;
}

#item210878 {
	width:100px !important;
	height:100px !important;
	left:64px !important;
	top:882px !important;
	border-radius:9px;
}

#item210912 {
	width:16px !important;
	height:16px !important;
	left:101px !important;
	top:1121px !important;
}

#item210913 {
	width:297px !important;
	height:12px !important;
	left:64px !important;
	top:870px !important;
}

#item210914 {
	width:16px !important;
	height:282px !important;
	left:48px !important;
	top:861px !important;
}

#item210915 {
	width:16px !important;
	height:298px !important;
	left:393px !important;
	top:825px !important;
}

#item232098 {
	width:175px !important;
	height:38px !important;
	left:178px !important;
	top:941px !important;
}

#item232109 {
	width:201px !important;
	height:23px !important;
	left:178px !important;
	top:1077px !important;
}

#item232549 {
	width:263px !important;
	height:27px !important;
	left:40px !important;
	top:200px !important;
}

#item232563 {
	width:211px !important;
	height:27px !important;
	left:74px !important;
	top:227px !important;
}

#item215994 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:96px !important;
}

#item215995 {
	width:146px !important;
	height:21px !important;
	left:403px !important;
	top:386px !important;
}

#item220173 {
	width:146px !important;
	height:21px !important;
	left:108px !important;
	top:677px !important;
}

#item216085 {
	width:340px !important;
	height:259px !important;
	border-radius:17px;
	background:#e8eaf5;
}

#item216086 {
	width:269px !important;
	height:10px !important;
	left:33px !important;
}

#item216112 {
	width:90px !important;
	height:86px !important;
	left:14px !important;
	top:160px !important;
	border-radius:9px;
	background:#fff;
}

#item216144 {
	width:90px !important;
	height:86px !important;
	left:14px !important;
	top:42px !important;
	border-radius:9px;
	background:#fff;
}

#item216184 {
	width:14px !important;
	height:14px !important;
	left:47px !important;
	top:246px !important;
}

#item216185 {
	width:269px !important;
	height:10px !important;
	left:14px !important;
	top:31px !important;
}

#item216186 {
	width:14px !important;
	height:242px !important;
	top:24px !important;
}

#item216187 {
	width:14px !important;
	height:255px !important;
	left:326px !important;
	top:4px !important;
}

#item216151 {
	width:90px !important;
	height:86px !important;
	left:49px !important;
	top:739px !important;
	border-radius:10px;
}

#item216116 {
	width:90px !important;
	height:86px !important;
	left:49px !important;
	top:857px !important;
	border-radius:10px;
}

#item232573 {
	width:178px !important;
	height:27px !important;
	left:58px !important;
	top:191px !important;
}

#item232577 {
	width:119px !important;
	height:18px !important;
	left:209px !important;
	top:771px !important;
}

#item232580 {
	width:95px !important;
	height:21px !important;
	left:258px !important;
	top:889px !important;
}

#item232583 {
	width:100px !important;
	height:18px !important;
	left:146px !important;
	top:789px !important;
}

#item232586 {
	width:109px !important;
	height:21px !important;
	left:149px !important;
	top:905px !important;
}

#item232570 {
	width:218px !important;
	height:24px !important;
	left:35px !important;
	top:162px !important;
}

#item228565 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:58px !important;
}

#item228624 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:123px !important;
}

#item228963 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:491px !important;
}

#item228750 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:1618px !important;
}

#item228871 {
	width:504px !important;
	height:280px !important;
	left:36px !important;
	top:1643px !important;
	border-radius:15px;
	background:#e8eaf5;
}

#item228898 {
	width:467px !important;
	height:18px !important;
	left:36px !important;
	top:1643px !important;
}

#item228908 {
	width:467px !important;
	height:18px !important;
	left:36px !important;
	top:1685px !important;
}

#item228947 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235281 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item235312 {
	width:24px !important;
	height:5px !important;
	left:45px !important;
	top:23px !important;
	background:#e30513;
}

#item235315 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item235502 {
	width:201px !important;
	height:24px !important;
	left:31px !important;
	top:104px !important;
}

#item235505 {
	width:158px !important;
	height:27px !important;
	left:258px !important;
	top:104px !important;
}

#item235511 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
}

#item235508 {
	width:90px !important;
	height:90px !important;
	left:54px !important;
	top:1815px !important;
}

#item235516 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
}

#item235512 {
	width:90px !important;
	height:90px !important;
	left:54px !important;
	top:1693px !important;
}

#item235837 {
	width:248px !important;
	height:18px !important;
	left:158px !important;
	top:1750px !important;
}

#item235840 {
	width:215px !important;
	height:21px !important;
	left:158px !important;
	top:1874px !important;
}

#item210603 {
	width:854px !important;
	height:134px !important;
	top:359px !important;
}

#item210724 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:359px !important;
}

#item210726 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:404px !important;
}

#item210727 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:492px !important;
}

#item232112 {
	width:60px !important;
	height:24px !important;
	left:501px !important;
	top:1108px !important;
}

#item215876 {
	width:844px !important;
	height:191px !important;
	left:-9px !important;
	top:323px !important;
}

#item215996 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:323px !important;
}

#item215997 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:362px !important;
}

#item215998 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:438px !important;
}

#item232589 {
	width:53px !important;
	height:21px !important;
	left:452px !important;
	top:956px !important;
}

#item228992 {
	width:641px !important;
	height:145px !important;
	left:-9px !important;
	top:278px !important;
}

#item229108 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:278px !important;
}

#item229109 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:326px !important;
}

#item229110 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:390px !important;
}

#item229302 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235844 {
	width:65px !important;
	height:21px !important;
	left:450px !important;
	top:1521px !important;
}

#item210934 {
	opacity:0.95;
	width:794px !important;
	height:832px !important;
	left:24px !important;
	top:307px !important;
	border-radius:17px;
	background:#fff;
}

#item210985 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:356px !important;
}

#item210986 {
	width:794px !important;
	height:24px !important;
	left:48px !important;
	top:490px !important;
}

#item211072 {
	width:455px !important;
	height:24px !important;
	left:65px !important;
	top:1115px !important;
}

#item211224 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:306px !important;
}

#item216205 {
	opacity:0.95;
	width:697px !important;
	height:672px !important;
	left:35px !important;
	top:309px !important;
	border-radius:17px;
	background:#fff;
}

#item216256 {
	width:146px !important;
	height:21px !important;
	left:56px !important;
	top:351px !important;
}

#item216257 {
	width:720px !important;
	height:21px !important;
	left:56px !important;
	top:466px !important;
}

#item216344 {
	width:410px !important;
	height:21px !important;
	left:63px !important;
	top:961px !important;
}

#item216495 {
	width:146px !important;
	height:21px !important;
	left:56px !important;
	top:309px !important;
}

#item229330 {
	opacity:0.95;
	width:504px !important;
	height:1300px !important;
	left:36px !important;
	top:288px !important;
	border-radius:15px;
	background:#fff;
}

#item229387 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:363px !important;
}

#item229415 {
	width:467px !important;
	height:25px !important;
	left:36px !important;
	top:500px !important;
}

#item229452 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item211125 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:69px !important;
}

#item211126 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:158px !important;
}

#item211127 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:761px !important;
}

#item211163 {
	width:168px !important;
	height:548px !important;
	left:625px !important;
	top:-13px !important;
	border-radius:0 0 17px 17px;
	background:#fef1e7;
}

#item211190 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:248px !important;
	border-radius:9px;
	background:#fff;
}

#item211225 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:248px !important;
	border-radius:9px;
}

#item232124 {
	width:38px !important;
	height:17px !important;
	left:722px !important;
	top:214px !important;
}

#item232135 {
	width:191px !important;
	height:17px !important;
	left:541px !important;
	top:1000px !important;
}

#item232147 {
	width:244px !important;
	height:20px !important;
	left:429px !important;
	top:1018px !important;
}

#item216396 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:54px !important;
}

#item216397 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:109px !important;
}

#item216398 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:672px !important;
}

#item216433 {
	width:162px !important;
	height:484px !important;
	left:571px !important;
	top:-17px !important;
	border-radius:0 0 21px 21px;
	background:#fef1e7;
}

#item216461 {
	width:87px !important;
	height:87px !important;
	left:607px !important;
	top:219px !important;
	border-radius:11px;
	background:#fff;
}

#item216496 {
	width:90px !important;
	height:86px !important;
	border-radius:9px;
}

#item220663 {
	width:90px !important;
	height:86px !important;
	left:605px !important;
	top:220px !important;
}

#item232592 {
	width:38px !important;
	height:17px !important;
	left:660px !important;
	top:187px !important;
}

#item232596 {
	width:252px !important;
	height:17px !important;
	left:449px !important;
	top:823px !important;
}

#item232599 {
	width:120px !important;
	height:17px !important;
	left:392px !important;
	top:840px !important;
}

#item229607 {
	width:146px !important;
	height:25px !important;
	left:36px !important;
	top:58px !important;
}

#item229792 {
	width:146px !important;
	height:25px !important;
	left:36px !important;
	top:147px !important;
}

#item229795 {
	width:146px !important;
	height:25px !important;
	left:36px !important;
	top:553px !important;
}

#item229796 {
	width:146px !important;
	height:25px !important;
	left:95px !important;
	top:1514px !important;
}

#item229682 {
	width:504px !important;
	height:132px !important;
	left:36px !important;
	top:1539px !important;
	border-radius:15px;
	background:#fef1e7;
}

#item229858 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235847 {
	width:465px !important;
	height:42px !important;
	left:51px !important;
	top:1619px !important;
}

#item235850 {
	width:376px !important;
	height:17px !important;
	left:36px !important;
	top:1501px !important;
}

#item235853 {
	width:74px !important;
	height:17px !important;
	left:466px !important;
	top:1479px !important;
}

#item211292 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:102px !important;
}

#item211397 {
	width:163px !important;
	height:24px !important;
	left:84px !important;
	top:48px !important;
}

#item211400 {
	width:686px !important;
	height:24px !important;
	left:72px !important;
	top:1094px !important;
}

#item211451 {
	width:15px !important;
	height:15px !important;
	left:81px !important;
	top:724px !important;
	background:#f5a76e;
}

#item211452 {
	width:15px !important;
	height:15px !important;
	left:81px !important;
	top:762px !important;
	background:#e20a17;
}

#item211453 {
	width:15px !important;
	height:15px !important;
	left:81px !important;
	top:742px !important;
	background:#1b9cd8;
}

#item211454 {
	width:15px !important;
	height:15px !important;
	left:443px !important;
	top:724px !important;
	background:#f5a76e;
}

#item211455 {
	width:15px !important;
	height:15px !important;
	left:442px !important;
	top:742px !important;
	background:#1b9cd8;
}

#item216562 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:82px !important;
}

#item220229 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:174px !important;
}

#item216668 {
	width:148px !important;
	height:21px !important;
	left:80px !important;
	top:35px !important;
}

#item216671 {
	width:619px !important;
	height:21px !important;
	left:69px !important;
	top:943px !important;
}

#item216722 {
	width:13px !important;
	height:13px !important;
	background:#f5a76e;
}

#item216723 {
	width:13px !important;
	height:13px !important;
	top:33px !important;
	background:#e20a17;
}

#item216724 {
	width:13px !important;
	height:13px !important;
	top:16px !important;
	background:#1b9cd8;
}

#item216725 {
	width:13px !important;
	height:13px !important;
	background:#f5a76e;
}

#item216726 {
	width:13px !important;
	height:13px !important;
	top:16px !important;
	background:#1b9cd8;
}

#item230144 {
	width:146px !important;
	height:25px !important;
	left:124px !important;
	top:76px !important;
}

#item230403 {
	width:294px !important;
	height:25px !important;
	left:124px !important;
	top:1304px !important;
}

#item230456 {
	width:294px !important;
	height:25px !important;
	left:124px !important;
	top:2446px !important;
}

#item230145 {
	width:146px !important;
	height:25px !important;
	left:124px !important;
	top:189px !important;
}

#item230286 {
	width:19px !important;
	height:19px !important;
	background:#f5a76e;
}

#item230287 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
	background:#e20a17;
}

#item230288 {
	width:19px !important;
	height:19px !important;
	top:24px !important;
	background:#1b9cd8;
}

#item230318 {
	width:20px !important;
	height:19px !important;
	background:#f5a76e;
}

#item230319 {
	width:20px !important;
	height:19px !important;
	top:25px !important;
	background:#1b9cd8;
}

#item230412 {
	width:37px !important;
	height:352px !important;
	left:492px !important;
	top:2094px !important;
}

#item230284 {
	width:37px !important;
	height:350px !important;
	left:485px !important;
	top:950px !important;
}

#item230489 {
	width:585px !important;
	height:42px !important;
	left:-9px !important;
	top:2496px !important;
	background:#fff;
}

#item230484 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item230677 {
	width:19px !important;
	height:158px !important;
	left:35px !important;
	top:390px !important;
}

#item230457 {
	width:294px !important;
	height:25px !important;
	left:124px !important;
	top:2471px !important;
}

#item230843 {
	width:294px !important;
	height:25px !important;
	left:124px !important;
	top:2496px !important;
}

#item230846 {
	width:294px !important;
	height:25px !important;
	left:124px !important;
	top:2660px !important;
}

#item211481 {
	width:163px !important;
	height:24px !important;
	left:72px !important;
	top:48px !important;
}

#item211483 {
	width:15px !important;
	height:15px !important;
	left:82px !important;
	top:565px !important;
	background:#f5a76e;
}

#item211484 {
	width:15px !important;
	height:15px !important;
	left:82px !important;
	top:585px !important;
	background:#004995;
}

#item211486 {
	width:15px !important;
	height:15px !important;
	left:82px !important;
	top:604px !important;
	background:#1b9cd8;
}

#item211512 {
	width:15px !important;
	height:15px !important;
	left:443px !important;
	top:565px !important;
	background:#f5a76e;
}

#item211513 {
	width:15px !important;
	height:15px !important;
	left:443px !important;
	top:604px !important;
	background:#e20a17;
}

#item211514 {
	width:15px !important;
	height:15px !important;
	left:443px !important;
	top:584px !important;
	background:#1b9cd8;
}

#item211766 {
	width:163px !important;
	height:24px !important;
	left:99px !important;
	top:816px !important;
}

#item211767 {
	width:700px !important;
	height:163px !important;
	left:70px !important;
	top:925px !important;
	border-radius:17px;
	background:#eef4e3;
}

#item211768 {
	width:447px !important;
	height:12px !important;
	left:140px !important;
	top:961px !important;
}

#item211769 {
	width:447px !important;
	height:12px !important;
	left:132px !important;
	top:1074px !important;
}

#item211795 {
	width:100px !important;
	height:100px !important;
	left:439px !important;
	top:973px !important;
	border-radius:9px;
	background:#fff;
}

#item211800 {
	width:100px !important;
	height:100px !important;
	left:439px !important;
	top:973px !important;
	border-radius:9px;
}

#item211828 {
	width:100px !important;
	height:100px !important;
	left:86px !important;
	top:973px !important;
	border-radius:9px;
	background:#fff;
}

#item211832 {
	width:100px !important;
	height:100px !important;
	left:86px !important;
	top:973px !important;
	border-radius:9px;
}

#item211888 {
	width:19px !important;
	height:25px !important;
	left:19px !important;
	top:17px !important;
}

#item211889 {
	width:19px !important;
	height:25px !important;
	top:17px !important;
}

#item211890 {
	width:163px !important;
	height:24px !important;
	left:77px !important;
	top:901px !important;
}

#item211891 {
	width:163px !important;
	height:24px !important;
	left:90px !important;
	top:1094px !important;
}

#item232167 {
	width:38px !important;
	height:16px !important;
	left:259px !important;
	top:992px !important;
}

#item232172 {
	width:38px !important;
	height:16px !important;
	left:638px !important;
	top:990px !important;
}

#item216753 {
	width:148px !important;
	height:21px !important;
	left:69px !important;
	top:35px !important;
}

#item216755 {
	width:13px !important;
	height:13px !important;
	background:#f5a76e;
}

#item216756 {
	width:13px !important;
	height:13px !important;
	top:16px !important;
	background:#004995;
}

#item216757 {
	width:13px !important;
	height:13px !important;
	top:33px !important;
	background:#1b9cd8;
}

#item216783 {
	width:13px !important;
	height:13px !important;
	background:#f5a76e;
}

#item216784 {
	width:13px !important;
	height:13px !important;
	top:33px !important;
	background:#e20a17;
}

#item216785 {
	width:13px !important;
	height:13px !important;
	top:16px !important;
	background:#1b9cd8;
}

#item217039 {
	width:148px !important;
	height:21px !important;
	left:93px !important;
	top:690px !important;
}

#item217040 {
	width:655px !important;
	height:139px !important;
	left:57px !important;
	top:784px !important;
	border-radius:21px;
	background:#eef4e3;
}

#item217041 {
	width:403px !important;
	height:10px !important;
	left:131px !important;
	top:815px !important;
}

#item217042 {
	width:403px !important;
	height:10px !important;
	left:124px !important;
	top:912px !important;
}

#item217068 {
	width:90px !important;
	height:86px !important;
	left:400px !important;
	top:826px !important;
	border-radius:10px;
	background:#fff;
}

#item217101 {
	width:90px !important;
	height:86px !important;
	left:67px !important;
	top:826px !important;
	border-radius:10px;
	background:#fff;
}

#item217163 {
	width:16px !important;
	height:22px !important;
	left:16px !important;
	top:15px !important;
}

#item217164 {
	width:16px !important;
	height:22px !important;
	top:15px !important;
}

#item217165 {
	width:148px !important;
	height:21px !important;
	left:74px !important;
	top:764px !important;
}

#item220243 {
	width:148px !important;
	height:21px !important;
	left:74px !important;
	top:923px !important;
}

#item217073 {
	width:90px !important;
	height:86px !important;
	left:400px !important;
	top:824px !important;
	border-radius:10px;
}

#item217105 {
	width:90px !important;
	height:86px !important;
	left:67px !important;
	top:824px !important;
	border-radius:10px;
}

#item232603 {
	width:38px !important;
	height:16px !important;
	left:241px !important;
	top:839px !important;
}

#item232606 {
	width:38px !important;
	height:16px !important;
	left:611px !important;
	top:841px !important;
}

#item230593 {
	width:19px !important;
	height:18px !important;
	background:#f5a76e;
}

#item230594 {
	width:19px !important;
	height:18px !important;
	top:24px !important;
	background:#004995;
}

#item230595 {
	width:19px !important;
	height:18px !important;
	top:48px !important;
	background:#1b9cd8;
}

#item230678 {
	width:19px !important;
	height:158px !important;
	left:36px !important;
	top:126px !important;
}

#item230680 {
	width:19px !important;
	height:158px !important;
	left:521px !important;
	top:126px !important;
}

#item230689 {
	width:146px !important;
	height:25px !important;
	left:223px !important;
	top:1142px !important;
}

#item230723 {
	width:19px !important;
	height:18px !important;
	background:#f5a76e;
}

#item230724 {
	width:19px !important;
	height:18px !important;
	top:48px !important;
	background:#e20a17;
}

#item230725 {
	width:19px !important;
	height:18px !important;
	top:24px !important;
	background:#1b9cd8;
}

#item230847 {
	width:294px !important;
	height:25px !important;
	left:163px !important;
	top:2253px !important;
}

#item230848 {
	width:294px !important;
	height:25px !important;
	left:163px !important;
	top:2278px !important;
}

#item230875 {
	width:294px !important;
	height:25px !important;
	left:163px !important;
	top:2467px !important;
}

#item230849 {
	width:585px !important;
	height:42px !important;
	left:-9px !important;
	top:2303px !important;
	background:#fff;
}

#item231015 {
	width:504px !important;
	height:277px !important;
	left:36px !important;
	top:2492px !important;
	border-radius:15px;
	background:#eef4e3;
}

#item231340 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235231 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item235263 {
	width:24px !important;
	height:5px !important;
	left:45px !important;
	top:23px !important;
	background:#e30513;
}

#item235267 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item235547 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
}

#item235543 {
	width:90px !important;
	height:90px !important;
	left:55px !important;
	top:2665px !important;
}

#item235551 {
	width:90px !important;
	height:90px !important;
	border-radius:15px;
}

#item235548 {
	width:90px !important;
	height:90px !important;
	left:55px !important;
	top:2542px !important;
}

#item212005 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:77px !important;
}

#item212006 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:611px !important;
}

#item232179 {
	width:225px !important;
	height:21px !important;
	left:112px !important;
	top:356px !important;
}

#item232191 {
	width:198px !important;
	height:21px !important;
	left:429px !important;
	top:1080px !important;
}

#item217279 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:61px !important;
}

#item217280 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:501px !important;
}

#item232609 {
	width:201px !important;
	height:21px !important;
	left:75px !important;
	top:300px !important;
}

#item232612 {
	width:170px !important;
	height:21px !important;
	left:393px !important;
	top:926px !important;
}

#item231418 {
	width:146px !important;
	height:25px !important;
	left:36px !important;
	top:58px !important;
}

#item231487 {
	width:146px !important;
	height:25px !important;
	left:36px !important;
	top:552px !important;
}

#item231561 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235857 {
	width:234px !important;
	height:21px !important;
	left:203px !important;
	top:618px !important;
}

#item235860 {
	width:202px !important;
	height:21px !important;
	left:323px !important;
	top:1710px !important;
}

#item212001 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:70px !important;
}

#item212002 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:134px !important;
}

#item212003 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:720px !important;
}

#item212004 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:744px !important;
}

#item212045 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:744px !important;
}

#item212046 {
	width:163px !important;
	height:24px !important;
	left:72px !important;
	top:790px !important;
}

#item212049 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:1160px !important;
}

#item212266 {
	width:100px !important;
	height:100px !important;
	left:34px !important;
	top:240px !important;
	border-radius:9px;
	background:#fff;
}

#item212270 {
	width:85px !important;
	height:16px !important;
	left:42px !important;
	top:341px !important;
}

#item212382 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:228px !important;
	border-radius:9px;
}

#item232196 {
	width:91px !important;
	height:15px !important;
	left:690px !important;
	top:105px !important;
}

#item232207 {
	width:67px !important;
	height:15px !important;
	left:659px !important;
	top:126px !important;
}

#item232210 {
	width:121px !important;
	height:18px !important;
	left:478px !important;
	top:477px !important;
}

#item232214 {
	width:154px !important;
	height:21px !important;
	left:429px !important;
	top:534px !important;
}

#item232226 {
	width:119px !important;
	height:20px !important;
	left:428px !important;
	top:557px !important;
}

#item232229 {
	width:121px !important;
	height:18px !important;
	left:87px !important;
	top:1147px !important;
}

#item232233 {
	width:154px !important;
	height:18px !important;
	left:100px !important;
	top:843px !important;
}

#item232245 {
	width:271px !important;
	height:18px !important;
	left:112px !important;
	top:955px !important;
}

#item232257 {
	width:40px !important;
	height:21px !important;
	left:72px !important;
	top:973px !important;
}

#item232260 {
	width:205px !important;
	height:24px !important;
	left:100px !important;
	top:1063px !important;
}

#item217275 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:54px !important;
}

#item217276 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:109px !important;
}

#item217277 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:597px !important;
}

#item217278 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:617px !important;
}

#item217318 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:617px !important;
}

#item217319 {
	width:148px !important;
	height:21px !important;
	left:57px !important;
	top:656px !important;
}

#item217323 {
	width:146px !important;
	height:20px !important;
	left:48px !important;
	top:999px !important;
}

#item217434 {
	width:162px !important;
	height:472px !important;
	left:571px !important;
	border-radius:0 0 21px 21px;
	background:#fef1e7;
}

#item217536 {
	width:87px !important;
	height:87px !important;
	left:611px !important;
	top:195px !important;
	border-radius:10px;
	background:#fff;
}

#item217540 {
	width:74px !important;
	height:14px !important;
	left:617px !important;
	top:265px !important;
}

#item217653 {
	width:87px !important;
	height:87px !important;
	left:611px !important;
	top:195px !important;
	border-radius:10px;
}

#item232615 {
	width:82px !important;
	height:15px !important;
	left:638px !important;
	top:92px !important;
}

#item232618 {
	width:58px !important;
	height:15px !important;
	left:594px !important;
	top:106px !important;
}

#item232621 {
	width:99px !important;
	height:18px !important;
	left:390px !important;
	top:385px !important;
}

#item232627 {
	width:130px !important;
	height:16px !important;
	left:393px !important;
	top:439px !important;
}

#item232630 {
	width:103px !important;
	height:18px !important;
	left:169px !important;
	top:925px !important;
}

#item232633 {
	width:134px !important;
	height:18px !important;
	left:80px !important;
	top:703px !important;
}

#item232636 {
	width:260px !important;
	height:18px !important;
	left:93px !important;
	top:798px !important;
}

#item232643 {
	width:183px !important;
	height:24px !important;
	left:77px !important;
	top:872px !important;
}

#item232647 {
	width:103px !important;
	height:17px !important;
	left:390px !important;
	top:455px !important;
}

#item231855 {
	width:146px !important;
	height:25px !important;
	left:107px !important;
	top:91px !important;
}

#item231856 {
	width:146px !important;
	height:25px !important;
	left:107px !important;
	top:156px !important;
}

#item231979 {
	width:146px !important;
	height:25px !important;
	left:91px !important;
	top:932px !important;
}

#item231984 {
	width:146px !important;
	height:25px !important;
	left:91px !important;
	top:1069px !important;
}

#item231917 {
	width:504px !important;
	height:112px !important;
	top:25px !important;
	border-radius:15px;
	background:#fef1e7;
}

#item232833 {
	width:146px !important;
	height:25px !important;
	left:198px !important;
	top:1116px !important;
}

#item232838 {
	width:146px !important;
	height:25px !important;
	left:198px !important;
	top:1512px !important;
}

#item232872 {
	width:146px !important;
	height:25px !important;
	left:198px !important;
	top:1808px !important;
}

#item232865 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235863 {
	width:163px !important;
	height:17px !important;
	left:181px !important;
	top:995px !important;
}

#item235866 {
	width:121px !important;
	height:18px !important;
	left:259px !important;
	top:833px !important;
}

#item235869 {
	width:121px !important;
	height:18px !important;
	left:330px !important;
	top:1795px !important;
}

#item235872 {
	width:270px !important;
	height:22px !important;
	left:153px !important;
	top:871px !important;
}

#item235875 {
	width:157px !important;
	height:22px !important;
	left:64px !important;
	top:1564px !important;
}

#item235878 {
	width:304px !important;
	height:18px !important;
	left:79px !important;
	top:1657px !important;
}

#item235882 {
	width:215px !important;
	height:24px !important;
	left:64px !important;
	top:1746px !important;
}

#item212397 {
	width:854px !important;
	height:134px !important;
	left:-12px !important;
	top:432px !important;
}

#item212502 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:432px !important;
}

#item212503 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:508px !important;
}

#item212504 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:794px !important;
}

#item232272 {
	width:233px !important;
	height:24px !important;
	left:506px !important;
	top:587px !important;
}

#item232284 {
	width:288px !important;
	height:19px !important;
	left:506px !important;
	top:650px !important;
}

#item232296 {
	width:203px !important;
	height:19px !important;
	left:433px !important;
	top:669px !important;
}

#item232300 {
	width:280px !important;
	height:19px !important;
	left:506px !important;
	top:768px !important;
}

#item232312 {
	width:191px !important;
	height:19px !important;
	left:574px !important;
	top:827px !important;
}

#item232316 {
	width:219px !important;
	height:19px !important;
	left:429px !important;
	top:848px !important;
}

#item232319 {
	width:329px !important;
	height:19px !important;
	left:447px !important;
	top:1065px !important;
}

#item217669 {
	width:844px !important;
	height:124px !important;
	left:-9px !important;
	top:425px !important;
}

#item217773 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:425px !important;
}

#item217774 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:490px !important;
}

#item217775 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:716px !important;
}

#item232651 {
	width:198px !important;
	height:24px !important;
	left:458px !important;
	top:556px !important;
}

#item232654 {
	width:250px !important;
	height:19px !important;
	left:458px !important;
	top:610px !important;
}

#item232657 {
	width:175px !important;
	height:19px !important;
	left:393px !important;
	top:629px !important;
}

#item232660 {
	width:238px !important;
	height:19px !important;
	left:458px !important;
	top:712px !important;
}

#item232663 {
	width:236px !important;
	height:19px !important;
	left:469px !important;
	top:764px !important;
}

#item232666 {
	width:115px !important;
	height:19px !important;
	left:389px !important;
	top:782px !important;
}

#item232669 {
	width:287px !important;
	height:19px !important;
	left:403px !important;
	top:969px !important;
}

#item232896 {
	width:641px !important;
	height:111px !important;
}

#item232898 {
	width:467px !important;
	height:25px !important;
	left:45px !important;
}

#item232934 {
	width:429px !important;
	height:25px !important;
	left:36px !important;
	top:496px !important;
}

#item233013 {
	width:429px !important;
	height:25px !important;
	left:36px !important;
	top:1212px !important;
}

#item233014 {
	width:429px !important;
	height:25px !important;
	left:36px !important;
	top:1489px !important;
}

#item233041 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235885 {
	width:240px !important;
	height:24px !important;
	left:272px !important;
	top:797px !important;
}

#item235888 {
	width:483px !important;
	height:31px !important;
	left:36px !important;
	top:857px !important;
}

#item235891 {
	width:279px !important;
	height:31px !important;
	left:233px !important;
	top:943px !important;
}

#item235894 {
	width:404px !important;
	height:21px !important;
	left:36px !important;
	top:1009px !important;
}

#item235897 {
	width:179px !important;
	height:21px !important;
	left:346px !important;
	top:1176px !important;
}

#item235900 {
	width:170px !important;
	height:21px !important;
	left:36px !important;
	top:1197px !important;
}

#item212500 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:77px !important;
}

#item212501 {
	width:163px !important;
	height:24px !important;
	left:433px !important;
	top:690px !important;
}

#item217771 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:61px !important;
}

#item220310 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:99px !important;
}

#item220321 {
	width:347px !important;
	height:379px !important;
	box-shadow:0px 0px 24px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 24px 0px rgba(0,0,0,0.3);
	border-radius:20px;
	background:#fff;
}

#item233111 {
	width:146px !important;
	height:25px !important;
	left:95px !important;
	top:58px !important;
}

#item233112 {
	width:146px !important;
	height:25px !important;
	left:95px !important;
	top:123px !important;
}

#item233153 {
	width:146px !important;
	height:25px !important;
	left:95px !important;
	top:592px !important;
}

#item233154 {
	width:146px !important;
	height:25px !important;
	left:95px !important;
	top:1754px !important;
}

#item233151 {
	width:146px !important;
	height:25px !important;
	left:95px !important;
	top:527px !important;
}

#item233114 {
	width:407px !important;
	height:443px !important;
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2);
	border-radius:15px;
	background:#fff;
}

#item233181 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item212660 {
	width:854px !important;
	height:7px !important;
	left:-12px !important;
	top:101px !important;
	background:#9dff80;
}

#item212661 {
	width:854px !important;
	height:7px !important;
	left:-12px !important;
	top:353px !important;
	background:#9dff80;
}

#item212714 {
	width:163px !important;
	height:24px !important;
	left:72px !important;
	top:77px !important;
}

#item212919 {
	width:747px !important;
	height:24px !important;
	left:48px !important;
	top:465px !important;
}

#item212920 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:361px !important;
}

#item232323 {
	width:201px !important;
	height:20px !important;
	left:594px !important;
	top:863px !important;
}

#item217984 {
	width:148px !important;
	height:21px !important;
	left:69px !important;
	top:62px !important;
}

#item218188 {
	width:673px !important;
	height:21px !important;
	left:48px !important;
	top:381px !important;
}

#item218189 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:315px !important;
}

#item217930 {
	width:780px !important;
	height:6px !important;
	background:#9dff80;
}

#item217931 {
	width:780px !important;
	height:6px !important;
	top:227px !important;
	background:#9dff80;
}

#item232673 {
	width:182px !important;
	height:20px !important;
	left:539px !important;
	top:735px !important;
}

#item233225 {
	width:146px !important;
	height:25px !important;
	left:158px !important;
	top:58px !important;
}

#item233274 {
	width:146px !important;
	height:25px !important;
	left:158px !important;
	top:283px !important;
}

#item233338 {
	width:146px !important;
	height:25px !important;
	left:158px !important;
	top:1324px !important;
}

#item235214 {
	width:146px !important;
	height:25px !important;
	left:158px !important;
	top:1644px !important;
}

#item233340 {
	width:146px !important;
	height:25px !important;
	left:158px !important;
	top:1445px !important;
}

#item233339 {
	width:146px !important;
	height:25px !important;
	left:158px !important;
	top:1349px !important;
}

#item233342 {
	width:146px !important;
	height:25px !important;
	left:158px !important;
	top:1470px !important;
}

#item233275 {
	width:146px !important;
	height:25px !important;
	left:158px !important;
	top:372px !important;
}

#item233257 {
	width:668px !important;
	height:5px !important;
	background:#9dff80;
}

#item233258 {
	width:668px !important;
	height:5px !important;
	top:194px !important;
	background:#9dff80;
}

#item233370 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235200 {
	width:504px !important;
	height:294px !important;
	left:36px !important;
	top:1350px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.4);
	border-radius:15px;
	background:#e8eaf5;
}

#item235209 {
	width:73px !important;
	height:13px !important;
	left:178px !important;
	top:1350px !important;
}

#item235213 {
	width:73px !important;
	height:13px !important;
	left:284px !important;
	top:1632px !important;
}

#item212775 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:424px !important;
}

#item212783 {
	width:168px !important;
	height:288px !important;
	left:625px !important;
	top:-12px !important;
	border-radius:0 0 17px 17px;
	background:#eef4e3;
}

#item212810 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:154px !important;
	border-radius:9px;
	background:#fff;
}

#item212954 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:154px !important;
	border-radius:9px;
}

#item232751 {
	width:39px !important;
	height:22px !important;
	left:731px !important;
	top:122px !important;
}

#item218045 {
	width:146px !important;
	height:21px !important;
	left:39px !important;
	top:410px !important;
}

#item220461 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:344px !important;
}

#item218052 {
	width:162px !important;
	height:240px !important;
	left:571px !important;
	top:-12px !important;
	border-radius:0 0 21px 21px;
	background:#eef4e3;
}

#item218079 {
	width:88px !important;
	height:88px !important;
	left:607px !important;
	top:127px !important;
	border-radius:11px;
	background:#fff;
}

#item218224 {
	width:89px !important;
	height:86px !important;
	left:607px !important;
	top:127px !important;
	border-radius:11px;
}

#item220464 {
	width:71px !important;
	height:13px !important;
	left:649px !important;
	top:112px !important;
}

#item220465 {
	width:71px !important;
	height:13px !important;
	left:616px !important;
	top:215px !important;
}

#item232747 {
	width:37px !important;
	height:20px !important;
	left:669px !important;
	top:98px !important;
}

#item233469 {
	width:146px !important;
	height:25px !important;
	left:110px !important;
	top:58px !important;
}

#item233472 {
	width:146px !important;
	height:25px !important;
	left:110px !important;
	top:243px !important;
}

#item233478 {
	width:146px !important;
	height:25px !important;
	left:110px !important;
	top:550px !important;
}

#item233676 {
	width:146px !important;
	height:25px !important;
	left:110px !important;
	top:1659px !important;
}

#item233679 {
	width:146px !important;
	height:25px !important;
	left:110px !important;
	top:1746px !important;
}

#item233547 {
	width:504px !important;
	height:61px !important;
	border-radius:15px;
	background:#eef4e3;
}

#item233706 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235905 {
	width:47px !important;
	height:22px !important;
	left:275px !important;
	top:1715px !important;
}

#item212964 {
	width:361px !important;
	height:700px !important;
	left:433px !important;
	top:418px !important;
	border-radius:17px;
	background:#eef4e3;
}

#item213102 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:77px !important;
}

#item213105 {
	width:361px !important;
	height:166px !important;
	left:48px !important;
	top:953px !important;
	border-radius:12px;
	background:#eff5fc;
}

#item213189 {
	width:361px !important;
	height:24px !important;
	left:48px !important;
	top:929px !important;
}

#item213207 {
	width:329px !important;
	height:20px !important;
	left:443px !important;
	top:485px !important;
}

#item213208 {
	width:20px !important;
	height:16px !important;
	left:603px !important;
	top:713px !important;
}

#item213209 {
	width:163px !important;
	height:24px !important;
	left:433px !important;
	top:394px !important;
}

#item213211 {
	width:312px !important;
	height:16px !important;
	left:457px !important;
	top:455px !important;
}

#item213214 {
	width:312px !important;
	height:16px !important;
	left:464px !important;
	top:1102px !important;
}

#item213215 {
	width:20px !important;
	height:16px !important;
	left:604px !important;
	top:865px !important;
}

#item213216 {
	width:20px !important;
	height:16px !important;
	left:603px !important;
	top:1009px !important;
}

#item213242 {
	width:63px !important;
	height:12px !important;
	left:483px !important;
	top:418px !important;
}

#item213245 {
	width:230px !important;
	height:16px !important;
}

#item213246 {
	width:230px !important;
	height:16px !important;
	top:16px !important;
}

#item213250 {
	width:230px !important;
	height:16px !important;
}

#item213251 {
	width:230px !important;
	height:16px !important;
	top:16px !important;
}

#item213256 {
	width:230px !important;
	height:16px !important;
}

#item213257 {
	width:230px !important;
	height:16px !important;
	top:16px !important;
}

#item213259 {
	width:329px !important;
	height:16px !important;
	left:449px !important;
	top:529px !important;
}

#item213294 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:165px !important;
}

#item232348 {
	width:289px !important;
	height:24px !important;
	left:42px !important;
	top:852px !important;
}

#item232364 {
	width:202px !important;
	height:16px !important;
	left:195px !important;
	top:895px !important;
}

#item232376 {
	width:202px !important;
	height:16px !important;
	left:48px !important;
	top:913px !important;
}

#item232379 {
	width:246px !important;
	height:20px !important;
	left:480px !important;
	top:357px !important;
}

#item232391 {
	width:163px !important;
	height:20px !important;
	left:433px !important;
	top:378px !important;
}

#item232394 {
	width:170px !important;
	height:16px !important;
	left:542px !important;
	top:628px !important;
}

#item232406 {
	width:170px !important;
	height:16px !important;
	left:542px !important;
	top:790px !important;
}

#item232411 {
	width:198px !important;
	height:16px !important;
	left:528px !important;
	top:942px !important;
}

#item232416 {
	width:145px !important;
	height:16px !important;
	left:558px !important;
	top:1087px !important;
}

#item218371 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:61px !important;
}

#item218374 {
	width:340px !important;
	height:139px !important;
	left:35px !important;
	top:798px !important;
	border-radius:15px;
	background:#eff5fc;
}

#item218458 {
	width:325px !important;
	height:21px !important;
	left:48px !important;
	top:777px !important;
}

#item218563 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:137px !important;
}

#item218234 {
	width:340px !important;
	height:603px !important;
	top:21px !important;
	border-radius:17px;
	background:#eef4e3;
}

#item218480 {
	width:296px !important;
	height:17px !important;
	left:12px !important;
	top:78px !important;
}

#item218481 {
	width:19px !important;
	height:14px !important;
	left:156px !important;
	top:273px !important;
}

#item218482 {
	width:146px !important;
	height:21px !important;
	left:3px !important;
}

#item218483 {
	width:281px !important;
	height:14px !important;
	left:24px !important;
	top:51px !important;
}

#item218486 {
	width:281px !important;
	height:14px !important;
	left:30px !important;
	top:610px !important;
}

#item218514 {
	width:58px !important;
	height:10px !important;
	left:47px !important;
	top:21px !important;
}

#item218517 {
	width:197px !important;
	height:14px !important;
}

#item218518 {
	width:197px !important;
	height:14px !important;
	top:14px !important;
}

#item218522 {
	width:197px !important;
	height:14px !important;
}

#item218523 {
	width:197px !important;
	height:14px !important;
	top:14px !important;
}

#item218527 {
	width:197px !important;
	height:14px !important;
}

#item218528 {
	width:197px !important;
	height:14px !important;
	top:14px !important;
}

#item218530 {
	width:296px !important;
	height:14px !important;
	left:17px !important;
	top:115px !important;
}

#item220471 {
	width:51px !important;
	height:17px !important;
	left:175px !important;
	top:273px !important;
}

#item220472 {
	width:51px !important;
	height:17px !important;
	left:157px !important;
	top:112px !important;
}

#item232679 {
	width:251px !important;
	height:20px !important;
	left:31px !important;
	top:695px !important;
}

#item232682 {
	width:179px !important;
	height:16px !important;
	left:161px !important;
	top:729px !important;
}

#item232685 {
	width:179px !important;
	height:16px !important;
	left:31px !important;
	top:747px !important;
}

#item232688 {
	width:215px !important;
	height:20px !important;
	left:486px !important;
	top:275px !important;
}

#item232691 {
	width:146px !important;
	height:20px !important;
	left:393px !important;
	top:292px !important;
}

#item232694 {
	width:149px !important;
	height:16px !important;
	left:503px !important;
	top:511px !important;
}

#item232697 {
	width:160px !important;
	height:16px !important;
	left:500px !important;
	top:655px !important;
}

#item232700 {
	width:179px !important;
	height:16px !important;
	left:486px !important;
	top:785px !important;
}

#item232703 {
	width:125px !important;
	height:16px !important;
	left:512px !important;
	top:909px !important;
}

#item232712 {
	width:160px !important;
	height:20px !important;
	left:164px !important;
	top:910px !important;
}

#item233787 {
	width:146px !important;
	height:25px !important;
	left:150px !important;
	top:89px !important;
}

#item233971 {
	width:146px !important;
	height:25px !important;
	left:150px !important;
	top:1135px !important;
}

#item233981 {
	width:146px !important;
	height:25px !important;
	left:150px !important;
	top:1808px !important;
}

#item234023 {
	width:300px !important;
	height:25px !important;
	left:138px !important;
	top:1935px !important;
}

#item233788 {
	width:146px !important;
	height:25px !important;
	left:150px !important;
	top:226px !important;
}

#item233929 {
	width:300px !important;
	height:10px !important;
	left:165px !important;
	top:1160px !important;
}

#item233851 {
	width:504px !important;
	height:648px !important;
	border-radius:15px;
	background:#eef4e3;
}

#item233897 {
	width:296px !important;
	height:17px !important;
	left:94px !important;
	top:57px !important;
}

#item233900 {
	width:281px !important;
	height:14px !important;
	left:106px !important;
	top:31px !important;
}

#item233903 {
	width:281px !important;
	height:14px !important;
	left:112px !important;
	top:590px !important;
}

#item233979 {
	width:300px !important;
	height:10px !important;
	left:129px !important;
	top:633px !important;
}

#item233932 {
	width:197px !important;
	height:14px !important;
}

#item233933 {
	width:197px !important;
	height:14px !important;
	top:14px !important;
}

#item233937 {
	width:197px !important;
	height:14px !important;
}

#item233938 {
	width:197px !important;
	height:14px !important;
	top:14px !important;
}

#item233942 {
	width:197px !important;
	height:14px !important;
}

#item233943 {
	width:197px !important;
	height:14px !important;
	top:14px !important;
}

#item233982 {
	width:504px !important;
	height:102px !important;
	border-radius:15px;
	background:#eff5fc;
}

#item234050 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235908 {
	width:326px !important;
	height:28px !important;
	left:183px !important;
	top:897px !important;
}

#item235911 {
	width:106px !important;
	height:28px !important;
	left:36px !important;
	top:919px !important;
}

#item235916 {
	width:253px !important;
	height:28px !important;
	left:261px !important;
	top:1094px !important;
}

#item235919 {
	width:168px !important;
	height:28px !important;
	left:35px !important;
	top:1114px !important;
}

#item235931 {
	width:153px !important;
	height:23px !important;
	left:127px !important;
	top:1908px !important;
}

#item213103 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:399px !important;
}

#item213260 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:422px !important;
}

#item218372 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:395px !important;
}

#item218531 {
	width:146px !important;
	height:21px !important;
	left:48px !important;
	top:416px !important;
}

#item234094 {
	width:146px !important;
	height:25px !important;
	left:167px !important;
	top:496px !important;
}

#item234145 {
	width:146px !important;
	height:25px !important;
	left:167px !important;
	top:521px !important;
}

#item234148 {
	width:146px !important;
	height:25px !important;
	left:167px !important;
	top:586px !important;
}

#item234150 {
	width:146px !important;
	height:25px !important;
	left:206px !important;
	top:1581px !important;
}

#item234177 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item213479 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:67px !important;
}

#item213481 {
	width:746px !important;
	height:24px !important;
}

#item213482 {
	width:746px !important;
	height:24px !important;
	top:24px !important;
}

#item232420 {
	width:163px !important;
	height:40px !important;
	left:610px !important;
	top:918px !important;
}

#item232432 {
	width:163px !important;
	height:40px !important;
	left:613px !important;
	top:976px !important;
}

#item218750 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:54px !important;
}

#item218752 {
	width:697px !important;
	height:21px !important;
}

#item218753 {
	width:697px !important;
	height:21px !important;
	top:20px !important;
}

#item232716 {
	width:140px !important;
	height:35px !important;
	left:550px !important;
	top:814px !important;
}

#item232719 {
	width:140px !important;
	height:41px !important;
	left:550px !important;
	top:865px !important;
}

#item234289 {
	width:146px !important;
	height:25px !important;
	left:93px !important;
	top:58px !important;
}

#item234293 {
	width:146px !important;
	height:25px !important;
	left:93px !important;
	top:147px !important;
}

#item234316 {
	width:146px !important;
	height:25px !important;
	left:93px !important;
	top:884px !important;
}

#item234317 {
	width:146px !important;
	height:25px !important;
	left:215px !important;
	top:1279px !important;
}

#item234309 {
	width:115px !important;
	height:29px !important;
	left:451px !important;
	top:231px !important;
}

#item234312 {
	width:115px !important;
	height:34px !important;
	left:451px !important;
	top:273px !important;
}

#item234344 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item213385 {
	width:163px !important;
	height:24px !important;
	left:243px !important;
	top:70px !important;
}

#item213386 {
	width:745px !important;
	height:24px !important;
	left:48px !important;
	top:443px !important;
}

#item213387 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:476px !important;
}

#item213452 {
	width:163px !important;
	height:24px !important;
	left:81px !important;
	top:522px !important;
}

#item213485 {
	width:173px !important;
	height:242px !important;
	left:5px !important;
	box-shadow:0px 0px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 0px 9px 0px rgba(0,0,0,0.15);
	border-radius:0 0 17px 17px;
	background:#eff5fc;
	border:solid 1.05833333333333px #fff;
}

#item213512 {
	width:134px !important;
	height:16px !important;
	top:14px !important;
}

#item213515 {
	width:33px !important;
	height:3px !important;
	left:76px !important;
	top:42px !important;
	background:#004995;
}

#item213519 {
	width:842px !important;
	height:74px !important;
	top:403px !important;
	background:#fff;
}

#item213547 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:452px !important;
}

#item232451 {
	width:239px !important;
	height:17px !important;
	left:69px !important;
	top:695px !important;
}

#item232463 {
	width:211px !important;
	height:17px !important;
	left:69px !important;
	top:716px !important;
}

#item218654 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:55px !important;
}

#item220504 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:111px !important;
}

#item218656 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:393px !important;
}

#item218722 {
	width:148px !important;
	height:21px !important;
	left:65px !important;
	top:433px !important;
}

#item218783 {
	width:115px !important;
	height:14px !important;
	left:571px !important;
	top:400px !important;
}

#item218756 {
	width:157px !important;
	height:212px !important;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);
	border-radius:0 0 17px 17px;
	background:#eff5fc;
	border:solid 1.05833333333333px #fff;
}

#item218786 {
	width:28px !important;
	height:3px !important;
	left:10px !important;
	top:10px !important;
	background:#004995;
}

#item220539 {
	width:842px !important;
	height:74px !important;
	left:-31px !important;
	top:320px !important;
	background:#fff;
}

#item218817 {
	width:697px !important;
	height:21px !important;
	left:35px !important;
	top:373px !important;
}

#item232722 {
	width:218px !important;
	height:17px !important;
	left:53px !important;
	top:588px !important;
}

#item232725 {
	width:193px !important;
	height:17px !important;
	left:68px !important;
	top:607px !important;
}

#item234453 {
	width:146px !important;
	height:25px !important;
	left:112px !important;
	top:58px !important;
}

#item234467 {
	width:146px !important;
	height:25px !important;
	left:215px !important;
	top:671px !important;
}

#item234658 {
	width:146px !important;
	height:25px !important;
	left:215px !important;
	top:1112px !important;
}

#item234800 {
	width:146px !important;
	height:25px !important;
	left:215px !important;
	top:1429px !important;
}

#item234801 {
	width:146px !important;
	height:25px !important;
	left:215px !important;
	top:1538px !important;
}

#item234460 {
	width:146px !important;
	height:25px !important;
	left:112px !important;
	top:171px !important;
}

#item234561 {
	width:216px !important;
	height:25px !important;
	left:36px !important;
	top:696px !important;
}

#item234605 {
	width:216px !important;
	height:25px !important;
	left:36px !important;
	top:775px !important;
}

#item234724 {
	width:504px !important;
	height:85px !important;
	border-radius:15px;
	background:#eff5fc;
}

#item234721 {
	width:28px !important;
	height:3px !important;
	left:10px !important;
	top:10px !important;
	background:#004995;
}

#item234828 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235922 {
	width:253px !important;
	height:25px !important;
	left:276px !important;
	top:1174px !important;
}

#item235925 {
	width:222px !important;
	height:25px !important;
	left:49px !important;
	top:1194px !important;
}

#item213560 {
	width:265px !important;
	height:333px !important;
	left:337px !important;
	top:723px !important;
	border-radius:12px;
	background:#e8eaf5;
}

#item213586 {
	width:228px !important;
	height:1211px !important;
	left:625px !important;
	top:-12px !important;
	background:#004995;
}

#item213615 {
	width:100px !important;
	height:100px !important;
	left:641px !important;
	top:966px !important;
	border-radius:9px;
	background:#fff;
}

#item213619 {
	width:100px !important;
	height:100px !important;
	left:641px !important;
	top:966px !important;
	border-radius:9px;
}

#item213647 {
	width:152px !important;
	height:24px !important;
	left:641px !important;
	top:941px !important;
}

#item213649 {
	width:152px !important;
	height:24px !important;
}

#item213650 {
	width:152px !important;
	height:24px !important;
	top:24px !important;
}

#item213677 {
	width:163px !important;
	height:24px !important;
	left:48px !important;
	top:77px !important;
}

#item213729 {
	width:313px !important;
	height:24px !important;
	top:991px !important;
}

#item213730 {
	width:163px !important;
	height:24px !important;
	left:337px !important;
	top:650px !important;
}

#item213759 {
	width:163px !important;
	height:20px !important;
	left:387px !important;
	top:749px !important;
}

#item232467 {
	width:149px !important;
	height:24px !important;
	left:432px !important;
	top:1052px !important;
}

#item232479 {
	width:224px !important;
	height:24px !important;
	left:357px !important;
	top:1076px !important;
}

#item232482 {
	width:159px !important;
	height:39px !important;
	left:638px !important;
	top:809px !important;
}

#item218856 {
	width:211px !important;
	height:1045px !important;
	left:571px !important;
	top:-12px !important;
	background:#004995;
}

#item218885 {
	width:90px !important;
	height:86px !important;
	left:584px !important;
	top:817px !important;
	border-radius:11px;
	background:#fff;
}

#item218889 {
	width:90px !important;
	height:86px !important;
	left:584px !important;
	top:818px !important;
	border-radius:11px;
}

#item218917 {
	width:136px !important;
	height:21px !important;
	left:584px !important;
	top:796px !important;
}

#item218919 {
	width:130px !important;
	height:21px !important;
}

#item218921 {
	width:130px !important;
	height:21px !important;
	top:20px !important;
}

#item218948 {
	width:146px !important;
	height:21px !important;
	left:35px !important;
	top:61px !important;
}

#item219000 {
	width:285px !important;
	height:21px !important;
	top:854px !important;
}

#item219001 {
	width:146px !important;
	height:21px !important;
	left:303px !important;
	top:536px !important;
}

#item219030 {
	width:148px !important;
	height:17px !important;
	left:353px !important;
	top:621px !important;
}

#item232728 {
	width:125px !important;
	height:24px !important;
	left:399px !important;
	top:860px !important;
}

#item232731 {
	width:200px !important;
	height:24px !important;
	left:328px !important;
	top:884px !important;
}

#item232734 {
	width:140px !important;
	height:35px !important;
	left:580px !important;
	top:681px !important;
}

#item234899 {
	width:146px !important;
	height:25px !important;
	left:101px !important;
	top:58px !important;
}

#item234965 {
	width:376px !important;
	height:24px !important;
	left:61px !important;
	top:287px !important;
}

#item234977 {
	width:146px !important;
	height:25px !important;
	left:209px !important;
	top:1143px !important;
}

#item234978 {
	width:146px !important;
	height:25px !important;
	left:209px !important;
	top:1498px !important;
}

#item235052 {
	width:146px !important;
	height:25px !important;
	left:209px !important;
	top:1931px !important;
}

#item234979 {
	width:1008px !important;
	height:814px !important;
	border-radius:15px;
	background:#004995;
	border:solid 0.2px #004f99;
	-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;
}

#item235049 {
	width:130px !important;
	height:24px !important;
}

#item235050 {
	width:475px !important;
	height:24px !important;
	top:24px !important;
}

#item235079 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235928 {
	width:320px !important;
	height:28px !important;
	left:139px !important;
	top:1888px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:706px){ [class*=" mq-"], .mq-default { display:none; } .mq-576 {display:block; } }

