/* 	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-Medium;
	src:url("../fonts/Quicksand-Medium.ttf");
}

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

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

@font-face {
	font-family:FF-RaisonnePro-Light;
	src:url("../fonts/RaisonnePro-Light.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");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item310575 {
	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;
}

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

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

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

#item12647 {
	width:522px !important;
	height:147px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item261717 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:411px !important;
}

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

#item217440 {
	width:178px !important;
	height:30px !important;
	left:86px !important;
	top:321px !important;
}

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

#item261744 {
	width:178px !important;
	height:30px !important;
	left:86px !important;
	top:456px !important;
}

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

#item261691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:366px !important;
}

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

#item261771 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:501px !important;
}

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

#item262498 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:546px !important;
}

#item262434 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
}

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

#item262445 {
	width:441px !important;
	height:239px !important;
	left:97px !important;
	top:554px !important;
}

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

#item262439 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:506px !important;
}

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

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

#item262409 {
	width:441px !important;
	height:290px !important;
	left:97px !important;
	top:544px !important;
}

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

#item262398 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:500px !important;
}

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

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

#item262367 {
	width:441px !important;
	height:227px !important;
	left:97px !important;
	top:539px !important;
}

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

#item262361 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:494px !important;
}

#item262318 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
}

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

#item262329 {
	width:442px !important;
	height:159px !important;
	left:97px !important;
	top:553px !important;
}

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

#item262322 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:497px !important;
}

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

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

#item262289 {
	width:441px !important;
	height:222px !important;
	left:97px !important;
	top:526px !important;
}

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

#item262282 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:488px !important;
}

#item262242 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
}

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

#item262253 {
	width:442px !important;
	height:251px !important;
	left:97px !important;
	top:524px !important;
}

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

#item262246 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:488px !important;
}

#item31150 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
}

#item31154 {
	width:558px !important;
	height:876px !important;
	left:31px !important;
	top:37px !important;
	background:#fff;
}

@keyframes aparecer-294913 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-294913 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item294913 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item294846 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-294945 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-294945 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item294945 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item294946 {
	width:66px !important;
	height:6px !important;
}

@keyframes aparecer-294972 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-294972 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item294972 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item294973 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295005 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295005 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295005 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295007 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295034 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295034 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295034 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295035 {
	width:66px !important;
	height:6px !important;
}

@keyframes aparecer-295061 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295061 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295061 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295062 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295088 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295088 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295088 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295089 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295120 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295120 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295120 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295121 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295148 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295148 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295148 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295149 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295175 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295175 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295175 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295176 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295205 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295205 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295205 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295206 {
	width:66px !important;
	height:6px !important;
}

@keyframes aparecer-295240 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295240 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295240 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295242 {
	width:66px !important;
	height:6px !important;
}

@keyframes aparecer-295295 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295295 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295295 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295296 {
	width:66px !important;
	height:6px !important;
}

@keyframes aparecer-295350 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295350 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295350 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295351 {
	width:66px !important;
	height:6px !important;
}

@keyframes aparecer-295379 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295379 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295379 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295380 {
	width:66px !important;
	height:6px !important;
}

@keyframes aparecer-294917 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-294917 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item294917 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item294918 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295322 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295322 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295322 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295323 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

@keyframes aparecer-295415 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-295415 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item295415 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item295416 {
	width:66px !important;
	height:6px !important;
	top:21px !important;
}

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

#item31380 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

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

#item13766 {
	width:1192px !important;
	height:841px !important;
	left:-289px !important;
	top:-2px !important;
}

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

#item13797 {
	width:615px !important;
	height:549px !important;
	top:261px !important;
}

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

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

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

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

#item262615 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item262553 {
	width:390px !important;
	height:457px !important;
	left:2336px !important;
	top:33px !important;
}

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

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

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

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

#item13799 {
	width:390px !important;
	height:457px !important;
	left:89px !important;
	top:33px !important;
}

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

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

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

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

#item13925 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item13892 {
	width:390px !important;
	height:457px !important;
	left:538px !important;
	top:33px !important;
}

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

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

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

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

#item13882 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item13847 {
	width:390px !important;
	height:457px !important;
	left:988px !important;
	top:33px !important;
}

#item217926 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

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

#item13937 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

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

#item13969 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item13935 {
	width:390px !important;
	height:457px !important;
	left:1438px !important;
	top:33px !important;
}

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

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

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

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

#item217614 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item217583 {
	width:390px !important;
	height:457px !important;
	left:1888px !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;
	}
}
#item262750 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item262776 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

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

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

#item218059 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

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

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

#item14406 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !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:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

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

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

#item14284 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !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;
}

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

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

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

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

#item219852 {
	width:108px !important;
	height:27px !important;
}

#item219875 {
	width:27px !important;
	height:27px !important;
	left:111px !important;
}

#item219850 {
	width:138px !important;
	height:27px !important;
	left:26px !important;
}

#item263074 {
	width:90px !important;
	height:10px !important;
	top:8px !important;
}

#item263098 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item263072 {
	width:117px !important;
	height:27px !important;
	top:77px !important;
}

#item263103 {
	width:90px !important;
	height:10px !important;
	top:8px !important;
}

#item263126 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item263101 {
	width:117px !important;
	height:27px !important;
	left:16px !important;
	top:118px !important;
}

#item263136 {
	width:90px !important;
	height:10px !important;
	left:33px !important;
	top:8px !important;
}

#item263159 {
	width:27px !important;
	height:27px !important;
}

#item263134 {
	width:123px !important;
	height:27px !important;
	left:146px !important;
	top:104px !important;
}

#item262811 {
	width:251px !important;
	height:30px !important;
}

#item262809 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:426px !important;
}

#item262864 {
	width:251px !important;
	height:30px !important;
}

#item262862 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:381px !important;
}

#item262889 {
	width:251px !important;
	height:30px !important;
}

#item262887 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:336px !important;
}

#item262914 {
	width:251px !important;
	height:30px !important;
}

#item262912 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:291px !important;
}

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

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

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

#item304572 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item314325 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item263807 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item263878 {
	width:30px !important;
	height:30px !important;
	left:471px !important;
}

#item312929 {
	width:500px !important;
	height:804px !important;
	top:42px !important;
}

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

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

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

#item263309 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item304605 {
	width:183px !important;
	height:35px !important;
	left:95px !important;
	top:440px !important;
}

#item263319 {
	width:441px !important;
	height:321px !important;
	left:97px !important;
	top:97px !important;
}

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

#item304593 {
	width:35px !important;
	height:35px !important;
	left:94px !important;
	top:494px !important;
}

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

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

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

#item263752 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item263801 {
	width:30px !important;
	height:30px !important;
	left:471px !important;
}

#item312925 {
	width:500px !important;
	height:804px !important;
	top:42px !important;
}

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

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

#item304536 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item314321 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item304555 {
	width:183px !important;
	height:35px !important;
	left:95px !important;
	top:440px !important;
}

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

#item263258 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item263265 {
	width:441px !important;
	height:321px !important;
	left:97px !important;
	top:97px !important;
}

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

#item304522 {
	width:35px !important;
	height:35px !important;
	left:94px !important;
	top:494px !important;
}

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

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

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

#item263642 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item263720 {
	width:30px !important;
	height:30px !important;
	left:471px !important;
}

#item312921 {
	width:500px !important;
	height:804px !important;
	top:42px !important;
}

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

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

#item304436 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item314317 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item263207 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item263213 {
	width:441px !important;
	height:321px !important;
	left:97px !important;
	top:97px !important;
}

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

#item313705 {
	width:183px !important;
	height:35px !important;
	left:95px !important;
	top:440px !important;
}

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

#item304452 {
	width:35px !important;
	height:35px !important;
	left:94px !important;
	top:494px !important;
}

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

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

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

#item263575 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item263723 {
	width:30px !important;
	height:30px !important;
	left:470px !important;
}

#item312914 {
	width:500px !important;
	height:804px !important;
	top:42px !important;
}

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

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

#item304401 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item314313 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item219758 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item262992 {
	width:441px !important;
	height:321px !important;
	left:97px !important;
	top:97px !important;
}

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

#item304411 {
	width:35px !important;
	height:35px !important;
	left:94px !important;
	top:494px !important;
}

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

#item263391 {
	width:183px !important;
	height:35px !important;
	left:95px !important;
	top:440px !important;
}

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

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

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

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

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

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

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

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

#item192313 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item192343 {
	width:441px !important;
	height:157px !important;
	left:87px !important;
	top:298px !important;
}

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

#item192366 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:485px !important;
}

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

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

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

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

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

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

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

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

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

#item312946 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

#item192845 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

#item192834 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item312941 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item192823 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item312937 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item192792 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item192798 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item192537 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item264281 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item264304 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item264327 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:20px !important;
}

#item264330 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:20px !important;
}

#item221425 {
	width:471px !important;
	height:687px !important;
	left:97px !important;
	top:226px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item265312 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item265339 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:298px !important;
}

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

#item265362 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:504px !important;
}

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

#item265377 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item312964 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

#item265687 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

#item305171 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table335231 {
	table-layout:fixed;
}

#item305181 {
	width:341px !important;
	height:169px !important;
	left:147px !important;
	top:319px !important;
}

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

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

#item265675 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item312959 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item265666 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item312955 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item265634 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item265641 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item265540 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item265552 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item265576 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item265599 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:20px !important;
}

#item265602 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:20px !important;
}

#item265609 {
	width:471px !important;
	height:687px !important;
	left:97px !important;
	top:226px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item265846 {
	width:90px !important;
	height:10px !important;
	top:8px !important;
}

#item265870 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item265843 {
	width:117px !important;
	height:27px !important;
	top:256px !important;
}

#item265876 {
	width:90px !important;
	height:10px !important;
	top:8px !important;
}

#item265899 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item265873 {
	width:117px !important;
	height:27px !important;
	left:97px !important;
	top:216px !important;
}

#item265905 {
	width:90px !important;
	height:10px !important;
	left:33px !important;
	top:8px !important;
}

#item265928 {
	width:27px !important;
	height:27px !important;
}

#item265902 {
	width:123px !important;
	height:27px !important;
	left:209px !important;
	top:144px !important;
}

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

#item265934 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:420px !important;
}

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

#item265959 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:375px !important;
}

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

#item265984 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:330px !important;
}

#item266035 {
	width:441px !important;
	height:159px !important;
	left:87px !important;
	top:144px !important;
}

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

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

#item304719 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item314337 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item266427 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item266437 {
	width:30px !important;
	height:30px !important;
	left:471px !important;
}

#item312977 {
	width:500px !important;
	height:804px !important;
	top:42px !important;
}

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

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

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

#item304809 {
	width:183px !important;
	height:35px !important;
	left:95px !important;
	top:440px !important;
}

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

#item266365 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item266374 {
	width:441px !important;
	height:321px !important;
	left:97px !important;
	top:97px !important;
}

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

#item304777 {
	width:35px !important;
	height:35px !important;
	left:94px !important;
	top:494px !important;
}

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

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

#item304702 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item314333 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

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

#item266266 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item266306 {
	width:30px !important;
	height:30px !important;
	left:471px !important;
}

#item312973 {
	width:500px !important;
	height:804px !important;
	top:42px !important;
}

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

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

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

#item266205 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item266211 {
	width:441px !important;
	height:321px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

#item304757 {
	width:35px !important;
	height:35px !important;
	left:94px !important;
	top:494px !important;
}

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

#item304792 {
	width:183px !important;
	height:35px !important;
	left:95px !important;
	top:440px !important;
}

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

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

#item304673 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item314329 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item266126 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item266192 {
	width:30px !important;
	height:30px !important;
	left:471px !important;
}

#item312968 {
	width:500px !important;
	height:804px !important;
	top:42px !important;
}

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

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

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

#item266065 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item266071 {
	width:441px !important;
	height:321px !important;
	left:97px !important;
	top:97px !important;
}

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

#item304738 {
	width:35px !important;
	height:35px !important;
	left:94px !important;
	top:494px !important;
}

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

#item266098 {
	width:183px !important;
	height:35px !important;
	left:95px !important;
	top:440px !important;
}

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

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

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

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

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

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

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

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

#item266934 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:179px !important;
}

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

#item266963 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

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

#item266989 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:253px !important;
}

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

#item267044 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:204px !important;
}

#item267602 {
	width:111px !important;
	height:220px !important;
	left:237px !important;
	top:88px !important;
}

#item267603 {
	width:72px !important;
	height:243px !important;
	left:320px !important;
	top:88px !important;
}

#item267610 {
	width:38px !important;
	height:146px !important;
	left:307px !important;
	top:90px !important;
}

#item267608 {
	width:30px !important;
	height:36px !important;
	left:295px !important;
	top:205px !important;
}

#item267314 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item266834 {
	width:20px !important;
	height:20px !important;
}

#item267550 {
	width:120px !important;
	height:20px !important;
	left:78px !important;
}

#item267367 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item267390 {
	width:20px !important;
	height:20px !important;
}

#item267544 {
	width:120px !important;
	height:20px !important;
	top:215px !important;
}

#item267395 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item267418 {
	width:20px !important;
	height:20px !important;
}

#item267545 {
	width:138px !important;
	height:20px !important;
	left:3px !important;
	top:197px !important;
}

#item267428 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item267451 {
	width:20px !important;
	height:20px !important;
}

#item267542 {
	width:138px !important;
	height:20px !important;
	left:123px !important;
	top:224px !important;
}

#item267456 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item267479 {
	width:20px !important;
	height:20px !important;
}

#item267543 {
	width:138px !important;
	height:20px !important;
	left:111px !important;
	top:239px !important;
}

#item267484 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item267507 {
	width:20px !important;
	height:20px !important;
}

#item267546 {
	width:138px !important;
	height:20px !important;
	left:54px !important;
	top:143px !important;
}

#item267511 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item267534 {
	width:20px !important;
	height:20px !important;
}

#item267547 {
	width:138px !important;
	height:20px !important;
	left:45px !important;
	top:117px !important;
}

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

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

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

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

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

#item267725 {
	width:441px !important;
	height:201px !important;
	left:87px !important;
	top:298px !important;
}

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

#item267748 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:529px !important;
}

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

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

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

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

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

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

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

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

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

#item304839 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:529px !important;
}

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

#item268087 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item268084 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314309 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item268071 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item312990 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item268062 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item268068 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
	background:#e5f4f1;
}

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

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

#item268049 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item312985 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item268016 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item268024 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item267925 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item268329 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item268337 {
	width:112px !important;
	height:50px !important;
	top:40px !important;
}

#item268363 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item268366 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item268389 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:15px !important;
}

#item268392 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:15px !important;
}

#item268397 {
	width:24px !important;
	height:12px !important;
	left:26px !important;
}

#item268401 {
	width:85px !important;
	height:22px !important;
	top:16px !important;
}

#item267989 {
	width:471px !important;
	height:687px !important;
	left:97px !important;
	top:226px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item268559 {
	width:441px !important;
	height:201px !important;
	left:87px !important;
	top:298px !important;
}

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

#item268582 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:529px !important;
}

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

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

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

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

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

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

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

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

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

#item304856 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:529px !important;
}

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

#item268919 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item268916 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314341 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

#item313002 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

#item268906 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

#item268897 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

#item268888 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item312998 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item268857 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item268863 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item305564 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item305568 {
	width:112px !important;
	height:22px !important;
	top:40px !important;
}

#item305594 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item305597 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item305620 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:18px !important;
}

#item305624 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:18px !important;
}

#item305629 {
	width:24px !important;
	height:12px !important;
	left:26px !important;
}

#item305634 {
	width:85px !important;
	height:22px !important;
	top:16px !important;
}

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

#item316637 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item268831 {
	width:471px !important;
	height:687px !important;
	left:97px !important;
	top:226px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item269013 {
	width:441px !important;
	height:184px !important;
	left:87px !important;
	top:298px !important;
}

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

#item269036 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:512px !important;
}

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

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

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

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

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

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

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

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

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

#item304884 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:512px !important;
}

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

#item269377 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item269374 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314345 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item269364 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313014 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item269354 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

#item269344 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313010 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item269313 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item269319 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item269179 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item305683 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item305686 {
	width:112px !important;
	height:8px !important;
	top:40px !important;
}

#item305712 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item305715 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item305738 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:25px !important;
}

#item305742 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:25px !important;
}

#item305746 {
	width:24px !important;
	height:12px !important;
	left:26px !important;
}

#item305752 {
	width:85px !important;
	height:22px !important;
	top:16px !important;
}

#item305776 {
	width:24px !important;
	height:12px !important;
	left:26px !important;
}

#item305782 {
	width:85px !important;
	height:22px !important;
	top:16px !important;
}

#item305805 {
	width:112px !important;
	height:8px !important;
	left:229px !important;
	top:4px !important;
}

#item269288 {
	width:471px !important;
	height:687px !important;
	left:97px !important;
	top:226px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item269435 {
	width:441px !important;
	height:135px !important;
	left:87px !important;
	top:298px !important;
}

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

#item269459 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:463px !important;
}

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

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

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

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

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

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

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

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

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

#item304892 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:463px !important;
}

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

#item269799 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item269796 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314350 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item269785 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313026 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item269776 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item269782 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
	background:#e5f4f1;
}

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

#item269767 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313022 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item269735 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item269742 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item269606 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item269619 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item269624 {
	width:112px !important;
	height:8px !important;
	top:40px !important;
}

#item269650 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item269653 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item269676 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:19px !important;
}

#item269679 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:19px !important;
}

#item269684 {
	width:24px !important;
	height:12px !important;
	left:210px !important;
	top:1px !important;
}

#item269710 {
	width:471px !important;
	height:687px !important;
	left:97px !important;
	top:226px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

#item209448 {
	width:441px !important;
	height:606px !important;
	left:87px !important;
	top:144px !important;
}

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

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

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

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

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

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

#item270572 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item270599 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

#item270623 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item270630 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item270640 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item270965 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item270961 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314354 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item270950 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313043 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item305903 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table343458 {
	table-layout:fixed;
}

#item310634 {
	width:341px !important;
	height:421px !important;
	left:147px !important;
	top:218px !important;
}

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

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

#item270940 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313039 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item270930 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313035 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item270898 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item270905 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item270804 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item271297 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item271303 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item271330 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item271333 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item271359 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item271382 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item271406 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:37px !important;
}

#item271410 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:37px !important;
}

#item271414 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item271422 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item271446 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item271452 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item270873 {
	width:471px !important;
	height:687px !important;
	left:97px !important;
	top:226px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

#item271562 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item271589 {
	width:441px !important;
	height:135px !important;
	left:87px !important;
	top:298px !important;
}

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

#item271612 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item271620 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item271627 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item272065 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item272062 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314358 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item272052 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313059 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item306007 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table346068 {
	table-layout:fixed;
}

#item310698 {
	width:341px !important;
	height:337px !important;
	left:147px !important;
	top:260px !important;
}

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

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

#item272042 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313055 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item272033 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313051 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item271998 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item272008 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item271791 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

#item271803 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item271806 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item271833 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item271836 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item271862 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item271885 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item271908 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:37px !important;
}

#item271912 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:37px !important;
}

#item271916 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item271919 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item271943 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item271948 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item271972 {
	width:471px !important;
	height:687px !important;
	left:97px !important;
	top:226px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

#item272193 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item272220 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:288px !important;
}

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

#item272244 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item272252 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:509px !important;
}

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

#item272259 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item272697 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item272694 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314362 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item272684 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313076 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item306115 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table348535 {
	table-layout:fixed;
}

#item310761 {
	width:341px !important;
	height:393px !important;
	left:147px !important;
	top:232px !important;
}

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

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

#item272674 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313072 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item272664 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313068 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item272632 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item272639 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item272422 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item272607 {
	width:471px !important;
	height:664px !important;
	left:97px !important;
	top:249px !important;
	padding:0px 30px 0px 0px;
}

#item316658 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item316665 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item316671 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item316697 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item316701 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item316727 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item316750 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item316776 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item316800 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item316823 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item316828 {
	width:40px !important;
	height:19px !important;
	left:436px !important;
	top:34px !important;
}

#item316834 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item316840 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item316865 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item316870 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item316894 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item316900 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

#item273437 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item273465 {
	width:441px !important;
	height:188px !important;
	left:87px !important;
	top:298px !important;
}

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

#item273488 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item273498 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item273505 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item274020 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item274017 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314368 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item274006 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313094 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item273997 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313090 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item278549 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table351351 {
	table-layout:fixed;
}

#item278556 {
	width:341px !important;
	height:225px !important;
	left:147px !important;
	top:321px !important;
}

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

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

#item273985 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313086 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item273950 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item273960 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item273669 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item273925 {
	width:471px !important;
	height:651px !important;
	left:97px !important;
	top:262px !important;
	padding:0px 30px 0px 0px;
}

#item316949 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item316956 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item316962 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item316988 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item316992 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item317018 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item317041 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item317067 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item317091 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item317115 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item317120 {
	width:40px !important;
	height:19px !important;
	left:436px !important;
	top:34px !important;
}

#item317126 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317131 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item317155 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317158 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item317182 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317186 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item274159 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item274186 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

#item274210 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item274217 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

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

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

#item279515 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

#item274741 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item274738 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314373 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item274726 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313111 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item274717 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313107 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item279543 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table353407 {
	table-layout:fixed;
}

#item279553 {
	width:341px !important;
	height:253px !important;
	left:147px !important;
	top:334px !important;
}

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

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

#item274708 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313103 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item274677 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item274683 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item274389 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item274652 {
	width:471px !important;
	height:651px !important;
	left:97px !important;
	top:262px !important;
	padding:0px 30px 0px 0px;
}

#item317258 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item317266 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item317272 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item317299 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item317303 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item317329 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item317352 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item317378 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item317401 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item317427 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item317450 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item317476 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item317499 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item317522 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item317529 {
	width:40px !important;
	height:19px !important;
	left:634px !important;
	top:34px !important;
}

#item317538 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317543 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item317567 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317572 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item317596 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317599 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item317624 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317627 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item317651 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317654 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item276207 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item276234 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

#item276257 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item276264 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item276273 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item276794 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:2px !important;
}

#item276791 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314377 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item276776 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313129 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item279650 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table356562 {
	table-layout:fixed;
}

#item279659 {
	width:341px !important;
	height:253px !important;
	left:147px !important;
	top:316px !important;
}

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

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

#item276764 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313123 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item276754 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313119 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item276722 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item276729 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item276438 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item276697 {
	width:471px !important;
	height:651px !important;
	left:97px !important;
	top:262px !important;
	padding:0px 30px 0px 0px;
}

#item317714 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item317722 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item317728 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item317754 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item317758 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item317784 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item317807 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item317833 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item317857 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item317880 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item317885 {
	width:40px !important;
	height:19px !important;
	left:436px !important;
	top:34px !important;
}

#item317893 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317899 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item317923 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317930 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item317954 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item317957 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item280073 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item280100 {
	width:441px !important;
	height:152px !important;
	left:87px !important;
	top:298px !important;
}

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

#item280123 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item280130 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item280137 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item280707 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314381 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item280697 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313145 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item280665 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table359021 {
	table-layout:fixed;
}

#item310832 {
	width:341px !important;
	height:477px !important;
	left:147px !important;
	top:190px !important;
}

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

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

#item280656 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313141 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item280645 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313137 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item280614 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item280620 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item280326 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item280588 {
	width:471px !important;
	height:642px !important;
	left:97px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item318012 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item318019 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318044 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318070 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318093 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318119 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318142 {
	width:77px !important;
	height:22px !important;
	top:40px !important;
}

#item318168 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318191 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318217 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318240 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318263 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item318269 {
	width:40px !important;
	height:19px !important;
	left:436px !important;
	top:34px !important;
}

#item318276 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item318281 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item318305 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item318308 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item318332 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item318335 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item318359 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item318363 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item281780 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item281807 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:298px !important;
}

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

#item281830 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item281837 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item281845 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item282532 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314385 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item282520 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313161 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item282488 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table362328 {
	table-layout:fixed;
}

#item314176 {
	width:461px !important;
	height:225px !important;
	left:87px !important;
	top:316px !important;
}

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

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

#item282479 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313157 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item282468 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313153 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item282437 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item282443 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item282035 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item282412 {
	width:471px !important;
	height:642px !important;
	left:97px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item318416 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item318424 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318448 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318474 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318497 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318523 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318546 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318573 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318596 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318619 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item318625 {
	width:40px !important;
	height:19px !important;
	left:436px !important;
	top:34px !important;
}

#item318633 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item318640 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item318664 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item318670 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item318694 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item318697 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item283500 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item283527 {
	width:441px !important;
	height:157px !important;
	left:87px !important;
	top:298px !important;
}

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

#item283550 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item283558 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item283565 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item284174 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314393 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item284163 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313179 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item284130 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table364875 {
	table-layout:fixed;
}

#item314237 {
	width:371px !important;
	height:225px !important;
	left:132px !important;
	top:316px !important;
}

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

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

#item284118 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313174 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

#item284107 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313170 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item284076 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item284082 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item283755 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item284051 {
	width:471px !important;
	height:642px !important;
	left:97px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item318779 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item318786 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318811 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318837 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318861 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318887 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318911 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318938 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item318961 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item318987 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319010 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319036 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319059 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319085 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319108 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319131 {
	width:40px !important;
	height:19px !important;
	top:34px !important;
}

#item319137 {
	width:40px !important;
	height:19px !important;
	left:564px !important;
	top:34px !important;
}

#item319144 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319150 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319174 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319177 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319201 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319205 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319229 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319232 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319256 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319259 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319283 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319287 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item284352 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item284379 {
	width:441px !important;
	height:140px !important;
	left:87px !important;
	top:298px !important;
}

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

#item284403 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item284410 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item284417 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item285025 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:69px !important;
}

#item314399 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item284580 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:69px !important;
}

#item313195 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item284994 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:69px !important;
}

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

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

table#table367547 {
	table-layout:fixed;
}

#item285000 {
	width:371px !important;
	height:169px !important;
	left:132px !important;
	top:352px !important;
}

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

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

#item284984 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:69px !important;
}

#item313191 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item284975 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:69px !important;
}

#item313187 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item284943 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:69px !important;
}

#item284950 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item284616 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:69px !important;
}

#item284918 {
	width:471px !important;
	height:642px !important;
	left:97px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item319382 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item319390 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319414 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319440 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319463 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319489 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319512 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319538 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319561 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319588 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319611 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319637 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319660 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319686 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319709 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319735 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319758 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319784 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item319807 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item319830 {
	width:40px !important;
	height:19px !important;
	top:44px !important;
}

#item319836 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:44px !important;
}

#item319846 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319851 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319875 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319879 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319904 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319907 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319931 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319934 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319958 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319961 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item319985 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item319988 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item320013 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320016 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item320041 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320045 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item285160 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item285187 {
	width:441px !important;
	height:157px !important;
	left:87px !important;
	top:298px !important;
}

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

#item285210 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:509px !important;
}

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

#item285218 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:509px !important;
}

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

#item285227 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item285835 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:62px !important;
}

#item314403 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item285391 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:62px !important;
}

#item313214 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item285802 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:62px !important;
}

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

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

table#table370152 {
	table-layout:fixed;
}

#item285810 {
	width:401px !important;
	height:225px !important;
	left:117px !important;
	top:341px !important;
}

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

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

#item285792 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:62px !important;
}

#item313207 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item285782 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:62px !important;
}

#item313203 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item285751 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:62px !important;
}

#item285757 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item285431 {
	width:35px !important;
	height:35px !important;
	left:536px !important;
	top:62px !important;
}

#item285726 {
	width:471px !important;
	height:656px !important;
	left:97px !important;
	top:257px !important;
	padding:0px 30px 0px 0px;
}

#item320140 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item320147 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item320171 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item320198 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item320221 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item320247 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item320270 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item320297 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item320320 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item320347 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item320370 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item320396 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item320419 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item320446 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item320469 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item320495 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item320518 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item320541 {
	width:40px !important;
	height:19px !important;
	top:44px !important;
}

#item320547 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:44px !important;
}

#item320554 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320563 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item320587 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320590 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item320614 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320618 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item320643 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320646 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item320670 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320674 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item320698 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320701 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item320725 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item320728 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

#item285979 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item286006 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

#item286029 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:493px !important;
}

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

#item286037 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:493px !important;
}

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

#item286045 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item286653 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314407 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

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

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

#item286208 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313237 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item286621 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

table#table372966 {
	table-layout:fixed;
}

#item286628 {
	width:371px !important;
	height:169px !important;
	left:132px !important;
	top:355px !important;
}

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

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

#item286610 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313233 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

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

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

#item286601 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313229 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item286566 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item286570 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item286567 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item286576 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item286220 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item286247 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item286244 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item286542 {
	width:471px !important;
	height:651px !important;
	left:97px !important;
	top:262px !important;
	padding:0px 30px 0px 0px;
}

#item324161 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item324167 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324191 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324217 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324240 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324266 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324289 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324315 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324338 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324364 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324387 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324413 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324436 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324463 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324486 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324512 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324535 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324562 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324585 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324611 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324634 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324660 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324683 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324710 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324733 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324759 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item324782 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item324805 {
	width:40px !important;
	height:19px !important;
	top:44px !important;
}

#item324811 {
	width:40px !important;
	height:19px !important;
	left:1090px !important;
	top:44px !important;
}

#item324817 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item324823 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item324847 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item324851 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item324875 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item324881 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item324906 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item324910 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item324934 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item324938 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item324962 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item324965 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item324989 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item324992 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325016 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325019 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325043 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325047 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325072 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325075 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325099 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325102 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325126 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325130 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item286217 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item286205 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item291527 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item291528 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item291532 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item313241 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item291586 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item291582 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item291609 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:298px !important;
}

#item291636 {
	width:30px !important;
	height:30px !important;
}

#item291632 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:498px !important;
}

#item291643 {
	width:30px !important;
	height:30px !important;
}

#item291639 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:498px !important;
}

#item291649 {
	width:165px !important;
	height:30px !important;
}

#item291646 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

#item291676 {
	width:165px !important;
	height:30px !important;
}

#item291672 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item291704 {
	width:165px !important;
	height:30px !important;
}

#item291700 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item291732 {
	width:165px !important;
	height:30px !important;
}

#item291728 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item291758 {
	width:165px !important;
	height:30px !important;
}

#item291755 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item291784 {
	width:165px !important;
	height:30px !important;
}

#item291781 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item291967 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item291971 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:3px !important;
}

#item291968 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314411 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

#item291957 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item291961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item291958 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313254 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item291926 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item291930 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item291927 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

table#table376182 th, table#table376182 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
	border-bottom:1px solid #009976;;
}

table#table376182 tr {
	height:28px;;
	border-bottom:1px solid #009976;;
}

table#table376182 {
	table-layout:fixed;
}

#item310908 {
	width:371px !important;
	height:141px !important;
	left:132px !important;
	top:358px !important;
}

#item291913 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item291917 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item291914 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313250 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item291902 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item291906 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item291903 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313245 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item291869 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item291874 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item291871 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item291877 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item291812 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item291840 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item291837 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item291845 {
	width:471px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
	padding:0px 30px 0px 0px;
}

#item325218 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item325226 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325251 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325277 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325300 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325326 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325349 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325375 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325398 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325426 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325449 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325472 {
	width:40px !important;
	height:19px !important;
	top:44px !important;
}

#item325478 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:44px !important;
}

#item325487 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325492 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325516 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325520 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325544 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325548 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325572 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325575 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item291809 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item291807 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item292050 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item292051 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item292054 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item313259 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item292108 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item292104 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item292131 {
	width:441px !important;
	height:152px !important;
	left:87px !important;
	top:298px !important;
}

#item292158 {
	width:30px !important;
	height:30px !important;
}

#item292154 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:497px !important;
}

#item292166 {
	width:30px !important;
	height:30px !important;
}

#item292162 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:497px !important;
}

#item292172 {
	width:165px !important;
	height:30px !important;
}

#item292169 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

#item292199 {
	width:165px !important;
	height:30px !important;
}

#item292195 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item292226 {
	width:165px !important;
	height:30px !important;
}

#item292222 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item292254 {
	width:165px !important;
	height:30px !important;
}

#item292249 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item292280 {
	width:165px !important;
	height:30px !important;
}

#item292277 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item292306 {
	width:165px !important;
	height:30px !important;
}

#item292303 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item292487 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292492 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:3px !important;
}

#item292488 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314415 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

#item292477 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292481 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292478 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313275 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item292441 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292446 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292442 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

table#table378363 th, table#table378363 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table378363 tr {
	height:28px;;
}

table#table378363 {
	table-layout:fixed;
}

#item310958 {
	width:371px !important;
	height:225px !important;
	left:132px !important;
	top:316px !important;
}

#item292430 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292434 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292431 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313271 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item292421 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292425 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292422 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313267 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item292390 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292394 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292391 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item292397 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item292335 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item292362 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292359 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item292366 {
	width:471px !important;
	height:651px !important;
	left:97px !important;
	top:262px !important;
	padding:0px 30px 0px 0px;
}

#item325644 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item325651 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325675 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325702 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325725 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325751 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325774 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325800 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325823 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325849 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item325872 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item325895 {
	width:40px !important;
	height:19px !important;
	top:44px !important;
}

#item325900 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:44px !important;
}

#item325906 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325911 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325936 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325939 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325963 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325967 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item325991 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item325995 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item292331 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item292329 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item292569 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item292570 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item292575 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item313279 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item292631 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item292626 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item292654 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

#item292681 {
	width:30px !important;
	height:30px !important;
}

#item292677 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:504px !important;
}

#item292688 {
	width:30px !important;
	height:30px !important;
}

#item292684 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:504px !important;
}

#item292694 {
	width:165px !important;
	height:30px !important;
}

#item292691 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

#item292721 {
	width:165px !important;
	height:30px !important;
}

#item292717 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item292749 {
	width:165px !important;
	height:30px !important;
}

#item292744 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item292776 {
	width:165px !important;
	height:30px !important;
}

#item292772 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item292803 {
	width:165px !important;
	height:30px !important;
}

#item292799 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item292829 {
	width:165px !important;
	height:30px !important;
}

#item292826 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item293011 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293016 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:3px !important;
}

#item293012 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314419 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

#item292996 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293000 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292997 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313292 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item292963 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292967 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292964 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

table#table380898 th, table#table380898 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table380898 tr {
	height:28px;;
}

table#table380898 {
	table-layout:fixed;
}

#item311079 {
	width:371px !important;
	height:197px !important;
	left:132px !important;
	top:330px !important;
}

#item292954 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292958 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292955 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313287 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item292944 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292945 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313283 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item292912 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292916 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292913 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item292920 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item292857 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item292884 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item292881 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item292888 {
	width:471px !important;
	height:651px !important;
	left:97px !important;
	top:262px !important;
	padding:0px 30px 0px 0px;
}

#item326067 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item326074 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326098 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326124 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326147 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326174 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326197 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326223 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326246 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326273 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326296 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326324 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326347 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326370 {
	width:40px !important;
	height:19px !important;
	top:44px !important;
}

#item326378 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:44px !important;
}

#item326384 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326390 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item326414 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326417 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item326441 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326444 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item326469 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326472 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item326496 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326499 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item292854 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item292852 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item293094 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item293095 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item293098 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item313296 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item293152 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item293148 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item293175 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:298px !important;
}

#item293203 {
	width:30px !important;
	height:30px !important;
}

#item293199 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:504px !important;
}

#item293215 {
	width:30px !important;
	height:30px !important;
}

#item293211 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:504px !important;
}

#item293222 {
	width:165px !important;
	height:30px !important;
}

#item293219 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

#item293249 {
	width:165px !important;
	height:30px !important;
}

#item293245 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item293276 {
	width:165px !important;
	height:30px !important;
}

#item293272 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item293304 {
	width:165px !important;
	height:30px !important;
}

#item293300 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item293330 {
	width:165px !important;
	height:30px !important;
}

#item293327 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item293356 {
	width:165px !important;
	height:30px !important;
}

#item293353 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item293537 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293541 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:3px !important;
}

#item293538 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314423 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

#item293523 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293527 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293524 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313313 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item293492 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293496 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293493 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

table#table383374 th, table#table383374 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table383374 tr {
	height:28px;;
}

table#table383374 {
	table-layout:fixed;
}

#item311019 {
	width:371px !important;
	height:225px !important;
	left:132px !important;
	top:316px !important;
}

#item293482 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293486 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293483 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313309 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item293473 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293477 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293474 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313305 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item293441 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293445 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293442 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item293449 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item293386 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item293413 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293410 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item293417 {
	width:471px !important;
	height:651px !important;
	left:97px !important;
	top:262px !important;
	padding:0px 30px 0px 0px;
}

#item326561 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item326568 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326592 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326618 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326641 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326668 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326691 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326717 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326740 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326766 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item326789 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item326813 {
	width:40px !important;
	height:19px !important;
	top:44px !important;
}

#item326818 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:44px !important;
}

#item326824 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326832 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item326856 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326861 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item326885 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326891 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item326915 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item326918 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item293383 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item293380 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item293626 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item313318 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item293681 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item293677 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item293704 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

#item293731 {
	width:30px !important;
	height:30px !important;
}

#item293727 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:504px !important;
}

#item293738 {
	width:30px !important;
	height:30px !important;
}

#item293734 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:504px !important;
}

#item293745 {
	width:165px !important;
	height:30px !important;
}

#item293742 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:549px !important;
}

#item293772 {
	width:165px !important;
	height:30px !important;
}

#item293768 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item293801 {
	width:165px !important;
	height:30px !important;
}

#item293796 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item293828 {
	width:165px !important;
	height:30px !important;
}

#item293824 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item293854 {
	width:165px !important;
	height:30px !important;
}

#item293851 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item293880 {
	width:165px !important;
	height:30px !important;
}

#item293877 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item294058 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item294062 {
	width:30px !important;
	height:30px !important;
	left:2px !important;
	top:3px !important;
}

#item294059 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item314427 {
	width:500px !important;
	height:816px !important;
	left:67px !important;
	top:97px !important;
}

#item294046 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item294050 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item294047 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313334 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item294015 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item294019 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item294016 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

table#table385853 th, table#table385853 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table385853 tr {
	height:28px;;
}

table#table385853 {
	table-layout:fixed;
}

#item311129 {
	width:371px !important;
	height:197px !important;
	left:132px !important;
	top:330px !important;
}

#item294006 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item294010 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item294007 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313326 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item293997 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item294001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293998 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item313322 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item293965 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item293970 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293966 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item293973 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item293909 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item293937 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item293934 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item293941 {
	width:471px !important;
	height:642px !important;
	left:97px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item293905 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item293903 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item327013 {
	width:441px !important;
	height:130px !important;
	left:87px !important;
	top:86px !important;
}

#item328654 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item328677 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item328703 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item328726 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item328752 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item328775 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item328801 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item328824 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item328851 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item328874 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item328898 {
	width:40px !important;
	height:19px !important;
	left:1113px !important;
	top:44px !important;
}

#item328904 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item328909 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item328933 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item328936 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item328960 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item328963 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item328987 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item328990 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item329017 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item329040 {
	width:134px !important;
	height:22px !important;
	top:40px !important;
}

#item329067 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item329090 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item329116 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item329139 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item329165 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item329188 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item329214 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item329237 {
	width:113px !important;
	height:22px !important;
	top:40px !important;
}

#item329260 {
	width:40px !important;
	height:19px !important;
	top:44px !important;
}

#item329266 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:44px !important;
}

#item329270 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item329275 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item329299 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item329303 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item329327 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item329333 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item329357 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
}

#item329363 {
	width:60px !important;
	height:8px !important;
	top:26px !important;
}

#item253569 {
	width:615px !important;
	height:837px !important;
	background:#009976;
}

#item253570 {
	width:1189px !important;
	height:840px !important;
	left:-287px !important;
	top:-2px !important;
}

#item253266 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-253289 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253289 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253309 {
	width:158px !important;
	height:66px !important;
	left:13px !important;
	top:75px !important;
}

#item253332 {
	width:28px !important;
	height:28px !important;
	left:170px !important;
	top:107px !important;
}

#item253289 {
	width:200px !important;
	height:150px !important;
	left:87px !important;
	top:147px !important;
}

@keyframes grow-253338 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253338 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253353 {
	width:135px !important;
	height:42px !important;
	left:13px !important;
	top:99px !important;
}

#item253376 {
	width:28px !important;
	height:28px !important;
	left:160px !important;
	top:109px !important;
}

#item253338 {
	width:200px !important;
	height:150px !important;
	left:87px !important;
	top:657px !important;
}

@keyframes grow-253384 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253384 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253403 {
	width:137px !important;
	height:42px !important;
	left:13px !important;
	top:93px !important;
}

#item253426 {
	width:28px !important;
	height:28px !important;
	left:159px !important;
	top:100px !important;
}

#item253384 {
	width:200px !important;
	height:150px !important;
	left:314px !important;
	top:147px !important;
}

@keyframes grow-253431 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253431 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253446 {
	width:146px !important;
	height:42px !important;
	left:13px !important;
	top:93px !important;
}

#item253469 {
	width:28px !important;
	height:28px !important;
	left:158px !important;
	top:107px !important;
}

#item253431 {
	width:200px !important;
	height:150px !important;
	left:87px !important;
	top:486px !important;
}

@keyframes grow-253476 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253476 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253497 {
	width:152px !important;
	height:42px !important;
	left:13px !important;
	top:91px !important;
}

#item253520 {
	width:28px !important;
	height:28px !important;
	left:159px !important;
	top:101px !important;
}

#item253476 {
	width:200px !important;
	height:150px !important;
	left:86px !important;
	top:317px !important;
}

@keyframes grow-291439 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-291439 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item291439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item291451 {
	width:145px !important;
	height:42px !important;
	left:13px !important;
	top:91px !important;
}

#item291474 {
	width:28px !important;
	height:28px !important;
	left:158px !important;
	top:97px !important;
}

#item291439 {
	width:200px !important;
	height:150px !important;
	left:313px !important;
	top:317px !important;
}

@keyframes grow-253525 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253525 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253541 {
	width:187px !important;
	height:42px !important;
	left:12px !important;
	top:96px !important;
}

#item253564 {
	width:28px !important;
	height:28px !important;
	left:162px !important;
	top:107px !important;
}

#item253525 {
	width:200px !important;
	height:150px !important;
	left:313px !important;
	top:486px !important;
}

#item253253 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313364 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item253259 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253255 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item253240 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313359 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item253245 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253242 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item253228 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313355 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item253233 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253230 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item253216 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313351 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item253221 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253218 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item253201 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313347 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item253208 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253203 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item253184 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313343 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item253189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253186 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item253170 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313338 {
	width:500px !important;
	height:804px !important;
	left:67px !important;
	top:109px !important;
}

#item253176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item253173 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item253168 {
	width:27px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item253166 {
	width:930px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item310464 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item310453 {
	width:615px !important;
	height:252px !important;
}

#item310405 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item310428 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:297px !important;
}

#item310273 {
	width:324px !important;
	height:10px !important;
}

#item310268 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item310300 {
	width:324px !important;
	height:10px !important;
}

#item310296 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item310327 {
	width:324px !important;
	height:10px !important;
}

#item310323 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item310354 {
	width:324px !important;
	height:10px !important;
}

#item310350 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item310382 {
	width:324px !important;
	height:10px !important;
}

#item310377 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item310236 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item310237 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

#item310263 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item310260 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item310202 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item310207 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item310204 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item310212 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item310168 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item310172 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item310169 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item310178 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item310133 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item310134 {
	width:441px !important;
	height:822px !important;
	left:97px !important;
	top:99px !important;
}

#item310161 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item310158 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item310099 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item310103 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item310100 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item310108 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item310097 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item310095 {
	width:625px !important;
	height:1062px !important;
	left:-10px !important;
	top:-12px !important;
}

#item313368 {
	width:615px !important;
	height:1050px !important;
}

#item308471 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item308475 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item308485 {
	width:60px !important;
	height:60px !important;
}

#item308482 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item20847 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:11.1px;
	line-height:13.9px;
	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.autoParaStyle6 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	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:7px;
	text-align:center;
}

p.autoParaStyle5 {
	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;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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-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.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:6.2px;
	line-height:8.1px;
	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.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.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.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-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.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.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.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.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-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;
	text-align:left;
}

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.fechas-salidas {
	font-family:FF-Quicksand-Regular,Quicksand;
	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;
	text-align:center;
}

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.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-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.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	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-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.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, 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;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

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-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-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.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.book-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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.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.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.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.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;
	margin-bottom:5px;
	text-align:center;
}

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 {
	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.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.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-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.bold-13-verde-centrado {
	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;
	text-align:center;
}

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-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.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, 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.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.autoCharStyle2 {
	color:#000;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#009976;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span._20pt {
	font-size:20px;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.bold-13 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
