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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:567px; height:774px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:57700px; height:786px; }
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:774px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:567px) {
	.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;}
}

#item216049 {
	width:270px !important;
	left:14px !important;
	top:140px !important;
	min-height:17px !important;
}

#item216077 {
	width:188px !important;
	left:352px !important;
	top:43px !important;
	min-height:32px !important;
}

#item216100 {
	width:153px !important;
	left:387px !important;
	top:206px !important;
	min-height:66px !important;
}

#item216123 {
	width:194px !important;
	left:346px !important;
	top:297px !important;
	min-height:51px !important;
}

#item216148 {
	width:132px !important;
	top:21px !important;
	min-height:54px !important;
}

#item216219 {
	width:173px !important;
	height:81px !important;
	left:367px !important;
	top:100px !important;
}

#item216298 {
	width:567px !important;
	height:23px !important;
	top:649px !important;
	box-shadow:0px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 6px 5px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item216309 {
	width:167px !important;
	height:29px !important;
	left:324px !important;
	top:582px !important;
}

#item216288 {
	width:567px !important;
	height:798px !important;
	top:-12px !important;
	background:#ffd900;
}

#item216290 {
	width:567px !important;
	height:23px !important;
	top:649px !important;
	box-shadow:0px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 6px 5px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item216313 {
	width:236px !important;
	height:159px !important;
	left:278px !important;
	top:438px !important;
}

#item199599 {
	width:270px !important;
	left:14px !important;
	top:140px !important;
	min-height:17px !important;
}

#item199649 {
	width:188px !important;
	left:352px !important;
	top:43px !important;
	min-height:32px !important;
}

#item199672 {
	width:153px !important;
	left:387px !important;
	top:206px !important;
	min-height:66px !important;
}

#item199695 {
	width:194px !important;
	left:346px !important;
	top:297px !important;
	min-height:51px !important;
}

#item199719 {
	width:132px !important;
	top:21px !important;
	min-height:54px !important;
}

#item199882 {
	width:173px !important;
	height:81px !important;
	left:367px !important;
	top:100px !important;
}

#item215753 {
	width:71px !important;
	height:71px !important;
	left:472px !important;
	top:680px !important;
}

#item215839 {
	width:135px !important;
	height:14px !important;
	left:309px !important;
	top:738px !important;
}

#item1013 {
	width:137px !important;
	left:41px !important;
	top:359px !important;
	min-height:353px !important;
}

#item213743 {
	width:280px !important;
	left:190px !important;
	top:359px !important;
	min-height:353px !important;
}

#item1035 {
	width:249px !important;
	left:128px !important;
	top:36px !important;
	min-height:75px !important;
}

#item1057 {
	width:138px !important;
	left:184px !important;
	top:95px !important;
	min-height:33px !important;
}

#item1103 {
	width:130px !important;
	left:41px !important;
	top:166px !important;
	min-height:100px !important;
}

#item178123 {
	width:135px !important;
	left:183px !important;
	top:166px !important;
	min-height:89px !important;
}

#item178178 {
	width:124px !important;
	left:332px !important;
	top:166px !important;
	min-height:100px !important;
}

#item1125 {
	width:52px !important;
	left:39px !important;
	top:135px !important;
	min-height:36px !important;
}

#item178146 {
	width:52px !important;
	left:181px !important;
	top:135px !important;
	min-height:36px !important;
}

#item178201 {
	width:52px !important;
	left:330px !important;
	top:135px !important;
	min-height:36px !important;
}

#item1235 {
	width:78px !important;
	left:489px !important;
	top:341px !important;
	min-height:53px !important;
}

#item201513 {
	width:80px !important;
	left:485px !important;
	top:386px !important;
	min-height:75px !important;
}

#item173729 {
	width:137px !important;
	left:40px !important;
	top:719px !important;
	min-height:36px !important;
}

#item201506 {
	width:104px !important;
	min-height:143px !important;
}

#item210413 {
	width:289px !important;
	left:41px !important;
	top:63px !important;
	min-height:214px !important;
}

#item210492 {
	width:47px !important;
	left:367px !important;
	top:205px !important;
	min-height:49px !important;
}

#item210594 {
	width:48px !important;
	left:367px !important;
	top:152px !important;
	min-height:41px !important;
}

#item210542 {
	width:203px !important;
	left:225px !important;
	top:313px !important;
	min-height:57px !important;
}

#item210569 {
	width:203px !important;
	left:367px !important;
	top:314px !important;
	min-height:57px !important;
}

#item207421 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215759 {
	width:57px !important;
	height:59px !important;
	left:468px !important;
	top:691px !important;
}

#item215762 {
	width:51px !important;
	height:54px !important;
	left:239px !important;
	top:663px !important;
}

#item215843 {
	width:57px !important;
	height:14px !important;
	left:420px !important;
	top:616px !important;
}

#item215850 {
	width:126px !important;
	height:28px !important;
	left:410px !important;
	top:722px !important;
}

#item218962 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item190067 {
	width:113px !important;
	top:93px !important;
	min-height:124px !important;
}

#item167342 {
	width:113px !important;
	top:97px !important;
	min-height:144px !important;
}

#item190237 {
	width:113px !important;
	top:96px !important;
	min-height:217px !important;
}

#item190298 {
	width:112px !important;
	top:97px !important;
	min-height:165px !important;
}

#item190157 {
	width:113px !important;
	top:98px !important;
	min-height:161px !important;
}

#item190271 {
	width:113px !important;
	top:98px !important;
	min-height:245px !important;
}

#item193660 {
	width:113px !important;
	top:98px !important;
	min-height:155px !important;
}

#item213384 {
	width:113px !important;
	top:97px !important;
	min-height:102px !important;
}

#item202569 {
	width:250px !important;
	left:291px !important;
	top:25px !important;
	min-height:21px !important;
}

#item1425 {
	width:227px !important;
	height:793px !important;
	left:340px !important;
	top:-9px !important;
	background:#fff6e5;
}

#item218934 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item1613 {
	width:103px !important;
	top:46px !important;
	min-height:10px !important;
}

#item222297 {
	width:8px !important;
	height:5px !important;
	left:45px !important;
	background:#006ab1;
}

#item222299 {
	width:8px !important;
	height:5px !important;
	left:55px !important;
	background:#006ab1;
}

#item222301 {
	width:8px !important;
	height:5px !important;
	left:45px !important;
	top:7px !important;
	background:#006ab1;
}

#item222303 {
	width:8px !important;
	height:5px !important;
	left:55px !important;
	top:7px !important;
	background:#006ab1;
}

#item222307 {
	width:19px !important;
	height:21px !important;
	left:1px !important;
	top:2px !important;
	background:#fff;
}

#item222309 {
	width:19px !important;
	height:21px !important;
	left:1px !important;
	top:2px !important;
}

#item222312 {
	width:59px !important;
	height:24px !important;
}

#item222314 {
	width:40px !important;
	height:44px !important;
	top:1px !important;
	border:solid 1.2px #00714b;
	-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;
}

#item222322 {
	width:1px !important;
	height:6px !important;
	left:44px !important;
	top:1px !important;
	background:#1282c5;
}

#item222324 {
	width:1px !important;
	height:6px !important;
	left:48px !important;
	top:1px !important;
	background:#1282c5;
}

#item222336 {
	width:1px !important;
	height:4px !important;
	left:41px !important;
	top:10px !important;
	background:#000;
}

#item222253 {
	width:2px !important;
	height:3px !important;
	left:40px !important;
	background:#ed1c24;
}

#item222255 {
	width:2px !important;
	height:3px !important;
	left:45px !important;
	background:#ed1c24;
}

#item222261 {
	width:38px !important;
	top:1px !important;
	min-height:14px !important;
}

#item46702 {
	width:197px !important;
	left:352px !important;
	top:81px !important;
	min-height:693px !important;
}

#item84837 {
	width:102px !important;
	left:40px !important;
	top:574px !important;
	min-height:37px !important;
}

#item1447 {
	width:279px !important;
	left:40px !important;
	top:165px !important;
	min-height:421px !important;
}

#item40488 {
	width:194px !important;
	left:40px !important;
	top:85px !important;
	min-height:68px !important;
}

@keyframes pulse-216701 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
@-webkit-keyframes pulse-216701 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
#item216713 {
	width:38px !important;
	height:38px !important;
}

#item216704 {
	width:38px !important;
	height:38px !important;
}

#item216701 {
	width:38px !important;
	height:38px !important;
	left:57px !important;
	top:681px !important;
}

@keyframes pulse-216719 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
@-webkit-keyframes pulse-216719 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
#item216719 {
	width:38px !important;
	height:38px !important;
	left:195px !important;
	top:681px !important;
}

@keyframes pulse-216739 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
@-webkit-keyframes pulse-216739 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
#item216752 {
	width:38px !important;
	height:38px !important;
}

#item216742 {
	width:38px !important;
	height:38px !important;
}

#item216739 {
	width:38px !important;
	height:38px !important;
	left:126px !important;
	top:681px !important;
}

@keyframes pulse-216762 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
@-webkit-keyframes pulse-216762 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
#item216762 {
	width:38px !important;
	height:38px !important;
	left:264px !important;
	top:681px !important;
}

#item105705 {
	width:152px !important;
	left:25px !important;
	top:25px !important;
	min-height:12px !important;
}

#item215766 {
	width:90px !important;
	height:90px !important;
	left:427px !important;
	top:636px !important;
}

#item215854 {
	width:64px !important;
	height:14px !important;
	left:237px !important;
	top:636px !important;
}

#item223285 {
	width:366px !important;
	left:6px !important;
	top:5px !important;
	min-height:38px !important;
}

#item184419 {
	width:486px !important;
	left:41px !important;
	top:43px !important;
	min-height:326px !important;
}

#item184546 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item218906 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item184927 {
	width:267px !important;
	left:37px !important;
	top:191px !important;
	min-height:76px !important;
}

#item184950 {
	width:257px !important;
	left:41px !important;
	top:284px !important;
	min-height:351px !important;
}

#item184956 {
	width:197px !important;
	left:330px !important;
	top:284px !important;
	min-height:445px !important;
}

#item217358 {
	width:193px !important;
	left:91px !important;
	top:642px !important;
	min-height:101px !important;
}

#item217823 {
	width:43px !important;
	min-height:27px !important;
}

#item184897 {
	width:133px !important;
	left:41px !important;
	top:63px !important;
	min-height:70px !important;
}

#item185121 {
	width:208px !important;
	left:41px !important;
	top:136px !important;
	min-height:367px !important;
}

#item185145 {
	width:237px !important;
	left:290px !important;
	top:301px !important;
	min-height:193px !important;
}

#item202530 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item190413 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item184841 {
	width:237px !important;
	left:41px !important;
	top:119px !important;
	min-height:384px !important;
}

#item185168 {
	width:257px !important;
	left:41px !important;
	top:46px !important;
	min-height:64px !important;
}

#item185570 {
	width:211px !important;
	left:322px !important;
	top:272px !important;
	min-height:240px !important;
}

#item215769 {
	width:44px !important;
	height:44px !important;
	left:293px !important;
	top:711px !important;
}

#item207521 {
	width:318px !important;
	height:72px !important;
	left:121px !important;
	top:531px !important;
}

#item185193 {
	width:237px !important;
	left:290px !important;
	top:172px !important;
	min-height:89px !important;
}

#item185288 {
	width:150px !important;
	left:41px !important;
	top:68px !important;
	min-height:96px !important;
}

#item185311 {
	width:237px !important;
	left:41px !important;
	top:172px !important;
	min-height:89px !important;
}

#item185319 {
	width:224px !important;
	left:41px !important;
	top:273px !important;
	min-height:113px !important;
}

#item185444 {
	width:236px !important;
	left:290px !important;
	top:273px !important;
	min-height:113px !important;
}

#item185372 {
	width:42px !important;
	left:2px !important;
	top:11px !important;
	min-height:36px !important;
}

#item185395 {
	width:191px !important;
	height:26px !important;
	left:47px !important;
	top:11px !important;
	padding:0px 0px 0px 8px;
}

#item190483 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215858 {
	width:233px !important;
	height:25px !important;
	left:293px !important;
	top:633px !important;
}

#item215772 {
	width:59px !important;
	height:59px !important;
	left:475px !important;
	top:661px !important;
}

#item215862 {
	width:67px !important;
	height:19px !important;
	left:412px !important;
	top:722px !important;
}

#item186181 {
	width:259px !important;
	height:256px !important;
	left:567px !important;
	top:216px !important;
}

#item186184 {
	width:54px !important;
	left:186px !important;
	top:197px !important;
	min-height:24px !important;
}

#item186215 {
	width:503px !important;
	height:296px !important;
	left:30px !important;
	top:424px !important;
	border-radius:9px;
	background:#fffef4;
}

#item179215 {
	width:465px !important;
	left:51px !important;
	top:49px !important;
	min-height:218px !important;
}

#item185990 {
	width:486px !important;
	left:40px !important;
	top:442px !important;
	min-height:274px !important;
}

#item186222 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item218878 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item185605 {
	width:226px !important;
	left:41px !important;
	top:95px !important;
	min-height:342px !important;
}

#item185947 {
	width:212px !important;
	left:41px !important;
	top:474px !important;
	min-height:250px !important;
}

#item186020 {
	width:237px !important;
	left:290px !important;
	top:271px !important;
	min-height:160px !important;
}

#item186051 {
	width:237px !important;
	left:290px !important;
	top:474px !important;
	min-height:342px !important;
}

#item186066 {
	width:65px !important;
	left:8px !important;
	top:6px !important;
	min-height:127px !important;
}

#item186252 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item185614 {
	width:290px !important;
	left:41px !important;
	top:63px !important;
	min-height:243px !important;
}

#item186328 {
	width:69px !important;
	left:8px !important;
	top:9px !important;
	min-height:160px !important;
}

#item186117 {
	width:306px !important;
	left:40px !important;
	top:633px !important;
	min-height:150px !important;
}

#item215775 {
	width:59px !important;
	height:69px !important;
	left:371px !important;
	top:640px !important;
}

#item215778 {
	width:59px !important;
	height:69px !important;
	left:488px !important;
	top:640px !important;
}

#item215867 {
	width:115px !important;
	height:14px !important;
	left:432px !important;
	top:624px !important;
}

#item215781 {
	width:58px !important;
	height:59px !important;
	left:20px !important;
	top:706px !important;
}

#item215871 {
	width:151px !important;
	height:18px !important;
	left:259px !important;
	top:654px !important;
}

#item218850 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item179362 {
	width:485px !important;
	left:41px !important;
	top:60px !important;
	min-height:222px !important;
}

#item187690 {
	width:237px !important;
	left:53px !important;
	top:460px !important;
	min-height:274px !important;
}

#item187727 {
	width:207px !important;
	left:319px !important;
	top:460px !important;
	min-height:261px !important;
}

#item187811 {
	width:187px !important;
	left:41px !important;
	top:61px !important;
	min-height:322px !important;
}

#item188606 {
	width:214px !important;
	left:250px !important;
	top:61px !important;
	min-height:322px !important;
}

#item188435 {
	width:76px !important;
	left:471px !important;
	top:61px !important;
	min-height:322px !important;
}

#item215875 {
	width:135px !important;
	height:14px !important;
	left:23px !important;
	top:724px !important;
}

#item216326 {
	width:156px !important;
	height:33px !important;
	left:31px !important;
	top:671px !important;
	border-radius:16px;
	background:#febd59;
	border:solid 1px #fff;
}

#item218822 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item187782 {
	width:250px !important;
	left:299px !important;
	top:203px !important;
	min-height:580px !important;
}

#item187835 {
	width:237px !important;
	left:41px !important;
	top:203px !important;
	min-height:571px !important;
}

#item215784 {
	width:79px !important;
	height:80px !important;
	left:459px !important;
	top:667px !important;
}

#item215879 {
	width:92px !important;
	height:14px !important;
	left:352px !important;
	top:717px !important;
}

#item218794 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item207602 {
	width:336px !important;
	left:41px !important;
	top:558px !important;
	min-height:157px !important;
}

#item207631 {
	width:143px !important;
	left:377px !important;
	top:708px !important;
	min-height:59px !important;
}

#item207662 {
	width:446px !important;
	left:41px !important;
	top:84px !important;
	min-height:221px !important;
}

#item181523 {
	width:299px !important;
	left:40px !important;
	top:63px !important;
	min-height:142px !important;
}

#item182482 {
	width:299px !important;
	left:41px !important;
	top:236px !important;
	min-height:64px !important;
}

#item191105 {
	width:67px !important;
	left:49px !important;
	top:310px !important;
	min-height:28px !important;
}

#item191132 {
	width:42px !important;
	left:136px !important;
	top:308px !important;
	min-height:16px !important;
}

#item191155 {
	width:50px !important;
	left:200px !important;
	top:308px !important;
	min-height:16px !important;
}

#item191178 {
	width:90px !important;
	left:262px !important;
	top:306px !important;
	min-height:25px !important;
}

#item182619 {
	width:298px !important;
	left:42px !important;
	top:345px !important;
	min-height:32px !important;
}

#item181876 {
	width:294px !important;
	left:41px !important;
	top:409px !important;
	min-height:318px !important;
}

#item216408 {
	width:67px !important;
	height:68px !important;
	left:468px !important;
	top:556px !important;
}

#item218766 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item181051 {
	width:187px !important;
	left:41px !important;
	top:63px !important;
	min-height:282px !important;
}

#item181487 {
	width:260px !important;
	left:266px !important;
	top:63px !important;
	min-height:191px !important;
}

#item207090 {
	width:153px !important;
	left:266px !important;
	top:287px !important;
	min-height:143px !important;
}

#item182776 {
	width:260px !important;
	left:266px !important;
	top:463px !important;
	min-height:227px !important;
}

#item181440 {
	width:177px !important;
	left:41px !important;
	top:485px !important;
	min-height:252px !important;
}

#item203506 {
	width:45px !important;
	left:2px !important;
	top:12px !important;
	min-height:39px !important;
}

#item203529 {
	width:189px !important;
	height:56px !important;
	left:50px !important;
	padding:0px 0px 0px 9px;
}

#item229092 {
	width:19px !important;
	height:19px !important;
	background:#f48153;
}

#item229093 {
	width:2px !important;
	height:2px !important;
	left:1px !important;
	top:5px !important;
	background:#fff;
}

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

#item229095 {
	width:2px !important;
	height:2px !important;
	left:1px !important;
	top:12px !important;
	background:#fff;
}

#item229096 {
	width:2px !important;
	height:2px !important;
	left:1px !important;
	top:15px !important;
	background:#fff;
}

#item229097 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item229098 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:8px !important;
	background:#fff;
}

#item229099 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:12px !important;
	background:#fff;
}

#item229100 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:15px !important;
	background:#fff;
}

#item229102 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:5px !important;
	background:#fff;
}

#item229103 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item229104 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:12px !important;
	background:#fff;
}

#item229105 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:15px !important;
	background:#fff;
}

#item229106 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:5px !important;
	background:#fff;
}

#item229107 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:8px !important;
	background:#fff;
}

#item229108 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:12px !important;
	background:#fff;
}

#item229109 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:15px !important;
	background:#fff;
}

#item229110 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:5px !important;
	background:#fff;
}

#item229111 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:8px !important;
	background:#fff;
}

#item229112 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:12px !important;
	background:#fff;
}

#item229114 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:15px !important;
	background:#fff;
}

#item182744 {
	width:286px !important;
	left:41px !important;
	top:63px !important;
	background:#fff;
	min-height:354px !important;
}

#item182886 {
	width:164px !important;
	left:363px !important;
	top:265px !important;
	min-height:251px !important;
}

#item202410 {
	width:250px !important;
	left:291px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215887 {
	width:126px !important;
	height:17px !important;
	left:400px !important;
	top:724px !important;
}

#item214954 {
	width:1152px !important;
	height:792px !important;
	left:-9px !important;
	top:-9px !important;
	background:#000000;
}

#item214960 {
	width:1158px !important;
	height:798px !important;
	left:-12px !important;
	top:-12px !important;
}

#item215013 {
	width:4px !important;
	height:38px !important;
	left:422px !important;
	top:25px !important;
	background:#78c045;
}

#item215045 {
	width:2px !important;
	height:17px !important;
	left:373px !important;
	top:726px !important;
	background:#78c045;
}

#item215107 {
	width:756px !important;
	height:424px !important;
	left:360px !important;
	top:203px !important;
	border:solid 3px #fff;
}

#item214796 {
	width:297px !important;
	height:189px !important;
	left:31px !important;
	top:104px !important;
}

#item214873 {
	width:297px !important;
	height:189px !important;
	left:31px !important;
	top:303px !important;
}

#item214892 {
	width:755px !important;
	height:425px !important;
	left:362px !important;
	top:204px !important;
}

@keyframes pulse-216909 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-216909 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item216909 {
	width:20px !important;
	height:20px !important;
	left:297px !important;
	top:263px !important;
}

@keyframes pulse-216923 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-216923 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item216923 {
	width:20px !important;
	height:20px !important;
	left:297px !important;
	top:460px !important;
}

@keyframes pulse-216931 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-216931 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item216931 {
	width:20px !important;
	height:20px !important;
	left:297px !important;
	top:659px !important;
}

@keyframes pulse-216940 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-216940 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item216940 {
	width:20px !important;
	height:20px !important;
	left:375px !important;
	top:594px !important;
}

#item214961 {
	width:4px !important;
	height:98px !important;
	left:192px !important;
	top:33px !important;
	background:#fff;
}

#item214963 {
	width:4px !important;
	height:98px !important;
	left:62px !important;
	top:33px !important;
	background:#fff;
}

#item214977 {
	width:7px !important;
	height:33px !important;
	left:430px !important;
	top:98px !important;
	background:#7ac142;
}

#item215058 {
	width:3px !important;
	height:4px !important;
	left:150px !important;
	top:172px !important;
	background:#78c045;
}

#item215064 {
	width:3px !important;
	height:28px !important;
	left:265px !important;
	top:148px !important;
	background:#78c045;
}

#item215075 {
	width:3px !important;
	height:4px !important;
	left:456px !important;
	top:172px !important;
	background:#78c045;
}

#item215079 {
	width:39px !important;
	height:19px !important;
	left:341px !important;
	top:667px !important;
	background:#000;
}

#item215082 {
	width:39px !important;
	height:19px !important;
	left:341px !important;
	top:648px !important;
	background:#000;
}

#item215108 {
	width:39px !important;
	height:8px !important;
	left:279px !important;
	top:652px !important;
	background:#fff;
}

#item215114 {
	width:5px !important;
	height:1px !important;
	left:280px !important;
	top:644px !important;
	background:#fff;
}

#item215116 {
	width:3px !important;
	height:1px !important;
	left:314px !important;
	top:646px !important;
	background:#fff;
}

#item215891 {
	width:484px !important;
	height:36px !important;
	left:57px !important;
	top:148px !important;
}

#item218738 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item211269 {
	width:410px !important;
	left:78px !important;
	top:49px !important;
	min-height:322px !important;
}

#item218710 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item211295 {
	width:249px !important;
	left:278px !important;
	top:63px !important;
	min-height:30px !important;
}

#item208835 {
	width:175px !important;
	left:41px !important;
	top:63px !important;
	min-height:30px !important;
}

#item218019 {
	width:175px !important;
	left:41px !important;
	top:93px !important;
	min-height:563px !important;
}

#item218023 {
	width:175px !important;
	left:41px !important;
	top:683px !important;
	min-height:58px !important;
}

#item218028 {
	width:249px !important;
	left:278px !important;
	top:93px !important;
	min-height:459px !important;
}

#item218032 {
	width:249px !important;
	left:277px !important;
	top:591px !important;
	min-height:53px !important;
}

#item218043 {
	width:52px !important;
	left:277px !important;
	top:558px !important;
	min-height:24px !important;
}

#item218066 {
	width:52px !important;
	left:40px !important;
	top:650px !important;
	min-height:24px !important;
}

#item211326 {
	width:207px !important;
	left:319px !important;
	top:233px !important;
	min-height:509px !important;
}

#item208160 {
	width:250px !important;
	left:302px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215895 {
	width:105px !important;
	height:14px !important;
	left:92px !important;
	top:719px !important;
}

#item217027 {
	width:150px !important;
	left:123px !important;
	top:442px !important;
	min-height:110px !important;
}

#item230488 {
	width:52px !important;
	top:21px !important;
	min-height:24px !important;
}

#item217102 {
	width:137px !important;
	left:56px !important;
	top:233px !important;
	min-height:95px !important;
}

#item212228 {
	width:383px !important;
	height:62px !important;
	left:154px !important;
	top:621px !important;
	border-radius:17px;
	background:#feefe5;
}

#item218682 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item211381 {
	width:223px !important;
	left:41px !important;
	top:78px !important;
	min-height:482px !important;
}

#item211406 {
	width:325px !important;
	left:214px !important;
	top:635px !important;
	min-height:44px !important;
}

#item212042 {
	width:150px !important;
	left:398px !important;
	top:123px !important;
	min-height:85px !important;
}

#item230975 {
	width:52px !important;
	min-height:24px !important;
}

#item212249 {
	width:101px !important;
	left:289px !important;
	top:78px !important;
	min-height:200px !important;
}

#item208137 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215900 {
	width:183px !important;
	height:19px !important;
	left:191px !important;
	top:678px !important;
}

#item218653 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item202619 {
	width:486px !important;
	left:41px !important;
	top:50px !important;
	min-height:193px !important;
}

#item202665 {
	width:274px !important;
	left:277px !important;
	top:592px !important;
	min-height:144px !important;
}

#item217712 {
	width:29px !important;
	height:39px !important;
	left:62px !important;
	top:687px !important;
	background:#f8fde9;
}

#item215567 {
	width:530px !important;
	height:166px !important;
	left:18px !important;
	top:316px !important;
	background:#ddf0f1;
}

#item215576 {
	width:455px !important;
	left:55px !important;
	top:333px !important;
	min-height:132px !important;
}

@keyframes pulse-217699 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulse-217699 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item217708 {
	width:129px !important;
	height:46px !important;
	left:62px !important;
	top:687px !important;
}

#item215905 {
	width:135px !important;
	height:14px !important;
	left:395px !important;
	top:709px !important;
}

#item216016 {
	width:111px !important;
	height:36px !important;
	left:60px !important;
	top:687px !important;
}

#item208331 {
	width:240px !important;
	height:306px !important;
	left:302px !important;
	top:414px !important;
	background:#ddf0f1;
}

#item208332 {
	width:196px !important;
	left:322px !important;
	top:475px !important;
	min-height:224px !important;
}

#item202838 {
	width:250px !important;
	left:302px !important;
	top:25px !important;
	min-height:21px !important;
}

#item218625 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item208594 {
	width:257px !important;
	left:40px !important;
	top:63px !important;
	min-height:180px !important;
}

#item218597 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item208477 {
	width:187px !important;
	left:40px !important;
	top:448px !important;
	min-height:309px !important;
}

#item208500 {
	width:285px !important;
	left:248px !important;
	top:646px !important;
	min-height:76px !important;
}

#item208532 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215909 {
	width:208px !important;
	height:25px !important;
	left:236px !important;
	top:728px !important;
}

#item215913 {
	width:80px !important;
	height:25px !important;
	left:207px !important;
	top:730px !important;
}

#item179584 {
	width:251px !important;
	left:290px !important;
	top:104px !important;
	min-height:259px !important;
}

#item201393 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item193763 {
	width:174px !important;
	left:41px !important;
	top:64px !important;
	min-height:303px !important;
}

#item193767 {
	width:175px !important;
	left:352px !important;
	top:63px !important;
	min-height:379px !important;
}

#item194330 {
	width:113px !important;
	height:2px !important;
	left:227px !important;
	top:189px !important;
	background:#3d7145;
}

#item193773 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215917 {
	width:123px !important;
	height:14px !important;
	left:403px !important;
	top:548px !important;
}

#item218568 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item193819 {
	width:112px !important;
	left:420px !important;
	top:63px !important;
	min-height:206px !important;
}

#item193940 {
	width:113px !important;
	height:198px !important;
	left:290px !important;
	top:181px !important;
}

#item193734 {
	width:237px !important;
	left:40px !important;
	top:64px !important;
	min-height:501px !important;
}

#item193864 {
	width:113px !important;
	left:420px !important;
	top:309px !important;
	min-height:206px !important;
}

#item193872 {
	width:89px !important;
	left:36px !important;
	top:1px !important;
	min-height:30px !important;
}

#item193898 {
	width:113px !important;
	left:420px !important;
	top:598px !important;
	min-height:143px !important;
}

#item194144 {
	width:113px !important;
	height:194px !important;
	left:290px !important;
	top:379px !important;
}

#item193949 {
	width:113px !important;
	height:199px !important;
	left:290px !important;
	top:-9px !important;
}

#item194335 {
	width:113px !important;
	height:2px !important;
	left:290px !important;
	top:190px !important;
	background:#3d7145;
}

#item194337 {
	width:113px !important;
	height:2px !important;
	left:290px !important;
	top:378px !important;
	background:#3d7145;
}

#item194338 {
	width:113px !important;
	height:2px !important;
	left:290px !important;
	top:571px !important;
	background:#3d7145;
}

#item215921 {
	width:250px !important;
	height:33px !important;
	left:301px !important;
	top:597px !important;
}

#item183344 {
	width:486px !important;
	left:41px !important;
	top:53px !important;
	min-height:204px !important;
}

#item183547 {
	width:97px !important;
	left:264px !important;
	top:546px !important;
	background:#f1f0ea;
	min-height:210px !important;
	padding:7px 5px 7px 7px;
}

#item184098 {
	width:74px !important;
	left:41px !important;
	top:309px !important;
	background:#f1f0ea;
	min-height:238px !important;
	padding:7px;
}

#item184124 {
	width:74px !important;
	left:41px !important;
	top:547px !important;
	background:#e1e4c2;
	min-height:50px !important;
	padding:7px;
}

#item192580 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:726px !important;
}

#item183585 {
	width:97px !important;
	left:15px !important;
	top:84px !important;
	background:#e1e4c2;
	min-height:143px !important;
	padding:7px;
}

#item183914 {
	width:67px !important;
	left:183px !important;
	top:475px !important;
	background:#e1e4c2;
	min-height:50px !important;
	padding:7px;
}

#item183708 {
	width:83px !important;
	left:341px !important;
	top:70px !important;
	background:#e1e4c2;
	min-height:157px !important;
	padding:7px;
}

#item183833 {
	width:67px !important;
	left:115px !important;
	top:424px !important;
	background:#f1f0ea;
	min-height:50px !important;
	padding:7px;
}

#item183798 {
	width:84px !important;
	left:250px !important;
	top:556px !important;
	background:#f1f0ea;
	min-height:200px !important;
	padding:7px;
}

#item183744 {
	width:90px !important;
	left:251px !important;
	top:227px !important;
	background:#f1f0ea;
	min-height:248px !important;
	padding:7px;
}

#item184200 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:726px !important;
}

#item183937 {
	width:74px !important;
	left:232px !important;
	top:593px !important;
	background:#f1f0ea;
	min-height:164px !important;
	padding:7px 7px 11px 7px;
}

#item184018 {
	width:74px !important;
	left:475px !important;
	top:421px !important;
	background:#e1e4c2;
	min-height:80px !important;
	padding:7px;
}

#item183962 {
	width:74px !important;
	left:157px !important;
	top:247px !important;
	background:#f1f0ea;
	min-height:146px !important;
	padding:7px;
}

#item184043 {
	width:74px !important;
	left:332px !important;
	top:18px !important;
	background:#e1e4c2;
	min-height:177px !important;
	padding:7px;
}

#item183767 {
	width:84px !important;
	left:249px !important;
	top:91px !important;
	background:#f1f0ea;
	min-height:156px !important;
	padding:7px 5px 7px 7px;
}

#item183987 {
	width:74px !important;
	left:306px !important;
	top:501px !important;
	background:#e1e4c2;
	min-height:152px !important;
	padding:7px;
}

#item184225 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:726px !important;
}

#item184177 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215925 {
	width:135px !important;
	height:14px !important;
	left:140px !important;
	top:731px !important;
}

#item215929 {
	width:82px !important;
	height:99px !important;
	left:454px !important;
	top:643px !important;
}

#item218540 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item208858 {
	width:436px !important;
	left:66px !important;
	top:53px !important;
	min-height:229px !important;
}

#item208959 {
	width:241px !important;
	left:308px !important;
	top:306px !important;
	min-height:433px !important;
}

#item213793 {
	width:258px !important;
	left:308px !important;
	top:261px !important;
	min-height:19px !important;
	padding:5px 0px 0px 0px;
}

#item208982 {
	width:250px !important;
	left:297px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215935 {
	width:70px !important;
	height:14px !important;
	left:165px !important;
	top:733px !important;
}

#item212584 {
	width:129px !important;
	left:36px !important;
	top:302px !important;
	min-height:451px !important;
}

#item213799 {
	width:258px !important;
	left:36px !important;
	top:261px !important;
	min-height:19px !important;
	padding:5px 0px 0px 0px;
}

#item215939 {
	width:122px !important;
	height:14px !important;
	left:310px !important;
	top:482px !important;
}

#item212386 {
	width:124px !important;
	left:29px !important;
	top:58px !important;
	min-height:304px !important;
}

#item212754 {
	width:143px !important;
	left:367px !important;
	top:227px !important;
	min-height:128px !important;
}

#item212290 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215943 {
	width:47px !important;
	height:14px !important;
	left:391px !important;
	top:674px !important;
}

#item212414 {
	width:125px !important;
	left:41px !important;
	top:63px !important;
	min-height:324px !important;
}

#item212817 {
	width:143px !important;
	left:379px !important;
	top:227px !important;
	min-height:145px !important;
}

#item215788 {
	width:67px !important;
	height:68px !important;
	left:30px !important;
	top:664px !important;
}

#item212958 {
	width:164px !important;
	height:671px !important;
	left:373px !important;
	top:63px !important;
	border-radius:20px;
	background:#e5f4f5;
}

#item218512 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item212418 {
	width:126px !important;
	left:39px !important;
	top:80px !important;
	min-height:584px !important;
}

#item212893 {
	width:141px !important;
	left:385px !important;
	top:80px !important;
	min-height:464px !important;
}

#item212314 {
	width:150px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215947 {
	width:205px !important;
	height:19px !important;
	left:35px !important;
	top:698px !important;
}

#item218484 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item198319 {
	width:274px !important;
	left:38px !important;
	top:63px !important;
	min-height:122px !important;
}

#item198358 {
	width:212px !important;
	left:324px !important;
	top:63px !important;
	min-height:516px !important;
}

#item198731 {
	width:211px !important;
	left:3px !important;
	min-height:194px !important;
}

#item218456 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item198276 {
	width:486px !important;
	left:41px !important;
	top:63px !important;
	min-height:51px !important;
}

#item198682 {
	width:488px !important;
	left:39px !important;
	top:251px !important;
	min-height:82px !important;
}

#item198861 {
	width:131px !important;
	left:222px !important;
	top:330px !important;
	min-height:165px !important;
}

#item198865 {
	width:303px !important;
	left:222px !important;
	top:640px !important;
	min-height:76px !important;
}

#item198907 {
	width:144px !important;
	left:383px !important;
	top:445px !important;
	min-height:191px !important;
}

#item198934 {
	width:141px !important;
	left:42px !important;
	top:426px !important;
	min-height:187px !important;
}

#item199154 {
	width:167px !important;
	left:41px !important;
	top:126px !important;
	min-height:98px !important;
}

#item199203 {
	width:303px !important;
	left:222px !important;
	top:126px !important;
	min-height:90px !important;
}

#item210781 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item218091 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:563px !important;
}

#item215952 {
	width:333px !important;
	height:25px !important;
	left:89px !important;
	top:723px !important;
}

#item218428 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item191352 {
	width:455px !important;
	left:56px !important;
	top:189px !important;
	min-height:159px !important;
}

#item199276 {
	width:261px !important;
	left:200px !important;
	top:58px !important;
	min-height:72px !important;
}

#item199301 {
	width:244px !important;
	min-height:144px !important;
}

#item218400 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item237016 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:497px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item237014 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:513px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item237012 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:528px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item237010 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:561px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item237008 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:576px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item237006 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:592px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item237004 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:624px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item237002 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:639px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item237000 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:655px !important;
	background:#fff;
	border:solid 0.7px #000;
	-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;
}

#item191326 {
	width:141px !important;
	left:40px !important;
	top:63px !important;
	min-height:687px !important;
}

#item237154 {
	width:1px !important;
	height:12px !important;
	left:9px !important;
	top:8px !important;
	background:#77bc19;
}

#item191408 {
	width:299px !important;
	left:228px !important;
	top:63px !important;
	min-height:697px !important;
}

#item217751 {
	width:236px !important;
	left:290px !important;
	top:483px !important;
	min-height:54px !important;
}

#item191963 {
	width:319px !important;
	left:215px !important;
	top:182px !important;
	min-height:446px !important;
}

#item217922 {
	width:319px !important;
	left:215px !important;
	top:707px !important;
	min-height:46px !important;
}

#item217869 {
	width:319px !important;
	min-height:67px !important;
}

#item217977 {
	width:36px !important;
	top:1px !important;
	min-height:34px !important;
}

#item192502 {
	width:250px !important;
	left:210px !important;
	top:25px !important;
	min-height:21px !important;
}

#item216442 {
	width:174px !important;
	height:12px !important;
	left:18px !important;
	top:660px !important;
}

#item215795 {
	width:67px !important;
	height:68px !important;
	left:343px !important;
	top:687px !important;
}

#item215956 {
	width:123px !important;
	height:14px !important;
	left:411px !important;
	top:715px !important;
}

#item215798 {
	width:69px !important;
	height:72px !important;
	left:37px !important;
	top:669px !important;
}

#item215960 {
	width:58px !important;
	height:20px !important;
	left:399px !important;
	top:721px !important;
}

#item218372 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item209514 {
	width:331px !important;
	left:99px !important;
	top:88px !important;
	min-height:216px !important;
}

#item218344 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item209566 {
	width:486px !important;
	left:41px !important;
	top:63px !important;
	min-height:99px !important;
}

#item210864 {
	width:170px !important;
	left:41px !important;
	top:186px !important;
	min-height:481px !important;
}

#item210869 {
	width:161px !important;
	left:365px !important;
	top:186px !important;
	min-height:537px !important;
}

#item210841 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item210906 {
	width:203px !important;
	left:49px !important;
	top:63px !important;
	min-height:266px !important;
}

#item215964 {
	width:58px !important;
	height:58px !important;
	left:392px !important;
	top:564px !important;
}

#item215970 {
	width:135px !important;
	height:14px !important;
	left:35px !important;
	top:686px !important;
}

#item218316 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item196230 {
	width:386px !important;
	left:80px !important;
	top:351px !important;
	min-height:382px !important;
}

#item196357 {
	width:123px !important;
	left:90px !important;
	top:169px !important;
	min-height:92px !important;
}

#item196381 {
	width:141px !important;
	left:80px !important;
	top:87px !important;
	min-height:105px !important;
}

#item196444 {
	width:225px !important;
	left:288px !important;
	top:116px !important;
	min-height:144px !important;
}

#item196530 {
	width:47px !important;
	left:477px !important;
	top:514px !important;
	min-height:34px !important;
}

#item196536 {
	width:47px !important;
	left:477px !important;
	top:589px !important;
	min-height:34px !important;
}

#item197415 {
	width:53px !important;
	left:474px !important;
	top:666px !important;
	min-height:32px !important;
}

#item197818 {
	width:324px !important;
	height:792px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fffced;
}

#item218288 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item197459 {
	width:184px !important;
	left:351px !important;
	top:63px !important;
	min-height:711px !important;
}

#item197673 {
	width:259px !important;
	left:41px !important;
	top:63px !important;
	min-height:680px !important;
}

#item202314 {
	width:321px !important;
	left:25px !important;
	top:25px !important;
	min-height:15px !important;
}

#item215974 {
	width:168px !important;
	height:19px !important;
	left:368px !important;
	top:727px !important;
}

#item215802 {
	width:56px !important;
	height:56px !important;
	left:38px !important;
	top:686px !important;
}

#item218260 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item186396 {
	width:311px !important;
	left:215px !important;
	top:63px !important;
	min-height:169px !important;
}

#item186746 {
	width:168px !important;
	left:359px !important;
	top:538px !important;
	min-height:183px !important;
}

#item186793 {
	width:266px !important;
	left:40px !important;
	top:245px !important;
	min-height:145px !important;
}

#item186816 {
	width:299px !important;
	left:227px !important;
	top:401px !important;
	min-height:121px !important;
}

#item186843 {
	width:119px !important;
	left:46px !important;
	top:629px !important;
	min-height:121px !important;
}

#item201256 {
	width:259px !important;
	height:419px !important;
	left:267px !important;
	top:333px !important;
	border-radius:12px;
	background:#dcf2fc;
}

#item218232 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item186607 {
	width:249px !important;
	left:278px !important;
	top:112px !important;
	min-height:149px !important;
}

#item186890 {
	width:187px !important;
	left:40px !important;
	top:199px !important;
	min-height:320px !important;
}

#item201183 {
	width:241px !important;
	left:278px !important;
	top:358px !important;
	min-height:407px !important;
}

#item186979 {
	width:137px !important;
	left:59px !important;
	top:3px !important;
	min-height:93px !important;
}

#item186990 {
	width:51px !important;
	min-height:32px !important;
}

#item187040 {
	width:181px !important;
	left:40px !important;
	top:639px !important;
	min-height:101px !important;
}

#item201218 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215805 {
	width:94px !important;
	height:95px !important;
	left:35px !important;
	top:644px !important;
}

#item215808 {
	width:54px !important;
	height:54px !important;
	left:32px !important;
	top:704px !important;
}

#item215978 {
	width:86px !important;
	height:14px !important;
	left:94px !important;
	top:734px !important;
}

#item218204 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item201588 {
	width:55px !important;
	height:46px !important;
	left:44px !important;
	top:59px !important;
	background:#6ec7b6;
}

#item201589 {
	width:55px !important;
	height:17px !important;
	left:44px !important;
	top:105px !important;
	background:#6f8bb7;
}

#item180154 {
	width:487px !important;
	left:40px !important;
	top:195px !important;
	background:#eef7f4;
	min-height:322px !important;
	padding:14px;
}

#item206724 {
	width:487px !important;
	left:40px !important;
	top:537px !important;
	min-height:196px !important;
	padding:14px;
}

#item187182 {
	width:253px !important;
	left:36px !important;
	top:57px !important;
	min-height:31px !important;
}

#item187657 {
	width:128px !important;
	left:91px !important;
	top:173px !important;
	min-height:21px !important;
}

#item207053 {
	width:44px !important;
	left:475px !important;
	top:735px !important;
	min-height:14px !important;
}

#item187209 {
	width:486px !important;
	left:41px !important;
	top:49px !important;
	min-height:261px !important;
	padding:14px;
}

#item206694 {
	width:357px !important;
	left:165px !important;
	top:327px !important;
	min-height:58px !important;
}

#item209767 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215986 {
	width:117px !important;
	height:14px !important;
	left:48px !important;
	top:714px !important;
}

#item215982 {
	width:218px !important;
	height:28px !important;
	left:194px !important;
	top:722px !important;
}

#item215990 {
	width:44px !important;
	height:14px !important;
	left:391px !important;
	top:730px !important;
}

#item218175 {
	width:141px !important;
	height:29px !important;
	left:400px !important;
	top:729px !important;
}

#item209937 {
	width:376px !important;
	height:148px !important;
	left:53px !important;
	top:563px !important;
	border:dotted 1px #6cbf69;
}

#item209938 {
	width:486px !important;
	left:42px !important;
	top:64px !important;
	min-height:209px !important;
}

#item209961 {
	width:269px !important;
	left:232px !important;
	top:356px !important;
	min-height:192px !important;
}

#item210042 {
	width:294px !important;
	left:78px !important;
	top:576px !important;
	min-height:135px !important;
}

#item200625 {
	width:536px !important;
	height:174px !important;
	left:292px !important;
	top:581px !important;
	border:dotted 1px #6cbf69;
}

#item200212 {
	width:266px !important;
	left:307px !important;
	top:592px !important;
	min-height:23px !important;
}

#item200437 {
	width:229px !important;
	left:307px !important;
	top:256px !important;
	min-height:325px !important;
}

#item200500 {
	width:126px !important;
	left:307px !important;
	top:624px !important;
	min-height:126px !important;
}

#item200507 {
	width:87px !important;
	left:456px !important;
	top:624px !important;
	min-height:118px !important;
}

#item215811 {
	width:67px !important;
	height:68px !important;
	left:111px !important;
	top:617px !important;
}

#item215994 {
	width:61px !important;
	height:14px !important;
	left:185px !important;
	top:686px !important;
}

#item200414 {
	width:209px !important;
	left:38px !important;
	top:85px !important;
	min-height:292px !important;
}

#item200551 {
	width:99px !important;
	left:41px !important;
	top:623px !important;
	min-height:127px !important;
}

#item200561 {
	width:99px !important;
	left:143px !important;
	top:623px !important;
	min-height:55px !important;
}

#item210283 {
	width:250px !important;
	left:29px !important;
	top:25px !important;
	min-height:21px !important;
}

#item215998 {
	width:86px !important;
	height:12px !important;
	left:452px !important;
	top:661px !important;
}

#item200669 {
	width:523px !important;
	height:404px !important;
	left:22px !important;
	top:288px !important;
	border:dotted 1px #6cbf69;
}

#item218147 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item200457 {
	width:393px !important;
	left:139px !important;
	top:314px !important;
	min-height:52px !important;
}

#item200671 {
	width:492px !important;
	left:41px !important;
	top:370px !important;
	min-height:317px !important;
}

#item200646 {
	width:300px !important;
	left:40px !important;
	top:63px !important;
	min-height:210px !important;
}

#item201040 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item218119 {
	width:141px !important;
	height:29px !important;
	left:25px !important;
	top:729px !important;
}

#item203374 {
	width:512px !important;
	left:41px !important;
	top:322px !important;
	min-height:369px !important;
}

#item210253 {
	width:250px !important;
	left:25px !important;
	top:25px !important;
	min-height:21px !important;
}

#item216003 {
	width:106px !important;
	height:14px !important;
	left:322px !important;
	top:744px !important;
}

#item215817 {
	width:67px !important;
	height:68px !important;
	left:85px !important;
	top:651px !important;
}

#item216007 {
	width:105px !important;
	height:19px !important;
	left:410px !important;
	top:678px !important;
}
#in5footer,  #prefooter {display:none;}
