/* 	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-Regular;
	src:url("../fonts/RaisonnePro-Regular.ttf");
}

@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-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

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

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

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

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

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

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

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

#item9345 {
	width:558px !important;
	height:59px !important;
	left:30px !important;
	top:45px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item263957 {
	width:615px !important;
	height:837px !important;
}

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

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

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

#item12691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:228px !important;
}

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

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

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

#item217531 {
	width:30px !important;
	height:30px !important;
	left:95px !important;
	top:324px !important;
}

#item13049 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item13050 {
	width:751px !important;
	height:1097px !important;
	left:-68px !important;
	top:-23px !important;
}

#item13063 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

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

#item263963 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

#item261322 {
	width:464px !important;
	height:444px !important;
	left:16px !important;
}

#item261334 {
	width:114px !important;
	height:12px !important;
	left:46px !important;
	top:11px !important;
}

#item261361 {
	width:114px !important;
	height:12px !important;
	left:46px !important;
	top:11px !important;
}

#item261389 {
	width:114px !important;
	height:34px !important;
	top:40px !important;
}

#item261417 {
	width:114px !important;
	height:12px !important;
}

#item261444 {
	width:114px !important;
	height:12px !important;
}

#item261472 {
	width:114px !important;
	height:12px !important;
	top:39px !important;
}

#item261499 {
	width:114px !important;
	height:12px !important;
	top:39px !important;
}

#item261526 {
	width:114px !important;
	height:12px !important;
}

#item261553 {
	width:155px !important;
	height:12px !important;
}

#item261580 {
	width:139px !important;
	height:12px !important;
	top:39px !important;
}

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

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

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

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:541px !important;
	top:487px !important;
}

#item189091 {
	width:504px !important;
	height:214px !important;
	left:67px !important;
	top:541px !important;
}

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

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

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

#item13766 {
	width:1496px !important;
	height:1054px !important;
	left:-440px !important;
	top:-2px !important;
}

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

#item13797 {
	width:618px !important;
	height:549px !important;
	left:-3px !important;
	top:248px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item217966 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

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

#item217586 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

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

#item217583 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

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

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

#item150669 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item272549 {
	width:441px !important;
	height:816px !important;
	left:400px !important;
	top:97px !important;
}

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

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

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

#item218109 {
	width:479px !important;
	height:543px !important;
	left:400px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item189843 {
	width:261px !important;
	height:10px !important;
}

#item190549 {
	width:261px !important;
	height:10px !important;
	left:87px !important;
	top:387px !important;
}

#item189847 {
	width:261px !important;
	height:10px !important;
}

#item190550 {
	width:261px !important;
	height:10px !important;
	left:87px !important;
	top:412px !important;
}

#item219819 {
	width:367px !important;
	height:351px !important;
	left:111px !important;
	top:450px !important;
}

#item219916 {
	width:44px !important;
	height:65px !important;
	left:277px !important;
	top:581px !important;
}

#item219913 {
	width:155px !important;
	height:82px !important;
	left:173px !important;
	top:529px !important;
}

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

#item219682 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:324px !important;
}

#item219822 {
	width:90px !important;
	height:10px !important;
	left:37px !important;
	top:9px !important;
}

#item219820 {
	width:127px !important;
	height:27px !important;
	left:310px !important;
	top:572px !important;
}

#item219852 {
	width:90px !important;
	height:10px !important;
	left:36px !important;
	top:9px !important;
}

#item219850 {
	width:126px !important;
	height:27px !important;
	left:160px !important;
	top:518px !important;
}

#item219882 {
	width:110px !important;
	height:10px !important;
	left:36px !important;
	top:9px !important;
}

#item219880 {
	width:146px !important;
	height:27px !important;
	left:287px !important;
	top:630px !important;
}

#item219654 {
	width:438px !important;
	height:162px !important;
	left:87px !important;
	top:144px !important;
}

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

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

#item219757 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

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

#item263976 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item130715 {
	width:441px !important;
	height:206px !important;
	left:87px !important;
	top:298px !important;
}

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

#item130767 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:534px !important;
}

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

#item130777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:633px !important;
}

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

#item130804 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item130831 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

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

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

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

#item264089 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264075 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item131257 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

#item218216 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item276009 {
	width:441px !important;
	height:126px !important;
	left:97px !important;
	top:97px !important;
}

#item276016 {
	width:35px !important;
	height:27px !important;
	top:4px !important;
}

#item276040 {
	width:104px !important;
	height:27px !important;
	top:49px !important;
}

#item276065 {
	width:24px !important;
	height:24px !important;
	left:24px !important;
}

#item276072 {
	width:72px !important;
	height:10px !important;
	top:34px !important;
}

#item276096 {
	width:24px !important;
	height:24px !important;
	left:24px !important;
}

#item276099 {
	width:72px !important;
	height:10px !important;
	top:34px !important;
}

#item276125 {
	width:18px !important;
	height:15px !important;
	left:8px !important;
	top:9px !important;
}

#item276130 {
	width:104px !important;
	height:27px !important;
	top:49px !important;
}

#item276156 {
	width:35px !important;
	height:27px !important;
	top:4px !important;
}

#item276179 {
	width:104px !important;
	height:27px !important;
	top:49px !important;
}

#item276203 {
	width:49px !important;
	height:24px !important;
	top:50px !important;
}

#item276208 {
	width:49px !important;
	height:24px !important;
	left:392px !important;
	top:50px !important;
}

#item130947 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

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

#item219991 {
	width:441px !important;
	height:225px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item220021 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:633px !important;
}

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

#item220048 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

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

#item220076 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

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

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

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

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

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

#item264102 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264095 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item220388 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

#item220355 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item276260 {
	width:441px !important;
	height:126px !important;
	left:97px !important;
	top:97px !important;
}

#item276267 {
	width:35px !important;
	height:27px !important;
	top:4px !important;
}

#item276291 {
	width:104px !important;
	height:27px !important;
	top:49px !important;
}

#item276316 {
	width:24px !important;
	height:24px !important;
	left:24px !important;
}

#item276321 {
	width:72px !important;
	height:10px !important;
	top:34px !important;
}

#item276345 {
	width:24px !important;
	height:24px !important;
	left:24px !important;
}

#item276348 {
	width:72px !important;
	height:10px !important;
	top:34px !important;
}

#item276374 {
	width:18px !important;
	height:15px !important;
	left:8px !important;
	top:9px !important;
}

#item276379 {
	width:135px !important;
	height:27px !important;
	top:49px !important;
}

#item276406 {
	width:35px !important;
	height:27px !important;
	top:4px !important;
}

#item276429 {
	width:104px !important;
	height:27px !important;
	top:49px !important;
}

#item276453 {
	width:49px !important;
	height:24px !important;
	top:50px !important;
}

#item276458 {
	width:49px !important;
	height:24px !important;
	left:392px !important;
	top:50px !important;
}

#item220132 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

#item220596 {
	width:474px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item220625 {
	width:189px !important;
	height:10px !important;
}

#item221349 {
	width:189px !important;
	height:10px !important;
	left:87px !important;
	top:282px !important;
}

#item220877 {
	width:189px !important;
	height:10px !important;
}

#item221351 {
	width:189px !important;
	height:10px !important;
	left:87px !important;
	top:331px !important;
}

#item220936 {
	width:189px !important;
	height:10px !important;
}

#item221353 {
	width:189px !important;
	height:10px !important;
	left:87px !important;
	top:380px !important;
}

#item221071 {
	width:215px !important;
	height:10px !important;
}

#item221354 {
	width:215px !important;
	height:10px !important;
	left:314px !important;
	top:282px !important;
}

#item221011 {
	width:215px !important;
	height:10px !important;
}

#item221356 {
	width:215px !important;
	height:10px !important;
	left:314px !important;
	top:332px !important;
}

#item220653 {
	width:189px !important;
	height:10px !important;
}

#item221350 {
	width:189px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item220906 {
	width:189px !important;
	height:10px !important;
}

#item221352 {
	width:189px !important;
	height:10px !important;
	left:87px !important;
	top:356px !important;
}

#item220963 {
	width:215px !important;
	height:10px !important;
}

#item221355 {
	width:215px !important;
	height:10px !important;
	left:314px !important;
	top:307px !important;
}

#item221038 {
	width:215px !important;
	height:10px !important;
}

#item221357 {
	width:215px !important;
	height:10px !important;
	left:314px !important;
	top:356px !important;
}

#item220678 {
	width:367px !important;
	height:351px !important;
	left:13px !important;
}

#item220695 {
	width:90px !important;
	height:10px !important;
	left:37px !important;
	top:9px !important;
}

#item220693 {
	width:127px !important;
	height:27px !important;
	left:212px !important;
	top:122px !important;
}

#item221257 {
	width:90px !important;
	height:10px !important;
	left:37px !important;
	top:9px !important;
}

#item221255 {
	width:127px !important;
	height:27px !important;
	left:203px !important;
	top:90px !important;
}

#item221135 {
	width:90px !important;
	height:27px !important;
	top:32px !important;
}

#item221133 {
	width:90px !important;
	height:58px !important;
	left:302px !important;
	top:144px !important;
}

#item221165 {
	width:90px !important;
	height:10px !important;
}

#item221163 {
	width:90px !important;
	height:42px !important;
	left:243px !important;
	top:49px !important;
}

#item221197 {
	width:90px !important;
	height:10px !important;
}

#item221195 {
	width:90px !important;
	height:41px !important;
	left:125px !important;
	top:67px !important;
}

#item221225 {
	width:90px !important;
	height:10px !important;
	top:31px !important;
}

#item221223 {
	width:90px !important;
	height:41px !important;
	left:117px !important;
	top:108px !important;
}

#item221286 {
	width:90px !important;
	height:10px !important;
	top:31px !important;
}

#item221284 {
	width:90px !important;
	height:41px !important;
	top:99px !important;
}

#item220726 {
	width:90px !important;
	height:10px !important;
}

#item220724 {
	width:90px !important;
	height:41px !important;
	left:10px !important;
	top:53px !important;
}

#item221318 {
	width:123px !important;
	height:10px !important;
}

#item221316 {
	width:123px !important;
	height:41px !important;
	left:62px !important;
	top:22px !important;
}

#item220754 {
	width:110px !important;
	height:10px !important;
	top:31px !important;
}

#item220752 {
	width:110px !important;
	height:41px !important;
	left:153px !important;
	top:180px !important;
}

#item220780 {
	width:324px !important;
	height:108px !important;
	left:87px !important;
	top:144px !important;
}

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

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

#item220815 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

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

#item264107 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item192366 {
	width:30px !important;
	height:30px !important;
	left:88px !important;
	top:546px !important;
}

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

#item221467 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:546px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item264140 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264135 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264112 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264127 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item192798 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item221425 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

#item276548 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item276554 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item276578 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item276583 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

#item276614 {
	width:111px !important;
	height:22px !important;
	top:40px !important;
}

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

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

#item276686 {
	width:40px !important;
	height:19px !important;
	left:40px !important;
	top:40px !important;
}

#item276691 {
	width:40px !important;
	height:19px !important;
	left:361px !important;
	top:40px !important;
}

#item192510 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

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

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

#item222484 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item222515 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:298px !important;
}

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

#item222538 {
	width:30px !important;
	height:30px !important;
	left:88px !important;
	top:501px !important;
}

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

#item222545 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:501px !important;
}

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

#item222552 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item264168 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264163 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264156 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264149 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item222952 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item223530 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item278419 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

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

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

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

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

#item279056 {
	width:29px !important;
	height:22px !important;
	left:28px !important;
	top:3px !important;
}

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

#item279104 {
	width:29px !important;
	height:22px !important;
	left:42px !important;
	top:3px !important;
}

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

#item279152 {
	width:19px !important;
	height:19px !important;
}

#item279157 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item279166 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279191 {
	width:19px !important;
	height:19px !important;
}

#item279194 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item279198 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279222 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item279225 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279249 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item279252 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279276 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item279279 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

#item279360 {
	width:111px !important;
	height:22px !important;
	top:40px !important;
}

#item279383 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item279390 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

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

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

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

#item222920 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item276735 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

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

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

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

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

#item276842 {
	width:29px !important;
	height:22px !important;
	left:28px !important;
	top:3px !important;
}

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

#item276891 {
	width:29px !important;
	height:22px !important;
	left:42px !important;
	top:3px !important;
}

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

#item276939 {
	width:19px !important;
	height:19px !important;
}

#item276949 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item276954 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item276979 {
	width:19px !important;
	height:19px !important;
}

#item276982 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item276985 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277009 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277012 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277037 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277041 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277065 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277069 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

#item277101 {
	width:110px !important;
	height:22px !important;
	top:40px !important;
}

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

#item277150 {
	width:111px !important;
	height:22px !important;
	top:40px !important;
}

#item277173 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item277178 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

#item222690 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

#item264016 {
	width:555px !important;
	height:195px !important;
	left:30px !important;
	top:30px !important;
}

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

#item225534 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item225564 {
	width:471px !important;
	height:197px !important;
	left:87px !important;
	top:262px !important;
	padding:0px 30px 0px 0px;
}

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

#item225587 {
	width:30px !important;
	height:30px !important;
	left:88px !important;
	top:504px !important;
}

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

#item225594 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:504px !important;
}

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

#item225604 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item264207 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264193 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264186 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264174 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item226728 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item226279 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item277841 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item277847 {
	width:19px !important;
	height:19px !important;
}

#item277852 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item277862 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277888 {
	width:19px !important;
	height:19px !important;
}

#item277891 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item277894 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277918 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277922 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277947 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277950 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277974 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277977 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item278001 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item278006 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

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

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

#item278252 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

#item278277 {
	width:15px !important;
	height:12px !important;
	left:50px !important;
	top:8px !important;
}

#item278283 {
	width:114px !important;
	height:31px !important;
	top:40px !important;
}

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

#item278332 {
	width:114px !important;
	height:31px !important;
	top:40px !important;
}

#item278355 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item278361 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

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

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

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

#item226223 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item277241 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item277247 {
	width:19px !important;
	height:19px !important;
}

#item277252 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item277261 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277288 {
	width:19px !important;
	height:19px !important;
}

#item277291 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item277294 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277318 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277321 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277345 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277348 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277372 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277375 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item277399 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item277403 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

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

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

#item277650 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

#item277675 {
	width:15px !important;
	height:12px !important;
	left:50px !important;
	top:8px !important;
}

#item277681 {
	width:114px !important;
	height:31px !important;
	top:40px !important;
}

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

#item277731 {
	width:114px !important;
	height:31px !important;
	top:40px !important;
}

#item277754 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item277759 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

#item225769 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

#item264023 {
	width:555px !important;
	height:195px !important;
	left:30px !important;
	top:30px !important;
}

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

#item228317 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item228349 {
	width:471px !important;
	height:201px !important;
	left:87px !important;
	top:249px !important;
	padding:0px 30px 0px 0px;
}

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

#item228372 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:501px !important;
}

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

#item228379 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:501px !important;
}

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

#item228389 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item264234 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264229 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264222 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264214 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item229607 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item229158 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item279873 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item279879 {
	width:19px !important;
	height:19px !important;
}

#item279885 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item279891 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279917 {
	width:19px !important;
	height:19px !important;
}

#item279920 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item279925 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279949 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item279952 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279976 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item279983 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

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

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

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

#item280253 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item280258 {
	width:40px !important;
	height:19px !important;
	left:544px !important;
	top:42px !important;
}

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

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

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

#item229101 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item279443 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item279449 {
	width:19px !important;
	height:19px !important;
}

#item279455 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item279461 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279487 {
	width:19px !important;
	height:19px !important;
}

#item279494 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item279497 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279521 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item279525 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item279549 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item279553 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

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

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

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

#item279822 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item279828 {
	width:40px !important;
	height:19px !important;
	left:544px !important;
	top:42px !important;
}

#item228553 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

#item264030 {
	width:555px !important;
	height:204px !important;
	left:30px !important;
	top:30px !important;
}

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

#item233428 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item233458 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:259px !important;
}

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

#item233481 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:501px !important;
}

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

#item233489 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:501px !important;
}

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

#item233496 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item234602 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item264262 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:102px !important;
}

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

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

#item234590 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item264253 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:120px !important;
}

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

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

#item234580 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item264246 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:102px !important;
}

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

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

#item234568 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item264239 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:102px !important;
}

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

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

#item234537 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item234543 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
}

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

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

#item234125 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item234131 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item280911 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item280917 {
	width:19px !important;
	height:19px !important;
}

#item280922 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item280927 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280953 {
	width:19px !important;
	height:19px !important;
}

#item280956 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item280960 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280984 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item280988 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item281012 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item281016 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item281040 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item281043 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item281067 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item281070 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

#item281168 {
	width:79px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

#item281425 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item281430 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

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

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

#item233687 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item234076 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item280324 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item280330 {
	width:19px !important;
	height:19px !important;
}

#item280335 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item280340 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280366 {
	width:19px !important;
	height:19px !important;
}

#item280370 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item280374 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280398 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item280402 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280426 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item280429 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280453 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item280456 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item280480 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item280484 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

#item280584 {
	width:79px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

#item280840 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item280845 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

#item233660 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:104px !important;
	border:solid 1px #000;
}

#item233658 {
	width:933px !important;
	height:1062px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item236458 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item236488 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

#item236511 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:504px !important;
}

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

#item236518 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:504px !important;
}

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

#item236526 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item264290 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264284 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264276 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264267 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item237838 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item237292 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item282130 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item282136 {
	width:19px !important;
	height:19px !important;
}

#item282141 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item282146 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282172 {
	width:19px !important;
	height:19px !important;
}

#item282176 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item282180 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282204 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282208 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282232 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282236 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282260 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282263 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282288 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282291 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

#item282390 {
	width:84px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

#item282660 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item282665 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

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

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

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

#item237234 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item281509 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item281515 {
	width:19px !important;
	height:19px !important;
}

#item281520 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item281525 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item281551 {
	width:19px !important;
	height:19px !important;
}

#item281554 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item281558 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item281582 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item281586 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item281610 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item281614 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item281638 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item281642 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item281667 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item281670 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

#item281768 {
	width:84px !important;
	height:22px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

#item282037 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item282046 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

#item237258 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

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

#item240189 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item240246 {
	width:441px !important;
	height:191px !important;
	left:87px !important;
	top:298px !important;
}

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

#item240269 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:540px !important;
}

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

#item240278 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:540px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item264314 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264309 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264302 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264295 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item241657 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item241073 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item282724 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item282730 {
	width:19px !important;
	height:19px !important;
}

#item282735 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item282740 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282768 {
	width:19px !important;
	height:19px !important;
}

#item282771 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item282774 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282798 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282801 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item282825 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item282831 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

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

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

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

#item283101 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item283107 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

#item240449 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

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

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

#item245134 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item245190 {
	width:441px !important;
	height:208px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item264338 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264333 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264326 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264319 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item245890 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item245398 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item283203 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item283210 {
	width:19px !important;
	height:19px !important;
}

#item283215 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item283220 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283247 {
	width:19px !important;
	height:19px !important;
}

#item283254 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item283257 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283281 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item283284 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283309 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item283312 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283336 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item283339 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283363 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item283366 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

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

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

#item283514 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

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

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

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

#item283613 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

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

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

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

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

#item283735 {
	width:40px !important;
	height:19px !important;
	top:42px !important;
}

#item283741 {
	width:40px !important;
	height:19px !important;
	left:642px !important;
	top:42px !important;
}

#item245800 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

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

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

#item244166 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item244221 {
	width:441px !important;
	height:208px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item264366 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264361 {
	width:561px !important;
	height:795px !important;
	left:37px !important;
	top:118px !important;
}

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

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

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

#item264353 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item264344 {
	width:560px !important;
	height:813px !important;
	left:38px !important;
	top:100px !important;
}

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

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

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

#item244925 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item244430 {
	width:471px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
	padding:0px 30px 0px 0px;
}

#item283829 {
	width:441px !important;
	height:150px !important;
	left:97px !important;
	top:96px !important;
}

#item283835 {
	width:19px !important;
	height:19px !important;
}

#item283840 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
}

#item283845 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283871 {
	width:19px !important;
	height:19px !important;
}

#item283874 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
}

#item283881 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283905 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item283908 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283932 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item283936 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283960 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item283964 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item283988 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item283991 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item284016 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item284019 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

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

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

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

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

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

#item284168 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

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

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

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

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

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

#item284315 {
	width:85px !important;
	height:36px !important;
	top:40px !important;
}

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

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

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

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

#item284437 {
	width:40px !important;
	height:19px !important;
	top:41px !important;
}

#item284443 {
	width:40px !important;
	height:19px !important;
	left:639px !important;
	top:41px !important;
}

#item244833 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

#item273300 {
	width:615px !important;
	height:214px !important;
	top:838px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

#item209281 {
	width:522px !important;
	height:97px !important;
	left:84px !important;
	top:83px !important;
}

#item209448 {
	width:441px !important;
	height:473px !important;
	left:87px !important;
	top:229px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item153406 {
	width:81px !important;
	height:30px !important;
	left:447px !important;
	top:177px !important;
}

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

#item153510 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item153546 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

#item249520 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

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

#item153556 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item153566 {
	width:90px !important;
	height:13px !important;
	left:439px !important;
	top:52px !important;
}

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

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

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

#item264398 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

#item264391 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item264385 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

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

#item153124 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item264371 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

#item249679 {
	width:83px !important;
	height:23px !important;
}

#item249676 {
	width:83px !important;
	height:23px !important;
	left:445px !important;
	top:185px !important;
}

#item249686 {
	width:81px !important;
	height:23px !important;
}

#item249683 {
	width:81px !important;
	height:23px !important;
	left:447px !important;
	top:185px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item249778 {
	width:90px !important;
	height:13px !important;
	left:439px !important;
	top:52px !important;
}

#item252437 {
	width:90px !important;
	height:13px !important;
	left:438px !important;
	top:52px !important;
}

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

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

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

#item264446 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

#item264439 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item264434 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

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

#item249980 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item264428 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

#item264409 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item264404 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

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

#item249914 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

#item250252 {
	width:100px !important;
	height:44px !important;
	left:428px !important;
	top:175px !important;
}

#item250256 {
	width:81px !important;
	height:30px !important;
	left:447px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item250344 {
	width:90px !important;
	height:13px !important;
	left:439px !important;
	top:52px !important;
}

#item252464 {
	width:90px !important;
	height:13px !important;
	left:438px !important;
	top:52px !important;
}

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

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

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

#item264510 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

#item264496 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item264484 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

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

#item250546 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item264503 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

#item264489 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item264475 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

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

#item250482 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

#item250761 {
	width:82px !important;
	height:40px !important;
	left:446px !important;
	top:175px !important;
}

#item250765 {
	width:81px !important;
	height:39px !important;
	left:447px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item250859 {
	width:90px !important;
	height:13px !important;
	left:439px !important;
	top:52px !important;
}

#item252674 {
	width:90px !important;
	height:13px !important;
	left:438px !important;
	top:52px !important;
}

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

#item251124 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251121 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264562 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item251113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251110 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264541 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item251095 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251099 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251096 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264529 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

#item251059 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251060 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item251090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251087 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item251051 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251055 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251052 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264557 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item251044 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251041 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264534 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item251028 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251033 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251029 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264523 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

#item250995 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item250996 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item251023 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251020 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item250993 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item250991 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item251185 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item251208 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item251231 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item251254 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item251278 {
	width:51px !important;
	height:30px !important;
	left:477px !important;
	top:181px !important;
}

#item251282 {
	width:51px !important;
	height:30px !important;
	left:477px !important;
	top:181px !important;
}

#item251372 {
	width:90px !important;
	height:13px !important;
	left:439px !important;
	top:52px !important;
}

#item252782 {
	width:90px !important;
	height:13px !important;
	left:438px !important;
	top:52px !important;
}

#item251290 {
	width:30px !important;
	height:30px !important;
}

#item251286 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item251296 {
	width:100px !important;
	height:30px !important;
}

#item251293 {
	width:100px !important;
	height:30px !important;
}

#item251348 {
	width:30px !important;
	height:30px !important;
}

#item251345 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item252851 {
	width:30px !important;
	height:30px !important;
}

#item252849 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item251322 {
	width:100px !important;
	height:30px !important;
}

#item251319 {
	width:100px !important;
	height:30px !important;
}

#item251354 {
	width:30px !important;
	height:30px !important;
}

#item251351 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item251369 {
	width:30px !important;
	height:30px !important;
}

#item251366 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item252862 {
	width:30px !important;
	height:30px !important;
}

#item252860 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item251636 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251640 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251637 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264648 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item251629 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251626 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264636 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item251613 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251614 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264624 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

#item251577 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251578 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item251609 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251606 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item251569 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251573 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251570 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264643 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item251559 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251556 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264629 {
	width:441px !important;
	height:816px !important;
	left:404px !important;
	top:97px !important;
}

#item251542 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251543 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item264567 {
	width:440px !important;
	height:796px !important;
	left:404px !important;
	top:117px !important;
}

#item251509 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item251510 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item251538 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item251534 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item251507 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item251505 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item253569 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item253570 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

#item253266 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-253289 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253289 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253309 {
	width:137px !important;
	height:15px !important;
	left:13px !important;
	top:168px !important;
}

#item253332 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:159px !important;
}

#item253289 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:151px !important;
}

@keyframes grow-253338 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253338 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253353 {
	width:152px !important;
	height:15px !important;
	left:13px !important;
	top:168px !important;
}

#item253376 {
	width:28px !important;
	height:28px !important;
	left:165px !important;
	top:163px !important;
}

#item253338 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:594px !important;
}

@keyframes grow-253384 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253384 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253403 {
	width:152px !important;
	height:15px !important;
	left:13px !important;
	top:168px !important;
}

#item253426 {
	width:28px !important;
	height:28px !important;
	left:165px !important;
	top:163px !important;
}

#item253384 {
	width:210px !important;
	height:200px !important;
	left:318px !important;
	top:151px !important;
}

@keyframes grow-253431 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253431 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253446 {
	width:125px !important;
	height:15px !important;
	left:13px !important;
	top:166px !important;
}

#item253469 {
	width:28px !important;
	height:28px !important;
	left:169px !important;
	top:159px !important;
}

#item253431 {
	width:210px !important;
	height:200px !important;
	left:318px !important;
	top:594px !important;
}

@keyframes grow-253476 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253476 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253497 {
	width:143px !important;
	height:15px !important;
	left:13px !important;
	top:168px !important;
}

#item253520 {
	width:28px !important;
	height:28px !important;
	left:169px !important;
	top:159px !important;
}

#item253476 {
	width:210px !important;
	height:200px !important;
	left:84px !important;
	top:372px !important;
}

@keyframes grow-253525 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-253525 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item253525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253541 {
	width:137px !important;
	height:15px !important;
	left:14px !important;
	top:168px !important;
}

#item253564 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:163px !important;
}

#item253525 {
	width:210px !important;
	height:200px !important;
	left:318px !important;
	top:372px !important;
}

#item264747 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:38px !important;
	background:#fff;
}

#item264751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item264748 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:92px !important;
}

#item264756 {
	width:440px !important;
	height:796px !important;
	left:97px !important;
	top:145px !important;
}

#item264731 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:38px !important;
	background:#fff;
}

#item264735 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item264732 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:92px !important;
}

#item264742 {
	width:440px !important;
	height:796px !important;
	left:97px !important;
	top:145px !important;
}

#item264717 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:38px !important;
	background:#fff;
}

#item264721 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item264718 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:92px !important;
}

#item264726 {
	width:440px !important;
	height:796px !important;
	left:97px !important;
	top:145px !important;
}

#item264703 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:38px !important;
	background:#fff;
}

#item264707 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item264704 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:92px !important;
}

#item264712 {
	width:440px !important;
	height:796px !important;
	left:97px !important;
	top:145px !important;
}

#item264687 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:38px !important;
	background:#fff;
}

#item264692 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item264689 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:92px !important;
}

#item264698 {
	width:440px !important;
	height:796px !important;
	left:97px !important;
	top:145px !important;
}

#item264669 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:38px !important;
	background:#fff;
}

#item264674 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item264671 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:92px !important;
}

#item264680 {
	width:440px !important;
	height:796px !important;
	left:97px !important;
	top:145px !important;
}

#item264667 {
	width:27px !important;
	height:30px !important;
	left:798px !important;
	top:10px !important;
}

#item264665 {
	width:825px !important;
	height:1088px !important;
	left:-10px !important;
	top:-38px !important;
}

#item263740 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item263731 {
	width:615px !important;
	height:252px !important;
}

#item263684 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item263707 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:297px !important;
}

#item263552 {
	width:324px !important;
	height:10px !important;
}

#item263548 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item263579 {
	width:324px !important;
	height:10px !important;
}

#item263575 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item263606 {
	width:324px !important;
	height:10px !important;
}

#item263602 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item263633 {
	width:324px !important;
	height:10px !important;
}

#item263629 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item263661 {
	width:324px !important;
	height:10px !important;
}

#item263657 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item263513 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item263514 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

#item263540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item263537 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item263480 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item263484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item263481 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item263489 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item263446 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item263450 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item263447 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item263455 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item263412 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item263413 {
	width:441px !important;
	height:822px !important;
	left:97px !important;
	top:99px !important;
}

#item263440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item263437 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item263377 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item263381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item263378 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item263387 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item263375 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item263373 {
	width:625px !important;
	height:1062px !important;
	left:-10px !important;
	top:-12px !important;
}

#item264769 {
	width:615px !important;
	height:1050px !important;
}

#item272736 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item272744 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item272745 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item272753 {
	width:60px !important;
	height:60px !important;
}

#item272750 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle6 {
	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.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:21.5px;
	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.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.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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.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.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.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-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.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.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.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.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.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.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-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.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.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.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 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro-boliche {
	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;
	text-indent:-8px;
	padding-left:30px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	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-boliche {
	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;
	padding-left:20px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle5 {
	color:#000;
}

span.autoCharStyle4 {
	font-size:20px;
	color:#009976;
}

span.autoCharStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.hotel-superindice {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:11.7px;
	text-transform:uppercase;
	vertical-align:super;
	line-height:0;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
