/* 	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:unset; */
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#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-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item465241 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

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

#item465242 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item465313 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item465325 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

#item465262 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item465250 {
	width:110px !important;
	height:102px !important;
	left:87px !important;
	top:394px !important;
}

#item465405 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item465421 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

#item465361 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item465348 {
	width:110px !important;
	height:102px !important;
	left:197px !important;
	top:394px !important;
}

#item465505 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item465518 {
	width:92px !important;
	height:83px !important;
	left:9px !important;
	top:16px !important;
}

#item465457 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item465444 {
	width:110px !important;
	height:102px !important;
	left:417px !important;
	top:394px !important;
}

#item465597 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

#item465608 {
	width:92px !important;
	height:80px !important;
	left:9px !important;
	top:18px !important;
}

#item465553 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

#item465541 {
	width:110px !important;
	height:102px !important;
	left:308px !important;
	top:394px !important;
}

#item465632 {
	width:433px !important;
	height:132px !important;
	left:87px !important;
	top:222px !important;
}

#item465655 {
	width:166px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

#item465791 {
	width:603px !important;
	height:846px !important;
	left:13px !important;
	top:10px !important;
	background:#fff;
}

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

#item465798 {
	width:36px !important;
	height:36px !important;
	left:541px !important;
	top:88px !important;
}

#item465940 {
	width:615px !important;
	height:564px !important;
	background:#fff;
}

#item465941 {
	width:433px !important;
	height:36px !important;
	left:90px !important;
	top:30px !important;
}

#item465965 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item465989 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item465998 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item466021 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item466029 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item466052 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item466066 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item466089 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item466097 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item466120 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item466130 {
	width:458px !important;
	height:39px !important;
	left:55px !important;
}

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

#item466153 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item466160 {
	width:378px !important;
	height:39px !important;
	left:55px !important;
}

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

#item466183 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item466191 {
	width:378px !important;
	height:39px !important;
	left:55px !important;
}

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

#item466214 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item466277 {
	width:85px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item466278 {
	width:91px !important;
	height:87px !important;
	left:85px !important;
	top:903px !important;
}

#item466282 {
	width:91px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item466283 {
	width:97px !important;
	height:96px !important;
	left:464px !important;
	top:898px !important;
}

#item465663 {
	width:625px !important;
	height:994px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item418549 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:288px !important;
}

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

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

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

#item12691 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:243px !important;
}

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

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

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

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

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

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

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

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:565px !important;
}

#item189091 {
	width:441px !important;
	height:187px !important;
	left:97px !important;
	top:613px !important;
}

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

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

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

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

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

#item13797 {
	width:586px !important;
	height:549px !important;
	left:30px !important;
	top:258px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item443492 {
	opacity:0.80;
	width:527px !important;
	height:425px !important;
	left:30px !important;
	top:382px !important;
}

#item453957 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item453980 {
	width:17px !important;
	height:17px !important;
}

#item454071 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454094 {
	width:17px !important;
	height:17px !important;
}

#item454098 {
	width:84px !important;
	height:16px !important;
	top:4px !important;
}

#item454122 {
	width:17px !important;
	height:17px !important;
	left:88px !important;
}

#item454252 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454275 {
	width:17px !important;
	height:17px !important;
}

#item454279 {
	width:76px !important;
	height:8px !important;
	top:19px !important;
}

#item454302 {
	width:17px !important;
	height:17px !important;
	left:10px !important;
}

#item454307 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454331 {
	width:17px !important;
	height:17px !important;
}

#item454335 {
	width:76px !important;
	height:8px !important;
	top:4px !important;
}

#item454359 {
	width:17px !important;
	height:17px !important;
	left:66px !important;
}

#item454493 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454516 {
	width:17px !important;
	height:17px !important;
}

#item454602 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454625 {
	width:17px !important;
	height:17px !important;
}

#item454630 {
	width:91px !important;
	height:16px !important;
	left:25px !important;
	top:4px !important;
}

#item454653 {
	width:17px !important;
	height:17px !important;
}

#item454657 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454680 {
	width:17px !important;
	height:17px !important;
}

#item454688 {
	width:51px !important;
	height:8px !important;
	top:4px !important;
}

#item454711 {
	width:17px !important;
	height:17px !important;
	left:52px !important;
}

#item454760 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454783 {
	width:17px !important;
	height:17px !important;
}

#item454842 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454865 {
	width:17px !important;
	height:17px !important;
}

#item454869 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item454892 {
	width:17px !important;
	height:17px !important;
}

#item454978 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item455001 {
	width:17px !important;
	height:17px !important;
}

#item453577 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item453600 {
	width:17px !important;
	height:17px !important;
}

#item453606 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item453630 {
	width:17px !important;
	height:17px !important;
}

#item453666 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item453689 {
	width:17px !important;
	height:17px !important;
}

#item453694 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item453717 {
	width:17px !important;
	height:17px !important;
}

#item453725 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item453748 {
	width:17px !important;
	height:17px !important;
}

#item453752 {
	width:91px !important;
	height:11px !important;
	left:25px !important;
	top:4px !important;
}

#item453775 {
	width:17px !important;
	height:17px !important;
}

#item453779 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item453803 {
	width:17px !important;
	height:17px !important;
}

#item453807 {
	width:51px !important;
	height:8px !important;
	top:4px !important;
}

#item453830 {
	width:17px !important;
	height:17px !important;
	left:52px !important;
}

#item453639 {
	width:76px !important;
	height:8px !important;
	left:25px !important;
	top:4px !important;
}

#item453662 {
	width:17px !important;
	height:17px !important;
}

#item455018 {
	width:343px !important;
	height:302px !important;
	left:176px !important;
	top:388px !important;
}

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

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

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

#item419171 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:326px !important;
}

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

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

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

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

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

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

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

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

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

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

#item315768 {
	width:97px !important;
	height:48px !important;
	left:427px !important;
	top:87px !important;
}

#item315795 {
	width:441px !important;
	height:254px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item315934 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

#item316461 {
	width:555px !important;
	height:776px !important;
	left:38px !important;
	top:10px !important;
	background:#fff;
}

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

#item316462 {
	width:36px !important;
	height:36px !important;
	left:533px !important;
	top:34px !important;
}

#item467436 {
	width:500px !important;
	height:670px !important;
	left:66px !important;
	top:70px !important;
}

#item316451 {
	width:555px !important;
	height:776px !important;
	left:38px !important;
	top:10px !important;
	background:#fff;
}

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

#item316452 {
	width:36px !important;
	height:36px !important;
	left:533px !important;
	top:34px !important;
}

#item467432 {
	width:525px !important;
	height:692px !important;
	left:53px !important;
	top:77px !important;
}

#item316442 {
	width:555px !important;
	height:776px !important;
	left:38px !important;
	top:10px !important;
	background:#fff;
}

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

#item316443 {
	width:36px !important;
	height:36px !important;
	left:533px !important;
	top:34px !important;
}

#item467427 {
	width:500px !important;
	height:670px !important;
	left:66px !important;
	top:70px !important;
}

#item316432 {
	width:555px !important;
	height:776px !important;
	left:38px !important;
	top:10px !important;
	background:#fff;
}

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

#item316434 {
	width:36px !important;
	height:36px !important;
	left:533px !important;
	top:34px !important;
}

#item467422 {
	width:500px !important;
	height:670px !important;
	left:66px !important;
	top:70px !important;
}

#item316400 {
	width:555px !important;
	height:776px !important;
	left:38px !important;
	top:10px !important;
	background:#fff;
}

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

#item316401 {
	width:36px !important;
	height:36px !important;
	left:533px !important;
	top:34px !important;
}

#item316408 {
	width:441px !important;
	height:692px !important;
	left:95px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item315965 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item315990 {
	width:36px !important;
	height:36px !important;
	left:533px !important;
	top:34px !important;
}

#item315997 {
	width:611px !important;
	height:103px !important;
	left:10px !important;
	top:67px !important;
}

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

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

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

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

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

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

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

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

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

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

#item450187 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item450190 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item450214 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item450218 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item450242 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item450252 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item316376 {
	width:441px !important;
	height:510px !important;
	left:95px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item315962 {
	width:31px !important;
	height:31px !important;
	left:900px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item315960 {
	width:931px !important;
	height:786px !important;
	left:-8px !important;
	top:20px !important;
}

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

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

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

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

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

#item430744 {
	width:97px !important;
	height:48px !important;
	left:427px !important;
	top:87px !important;
}

#item430771 {
	width:441px !important;
	height:254px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item430918 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

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

#item431209 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item466911 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item430947 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item466904 {
	width:525px !important;
	height:692px !important;
	left:25px !important;
	top:77px !important;
}

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

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

#item431200 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item466897 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item431191 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item466890 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item431158 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item431165 {
	width:441px !important;
	height:692px !important;
	left:67px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item430959 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item430983 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item431132 {
	width:441px !important;
	height:510px !important;
	left:67px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item450366 {
	width:453px !important;
	height:120px !important;
	left:55px !important;
	top:67px !important;
}

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

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

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

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

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

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

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

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

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

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

#item451322 {
	width:40px !important;
	height:19px !important;
	left:7px !important;
	top:46px !important;
}

#item451325 {
	width:40px !important;
	height:19px !important;
	left:490px !important;
	top:46px !important;
}

#item451330 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item451333 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item451358 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item451361 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item451385 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item451388 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item451412 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item451415 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item430956 {
	width:31px !important;
	height:31px !important;
	left:872px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item430944 {
	width:903px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

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

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

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

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

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

#item431357 {
	width:97px !important;
	height:48px !important;
	left:427px !important;
	top:87px !important;
}

#item431384 {
	width:441px !important;
	height:254px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item431529 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

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

#item431823 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item467494 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item431813 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item467489 {
	width:525px !important;
	height:692px !important;
	left:25px !important;
	top:77px !important;
}

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

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

#item431803 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item467483 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item431793 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item467476 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item431761 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item431768 {
	width:441px !important;
	height:692px !important;
	left:67px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item431560 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item431584 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item431590 {
	width:453px !important;
	height:103px !important;
	left:55px !important;
	top:88px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item452322 {
	width:40px !important;
	height:19px !important;
	left:17px !important;
	top:38px !important;
}

#item452326 {
	width:40px !important;
	height:19px !important;
	left:555px !important;
	top:38px !important;
}

#item452331 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452334 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item452358 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452362 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item452386 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452395 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item452419 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452422 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item452446 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item452449 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item431735 {
	width:441px !important;
	height:510px !important;
	left:67px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item431557 {
	width:31px !important;
	height:31px !important;
	left:872px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item431555 {
	width:903px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

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

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

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

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

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

#item435754 {
	width:97px !important;
	height:48px !important;
	left:427px !important;
	top:87px !important;
}

#item435781 {
	width:441px !important;
	height:254px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item435927 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

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

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

#item436373 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item467519 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item436363 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item467514 {
	width:525px !important;
	height:692px !important;
	left:25px !important;
	top:77px !important;
}

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

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

#item436354 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item467507 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item436343 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item467500 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

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

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

#item436308 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item436318 {
	width:441px !important;
	height:692px !important;
	left:67px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item435959 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item435984 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item435991 {
	width:444px !important;
	height:103px !important;
	left:64px !important;
	top:88px !important;
}

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

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

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

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

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

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

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

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

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

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

#item453415 {
	width:40px !important;
	height:19px !important;
	left:5px !important;
	top:38px !important;
}

#item453418 {
	width:40px !important;
	height:19px !important;
	left:493px !important;
	top:38px !important;
}

#item453422 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item453425 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item453449 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item453453 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item453477 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item453480 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item453505 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item453508 {
	width:85px !important;
	height:13px !important;
	top:24px !important;
}

#item436283 {
	width:441px !important;
	height:510px !important;
	left:67px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item435956 {
	width:31px !important;
	height:31px !important;
	left:872px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item435954 {
	width:903px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

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

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

#item445996 {
	width:555px !important;
	height:783px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
	padding:90px 0px 60px 60px;
}

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

#item446019 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item471019 {
	width:441px !important;
	height:558px !important;
	left:67px !important;
	top:178px !important;
}

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

#item445946 {
	width:444px !important;
	height:311px !important;
	left:67px !important;
	top:67px !important;
}

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

#item445969 {
	width:261px !important;
	height:36px !important;
	left:64px !important;
	top:397px !important;
}

#item445943 {
	width:565px !important;
	height:795px !important;
	left:20px !important;
	top:20px !important;
}

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

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

#item458505 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

#item449091 {
	width:96px !important;
	height:13px !important;
	left:433px !important;
	top:52px !important;
}

#item448228 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item448321 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item448370 {
	width:62px !important;
	height:22px !important;
	left:384px !important;
	top:189px !important;
}

#item448452 {
	width:85px !important;
	height:50px !important;
}

#item448447 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

#item448507 {
	width:100px !important;
	height:30px !important;
}

#item448504 {
	width:100px !important;
	height:30px !important;
}

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

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

#item448275 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item448298 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item448393 {
	width:68px !important;
	height:40px !important;
	left:383px !important;
	top:177px !important;
}

#item448409 {
	width:85px !important;
	height:50px !important;
}

#item448404 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item448560 {
	width:100px !important;
	height:30px !important;
}

#item448557 {
	width:100px !important;
	height:30px !important;
}

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

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

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

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

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

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

#item448707 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item448731 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item448755 {
	width:85px !important;
	height:54px !important;
	left:366px !important;
	top:548px !important;
}

#item448772 {
	width:100px !important;
	height:30px !important;
}

#item448768 {
	width:100px !important;
	height:30px !important;
	top:2px !important;
}

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

#item448796 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

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

#item448803 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item448817 {
	width:85px !important;
	height:50px !important;
}

#item448812 {
	width:85px !important;
	height:50px !important;
	left:442px !important;
	top:542px !important;
}

#item448158 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item448160 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468089 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item448144 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item448146 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468084 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item448103 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448104 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item448135 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455491 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item455493 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468079 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item448075 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item448077 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468072 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item448062 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item448065 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468067 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item448015 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448016 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item448051 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item447913 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468060 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item447897 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item447900 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468055 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item447849 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447850 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item447887 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447847 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item447845 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item456793 {
	width:96px !important;
	height:13px !important;
	left:433px !important;
	top:52px !important;
}

#item446672 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item446597 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item446591 {
	width:48px !important;
	height:48px !important;
	left:408px !important;
	top:180px !important;
}

#item446525 {
	width:85px !important;
	height:50px !important;
}

#item446521 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

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

#item446498 {
	width:100px !important;
	height:30px !important;
}

#item446494 {
	width:100px !important;
	height:30px !important;
}

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

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

#item446647 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item446622 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item446561 {
	width:85px !important;
	height:50px !important;
}

#item446557 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item446471 {
	width:100px !important;
	height:30px !important;
}

#item446468 {
	width:100px !important;
	height:30px !important;
}

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

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

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

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

#item455690 {
	width:48px !important;
	height:48px !important;
	left:408px !important;
	top:180px !important;
}

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

#item446837 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468031 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item446825 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item446826 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468023 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item446791 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item446793 {
	width:441px !important;
	height:618px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item446818 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item446772 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468012 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item446760 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item446761 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468007 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item446728 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item446729 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item446753 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446726 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item446724 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item456005 {
	width:153px !important;
	height:13px !important;
	left:376px !important;
	top:52px !important;
}

#item456028 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item457166 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item456052 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item457190 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item456077 {
	width:62px !important;
	height:22px !important;
	left:363px !important;
	top:185px !important;
}

#item457214 {
	width:36px !important;
	height:55px !important;
	left:381px !important;
	top:531px !important;
}

#item456095 {
	width:85px !important;
	height:50px !important;
}

#item456091 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item457230 {
	width:97px !important;
	height:49px !important;
}

#item457226 {
	width:97px !important;
	height:49px !important;
	left:430px !important;
	top:542px !important;
}

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

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

#item456121 {
	width:100px !important;
	height:30px !important;
}

#item456118 {
	width:100px !important;
	height:30px !important;
}

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

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

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

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

#item457256 {
	width:100px !important;
	height:30px !important;
}

#item457253 {
	width:100px !important;
	height:30px !important;
}

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

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

#item456164 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item456187 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item456211 {
	width:68px !important;
	height:40px !important;
	left:372px !important;
	top:177px !important;
}

#item456221 {
	width:85px !important;
	height:50px !important;
}

#item456217 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item456247 {
	width:100px !important;
	height:30px !important;
}

#item456244 {
	width:100px !important;
	height:30px !important;
}

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

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

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

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

#item456315 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item456338 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item456361 {
	width:102px !important;
	height:46px !important;
	left:350px !important;
	top:548px !important;
}

#item456371 {
	width:100px !important;
	height:30px !important;
}

#item456368 {
	width:100px !important;
	height:30px !important;
	top:2px !important;
}

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

#item456394 {
	width:30px !important;
	height:30px !important;
	left:173px !important;
}

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

#item456400 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
}

#item456410 {
	width:85px !important;
	height:50px !important;
}

#item456406 {
	width:85px !important;
	height:50px !important;
	left:442px !important;
	top:542px !important;
}

#item456741 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item456743 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468147 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item456731 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item456733 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468142 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item456697 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456698 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item456724 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456675 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item456677 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468135 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item456665 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item456667 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468130 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item456629 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456630 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item456658 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item457477 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468123 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item456621 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468110 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item457455 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item457457 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468101 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item456603 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item456605 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468096 {
	width:440px !important;
	height:829px !important;
	left:404px !important;
	top:109px !important;
}

#item457401 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item457402 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item457429 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456565 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456566 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

#item456594 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456563 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item456561 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item469122 {
	width:96px !important;
	height:13px !important;
	left:435px !important;
	top:52px !important;
}

#item469177 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item469202 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469227 {
	width:74px !important;
	height:26px !important;
	left:454px !important;
	top:185px !important;
}

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

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

#item469285 {
	width:100px !important;
	height:30px !important;
}

#item469280 {
	width:100px !important;
	height:30px !important;
}

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

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

#item469346 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item469371 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469428 {
	width:100px !important;
	height:30px !important;
}

#item469424 {
	width:100px !important;
	height:30px !important;
}

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

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

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

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

#item469470 {
	width:75px !important;
	height:26px !important;
	left:453px !important;
	top:177px !important;
}

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

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

#item469690 {
	width:441px !important;
	height:876px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item469676 {
	width:440px !important;
	height:829px !important;
	left:97px !important;
	top:109px !important;
}

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

#item469625 {
	width:441px !important;
	height:570px !important;
	left:97px !important;
	top:403px !important;
}

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

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

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

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

#item469615 {
	width:441px !important;
	height:876px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item469599 {
	width:440px !important;
	height:829px !important;
	left:97px !important;
	top:109px !important;
}

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

#item469539 {
	width:442px !important;
	height:570px !important;
	left:97px !important;
	top:403px !important;
}

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

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

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

#item469533 {
	width:625px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item469728 {
	width:96px !important;
	height:13px !important;
	left:429px !important;
	top:52px !important;
}

#item469778 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item469802 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469826 {
	width:75px !important;
	height:26px !important;
	left:453px !important;
	top:183px !important;
}

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

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

#item469872 {
	width:100px !important;
	height:30px !important;
}

#item469869 {
	width:100px !important;
	height:30px !important;
}

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

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

#item469929 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item469952 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item470005 {
	width:100px !important;
	height:30px !important;
}

#item470002 {
	width:100px !important;
	height:30px !important;
}

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

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

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

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

#item470042 {
	width:75px !important;
	height:26px !important;
	left:453px !important;
	top:183px !important;
}

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

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

#item470237 {
	width:441px !important;
	height:876px !important;
	left:94px !important;
	top:97px !important;
}

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

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

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

#item470225 {
	width:440px !important;
	height:829px !important;
	left:97px !important;
	top:109px !important;
}

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

#item470174 {
	width:441px !important;
	height:570px !important;
	left:97px !important;
	top:403px !important;
}

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

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

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

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

#item470168 {
	width:441px !important;
	height:876px !important;
	left:94px !important;
	top:97px !important;
}

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

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

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

#item470155 {
	width:440px !important;
	height:829px !important;
	left:97px !important;
	top:109px !important;
}

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

#item470109 {
	width:442px !important;
	height:570px !important;
	left:97px !important;
	top:403px !important;
	padding:0px 50px 0px 0px;
}

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

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

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

#item470104 {
	width:625px !important;
	height:1063px !important;
	left:-7px !important;
	top:-10px !important;
}

#item470275 {
	width:96px !important;
	height:13px !important;
	left:432px !important;
	top:52px !important;
}

#item470326 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item470349 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item470373 {
	width:75px !important;
	height:26px !important;
	left:453px !important;
	top:190px !important;
}

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

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

#item470421 {
	width:100px !important;
	height:30px !important;
}

#item470418 {
	width:100px !important;
	height:30px !important;
}

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

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

#item470477 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item470500 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item470553 {
	width:100px !important;
	height:30px !important;
}

#item470550 {
	width:100px !important;
	height:30px !important;
}

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

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

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

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

#item470588 {
	width:75px !important;
	height:26px !important;
	left:453px !important;
	top:190px !important;
}

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

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

#item470781 {
	width:441px !important;
	height:876px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item470769 {
	width:440px !important;
	height:829px !important;
	left:97px !important;
	top:109px !important;
}

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

#item470721 {
	width:441px !important;
	height:570px !important;
	left:97px !important;
	top:403px !important;
}

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

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

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

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

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

#item470715 {
	width:441px !important;
	height:876px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item470702 {
	width:440px !important;
	height:829px !important;
	left:97px !important;
	top:109px !important;
}

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

#item470654 {
	width:442px !important;
	height:570px !important;
	left:97px !important;
	top:403px !important;
}

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

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

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

#item470649 {
	width:625px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item457818 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

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

#item468941 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

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

@keyframes grow-468154 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-468154 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item468167 {
	width:119px !important;
	height:15px !important;
	left:13px !important;
	top:126px !important;
}

#item468190 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:119px !important;
}

#item468154 {
	width:200px !important;
	height:153px !important;
	left:87px !important;
	top:159px !important;
}

@keyframes grow-468196 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-468196 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item468208 {
	width:145px !important;
	height:15px !important;
	left:10px !important;
	top:125px !important;
}

#item468231 {
	width:28px !important;
	height:28px !important;
	left:161px !important;
	top:118px !important;
}

#item468196 {
	width:200px !important;
	height:153px !important;
	left:328px !important;
	top:497px !important;
}

@keyframes grow-468244 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-468244 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item468259 {
	width:138px !important;
	height:15px !important;
	left:13px !important;
	top:127px !important;
}

#item468282 {
	width:28px !important;
	height:28px !important;
	left:162px !important;
	top:120px !important;
}

#item468244 {
	width:200px !important;
	height:153px !important;
	left:328px !important;
	top:159px !important;
}

@keyframes grow-468287 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-468287 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item468300 {
	width:137px !important;
	height:15px !important;
	left:10px !important;
	top:125px !important;
}

#item468323 {
	width:28px !important;
	height:28px !important;
	left:160px !important;
	top:118px !important;
}

#item468287 {
	width:200px !important;
	height:153px !important;
	left:87px !important;
	top:666px !important;
}

@keyframes grow-468329 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-468329 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item468344 {
	width:162px !important;
	height:15px !important;
	left:13px !important;
	top:127px !important;
}

#item468367 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:120px !important;
}

#item468329 {
	width:200px !important;
	height:153px !important;
	left:87px !important;
	top:328px !important;
}

@keyframes grow-468372 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-468372 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item468387 {
	width:154px !important;
	height:15px !important;
	left:13px !important;
	top:127px !important;
}

#item468410 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:120px !important;
}

#item468372 {
	width:200px !important;
	height:153px !important;
	left:328px !important;
	top:328px !important;
}

@keyframes grow-468414 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-468414 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item468428 {
	width:145px !important;
	height:15px !important;
	left:14px !important;
	top:125px !important;
}

#item468451 {
	width:28px !important;
	height:28px !important;
	left:161px !important;
	top:118px !important;
}

#item468414 {
	width:200px !important;
	height:153px !important;
	left:87px !important;
	top:497px !important;
}

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

#item468585 {
	width:615px !important;
	height:1053px !important;
	left:482px !important;
	top:16px !important;
	background:#fff;
}

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

#item468586 {
	width:36px !important;
	height:36px !important;
	left:1007px !important;
	top:70px !important;
}

#item468600 {
	width:440px !important;
	height:829px !important;
	left:569px !important;
	top:115px !important;
}

#item468570 {
	width:615px !important;
	height:1053px !important;
	left:482px !important;
	top:16px !important;
	background:#fff;
}

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

#item468571 {
	width:36px !important;
	height:36px !important;
	left:1007px !important;
	top:70px !important;
}

#item468580 {
	width:440px !important;
	height:829px !important;
	left:569px !important;
	top:115px !important;
}

#item468555 {
	width:615px !important;
	height:1053px !important;
	left:482px !important;
	top:16px !important;
	background:#fff;
}

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

#item468556 {
	width:36px !important;
	height:36px !important;
	left:1007px !important;
	top:70px !important;
}

#item468565 {
	width:440px !important;
	height:829px !important;
	left:569px !important;
	top:115px !important;
}

#item468541 {
	width:615px !important;
	height:1053px !important;
	left:482px !important;
	top:16px !important;
	background:#fff;
}

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

#item468542 {
	width:36px !important;
	height:36px !important;
	left:1007px !important;
	top:70px !important;
}

#item468550 {
	width:440px !important;
	height:829px !important;
	left:569px !important;
	top:115px !important;
}

#item468527 {
	width:615px !important;
	height:1053px !important;
	left:482px !important;
	top:16px !important;
	background:#fff;
}

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

#item468528 {
	width:36px !important;
	height:36px !important;
	left:1007px !important;
	top:70px !important;
}

#item468536 {
	width:440px !important;
	height:829px !important;
	left:569px !important;
	top:115px !important;
}

#item468513 {
	width:615px !important;
	height:1053px !important;
	left:482px !important;
	top:16px !important;
	background:#fff;
}

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

#item468514 {
	width:36px !important;
	height:36px !important;
	left:1007px !important;
	top:70px !important;
}

#item468522 {
	width:440px !important;
	height:829px !important;
	left:569px !important;
	top:115px !important;
}

#item468494 {
	width:615px !important;
	height:1053px !important;
	left:482px !important;
	top:16px !important;
	background:#fff;
}

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

#item468496 {
	width:36px !important;
	height:36px !important;
	left:1007px !important;
	top:70px !important;
}

#item468507 {
	width:440px !important;
	height:829px !important;
	left:569px !important;
	top:115px !important;
}

#item468492 {
	width:27px !important;
	height:30px !important;
	left:10px !important;
	top:10px !important;
}

#item468490 {
	width:1097px !important;
	height:1069px !important;
	left:-482px !important;
	top:-16px !important;
}

#item458046 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item458047 {
	width:615px !important;
	height:252px !important;
}

#item458058 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item458082 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item458109 {
	width:324px !important;
	height:10px !important;
}

#item458105 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item458136 {
	width:324px !important;
	height:10px !important;
}

#item458132 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item458164 {
	width:324px !important;
	height:10px !important;
}

#item458159 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item458191 {
	width:324px !important;
	height:10px !important;
}

#item458187 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item458219 {
	width:324px !important;
	height:10px !important;
}

#item458214 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item458381 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item458383 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

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

#item458406 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item458347 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item458348 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item458357 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item458313 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item458314 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item458323 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item458280 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item458281 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

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

#item458304 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item458246 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item458247 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item458255 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item458244 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item458242 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

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

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

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

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

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

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

p.autoParaStyle11 {
	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.autoParaStyle10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	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.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	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:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	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.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	padding-right:140px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
}

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.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

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

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

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

p.regular-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-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-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	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:12px;
	text-align:left;
}

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

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

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

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

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

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	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-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

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

p.bold-20-verde-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.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	color:#000;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span._20pt {
	font-size:20px;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

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

#loadIndicator{display:none;}
