/* 	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:1230px; height:866px; background: #009976 !important; }
.paper-vertical { width:1230px; height:100%; }
.paper-horizontal { width:10px; height:878px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
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;
}

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

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

@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;
}

#item9300 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item307485 {
	width:1170px !important;
	height:674px !important;
	left:30px !important;
	top:162px !important;
}

#item9324 {
	width:30px !important;
	height:30px !important;
	left:1200px !important;
	top:836px !important;
}

#item9325 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item311035 {
	width:1230px !important;
	height:866px !important;
}

#item311055 {
	width:1230px !important;
	height:866px !important;
}

#item311068 {
	width:1230px !important;
	height:866px !important;
}

#item311081 {
	width:1230px !important;
	height:866px !important;
}

#item12073 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item12074 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

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

#item307538 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

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

#item311315 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item311316 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item307542 {
	width:1230px !important;
	height:866px !important;
}

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

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

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

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

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

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

#item217440 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:319px !important;
}

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

#item261744 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:439px !important;
}

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

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

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

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

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

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

#item262434 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item262438 {
	width:549px !important;
	height:806px !important;
	left:661px !important;
	top:40px !important;
	background:#fff;
}

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

#item262439 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item262445 {
	width:445px !important;
	height:336px !important;
	left:708px !important;
	top:97px !important;
}

#item262393 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item262397 {
	width:549px !important;
	height:806px !important;
	left:661px !important;
	top:40px !important;
	background:#fff;
}

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

#item262398 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item262409 {
	width:445px !important;
	height:336px !important;
	left:708px !important;
	top:97px !important;
}

#item262356 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item262359 {
	width:549px !important;
	height:806px !important;
	left:661px !important;
	top:40px !important;
	background:#fff;
}

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

#item262361 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item262367 {
	width:445px !important;
	height:336px !important;
	left:708px !important;
	top:97px !important;
}

#item262318 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item262321 {
	width:549px !important;
	height:806px !important;
	left:661px !important;
	top:40px !important;
	background:#fff;
}

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

#item262322 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item262329 {
	width:445px !important;
	height:336px !important;
	left:708px !important;
	top:97px !important;
}

#item262278 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item262281 {
	width:549px !important;
	height:806px !important;
	left:661px !important;
	top:40px !important;
	background:#fff;
}

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

#item262282 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item262289 {
	width:445px !important;
	height:336px !important;
	left:708px !important;
	top:97px !important;
}

#item262242 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item262245 {
	width:549px !important;
	height:806px !important;
	left:661px !important;
	top:40px !important;
	background:#fff;
}

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

#item262246 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item262253 {
	width:445px !important;
	height:336px !important;
	left:708px !important;
	top:97px !important;
}

#item31150 {
	width:610px !important;
	height:866px !important;
	left:630px !important;
	top:10px !important;
}

#item31154 {
	width:1170px !important;
	height:806px !important;
	left:40px !important;
	top:40px !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:139px !important;
	height:12px !important;
	top:45px !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:139px !important;
	height:12px !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:139px !important;
	height:12px !important;
	top:45px !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:139px !important;
	height:12px !important;
	top:45px !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:139px !important;
	height:12px !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:139px !important;
	height:12px !important;
	top:43px !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:139px !important;
	height:12px !important;
	top:43px !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:139px !important;
	height:12px !important;
	top:43px !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:139px !important;
	height:12px !important;
	top:43px !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:139px !important;
	height:12px !important;
	top:43px !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:139px !important;
	height:12px !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:139px !important;
	height:12px !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:139px !important;
	height:12px !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:139px !important;
	height:12px !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:139px !important;
	height:12px !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:139px !important;
	height:12px !important;
	top:45px !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:139px !important;
	height:12px !important;
	top:45px !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:139px !important;
	height:12px !important;
	top:45px !important;
}

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

#item31380 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item12745 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item12746 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item12755 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item189091 {
	width:504px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
}

#item12743 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item12741 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13765 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item13766 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

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

#item13797 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

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

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

#item311154 {
	width:390px !important;
	height:457px !important;
	left:2307px !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;
}

#item311129 {
	width:390px !important;
	height:457px !important;
	left:60px !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;
}

#item311135 {
	width:390px !important;
	height:457px !important;
	left:510px !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;
}

#item311138 {
	width:390px !important;
	height:457px !important;
	left:960px !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;
}

#item311147 {
	width:390px !important;
	height:457px !important;
	left:1410px !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;
}

#item311152 {
	width:390px !important;
	height:457px !important;
	left:1860px !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:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item262776 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item218031 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item218059 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item14382 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item14406 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item14319 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item14348 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item14257 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

#item14284 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item14191 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

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

#item14167 {
	width:1236px !important;
	height:876px !important;
	left:-5px !important;
	top:-10px !important;
}

#item307548 {
	width:738px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item189635 {
	width:431px !important;
	height:866px !important;
	left:799px !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:216px !important;
	height:30px !important;
}

#item262809 {
	width:216px !important;
	height:30px !important;
	left:876px !important;
	top:216px !important;
}

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

#item262862 {
	width:216px !important;
	height:30px !important;
	left:876px !important;
	top:256px !important;
}

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

#item262887 {
	width:216px !important;
	height:30px !important;
	left:876px !important;
	top:296px !important;
}

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

#item262912 {
	width:216px !important;
	height:30px !important;
	left:876px !important;
	top:336px !important;
}

#item219654 {
	width:324px !important;
	height:117px !important;
	left:876px !important;
	top:63px !important;
}

#item304567 {
	width:1230px !important;
	height:866px !important;
}

#item304568 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item304572 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

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

#item304573 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item311198 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item263805 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item263806 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item263807 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

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

#item263836 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

#item263864 {
	width:742px !important;
	height:806px !important;
	background:#fff;
}

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

#item263878 {
	width:30px !important;
	height:30px !important;
	left:684px !important;
	top:24px !important;
}

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

#item304599 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item311229 {
	width:623px !important;
	height:685px !important;
	left:97px !important;
	top:104px !important;
}

#item263307 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item263308 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item263309 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

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

#item304605 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:526px !important;
}

#item263319 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304593 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item263727 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item263728 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

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

#item263752 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item263787 {
	width:742px !important;
	height:806px !important;
	background:#fff;
}

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

#item263801 {
	width:30px !important;
	height:30px !important;
	left:684px !important;
	top:24px !important;
}

#item263759 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304561 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item311227 {
	width:623px !important;
	height:685px !important;
	left:97px !important;
	top:104px !important;
}

#item304531 {
	width:1230px !important;
	height:866px !important;
}

#item304532 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item304536 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

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

#item304537 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item311189 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item263256 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item263257 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item304555 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:526px !important;
}

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

#item263258 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item263265 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304522 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item263639 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item263641 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item263642 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:59px !important;
}

#item263648 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

#item263701 {
	width:742px !important;
	height:806px !important;
	background:#fff;
}

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

#item263720 {
	width:30px !important;
	height:30px !important;
	left:684px !important;
	top:24px !important;
}

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

#item304462 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item311225 {
	width:623px !important;
	height:685px !important;
	left:97px !important;
	top:104px !important;
}

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

#item304428 {
	width:1230px !important;
	height:866px !important;
}

#item304429 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item304436 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

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

#item304437 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item311183 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item263205 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item263206 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item263207 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:59px !important;
}

#item263213 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304452 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

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

#item304455 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:526px !important;
}

#item263573 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item263574 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item263575 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item263582 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item263611 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:526px !important;
}

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

#item304473 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item263538 {
	width:742px !important;
	height:806px !important;
	background:#fff;
}

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

#item263723 {
	width:30px !important;
	height:30px !important;
	left:684px !important;
	top:24px !important;
}

#item311242 {
	width:623px !important;
	height:685px !important;
	left:97px !important;
	top:104px !important;
}

#item304396 {
	width:1230px !important;
	height:866px !important;
}

#item304397 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item304401 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

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

#item304402 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item311173 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item219756 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item219757 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item219758 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item262992 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304411 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

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

#item263391 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:526px !important;
}

#item219689 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item219687 {
	width:1240px !important;
	height:883px !important;
	left:-10px !important;
	top:-10px !important;
}

#item311349 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item311351 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item311364 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item307575 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item192290 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item192288 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

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

#item192343 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

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

#item192366 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:336px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item192845 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307734 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item192833 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item192834 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307718 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item192822 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item192823 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307710 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item192791 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item192792 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item192798 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item192513 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item192537 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item192543 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !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:125px !important;
	top:20px !important;
}

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

#item221425 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item192510 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item192508 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307579 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item265289 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item265287 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

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

#item265339 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item265377 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item265687 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307762 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item305170 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item305171 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table317835 {
	table-layout:fixed;
}

#item305181 {
	width:341px !important;
	height:169px !important;
	left:219px !important;
	top:359px !important;
}

#item265674 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item265675 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307754 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item265665 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item265666 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307746 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item265633 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item265634 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item265641 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item265516 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item265540 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item265546 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !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:125px !important;
	top:20px !important;
}

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

#item265609 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item265513 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item265511 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307676 {
	width:742px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

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

#item265805 {
	width:431px !important;
	height:866px !important;
	left:799px !important;
	background:#fff;
}

#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;
	left:822px !important;
	top:720px !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:919px !important;
	top:680px !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:1031px !important;
	top:608px !important;
}

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

#item265934 {
	width:216px !important;
	height:30px !important;
	left:876px !important;
	top:261px !important;
}

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

#item265959 {
	width:216px !important;
	height:30px !important;
	left:876px !important;
	top:301px !important;
}

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

#item265984 {
	width:216px !important;
	height:30px !important;
	left:876px !important;
	top:341px !important;
}

#item266035 {
	width:324px !important;
	height:165px !important;
	left:876px !important;
	top:63px !important;
}

#item304714 {
	width:1230px !important;
	height:866px !important;
}

#item304715 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item304719 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

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

#item304720 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item311307 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item266402 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item266403 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

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

#item266427 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item266435 {
	width:742px !important;
	height:806px !important;
	background:#fff;
}

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

#item266437 {
	width:30px !important;
	height:30px !important;
	left:684px !important;
	top:24px !important;
}

#item266449 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

#item311265 {
	width:623px !important;
	height:685px !important;
	left:97px !important;
	top:104px !important;
}

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

#item304782 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item266340 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item266341 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item304809 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:526px !important;
}

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

#item266365 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item266374 {
	width:351px !important;
	height:375px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304777 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item304696 {
	width:1230px !important;
	height:866px !important;
}

#item304697 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item304702 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

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

#item304703 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item311296 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item266264 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item266265 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item266266 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:59px !important;
}

#item266273 {
	width:351px !important;
	height:426px !important;
	left:841px !important;
	top:97px !important;
}

#item266304 {
	width:742px !important;
	height:806px !important;
	background:#fff;
}

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

#item266306 {
	width:30px !important;
	height:30px !important;
	left:684px !important;
	top:24px !important;
}

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

#item304770 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:547px !important;
}

#item311263 {
	width:623px !important;
	height:685px !important;
	left:97px !important;
	top:104px !important;
}

#item266316 {
	width:134px !important;
	height:30px !important;
	left:841px !important;
	top:600px !important;
}

#item266203 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item266204 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item266205 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:59px !important;
}

#item266211 {
	width:351px !important;
	height:426px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304757 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:550px !important;
}

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

#item304792 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:598px !important;
}

#item304668 {
	width:1230px !important;
	height:866px !important;
}

#item304669 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item304673 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

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

#item304674 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item311290 {
	width:878px !important;
	height:583px !important;
	left:186px !important;
	top:148px !important;
}

#item266124 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item266125 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item266126 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item266135 {
	width:351px !important;
	height:239px !important;
	left:841px !important;
	top:97px !important;
}

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

#item266163 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:526px !important;
}

#item266190 {
	width:742px !important;
	height:806px !important;
	background:#fff;
}

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

#item266192 {
	width:30px !important;
	height:30px !important;
	left:684px !important;
	top:24px !important;
}

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

#item304749 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

#item311257 {
	width:623px !important;
	height:685px !important;
	left:97px !important;
	top:104px !important;
}

#item266063 {
	width:431px !important;
	height:873px !important;
	left:809px !important;
	top:10px !important;
	background:#fff;
}

#item266064 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item266065 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

#item266071 {
	width:351px !important;
	height:239px !important;
	left:841px !important;
	top:97px !important;
}

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

#item304738 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:481px !important;
}

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

#item266098 {
	width:140px !important;
	height:36px !important;
	left:838px !important;
	top:526px !important;
}

#item266061 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item266058 {
	width:1240px !important;
	height:883px !important;
	left:-10px !important;
	top:-10px !important;
}

#item307680 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item267142 {
	width:520px !important;
	height:866px !important;
	left:710px !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:802px !important;
	top:87px !important;
}

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

#item266963 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:136px !important;
}

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

#item266989 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:161px !important;
}

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

#item267044 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:112px !important;
}

#item267602 {
	width:111px !important;
	height:220px !important;
	left:974px !important;
	top:457px !important;
}

#item267603 {
	width:72px !important;
	height:243px !important;
	left:1058px !important;
	top:457px !important;
}

#item267610 {
	width:38px !important;
	height:146px !important;
	left:1045px !important;
	top:459px !important;
}

#item267608 {
	width:30px !important;
	height:36px !important;
	left:1032px !important;
	top:574px !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:223px !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;
}

#item307584 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item267725 {
	width:344px !important;
	height:218px !important;
	left:87px !important;
	top:87px !important;
}

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

#item267748 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:336px !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:336px !important;
}

#item268083 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item268084 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311505 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item268070 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item268071 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307788 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item268048 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item268049 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307780 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item268015 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item268016 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item268024 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item267901 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item267925 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item267931 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !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:125px !important;
	top:25px !important;
}

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

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

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

#item267989 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item268013 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item267898 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307588 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item268559 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

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

#item268582 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:346px !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:346px !important;
}

#item268915 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item268916 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311520 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item268905 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item268906 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307811 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item268887 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item268888 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307801 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item268855 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item268857 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item268863 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item268700 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item268724 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

#item305568 {
	width:112px !important;
	height:50px !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:125px !important;
	top:15px !important;
}

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

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

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

#item268831 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item268697 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item268695 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307592 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item269013 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

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

#item269036 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:336px !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:336px !important;
}

#item269373 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item269374 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311524 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item269363 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item269364 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307832 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item269343 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item269344 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307823 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item269312 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item269313 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item269319 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item269155 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item269179 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item269186 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !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:125px !important;
	top:25px !important;
}

#item305742 {
	width:40px !important;
	height:19px !important;
	left:446px !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:314px !important;
	top:4px !important;
}

#item269288 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item269152 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item269150 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307596 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

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

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

#item269459 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:252px !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:252px !important;
}

#item269795 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item269796 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311528 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item269784 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item269785 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307853 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item269766 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item269767 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307845 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item269734 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item269735 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item269742 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item269582 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item269606 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item269613 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item269684 {
	width:24px !important;
	height:12px !important;
	left:295px !important;
	top:7px !important;
}

#item269710 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item269579 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item269577 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307684 {
	width:668px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item209281 {
	width:609px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item209304 {
	width:507px !important;
	height:866px !important;
	left:723px !important;
	background:#fff;
}

#item209448 {
	width:344px !important;
	height:696px !important;
	left:799px !important;
	top:87px !important;
}

#item307600 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item270549 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item270547 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

#item270640 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item270961 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311532 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item270949 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item270950 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307901 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item305902 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item305903 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table329633 {
	table-layout:fixed;
}

#item305914 {
	width:341px !important;
	height:421px !important;
	left:219px !important;
	top:233px !important;
}

#item270939 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item270940 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307892 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item270929 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item270930 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307884 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item270897 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item270898 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item270905 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item270780 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item270804 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item270814 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !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:125px !important;
	top:37px !important;
}

#item271410 {
	width:40px !important;
	height:19px !important;
	left:446px !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:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item270776 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item270774 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307604 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item271539 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item271537 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

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

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

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

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

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

#item271620 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:252px !important;
}

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

#item271627 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272062 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311539 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item272051 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272052 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307941 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item306006 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item306007 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table332305 {
	table-layout:fixed;
}

#item306015 {
	width:341px !important;
	height:337px !important;
	left:219px !important;
	top:275px !important;
}

#item272041 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272042 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307933 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item272032 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272033 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307913 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item271996 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item271998 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item272008 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item271767 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item271791 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item271797 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !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:125px !important;
	top:37px !important;
}

#item271912 {
	width:40px !important;
	height:19px !important;
	left:446px !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:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item271764 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item271762 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307609 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item272170 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item272168 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item272193 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item272220 {
	width:344px !important;
	height:237px !important;
	left:87px !important;
	top:87px !important;
}

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

#item272244 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:348px !important;
}

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

#item272252 {
	width:30px !important;
	height:30px !important;
	left:132px !important;
	top:348px !important;
}

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

#item272259 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272694 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311543 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item272683 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272684 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307969 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item306114 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item306115 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table334832 {
	table-layout:fixed;
}

#item306135 {
	width:341px !important;
	height:393px !important;
	left:219px !important;
	top:247px !important;
}

#item272673 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272674 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307961 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item272663 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272664 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307953 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item272631 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item272632 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item272639 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item272397 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item272422 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item272428 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item272607 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item272394 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item272392 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307668 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item273414 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item273412 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item273437 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item273465 {
	width:344px !important;
	height:237px !important;
	left:87px !important;
	top:87px !important;
}

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

#item273488 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:348px !important;
}

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

#item273498 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:348px !important;
}

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

#item273505 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item274017 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item274005 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item274006 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307997 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item273996 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item273997 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307989 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item278548 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item278549 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table337784 {
	table-layout:fixed;
}

#item278556 {
	width:341px !important;
	height:225px !important;
	left:219px !important;
	top:331px !important;
}

#item273984 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item273985 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item307981 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item273949 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item273950 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item273960 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item273645 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item273669 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item273677 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item273925 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item273641 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item273638 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307664 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item274136 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item274134 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item274159 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item274186 {
	width:344px !important;
	height:237px !important;
	left:87px !important;
	top:87px !important;
}

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

#item274210 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:348px !important;
}

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

#item274217 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:348px !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:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item274738 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item274725 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item274726 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308026 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item274716 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item274717 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308017 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item279542 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item279543 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table339912 {
	table-layout:fixed;
}

#item279553 {
	width:341px !important;
	height:253px !important;
	left:219px !important;
	top:317px !important;
}

#item274707 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item274708 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308009 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item274676 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item274677 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item274683 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item274365 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item274389 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item274395 {
	width:674px !important;
	height:96px !important;
	left:70px !important;
	top:101px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item279334 {
	width:40px !important;
	height:19px !important;
	top:33px !important;
}

#item279337 {
	width:40px !important;
	height:19px !important;
	left:634px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

#item274652 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item274362 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item274360 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307660 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item276184 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item276182 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item276207 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item276234 {
	width:344px !important;
	height:169px !important;
	left:87px !important;
	top:87px !important;
}

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

#item276257 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:291px !important;
}

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

#item276264 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:291px !important;
}

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

#item276273 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item276791 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item276775 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item276776 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308055 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item279649 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item279650 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table342730 {
	table-layout:fixed;
}

#item279659 {
	width:341px !important;
	height:253px !important;
	left:219px !important;
	top:317px !important;
}

#item276762 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item276764 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308050 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item276753 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item276754 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308039 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item276721 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item276722 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item276729 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item276414 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item276438 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item276447 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item276697 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item276411 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item276409 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307655 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item280050 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item280048 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item280073 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item280100 {
	width:344px !important;
	height:192px !important;
	left:87px !important;
	top:87px !important;
}

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

#item280123 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:300px !important;
}

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

#item280130 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:300px !important;
}

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

#item280137 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item280707 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311549 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item280696 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item280697 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308083 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item280664 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item280665 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table345260 {
	table-layout:fixed;
}

#item280672 {
	width:341px !important;
	height:477px !important;
	left:219px !important;
	top:205px !important;
}

#item280654 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item280656 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308069 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item280644 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item280645 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308065 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item280612 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item280614 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item280620 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item280302 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item280326 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item280332 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

#item281450 {
	width:77px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item280588 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item280299 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item280297 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307651 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item281757 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item281755 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item281780 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item281807 {
	width:344px !important;
	height:208px !important;
	left:87px !important;
	top:87px !important;
}

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

#item281830 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:330px !important;
}

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

#item281837 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:330px !important;
}

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

#item281845 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item282532 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311554 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item282519 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item282520 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308121 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item282487 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item282488 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table348627 {
	table-layout:fixed;
}

#item282495 {
	width:461px !important;
	height:225px !important;
	left:164px !important;
	top:275px !important;
}

#item282477 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item282479 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308115 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item282467 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item282468 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308107 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item282436 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item282437 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item282443 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item282011 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item282035 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item282043 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item282412 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item282008 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item282006 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307647 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item283477 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item283475 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item283500 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item283527 {
	width:344px !important;
	height:157px !important;
	left:87px !important;
	top:87px !important;
}

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

#item283550 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:276px !important;
}

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

#item283558 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:276px !important;
}

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

#item283565 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284174 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311559 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item284162 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284163 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308218 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item284129 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284130 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table351234 {
	table-layout:fixed;
}

#item284137 {
	width:371px !important;
	height:225px !important;
	left:227px !important;
	top:331px !important;
}

#item284117 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284118 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308206 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

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

#item284107 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308200 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item284075 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284076 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item284082 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item283731 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item283755 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item283762 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item284051 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item283728 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item283726 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307642 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item284329 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item284327 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item284352 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item284379 {
	width:344px !important;
	height:174px !important;
	left:87px !important;
	top:87px !important;
}

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

#item284403 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:296px !important;
}

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

#item284410 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:296px !important;
}

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

#item284417 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item285025 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311563 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item284579 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284580 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308236 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item284993 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284994 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table353976 {
	table-layout:fixed;
}

#item285000 {
	width:371px !important;
	height:169px !important;
	left:227px !important;
	top:359px !important;
}

#item284983 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284984 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308230 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item284974 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284975 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308224 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item284942 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item284943 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item284950 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item284592 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item284616 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item284622 {
	width:611px !important;
	height:106px !important;
	left:101px !important;
	top:96px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item289718 {
	width:40px !important;
	height:19px !important;
	top:43px !important;
}

#item289721 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item284918 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item284589 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item284577 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307638 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item285137 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item285135 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item285160 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item285187 {
	width:344px !important;
	height:157px !important;
	left:87px !important;
	top:87px !important;
}

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

#item285210 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:276px !important;
}

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

#item285218 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:276px !important;
}

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

#item285227 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item285835 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311567 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item285390 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item285391 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308254 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item285801 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item285802 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table356651 {
	table-layout:fixed;
}

#item285810 {
	width:401px !important;
	height:225px !important;
	left:227px !important;
	top:331px !important;
}

#item285791 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item285792 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308248 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item285781 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item285782 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308242 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item285750 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item285751 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item285757 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item285407 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item285431 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item285437 {
	width:611px !important;
	height:106px !important;
	left:101px !important;
	top:96px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item291183 {
	width:40px !important;
	height:19px !important;
	top:43px !important;
}

#item291186 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item285726 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item285403 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item285388 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307633 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item285956 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item285954 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item285979 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item286006 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

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

#item286029 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

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

#item286037 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

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

#item286045 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item286653 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311571 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item286207 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item286208 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308274 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item286619 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item286621 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table359529 {
	table-layout:fixed;
}

#item286628 {
	width:371px !important;
	height:169px !important;
	left:227px !important;
	top:331px !important;
}

#item286609 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item286610 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308267 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item286600 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item286601 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308260 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item286566 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item286567 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item286576 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item286220 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item286244 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item286250 {
	width:611px !important;
	height:232px !important;
	left:101px !important;
	top:100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item298126 {
	width:40px !important;
	height:19px !important;
	top:43px !important;
}

#item298129 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:167px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item286542 {
	width:611px !important;
	height:401px !important;
	left:101px !important;
	top:388px !important;
	padding:0px 30px 0px 0px;
}

#item286217 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item286205 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307629 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item291559 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item291557 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item291582 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item291609 {
	width:344px !important;
	height:186px !important;
	left:87px !important;
	top:87px !important;
}

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

#item291632 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:316px !important;
}

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

#item291639 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:316px !important;
}

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

#item291646 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item291968 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311575 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item291957 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item291958 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308296 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item291926 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item291927 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table362828 th, table#table362828 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
	border-bottom:1px solid #009976;;
}

table#table362828 tr {
	height:28px;;
	border-bottom:1px solid #009976;;
}

table#table362828 {
	table-layout:fixed;
}

#item291933 {
	width:371px !important;
	height:141px !important;
	left:227px !important;
	top:331px !important;
}

#item291913 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item291914 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308290 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item291902 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item291903 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308284 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item291869 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item291871 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item291877 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item291812 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item291837 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item291844 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

#item299536 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item299541 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

#item291845 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item291809 {
	width:30px !important;
	height:30px !important;
	left:770px !important;
	top:10px !important;
}

#item291807 {
	width:800px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307625 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item292081 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item292079 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item292104 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item292131 {
	width:344px !important;
	height:186px !important;
	left:87px !important;
	top:87px !important;
}

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

#item292154 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:306px !important;
}

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

#item292162 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:306px !important;
}

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

#item292169 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292488 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311579 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item292477 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292478 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308315 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item292441 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292442 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table365073 {
	table-layout:fixed;
}

#item292453 {
	width:371px !important;
	height:225px !important;
	left:227px !important;
	top:331px !important;
}

#item292430 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292431 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308309 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item292421 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292422 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308302 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item292390 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292391 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item292397 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item292335 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item292359 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item292365 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

#item300340 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item300343 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

#item292366 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item292331 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item292329 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307621 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item292603 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item292601 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item292626 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item292654 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

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

#item292677 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

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

#item292684 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

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

#item292691 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293012 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311583 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item292996 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292997 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308337 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item292963 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292964 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table367662 {
	table-layout:fixed;
}

#item292972 {
	width:371px !important;
	height:197px !important;
	left:227px !important;
	top:345px !important;
}

#item292954 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292955 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308330 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item292944 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292945 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308323 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item292912 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item292913 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item292920 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item292857 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item292881 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item292887 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item301290 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item301296 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

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

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

#item292888 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item292854 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item292852 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307617 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item293125 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item293123 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item293148 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item293175 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item293211 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:336px !important;
}

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

#item293219 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293538 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311587 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item293523 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293524 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308357 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item293492 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293493 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table370298 {
	table-layout:fixed;
}

#item293499 {
	width:371px !important;
	height:225px !important;
	left:227px !important;
	top:331px !important;
}

#item293482 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293483 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308351 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item293473 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293474 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308345 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item293441 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293442 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item293449 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item293386 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item293410 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item293416 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

#item302230 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item302234 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

#item293417 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item293383 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item293380 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item307613 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item293654 {
	width:411px !important;
	height:48px !important;
	background:#d2ffda;
	padding:10px;
}

#item293652 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

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

#item293677 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item293704 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

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

#item293727 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

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

#item293734 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

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

#item293742 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !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:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item294059 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item311591 {
	width:579px !important;
	height:434px !important;
	left:101px !important;
	top:226px !important;
}

#item294046 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item294047 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308375 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item294015 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item294016 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

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

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

table#table372788 {
	table-layout:fixed;
}

#item294022 {
	width:371px !important;
	height:197px !important;
	left:227px !important;
	top:331px !important;
}

#item294006 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item294007 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308369 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item293997 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293998 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item308363 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item293965 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item293966 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item293973 {
	width:522px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item293909 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

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

#item293934 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item293940 {
	width:611px !important;
	height:232px !important;
	left:101px !important;
	top:97px !important;
}

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

#item309608 {
	width:134px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

#item309828 {
	width:40px !important;
	height:19px !important;
	top:43px !important;
}

#item309831 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item310197 {
	width:40px !important;
	height:19px !important;
	top:169px !important;
}

#item310200 {
	width:40px !important;
	height:19px !important;
	left:571px !important;
	top:169px !important;
}

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

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

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

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

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

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

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

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

#item293941 {
	width:611px !important;
	height:410px !important;
	left:101px !important;
	top:379px !important;
	padding:0px 30px 0px 0px;
}

#item293905 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item293903 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item253569 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item253570 {
	width:1230px !important;
	height:870px !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:209px !important;
	height:66px !important;
	left:13px !important;
	top:228px !important;
}

#item253332 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253289 {
	width:250px !important;
	height:300px !important;
	left:87px !important;
	top:162px !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:209px !important;
	height:42px !important;
	left:13px !important;
	top:240px !important;
}

#item253376 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253338 {
	width:250px !important;
	height:300px !important;
	left:355px !important;
	top:477px !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:209px !important;
	height:42px !important;
	left:13px !important;
	top:242px !important;
}

#item253426 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253384 {
	width:250px !important;
	height:300px !important;
	left:355px !important;
	top:162px !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:209px !important;
	height:42px !important;
	left:13px !important;
	top:240px !important;
}

#item253469 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253431 {
	width:250px !important;
	height:300px !important;
	left:624px !important;
	top:477px !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:209px !important;
	height:42px !important;
	left:13px !important;
	top:242px !important;
}

#item253520 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253476 {
	width:250px !important;
	height:300px !important;
	left:624px !important;
	top:162px !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:209px !important;
	height:42px !important;
	left:13px !important;
	top:242px !important;
}

#item291474 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item291439 {
	width:250px !important;
	height:300px !important;
	left:892px !important;
	top:162px !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:17px !important;
	top:240px !important;
}

#item253564 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item253525 {
	width:250px !important;
	height:300px !important;
	left:87px !important;
	top:477px !important;
}

#item253253 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item253255 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item308435 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253240 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item253242 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item308429 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253228 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item253230 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item308421 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253216 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item253218 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item308415 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253201 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item253203 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item308402 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253184 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item253186 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item308395 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253170 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item253173 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item308388 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item253168 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item253166 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item217344 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item217293 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item217317 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item217158 {
	width:324px !important;
	height:10px !important;
}

#item217154 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item217189 {
	width:324px !important;
	height:10px !important;
}

#item217184 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item217216 {
	width:324px !important;
	height:10px !important;
}

#item217212 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item217243 {
	width:324px !important;
	height:10px !important;
}

#item217239 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item217270 {
	width:324px !important;
	height:10px !important;
}

#item217266 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item217122 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217123 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

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

#item217146 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item217085 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217086 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item217087 {
	width:522px !important;
	height:2583px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-217086 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-217086 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217110 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item217048 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217049 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item217051 {
	width:522px !important;
	height:1056px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-217049 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-217049 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217078 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item217075 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item217013 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item217015 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

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

#item217038 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item216962 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item216966 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item216971 {
	width:522px !important;
	height:3718px !important;
	left:12px !important;
}

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

#item217001 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item216960 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item216958 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item311085 {
	width:1230px !important;
	height:866px !important;
}

#item20847 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	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.autoParaStyle1 {
	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.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-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-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-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.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.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.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.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
