/* 	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:#1e2529; }
:-webkit-full-screen { background:#1e2529; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.presmode.fsmode:-webkit-full-screen {cursor:none;}
.presmode.fsmode:-ms-full-screen {cursor:none;}
.presmode.fsmode:-moz-full-screen {cursor:none;}
.presmode.fsmode.cursor-move {cursor:auto;}
.fs-hide-nav:-webkit-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-ms-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-moz-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-viewdisp:-webkit-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-ms-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-moz-full-screen #viewer-options-wrap {display:none !important;}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #00acba; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#00acba;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@keyframes grow150_-1137 {
	0% {
		transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow150_-1137 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromleft-278 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-278 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-423 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-423 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-283 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-283 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes grow150_-383 {
	0% {
		transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow150_-383 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item672 {
	width:80px !important;
	height:80px !important;
	left:135px !important;
	top:920px !important;
}

@keyframes grow150_-7823 {
	0% {
		transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow150_-7823 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item7823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-7827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-7831 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-7831 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-7854 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-7854 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-7877 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-7877 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-7900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes grow150_-7923 {
	0% {
		transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow150_-7923 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item7923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromtop-22032 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-22032 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadeinjqn-22057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadeinjqn-22057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2348 {
	width:1920px !important;
	height:1079px !important;
	top:1px !important;
	background:#efefef;
}

#item629 {
	width:65px !important;
	height:65px !important;
	left:80px !important;
	top:968px !important;
}

#item644 {
	width:65px !important;
	height:65px !important;
	left:165px !important;
	top:968px !important;
}

#item1147 {
	width:1920px !important;
	height:1080px !important;
	top:1px !important;
	background:#1e2529;
}

@keyframes grow150_-4744 {
	0% {
		transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow150_-4744 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item4744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromright-1148 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1148 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-1171 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1171 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-1194 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1194 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-1217 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1217 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-1240 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1240 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12239 {
	width:1080px !important;
	height:1920px !important;
	background:#efefef;
}

#item7982 {
	width:1080px !important;
	height:1920px !important;
	background:#1e2529;
}

@keyframes grow150_-7996 {
	0% {
		transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow150_-7996 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item7996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-8008 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-8008 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-8031 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-8031 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-8054 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-8054 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-8077 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-8077 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-8100 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-8100 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item734 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item1430 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item1019 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
}

#item1020 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1021 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item1826 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1829 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
}

#item1824 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item1834 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1832 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
}

#item1830 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item1839 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1837 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
}

#item1835 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item1844 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1842 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
}

#item1840 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:840px !important;
}

#item1849 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1847 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
}

#item1845 {
	width:80px !important;
	height:80px !important;
	left:578px !important;
	top:840px !important;
}

#item1028 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1024 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item1025 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item1870 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1868 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item1859 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item1894 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1892 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item1883 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item1908 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1906 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item1895 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item1920 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1918 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item1909 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:840px !important;
}

#item1932 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1930 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item1921 {
	width:80px !important;
	height:80px !important;
	left:578px !important;
	top:840px !important;
}

#item8366 {
	width:30px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item8367 {
	width:1080px !important;
	height:1080px !important;
}

#item8405 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
}

#item8403 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8401 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1614px !important;
}

#item8410 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8408 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
}

#item8406 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1614px !important;
}

#item8415 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8413 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
}

#item8411 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1614px !important;
}

#item8420 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8418 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
}

#item8416 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1614px !important;
}

#item8425 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8423 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
}

#item8421 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1614px !important;
}

#item8430 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8428 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
}

#item8426 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item8443 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8441 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8431 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1614px !important;
}

#item8456 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8454 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8444 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1614px !important;
}

#item8468 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8466 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8457 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1614px !important;
}

#item8480 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8478 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8469 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1614px !important;
}

#item8494 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8490 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8481 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1614px !important;
}

#item8506 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8504 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8495 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item1961 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1963 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1959 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item2779 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2777 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2775 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item2784 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2782 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2780 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item2789 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2787 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2785 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item2794 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2792 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2790 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item2799 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2797 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2795 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item2805 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2803 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2800 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item2810 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2808 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2806 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item2815 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2813 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2811 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item2186 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item2483 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item2221 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2219 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2217 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item2947 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2945 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item2933 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item2965 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2963 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item2949 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item2981 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2979 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item2966 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item2996 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2994 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item2982 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item3012 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3010 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item2997 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item3028 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3026 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item3013 {
	width:80px !important;
	height:80px !important;
	left:179px !important;
	top:840px !important;
}

#item3043 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3041 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item3029 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item3062 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3060 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
}

#item3047 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item8568 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8566 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8564 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item8573 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8571 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8569 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item8578 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8576 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8574 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item8584 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8582 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8579 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item8589 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8587 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8585 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item8594 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8592 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8590 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item8599 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8597 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8595 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item8605 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8603 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8600 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item8610 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8608 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8606 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item8669 {
	width:30px !important;
	height:60px !important;
	left:3px !important;
	top:1170px !important;
	background:#00acba;
}

#item8739 {
	width:1080px !important;
	height:1080px !important;
}

#item8856 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8854 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8842 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item8871 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8869 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8857 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item8887 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8884 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8872 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item8903 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8901 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8888 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item8918 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8916 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8904 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item8933 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8931 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8919 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item8949 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8947 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8934 {
	width:100px !important;
	height:100px !important;
	left:204px !important;
	top:1740px !important;
}

#item8964 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8962 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8950 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item8979 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item8977 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
}

#item8965 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item4500 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4498 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4496 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item4505 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4503 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4501 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item4510 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4508 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4506 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item4515 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4513 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4511 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item4520 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4518 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4516 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item4525 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4523 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4521 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item4530 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4528 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4526 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item4606 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item4699 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item4743 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4741 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4728 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item6722 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6720 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6710 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item6736 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6734 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6723 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item6752 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6749 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6739 {
	width:80px !important;
	height:80px !important;
	left:379px !important;
	top:740px !important;
}

#item6765 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6763 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6753 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item6778 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6776 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6766 {
	width:80px !important;
	height:80px !important;
	left:79px !important;
	top:840px !important;
}

#item6791 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6789 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6779 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item9035 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9033 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9031 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item9040 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9038 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9036 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item9045 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9043 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9041 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item9050 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9048 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9046 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item9056 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9054 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9052 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item9062 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9060 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9058 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item9067 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9065 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9063 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item9103 {
	width:30px !important;
	height:60px !important;
	top:1170px !important;
	background:#00acba;
}

#item9197 {
	width:1080px !important;
	height:1080px !important;
}

#item9251 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9249 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9238 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item9264 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9262 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9252 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item9277 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9275 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9265 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item9291 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9289 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9278 {
	width:100px !important;
	height:100px !important;
	left:454px !important;
	top:1615px !important;
}

#item9305 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9303 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9292 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item9318 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9316 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9306 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item9332 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9329 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9319 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item1465 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1463 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1461 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item2823 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2825 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2821 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item2830 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2828 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2826 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item2881 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2879 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2877 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item2886 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2884 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2882 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item2892 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2890 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2887 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item2899 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2896 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2894 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item2904 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2902 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item2900 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item1689 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item2187 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item1722 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1720 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item1718 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item3529 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3527 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3515 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item3543 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3541 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3530 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item3558 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3556 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3544 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item3573 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3571 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3559 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item3591 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3589 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3576 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item3606 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3603 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3592 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item3621 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3619 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3607 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item9393 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9391 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9389 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item9398 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9396 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9394 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item9403 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9401 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9399 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item9409 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9407 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9404 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item9414 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9412 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9410 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item9420 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9418 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9416 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item9425 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9423 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9421 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item9430 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9428 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9426 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item9443 {
	width:30px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item9537 {
	width:1080px !important;
	height:1080px !important;
}

#item9600 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9598 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9587 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item9614 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9612 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9601 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item9628 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9626 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9615 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item9645 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9641 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9630 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item9659 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9657 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9646 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item9674 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9672 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9660 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item9690 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9688 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9675 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item9704 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9702 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9691 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item4914 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4912 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4910 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item4919 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4917 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4915 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item4924 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4922 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4920 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item4929 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4927 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4925 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item4934 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4932 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4930 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item4940 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4938 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4935 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item4945 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4943 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4941 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item4950 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4948 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4946 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item4956 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4954 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4952 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item5021 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item5114 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item5161 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5159 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5146 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item5603 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5601 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5589 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item5619 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5617 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5604 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item5635 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5633 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5621 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item5650 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5648 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5636 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item5668 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5666 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5653 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item5685 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5682 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5669 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item5700 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5698 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5686 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item5718 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5716 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5704 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item9763 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9761 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9759 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item9768 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9766 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9764 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item9773 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9771 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9769 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item9778 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9776 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9774 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item9783 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9781 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9779 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item9789 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9787 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9784 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item9794 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9792 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9790 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item9799 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9797 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9795 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item9804 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9802 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9800 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item9817 {
	width:15px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item9912 {
	width:1080px !important;
	height:1080px !important;
}

#item9983 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9981 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9969 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item9999 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9997 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item9984 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item10015 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10013 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10000 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item10030 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10028 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10016 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item10045 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10043 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10031 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item10061 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10058 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10046 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item10077 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10075 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10062 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item10092 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10090 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10078 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item10107 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10105 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10093 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item5775 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5773 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5771 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item5780 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5778 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5776 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item5786 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5784 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5782 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item5791 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5789 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5787 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item5796 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5794 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5792 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item5801 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5799 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5797 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item5806 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5804 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5802 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item5811 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5809 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5807 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item5816 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5814 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5812 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item5859 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item5952 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item5998 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5996 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item5982 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item6311 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6309 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6297 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item6296 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6294 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6282 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item6279 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6277 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6265 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item6264 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6262 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6248 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item6244 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6242 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6230 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item6229 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6226 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6214 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item6212 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6210 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6198 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item6185 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6183 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6171 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item10168 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10165 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10163 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item10173 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10171 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10169 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item10179 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10177 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10175 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item10184 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10182 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10180 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item10189 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10187 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10185 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item10194 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10192 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10190 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item10199 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10197 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10195 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item10204 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10202 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10200 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item10209 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10207 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10205 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item10247 {
	width:30px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item10340 {
	width:1080px !important;
	height:1080px !important;
}

#item10408 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10405 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10393 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item10423 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10421 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10409 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item10438 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10436 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10424 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item10453 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10451 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10439 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item10470 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10468 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10455 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item10486 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10484 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10471 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item10502 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10500 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10487 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item10518 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10516 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10503 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item10534 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10532 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10520 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item3090 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3088 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3086 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item3095 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3093 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3091 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item3100 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3098 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3096 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item3106 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3104 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3102 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item3111 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3109 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3107 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item3117 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3115 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3112 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item6806 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6803 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6801 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item3198 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item3291 {
	width:1084px !important;
	height:1080px !important;
	left:836px !important;
}

#item3326 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3324 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item3322 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item4041 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4039 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4030 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item4055 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4053 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4043 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item4067 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4065 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4056 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item4079 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4077 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4068 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item4094 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4092 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4082 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item6820 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6817 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item6807 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item10586 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10584 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10582 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1620px !important;
}

#item10591 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10589 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10587 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1620px !important;
}

#item10596 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10594 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10592 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1620px !important;
}

#item10602 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10600 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10598 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1620px !important;
}

#item10607 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10605 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10603 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1620px !important;
}

#item10612 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10610 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10608 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item10617 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10615 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10613 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item10679 {
	width:30px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item10772 {
	width:1084px !important;
	height:1080px !important;
	left:-2px !important;
}

#item10823 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10821 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10812 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1620px !important;
}

#item10836 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10834 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10824 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1620px !important;
}

#item10849 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10847 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10837 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1620px !important;
}

#item10861 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10859 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10850 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1620px !important;
}

#item10873 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10871 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10862 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1620px !important;
}

#item10886 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10884 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10874 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item10899 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10897 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10887 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item17415 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17413 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17411 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item17421 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17418 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17416 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item17426 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17424 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17422 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item17431 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17429 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17427 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item17506 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item17602 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item17656 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17654 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17643 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item17669 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17667 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17657 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item17682 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17680 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17670 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item17695 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17693 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item17683 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item17791 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17789 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17787 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item17797 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17795 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17792 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item17802 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17800 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17798 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item17807 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17805 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17803 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item17838 {
	width:30px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item17931 {
	width:1080px !important;
	height:1080px !important;
	left:2px !important;
}

#item17984 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17982 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17971 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item17997 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17995 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17985 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item18010 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item18008 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item17998 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item18023 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item18021 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item18011 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item18904 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18902 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18900 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item18909 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18907 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18905 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item18914 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18912 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18910 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item18919 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18917 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18915 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item18924 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18922 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18920 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item18930 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18927 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item18925 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item18995 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item19088 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item19144 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19140 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19129 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item19157 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19155 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19145 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item19170 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19168 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19158 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item19184 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19182 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19171 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item19199 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19197 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19185 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item19212 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19210 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19200 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item19277 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19275 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19273 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1620px !important;
}

#item19282 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19280 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19278 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1620px !important;
}

#item19288 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19285 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19283 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1620px !important;
}

#item19293 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19291 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19289 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1620px !important;
}

#item19298 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19296 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19294 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1620px !important;
}

#item19304 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19302 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19299 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item19322 {
	width:30px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item19416 {
	width:1084px !important;
	height:1080px !important;
	left:-2px !important;
}

#item19470 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19468 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19458 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1620px !important;
}

#item19484 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19482 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19472 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1620px !important;
}

#item19497 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19495 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19485 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1620px !important;
}

#item19510 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19508 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19498 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1620px !important;
}

#item19525 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19522 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19511 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1620px !important;
}

#item19538 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19536 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item19526 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item19865 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19863 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19861 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item19870 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19868 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item19866 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item19940 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item20034 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item20069 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20067 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20060 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item20080 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20078 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20070 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item20138 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20136 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20134 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item20144 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20141 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20139 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item20167 {
	width:30px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item20261 {
	width:1080px !important;
	height:1080px !important;
	left:2px !important;
}

#item20296 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20294 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20286 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item20307 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20304 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20297 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item21534 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item21532 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item21530 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item21539 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item21537 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item21535 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item21600 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item21693 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item21714 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item21712 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item21705 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item21722 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item21720 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item21715 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item21752 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21750 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21748 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item21757 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21755 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21753 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item21771 {
	width:30px !important;
	height:60px !important;
	top:1160px !important;
	background:#00acba;
}

#item21864 {
	width:1080px !important;
	height:1080px !important;
	left:2px !important;
}

#item21883 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21881 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21876 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item21891 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21889 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21884 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item4123 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4121 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4119 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item4128 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4126 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4124 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item4133 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4131 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4129 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item4138 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4136 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4134 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item4229 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item4323 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item4367 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4365 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4351 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item4448 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4446 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4439 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item4459 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4457 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4449 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item4471 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4469 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item4461 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:840px !important;
}

#item10940 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10938 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10936 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item10946 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10943 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10941 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item10951 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10949 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10947 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item10957 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10954 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item10952 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item10993 {
	width:30px !important;
	height:60px !important;
	top:1170px !important;
	background:#00acba;
}

#item11086 {
	width:1080px !important;
	height:1080px !important;
}

#item11119 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11117 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11110 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item11129 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11127 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11120 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item11140 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11138 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11130 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item11150 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11148 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11141 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item7272 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7270 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7267 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item7277 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7275 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7273 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item7282 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7280 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7278 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item7287 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7285 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7283 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item7292 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7290 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7288 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item7297 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7295 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7293 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item7302 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7300 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7298 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item7355 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item7448 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item7495 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7491 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7476 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item7732 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7729 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7717 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item7745 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7743 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7733 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item7759 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7757 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7746 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item7775 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7772 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7762 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item7788 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7786 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7776 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item7801 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7799 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item7789 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item11204 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11202 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11200 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1613px !important;
}

#item11209 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11207 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11205 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1613px !important;
}

#item11214 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11212 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11210 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1613px !important;
}

#item11219 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11217 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11215 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1613px !important;
}

#item11224 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11222 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11220 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1613px !important;
}

#item11229 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11227 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11225 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item11234 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11232 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11230 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item11271 {
	width:15px !important;
	height:60px !important;
	top:1170px !important;
	background:#00acba;
}

#item11364 {
	width:1080px !important;
	height:1080px !important;
}

#item11416 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11414 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11404 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1613px !important;
}

#item11429 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11427 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11417 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1613px !important;
}

#item11443 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11441 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11430 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1613px !important;
}

#item11456 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11454 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11444 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1613px !important;
}

#item11469 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11467 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11457 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1613px !important;
}

#item11482 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11480 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11470 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item11497 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11495 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item11484 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item20529 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20527 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20525 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item20534 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20532 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20530 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item20539 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20537 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20535 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item20544 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20542 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20540 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item20549 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20547 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20545 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item20554 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20552 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20550 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item20559 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20557 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20555 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item20598 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item20691 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item20747 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20745 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20735 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item20760 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20758 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20748 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item20774 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20772 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20762 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item20788 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20786 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20775 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item20801 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20799 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20789 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item20815 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20813 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20802 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item20828 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20826 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item20816 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item20884 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20882 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20880 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1613px !important;
}

#item20889 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20887 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20885 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1613px !important;
}

#item20894 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20892 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20890 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1613px !important;
}

#item20899 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20897 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20895 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1613px !important;
}

#item20904 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20902 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20900 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1613px !important;
}

#item20909 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20907 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20905 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item20914 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20912 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item20910 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item20929 {
	width:15px !important;
	height:60px !important;
	top:1170px !important;
	background:#00acba;
}

#item21022 {
	width:1080px !important;
	height:1080px !important;
}

#item21099 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21097 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21087 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1613px !important;
}

#item21112 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21110 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21100 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1613px !important;
}

#item21127 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21125 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21114 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1613px !important;
}

#item21140 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21138 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21128 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1613px !important;
}

#item21153 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21151 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21141 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1613px !important;
}

#item21167 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21165 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21154 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item21181 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21178 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item21168 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item13193 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13191 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13189 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:833px !important;
}

#item13198 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13196 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13194 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:833px !important;
}

#item13203 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13201 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13199 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:833px !important;
}

#item13208 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13206 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13204 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:833px !important;
}

#item13213 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13211 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13209 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:833px !important;
}

#item13063 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item13156 {
	width:1080px !important;
	height:1080px !important;
	left:840px !important;
}

#item13027 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13024 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13011 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:833px !important;
}

#item13394 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13391 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13383 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:833px !important;
}

#item13406 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13404 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13396 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:833px !important;
}

#item13417 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13415 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13407 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:833px !important;
}

#item13428 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13426 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13418 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:833px !important;
}

#item13633 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13631 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13628 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item13639 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13637 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13635 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item13644 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13642 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13640 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item13649 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13647 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13645 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item13654 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13652 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13650 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1740px !important;
}

#item13442 {
	width:15px !important;
	height:60px !important;
	top:1170px !important;
	background:#00acba;
}

#item13866 {
	width:1080px !important;
	height:1080px !important;
}

#item13563 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13561 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13553 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item13911 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13909 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13901 {
	width:100px !important;
	height:100px !important;
	left:170px !important;
	top:1740px !important;
}

#item13923 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13920 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13912 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item13934 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13932 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13924 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item13945 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13943 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13935 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item13956 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13954 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item13946 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1740px !important;
}

#item14001 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13999 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item13997 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:833px !important;
}

#item14007 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14004 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14002 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:833px !important;
}

#item14012 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14010 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14008 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:833px !important;
}

#item14017 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14015 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14013 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:833px !important;
}

#item14022 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14020 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14018 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:833px !important;
}

#item14060 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item14153 {
	width:1080px !important;
	height:1082px !important;
	left:840px !important;
}

#item14192 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14190 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14181 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:833px !important;
}

#item14203 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14201 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14193 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:833px !important;
}

#item14216 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14213 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14204 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:833px !important;
}

#item14227 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14225 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14217 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:833px !important;
}

#item14239 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14237 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item14228 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:833px !important;
}

#item14798 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14796 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14794 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item14803 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14801 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14799 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item14808 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14806 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14804 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item14813 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14811 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14809 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item14818 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14816 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14814 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1740px !important;
}

#item14309 {
	width:15px !important;
	height:60px !important;
	top:1170px !important;
	background:#00acba;
}

#item14714 {
	width:1080px !important;
	height:1082px !important;
}

#item14752 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14750 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14743 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item14762 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14760 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14753 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item14772 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14770 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14763 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item14783 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14780 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14773 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1740px !important;
}

#item14793 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14791 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item14784 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1740px !important;
}

#item15448 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15446 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15444 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item16022 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16024 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16020 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item15453 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15451 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15449 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item16029 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16027 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16025 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item15458 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15456 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15454 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item16034 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16032 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16030 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item15464 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15462 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15459 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item15469 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15467 {
	opacity:0.00;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15465 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item15508 {
	width:15px !important;
	height:60px !important;
	top:225px !important;
	background:#00acba;
}

#item15601 {
	width:1080px !important;
	height:1082px !important;
	left:840px !important;
}

#item15643 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15640 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item15632 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:740px !important;
}

#item16273 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16271 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16260 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:740px !important;
}

#item16287 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16285 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16274 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:740px !important;
}

#item16302 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16300 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16288 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:740px !important;
}

#item16318 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16316 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16305 {
	width:80px !important;
	height:80px !important;
	left:478px !important;
	top:740px !important;
}

#item16332 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16330 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16319 {
	width:80px !important;
	height:80px !important;
	left:80px !important;
	top:840px !important;
}

#item16346 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16344 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16333 {
	width:80px !important;
	height:80px !important;
	left:180px !important;
	top:840px !important;
}

#item16363 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16361 {
	opacity:0.50;
	width:80px !important;
	height:80px !important;
	background:#00acba;
}

#item16348 {
	width:80px !important;
	height:80px !important;
	left:278px !important;
	top:840px !important;
}

#item16643 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16641 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16639 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item16649 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16647 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16645 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item16654 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16652 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16650 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item16659 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16657 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16655 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item16665 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16663 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16660 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item16671 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16669 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16666 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item16676 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16674 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16672 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item16681 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16679 {
	opacity:0.00;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16677 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item15753 {
	width:15px !important;
	height:60px !important;
	top:1170px !important;
	background:#00acba;
}

#item16590 {
	width:1080px !important;
	height:1082px !important;
}

#item16489 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16487 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16476 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1615px !important;
}

#item16503 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16501 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16490 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1615px !important;
}

#item16518 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16516 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16504 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1615px !important;
}

#item16532 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16530 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16519 {
	width:100px !important;
	height:100px !important;
	left:453px !important;
	top:1615px !important;
}

#item16546 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16544 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16533 {
	width:100px !important;
	height:100px !important;
	left:578px !important;
	top:1615px !important;
}

#item16560 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16558 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16547 {
	width:100px !important;
	height:100px !important;
	left:80px !important;
	top:1740px !important;
}

#item16575 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16573 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16561 {
	width:100px !important;
	height:100px !important;
	left:205px !important;
	top:1740px !important;
}

#item16589 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16587 {
	opacity:0.50;
	width:100px !important;
	height:100px !important;
	background:#00acba;
}

#item16576 {
	width:100px !important;
	height:100px !important;
	left:328px !important;
	top:1740px !important;
}

#item5395 {
	opacity:0.60;
	width:1919px !important;
	height:1079px !important;
	left:1px !important;
	top:1px !important;
	background:#00b2ba;
}

#item5734 {
	width:65px !important;
	height:65px !important;
	left:115px !important;
	top:668px !important;
}

#item11514 {
	opacity:0.60;
	width:1080px !important;
	height:1920px !important;
	background:#00b2ba;
	border:solid 1px #000;
}

#item11626 {
	width:100px !important;
	height:100px !important;
	left:490px !important;
	top:651px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media (orientation:portrait){ .mq-portrait { display:block; } .mq-landscape {display:none; } }

