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

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

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

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

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

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

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

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

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

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

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

@media all and (max-height: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; }
}

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

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

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

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

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

#item411532 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item411370 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item411378 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item411521 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item411364 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item411354 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411579 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item411337 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411348 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item411321 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411330 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item411306 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411314 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item411286 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411294 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item411300 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item411259 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item411257 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item411958 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item411802 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item411811 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item411948 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item411796 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item411784 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412020 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item411769 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411778 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item411749 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411761 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item411733 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411741 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item411714 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item411722 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item411727 {
	width:611px !important;
	height:120px !important;
	left:101px !important;
	top:98px !important;
}

#item411686 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item411684 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item412422 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item412242 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item412250 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item412411 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item412232 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item412221 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412472 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item412206 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412215 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item412189 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412199 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item412173 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412182 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item412154 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412162 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item412167 {
	width:615px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item412127 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item412125 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item412853 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item412670 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item412678 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item412842 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item412662 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item412652 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412908 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item412637 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412645 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item412622 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412630 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item412606 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412615 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item412586 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item412594 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item412599 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item412559 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item412557 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item413286 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item413105 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item413113 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item413274 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

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

#item413339 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

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

#item413079 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413056 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413064 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413039 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413048 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413017 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413028 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item413033 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item412990 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item412988 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item413700 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item413517 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item413525 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item413690 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item413511 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item413501 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413750 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413484 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413495 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413468 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413476 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413452 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413461 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413431 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413441 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item413446 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item413404 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item413401 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item414145 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item413962 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item413975 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item414135 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item413956 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item413945 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414196 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413930 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413939 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413913 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413923 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413897 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413906 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item413877 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item413886 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item413891 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item413848 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item413846 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

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

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

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

#item362376 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item362377 {
	width:344px !important;
	height:39px !important;
	left:799px !important;
	top:87px !important;
}

#item397176 {
	width:231px !important;
	height:494px !important;
	left:814px !important;
	top:347px !important;
}

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

#item397875 {
	width:106px !important;
	height:33px !important;
	left:27px !important;
	top:5px !important;
}

#item397899 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397902 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

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

#item397930 {
	width:131px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

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

#item397962 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

#item397989 {
	width:111px !important;
	height:17px !important;
	left:24px !important;
	top:4px !important;
}

#item398013 {
	width:20px !important;
	height:20px !important;
	left:44px !important;
}

#item398016 {
	width:44px !important;
	height:11px !important;
	top:5px !important;
}

#item397722 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397726 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

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

#item397754 {
	width:110px !important;
	height:33px !important;
	left:27px !important;
	top:5px !important;
}

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

#item397782 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

#item397810 {
	width:131px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

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

#item397838 {
	width:124px !important;
	height:16px !important;
	left:24px !important;
	top:4px !important;
}

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

#item397604 {
	width:200px !important;
	height:27px !important;
	left:27px !important;
	top:5px !important;
}

#item397628 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397635 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

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

#item397664 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

#item397691 {
	width:117px !important;
	height:18px !important;
	left:24px !important;
	top:4px !important;
}

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

#item397513 {
	width:131px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

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

#item397541 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

#item397568 {
	width:129px !important;
	height:16px !important;
	left:24px !important;
	top:4px !important;
}

#item397423 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397426 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

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

#item397454 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

#item397481 {
	width:115px !important;
	height:18px !important;
	left:24px !important;
	top:4px !important;
}

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

#item397364 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

#item397393 {
	width:114px !important;
	height:21px !important;
	left:24px !important;
	top:4px !important;
}

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

#item397193 {
	width:200px !important;
	height:27px !important;
	left:27px !important;
	top:5px !important;
}

#item397217 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397220 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

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

#item397247 {
	width:131px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

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

#item397276 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

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

#item397307 {
	width:102px !important;
	height:15px !important;
	left:24px !important;
	top:4px !important;
}

#item397331 {
	width:20px !important;
	height:20px !important;
	left:44px !important;
}

#item397334 {
	width:44px !important;
	height:11px !important;
	top:5px !important;
}

#item397184 {
	width:331px !important;
	height:461px !important;
	left:779px !important;
	top:377px !important;
}

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

#item397009 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:154px !important;
}

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

#item397036 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:228px !important;
}

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

#item397063 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:179px !important;
}

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

#item397091 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:253px !important;
}

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

#item397119 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:204px !important;
}

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

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

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

#item363601 {
	width:450px !important;
	height:312px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item363602 {
	width:374px !important;
	height:216px !important;
	left:59px !important;
	top:64px !important;
}

#item363629 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item363625 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:304px !important;
}

#item363597 {
	width:490px !important;
	height:352px !important;
	left:740px !important;
	top:-10px !important;
}

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

#item414554 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item414372 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item414383 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item414543 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item414365 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item414355 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414604 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item414340 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414349 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item414324 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414333 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item414309 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414317 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item414288 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414297 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item414302 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item414261 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item414259 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item414963 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item414790 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item414798 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item414950 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item414782 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item414676 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415017 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item414768 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414776 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item414752 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414761 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item414736 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414744 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item414713 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item414725 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item414730 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item414685 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item414673 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item415373 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item415205 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item415213 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item415363 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item415199 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item415092 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415423 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item415180 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415193 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item415165 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415173 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item415150 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415158 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item415129 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415138 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item415143 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item415102 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item415089 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item416121 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item415949 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item415957 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item416111 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item415942 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item415839 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416172 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item415927 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415936 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item415912 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415920 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item415895 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415905 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item415876 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item415884 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item415889 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item415849 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item415836 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item416534 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item416363 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item416372 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item416524 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item416356 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item416252 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416585 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item416341 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416350 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item416324 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416334 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item416308 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416316 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item416288 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416296 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item416302 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item416261 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item416249 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

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

#item374672 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item374673 {
	width:344px !important;
	height:39px !important;
	left:799px !important;
	top:87px !important;
}

#item398932 {
	width:398px !important;
	height:409px !important;
	left:766px !important;
	top:432px !important;
}

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

#item399410 {
	width:133px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item399434 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399437 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399462 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399470 {
	width:76px !important;
	height:15px !important;
	top:5px !important;
}

#item399494 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399497 {
	width:79px !important;
	height:16px !important;
	top:4px !important;
}

#item399521 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item399524 {
	width:59px !important;
	height:12px !important;
	top:4px !important;
}

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

#item399239 {
	width:133px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item399263 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399266 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399291 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399294 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

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

#item399321 {
	width:75px !important;
	height:14px !important;
	top:5px !important;
}

#item399346 {
	width:20px !important;
	height:20px !important;
	left:71px !important;
}

#item399350 {
	width:74px !important;
	height:12px !important;
	top:3px !important;
}

#item399374 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item399377 {
	width:59px !important;
	height:12px !important;
	top:4px !important;
}

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

#item399150 {
	width:133px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item399174 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399177 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399201 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399204 {
	width:79px !important;
	height:16px !important;
	top:4px !important;
}

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

#item398949 {
	width:133px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item398973 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item398976 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399001 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399004 {
	width:76px !important;
	height:15px !important;
	top:5px !important;
}

#item399028 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399032 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

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

#item399059 {
	width:75px !important;
	height:14px !important;
	top:5px !important;
}

#item399084 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399087 {
	width:79px !important;
	height:16px !important;
	top:4px !important;
}

#item399112 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item399115 {
	width:59px !important;
	height:12px !important;
	top:4px !important;
}

#item398941 {
	width:461px !important;
	height:252px !important;
	left:773px !important;
	top:509px !important;
}

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

#item399547 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:154px !important;
}

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

#item399574 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:179px !important;
}

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

#item399603 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:204px !important;
}

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

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

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

#item375983 {
	width:450px !important;
	height:402px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item375984 {
	width:344px !important;
	height:233px !important;
	left:59px !important;
	top:97px !important;
}

#item376010 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item376007 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:364px !important;
}

#item375979 {
	width:490px !important;
	height:442px !important;
	left:740px !important;
	top:-10px !important;
}

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

#item416985 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item416815 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item416824 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item416975 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item416809 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item416702 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417036 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item416793 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416802 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item416778 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416786 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item416760 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416771 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item416739 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item416747 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item416753 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item416711 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item416699 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item417381 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item417212 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item417220 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item417370 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item417203 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item417097 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417431 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item417188 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417197 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item417172 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417180 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item417154 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417165 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item417135 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417143 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item417148 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item417107 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item417094 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item417790 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item417620 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item417628 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item417780 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item417613 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item417509 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417840 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item417598 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417607 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item417581 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417590 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item417566 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417574 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item417545 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item417554 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item417560 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item417518 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item417506 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

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

#item381593 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item381594 {
	width:344px !important;
	height:39px !important;
	left:799px !important;
	top:87px !important;
}

#item399668 {
	width:357px !important;
	height:306px !important;
	left:786px !important;
	top:405px !important;
}

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

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

#item381750 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item381780 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

#item381840 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item381845 {
	width:60px !important;
	height:12px !important;
	top:5px !important;
}

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

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

#item399875 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item399935 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item400064 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item400126 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

#item400150 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item400155 {
	width:60px !important;
	height:12px !important;
	top:5px !important;
}

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

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

#item400205 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item400234 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item400264 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

#item400289 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item400295 {
	width:60px !important;
	height:12px !important;
	top:5px !important;
}

#item400739 {
	width:374px !important;
	height:376px !important;
	left:822px !important;
	top:462px !important;
}

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

#item382732 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:154px !important;
}

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

#item382759 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:179px !important;
}

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

#item382787 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:204px !important;
}

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

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

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

#item382825 {
	width:450px !important;
	height:402px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item382826 {
	width:344px !important;
	height:240px !important;
	left:59px !important;
	top:97px !important;
}

#item382853 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item382849 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:383px !important;
}

#item382821 {
	width:490px !important;
	height:442px !important;
	left:740px !important;
	top:-10px !important;
}

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

#item418556 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item418374 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item418383 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

#item418496 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:371px !important;
}

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

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

#item418545 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

#item418613 {
	width:612px !important;
	height:345px !important;
	left:83px !important;
	top:271px !important;
}

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

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

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

#item418608 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

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

#item418362 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item418337 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item418345 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item418322 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item418330 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item418299 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item418310 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item418316 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item418272 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item418257 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item418971 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item418790 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item418799 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

#item418911 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:371px !important;
}

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

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

#item418959 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item418784 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419033 {
	width:612px !important;
	height:345px !important;
	left:83px !important;
	top:271px !important;
}

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

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

#item418679 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419029 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item418769 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item418777 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item418754 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item418762 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item418735 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item418746 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item418715 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item418723 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item418728 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item418688 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item418675 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item419405 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item419225 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item419234 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

#item419347 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:371px !important;
}

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

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

#item419395 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item419218 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419463 {
	width:612px !important;
	height:345px !important;
	left:83px !important;
	top:271px !important;
}

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

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

#item419108 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419459 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419199 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419211 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419184 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419192 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419166 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419176 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419146 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419155 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item419160 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item419119 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item419105 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

#item388560 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item388561 {
	width:344px !important;
	height:39px !important;
	left:799px !important;
	top:87px !important;
}

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

#item400743 {
	width:356px !important;
	height:464px !important;
}

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

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

#item388603 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item388662 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item388692 {
	width:160px !important;
	height:14px !important;
	left:27px !important;
	top:5px !important;
}

#item400841 {
	width:356px !important;
	height:464px !important;
}

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

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

#item400854 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

#item400878 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item400884 {
	width:54px !important;
	height:15px !important;
	top:5px !important;
}

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

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

#item400942 {
	width:160px !important;
	height:14px !important;
	left:27px !important;
	top:5px !important;
}

#item400982 {
	width:356px !important;
	height:464px !important;
}

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

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

#item400995 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

#item401019 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item401025 {
	width:54px !important;
	height:15px !important;
	top:5px !important;
}

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

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

#item401055 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item401084 {
	width:160px !important;
	height:14px !important;
	left:27px !important;
	top:5px !important;
}

#item401128 {
	width:356px !important;
	height:464px !important;
}

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

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

#item401139 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

#item401163 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item401170 {
	width:54px !important;
	height:15px !important;
	top:5px !important;
}

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

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

#item401199 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item401230 {
	width:160px !important;
	height:14px !important;
	left:27px !important;
	top:5px !important;
}

#item401264 {
	width:356px !important;
	height:464px !important;
	left:787px !important;
	top:364px !important;
}

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

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

#item389696 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:154px !important;
}

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

#item389723 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:179px !important;
}

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

#item389751 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:204px !important;
}

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

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

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

#item389790 {
	width:450px !important;
	height:321px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item389791 {
	width:344px !important;
	height:192px !important;
	left:59px !important;
	top:97px !important;
}

#item389817 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item389814 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:323px !important;
}

#item389785 {
	width:490px !important;
	height:361px !important;
	left:740px !important;
	top:-10px !important;
}

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

#item419842 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item419669 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item419681 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

#item419907 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

#item419831 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item419662 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item419557 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419889 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419895 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419901 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419647 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419655 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419630 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419639 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419615 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419623 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item419595 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item419604 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item419609 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item419566 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item419554 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item420315 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item420129 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item420139 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

#item420151 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

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

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

#item420305 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item420122 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item420110 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420396 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420096 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420104 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420080 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420089 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420067 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420073 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420050 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420060 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420031 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420039 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item420044 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item420003 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item420001 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item420856 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item420682 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item420692 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

#item420700 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

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

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

#item420846 {
	width:411px !important;
	height:48px !important;
}

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

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

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

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

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

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

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

#item420908 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

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

#item420636 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420610 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420620 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420597 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420604 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420582 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420590 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item420562 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item420570 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item420576 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item420535 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item420533 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

#item339548 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item339549 {
	width:344px !important;
	height:39px !important;
	left:799px !important;
	top:87px !important;
}

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

#item339573 {
	width:324px !important;
	height:360px !important;
	left:822px !important;
	top:477px !important;
}

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

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

#item339868 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339898 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339927 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339956 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339744 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339774 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339806 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339837 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339590 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339619 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339649 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339679 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

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

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

#item339708 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339580 {
	width:338px !important;
	height:200px !important;
	left:813px !important;
	top:486px !important;
}

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

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

#item339983 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:154px !important;
}

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

#item340009 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:181px !important;
}

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

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

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

#item340048 {
	width:450px !important;
	height:402px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item340049 {
	width:344px !important;
	height:241px !important;
	left:59px !important;
	top:97px !important;
}

#item340075 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item340072 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:384px !important;
}

#item340046 {
	width:490px !important;
	height:442px !important;
	left:740px !important;
	top:-10px !important;
}

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

#item421265 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item421111 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item421119 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

#item421255 {
	width:411px !important;
	height:48px !important;
}

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

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

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

#item421104 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

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

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

#item421000 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421339 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item421089 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421098 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item421074 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421082 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item421059 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421067 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

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

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

#item421036 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421047 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item421053 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item421009 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item420997 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

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

#item421674 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item421530 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

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

#item421538 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

#item421549 {
	width:165px !important;
	height:30px !important;
}

#item421546 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item421576 {
	width:165px !important;
	height:30px !important;
}

#item421573 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item421602 {
	width:165px !important;
	height:30px !important;
}

#item421599 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item421628 {
	width:165px !important;
	height:30px !important;
}

#item421625 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item421656 {
	width:97px !important;
	height:48px !important;
}

#item421651 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item421664 {
	width:411px !important;
	height:48px !important;
}

#item421661 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item421523 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421527 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421524 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421413 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421417 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421414 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421746 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item421506 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421507 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421518 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item421489 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421493 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421490 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421499 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item421474 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421478 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421475 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421483 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item421429 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item421458 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421454 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421464 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item421469 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item421426 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item421411 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

#item341608 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item341609 {
	width:344px !important;
	height:39px !important;
	left:799px !important;
	top:87px !important;
}

#item406535 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item341632 {
	width:432px !important;
	height:217px !important;
	left:768px !important;
	top:477px !important;
}

#item342605 {
	width:20px !important;
	height:20px !important;
}

#item342608 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342632 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item342636 {
	width:131px !important;
	height:10px !important;
	top:24px !important;
}

#item342660 {
	width:20px !important;
	height:20px !important;
}

#item342663 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342687 {
	width:20px !important;
	height:20px !important;
	left:90px !important;
}

#item342690 {
	width:131px !important;
	height:10px !important;
	top:22px !important;
}

#item342715 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
	top:17px !important;
}

#item342718 {
	width:131px !important;
	height:10px !important;
}

#item396553 {
	width:20px !important;
	height:20px !important;
}

#item396560 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item396617 {
	width:20px !important;
	height:20px !important;
}

#item396620 {
	width:131px !important;
	height:10px !important;
	left:24px !important;
	top:3px !important;
}

#item342489 {
	width:20px !important;
	height:20px !important;
}

#item342492 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342516 {
	width:20px !important;
	height:20px !important;
}

#item342522 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342546 {
	width:20px !important;
	height:20px !important;
}

#item342551 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item396801 {
	width:20px !important;
	height:20px !important;
}

#item396805 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342575 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
	top:17px !important;
}

#item342578 {
	width:131px !important;
	height:10px !important;
}

#item396829 {
	width:20px !important;
	height:20px !important;
}

#item396832 {
	width:131px !important;
	height:10px !important;
	left:24px !important;
	top:3px !important;
}

#item342038 {
	width:20px !important;
	height:20px !important;
}

#item342041 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342065 {
	width:20px !important;
	height:20px !important;
}

#item342069 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342093 {
	width:20px !important;
	height:20px !important;
	left:43px !important;
}

#item342096 {
	width:54px !important;
	height:10px !important;
	top:5px !important;
}

#item342120 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item342124 {
	width:131px !important;
	height:10px !important;
	top:24px !important;
}

#item342148 {
	width:20px !important;
	height:20px !important;
}

#item342153 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342177 {
	width:20px !important;
	height:20px !important;
	left:97px !important;
}

#item342180 {
	width:131px !important;
	height:10px !important;
	top:21px !important;
}

#item342204 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
	top:17px !important;
}

#item342211 {
	width:131px !important;
	height:10px !important;
}

#item342235 {
	width:20px !important;
	height:20px !important;
}

#item342239 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item396872 {
	width:20px !important;
	height:20px !important;
}

#item396875 {
	width:131px !important;
	height:10px !important;
	left:24px !important;
	top:3px !important;
}

#item342264 {
	width:20px !important;
	height:20px !important;
}

#item342267 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342292 {
	width:20px !important;
	height:20px !important;
}

#item342295 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342319 {
	width:20px !important;
	height:20px !important;
	left:43px !important;
}

#item342323 {
	width:54px !important;
	height:10px !important;
	top:5px !important;
}

#item342347 {
	width:20px !important;
	height:20px !important;
	left:62px !important;
}

#item342350 {
	width:131px !important;
	height:10px !important;
	top:24px !important;
}

#item342374 {
	width:20px !important;
	height:20px !important;
}

#item342377 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342401 {
	width:20px !important;
	height:20px !important;
	left:106px !important;
}

#item342404 {
	width:131px !important;
	height:10px !important;
	top:21px !important;
}

#item342429 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
	top:17px !important;
}

#item342433 {
	width:131px !important;
	height:10px !important;
}

#item342457 {
	width:20px !important;
	height:20px !important;
}

#item342463 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item396686 {
	width:20px !important;
	height:20px !important;
}

#item396689 {
	width:131px !important;
	height:10px !important;
	left:24px !important;
	top:4px !important;
}

#item342035 {
	width:410px !important;
	height:159px !important;
	left:709px !important;
	top:476px !important;
}

#item341585 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item342747 {
	width:344px !important;
	height:10px !important;
}

#item342743 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:154px !important;
}

#item342775 {
	width:344px !important;
	height:10px !important;
}

#item342770 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:179px !important;
}

#item342803 {
	width:344px !important;
	height:10px !important;
}

#item342798 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:204px !important;
}

#item342829 {
	width:30px !important;
	height:30px !important;
}

#item342826 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item342834 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:10px !important;
}

#item342836 {
	width:450px !important;
	height:402px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item342837 {
	width:344px !important;
	height:233px !important;
	left:59px !important;
	top:97px !important;
}

#item342863 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item342860 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:384px !important;
}

#item342832 {
	width:490px !important;
	height:442px !important;
	left:740px !important;
	top:-10px !important;
}

#item422086 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item422091 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

#item343073 {
	width:165px !important;
	height:30px !important;
}

#item343070 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item421946 {
	width:30px !important;
	height:30px !important;
}

#item421943 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

#item421954 {
	width:30px !important;
	height:30px !important;
}

#item421951 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

#item421966 {
	width:165px !important;
	height:30px !important;
}

#item421963 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item421992 {
	width:165px !important;
	height:30px !important;
}

#item421989 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item422019 {
	width:165px !important;
	height:30px !important;
}

#item422015 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item422045 {
	width:165px !important;
	height:30px !important;
}

#item422042 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item422073 {
	width:97px !important;
	height:48px !important;
}

#item422068 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item422081 {
	width:411px !important;
	height:48px !important;
}

#item422078 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item421935 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421939 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421936 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421829 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421833 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421830 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422172 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item421918 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421923 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421920 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421930 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item421901 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421906 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421902 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421912 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item421886 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item421890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421887 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421895 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item421843 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item421870 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item421867 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item421876 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item421881 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item421840 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item421827 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

#item422496 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item422501 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

#item343987 {
	width:165px !important;
	height:30px !important;
}

#item343984 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item422358 {
	width:30px !important;
	height:30px !important;
}

#item422355 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

#item422366 {
	width:30px !important;
	height:30px !important;
}

#item422363 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

#item422376 {
	width:165px !important;
	height:30px !important;
}

#item422372 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item422402 {
	width:165px !important;
	height:30px !important;
}

#item422399 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item422428 {
	width:165px !important;
	height:30px !important;
}

#item422425 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item422455 {
	width:165px !important;
	height:30px !important;
}

#item422451 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item422483 {
	width:97px !important;
	height:48px !important;
}

#item422478 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item422491 {
	width:411px !important;
	height:48px !important;
}

#item422488 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item422348 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422352 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422349 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422244 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422248 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422245 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422572 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item422332 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422336 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422333 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422342 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item422315 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422319 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422316 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422326 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item422300 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422304 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422301 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422309 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item422257 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item422284 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422281 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422289 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item422295 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item422254 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item422242 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

#item422905 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item422910 {
	width:344px !important;
	height:269px !important;
	left:87px !important;
	top:87px !important;
}

#item344823 {
	width:165px !important;
	height:30px !important;
}

#item344820 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

#item422767 {
	width:30px !important;
	height:30px !important;
}

#item422764 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

#item422776 {
	width:30px !important;
	height:30px !important;
}

#item422773 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:371px !important;
}

#item422785 {
	width:165px !important;
	height:30px !important;
}

#item422781 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item422811 {
	width:165px !important;
	height:30px !important;
}

#item422808 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item422837 {
	width:165px !important;
	height:30px !important;
}

#item422834 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item422863 {
	width:165px !important;
	height:30px !important;
}

#item422860 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item422892 {
	width:97px !important;
	height:48px !important;
}

#item422887 {
	width:97px !important;
	height:48px !important;
	left:1046px !important;
	top:87px !important;
}

#item422900 {
	width:411px !important;
	height:48px !important;
}

#item422897 {
	width:411px !important;
	height:48px !important;
	left:636px !important;
	top:87px !important;
}

#item422757 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422761 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422758 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item422651 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422655 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422652 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item422981 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item422740 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422744 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422741 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item422752 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item422725 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422729 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422726 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422734 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item422707 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item422711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422708 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422719 {
	width:611px !important;
	height:692px !important;
	left:101px !important;
	top:98px !important;
}

#item422664 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item422691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item422688 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:53px !important;
}

#item422696 {
	width:615px !important;
	height:555px !important;
	left:101px !important;
	top:235px !important;
}

#item422702 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:98px !important;
}

#item422661 {
	width:31px !important;
	height:31px !important;
	left:769px !important;
	top:10px !important;
	border:solid 1px #000;
}

#item422649 {
	width:800px !important;
	height:847px !important;
	left:431px !important;
	top:-10px !important;
}

p.hoteles-en {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-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.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.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.esquema-km {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-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-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.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 {
	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-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.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._20pt {
	font-size:20px;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

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;}
