/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:167910px; height:1092px; }
@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; }
}

#item46906 {
	width:143px !important;
	height:104px !important;
	left:1680px !important;
	top:94px !important;
}

#item46911 {
	width:58px !important;
	height:58px !important;
	left:931px !important;
	top:986px !important;
	border:solid 4px #e9e6b1;
}

#item56026 {
	width:53px !important;
	height:28px !important;
	left:1006px !important;
	top:1001px !important;
}

#item11918 {
	width:65px !important;
	height:7px !important;
	background:#00a1d4;
}

#item11920 {
	width:62px !important;
	height:62px !important;
	left:1858px !important;
}

#item3357 {
	width:62px !important;
	height:25px !important;
	top:1055px !important;
}

#item12000 {
	width:62px !important;
	height:126px !important;
	top:954px !important;
}

#item56078 {
	width:53px !important;
	height:28px !important;
}

#item56075 {
	width:53px !important;
	height:28px !important;
	left:865px !important;
	top:1000px !important;
}

#item56082 {
	width:53px !important;
	height:28px !important;
	left:1003px !important;
	top:1000px !important;
}

#item56091 {
	width:386px !important;
	height:63px !important;
	left:1px !important;
	top:1017px !important;
}

#item57099 {
	width:58px !important;
	height:58px !important;
	border:solid 4px #00a1d4;
}

#item57410 {
	width:58px !important;
	height:58px !important;
	left:932px !important;
	top:984px !important;
}

#item57123 {
	width:62px !important;
	height:126px !important;
	left:1px !important;
	top:954px !important;
}

#item2184 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item2211 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item2238 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item2266 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item2293 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item2320 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item2347 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item2401 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item2443 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item50951 {
	opacity:0.71;
	width:51px !important;
	height:56px !important;
	left:935px !important;
	top:984px !important;
	background:#1b1b1b;
}

#item56828 {
	width:34px !important;
	height:34px !important;
	border:solid 2.35862068965515px #00a1d4;
}

#item56826 {
	width:35px !important;
	height:34px !important;
	left:1778px !important;
	top:166px !important;
}

#item57302 {
	width:601px !important;
	height:42px !important;
}

#item57316 {
	width:601px !important;
	height:42px !important;
	left:1217px !important;
	top:166px !important;
}

#item57303 {
	width:601px !important;
	height:42px !important;
}

#item57318 {
	width:601px !important;
	height:42px !important;
	left:1218px !important;
	top:224px !important;
}

#item57304 {
	width:601px !important;
	height:42px !important;
}

#item57320 {
	width:601px !important;
	height:42px !important;
	left:1219px !important;
	top:282px !important;
}

#item57306 {
	width:601px !important;
	height:42px !important;
}

#item57322 {
	width:601px !important;
	height:42px !important;
	left:1219px !important;
	top:340px !important;
}

#item57307 {
	width:601px !important;
	height:42px !important;
}

#item57324 {
	width:601px !important;
	height:42px !important;
	left:1219px !important;
	top:398px !important;
}

#item57308 {
	width:601px !important;
	height:42px !important;
}

#item57326 {
	width:601px !important;
	height:42px !important;
	left:1218px !important;
	top:455px !important;
}

#item57309 {
	width:601px !important;
	height:42px !important;
}

#item57328 {
	width:601px !important;
	height:42px !important;
	left:1219px !important;
	top:514px !important;
}

#item57312 {
	width:601px !important;
	height:64px !important;
}

#item57330 {
	width:601px !important;
	height:64px !important;
	left:1219px !important;
	top:572px !important;
}

#item57313 {
	width:601px !important;
	height:42px !important;
}

#item57332 {
	width:601px !important;
	height:42px !important;
	left:1219px !important;
	top:654px !important;
}

#item57314 {
	width:601px !important;
	height:42px !important;
}

#item57334 {
	width:601px !important;
	height:42px !important;
	left:1219px !important;
	top:709px !important;
}

#item57315 {
	width:601px !important;
	height:42px !important;
}

#item57336 {
	width:601px !important;
	height:42px !important;
	left:1219px !important;
	top:765px !important;
}

#item58506 {
	width:28px !important;
	height:114px !important;
	left:947px !important;
	top:930px !important;
}

#item54141 {
	width:946px !important;
	height:476px !important;
	background:#00a1d4;
}

#item51073 {
	width:20px !important;
	height:21px !important;
}

#item58163 {
	width:37px !important;
	height:36px !important;
	left:953px !important;
	top:265px !important;
}

#item51098 {
	width:20px !important;
	height:21px !important;
}

#item21707 {
	width:62px !important;
	height:44px !important;
	left:930px !important;
	top:1036px !important;
}

#item51125 {
	width:20px !important;
	height:21px !important;
}

#item57456 {
	opacity:0.21;
	width:58px !important;
	height:58px !important;
	left:932px !important;
	top:984px !important;
	background:#000;
}

#item43620 {
	width:140px !important;
	height:174px !important;
	left:926px !important;
	top:916px !important;
	background:#fff;
}

#item51153 {
	width:20px !important;
	height:21px !important;
}

#item51179 {
	width:20px !important;
	height:21px !important;
	left:960px !important;
	top:1px !important;
}

#item51205 {
	width:20px !important;
	height:21px !important;
	left:960px !important;
	top:482px !important;
}

#item42208 {
	width:960px !important;
	height:441px !important;
	top:475px !important;
	background:#00a1d4;
}

#item51235 {
	width:20px !important;
	height:21px !important;
}

#item51261 {
	width:20px !important;
	height:21px !important;
	top:477px !important;
}

#item51287 {
	width:20px !important;
	height:21px !important;
	left:960px !important;
}

#item51317 {
	width:20px !important;
	height:21px !important;
}

#item51345 {
	width:20px !important;
	height:21px !important;
	left:955px !important;
}

#item51371 {
	width:20px !important;
	height:21px !important;
}

#item43591 {
	width:979px !important;
	height:1086px !important;
	left:941px !important;
	background:#e8e8e8;
}

#item51400 {
	width:20px !important;
	height:21px !important;
}

#item51426 {
	width:20px !important;
	height:21px !important;
	top:183px !important;
}

#item51452 {
	width:20px !important;
	height:21px !important;
	top:616px !important;
}

#item51478 {
	width:20px !important;
	height:21px !important;
	left:270px !important;
}

#item51509 {
	width:20px !important;
	height:21px !important;
	left:762px !important;
	top:469px !important;
}

#item51535 {
	width:20px !important;
	height:21px !important;
	left:650px !important;
	top:830px !important;
}

#item51561 {
	width:20px !important;
	height:21px !important;
	left:1858px !important;
	top:966px !important;
}

#item51590 {
	width:20px !important;
	height:21px !important;
}

#item57480 {
	opacity:0.64;
	width:58px !important;
	height:58px !important;
	left:932px !important;
	top:984px !important;
	background:#000;
}

#item51616 {
	width:20px !important;
	height:21px !important;
}

#item51645 {
	width:20px !important;
	height:21px !important;
	left:452px !important;
}

#item51671 {
	width:20px !important;
	height:21px !important;
	left:1404px !important;
	top:-1px !important;
}

#item51697 {
	width:20px !important;
	height:21px !important;
	left:1222px !important;
	top:680px !important;
}

#item51729 {
	width:20px !important;
	height:21px !important;
}

#item51755 {
	width:20px !important;
	height:21px !important;
	left:851px !important;
}

#item51781 {
	width:20px !important;
	height:21px !important;
	left:851px !important;
	top:346px !important;
}

#item51807 {
	width:20px !important;
	height:21px !important;
	left:1336px !important;
}

#item42210 {
	width:134px !important;
	height:150px !important;
	left:936px !important;
	top:930px !important;
	background:#fff;
}

#item51839 {
	width:20px !important;
	height:21px !important;
}

#item51865 {
	width:20px !important;
	height:21px !important;
	left:959px !important;
}

#item51892 {
	width:20px !important;
	height:21px !important;
	left:-2px !important;
}

#item51921 {
	width:20px !important;
	height:21px !important;
}

#item51947 {
	width:20px !important;
	height:21px !important;
	left:-1px !important;
	top:558px !important;
}

#item51973 {
	width:20px !important;
	height:21px !important;
	left:1003px !important;
	top:776px !important;
}

#item51999 {
	width:20px !important;
	height:21px !important;
	left:1861px !important;
	top:776px !important;
}

#item52031 {
	width:20px !important;
	height:21px !important;
}

#item48959 {
	width:827px !important;
	height:1080px !important;
	left:941px !important;
	background:#e8e8e8;
}

#item43565 {
	width:500px !important;
	height:624px !important;
	top:456px !important;
	background:#00a1d4;
}

#item52058 {
	width:20px !important;
	height:21px !important;
}

#item52084 {
	width:20px !important;
	height:21px !important;
	left:746px !important;
}

#item52139 {
	width:20px !important;
	height:21px !important;
	left:500px !important;
	top:457px !important;
}

#item52165 {
	width:20px !important;
	height:21px !important;
	left:1346px !important;
}

#item52196 {
	width:20px !important;
	height:21px !important;
	left:1858px !important;
	top:216px !important;
}

#item57504 {
	opacity:0.57;
	width:57px !important;
	height:58px !important;
	left:933px !important;
	top:984px !important;
	background:#000;
}

#item42067 {
	width:986px !important;
	height:540px !important;
	left:934px !important;
	top:540px !important;
	background:#e8e8e8;
}

#item41838 {
	width:939px !important;
	height:1080px !important;
	background:#f0e400;
}

#item44767 {
	width:164px !important;
	height:105px !important;
	left:850px !important;
	top:975px !important;
	background:#e8e8e8;
}

#item52223 {
	width:20px !important;
	height:21px !important;
	left:1364px !important;
}

#item52249 {
	width:20px !important;
	height:21px !important;
	left:1422px !important;
}

#item52276 {
	width:20px !important;
	height:21px !important;
	left:1422px !important;
	top:281px !important;
}

#item52307 {
	width:20px !important;
	height:21px !important;
}

#item52878 {
	opacity:0.39;
	width:53px !important;
	height:52px !important;
	left:934px !important;
	top:986px !important;
	background:#000;
}

#item55363 {
	opacity:0.17;
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item55365 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item55357 {
	opacity:0.17;
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item55358 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item35740 {
	opacity:0.17;
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item55354 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item35042 {
	width:1920px !important;
	height:55px !important;
	top:962px !important;
}

#item35605 {
	width:134px !important;
	height:117px !important;
	left:1683px !important;
	top:761px !important;
}

#item37476 {
	width:46px !important;
	height:46px !important;
	left:1705px !important;
	top:153px !important;
	border-radius:10px;
	background:#dc3613;
}

#item36017 {
	opacity:0.17;
	width:561px !important;
	height:387px !important;
	left:1px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item35367 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item37477 {
	width:46px !important;
	height:46px !important;
	left:499px !important;
	top:44px !important;
	border-radius:10px;
	background:#2aa656;
}

#item37478 {
	width:46px !important;
	height:46px !important;
	left:1772px !important;
	top:560px !important;
	border-radius:10px;
	background:#e19732;
}

#item55360 {
	opacity:0.17;
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item55361 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item37480 {
	width:46px !important;
	height:46px !important;
	left:499px !important;
	top:43px !important;
	border-radius:10px;
	background:#2aa656;
}

#item37481 {
	width:46px !important;
	height:46px !important;
	left:582px !important;
	top:560px !important;
	border-radius:10px;
	background:#2aa656;
}

#item47729 {
	width:46px !important;
	height:46px !important;
	left:1765px !important;
	top:153px !important;
	border-radius:10px;
	background:#2aa656;
}

#item48957 {
	width:46px !important;
	height:46px !important;
	left:85px !important;
	top:560px !important;
	border-radius:10px;
	background:#2aa656;
}

#item55385 {
	opacity:0.17;
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item55386 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item55388 {
	opacity:0.17;
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item55389 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item55376 {
	opacity:0.17;
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item55377 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item55379 {
	opacity:0.17;
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	background:#000;
	border:solid 3px #00a1d4;
}

#item55381 {
	width:561px !important;
	height:388px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item55382 {
	width:561px !important;
	height:388px !important;
	left:681px !important;
	top:109px !important;
	border-radius:10px;
	border:solid 3px #00a1d4;
}

#item36649 {
	width:1920px !important;
	height:55px !important;
	top:962px !important;
}

#item37465 {
	width:46px !important;
	height:46px !important;
	left:1179px !important;
	top:153px !important;
	border-radius:10px;
	background:#dc3613;
}

#item37467 {
	width:46px !important;
	height:46px !important;
	left:1773px !important;
	top:153px !important;
	border-radius:10px;
	background:#2aa656;
}

#item37470 {
	width:46px !important;
	height:46px !important;
	left:584px !important;
	top:562px !important;
	border-radius:10px;
	background:#dc3613;
}

#item37473 {
	width:46px !important;
	height:46px !important;
	left:1773px !important;
	top:562px !important;
	border-radius:10px;
	background:#2aa656;
}

#item37479 {
	width:46px !important;
	height:46px !important;
	left:582px !important;
	top:153px !important;
	border-radius:10px;
	background:#2aa656;
}

#item48958 {
	width:46px !important;
	height:46px !important;
	left:1710px !important;
	top:153px !important;
	border-radius:10px;
	background:#2aa656;
}

#item52802 {
	width:13px !important;
	height:15px !important;
	left:1757px !important;
	top:166px !important;
}

#item52333 {
	width:20px !important;
	height:21px !important;
}

#item52361 {
	width:20px !important;
	height:21px !important;
	top:62px !important;
}

#item52387 {
	width:20px !important;
	height:21px !important;
	left:482px !important;
}

#item52413 {
	width:20px !important;
	height:21px !important;
	left:1467px !important;
	top:120px !important;
}

#item45267 {
	width:1070px !important;
	height:1100px !important;
	left:852px !important;
	top:-12px !important;
	background:#00a1d4;
}

#item52444 {
	width:20px !important;
	height:21px !important;
	left:852px !important;
}

#item54928 {
	width:20px !important;
	height:21px !important;
	left:852px !important;
}

#item58526 {
	width:28px !important;
	height:114px !important;
	left:947px !important;
	top:930px !important;
}

#item57551 {
	width:58px !important;
	height:58px !important;
	border:solid 4px #00a1d4;
}

#item57548 {
	width:58px !important;
	height:58px !important;
	left:932px !important;
	top:984px !important;
}

#item57522 {
	width:58px !important;
	height:60px !important;
}

#item57520 {
	width:58px !important;
	height:60px !important;
	left:932px !important;
	top:980px !important;
}

#item57516 {
	width:53px !important;
	height:28px !important;
}

#item57513 {
	width:53px !important;
	height:28px !important;
	left:865px !important;
	top:1000px !important;
}

#item57505 {
	width:53px !important;
	height:28px !important;
	left:1003px !important;
	top:1000px !important;
}

#item52471 {
	width:20px !important;
	height:21px !important;
}

#item52497 {
	width:20px !important;
	height:21px !important;
	left:102px !important;
	top:269px !important;
}

#item52523 {
	width:20px !important;
	height:21px !important;
	top:636px !important;
}

#item52554 {
	width:20px !important;
	height:21px !important;
}

#item52580 {
	width:20px !important;
	height:21px !important;
	top:694px !important;
}

#item52607 {
	width:20px !important;
	height:21px !important;
	left:865px !important;
	top:694px !important;
}

#item33952 {
	width:1932px !important;
	height:1080px !important;
	background:#00a1d4;
}

#item58540 {
	width:28px !important;
	height:114px !important;
	left:947px !important;
	top:930px !important;
}

#item57608 {
	width:53px !important;
	height:28px !important;
}

#item57605 {
	width:53px !important;
	height:28px !important;
	left:865px !important;
	top:1000px !important;
}

#item57598 {
	width:53px !important;
	height:28px !important;
	left:1003px !important;
	top:1000px !important;
}

#item57597 {
	width:54px !important;
	height:54px !important;
}

#item57594 {
	width:54px !important;
	height:54px !important;
	left:934px !important;
	top:986px !important;
}

#item57568 {
	width:61px !important;
	height:63px !important;
	border:solid 3px #fff;
}

#item57566 {
	width:61px !important;
	height:63px !important;
	left:930px !important;
	top:982px !important;
}

#item54874 {
	width:516px !important;
	height:1080px !important;
	left:1404px !important;
	background:#f5fafd;
}

#item54875 {
	width:412px !important;
	height:1080px !important;
	left:509px !important;
	background:#f5fafd;
}

#item54876 {
	width:74px !important;
	height:44px !important;
	left:1846px !important;
}

#item54870 {
	width:516px !important;
	height:1080px !important;
	left:1404px !important;
	background:#f5fafd;
}

#item54866 {
	width:412px !important;
	height:1080px !important;
	left:509px !important;
	background:#f5fafd;
}

#item54871 {
	width:74px !important;
	height:44px !important;
	left:1846px !important;
}

#item54877 {
	width:516px !important;
	height:1080px !important;
	left:1404px !important;
	background:#f5fafd;
}

#item54878 {
	width:412px !important;
	height:1080px !important;
	left:509px !important;
	background:#f5fafd;
}

#item54879 {
	width:74px !important;
	height:44px !important;
	left:1846px !important;
}

#item54880 {
	width:516px !important;
	height:1080px !important;
	left:1404px !important;
	background:#f5fafd;
}

#item54881 {
	width:412px !important;
	height:1080px !important;
	left:509px !important;
	background:#f5fafd;
}

#item54882 {
	width:74px !important;
	height:44px !important;
	left:1846px !important;
}

#item7184 {
	width:1920px !important;
	height:1080px !important;
	background:#f2f7f9;
}

#item11866 {
	width:65px !important;
	height:7px !important;
	background:#00a1d4;
}

#item11868 {
	width:62px !important;
	height:62px !important;
	left:1858px !important;
}

#item56176 {
	width:58px !important;
	height:58px !important;
	left:931px !important;
	top:984px !important;
	border:solid 4px #00a1d4;
}

#item56203 {
	width:53px !important;
	height:28px !important;
}

#item56200 {
	width:53px !important;
	height:28px !important;
	left:865px !important;
	top:1000px !important;
}

#item56207 {
	width:53px !important;
	height:28px !important;
	left:1002px !important;
	top:1000px !important;
}

#item56219 {
	width:62px !important;
	height:44px !important;
	left:933px !important;
	top:1036px !important;
}

#item56220 {
	width:62px !important;
	height:126px !important;
	top:954px !important;
}

#item12190 {
	width:18px !important;
	height:19px !important;
	left:1005px !important;
	top:898px !important;
}

#item57285 {
	width:425px !important;
	height:60px !important;
}

#item57419 {
	width:425px !important;
	height:60px !important;
	left:1140px !important;
	top:256px !important;
}

#item57286 {
	width:650px !important;
	height:60px !important;
}

#item57421 {
	width:650px !important;
	height:60px !important;
	left:1138px !important;
	top:341px !important;
}

#item57287 {
	width:462px !important;
	height:60px !important;
}

#item57423 {
	width:462px !important;
	height:60px !important;
	left:1138px !important;
	top:428px !important;
}

#item57288 {
	width:514px !important;
	height:60px !important;
}

#item57425 {
	width:514px !important;
	height:60px !important;
	left:1138px !important;
	top:519px !important;
}

#item57289 {
	width:578px !important;
	height:60px !important;
}

#item57427 {
	width:578px !important;
	height:60px !important;
	left:1138px !important;
	top:608px !important;
}

#item57290 {
	width:382px !important;
	height:60px !important;
}

#item57429 {
	width:382px !important;
	height:60px !important;
	left:1138px !important;
	top:696px !important;
}

#item57291 {
	width:525px !important;
	height:60px !important;
}

#item57433 {
	width:525px !important;
	height:60px !important;
	left:1138px !important;
	top:783px !important;
}

#item58509 {
	width:28px !important;
	height:114px !important;
	left:946px !important;
	top:930px !important;
}

#item13536 {
	width:122px !important;
	height:122px !important;
}

#item13939 {
	width:157px !important;
	height:62px !important;
	left:1259px !important;
}

#item14291 {
	width:90px !important;
	height:1044px !important;
}

#item14292 {
	width:858px !important;
	height:96px !important;
}

#item48059 {
	width:590px !important;
	height:123px !important;
}

#item48109 {
	opacity:0.30;
	width:590px !important;
	height:123px !important;
}

#item48165 {
	opacity:0.30;
	width:590px !important;
	height:123px !important;
}

#item48228 {
	opacity:0.30;
	width:590px !important;
	height:123px !important;
}

#item48051 {
	width:568px !important;
	height:164px !important;
}

#item48334 {
	opacity:0.30;
	width:590px !important;
	height:123px !important;
	left:1px !important;
}

#item47991 {
	width:568px !important;
	height:164px !important;
}

#item48389 {
	opacity:0.30;
	width:590px !important;
	height:123px !important;
}

#item15668 {
	width:1240px !important;
	height:213px !important;
	left:340px !important;
	top:477px !important;
	background:#fff;
}

#item19716 {
	width:1920px !important;
	height:11px !important;
}

#item39203 {
	width:1920px !important;
	height:73px !important;
	top:1007px !important;
}

#item39201 {
	width:1240px !important;
	height:243px !important;
	left:340px !important;
	top:649px !important;
	background:#fff;
}

#item39257 {
	width:1240px !important;
	height:185px !important;
	left:340px !important;
	top:268px !important;
	background:#fff;
}

#item47972 {
	width:233px !important;
	height:131px !important;
}

#item47976 {
	width:233px !important;
	height:131px !important;
	left:2px !important;
	top:2px !important;
}

#item47973 {
	width:233px !important;
	height:131px !important;
}

#item47969 {
	width:702px !important;
	height:1080px !important;
	background:#fff;
}

#item39477 {
	width:850px !important;
	height:1080px !important;
	left:1070px !important;
	background:#00a1d4;
}

#item40264 {
	width:818px !important;
	height:1080px !important;
	background:#00a1d4;
}

#item40155 {
	width:28px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40157 {
	width:28px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40158 {
	width:14px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40159 {
	width:3px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40161 {
	width:42px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40162 {
	width:14px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40163 {
	width:98px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40165 {
	width:7px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40166 {
	width:21px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40167 {
	width:7px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40168 {
	width:224px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40169 {
	width:123px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40170 {
	width:8px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40171 {
	width:17px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40172 {
	width:119px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40173 {
	width:71px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40174 {
	width:14px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40175 {
	width:3px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40176 {
	width:174px !important;
	height:17px !important;
	background:#00a1d4;
}

#item40177 {
	width:231px !important;
	height:17px !important;
	left:250px !important;
	background:#00a1d4;
}

#item40257 {
	width:190px !important;
	height:17px !important;
	left:209px !important;
	top:111px !important;
	background:#fff;
}

#item40259 {
	width:14px !important;
	height:17px !important;
	left:209px !important;
	top:167px !important;
	background:#fff;
}

#item40260 {
	width:15px !important;
	height:17px !important;
	left:209px !important;
	top:223px !important;
	background:#fff;
}

#item40261 {
	width:13px !important;
	height:17px !important;
	left:209px !important;
	top:279px !important;
	background:#fff;
}

#item40262 {
	width:6px !important;
	height:17px !important;
	left:209px !important;
	top:336px !important;
	background:#fff;
}

#item40263 {
	width:6px !important;
	height:17px !important;
	left:209px !important;
	top:392px !important;
	background:#fff;
}

#item52638 {
	width:20px !important;
	height:21px !important;
}

#item52666 {
	width:20px !important;
	height:21px !important;
}

#item50842 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item50703 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item50839 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item50602 {
	opacity:0.58;
	width:472px !important;
	height:365px !important;
	top:656px !important;
	background:#000;
}

#item49521 {
	width:32px !important;
	height:32px !important;
	left:298px !important;
	top:885px !important;
	background:#d9da00;
}

#item49523 {
	width:32px !important;
	height:32px !important;
	left:298px !important;
	top:959px !important;
	background:#00aa9b;
}

#item49579 {
	width:32px !important;
	height:32px !important;
	left:298px !important;
	top:811px !important;
	background:#ef89b7;
}

#item49863 {
	width:32px !important;
	height:33px !important;
	background:#ef89b7;
}

#item49888 {
	width:32px !important;
	height:33px !important;
	background:#d9da00;
}

#item49782 {
	width:32px !important;
	height:32px !important;
	background:#ef89b7;
}

#item49807 {
	width:32px !important;
	height:32px !important;
	background:#f0e400;
}

#item49607 {
	width:32px !important;
	height:32px !important;
	background:#ef89b7;
}

#item50608 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item49702 {
	width:32px !important;
	height:32px !important;
	background:#ef89b7;
}

#item49727 {
	width:32px !important;
	height:32px !important;
	background:#00aa9b;
}

#item50543 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item50380 {
	width:32px !important;
	height:32px !important;
	background:#ef89b7;
}

#item50405 {
	width:32px !important;
	height:32px !important;
	left:39px !important;
	background:#f0e400;
}

#item50562 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item50299 {
	width:32px !important;
	height:32px !important;
	background:#ef89b7;
}

#item50324 {
	width:32px !important;
	height:32px !important;
	background:#f0e400;
}

#item50571 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item49943 {
	width:32px !important;
	height:32px !important;
	background:#ef89b7;
}

#item49968 {
	width:32px !important;
	height:32px !important;
	background:#00aa9b;
}

#item50578 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item50057 {
	width:32px !important;
	height:32px !important;
	background:#ef89b7;
}

#item50082 {
	width:32px !important;
	height:32px !important;
	background:#00aa9b;
}

#item50590 {
	opacity:0.69;
	width:221px !important;
	height:49px !important;
	background:#000;
}

#item50138 {
	width:32px !important;
	height:32px !important;
	background:#ef89b7;
}

#item50163 {
	width:32px !important;
	height:32px !important;
	background:#00aa9b;
}

#item52694 {
	width:20px !important;
	height:21px !important;
}

#item54785 {
	width:62px !important;
	height:58px !important;
	left:927px !important;
	top:603px !important;
}

#item57985 {
	width:36px !important;
	height:29px !important;
	left:942px !important;
	top:675px !important;
}

#item57993 {
	width:34px !important;
	height:34px !important;
	left:943px !important;
	top:727px !important;
}

#item58006 {
	width:34px !important;
	height:35px !important;
	left:943px !important;
	top:779px !important;
}

#item58024 {
	width:34px !important;
	height:34px !important;
	left:943px !important;
	top:836px !important;
}

#item58041 {
	width:34px !important;
	height:34px !important;
	left:943px !important;
	top:887px !important;
}

#item42740 {
	width:1920px !important;
	height:1080px !important;
	background:#00a1d4;
}
