/* 	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:624px; height:624px; background: #fff !important; }
.paper-vertical { width:624px; height:100%; }
.paper-horizontal { width:114052px; height:636px; }
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:624px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:624px) {
	.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 #000; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#000;}
#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;}
}

@keyframes intensificar-1546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558 {
	mix-blend-mode:multiply;
	width:658px !important;
	height:202px !important;
	left:-17px !important;
	top:73px !important;
	background:#23ad7c;
}

@keyframes intensificar-1558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559 {
	width:659px !important;
	height:175px !important;
	left:-18px !important;
	top:-17px !important;
	background:#7fb94c;
}

@keyframes entrarvolandodesdelaizquierda-1560 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1560 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1580 {
	width:285px !important;
	left:138px !important;
	top:61px !important;
	min-height:67px !important;
}

@keyframes entrarvolandodesdearriba-1580 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-1580 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes intensificar-1584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585 {
	width:661px !important;
	height:81px !important;
	left:54px !important;
	background:#349245;
}

@keyframes entrarvolandodesdeabajo-1587 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-1587 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item364 {
	width:292px !important;
	height:40px !important;
}

#item1652 {
	width:354px !important;
	left:30px !important;
	top:251px !important;
	min-height:350px !important;
}

#item1687 {
	width:131px !important;
	top:77px !important;
	min-height:8px !important;
}

#item1709 {
	width:131px !important;
	top:50px !important;
	min-height:27px !important;
}

#item19997 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item1627 {
	width:292px !important;
	height:40px !important;
}

#item19974 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

@keyframes intensificar-15890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-15890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732 {
	width:298px !important;
	top:126px !important;
	min-height:67px !important;
}

#item19951 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item1824 {
	width:292px !important;
	height:40px !important;
}

#item1846 {
	width:71px !important;
	left:99px !important;
	top:61px !important;
	min-height:28px !important;
}

#item1868 {
	width:474px !important;
	left:99px !important;
	top:105px !important;
	min-height:469px !important;
}

#item19928 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item1799 {
	width:292px !important;
	height:40px !important;
}

#item1890 {
	width:474px !important;
	left:51px !important;
	top:106px !important;
	min-height:461px !important;
}

#item1909 {
	mix-blend-mode:multiply;
	width:642px !important;
	height:658px !important;
	left:-18px !important;
	top:-17px !important;
	background:#23ad7c;
}

#item1929 {
	width:387px !important;
	left:54px !important;
	top:90px !important;
	min-height:135px !important;
}

#item390 {
	width:292px !important;
	height:40px !important;
}

#item1951 {
	width:264px !important;
	left:51px !important;
	top:90px !important;
	min-height:489px !important;
}

#item1973 {
	width:264px !important;
	left:332px !important;
	top:91px !important;
	min-height:311px !important;
}

#item19905 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item2006 {
	width:264px !important;
	height:28px !important;
	left:51px !important;
	top:50px !important;
	background:#007c3a;
}

#item2035 {
	width:264px !important;
	left:28px !important;
	top:50px !important;
	min-height:538px !important;
}

#item19882 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item19859 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item2057 {
	width:264px !important;
	left:332px !important;
	top:45px !important;
	min-height:546px !important;
}

#item2091 {
	width:264px !important;
	height:28px !important;
	left:332px !important;
	top:271px !important;
	background:#007c3a;
}

#item2120 {
	width:264px !important;
	left:309px !important;
	top:64px !important;
	min-height:512px !important;
}

#item2164 {
	width:264px !important;
	left:28px !important;
	top:50px !important;
	min-height:524px !important;
}

#item19836 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item2202 {
	width:264px !important;
	height:30px !important;
	left:28px !important;
	top:312px !important;
	background:#007c3a;
}

#item19813 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item2142 {
	width:264px !important;
	left:51px !important;
	top:64px !important;
	min-height:359px !important;
}

#item2226 {
	mix-blend-mode:multiply;
	width:641px !important;
	height:658px !important;
	left:-17px !important;
	top:-17px !important;
	background:#23ad7c;
}

#item2246 {
	width:387px !important;
	left:54px !important;
	top:45px !important;
	min-height:135px !important;
}

#item19790 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item489 {
	width:292px !important;
	height:40px !important;
}

#item2213 {
	width:334px !important;
	height:279px !important;
	left:261px !important;
	top:309px !important;
	background:#23ad7c;
}

#item19767 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item2268 {
	width:544px !important;
	left:51px !important;
	top:48px !important;
	min-height:126px !important;
}

#item2300 {
	width:193px !important;
	left:262px !important;
	top:207px !important;
	min-height:105px !important;
}

#item2322 {
	width:306px !important;
	left:276px !important;
	top:322px !important;
	min-height:258px !important;
}

#item2344 {
	width:193px !important;
	height:29px !important;
	left:51px !important;
	top:160px !important;
	background:#007c3a;
}

#item463 {
	width:292px !important;
	height:40px !important;
}

#item2384 {
	width:334px !important;
	left:239px !important;
	top:105px !important;
	min-height:41px !important;
}

#item2406 {
	width:334px !important;
	left:239px !important;
	top:157px !important;
	min-height:155px !important;
}

#item19744 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item2409 {
	width:544px !important;
	height:262px !important;
	left:28px !important;
	top:326px !important;
	background:#23ad7c;
}

#item2429 {
	width:522px !important;
	left:42px !important;
	top:328px !important;
	min-height:255px !important;
}

#item2496 {
	width:193px !important;
	height:28px !important;
	left:28px !important;
	top:63px !important;
	background:#007c3a;
}

#item19720 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item2451 {
	width:264px !important;
	left:51px !important;
	top:89px !important;
	min-height:499px !important;
}

#item2473 {
	width:264px !important;
	left:332px !important;
	top:90px !important;
	min-height:396px !important;
}

#item2518 {
	width:264px !important;
	height:28px !important;
	left:51px !important;
	top:50px !important;
	background:#007c3a;
}

#item2547 {
	width:264px !important;
	left:28px !important;
	top:75px !important;
	min-height:503px !important;
}

#item2569 {
	width:264px !important;
	left:309px !important;
	top:75px !important;
	min-height:493px !important;
}

#item19697 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item2591 {
	width:264px !important;
	left:51px !important;
	top:54px !important;
	min-height:465px !important;
}

#item2613 {
	width:264px !important;
	left:332px !important;
	top:63px !important;
	min-height:306px !important;
}

#item19674 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item2654 {
	width:264px !important;
	left:28px !important;
	top:59px !important;
	min-height:468px !important;
}

#item2676 {
	width:264px !important;
	left:309px !important;
	top:105px !important;
	min-height:462px !important;
}

#item19651 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item2698 {
	width:264px !important;
	left:51px !important;
	top:63px !important;
	min-height:450px !important;
}

#item2720 {
	width:264px !important;
	left:332px !important;
	top:57px !important;
	min-height:528px !important;
}

#item19628 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item2755 {
	mix-blend-mode:multiply;
	width:642px !important;
	height:658px !important;
	left:-18px !important;
	top:-17px !important;
	background:#23ad7c;
}

#item2775 {
	width:468px !important;
	left:27px !important;
	top:499px !important;
	min-height:77px !important;
}

#item19605 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item631 {
	width:573px !important;
	height:40px !important;
}

#item19582 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item2797 {
	width:264px !important;
	left:51px !important;
	top:131px !important;
	min-height:109px !important;
}

#item2819 {
	width:264px !important;
	height:179px !important;
	left:51px !important;
	top:243px !important;
	background:#9d9c9c;
}

#item2841 {
	width:264px !important;
	height:224px !important;
	left:332px !important;
	top:367px !important;
	background:#9d9c9c;
}

#item2863 {
	width:264px !important;
	height:138px !important;
	left:51px !important;
	top:436px !important;
	background:#6f6f6e;
}

#item2897 {
	width:264px !important;
	left:332px !important;
	top:311px !important;
	min-height:43px !important;
}

#item2919 {
	width:243px !important;
	height:69px !important;
	left:51px !important;
	top:50px !important;
	background:#007c3a;
}

#item2941 {
	width:264px !important;
	height:69px !important;
	left:332px !important;
	top:229px !important;
	background:#007c3a;
}

#item605 {
	width:292px !important;
	height:40px !important;
}

#item2970 {
	width:264px !important;
	height:193px !important;
	left:28px !important;
	top:64px !important;
	background:#6f6f6e;
}

#item2992 {
	width:264px !important;
	height:221px !important;
	left:309px !important;
	top:284px !important;
	background:#989898;
}

#item3014 {
	width:264px !important;
	height:207px !important;
	left:309px !important;
	top:64px !important;
	background:#b2b2b1;
}

#item3036 {
	width:264px !important;
	height:194px !important;
	left:28px !important;
	top:270px !important;
	background:#9d9c9c;
}

#item19559 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item19536 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item3068 {
	width:264px !important;
	left:51px !important;
	top:304px !important;
	min-height:270px !important;
}

#item3090 {
	width:264px !important;
	left:332px !important;
	top:64px !important;
	min-height:512px !important;
}

#item3112 {
	width:263px !important;
	height:26px !important;
	left:51px !important;
	top:271px !important;
	background:#007c3a;
}

#item3141 {
	width:264px !important;
	left:28px !important;
	top:81px !important;
	min-height:262px !important;
}

#item3173 {
	width:264px !important;
	left:309px !important;
	top:64px !important;
	min-height:224px !important;
}

#item19513 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item19490 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item3195 {
	width:264px !important;
	left:51px !important;
	top:144px !important;
	min-height:324px !important;
}

#item3217 {
	width:264px !important;
	height:263px !important;
	left:332px !important;
	top:104px !important;
	background:#9d9c9c;
}

#item3239 {
	width:264px !important;
	left:332px !important;
	top:62px !important;
	min-height:29px !important;
}

#item3278 {
	width:264px !important;
	height:70px !important;
	left:51px !important;
	top:63px !important;
	background:#007c3a;
}

#item3308 {
	width:264px !important;
	left:309px !important;
	top:318px !important;
	min-height:42px !important;
}

#item3330 {
	width:264px !important;
	height:138px !important;
	left:309px !important;
	top:367px !important;
	background:#b2b2b1;
}

#item3528 {
	width:264px !important;
	height:196px !important;
	left:309px !important;
	top:105px !important;
	background:#6f6f6e;
}

#item3550 {
	width:264px !important;
	left:309px !important;
	top:63px !important;
	min-height:28px !important;
}

#item19467 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item19444 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item3352 {
	width:264px !important;
	left:51px !important;
	top:64px !important;
	min-height:35px !important;
}

#item3374 {
	width:264px !important;
	height:207px !important;
	left:51px !important;
	top:105px !important;
	background:#9d9c9c;
}

#item3396 {
	width:264px !important;
	left:51px !important;
	top:340px !important;
	min-height:28px !important;
}

#item3418 {
	width:264px !important;
	height:207px !important;
	left:51px !important;
	top:381px !important;
	background:#6f6f6e;
}

#item3440 {
	width:264px !important;
	height:221px !important;
	left:332px !important;
	top:326px !important;
	background:#b2b2b1;
}

#item3462 {
	width:264px !important;
	left:332px !important;
	top:64px !important;
	min-height:28px !important;
}

#item3484 {
	width:264px !important;
	height:152px !important;
	left:332px !important;
	top:105px !important;
	background:#afafaf;
}

#item3506 {
	width:264px !important;
	left:332px !important;
	top:283px !important;
	min-height:30px !important;
}

#item3608 {
	width:264px !important;
	height:248px !important;
	left:28px !important;
	top:91px !important;
	background:#9d9c9c;
}

#item3630 {
	width:264px !important;
	left:309px !important;
	top:50px !important;
	min-height:32px !important;
}

#item3652 {
	width:264px !important;
	left:28px !important;
	top:50px !important;
	min-height:32px !important;
}

#item3674 {
	width:264px !important;
	height:248px !important;
	left:309px !important;
	top:91px !important;
	background:#6f6f6e;
}

#item19421 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item3708 {
	width:264px !important;
	height:69px !important;
	left:51px !important;
	top:50px !important;
	background:#007c3a;
}

#item3730 {
	width:264px !important;
	left:51px !important;
	top:133px !important;
	min-height:458px !important;
}

#item3752 {
	width:264px !important;
	left:332px !important;
	top:114px !important;
	min-height:237px !important;
}

#item19398 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item13350 {
	width:123px !important;
	height:28px !important;
	left:28px !important;
	top:62px !important;
	background:#7fb94c;
}

#item3792 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:483px !important;
}

#item3814 {
	width:264px !important;
	left:309px !important;
	top:133px !important;
	min-height:313px !important;
}

#item19375 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item19352 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item3836 {
	width:264px !important;
	left:51px !important;
	top:105px !important;
	min-height:471px !important;
}

#item3858 {
	width:264px !important;
	left:332px !important;
	top:126px !important;
	min-height:247px !important;
}

#item13375 {
	width:123px !important;
	height:28px !important;
	left:28px !important;
	top:64px !important;
	background:#7fb94c;
}

#item3902 {
	width:264px !important;
	left:28px !important;
	top:65px !important;
	min-height:537px !important;
}

#item3924 {
	width:264px !important;
	left:309px !important;
	top:135px !important;
	min-height:439px !important;
}

#item19328 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item3946 {
	width:264px !important;
	left:51px !important;
	top:77px !important;
	min-height:517px !important;
}

#item3968 {
	width:264px !important;
	left:332px !important;
	top:77px !important;
	min-height:469px !important;
}

#item19305 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item3998 {
	width:264px !important;
	left:28px !important;
	top:62px !important;
	min-height:211px !important;
}

#item4020 {
	width:264px !important;
	left:309px !important;
	top:63px !important;
	min-height:497px !important;
}

#item19282 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item19259 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item13404 {
	width:123px !important;
	height:28px !important;
	left:51px !important;
	top:49px !important;
	background:#7fb94c;
}

#item4042 {
	width:264px !important;
	left:51px !important;
	top:64px !important;
	min-height:516px !important;
}

#item4064 {
	width:264px !important;
	left:332px !important;
	top:135px !important;
	min-height:315px !important;
}

#item19236 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item4132 {
	width:264px !important;
	left:28px !important;
	top:60px !important;
	min-height:537px !important;
}

#item4154 {
	width:264px !important;
	left:309px !important;
	top:64px !important;
	min-height:527px !important;
}

#item19213 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item4109 {
	width:264px !important;
	left:51px !important;
	top:101px !important;
	min-height:391px !important;
}

#item4176 {
	width:123px !important;
	height:28px !important;
	left:51px !important;
	top:64px !important;
	background:#7fb94c;
}

#item4198 {
	width:264px !important;
	left:332px !important;
	top:64px !important;
	min-height:524px !important;
}

#item19190 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item4239 {
	mix-blend-mode:multiply;
	width:641px !important;
	height:658px !important;
	left:-17px !important;
	top:-17px !important;
	background:#23ad7c;
}

#item4261 {
	width:188px !important;
	left:54px !important;
	top:77px !important;
	min-height:54px !important;
}

#item774 {
	width:207px !important;
	height:36px !important;
}

#item14154 {
	width:123px !important;
	height:28px !important;
	left:332px !important;
	top:229px !important;
	background:#7fb94c;
}

#item14131 {
	width:123px !important;
	height:28px !important;
	left:51px !important;
	top:215px !important;
	background:#7fb94c;
}

#item19167 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item4283 {
	width:264px !important;
	left:51px !important;
	top:81px !important;
	min-height:483px !important;
}

#item4305 {
	width:264px !important;
	left:332px !important;
	top:71px !important;
	min-height:504px !important;
}

#item748 {
	width:292px !important;
	height:40px !important;
}

#item4346 {
	width:264px !important;
	left:29px !important;
	top:64px !important;
	min-height:469px !important;
}

#item4369 {
	width:264px !important;
	height:41px !important;
	left:309px !important;
	top:64px !important;
	background:#007c3a;
}

#item19143 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item4449 {
	width:264px !important;
	left:309px !important;
	top:112px !important;
	min-height:410px !important;
}

#item19120 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item4391 {
	width:264px !important;
	left:51px !important;
	top:63px !important;
	min-height:513px !important;
}

#item4413 {
	width:264px !important;
	left:332px !important;
	top:133px !important;
	min-height:182px !important;
}

#item4478 {
	width:264px !important;
	left:28px !important;
	top:50px !important;
	min-height:345px !important;
}

#item4500 {
	width:264px !important;
	left:309px !important;
	top:49px !important;
	min-height:539px !important;
}

#item19096 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item19073 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item4532 {
	width:264px !important;
	left:51px !important;
	top:49px !important;
	min-height:539px !important;
}

#item4554 {
	width:264px !important;
	left:332px !important;
	top:133px !important;
	min-height:455px !important;
}

#item4583 {
	width:264px !important;
	left:28px !important;
	top:60px !important;
	min-height:489px !important;
}

#item4605 {
	width:264px !important;
	left:309px !important;
	top:134px !important;
	min-height:427px !important;
}

#item19050 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item4627 {
	width:264px !important;
	left:51px !important;
	top:61px !important;
	min-height:407px !important;
}

#item4649 {
	width:264px !important;
	left:332px !important;
	top:60px !important;
	min-height:462px !important;
}

#item19026 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item4679 {
	width:263px !important;
	left:29px !important;
	top:63px !important;
	min-height:290px !important;
}

#item4701 {
	width:264px !important;
	left:309px !important;
	top:126px !important;
	min-height:410px !important;
}

#item4735 {
	width:264px !important;
	height:55px !important;
	left:309px !important;
	top:64px !important;
	background:#007c3a;
}

#item19003 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item4757 {
	width:264px !important;
	left:51px !important;
	top:59px !important;
	min-height:490px !important;
}

#item4779 {
	width:264px !important;
	left:332px !important;
	top:384px !important;
	min-height:204px !important;
}

#item18980 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item4825 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:44px !important;
}

#item4847 {
	width:264px !important;
	left:309px !important;
	top:118px !important;
	min-height:350px !important;
}

#item18957 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18933 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item4900 {
	width:264px !important;
	left:51px !important;
	top:56px !important;
	min-height:43px !important;
}

#item4922 {
	width:264px !important;
	left:51px !important;
	top:471px !important;
	min-height:89px !important;
}

#item4944 {
	width:264px !important;
	left:332px !important;
	top:100px !important;
	min-height:431px !important;
}

#item4973 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:41px !important;
}

#item4995 {
	width:264px !important;
	left:28px !important;
	top:296px !important;
	min-height:235px !important;
}

#item5028 {
	width:264px !important;
	left:309px !important;
	top:128px !important;
	min-height:460px !important;
}

#item5050 {
	width:249px !important;
	height:55px !important;
	left:309px !important;
	top:64px !important;
	background:#007c3a;
}

#item18910 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18887 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item5072 {
	width:264px !important;
	left:51px !important;
	top:284px !important;
	min-height:281px !important;
}

#item5094 {
	width:264px !important;
	left:332px !important;
	top:63px !important;
	min-height:525px !important;
}

#item5128 {
	width:159px !important;
	left:156px !important;
	top:249px !important;
	min-height:8px !important;
}

#item5172 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:505px !important;
}

#item18864 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item5194 {
	width:264px !important;
	left:332px !important;
	top:336px !important;
	min-height:254px !important;
}

#item18841 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item18818 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item5292 {
	width:263px !important;
	left:29px !important;
	top:63px !important;
	min-height:456px !important;
}

#item5314 {
	width:264px !important;
	left:309px !important;
	top:64px !important;
	min-height:485px !important;
}

#item18795 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item5248 {
	width:264px !important;
	left:51px !important;
	top:63px !important;
	min-height:532px !important;
}

#item5270 {
	width:264px !important;
	left:332px !important;
	top:50px !important;
	min-height:526px !important;
}

#item5344 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:509px !important;
}

#item18772 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18749 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item5380 {
	width:301px !important;
	left:294px !important;
	top:54px !important;
	min-height:630px !important;
}

#item18726 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item5400 {
	mix-blend-mode:multiply;
	width:641px !important;
	height:677px !important;
	left:-17px !important;
	top:-36px !important;
	background:#23ad7c;
}

#item5420 {
	width:468px !important;
	left:105px !important;
	top:77px !important;
	min-height:51px !important;
}

#item917 {
	width:292px !important;
	height:36px !important;
}

#item18703 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item13993 {
	width:123px !important;
	height:28px !important;
	left:51px !important;
	top:229px !important;
	background:#7fb94c;
}

#item5442 {
	width:264px !important;
	left:51px !important;
	top:79px !important;
	min-height:488px !important;
}

#item5464 {
	width:264px !important;
	left:332px !important;
	top:72px !important;
	min-height:519px !important;
}

#item891 {
	width:292px !important;
	height:40px !important;
}

#item14017 {
	width:123px !important;
	height:28px !important;
	left:309px !important;
	top:271px !important;
	background:#7fb94c;
}

#item5586 {
	width:264px !important;
	left:309px !important;
	top:64px !important;
	min-height:524px !important;
}

#item18680 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item5494 {
	width:544px !important;
	left:51px !important;
	top:50px !important;
	min-height:130px !important;
}

#item5541 {
	width:264px !important;
	left:51px !important;
	top:188px !important;
	min-height:179px !important;
}

#item5563 {
	width:325px !important;
	left:270px !important;
	top:395px !important;
	min-height:182px !important;
}

#item5608 {
	width:544px !important;
	height:41px !important;
	left:51px !important;
	top:91px !important;
	background:#007c3a;
}

#item18657 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item5658 {
	width:368px !important;
	left:28px !important;
	top:77px !important;
	min-height:240px !important;
}

#item5680 {
	width:193px !important;
	left:28px !important;
	top:340px !important;
	min-height:155px !important;
}

#item18634 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item5702 {
	width:264px !important;
	left:51px !important;
	top:103px !important;
	min-height:98px !important;
}

#item5724 {
	width:264px !important;
	left:332px !important;
	top:105px !important;
	min-height:84px !important;
}

#item18610 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item5764 {
	width:264px !important;
	left:28px !important;
	top:113px !important;
	min-height:103px !important;
}

#item5786 {
	width:264px !important;
	left:309px !important;
	top:117px !important;
	min-height:85px !important;
}

#item18587 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18564 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item5808 {
	width:264px !important;
	left:51px !important;
	top:119px !important;
	min-height:83px !important;
}

#item5872 {
	width:264px !important;
	left:332px !important;
	top:119px !important;
	min-height:110px !important;
}

#item5926 {
	width:264px !important;
	left:28px !important;
	top:116px !important;
	min-height:90px !important;
}

#item5948 {
	width:264px !important;
	left:309px !important;
	top:111px !important;
	min-height:203px !important;
}

#item18540 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18517 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item5982 {
	width:264px !important;
	left:51px !important;
	top:107px !important;
	min-height:44px !important;
}

#item6013 {
	width:264px !important;
	left:332px !important;
	top:109px !important;
	min-height:203px !important;
}

#item18494 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item6139 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:143px !important;
}

#item6161 {
	width:193px !important;
	left:28px !important;
	top:340px !important;
	min-height:250px !important;
}

#item6184 {
	width:264px !important;
	left:309px !important;
	top:63px !important;
	min-height:99px !important;
}

#item18471 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item6206 {
	width:264px !important;
	left:51px !important;
	top:63px !important;
	min-height:259px !important;
}

#item6228 {
	width:264px !important;
	left:332px !important;
	top:64px !important;
	min-height:97px !important;
}

#item6257 {
	width:333px !important;
	height:54px !important;
	left:29px !important;
	top:63px !important;
	background:#007c3a;
}

#item6279 {
	width:193px !important;
	left:28px !important;
	top:126px !important;
	min-height:365px !important;
}

#item18448 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item6311 {
	width:193px !important;
	left:121px !important;
	top:63px !important;
	min-height:90px !important;
}

#item6333 {
	width:264px !important;
	left:121px !important;
	top:270px !important;
	min-height:17px !important;
}

#item18425 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item6404 {
	width:544px !important;
	left:28px !important;
	top:106px !important;
	min-height:125px !important;
}

#item6441 {
	width:264px !important;
	left:309px !important;
	top:434px !important;
	min-height:140px !important;
}

#item18402 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18378 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item6463 {
	width:264px !important;
	left:51px !important;
	top:64px !important;
	min-height:111px !important;
}

#item6485 {
	width:264px !important;
	left:51px !important;
	top:232px !important;
	min-height:110px !important;
}

#item6527 {
	width:264px !important;
	left:332px !important;
	top:229px !important;
	min-height:110px !important;
}

#item6589 {
	width:264px !important;
	left:309px !important;
	top:242px !important;
	min-height:125px !important;
}

#item6677 {
	width:264px !important;
	left:28px !important;
	top:241px !important;
	min-height:113px !important;
}

#item6699 {
	width:193px !important;
	left:28px !important;
	top:64px !important;
	min-height:138px !important;
}

#item18355 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18332 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item6567 {
	width:264px !important;
	left:51px !important;
	top:77px !important;
	min-height:110px !important;
}

#item6611 {
	width:264px !important;
	left:332px !important;
	top:74px !important;
	min-height:124px !important;
}

#item6633 {
	width:264px !important;
	left:332px !important;
	top:395px !important;
	min-height:199px !important;
}

#item6810 {
	width:264px !important;
	height:28px !important;
	left:28px !important;
	top:160px !important;
	background:#b2b2b1;
}

#item6832 {
	width:264px !important;
	height:41px !important;
	left:309px !important;
	top:105px !important;
	background:#b2b2b1;
}

#item18309 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item6950 {
	width:263px !important;
	height:41px !important;
	left:29px !important;
	top:105px !important;
	background:#007c3a;
}

#item15741 {
	width:264px !important;
	left:309px !important;
	top:542px !important;
	min-height:36px !important;
}

#item15769 {
	width:262px !important;
	left:30px !important;
	top:477px !important;
	min-height:42px !important;
}

#item18286 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item6888 {
	width:264px !important;
	height:28px !important;
	left:51px !important;
	top:105px !important;
	background:#b2b2b1;
}

#item15713 {
	width:263px !important;
	left:51px !important;
	top:417px !important;
	min-height:42px !important;
}

#item6980 {
	width:544px !important;
	left:28px !important;
	top:123px !important;
	min-height:41px !important;
}

#item18263 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item7078 {
	width:309px !important;
	height:41px !important;
	left:28px !important;
	top:64px !important;
	background:#007c3a;
}

#item18240 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item7034 {
	width:264px !important;
	left:51px !important;
	top:77px !important;
	min-height:157px !important;
}

#item7056 {
	width:264px !important;
	left:332px !important;
	top:77px !important;
	min-height:513px !important;
}

#item1034 {
	width:292px !important;
	height:40px !important;
}

#item7098 {
	mix-blend-mode:multiply;
	width:641px !important;
	height:658px !important;
	left:-17px !important;
	top:-17px !important;
	background:#23ad7c;
}

#item7118 {
	width:468px !important;
	left:81px !important;
	top:50px !important;
	min-height:135px !important;
}

#item18217 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item1060 {
	width:239px !important;
	height:36px !important;
}

#item18194 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item7140 {
	width:263px !important;
	left:51px !important;
	top:50px !important;
	min-height:538px !important;
}

#item7177 {
	width:264px !important;
	left:332px !important;
	top:50px !important;
	min-height:207px !important;
}

#item7199 {
	width:264px !important;
	height:55px !important;
	left:332px !important;
	top:284px !important;
	background:#007c3a;
}

#item7221 {
	width:264px !important;
	left:332px !important;
	top:353px !important;
	min-height:92px !important;
}

#item7243 {
	width:109px !important;
	left:332px !important;
	top:549px !important;
	min-height:39px !important;
}

#item7272 {
	width:264px !important;
	left:28px !important;
	top:118px !important;
	min-height:458px !important;
}

#item18171 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item7317 {
	width:264px !important;
	height:41px !important;
	left:28px !important;
	top:64px !important;
	background:#007c3a;
}

#item7339 {
	width:264px !important;
	left:309px !important;
	top:117px !important;
	min-height:287px !important;
}

#item7361 {
	width:211px !important;
	left:334px !important;
	top:408px !important;
	min-height:124px !important;
}

#item7383 {
	width:264px !important;
	left:309px !important;
	top:544px !important;
	min-height:50px !important;
}

#item18147 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item7412 {
	width:264px !important;
	left:28px !important;
	top:80px !important;
	min-height:469px !important;
}

#item7434 {
	width:264px !important;
	left:309px !important;
	top:107px !important;
	min-height:469px !important;
}

#item18124 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18101 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item18078 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item18055 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item7495 {
	width:264px !important;
	left:28px !important;
	top:127px !important;
	min-height:379px !important;
}

#item7571 {
	width:264px !important;
	height:53px !important;
	left:28px !important;
	top:64px !important;
	background:#007c3a;
}

#item18032 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item7517 {
	width:264px !important;
	left:332px !important;
	top:117px !important;
	min-height:236px !important;
}

#item7549 {
	width:264px !important;
	left:332px !important;
	top:188px !important;
	min-height:193px !important;
}

#item18009 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item17986 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item17963 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item17940 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item1346 {
	width:212px !important;
	height:36px !important;
}

#item17917 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item1320 {
	width:292px !important;
	height:40px !important;
}

#item17894 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item7842 {
	mix-blend-mode:multiply;
	width:641px !important;
	height:658px !important;
	left:-17px !important;
	top:-17px !important;
	background:#23ad7c;
}

#item7864 {
	width:178px !important;
	left:395px !important;
	top:518px !important;
	min-height:51px !important;
}

#item17871 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item7886 {
	width:264px !important;
	left:51px !important;
	top:91px !important;
	min-height:500px !important;
}

#item7908 {
	width:264px !important;
	left:332px !important;
	top:89px !important;
	min-height:501px !important;
}

#item7930 {
	width:264px !important;
	height:27px !important;
	left:51px !important;
	top:51px !important;
	background:#007c3a;
}

#item7959 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:515px !important;
}

#item7981 {
	width:264px !important;
	height:57px !important;
	left:28px !important;
	top:353px !important;
	background:#b2b2b1;
}

#item17847 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item8028 {
	width:264px !important;
	left:51px !important;
	top:85px !important;
	min-height:442px !important;
}

#item17824 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item8068 {
	width:264px !important;
	left:28px !important;
	top:73px !important;
	min-height:487px !important;
}

#item17801 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item17775 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item8090 {
	width:264px !important;
	left:332px !important;
	top:91px !important;
	min-height:386px !important;
}

#item8154 {
	width:264px !important;
	height:28px !important;
	left:28px !important;
	top:104px !important;
	background:#7fb94c;
}

#item8176 {
	width:544px !important;
	left:28px !important;
	top:146px !important;
	min-height:316px !important;
}

#item17751 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item17728 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item8198 {
	width:544px !important;
	left:51px !important;
	top:146px !important;
	min-height:319px !important;
}

#item8227 {
	width:264px !important;
	height:97px !important;
	left:28px !important;
	top:77px !important;
	background:#b2b2b1;
}

#item17705 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item8263 {
	width:264px !important;
	left:309px !important;
	top:77px !important;
	min-height:485px !important;
}

#item17682 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item8285 {
	width:264px !important;
	left:51px !important;
	top:77px !important;
	min-height:513px !important;
}

#item8307 {
	width:264px !important;
	left:332px !important;
	top:77px !important;
	min-height:238px !important;
}

#item8329 {
	width:264px !important;
	left:332px !important;
	top:326px !important;
	min-height:166px !important;
}

#item8359 {
	width:264px !important;
	left:28px !important;
	top:77px !important;
	min-height:345px !important;
}

#item8381 {
	width:264px !important;
	left:309px !important;
	top:77px !important;
	min-height:241px !important;
}

#item17659 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item8425 {
	width:264px !important;
	left:51px !important;
	top:77px !important;
	min-height:179px !important;
}

#item8447 {
	width:264px !important;
	height:28px !important;
	left:51px !important;
	top:286px !important;
	background:#7fb94c;
}

#item8469 {
	width:544px !important;
	left:51px !important;
	top:325px !important;
	min-height:221px !important;
}

#item17636 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item8510 {
	width:544px !important;
	left:28px !important;
	top:50px !important;
	min-height:83px !important;
}

#item8532 {
	width:264px !important;
	height:28px !important;
	left:28px !important;
	top:160px !important;
	background:#7fb94c;
}

#item8554 {
	width:544px !important;
	left:28px !important;
	top:202px !important;
	min-height:210px !important;
}

#item17613 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item17586 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item8588 {
	width:263px !important;
	height:83px !important;
	left:51px !important;
	top:64px !important;
	background:#b2b2b1;
}

#item8623 {
	width:264px !important;
	left:332px !important;
	top:63px !important;
	min-height:415px !important;
}

#item8653 {
	width:264px !important;
	left:28px !important;
	top:63px !important;
	min-height:504px !important;
}

#item8675 {
	width:264px !important;
	left:309px !important;
	top:64px !important;
	min-height:527px !important;
}

#item8697 {
	width:264px !important;
	left:309px !important;
	top:119px !important;
	min-height:166px !important;
}

#item17563 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item8719 {
	width:264px !important;
	left:51px !important;
	top:64px !important;
	min-height:262px !important;
}

#item8741 {
	width:264px !important;
	left:332px !important;
	top:64px !important;
	min-height:527px !important;
}

#item8763 {
	width:264px !important;
	height:28px !important;
	left:51px !important;
	top:340px !important;
	background:#7fb94c;
}

#item8785 {
	width:544px !important;
	left:51px !important;
	top:381px !important;
	min-height:210px !important;
}

#item17540 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item8814 {
	width:544px !important;
	left:28px !important;
	top:50px !important;
	min-height:83px !important;
}

#item8836 {
	width:264px !important;
	height:28px !important;
	left:28px !important;
	top:160px !important;
	background:#7fb94c;
}

#item8858 {
	width:544px !important;
	left:28px !important;
	top:202px !important;
	min-height:203px !important;
}

#item8880 {
	width:544px !important;
	left:28px !important;
	top:505px !important;
	min-height:28px !important;
}

#item17517 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item8917 {
	width:264px !important;
	height:97px !important;
	left:51px !important;
	top:64px !important;
	background:#b2b2b1;
}

#item8949 {
	width:264px !important;
	left:332px !important;
	top:201px !important;
	min-height:387px !important;
}

#item17494 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item8992 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:527px !important;
}

#item9014 {
	width:264px !important;
	left:309px !important;
	top:63px !important;
	min-height:69px !important;
}

#item9036 {
	width:264px !important;
	left:309px !important;
	top:160px !important;
	min-height:349px !important;
}

#item17471 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item9059 {
	width:264px !important;
	left:51px !important;
	top:64px !important;
	min-height:445px !important;
}

#item9081 {
	width:264px !important;
	left:51px !important;
	top:518px !important;
	min-height:73px !important;
}

#item17448 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item9120 {
	width:264px !important;
	left:28px !important;
	top:109px !important;
	min-height:465px !important;
}

#item17425 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item9161 {
	width:264px !important;
	left:309px !important;
	top:533px !important;
	min-height:44px !important;
}

#item9227 {
	width:264px !important;
	height:41px !important;
	left:28px !important;
	top:50px !important;
	background:#007c3a;
}

#item17402 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item9183 {
	width:264px !important;
	left:51px !important;
	top:174px !important;
	min-height:360px !important;
}

#item9205 {
	width:264px !important;
	left:332px !important;
	top:189px !important;
	min-height:361px !important;
}

#item9249 {
	width:264px !important;
	height:96px !important;
	left:51px !important;
	top:64px !important;
	background:#007c3a;
}

#item9271 {
	width:264px !important;
	height:110px !important;
	left:332px !important;
	top:64px !important;
	background:#007c3a;
}

#item1177 {
	width:292px !important;
	height:40px !important;
}

#item9297 {
	mix-blend-mode:multiply;
	width:642px !important;
	height:658px !important;
	left:-18px !important;
	top:-17px !important;
	background:#23ad7c;
}

#item9317 {
	width:468px !important;
	left:54px !important;
	top:85px !important;
	min-height:51px !important;
}

#item17378 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item1203 {
	width:218px !important;
	height:36px !important;
}

#item17355 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item9339 {
	width:263px !important;
	left:51px !important;
	top:48px !important;
	min-height:540px !important;
}

#item9361 {
	width:264px !important;
	left:332px !important;
	top:91px !important;
	min-height:143px !important;
}

#item9404 {
	width:264px !important;
	height:28px !important;
	left:51px !important;
	top:50px !important;
	background:#007c3a;
}

#item9426 {
	width:264px !important;
	height:82px !important;
	left:51px !important;
	top:299px !important;
	background:#007c3a;
}

#item9455 {
	width:544px !important;
	left:28px !important;
	top:105px !important;
	min-height:17px !important;
}

#item9477 {
	width:123px !important;
	height:28px !important;
	left:28px !important;
	top:64px !important;
	background:#7fb94c;
}

#item9499 {
	width:544px !important;
	left:28px !important;
	top:133px !important;
	min-height:347px !important;
}

#item9521 {
	width:334px !important;
	left:239px !important;
	top:456px !important;
	min-height:135px !important;
}

#item17332 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item17309 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item9556 {
	width:237px !important;
	height:28px !important;
	left:51px !important;
	top:367px !important;
	background:#7fb94c;
}

#item9600 {
	width:544px !important;
	left:51px !important;
	top:243px !important;
	min-height:99px !important;
}

#item9622 {
	width:544px !important;
	left:51px !important;
	top:409px !important;
	min-height:28px !important;
}

#item9651 {
	width:544px !important;
	left:28px !important;
	top:99px !important;
	min-height:36px !important;
}

#item9696 {
	width:544px !important;
	left:28px !important;
	top:326px !important;
	min-height:30px !important;
}

#item17286 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item9731 {
	width:544px !important;
	left:51px !important;
	top:105px !important;
	min-height:28px !important;
}

#item17263 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item9772 {
	width:237px !important;
	height:28px !important;
	left:28px !important;
	top:50px !important;
	background:#7fb94c;
}

#item9794 {
	width:544px !important;
	left:28px !important;
	top:91px !important;
	min-height:41px !important;
}

#item9816 {
	width:544px !important;
	left:29px !important;
	top:146px !important;
	min-height:317px !important;
}

#item9838 {
	width:544px !important;
	left:28px !important;
	top:478px !important;
	min-height:99px !important;
}

#item9860 {
	width:251px !important;
	left:322px !important;
	top:535px !important;
	min-height:42px !important;
}

#item17240 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item9882 {
	width:544px !important;
	left:51px !important;
	top:119px !important;
	min-height:319px !important;
}

#item9904 {
	width:544px !important;
	left:51px !important;
	top:64px !important;
	min-height:41px !important;
}

#item17217 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item9926 {
	width:544px !important;
	left:51px !important;
	top:450px !important;
	min-height:141px !important;
}

#item9955 {
	width:544px !important;
	left:28px !important;
	top:64px !important;
	min-height:41px !important;
}

#item9977 {
	width:544px !important;
	left:29px !important;
	top:119px !important;
	min-height:317px !important;
}

#item9999 {
	width:544px !important;
	left:28px !important;
	top:450px !important;
	min-height:138px !important;
}

#item17194 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item10021 {
	width:544px !important;
	left:51px !important;
	top:64px !important;
	min-height:41px !important;
}

#item10043 {
	width:544px !important;
	left:51px !important;
	top:119px !important;
	min-height:318px !important;
}

#item17171 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item10065 {
	width:544px !important;
	left:51px !important;
	top:450px !important;
	min-height:140px !important;
}

#item10094 {
	width:125px !important;
	height:28px !important;
	left:28px !important;
	top:77px !important;
	background:#7fb94c;
}

#item10116 {
	width:544px !important;
	left:28px !important;
	top:118px !important;
	min-height:15px !important;
}

#item10138 {
	width:438px !important;
	left:81px !important;
	top:145px !important;
	min-height:153px !important;
}

#item10160 {
	width:544px !important;
	left:28px !important;
	top:316px !important;
	min-height:248px !important;
}

#item17148 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item10182 {
	width:125px !important;
	height:28px !important;
	left:51px !important;
	top:50px !important;
	background:#7fb94c;
}

#item10204 {
	width:544px !important;
	left:51px !important;
	top:91px !important;
	min-height:42px !important;
}

#item10226 {
	width:544px !important;
	left:51px !important;
	top:146px !important;
	min-height:304px !important;
}

#item17125 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item10248 {
	width:544px !important;
	left:51px !important;
	top:463px !important;
	min-height:128px !important;
}

#item10277 {
	width:123px !important;
	height:28px !important;
	left:28px !important;
	top:91px !important;
	background:#7fb94c;
}

#item10299 {
	width:544px !important;
	left:28px !important;
	top:132px !important;
	min-height:194px !important;
}

#item10321 {
	width:334px !important;
	left:239px !important;
	top:353px !important;
	min-height:221px !important;
}

#item17102 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item17079 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item10354 {
	width:123px !important;
	height:28px !important;
	left:51px !important;
	top:91px !important;
	background:#7fb94c;
}

#item10376 {
	width:123px !important;
	height:28px !important;
	left:51px !important;
	top:340px !important;
	background:#7fb94c;
}

#item10409 {
	width:544px !important;
	left:51px !important;
	top:133px !important;
	min-height:14px !important;
}

#item10431 {
	width:544px !important;
	left:51px !important;
	top:381px !important;
	min-height:55px !important;
}

#item10453 {
	width:158px !important;
	left:244px !important;
	top:450px !important;
	min-height:110px !important;
}

#item10482 {
	width:140px !important;
	height:28px !important;
	left:28px !important;
	top:77px !important;
	background:#7fb94c;
}

#item10504 {
	width:123px !important;
	height:28px !important;
	left:28px !important;
	top:450px !important;
	background:#7fb94c;
}

#item10526 {
	width:544px !important;
	left:28px !important;
	top:117px !important;
	min-height:31px !important;
}

#item10548 {
	width:544px !important;
	left:28px !important;
	top:492px !important;
	min-height:41px !important;
}

#item10570 {
	width:545px !important;
	left:28px !important;
	top:160px !important;
	min-height:262px !important;
}

#item17056 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item10592 {
	width:140px !important;
	height:28px !important;
	left:51px !important;
	top:77px !important;
	background:#7fb94c;
}

#item10614 {
	width:123px !important;
	height:28px !important;
	left:51px !important;
	top:312px !important;
	background:#7fb94c;
}

#item10636 {
	width:342px !important;
	left:51px !important;
	top:117px !important;
	min-height:16px !important;
}

#item10658 {
	width:544px !important;
	left:51px !important;
	top:352px !important;
	min-height:195px !important;
}

#item17033 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item10680 {
	width:545px !important;
	left:51px !important;
	top:146px !important;
	min-height:138px !important;
}

#item10709 {
	width:544px !important;
	left:28px !important;
	top:77px !important;
	min-height:386px !important;
}

#item10731 {
	width:226px !important;
	left:199px !important;
	top:478px !important;
	min-height:97px !important;
}

#item17010 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16986 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item10753 {
	width:544px !important;
	left:51px !important;
	top:77px !important;
	min-height:472px !important;
}

#item10782 {
	width:264px !important;
	left:28px !important;
	top:118px !important;
	min-height:364px !important;
}

#item10804 {
	width:264px !important;
	left:309px !important;
	top:64px !important;
	min-height:318px !important;
}

#item16963 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item10943 {
	width:264px !important;
	height:55px !important;
	left:28px !important;
	top:64px !important;
	background:#007c3a;
}

#item16940 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item10844 {
	width:544px !important;
	left:51px !important;
	top:77px !important;
	min-height:221px !important;
}

#item10866 {
	width:264px !important;
	left:51px !important;
	top:312px !important;
	min-height:29px !important;
}

#item10909 {
	width:264px !important;
	left:332px !important;
	top:314px !important;
	min-height:28px !important;
}

#item10972 {
	width:264px !important;
	left:28px !important;
	top:64px !important;
	min-height:29px !important;
}

#item10994 {
	width:264px !important;
	left:309px !important;
	top:64px !important;
	min-height:14px !important;
}

#item11016 {
	width:264px !important;
	left:28px !important;
	top:315px !important;
	min-height:29px !important;
}

#item11038 {
	width:264px !important;
	left:309px !important;
	top:315px !important;
	min-height:11px !important;
}

#item16917 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item11113 {
	width:264px !important;
	left:51px !important;
	top:64px !important;
	min-height:156px !important;
}

#item11135 {
	width:264px !important;
	left:332px !important;
	top:127px !important;
	min-height:94px !important;
}

#item11157 {
	width:123px !important;
	height:41px !important;
	left:51px !important;
	top:257px !important;
	background:#7fb94c;
}

#item11179 {
	width:544px !important;
	left:51px !important;
	top:306px !important;
	min-height:227px !important;
}

#item16894 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item11230 {
	width:544px !important;
	left:28px !important;
	top:249px !important;
	min-height:63px !important;
}

#item11252 {
	width:544px !important;
	left:28px !important;
	top:450px !important;
	min-height:104px !important;
}

#item16871 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item11295 {
	width:544px !important;
	left:51px !important;
	top:50px !important;
	min-height:44px !important;
}

#item11317 {
	width:544px !important;
	left:51px !important;
	top:229px !important;
	min-height:19px !important;
}

#item11339 {
	width:123px !important;
	height:41px !important;
	left:51px !important;
	top:271px !important;
	background:#7fb94c;
}

#item11361 {
	width:544px !important;
	left:51px !important;
	top:326px !important;
	min-height:144px !important;
}

#item16848 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item11390 {
	width:544px !important;
	left:28px !important;
	top:91px !important;
	min-height:138px !important;
}

#item11412 {
	width:200px !important;
	left:28px !important;
	top:244px !important;
	min-height:27px !important;
}

#item11434 {
	width:84px !important;
	left:28px !important;
	top:409px !important;
	min-height:13px !important;
}

#item16825 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16801 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item11490 {
	width:544px !important;
	left:51px !important;
	top:119px !important;
	min-height:359px !important;
}

#item11532 {
	width:123px !important;
	height:41px !important;
	left:51px !important;
	top:64px !important;
	background:#7fb94c;
}

#item11561 {
	width:544px !important;
	left:28px !important;
	top:64px !important;
	min-height:138px !important;
}

#item16778 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item11611 {
	width:544px !important;
	left:51px !important;
	top:105px !important;
	min-height:144px !important;
}

#item11633 {
	width:123px !important;
	height:41px !important;
	left:51px !important;
	top:50px !important;
	background:#7fb94c;
}

#item11677 {
	width:544px !important;
	left:51px !important;
	top:381px !important;
	min-height:55px !important;
}

#item16755 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item13448 {
	width:30px !important;
	height:27px !important;
	border-radius:3px;
	background:#fff;
}

#item13450 {
	width:4px !important;
	height:13px !important;
	top:7px !important;
	background:#7fb94c;
}

#item11706 {
	width:544px !important;
	left:28px !important;
	top:77px !important;
	min-height:152px !important;
}

#item11728 {
	width:544px !important;
	left:28px !important;
	top:312px !important;
	min-height:201px !important;
}

#item11750 {
	width:123px !important;
	height:41px !important;
	left:28px !important;
	top:257px !important;
	background:#7fb94c;
}

#item16732 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16709 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item11784 {
	width:544px !important;
	left:51px !important;
	top:74px !important;
	min-height:58px !important;
}

#item11826 {
	width:544px !important;
	left:51px !important;
	top:254px !important;
	min-height:71px !important;
}

#item11855 {
	width:544px !important;
	left:28px !important;
	top:119px !important;
	min-height:475px !important;
}

#item11877 {
	width:123px !important;
	height:41px !important;
	left:28px !important;
	top:64px !important;
	background:#7fb94c;
}

#item16685 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item11916 {
	width:544px !important;
	left:51px !important;
	top:64px !important;
	min-height:262px !important;
}

#item16662 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item11966 {
	width:264px !important;
	left:28px !important;
	top:118px !important;
	min-height:62px !important;
}

#item12011 {
	width:264px !important;
	left:309px !important;
	top:138px !important;
	min-height:22px !important;
}

#item16639 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item12087 {
	width:351px !important;
	height:55px !important;
	left:28px !important;
	top:64px !important;
	background:#007c3a;
}

#item16616 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item12065 {
	width:264px !important;
	left:51px !important;
	top:135px !important;
	min-height:39px !important;
}

#item12109 {
	width:264px !important;
	left:332px !important;
	top:133px !important;
	min-height:32px !important;
}

#item12167 {
	width:264px !important;
	left:28px !important;
	top:119px !important;
	min-height:46px !important;
}

#item12189 {
	width:264px !important;
	left:309px !important;
	top:119px !important;
	min-height:30px !important;
}

#item16592 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16569 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item12247 {
	width:264px !important;
	left:51px !important;
	top:119px !important;
	min-height:41px !important;
}

#item12269 {
	width:264px !important;
	left:332px !important;
	top:91px !important;
	min-height:14px !important;
}

#item12291 {
	width:264px !important;
	left:332px !important;
	top:340px !important;
	min-height:128px !important;
}

#item12320 {
	width:264px !important;
	left:28px !important;
	top:91px !important;
	min-height:41px !important;
}

#item12342 {
	width:264px !important;
	left:309px !important;
	top:91px !important;
	min-height:41px !important;
}

#item16546 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item12364 {
	width:264px !important;
	left:51px !important;
	top:118px !important;
	min-height:26px !important;
}

#item16523 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item12455 {
	width:263px !important;
	left:29px !important;
	top:174px !important;
	min-height:402px !important;
}

#item12477 {
	width:264px !important;
	left:309px !important;
	top:174px !important;
	min-height:366px !important;
}

#item12500 {
	width:263px !important;
	height:55px !important;
	left:29px !important;
	top:63px !important;
	background:#007c3a;
}

#item12522 {
	width:281px !important;
	left:28px !important;
	top:133px !important;
	min-height:28px !important;
}

#item16500 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item12544 {
	width:544px !important;
	left:51px !important;
	top:95px !important;
	min-height:31px !important;
}

#item16477 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item12600 {
	width:479px !important;
	left:28px !important;
	top:91px !important;
	min-height:55px !important;
}

#item16454 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16431 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item12697 {
	width:264px !important;
	left:28px !important;
	top:91px !important;
	min-height:14px !important;
}

#item16408 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16385 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item12749 {
	width:264px !important;
	left:51px !important;
	top:91px !important;
	min-height:14px !important;
}

#item12771 {
	width:264px !important;
	left:332px !important;
	top:91px !important;
	min-height:14px !important;
}

#item16362 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item12817 {
	mix-blend-mode:multiply;
	width:642px !important;
	height:658px !important;
	left:607px !important;
	top:-17px !important;
	background:#23ad7c;
}

#item1489 {
	width:502px !important;
	height:36px !important;
}

#item16339 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item12837 {
	width:261px !important;
	left:51px !important;
	top:457px !important;
	min-height:129px !important;
}

#item1463 {
	width:292px !important;
	height:40px !important;
}

#item16316 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16292 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item16269 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16246 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item16223 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16199 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item16176 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16153 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item16130 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16107 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item16084 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16061 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item16037 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item16014 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item15991 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

#item15968 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item15945 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

@keyframes intensificar-15891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-15891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13110 {
	width:298px !important;
	top:126px !important;
	min-height:67px !important;
}

#item15922 {
	width:45px !important;
	height:33px !important;
	left:579px !important;
	top:591px !important;
}

#item13172 {
	width:292px !important;
	height:40px !important;
}

#item13186 {
	width:663px !important;
	height:649px !important;
	left:-18px !important;
	top:-17px !important;
	background:#7fb94c;
}

@keyframes entrarvolandodesdeladerecha-13187 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-13187 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13188 {
	width:88px !important;
	height:93px !important;
	left:268px !important;
	top:425px !important;
}

@keyframes intensificar-13188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-13188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15899 {
	width:45px !important;
	height:33px !important;
	top:591px !important;
}

@keyframes intensificar-13200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-13200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13201 {
	width:1px !important;
	height:6px !important;
	left:15px !important;
	top:118px !important;
	background:#fff;
}
#in5footer,  #prefooter {display:none;}
