/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item798_container {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item837_container {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item874_container {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item909_container {
	width:615px !important;
	height:1053px !important;
}

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

#item18404 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item18401 {
	width:65px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
}

#item18416 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:2px !important;
}

#item18412 {
	width:65px !important;
	height:65px !important;
	left:391px !important;
	top:10px !important;
}

#item18384 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item18381 {
	width:65px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
}

#item18393 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:2px !important;
}

#item18389 {
	width:65px !important;
	height:65px !important;
	left:391px !important;
	top:10px !important;
}

#item18379 {
	width:456px !important;
	height:75px !important;
	left:75px !important;
	top:891px !important;
}

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

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

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

#item968 {
	width:445px !important;
	height:54px !important;
	left:87px !important;
	top:144px !important;
}

#item990 {
	width:445px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item1014 {
	width:433px !important;
	height:24px !important;
}

#item993 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:222px !important;
}

#item1039 {
	width:433px !important;
	height:24px !important;
}

#item1018 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:266px !important;
}

#item1065 {
	width:433px !important;
	height:24px !important;
}

#item1043 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:310px !important;
}

#item1136 {
	width:433px !important;
	height:24px !important;
}

#item1114 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:354px !important;
}

#item1207 {
	width:433px !important;
	height:24px !important;
}

#item1185 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:398px !important;
}

#item1278 {
	width:433px !important;
	height:24px !important;
}

#item1256 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:442px !important;
}

#item1348 {
	width:433px !important;
	height:24px !important;
}

#item1327 {
	width:433px !important;
	height:24px !important;
	left:87px !important;
	top:486px !important;
}

#item1373 {
	width:433px !important;
	height:23px !important;
}

#item1352 {
	width:433px !important;
	height:23px !important;
	left:87px !important;
	top:573px !important;
}

#item1398 {
	width:433px !important;
	height:23px !important;
}

#item1377 {
	width:433px !important;
	height:23px !important;
	left:87px !important;
	top:530px !important;
}

#item1423 {
	width:433px !important;
	height:23px !important;
}

#item1402 {
	width:433px !important;
	height:23px !important;
	left:87px !important;
	top:616px !important;
}

#item1448 {
	width:433px !important;
	height:23px !important;
}

#item1427 {
	width:433px !important;
	height:23px !important;
	left:87px !important;
	top:660px !important;
}

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

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

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

#item1544 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item1547 {
	width:30px !important;
	height:30px !important;
	left:84px !important;
	top:324px !important;
}

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

#item1562 {
	width:178px !important;
	height:30px !important;
	left:86px !important;
	top:225px !important;
}

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

#item1588 {
	width:178px !important;
	height:30px !important;
	left:86px !important;
	top:273px !important;
}

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

#item1912 {
	width:1114px !important;
	height:1315px !important;
}

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

#item1916 {
	width:30px !important;
	height:30px !important;
	left:1150px !important;
	top:908px !important;
}

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

#item1917 {
	width:35px !important;
	height:35px !important;
	left:813px !important;
	top:65px !important;
}

#item1684 {
	width:615px !important;
	height:866px !important;
	left:287px !important;
	top:10px !important;
}

#item1688 {
	width:549px !important;
	height:806px !important;
	left:320px !important;
	top:42px !important;
	background:#fff;
}

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

#item1689 {
	width:35px !important;
	height:35px !important;
	left:810px !important;
	top:62px !important;
}

#item1697 {
	width:416px !important;
	height:515px !important;
}

#item1731 {
	width:116px !important;
	height:10px !important;
	left:67px !important;
	top:94px !important;
}

#item1753 {
	width:78px !important;
	height:11px !important;
	left:82px !important;
	top:134px !important;
}

#item1775 {
	width:78px !important;
	height:10px !important;
	left:123px !important;
	top:72px !important;
}

#item1797 {
	width:100px !important;
	height:10px !important;
	left:400px !important;
	top:232px !important;
}

#item1819 {
	width:100px !important;
	height:10px !important;
	left:418px !important;
	top:254px !important;
}

#item1841 {
	width:100px !important;
	height:10px !important;
	left:346px !important;
	top:438px !important;
}

#item1863 {
	width:100px !important;
	height:10px !important;
	left:134px !important;
	top:483px !important;
}

#item1885 {
	width:100px !important;
	height:10px !important;
	left:49px !important;
	top:444px !important;
}

#item1907 {
	width:100px !important;
	height:10px !important;
	left:76px !important;
	top:312px !important;
}

#item1670 {
	width:615px !important;
	height:542px !important;
	left:288px !important;
	top:334px !important;
}

#item1673 {
	width:1170px !important;
	height:404px !important;
	left:10px !important;
	top:534px !important;
	background:#fff;
}

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

#item1674 {
	width:35px !important;
	height:35px !important;
	left:1120px !important;
	top:562px !important;
}

#item1619 {
	width:615px !important;
	height:542px !important;
	left:288px !important;
	top:334px !important;
}

#item1620 {
	width:615px !important;
	height:542px !important;
}

#item1624 {
	width:555px !important;
	height:467px !important;
	left:317px !important;
	top:379px !important;
	background:#fff;
}

#item1625 {
	width:549px !important;
	height:342px !important;
	left:340px !important;
	top:473px !important;
}

#item1645 {
	width:504px !important;
	height:484px !important;
	left:1px !important;
}

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

#item1661 {
	width:35px !important;
	height:35px !important;
	left:822px !important;
	top:398px !important;
}

#item1617 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:102px !important;
}

#item1615 {
	width:1210px !important;
	height:938px !important;
	left:-287px !important;
	top:-10px !important;
}

#item2160 {
	width:356px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2137 {
	width:355px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2114 {
	width:356px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2091 {
	width:355px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2068 {
	width:356px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2045 {
	width:356px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item2022 {
	width:373px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item1999 {
	width:373px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item1976 {
	width:364px !important;
	height:117px !important;
	left:50px !important;
	top:57px !important;
}

#item1933 {
	width:36px !important;
	height:33px !important;
}

#item1953 {
	width:364px !important;
	height:39px !important;
	left:50px !important;
	top:57px !important;
}

#item1931 {
	width:36px !important;
	height:33px !important;
}

#item1929 {
	width:423px !important;
	height:174px !important;
	left:84px !important;
	top:87px !important;
}

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

#item2164 {
	width:30px !important;
	height:30px !important;
	left:90px !important;
	top:408px !important;
}

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

#item2172 {
	width:30px !important;
	height:30px !important;
	top:367px !important;
}

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

#item2179 {
	width:30px !important;
	height:30px !important;
	left:32px !important;
	top:237px !important;
}

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

#item2186 {
	width:30px !important;
	height:30px !important;
	left:296px !important;
	top:361px !important;
}

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

#item2192 {
	width:30px !important;
	height:30px !important;
	left:374px !important;
	top:180px !important;
}

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

#item2198 {
	width:30px !important;
	height:30px !important;
	left:356px !important;
	top:156px !important;
}

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

#item2208 {
	width:30px !important;
	height:30px !important;
	left:197px !important;
}

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

#item2214 {
	width:30px !important;
	height:30px !important;
	left:170px !important;
	top:19px !important;
}

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

#item2220 {
	width:30px !important;
	height:30px !important;
	left:153px !important;
	top:59px !important;
}

#item2229 {
	width:45px !important;
	height:45px !important;
}

#item2227 {
	width:45px !important;
	height:45px !important;
	left:516px !important;
	top:45px !important;
}

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

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

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

#item2293 {
	width:615px !important;
	height:549px !important;
	top:288px !important;
}

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

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

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

#item2295 {
	width:390px !important;
	height:457px !important;
	left:92px !important;
	top:33px !important;
}

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

#item2362 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

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

#item2340 {
	width:390px !important;
	height:457px !important;
	left:542px !important;
	top:33px !important;
}

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

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

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

#item2383 {
	width:390px !important;
	height:457px !important;
	left:992px !important;
	top:33px !important;
}

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

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

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

#item2425 {
	width:390px !important;
	height:457px !important;
	left:1442px !important;
	top:33px !important;
}

@keyframes derecha-100-2293 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-2293 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2681 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:109px !important;
}

#item2683 {
	width:615px !important;
	height:838px !important;
}

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

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

#item2689 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:900px !important;
}

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

#item2690 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:59px !important;
}

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

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

#item2652 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:67px !important;
}

#item2677 {
	width:441px !important;
	height:276px !important;
	left:400px !important;
	top:186px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item2613 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:67px !important;
}

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

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

#item2546 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:67px !important;
}

#item2571 {
	width:441px !important;
	height:252px !important;
	left:400px !important;
	top:219px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item2468 {
	width:1206px !important;
	height:940px !important;
	left:-313px !important;
	top:-12px !important;
}

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

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

#item2753 {
	width:433px !important;
	height:95px !important;
	left:87px !important;
	top:81px !important;
}

#item2775 {
	width:438px !important;
	height:282px !important;
	left:87px !important;
	top:201px !important;
}

#item3150 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3129 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:69px !important;
}

#item3175 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3154 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:40px !important;
}

#item3200 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3179 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item3223 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:91px !important;
	padding:0px 20px 0px 0px;
}

#item3052 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3030 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:39px !important;
}

#item3077 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item3056 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:189px !important;
}

#item3102 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item3081 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item3125 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item2953 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2932 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item2978 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2957 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:189px !important;
}

#item3003 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2982 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:160px !important;
}

#item3026 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:32px !important;
	padding:0px 20px 0px 0px;
}

#item2877 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2856 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:71px !important;
}

#item2902 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2881 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:41px !important;
}

#item2927 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item2906 {
	width:333px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item2801 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2780 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:71px !important;
}

#item2826 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2805 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:41px !important;
}

#item2851 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item2830 {
	width:333px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item2778 {
	width:359px !important;
	height:204px !important;
	left:94px !important;
	top:554px !important;
}

#item3236 {
	width:615px !important;
	height:639px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item3237 {
	width:35px !important;
	height:35px !important;
	left:538px !important;
	top:22px !important;
}

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

#item3228 {
	width:35px !important;
	height:35px !important;
	left:94px !important;
	top:323px !important;
}

#item3226 {
	width:625px !important;
	height:649px !important;
	left:-10px !important;
	top:188px !important;
}

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

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

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

#item3315 {
	width:433px !important;
	height:95px !important;
	left:84px !important;
	top:76px !important;
}

#item3337 {
	width:438px !important;
	height:210px !important;
	left:84px !important;
	top:201px !important;
}

#item3932 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3911 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:69px !important;
}

#item3957 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3936 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:40px !important;
}

#item3982 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3961 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item4005 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:121px !important;
	padding:0px 20px 0px 0px;
}

#item4029 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4008 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:99px !important;
}

#item3809 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3788 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:69px !important;
}

#item3834 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3813 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:40px !important;
}

#item3859 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3838 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item3882 {
	width:346px !important;
	height:100px !important;
	left:12px !important;
	top:91px !important;
	padding:0px 20px 0px 0px;
}

#item3906 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item3885 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:219px !important;
}

#item3686 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item3664 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:39px !important;
}

#item3711 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3690 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:189px !important;
}

#item3736 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3715 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item3759 {
	width:346px !important;
	height:100px !important;
	left:12px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item3783 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item3762 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:219px !important;
}

#item3562 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3541 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item3587 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3566 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:189px !important;
}

#item3612 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3591 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:160px !important;
}

#item3635 {
	width:346px !important;
	height:100px !important;
	left:12px !important;
	top:32px !important;
	padding:0px 20px 0px 0px;
}

#item3659 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item3638 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:219px !important;
}

#item3461 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3440 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:71px !important;
}

#item3486 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3465 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:41px !important;
}

#item3511 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3490 {
	width:333px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3536 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item3515 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:100px !important;
}

#item3363 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3342 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:71px !important;
}

#item3388 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3367 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:41px !important;
}

#item3413 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3392 {
	width:333px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3436 {
	width:328px !important;
	height:10px !important;
	left:13px !important;
	top:103px !important;
}

#item3340 {
	width:359px !important;
	height:233px !important;
	left:94px !important;
	top:529px !important;
}

#item4043 {
	width:612px !important;
	height:619px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item4044 {
	width:35px !important;
	height:35px !important;
	left:528px !important;
	top:90px !important;
}

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

#item4035 {
	width:35px !important;
	height:35px !important;
	left:89px !important;
	top:278px !important;
}

#item4033 {
	width:622px !important;
	height:629px !important;
	left:-7px !important;
	top:208px !important;
}

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

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

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

#item4119 {
	width:433px !important;
	height:95px !important;
	left:87px !important;
	top:87px !important;
}

#item4141 {
	width:438px !important;
	height:156px !important;
	left:87px !important;
	top:212px !important;
}

#item4516 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item4495 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:69px !important;
}

#item4541 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4520 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:40px !important;
}

#item4566 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4545 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item4589 {
	width:346px !important;
	height:100px !important;
	left:12px !important;
	top:91px !important;
	padding:0px 20px 0px 0px;
}

#item4418 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4396 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:39px !important;
}

#item4443 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4422 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:189px !important;
}

#item4468 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4447 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item4491 {
	width:346px !important;
	height:100px !important;
	left:12px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item4319 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item4298 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item4344 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4323 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:189px !important;
}

#item4369 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4348 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:160px !important;
}

#item4392 {
	width:346px !important;
	height:100px !important;
	left:12px !important;
	top:32px !important;
	padding:0px 20px 0px 0px;
}

#item4243 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4222 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:71px !important;
}

#item4268 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4247 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:41px !important;
}

#item4293 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item4272 {
	width:333px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item4167 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4146 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:71px !important;
}

#item4192 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4171 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:41px !important;
}

#item4217 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item4196 {
	width:333px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item4144 {
	width:358px !important;
	height:204px !important;
	left:94px !important;
	top:469px !important;
}

#item4601 {
	width:534px !important;
	height:574px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item4602 {
	width:33px !important;
	height:35px !important;
	left:495px !important;
	top:84px !important;
}

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

#item4594 {
	width:35px !important;
	height:35px !important;
	left:54px !important;
	top:210px !important;
}

#item4592 {
	width:544px !important;
	height:584px !important;
	left:31px !important;
	top:208px !important;
}

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

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

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

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

#item4680 {
	width:441px !important;
	height:60px !important;
	left:87px !important;
	top:298px !important;
}

#item4702 {
	width:441px !important;
	height:112px !important;
	left:87px !important;
	top:407px !important;
}

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

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

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

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

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

#item4762 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:630px !important;
}

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

#item4788 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:671px !important;
}

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

#item4814 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:712px !important;
}

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

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

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

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

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

#item4879 {
	width:95px !important;
	height:48px !important;
	left:432px !important;
	top:87px !important;
}

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

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

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

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

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

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

#item5103_container {
	width:579px !important;
	height:873px !important;
	left:28px !important;
	top:100px !important;
	background:#e5f4f1;
}

#item5104 {
	width:588px !important;
	height:72px !important;
	left:24px !important;
	top:97px !important;
	background:#fff;
}

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

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

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

#item5093_container {
	width:579px !important;
	height:873px !important;
	left:28px !important;
	top:100px !important;
	background:transparent;
}

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

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

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

#item5084_container {
	width:579px !important;
	height:873px !important;
	left:28px !important;
	top:100px !important;
	background:transparent;
}

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

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

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

#item5073 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

#item4966 {
	width:34px !important;
	height:26px !important;
	top:4px !important;
}

#item4988 {
	width:102px !important;
	height:26px !important;
	top:48px !important;
}

#item4991 {
	width:48px !important;
	height:23px !important;
	left:84px !important;
	top:14px !important;
}

#item4998 {
	width:48px !important;
	height:23px !important;
	left:309px !important;
	top:14px !important;
}

#item5004 {
	width:491px !important;
	height:756px !important;
	left:85px !important;
	top:217px !important;
}

#item5006_container {
	width:441px !important;
	height:192px !important;
	left:12px !important;
	top:15px !important;
}

#item5042 {
	width:441px !important;
	height:1838px !important;
	left:12px !important;
	top:225px !important;
}

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

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

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

#item5198 {
	width:441px !important;
	height:42px !important;
	left:87px !important;
	top:298px !important;
}

#item5220 {
	width:441px !important;
	height:117px !important;
	left:87px !important;
	top:369px !important;
}

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

#item5237 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:630px !important;
}

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

#item5263 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:671px !important;
}

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

#item5289 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:712px !important;
}

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

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

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

#item5342 {
	width:95px !important;
	height:48px !important;
	left:432px !important;
	top:87px !important;
}

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

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

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

#item5563 {
	width:617px !important;
	height:302px !important;
	left:210px !important;
	top:384px !important;
}

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

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

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

#item5553 {
	width:579px !important;
	height:873px !important;
	left:28px !important;
	top:100px !important;
	background:#e5f4f1;
}

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

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

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

#item5544_container {
	width:579px !important;
	height:873px !important;
	left:28px !important;
	top:100px !important;
	background:transparent;
}

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

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

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

#item5534_container {
	width:579px !important;
	height:873px !important;
	left:28px !important;
	top:100px !important;
	background:transparent;
}

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

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

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

#item5523 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item5402 {
	width:441px !important;
	height:554px !important;
	left:97px !important;
	top:230px !important;
}

#item5404_container {
	width:441px !important;
	height:192px !important;
	top:4px !important;
}

#item5434 {
	width:441px !important;
	height:294px !important;
	top:214px !important;
}

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

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

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

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

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

#item5369 {
	width:29px !important;
	height:29px !important;
	left:903px !important;
	top:103px !important;
}

#item5367 {
	width:932px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item5626 {
	width:558px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

#item5661 {
	width:433px !important;
	height:156px !important;
	left:87px !important;
	top:87px !important;
}

#item5685 {
	width:215px !important;
	height:24px !important;
}

#item5664 {
	width:215px !important;
	height:24px !important;
	left:87px !important;
	top:234px !important;
}

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

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

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

#item5691 {
	width:30px !important;
	height:30px !important;
	left:893px !important;
	top:92px !important;
}

#item5689 {
	width:923px !important;
	height:836px !important;
}

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

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

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

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

#item17052 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item17049 {
	width:65px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
}

#item17061 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:2px !important;
}

#item17058 {
	width:65px !important;
	height:65px !important;
	left:391px !important;
	top:10px !important;
}

#item17028 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item17025 {
	width:65px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
}

#item17042 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:2px !important;
}

#item17038 {
	width:65px !important;
	height:65px !important;
	left:391px !important;
	top:10px !important;
}

#item17023 {
	width:456px !important;
	height:75px !important;
	left:75px !important;
	top:891px !important;
}

#item6141 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item6163 {
	width:129px !important;
	height:13px !important;
	left:399px !important;
	top:52px !important;
}

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

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

#item5944 {
	width:45px !important;
	height:45px !important;
	left:407px !important;
	top:172px !important;
}

#item6032 {
	width:66px !important;
	height:33px !important;
}

#item6011 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item5961 {
	width:45px !important;
	height:45px !important;
	left:406px !important;
	top:177px !important;
}

#item5994 {
	width:66px !important;
	height:33px !important;
}

#item5973 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item6360 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item6351 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item6340_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item6341 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item6347 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item6288 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

#item6310 {
	width:442px !important;
	height:360px !important;
	left:404px !important;
	top:613px !important;
	padding:0px 40px 0px 0px;
}

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

#item6329 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item6259 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item6266 {
	width:888px !important;
	height:504px !important;
	left:181px !important;
	top:283px !important;
}

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

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

#item6251 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item6240_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item6241 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item6247 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item6193 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

#item6215 {
	width:442px !important;
	height:390px !important;
	left:404px !important;
	top:583px !important;
	padding:0px 40px 0px 0px;
}

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

#item6231 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item15529 {
	width:66px !important;
	height:33px !important;
}

#item15526 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item15555 {
	width:66px !important;
	height:33px !important;
}

#item15552 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

#item6853 {
	width:73px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item6630 {
	width:104px !important;
	height:67px !important;
	left:329px !important;
	top:161px !important;
}

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

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

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

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

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

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

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

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

#item6831 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item6648 {
	width:96px !important;
	height:68px !important;
}

#item6646 {
	width:96px !important;
	height:68px !important;
	left:336px !important;
	top:161px !important;
}

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

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

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

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

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

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

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

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

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

#item7008 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item6996 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item6984_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item6985 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item6992 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item6960 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item6976 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item6931 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item6938 {
	width:888px !important;
	height:504px !important;
	left:181px !important;
	top:283px !important;
}

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

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

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

#item6922 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item6909_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item6910 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item6918 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item6884 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item6901 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

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

#item7499 {
	width:108px !important;
	height:13px !important;
	left:419px !important;
	top:52px !important;
}

#item7391 {
	width:66px !important;
	height:33px !important;
}

#item7370 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item7301 {
	width:81px !important;
	height:27px !important;
	left:371px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

#item7521 {
	width:83px !important;
	height:13px !important;
	left:446px !important;
	top:52px !important;
}

#item7355 {
	width:66px !important;
	height:33px !important;
}

#item7334 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item7317 {
	width:70px !important;
	height:23px !important;
	left:361px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item7667_container {
	width:441px !important;
	height:876px !important;
	left:400px !important;
	top:97px !important;
	background:#fff;
}

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

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

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

#item7656_container {
	width:441px !important;
	height:870px !important;
	left:400px !important;
	top:103px !important;
	background:#fff;
}

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

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

#item7664 {
	width:468px !important;
	height:96px !important;
	left:388px !important;
	top:97px !important;
	background:#fff;
}

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

#item7632 {
	width:441px !important;
	height:603px !important;
	left:400px !important;
	top:370px !important;
}

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

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

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

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

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

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

#item7590_container {
	width:441px !important;
	height:876px !important;
	left:400px !important;
	top:97px !important;
	background:#fff;
}

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

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

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

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

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

#item7586_container {
	width:441px !important;
	height:870px !important;
	left:400px !important;
	top:103px !important;
	background:#fff;
}

#item7587 {
	width:468px !important;
	height:96px !important;
	left:388px !important;
	top:97px !important;
	background:#fff;
}

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

#item7551 {
	width:441px !important;
	height:513px !important;
	left:400px !important;
	top:460px !important;
}

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

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

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

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

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

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

#item8225 {
	width:83px !important;
	height:13px !important;
	left:445px !important;
	top:52px !important;
}

#item8104 {
	width:66px !important;
	height:33px !important;
}

#item8083 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item8019 {
	width:81px !important;
	height:27px !important;
	left:363px !important;
	top:184px !important;
}

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

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

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

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

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

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

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

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

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

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

#item8247 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item8066 {
	width:66px !important;
	height:33px !important;
}

#item8045 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item8032 {
	width:81px !important;
	height:27px !important;
	left:360px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

#item8407 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item8398 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item8386_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item8387 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item8394 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item8362 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item8378 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item8328 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item8319 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item8305_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item8306 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item8315 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item8280 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item8296 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item8703 {
	width:100px !important;
	height:24px !important;
	left:352px !important;
	top:183px !important;
}

#item8721 {
	width:100px !important;
	height:24px !important;
	left:351px !important;
	top:183px !important;
}

#item8910 {
	width:73px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

#item8800 {
	width:66px !important;
	height:33px !important;
}

#item8779 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

#item8932 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

#item8761 {
	width:66px !important;
	height:33px !important;
}

#item8740 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

#item9087 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item9079 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item9066_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item9067 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item9075 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item9041 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item9057 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item9008 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item9000 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item8985_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item8986 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item8996 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item8963 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item8977 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

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

#item9422 {
	width:70px !important;
	height:39px !important;
	left:382px !important;
	top:172px !important;
}

#item9435 {
	width:70px !important;
	height:39px !important;
	left:381px !important;
	top:177px !important;
}

#item9614 {
	width:50px !important;
	height:13px !important;
	left:477px !important;
	top:52px !important;
}

#item9636 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

#item9505 {
	width:66px !important;
	height:33px !important;
}

#item9484 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

#item9468 {
	width:66px !important;
	height:33px !important;
}

#item9447 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

#item9795 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item9784 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item9770_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item9771 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item9780 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item9742 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item9759 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item9708 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item9698 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item9686_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item9687 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item9694 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item9663 {
	width:441px !important;
	height:693px !important;
	left:404px !important;
	top:316px !important;
}

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

#item9678 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

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

#item10092 {
	width:70px !important;
	height:39px !important;
	left:382px !important;
	top:172px !important;
}

#item10107 {
	width:70px !important;
	height:39px !important;
	left:381px !important;
	top:177px !important;
}

#item10293 {
	width:73px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item10315 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

#item10182 {
	width:66px !important;
	height:33px !important;
}

#item10161 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

#item10143 {
	width:66px !important;
	height:33px !important;
}

#item10122 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

#item10466 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item10458 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item10445_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item10446 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item10454 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item10422 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item10436 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item10389 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item10379 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item10365_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item10366 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item10375 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item10342 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item10356 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

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

#item10762 {
	width:70px !important;
	height:39px !important;
	left:382px !important;
	top:172px !important;
}

#item10771 {
	width:70px !important;
	height:39px !important;
	left:381px !important;
	top:177px !important;
}

#item10950 {
	width:50px !important;
	height:13px !important;
	left:477px !important;
	top:52px !important;
}

#item10972 {
	width:108px !important;
	height:13px !important;
	left:421px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

#item10839 {
	width:66px !important;
	height:33px !important;
}

#item10818 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

#item10802 {
	width:66px !important;
	height:33px !important;
}

#item10781 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

#item11119 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item11111 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item11098_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item11099 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item11107 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item11077 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item11090 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item11043 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item11035 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item11023_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item11024 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item11031 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item10999 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item11014 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item11290 {
	width:215px !important;
	height:162px !important;
	left:87px !important;
	top:617px !important;
}

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

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

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

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

#item11415 {
	width:70px !important;
	height:39px !important;
	left:362px !important;
	top:175px !important;
}

#item11425 {
	width:70px !important;
	height:22px !important;
	left:361px !important;
	top:184px !important;
}

#item11613 {
	width:50px !important;
	height:13px !important;
	left:477px !important;
	top:52px !important;
}

#item11635 {
	width:72px !important;
	height:13px !important;
	left:457px !important;
	top:52px !important;
}

#item15404 {
	width:66px !important;
	height:33px !important;
}

#item15400 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item15430 {
	width:66px !important;
	height:33px !important;
}

#item15427 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11784 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item11775 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item11763 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item11770_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

#item11771 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item11740 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item11755 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item11707 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item11697 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item11684_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item11685 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item11693 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item11662 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item11675 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item11957 {
	width:215px !important;
	height:162px !important;
	left:87px !important;
	top:617px !important;
}

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

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

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

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

#item12083 {
	width:70px !important;
	height:53px !important;
	left:366px !important;
	top:169px !important;
}

#item12102 {
	width:85px !important;
	height:39px !important;
}

#item12100 {
	width:85px !important;
	height:39px !important;
	left:359px !important;
	top:175px !important;
}

#item12286 {
	width:83px !important;
	height:13px !important;
	left:445px !important;
	top:52px !important;
}

#item12308 {
	width:83px !important;
	height:13px !important;
	left:446px !important;
	top:52px !important;
}

#item15462 {
	width:66px !important;
	height:33px !important;
}

#item15459 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item15488 {
	width:66px !important;
	height:33px !important;
}

#item15485 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12462 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item12453 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item12438 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item12448_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

#item12449 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item12412 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item12429 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item12378 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item12369 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item12357_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item12358 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item12365 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item12335 {
	width:441px !important;
	height:603px !important;
	left:404px !important;
	top:370px !important;
}

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

#item12349 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item12495 {
	width:441px !important;
	height:54px !important;
	background:#fff;
}

#item12474 {
	width:441px !important;
	height:54px !important;
	left:87px !important;
	top:79px !important;
}

#item12520 {
	width:441px !important;
	height:54px !important;
	background:#fff;
}

#item12499 {
	width:441px !important;
	height:54px !important;
	left:395px !important;
	top:79px !important;
}

#item16442 {
	width:215px !important;
	height:162px !important;
	left:87px !important;
	top:617px !important;
}

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

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

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

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

#item16553 {
	width:70px !important;
	height:53px !important;
	left:382px !important;
	top:172px !important;
}

#item16565 {
	width:85px !important;
	height:39px !important;
	left:367px !important;
	top:177px !important;
}

#item16583 {
	width:66px !important;
	height:33px !important;
}

#item16577 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item16621 {
	width:66px !important;
	height:33px !important;
}

#item16616 {
	width:66px !important;
	height:33px !important;
	left:462px !important;
	top:178px !important;
}

#item16728 {
	width:83px !important;
	height:13px !important;
	left:445px !important;
	top:52px !important;
}

#item16753 {
	width:83px !important;
	height:13px !important;
	left:446px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16356 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item16346 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item16331 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item16341_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

#item16342 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item16287 {
	width:442px !important;
	height:414px !important;
	left:404px !important;
	top:559px !important;
	padding:0px 40px 0px 0px;
}

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

#item16318 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

#item16271 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item16261 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

#item16241_container {
	width:441px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
	background:#fff;
}

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

#item16245 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item16255 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item16194 {
	width:442px !important;
	height:414px !important;
	left:404px !important;
	top:559px !important;
	padding:0px 40px 0px 0px;
}

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

#item16228 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

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

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

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

#item12553 {
	width:1189px !important;
	height:840px !important;
	left:-287px !important;
	top:-2px !important;
}

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

@keyframes grow-12578 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-12578 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item12623 {
	width:271px !important;
	height:15px !important;
	left:13px !important;
	top:567px !important;
}

#item12626 {
	width:28px !important;
	height:28px !important;
	left:303px !important;
	top:553px !important;
}

#item12578 {
	width:444px !important;
	height:617px !important;
	left:84px !important;
	top:171px !important;
}

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

#item12692 {
	width:441px !important;
	height:657px !important;
	left:67px !important;
	top:79px !important;
	background:#fff;
}

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

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

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

#item12681 {
	width:441px !important;
	height:657px !important;
	left:67px !important;
	top:79px !important;
	background:#fff;
}

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

#item12682 {
	width:35px !important;
	height:35px !important;
	left:831px !important;
	top:109px !important;
}

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

#item12670 {
	width:441px !important;
	height:657px !important;
	left:67px !important;
	top:79px !important;
	background:#fff;
}

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

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

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

#item12660 {
	width:441px !important;
	height:657px !important;
	left:67px !important;
	top:79px !important;
	background:#fff;
}

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

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

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

#item12650 {
	width:441px !important;
	height:657px !important;
	left:67px !important;
	top:79px !important;
	background:#fff;
}

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

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

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

#item12638 {
	width:441px !important;
	height:657px !important;
	left:67px !important;
	top:79px !important;
	background:#fff;
}

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

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

#item12647 {
	width:486px !important;
	height:54px !important;
	left:37px !important;
	top:67px !important;
	background:#fff;
}

#item12635 {
	width:27px !important;
	height:30px !important;
	left:873px !important;
	top:72px !important;
}

#item12633 {
	width:900px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

#item12726_container {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item12791_container {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

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

#item16950 {
	opacity:0.30;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

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

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

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

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

p.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	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:center;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:5.8px;
	line-height:7.3px;
	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:center;
}

p.autoParaStyle1 {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:9.5px;
	line-height:12.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;
	text-align:center;
}

p.titular-indice-hoteles {
	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:10px;
	text-align:left;
}

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;
	margin-bottom:3px;
	text-align:left;
}

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

p.circuitos-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.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-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-acordeon-menta-on {
	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.boton-acordeon-menta-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.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.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

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

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

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

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

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

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

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

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

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

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

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	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.acordeon-descripcion-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.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.desde-precio {
	font-size:9px;
}

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.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span._20pt {
	font-size:20px;
}

span.desde-precio-circuito {
	font-size:9px;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

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

span.euro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:9px;
}

span.italic {
}

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

#loadIndicator{display:none;}
