/* 	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:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
/* Estilos generales para los botones de navegación */
nav#page-nav > button {
	display: block;
	position: fixed;
	width: 40px;
	height: 40px;
	text-align: center;
	outline: 0;
	/* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
	   Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
	opacity: 1;
	will-change: transform;
  }

  nav#page-nav > button:hover {
	display: block;
	position: fixed;
	width: 40px;
	height: 40px;
	text-align: center;
	outline: 0;
	/* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
	   Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%230072ce'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
	opacity: 1;
	will-change: transform;
  }
  
nav#page-nav > #firstBtn,
nav#page-nav > #lastBtn {
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}

nav#page-nav > #firstBtn:hover,
nav#page-nav > #lastBtn:hover {
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%230072ce'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}
/* Botón back (anterior) a la izquierda a la mitad de la pantalla */
nav#page-nav > #backBtn {
	left: 0;
	top: 50%;
	margin-top: -20px; /* Ajusta para centrar verticalmente */
}

/* Botón first (primera) debajo del back */
nav#page-nav > #firstBtn {
	left: 0;
	top: calc(50% + 50px); /* 50px debajo de back, ajusta este valor según lo necesites */
	margin-top: -30px;
}

/* Botón next (siguiente) a la derecha a la mitad de la pantalla */
html:not([data-dir="rtl"]) nav#page-nav > #nextBtn {
	right: 0;
	top: 50%;
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Botón last (última) debajo de next */
html:not([data-dir="rtl"]) nav#page-nav > #lastBtn {
	right: 0;
	top: calc(50% + 50px);
	margin-top: -30px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* En caso de RTL, se invierten las posiciones de left/right */
html[data-dir="rtl"] nav#page-nav > #backBtn {
	right: 0;
	left: auto;
	top: 50%;
	margin-top: -20px;
}

html[data-dir="rtl"] nav#page-nav > #firstBtn {
	right: 0;
	left: auto;
	top: calc(50% + 50px);
	margin-top: -20px;
}

html[data-dir="rtl"] nav#page-nav > #nextBtn {
	left: 0;
	right: auto;
	top: 50%;
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

html[data-dir="rtl"] nav#page-nav > #lastBtn {
	left: 0;
	right: auto;
	top: calc(50% + 50px);
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Hover para todos los botones */
nav#page-nav > button:hover {
	opacity: 1;
}

@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-Quicksand-Bold;
	src:url("../fonts/Quicksand-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Quicksand-Medium;
	src:url("../fonts/Quicksand-Medium.ttf");
}

@font-face {
	font-family:FF-RaisonnePro-Light;
	src:url("../fonts/RaisonnePro-Light.ttf");
}

@font-face {
	font-family:FF-RaisonnePro-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Quicksand-Regular;
	src:url("../fonts/Quicksand-Regular.ttf");
}

@font-face {
	font-family:FF-RaisonnePro-Regular;
	src:url("../fonts/RaisonnePro-Regular.ttf");
}

@font-face {
	font-family:FF-RaisonnePro-Book;
	src:url("../fonts/RaisonnePro-Book.ttf");
}

#item246230 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item246234 {
	width:60px !important;
	height:60px !important;
}

#item246231 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item246244 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item9300 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item224499 {
	width:555px !important;
	height:644px !important;
	left:30px !important;
	top:162px !important;
}

#item9345 {
	width:558px !important;
	height:92px !important;
	left:30px !important;
	top:26px !important;
}

#item246317 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item246321 {
	width:60px !important;
	height:60px !important;
}

#item246318 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item246329 {
	width:60px !important;
	height:60px !important;
}

#item246326 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item224510 {
	width:615px !important;
	height:1050px !important;
}

#item224520 {
	width:615px !important;
	height:1050px !important;
}

#item224533 {
	width:615px !important;
	height:1050px !important;
}

#item224545 {
	width:615px !important;
	height:1050px !important;
}

#item246736 {
	width:615px !important;
	height:214px !important;
	top:838px !important;
	background:#fff;
}

#item246741 {
	width:60px !important;
	height:60px !important;
}

#item246738 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item246752 {
	width:60px !important;
	height:60px !important;
}

#item246749 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item246760 {
	width:108px !important;
	height:108px !important;
}

#item246757 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item246764 {
	width:108px !important;
	height:108px !important;
}

#item246761 {
	width:108px !important;
	height:108px !important;
}

#item12073 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item12074 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item12086 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item185934 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item12087 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item236191 {
	width:615px !important;
	height:836px !important;
}

#item12647 {
	width:438px !important;
	height:149px !important;
	left:87px !important;
	top:87px !important;
}

#item12674 {
	width:30px !important;
	height:30px !important;
}

#item12672 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:336px !important;
}

#item12712 {
	width:178px !important;
	height:30px !important;
}

#item12691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:279px !important;
}

#item13049 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item13050 {
	width:615px !important;
	height:1050px !important;
}

#item13062 {
	width:555px !important;
	height:978px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item13063 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

#item25874 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25872 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236218 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:97px !important;
}

#item12745 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item12746 {
	width:615px !important;
	height:1050px !important;
}

#item12755 {
	width:555px !important;
	height:504px !important;
	left:40px !important;
	top:379px !important;
	background:#fff;
}

#item249364 {
	width:444px !important;
	height:220px !important;
	left:94px !important;
	top:478px !important;
}

#item25794 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25832 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:412px !important;
}

#item12743 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item12741 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13765 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item13766 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item13794 {
	width:441px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item13797 {
	width:608px !important;
	height:549px !important;
	left:8px !important;
	top:252px !important;
}

#item221380 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item221381 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item236241 {
	width:390px !important;
	height:457px !important;
	left:1878px !important;
	top:33px !important;
}

#item221238 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item221239 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item236230 {
	width:390px !important;
	height:457px !important;
	left:80px !important;
	top:33px !important;
}

#item221273 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item221274 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item236235 {
	width:390px !important;
	height:457px !important;
	left:530px !important;
	top:33px !important;
}

#item221309 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item221310 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item236248 {
	width:390px !important;
	height:457px !important;
	left:980px !important;
	top:33px !important;
}

#item221345 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item221346 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item236243 {
	width:390px !important;
	height:457px !important;
	left:1430px !important;
	top:33px !important;
}

@keyframes derecha-100-13797 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-13797 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item186348 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item186381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186378 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item186296 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item186329 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item186326 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item14319 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item14350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14348 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item186233 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item186265 {
	width:30px !important;
	height:30px !important;
}

#item186262 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item14191 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item14226 {
	width:30px !important;
	height:30px !important;
}

#item14224 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item14169 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item14167 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item222073 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item222074 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item222105 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item222082 {
	width:441px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item222111 {
	width:444px !important;
	height:42px !important;
	left:87px !important;
	top:507px !important;
}

#item222134 {
	width:444px !important;
	height:42px !important;
	left:87px !important;
	top:231px !important;
}

#item222162 {
	width:261px !important;
	height:10px !important;
}

#item222157 {
	width:261px !important;
	height:10px !important;
	left:87px !important;
	top:306px !important;
}

#item222420 {
	width:261px !important;
	height:10px !important;
}

#item222415 {
	width:261px !important;
	height:10px !important;
	left:87px !important;
	top:585px !important;
}

#item222188 {
	width:261px !important;
	height:10px !important;
}

#item222185 {
	width:261px !important;
	height:10px !important;
	left:87px !important;
	top:378px !important;
}

#item222446 {
	width:261px !important;
	height:10px !important;
}

#item222443 {
	width:261px !important;
	height:10px !important;
	left:87px !important;
	top:656px !important;
}

#item222271 {
	width:261px !important;
	height:10px !important;
}

#item222266 {
	width:261px !important;
	height:10px !important;
	left:87px !important;
	top:342px !important;
}

#item222475 {
	width:261px !important;
	height:10px !important;
}

#item222470 {
	width:261px !important;
	height:10px !important;
	left:87px !important;
	top:621px !important;
}

#item222528 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table256072 th, table#table256072 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table256072 tr {
	height:28px;;
}

table#table256072 {
	table-layout:fixed;
}

#item222529 {
	width:441px !important;
	height:197px !important;
	left:97px !important;
	top:298px !important;
}

#item222587 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item222641 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item222503 {
	width:178px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item222501 {
	width:184px !important;
	height:36px !important;
	left:95px !important;
	top:421px !important;
}

#item222638 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item236251 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item186921 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item186922 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item186959 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item196808 {
	width:503px !important;
	height:405px !important;
	left:76px !important;
	top:396px !important;
}

#item186936 {
	width:441px !important;
	height:37px !important;
	left:87px !important;
	top:62px !important;
}

#item186898 {
	width:444px !important;
	height:15px !important;
	left:86px !important;
	top:123px !important;
}

#item187171 {
	width:444px !important;
	height:15px !important;
	left:88px !important;
	top:285px !important;
}

#item187046 {
	width:344px !important;
	height:10px !important;
}

#item187228 {
	width:344px !important;
	height:10px !important;
	left:88px !important;
	top:245px !important;
}

#item237353 {
	width:344px !important;
	height:10px !important;
}

#item237347 {
	width:344px !important;
	height:10px !important;
	left:88px !important;
	top:366px !important;
}

#item187073 {
	width:344px !important;
	height:10px !important;
}

#item187232 {
	width:344px !important;
	height:10px !important;
	left:88px !important;
	top:151px !important;
}

#item237283 {
	width:344px !important;
	height:10px !important;
}

#item237280 {
	width:344px !important;
	height:10px !important;
	left:88px !important;
	top:175px !important;
}

#item237313 {
	width:344px !important;
	height:10px !important;
}

#item237310 {
	width:344px !important;
	height:10px !important;
	left:88px !important;
	top:198px !important;
}

#item187197 {
	width:344px !important;
	height:10px !important;
}

#item187238 {
	width:344px !important;
	height:10px !important;
	left:88px !important;
	top:314px !important;
}

#item187050 {
	width:344px !important;
	height:10px !important;
}

#item187230 {
	width:344px !important;
	height:10px !important;
	left:88px !important;
	top:222px !important;
}

#item237381 {
	width:344px !important;
	height:10px !important;
}

#item237376 {
	width:344px !important;
	height:10px !important;
	left:88px !important;
	top:340px !important;
}

#item196962 {
	width:146px !important;
	height:89px !important;
	left:11px !important;
	top:135px !important;
}

#item196965 {
	width:70px !important;
	height:67px !important;
	left:11px !important;
	top:99px !important;
}

#item196967 {
	width:74px !important;
	height:103px !important;
}

#item196971 {
	width:146px !important;
	height:89px !important;
	top:36px !important;
}

#item196974 {
	width:70px !important;
	height:67px !important;
}

#item196981 {
	width:140px !important;
	height:145px !important;
	left:222px !important;
	top:413px !important;
}

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

#item197015 {
	width:20px !important;
	height:20px !important;
	left:382px !important;
	top:774px !important;
}

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

#item186796 {
	width:20px !important;
	height:20px !important;
	left:10px !important;
}

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

#item196869 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
	top:102px !important;
}

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

#item196883 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
	top:165px !important;
}

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

#item196904 {
	width:20px !important;
	height:20px !important;
	left:90px !important;
	top:147px !important;
}

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

#item196927 {
	width:20px !important;
	height:20px !important;
	top:165px !important;
}

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

#item196910 {
	width:20px !important;
	height:20px !important;
	left:142px !important;
	top:139px !important;
}

#item236285 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item193303 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item193304 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item193307 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item193308 {
	width:441px !important;
	height:69px !important;
	left:87px !important;
	top:298px !important;
}

#item193331 {
	width:441px !important;
	height:124px !important;
	left:87px !important;
	top:369px !important;
}

#item193364 {
	width:30px !important;
	height:30px !important;
}

#item193360 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:513px !important;
}

#item193373 {
	width:165px !important;
	height:30px !important;
}

#item193368 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item193400 {
	width:165px !important;
	height:30px !important;
}

#item193396 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item193428 {
	width:165px !important;
	height:30px !important;
}

#item193424 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item193489 {
	width:165px !important;
	height:30px !important;
}

#item193486 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item193901 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item193905 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item193902 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236555 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item193879 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item193883 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item193880 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236543 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item193846 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item193850 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item193847 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item193854 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item193572 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item193599 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item193596 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item193603 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item249460 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item249484 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item249507 {
	width:36px !important;
	height:17px !important;
	left:124px !important;
	top:30px !important;
}

#item249512 {
	width:36px !important;
	height:17px !important;
	left:282px !important;
	top:30px !important;
}

#item193815 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item236442 {
	width:440px !important;
	height:204px !important;
	left:13px !important;
	top:-5px !important;
}

#item193822 {
	width:441px !important;
	height:788px !important;
	left:12px !important;
	top:219px !important;
}

#item193514 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item193520 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item193516 {
	width:97px !important;
	height:48px !important;
}

#item193545 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item193543 {
	width:411px !important;
	height:48px !important;
	left:209px !important;
}

#item193512 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item194351 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item194352 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item194356 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item194358 {
	width:441px !important;
	height:69px !important;
	left:87px !important;
	top:298px !important;
}

#item194381 {
	width:441px !important;
	height:139px !important;
	left:87px !important;
	top:372px !important;
}

#item194404 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item194421 {
	width:165px !important;
	height:30px !important;
}

#item194417 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item194448 {
	width:165px !important;
	height:30px !important;
}

#item194444 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item194475 {
	width:165px !important;
	height:30px !important;
}

#item194471 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item194501 {
	width:165px !important;
	height:30px !important;
}

#item194498 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item221473 {
	width:30px !important;
	height:30px !important;
}

#item221471 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:522px !important;
}

#item194760 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item194764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item194761 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236597 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item194740 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item194744 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item194741 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236579 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item194707 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item194711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item194708 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item194716 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item194584 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item194611 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item194608 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item194614 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item249861 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item249885 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item249908 {
	width:36px !important;
	height:17px !important;
	left:124px !important;
	top:30px !important;
}

#item249913 {
	width:36px !important;
	height:17px !important;
	left:282px !important;
	top:30px !important;
}

#item222041 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:226px !important;
}

#item222013 {
	width:441px !important;
	height:251px !important;
	left:97px !important;
	top:452px !important;
}

#item194527 {
	width:31px !important;
	height:31px !important;
	left:904px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item194534 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item194529 {
	width:97px !important;
	height:48px !important;
}

#item194559 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item194557 {
	width:411px !important;
	height:48px !important;
	left:209px !important;
}

#item194525 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item188435 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item188436 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item188439 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item188440 {
	width:441px !important;
	height:66px !important;
	left:87px !important;
	top:298px !important;
}

#item188463 {
	width:441px !important;
	height:97px !important;
	left:87px !important;
	top:369px !important;
}

#item188486 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item188495 {
	width:30px !important;
	height:30px !important;
}

#item188491 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item188502 {
	width:165px !important;
	height:30px !important;
}

#item188498 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item188530 {
	width:165px !important;
	height:30px !important;
}

#item188526 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item188557 {
	width:165px !important;
	height:30px !important;
}

#item188553 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item188584 {
	width:165px !important;
	height:30px !important;
}

#item188580 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item188612 {
	width:30px !important;
	height:30px !important;
}

#item188608 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item188620 {
	width:165px !important;
	height:30px !important;
}

#item188615 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item189196 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item189201 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189197 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236408 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item189186 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item189190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189187 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236402 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item189176 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item189180 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189177 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236392 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item189167 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item189171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189168 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236386 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item189135 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item189139 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item189136 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item189143 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item188702 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item188729 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item188726 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item188732 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item249938 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item249964 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item249990 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250013 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250036 {
	width:36px !important;
	height:17px !important;
	top:27px !important;
}

#item250041 {
	width:36px !important;
	height:17px !important;
	left:337px !important;
	top:27px !important;
}

#item250045 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250069 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item250075 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250099 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item250102 {
	width:20px !important;
	height:17px !important;
	left:107px !important;
	top:47px !important;
}

#item250108 {
	width:20px !important;
	height:17px !important;
	left:311px !important;
	top:47px !important;
}

#item189104 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item236412 {
	width:440px !important;
	height:204px !important;
	left:13px !important;
	top:10px !important;
}

#item189111 {
	width:441px !important;
	height:658px !important;
	left:12px !important;
	top:247px !important;
}

#item188645 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item188652 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item188648 {
	width:97px !important;
	height:48px !important;
}

#item188677 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item188675 {
	width:411px !important;
	height:48px !important;
	left:209px !important;
}

#item188643 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item237458 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item237459 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item237462 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item237463 {
	width:441px !important;
	height:66px !important;
	left:87px !important;
	top:298px !important;
}

#item237486 {
	width:441px !important;
	height:124px !important;
	left:87px !important;
	top:387px !important;
}

#item237519 {
	width:30px !important;
	height:30px !important;
}

#item237515 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item237526 {
	width:165px !important;
	height:30px !important;
}

#item237522 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item237553 {
	width:165px !important;
	height:30px !important;
}

#item237549 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item237580 {
	width:165px !important;
	height:30px !important;
}

#item237576 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item237607 {
	width:165px !important;
	height:30px !important;
}

#item237603 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item237634 {
	width:30px !important;
	height:30px !important;
}

#item237630 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item237642 {
	width:165px !important;
	height:30px !important;
}

#item237639 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item238146 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item238150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238147 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item238153 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item238132 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item238136 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238133 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item238142 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item238122 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item238126 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238123 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item238129 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item238112 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item238116 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238113 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item238119 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item238076 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item238080 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item238077 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item238088 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item237725 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item237752 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item237749 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item237755 {
	width:441px !important;
	height:120px !important;
	left:97px !important;
	top:97px !important;
}

#item250154 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250179 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250205 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250229 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250255 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250278 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250304 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250327 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250350 {
	width:36px !important;
	height:17px !important;
	left:11px !important;
	top:52px !important;
}

#item250355 {
	width:36px !important;
	height:17px !important;
	left:451px !important;
	top:52px !important;
}

#item250360 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250383 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item250391 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250414 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item250418 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250442 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item238048 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item238050 {
	width:440px !important;
	height:204px !important;
	left:13px !important;
	top:15px !important;
}

#item238052 {
	width:441px !important;
	height:658px !important;
	left:12px !important;
	top:233px !important;
}

#item237668 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item237674 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item237670 {
	width:97px !important;
	height:48px !important;
}

#item237700 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item237698 {
	width:411px !important;
	height:48px !important;
	left:209px !important;
}

#item237666 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item130710 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item130711 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item130714 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item130715 {
	width:441px !important;
	height:66px !important;
	left:87px !important;
	top:298px !important;
}

#item130738 {
	width:441px !important;
	height:106px !important;
	left:87px !important;
	top:388px !important;
}

#item130761 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item130771 {
	width:30px !important;
	height:30px !important;
}

#item130767 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item130781 {
	width:165px !important;
	height:30px !important;
}

#item130777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item130808 {
	width:165px !important;
	height:30px !important;
}

#item130804 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item130835 {
	width:165px !important;
	height:30px !important;
}

#item130831 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item130862 {
	width:165px !important;
	height:30px !important;
}

#item130858 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item130890 {
	width:30px !important;
	height:30px !important;
}

#item130886 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item130898 {
	width:165px !important;
	height:30px !important;
}

#item130893 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item131311 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item131315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131312 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236354 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item131301 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item131305 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131302 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236340 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item131292 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item131296 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131293 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236336 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item131281 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item131285 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131282 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236332 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item131248 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item131253 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131249 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item131257 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item130950 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item130977 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130974 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item131010 {
	width:441px !important;
	height:129px !important;
	left:97px !important;
	top:97px !important;
}

#item250493 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250517 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250543 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250566 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250592 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250615 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250642 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250665 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250692 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250715 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250738 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:42px !important;
}

#item250744 {
	width:36px !important;
	height:17px !important;
	left:527px !important;
	top:42px !important;
}

#item250748 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250771 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item250777 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250800 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item250805 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250828 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item250833 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item250856 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item166223 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item236366 {
	width:440px !important;
	height:204px !important;
	left:13px !important;
	top:-11px !important;
}

#item166233 {
	width:441px !important;
	height:1030px !important;
	left:12px !important;
	top:209px !important;
}

#item130947 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item188355 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item188351 {
	width:97px !important;
	height:48px !important;
}

#item188380 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item188378 {
	width:411px !important;
	height:48px !important;
	left:209px !important;
}

#item130945 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item253347 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item253348 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item191890 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item191891 {
	width:441px !important;
	height:69px !important;
	left:87px !important;
	top:298px !important;
}

#item191914 {
	width:441px !important;
	height:115px !important;
	left:87px !important;
	top:366px !important;
}

#item191938 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item191947 {
	width:30px !important;
	height:30px !important;
}

#item191943 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item191955 {
	width:165px !important;
	height:30px !important;
}

#item191951 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item191982 {
	width:165px !important;
	height:30px !important;
}

#item191978 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item192010 {
	width:165px !important;
	height:30px !important;
}

#item192006 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item192037 {
	width:165px !important;
	height:30px !important;
}

#item192033 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item192064 {
	width:30px !important;
	height:30px !important;
}

#item192060 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item192070 {
	width:165px !important;
	height:30px !important;
}

#item192067 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item192570 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item192574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item192571 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236535 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item192559 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item192563 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item192560 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236529 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item192549 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item192553 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item192550 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236523 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item192540 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item192544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item192541 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236517 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item192507 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item192511 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item192508 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item192514 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item192151 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item192179 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item192175 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item250882 {
	width:440px !important;
	height:204px !important;
	left:1px !important;
}

#item250886 {
	width:441px !important;
	height:489px !important;
	top:234px !important;
}

#item192182 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item193059 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item193082 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item193108 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item193131 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item193157 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item193180 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item193203 {
	width:36px !important;
	height:17px !important;
	left:37px !important;
	top:43px !important;
}

#item193206 {
	width:36px !important;
	height:17px !important;
	left:369px !important;
	top:43px !important;
}

#item193213 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item193236 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item193240 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item193263 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item192095 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item192101 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item192097 {
	width:97px !important;
	height:48px !important;
}

#item192126 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item192124 {
	width:411px !important;
	height:48px !important;
	left:209px !important;
}

#item192093 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item239012 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item239013 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item239016 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item239017 {
	width:441px !important;
	height:66px !important;
	left:87px !important;
	top:298px !important;
}

#item239040 {
	width:441px !important;
	height:124px !important;
	left:87px !important;
	top:369px !important;
}

#item239073 {
	width:30px !important;
	height:30px !important;
}

#item239068 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item239080 {
	width:165px !important;
	height:30px !important;
}

#item239076 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item239107 {
	width:165px !important;
	height:30px !important;
}

#item239103 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item239135 {
	width:165px !important;
	height:30px !important;
}

#item239131 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item239162 {
	width:165px !important;
	height:30px !important;
}

#item239158 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item239190 {
	width:30px !important;
	height:30px !important;
}

#item239186 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item239196 {
	width:165px !important;
	height:30px !important;
}

#item239193 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item239697 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item239701 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239698 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item239704 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item239685 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item239689 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239686 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item239694 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item239221 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item239225 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239222 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item239228 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item239675 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item239679 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239676 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item239682 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item239643 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item239647 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239644 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item239651 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item239288 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item239315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item239312 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item239321 {
	width:441px !important;
	height:129px !important;
	left:97px !important;
	top:97px !important;
}

#item250929 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item250953 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item250979 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251002 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251028 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251051 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251077 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251100 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251123 {
	width:36px !important;
	height:17px !important;
	left:7px !important;
	top:40px !important;
}

#item251129 {
	width:36px !important;
	height:17px !important;
	left:447px !important;
	top:40px !important;
}

#item251133 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item251157 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item251164 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item251187 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item251191 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item251214 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item239615 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item239617 {
	width:437px !important;
	height:203px !important;
	left:14px !important;
	top:-12px !important;
}

#item239619 {
	width:441px !important;
	height:686px !important;
	left:12px !important;
	top:211px !important;
}

#item239231 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item239237 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item239233 {
	width:97px !important;
	height:48px !important;
}

#item239262 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item239260 {
	width:411px !important;
	height:48px !important;
	left:209px !important;
}

#item239219 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item239736 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item239737 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item239741 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item239743 {
	width:441px !important;
	height:66px !important;
	left:87px !important;
	top:298px !important;
}

#item239766 {
	width:441px !important;
	height:115px !important;
	left:87px !important;
	top:389px !important;
}

#item239789 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item239800 {
	width:30px !important;
	height:30px !important;
}

#item239796 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item239808 {
	width:165px !important;
	height:30px !important;
}

#item239804 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item239836 {
	width:165px !important;
	height:30px !important;
}

#item239831 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item239863 {
	width:165px !important;
	height:30px !important;
}

#item239859 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item239890 {
	width:165px !important;
	height:30px !important;
}

#item239886 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item239918 {
	width:30px !important;
	height:30px !important;
}

#item239913 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item239927 {
	width:165px !important;
	height:30px !important;
}

#item239922 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item240502 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240506 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240503 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item240509 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item240491 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240496 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240492 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item240499 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item240480 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240481 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item240488 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item240468 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240474 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240470 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item240477 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item240436 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240437 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item240444 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item240009 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item240036 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240033 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item240039 {
	width:441px !important;
	height:129px !important;
	left:97px !important;
	top:97px !important;
}

#item251273 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251297 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251323 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251346 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251372 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251395 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251422 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251445 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251471 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251495 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251518 {
	width:36px !important;
	height:17px !important;
	left:11px !important;
	top:42px !important;
}

#item251523 {
	width:36px !important;
	height:17px !important;
	left:533px !important;
	top:42px !important;
}

#item251527 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item251550 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item251556 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item251579 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item251584 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item251607 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item251612 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item251635 {
	width:17px !important;
	height:17px !important;
	left:23px !important;
}

#item239952 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item239958 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item239954 {
	width:97px !important;
	height:48px !important;
}

#item239984 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item239981 {
	width:411px !important;
	height:48px !important;
	left:209px !important;
}

#item239950 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item195424 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item195425 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item195457 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item195434 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item223599 {
	width:321px !important;
	height:24px !important;
}

#item223596 {
	width:321px !important;
	height:24px !important;
	left:87px !important;
	top:389px !important;
}

#item223625 {
	width:321px !important;
	height:27px !important;
}

#item223622 {
	width:321px !important;
	height:27px !important;
	left:87px !important;
	top:344px !important;
}

#item223858 {
	width:400px !important;
	height:337px !important;
	left:139px !important;
	top:430px !important;
}

#item223560 {
	width:346px !important;
	height:342px !important;
	left:139px !important;
	top:427px !important;
}

#item223577 {
	width:346px !important;
	height:66px !important;
	left:139px !important;
	top:453px !important;
}

#item223576 {
	width:346px !important;
	height:60px !important;
	left:139px !important;
	top:458px !important;
}

#item223571 {
	width:337px !important;
	height:323px !important;
	left:144px !important;
	top:446px !important;
}

#item223565 {
	width:342px !important;
	height:324px !important;
	left:139px !important;
	top:446px !important;
}

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

#item223859 {
	width:20px !important;
	height:20px !important;
	left:334px !important;
}

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

#item222680 {
	width:20px !important;
	height:20px !important;
	left:344px !important;
	top:62px !important;
}

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

#item222685 {
	width:20px !important;
	height:20px !important;
	left:306px !important;
	top:68px !important;
}

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

#item222691 {
	width:20px !important;
	height:20px !important;
	left:339px !important;
	top:161px !important;
}

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

#item222696 {
	width:20px !important;
	height:20px !important;
	top:53px !important;
}

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

#item222702 {
	width:20px !important;
	height:20px !important;
	left:232px !important;
	top:319px !important;
}

#item197364 {
	width:444px !important;
	height:176px !important;
	left:87px !important;
	top:139px !important;
}

#item195428 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item199934 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item199935 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item199968 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item199969 {
	width:444px !important;
	height:318px !important;
	left:84px !important;
	top:87px !important;
}

#item200010 {
	width:30px !important;
	height:30px !important;
}

#item200603 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:432px !important;
}

#item200107 {
	width:555px !important;
	height:776px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item200108 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item200112 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item200109 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236716 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:97px !important;
}

#item200074 {
	width:30px !important;
	height:36px !important;
	left:903px !important;
	top:102px !important;
}

#item200023 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item236678 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item200639 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item200640 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item200647 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item201406 {
	width:522px !important;
	height:97px !important;
	left:87px !important;
	top:203px !important;
}

#item201351 {
	width:255px !important;
	height:30px !important;
}

#item201349 {
	width:255px !important;
	height:30px !important;
	left:87px !important;
	top:331px !important;
}

#item201377 {
	width:255px !important;
	height:30px !important;
}

#item201375 {
	width:255px !important;
	height:30px !important;
	left:87px !important;
	top:379px !important;
}

#item202120 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item202121 {
	width:441px !important;
	height:84px !important;
	left:97px !important;
	top:97px !important;
}

#item202147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item202144 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table267565 th, table#table267565 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table267565 {
	table-layout:fixed;
}

#item202150 {
	width:447px !important;
	height:434px !important;
	left:97px !important;
	top:188px !important;
}

#item202023 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item202024 {
	width:441px !important;
	height:22px !important;
	left:97px !important;
	top:97px !important;
}

#item202050 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item202047 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item202061 {
	width:441px !important;
	height:312px !important;
	left:97px !important;
	top:154px !important;
	padding:0px 40px 0px 0px;
}

#item202086 {
	width:255px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item202084 {
	width:261px !important;
	height:36px !important;
	left:94px !important;
	top:487px !important;
}

#item201882 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item201883 {
	width:441px !important;
	height:71px !important;
	left:97px !important;
	top:97px !important;
}

#item201909 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item201906 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table268839 th, table#table268839 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table268839 {
	table-layout:fixed;
}

#item201980 {
	width:441px !important;
	height:599px !important;
	left:97px !important;
	top:185px !important;
}

#item200879 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item200880 {
	width:441px !important;
	height:22px !important;
	left:97px !important;
	top:97px !important;
}

#item200906 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item200903 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item249534 {
	width:441px !important;
	height:225px !important;
	left:97px !important;
	top:555px !important;
}

#item201754 {
	width:441px !important;
	height:312px !important;
	left:97px !important;
	top:148px !important;
	padding:0px 40px 0px 0px;
}

#item201789 {
	width:255px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item201787 {
	width:261px !important;
	height:36px !important;
	left:94px !important;
	top:487px !important;
}

#item200764 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item200797 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item200794 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item201467 {
	width:441px !important;
	height:806px !important;
	left:97px !important;
	top:132px !important;
}

#item201632 {
	width:375px !important;
	height:1296px !important;
	left:13px !important;
	top:1px !important;
}

#item200815 {
	width:444px !important;
	height:252px !important;
	left:94px !important;
	top:457px !important;
}

#item201438 {
	width:255px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item201436 {
	width:261px !important;
	height:36px !important;
	left:94px !important;
	top:733px !important;
}

#item200762 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item200643 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item240680 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item240681 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item240694 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item240695 {
	width:441px !important;
	height:97px !important;
	left:87px !important;
	top:195px !important;
}

#item240721 {
	width:255px !important;
	height:30px !important;
}

#item240718 {
	width:255px !important;
	height:30px !important;
	left:87px !important;
	top:321px !important;
}

#item240946 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240948 {
	width:441px !important;
	height:93px !important;
	left:97px !important;
	top:97px !important;
}

#item240974 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240971 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table271154 th, table#table271154 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table271154 {
	table-layout:fixed;
}

#item240977 {
	width:441px !important;
	height:161px !important;
	left:97px !important;
	top:209px !important;
}

#item253424 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item253451 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253448 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item253454 {
	width:439px !important;
	height:795px !important;
	left:97px !important;
	top:136px !important;
}

#item240861 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240862 {
	width:441px !important;
	height:22px !important;
	left:97px !important;
	top:97px !important;
}

#item240888 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240885 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item240896 {
	width:441px !important;
	height:456px !important;
	left:97px !important;
	top:157px !important;
}

#item253529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253526 {
	width:36px !important;
	height:36px !important;
	left:373px !important;
	top:637px !important;
}

#item240922 {
	width:255px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240919 {
	width:261px !important;
	height:36px !important;
	left:94px !important;
	top:637px !important;
}

#item240772 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240777 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240773 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item243677 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 50px 0px 0px;
}

#item240807 {
	width:444px !important;
	height:251px !important;
	left:97px !important;
	top:415px !important;
}

#item240837 {
	width:255px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item240834 {
	width:261px !important;
	height:36px !important;
	left:94px !important;
	top:687px !important;
}

#item240770 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item245617 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item202250 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item202251 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item202255 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item202256 {
	width:441px !important;
	height:71px !important;
	left:87px !important;
	top:298px !important;
}

#item202279 {
	width:441px !important;
	height:124px !important;
	left:87px !important;
	top:407px !important;
}

#item202302 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item202318 {
	width:165px !important;
	height:30px !important;
}

#item202314 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item202345 {
	width:165px !important;
	height:30px !important;
}

#item202341 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item202436 {
	width:165px !important;
	height:30px !important;
}

#item202431 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item204722 {
	width:30px !important;
	height:30px !important;
}

#item204720 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item204728 {
	width:30px !important;
	height:30px !important;
}

#item204726 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item207020 {
	width:165px !important;
	height:30px !important;
}

#item207018 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item203016 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item203020 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item203017 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236819 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item203005 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item203009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item203006 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236813 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item202996 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item203000 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item202997 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table273155 th, table#table273155 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table273155 tr {
	height:28px;;
}

table#table273155 {
	table-layout:fixed;
}

#item207046 {
	width:441px !important;
	height:253px !important;
}

table#table273880 th, table#table273880 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table273880 tr {
	height:28px;;
}

table#table273880 {
	table-layout:fixed;
}

#item207069 {
	width:441px !important;
	height:225px !important;
	top:291px !important;
}

#item202955 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item202959 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item202956 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item202962 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item202519 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item202546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item202543 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item202550 {
	width:441px !important;
	height:129px !important;
	left:97px !important;
	top:97px !important;
}

#item251694 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item251701 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251727 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item251732 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251758 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251781 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251807 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251830 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item251856 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251879 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251906 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251929 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item251955 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item251978 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item252005 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252028 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252051 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:28px !important;
}

#item252057 {
	width:36px !important;
	height:17px !important;
	left:585px !important;
	top:28px !important;
}

#item252060 {
	width:17px !important;
	height:17px !important;
	left:94px !important;
	top:9px !important;
}

#item252066 {
	width:17px !important;
	height:17px !important;
	left:304px !important;
	top:9px !important;
}

#item252069 {
	width:17px !important;
	height:17px !important;
	left:164px !important;
	top:9px !important;
}

#item252072 {
	width:17px !important;
	height:17px !important;
	left:375px !important;
	top:9px !important;
}

#item252076 {
	width:17px !important;
	height:17px !important;
	left:234px !important;
	top:9px !important;
}

#item252079 {
	width:17px !important;
	height:17px !important;
	left:445px !important;
	top:9px !important;
}

#item252083 {
	width:17px !important;
	height:17px !important;
	left:515px !important;
	top:9px !important;
}

#item202924 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item236473 {
	width:440px !important;
	height:204px !important;
	left:13px !important;
	top:-16px !important;
}

#item202931 {
	width:441px !important;
	height:946px !important;
	left:12px !important;
	top:194px !important;
}

#item202461 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item204670 {
	width:97px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item206944 {
	width:103px !important;
	height:54px !important;
	left:434px !important;
	top:94px !important;
}

#item204693 {
	width:411px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #000;
}

#item206942 {
	width:417px !important;
	height:54px !important;
	left:643px !important;
	top:94px !important;
}

#item202459 {
	width:1060px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item241461 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item241462 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item241466 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item241467 {
	width:441px !important;
	height:69px !important;
	left:87px !important;
	top:298px !important;
}

#item241490 {
	width:441px !important;
	height:124px !important;
	left:87px !important;
	top:407px !important;
}

#item241513 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item241529 {
	width:165px !important;
	height:30px !important;
}

#item241525 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item241556 {
	width:165px !important;
	height:30px !important;
}

#item241552 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item241609 {
	width:165px !important;
	height:30px !important;
}

#item241606 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item241641 {
	width:30px !important;
	height:30px !important;
}

#item241638 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item241648 {
	width:165px !important;
	height:30px !important;
}

#item241645 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item242282 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item242287 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item242283 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242290 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item242224 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item242228 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item242225 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table275923 th, table#table275923 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table275923 tr {
	height:28px;;
}

table#table275923 {
	table-layout:fixed;
}

#item242235 {
	width:441px !important;
	height:253px !important;
}

table#table276595 th, table#table276595 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table276595 tr {
	height:28px;;
}

table#table276595 {
	table-layout:fixed;
}

#item242258 {
	width:441px !important;
	height:197px !important;
	top:291px !important;
}

#item242182 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item242186 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item242183 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item242189 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item241729 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item241756 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item241753 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item241760 {
	width:441px !important;
	height:129px !important;
	left:97px !important;
	top:97px !important;
}

#item252149 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252173 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252199 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252222 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item252248 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252271 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252297 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252321 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252347 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252370 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item252396 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252419 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252442 {
	width:36px !important;
	height:17px !important;
	left:9px !important;
	top:29px !important;
}

#item252447 {
	width:36px !important;
	height:17px !important;
	left:472px !important;
	top:29px !important;
}

#item252450 {
	width:17px !important;
	height:17px !important;
	left:249px !important;
	top:10px !important;
}

#item252456 {
	width:17px !important;
	height:17px !important;
	left:101px !important;
	top:10px !important;
}

#item252459 {
	width:17px !important;
	height:17px !important;
	left:323px !important;
	top:10px !important;
}

#item252463 {
	width:17px !important;
	height:17px !important;
	left:175px !important;
	top:10px !important;
}

#item252466 {
	width:17px !important;
	height:17px !important;
	left:398px !important;
	top:10px !important;
}

#item242154 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item242156 {
	width:437px !important;
	height:203px !important;
	left:14px !important;
	top:-12px !important;
}

#item242158 {
	width:441px !important;
	height:963px !important;
	left:12px !important;
	top:209px !important;
}

#item241673 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item241678 {
	width:97px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item241674 {
	width:103px !important;
	height:54px !important;
	left:434px !important;
	top:94px !important;
}

#item241703 {
	width:411px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #000;
}

#item241701 {
	width:417px !important;
	height:54px !important;
	left:643px !important;
	top:94px !important;
}

#item241671 {
	width:1060px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item205173 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item205174 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item205177 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item205178 {
	width:441px !important;
	height:69px !important;
	left:87px !important;
	top:298px !important;
}

#item205201 {
	width:441px !important;
	height:106px !important;
	left:87px !important;
	top:407px !important;
}

#item205224 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item205233 {
	width:165px !important;
	height:30px !important;
}

#item205229 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item205262 {
	width:165px !important;
	height:30px !important;
}

#item205256 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item206084 {
	width:165px !important;
	height:30px !important;
}

#item206080 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item205315 {
	width:165px !important;
	height:30px !important;
}

#item205312 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item205927 {
	width:30px !important;
	height:30px !important;
}

#item205924 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item205934 {
	width:30px !important;
	height:30px !important;
}

#item205931 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item205914 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item205918 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205915 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236840 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item205902 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item205907 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205903 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236834 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item205892 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item205896 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205893 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table278440 th, table#table278440 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table278440 tr {
	height:28px;;
}

table#table278440 {
	table-layout:fixed;
}

#item206377 {
	width:441px !important;
	height:225px !important;
}

table#table279038 th, table#table279038 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table279038 tr {
	height:28px;;
}

table#table279038 {
	table-layout:fixed;
}

#item206400 {
	width:441px !important;
	height:197px !important;
	top:271px !important;
}

#item205881 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item205886 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205882 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236828 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item205849 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item205853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205850 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item205857 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item205389 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item205416 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item205413 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item205419 {
	width:441px !important;
	height:138px !important;
	left:97px !important;
	top:97px !important;
}

#item252528 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item252534 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252560 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item252565 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252591 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252614 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252641 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252664 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252691 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252714 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252740 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252765 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item252791 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item252814 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252837 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:31px !important;
}

#item252843 {
	width:36px !important;
	height:17px !important;
	left:585px !important;
	top:31px !important;
}

#item252849 {
	width:17px !important;
	height:17px !important;
	left:104px !important;
	top:12px !important;
}

#item252854 {
	width:17px !important;
	height:17px !important;
	left:184px !important;
	top:12px !important;
}

#item252857 {
	width:17px !important;
	height:17px !important;
	left:345px !important;
	top:12px !important;
}

#item252862 {
	width:17px !important;
	height:17px !important;
	left:264px !important;
	top:12px !important;
}

#item252865 {
	width:17px !important;
	height:17px !important;
	left:425px !important;
	top:12px !important;
}

#item252870 {
	width:17px !important;
	height:17px !important;
	left:505px !important;
	top:12px !important;
}

#item205815 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item236483 {
	width:440px !important;
	height:204px !important;
	left:13px !important;
	top:-9px !important;
}

#item205825 {
	width:441px !important;
	height:725px !important;
	left:12px !important;
	top:213px !important;
}

#item205341 {
	width:97px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item206937 {
	width:103px !important;
	height:54px !important;
	left:434px !important;
	top:94px !important;
}

#item205364 {
	width:411px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #000;
}

#item206935 {
	width:417px !important;
	height:54px !important;
	left:643px !important;
	top:94px !important;
}

#item205338 {
	width:1060px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item207176 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item207177 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item207180 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item207181 {
	width:441px !important;
	height:69px !important;
	left:87px !important;
	top:298px !important;
}

#item207204 {
	width:441px !important;
	height:106px !important;
	left:87px !important;
	top:407px !important;
}

#item207227 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item207236 {
	width:165px !important;
	height:30px !important;
}

#item207232 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item207263 {
	width:165px !important;
	height:30px !important;
}

#item207259 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item207317 {
	width:165px !important;
	height:30px !important;
}

#item207314 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item207984 {
	width:30px !important;
	height:30px !important;
}

#item207981 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item207990 {
	width:165px !important;
	height:30px !important;
}

#item207987 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item221942 {
	width:30px !important;
	height:30px !important;
}

#item221940 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

#item207962 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item207966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item207963 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236863 {
	width:504px !important;
	height:812px !important;
	left:67px !important;
	top:101px !important;
}

#item207951 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item207956 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item207953 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item236857 {
	width:501px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item207895 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item207899 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item207896 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table280810 th, table#table280810 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table280810 tr {
	height:28px;;
}

table#table280810 {
	table-layout:fixed;
}

#item207903 {
	width:441px !important;
	height:309px !important;
}

table#table281526 th, table#table281526 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table281526 tr {
	height:28px;;
}

table#table281526 {
	table-layout:fixed;
}

#item207926 {
	width:441px !important;
	height:197px !important;
	top:351px !important;
}

#item207852 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item207856 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item207853 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item207862 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

#item207398 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item207425 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item207422 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item207428 {
	width:441px !important;
	height:120px !important;
	left:97px !important;
	top:97px !important;
}

#item252923 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item252929 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252955 {
	width:13px !important;
	height:11px !important;
	left:6px !important;
	top:7px !important;
}

#item252960 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item252986 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item253009 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item253035 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item253058 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item253085 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item253108 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item253134 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item253157 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item253183 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item253206 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item253233 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item253256 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item253279 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:31px !important;
}

#item253285 {
	width:36px !important;
	height:17px !important;
	left:585px !important;
	top:31px !important;
}

#item253289 {
	width:17px !important;
	height:17px !important;
	left:94px !important;
	top:12px !important;
}

#item253297 {
	width:17px !important;
	height:17px !important;
	left:304px !important;
	top:12px !important;
}

#item253301 {
	width:17px !important;
	height:17px !important;
	left:164px !important;
	top:12px !important;
}

#item253304 {
	width:17px !important;
	height:17px !important;
	left:375px !important;
	top:12px !important;
}

#item253308 {
	width:17px !important;
	height:17px !important;
	left:234px !important;
	top:12px !important;
}

#item253311 {
	width:17px !important;
	height:17px !important;
	left:445px !important;
	top:12px !important;
}

#item253315 {
	width:17px !important;
	height:17px !important;
	left:515px !important;
	top:12px !important;
}

#item207819 {
	width:491px !important;
	height:687px !important;
	left:85px !important;
	top:226px !important;
}

#item236494 {
	width:440px !important;
	height:204px !important;
	left:13px !important;
	top:-11px !important;
}

#item207828 {
	width:441px !important;
	height:855px !important;
	left:12px !important;
	top:208px !important;
}

#item207342 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item207347 {
	width:97px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item207343 {
	width:103px !important;
	height:54px !important;
	left:434px !important;
	top:94px !important;
}

#item207373 {
	width:411px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #000;
}

#item207370 {
	width:417px !important;
	height:54px !important;
	left:643px !important;
	top:94px !important;
}

#item207340 {
	width:1060px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item209587 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item209588 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item236867 {
	width:555px !important;
	height:303px !important;
	left:30px !important;
	top:30px !important;
}

#item249580 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item209218 {
	width:555px !important;
	height:775px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
	padding:90px 0px 60px 60px;
}

#item209222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item209219 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item209162 {
	width:555px !important;
	height:446px !important;
	left:40px !important;
	top:370px !important;
	background:#fff;
}

#item209163 {
	width:444px !important;
	height:345px !important;
	left:97px !important;
	top:394px !important;
}

#item209193 {
	width:255px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item209190 {
	width:261px !important;
	height:36px !important;
	left:94px !important;
	top:745px !important;
}

#item209160 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item246253 {
	width:615px !important;
	height:836px !important;
}

#item246254 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item246260 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item246261 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item246266 {
	width:60px !important;
	height:60px !important;
}

#item246263 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item246277 {
	width:60px !important;
	height:60px !important;
}

#item246274 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item246285 {
	width:108px !important;
	height:108px !important;
}

#item246282 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item246289 {
	width:108px !important;
	height:108px !important;
}

#item246286 {
	width:108px !important;
	height:108px !important;
}

#item153566 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item153322 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item153347 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item153406 {
	width:73px !important;
	height:69px !important;
	left:353px !important;
	top:173px !important;
}

#item153421 {
	width:85px !important;
	height:50px !important;
}

#item153418 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item153514 {
	width:100px !important;
	height:30px !important;
}

#item153510 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item153549 {
	width:30px !important;
	height:30px !important;
}

#item153546 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item153559 {
	width:30px !important;
	height:30px !important;
}

#item153556 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item245870 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

#item245893 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item245925 {
	width:30px !important;
	height:30px !important;
}

#item245923 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item245934 {
	width:85px !important;
	height:50px !important;
}

#item245929 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item245916 {
	width:72px !important;
	height:36px !important;
	left:365px !important;
	top:185px !important;
}

#item245959 {
	width:100px !important;
	height:30px !important;
}

#item245957 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item245985 {
	width:30px !important;
	height:30px !important;
}

#item245982 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item153174 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item153179 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item153176 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237045 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item153164 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item153170 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item153167 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237039 {
	width:440px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item153100 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item153124 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item153159 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item153156 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item153080 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item153077 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237030 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item153060 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item153066 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item153063 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237024 {
	width:440px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item152987 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item153052 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item153049 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item213791 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item152985 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item152983 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item210175 {
	width:80px !important;
	height:13px !important;
	left:449px !important;
	top:52px !important;
}

#item209952 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item209976 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item210033 {
	width:89px !important;
	height:35px !important;
	left:346px !important;
	top:184px !important;
}

#item210045 {
	width:85px !important;
	height:50px !important;
}

#item210041 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item210131 {
	width:100px !important;
	height:30px !important;
}

#item210128 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item210163 {
	width:30px !important;
	height:30px !important;
}

#item210160 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item210172 {
	width:30px !important;
	height:30px !important;
}

#item210169 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item209929 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

#item209999 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item210023 {
	width:98px !important;
	height:36px !important;
	left:341px !important;
	top:185px !important;
}

#item210071 {
	width:30px !important;
	height:30px !important;
}

#item210068 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item210079 {
	width:85px !important;
	height:50px !important;
}

#item210075 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item210105 {
	width:100px !important;
	height:30px !important;
}

#item210102 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item210157 {
	width:30px !important;
	height:30px !important;
}

#item210154 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item210315 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item210320 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item210317 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237082 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item210305 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item210306 {
	width:440px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

#item210310 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item210307 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237076 {
	width:440px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item210269 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item210270 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item210298 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item210294 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item210255 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item210252 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237070 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item210239 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item210245 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item210242 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237063 {
	width:440px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item210205 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item210207 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item210235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item210232 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item210203 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item210201 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item211240 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item211020 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item211043 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item211097 {
	width:63px !important;
	height:45px !important;
	left:377px !important;
	top:177px !important;
}

#item211109 {
	width:85px !important;
	height:50px !important;
}

#item211104 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item211195 {
	width:100px !important;
	height:30px !important;
}

#item211192 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item211227 {
	width:30px !important;
	height:30px !important;
}

#item211224 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item211233 {
	width:30px !important;
	height:30px !important;
}

#item211230 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item210997 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

#item211066 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item211090 {
	width:63px !important;
	height:54px !important;
	left:375px !important;
	top:176px !important;
}

#item211135 {
	width:30px !important;
	height:30px !important;
}

#item211132 {
	width:30px !important;
	height:30px !important;
	left:253px !important;
	top:181px !important;
}

#item211142 {
	width:85px !important;
	height:50px !important;
}

#item211138 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item211169 {
	width:100px !important;
	height:30px !important;
}

#item211166 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item211221 {
	width:30px !important;
	height:30px !important;
}

#item211218 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item211379 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item211384 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211381 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237106 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item211369 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item211374 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211371 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237103 {
	width:440px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item211336 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item211337 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

#item211365 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211362 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item211318 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211315 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237094 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item211303 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item211308 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211305 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item237088 {
	width:440px !important;
	height:810px !important;
	left:404px !important;
	top:103px !important;
}

#item211271 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item211272 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item211299 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item211296 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item211269 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item211267 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item253807 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item253808 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

@keyframes grow-249735 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-249735 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item249735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249743 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:177px !important;
}

#item249766 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:170px !important;
}

#item249735 {
	width:441px !important;
	height:210px !important;
	left:87px !important;
	top:594px !important;
}

@keyframes grow-249699 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-249699 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item249699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249706 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:179px !important;
}

#item249729 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:171px !important;
}

#item249699 {
	width:441px !important;
	height:210px !important;
	left:87px !important;
	top:369px !important;
}

@keyframes grow-249664 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-249664 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item249664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item249671 {
	width:232px !important;
	height:15px !important;
	left:13px !important;
	top:177px !important;
}

#item249694 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:170px !important;
}

#item249664 {
	width:441px !important;
	height:210px !important;
	left:87px !important;
	top:144px !important;
}

#item253814 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item249650 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item249651 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item249655 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item249656 {
	width:440px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item249661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249658 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item249632 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item249633 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item249636 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item249637 {
	width:440px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item249642 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249639 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item249613 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item249614 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item249620 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item249621 {
	width:440px !important;
	height:810px !important;
	left:97px !important;
	top:103px !important;
}

#item249627 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item249623 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item249611 {
	width:27px !important;
	height:30px !important;
	left:598px !important;
	top:10px !important;
}

#item249609 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item246360 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item246361 {
	width:615px !important;
	height:252px !important;
}

#item246370 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item246393 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item246420 {
	width:324px !important;
	height:10px !important;
}

#item246416 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item246448 {
	width:324px !important;
	height:10px !important;
}

#item246443 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item246477 {
	width:324px !important;
	height:10px !important;
}

#item246473 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item246504 {
	width:324px !important;
	height:10px !important;
}

#item246500 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item246531 {
	width:324px !important;
	height:10px !important;
}

#item246527 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item246696 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item246697 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

#item246723 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item246720 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item246660 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item246664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item246661 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item246672 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item246627 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item246631 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item246628 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item246636 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item246593 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item246594 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

#item246620 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item246617 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item246558 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item246562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item246559 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item246569 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item246556 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item246554 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item246336 {
	width:615px !important;
	height:1050px !important;
}

#item246292 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item246300 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item246301 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item246310 {
	width:60px !important;
	height:60px !important;
}

#item246307 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item20847 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

p.autoParaStyle14 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.hotel-nombre {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-categoria {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.book-20-negro-espacio-10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.hoteles-cabecera {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.esquema-km {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.quicksand-12-verde-centrado {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.quicksand-12-verde {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}

p.book-12-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde-30 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:30px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle4 {
	color:#000;
}

span.autoCharStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
