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

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

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

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

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

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

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

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

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

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

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

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

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

#item115924 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

#item115834 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item115830 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item115817 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item115801 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item115757 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item115762 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item116203 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

#item116119 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item116115 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item116103 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item116088 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item116041 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item116046 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item116473 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

#item116386 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item116382 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item116368 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item116352 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item116328 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item116333 {
	width:611px !important;
	height:120px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item116725 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

#item116638 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item116634 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item116620 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item116604 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item116583 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item116588 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item116984 {
	width:344px !important;
	height:327px !important;
	left:87px !important;
	top:87px !important;
}

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

#item116901 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:435px !important;
}

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

#item116910 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:435px !important;
}

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

#item116919 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:435px !important;
}

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

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

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

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

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

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

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

#item116897 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item116883 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item116863 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item116842 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item116847 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item117238 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

#item117150 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item117146 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item117130 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item117114 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item117092 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item117097 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item117540 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

#item117455 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item117450 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item117436 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item117421 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item117400 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item117405 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item118567 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item118553 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item118427 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item118363 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item118341 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item118347 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item118929 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item118915 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item118790 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item118773 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item118728 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item118704 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item118709 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item119312 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item119297 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item119168 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item119154 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item119106 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item119086 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item119091 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item119685 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item119671 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item119544 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item119529 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item119483 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item119462 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item119467 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item120056 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item120041 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item119914 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item119901 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item119855 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item119834 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item119839 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item120426 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item120410 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item120285 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item120272 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item120223 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item120203 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item120208 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item120781 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item120767 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item120640 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item120627 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item120577 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item120557 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item120562 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item121151 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item121137 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item121008 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item120996 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item120948 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item120926 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item120931 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item121520 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item121506 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item121376 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item121364 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item121305 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item121284 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item121289 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item122142 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item122127 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

#item122008 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item121997 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item121951 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item121935 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item121939 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

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

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

#item122384 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

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

#item122297 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:371px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item122293 {
	width:579px !important;
	height:692px !important;
	left:100px !important;
	top:97px !important;
}

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

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

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

#item122279 {
	width:579px !important;
	height:344px !important;
	left:100px !important;
	top:271px !important;
}

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

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

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

#item122263 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

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

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

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

#item122243 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
}

#item122248 {
	width:611px !important;
	height:130px !important;
	left:101px !important;
	top:97px !important;
}

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

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

p.autoParaStyle1 {
	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.hotel-categoria {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-nombre {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.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.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.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde-30 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:30px;
	text-align:left;
}

p.bold-20-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.light-13-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-20-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.regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.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.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-habitacion {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #fff;
	text-align:center;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-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.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-10-verde-mayusculas {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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.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.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.raisonne--book-italic {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
