/* 	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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:1300px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:25100px; height:1312px; }
@media all and (max-height:1300px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item9782.in5-parallax-bg {
	width:2500px !important;
	height:1402px !important;
	top:4px !important;
}

@keyframes moveright-4109 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,51px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-4109 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,51px);
		opacity:1;
	}
}
#item18566 {
	width:2813px !important;
	height:60px !important;
	background:#000;
}

#item18567 {
	width:62px !important;
	height:40px !important;
	left:529px !important;
	top:11px !important;
}

#item18580 {
	width:196px !important;
	min-height:29px !important;
}

#item18577 {
	width:196px !important;
	height:29px !important;
	left:966px !important;
	top:19px !important;
}

#item18606 {
	width:196px !important;
	min-height:29px !important;
}

#item18603 {
	width:196px !important;
	height:29px !important;
	left:1135px !important;
	top:19px !important;
}

#item18632 {
	width:196px !important;
	min-height:29px !important;
}

#item18629 {
	width:196px !important;
	height:29px !important;
	left:1512px !important;
	top:19px !important;
}

#item18737 {
	width:196px !important;
	min-height:29px !important;
}

#item18734 {
	width:196px !important;
	height:29px !important;
	left:1851px !important;
	top:19px !important;
}

#item18764 {
	width:196px !important;
	min-height:29px !important;
}

#item18760 {
	width:196px !important;
	height:29px !important;
	left:1320px !important;
	top:19px !important;
}

#item20176 {
	width:196px !important;
	min-height:29px !important;
}

#item20199 {
	width:196px !important;
	height:29px !important;
	left:1693px !important;
	top:19px !important;
}

#item2353 {
	width:192px !important;
	height:27px !important;
	background:#fff;
}

#item2398 {
	width:192px !important;
	height:27px !important;
	left:2065px !important;
	top:18px !important;
}

#item20169.fixed-pos-elem {
	width:-143px !important;
	height:60px !important;
	left:-143px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item14325 {
	width:1145px !important;
	left:252px !important;
	top:704px !important;
	min-height:586px !important;
}

#item10785 {
	width:1264px !important;
	left:154px !important;
	top:102px !important;
	min-height:80px !important;
}

#item10809 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item10810 {
	width:831px !important;
	height:1350px !important;
	left:1609px !important;
	top:58px !important;
}

#item10836 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:499px !important;
	background:#000;
}

#item21207 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item21209 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item21210 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item21179 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item21181 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item21182 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item10837 {
	width:659px !important;
	height:804px !important;
	left:918px !important;
	top:499px !important;
}

#item10866 {
	width:46px !important;
	height:46px !important;
}

#item10863 {
	width:46px !important;
	height:46px !important;
	left:2244px !important;
	top:1339px !important;
}

#item10870 {
	width:46px !important;
	height:46px !important;
}

#item10867 {
	width:46px !important;
	height:46px !important;
	left:2303px !important;
	top:1339px !important;
}

#item10874 {
	width:46px !important;
	height:46px !important;
}

#item10871 {
	width:46px !important;
	height:46px !important;
	left:2362px !important;
	top:1339px !important;
}

#item10875 {
	width:744px !important;
	height:802px !important;
	left:81px !important;
	top:499px !important;
}

#item10920 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1186px !important;
}

#item10926 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1186px !important;
}

#item10956 {
	width:249px !important;
	left:154px !important;
	top:360px !important;
	min-height:101px !important;
}

#item11086 {
	width:2px !important;
	height:6px !important;
	left:39px !important;
	top:93px !important;
	background:#000;
}

#item11087 {
	width:2px !important;
	height:6px !important;
	left:44px !important;
	top:93px !important;
	background:#000;
}

#item11088 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:93px !important;
	background:#000;
}

#item11089 {
	width:2px !important;
	height:6px !important;
	left:76px !important;
	top:93px !important;
	background:#000;
}

#item11090 {
	width:2px !important;
	height:6px !important;
	left:71px !important;
	top:93px !important;
	background:#000;
}

#item11091 {
	width:2px !important;
	height:6px !important;
	left:66px !important;
	top:93px !important;
	background:#000;
}

#item11101 {
	width:2px !important;
	height:14px !important;
	left:48px !important;
	top:18px !important;
	background:#000;
}

#item11103 {
	width:2px !important;
	height:22px !important;
	left:66px !important;
	top:18px !important;
	background:#000;
}

#item11105 {
	width:2px !important;
	height:6px !important;
	left:1474px !important;
	top:341px !important;
	background:#000;
}

#item11135 {
	width:249px !important;
	height:249px !important;
	left:154px !important;
	top:213px !important;
	border:solid 1.80418602702294px #000;
}

#item11344 {
	width:1098px !important;
	left:451px !important;
	top:215px !important;
	min-height:388px !important;
}

#item11472 {
	width:1262px !important;
	left:154px !important;
	top:102px !important;
	min-height:80px !important;
}

#item11496 {
	width:1439px !important;
	height:802px !important;
	left:60px !important;
	top:498px !important;
	background:#f2f2f2;
}

#item11497 {
	width:829px !important;
	height:1348px !important;
	left:1611px !important;
	top:58px !important;
}

#item11522 {
	width:727px !important;
	height:802px !important;
	left:884px !important;
	top:498px !important;
	background:#000;
}

#item21984 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item21986 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item21987 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item21956 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item21958 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item21959 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item11523 {
	width:658px !important;
	height:802px !important;
	left:921px !important;
	top:498px !important;
}

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

#item11549 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

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

#item11553 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

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

#item11557 {
	width:45px !important;
	height:45px !important;
	left:2362px !important;
	top:1337px !important;
}

#item11561 {
	width:742px !important;
	height:801px !important;
	left:81px !important;
	top:498px !important;
}

#item11604 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item11614 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item11620 {
	width:249px !important;
	left:154px !important;
	top:360px !important;
	min-height:101px !important;
}

#item11668 {
	width:2px !important;
	height:6px !important;
	left:1476px !important;
	top:340px !important;
	background:#000;
}

#item11669 {
	width:249px !important;
	height:249px !important;
	left:154px !important;
	top:213px !important;
	border:solid 1.80101297786698px #000;
}

#item11695 {
	width:1132px !important;
	left:447px !important;
	top:215px !important;
	min-height:387px !important;
}

#item11917 {
	width:2px !important;
	height:6px !important;
	left:39px !important;
	top:93px !important;
	background:#000;
}

#item11918 {
	width:2px !important;
	height:6px !important;
	left:44px !important;
	top:93px !important;
	background:#000;
}

#item11919 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:93px !important;
	background:#000;
}

#item11920 {
	width:2px !important;
	height:6px !important;
	left:76px !important;
	top:93px !important;
	background:#000;
}

#item11921 {
	width:2px !important;
	height:6px !important;
	left:71px !important;
	top:93px !important;
	background:#000;
}

#item11922 {
	width:2px !important;
	height:6px !important;
	left:66px !important;
	top:93px !important;
	background:#000;
}

#item11931 {
	width:2px !important;
	height:14px !important;
	left:48px !important;
	top:18px !important;
	background:#000;
}

#item11932 {
	width:2px !important;
	height:22px !important;
	left:66px !important;
	top:18px !important;
	background:#000;
}

#item11935 {
	width:2px !important;
	height:74px !important;
	left:57px !important;
	top:25px !important;
	background:#000;
}

#item11951 {
	width:1260px !important;
	left:154px !important;
	top:104px !important;
	min-height:80px !important;
}

#item11975 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item11976 {
	width:828px !important;
	height:1346px !important;
	left:1612px !important;
	top:60px !important;
}

#item12000 {
	width:726px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item22768 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item22770 {
	width:295px !important;
	height:24px !important;
	background:#fff;
}

#item22771 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item22740 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item22742 {
	width:30px !important;
	height:24px !important;
	background:#fff;
}

#item22743 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item12001 {
	width:657px !important;
	height:801px !important;
	left:923px !important;
	top:500px !important;
}

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

#item12027 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

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

#item12031 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

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

#item12035 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item12039 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

#item12083 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item12089 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item12096 {
	width:248px !important;
	left:154px !important;
	top:361px !important;
	min-height:100px !important;
}

#item12119 {
	width:2px !important;
	height:6px !important;
	left:1477px !important;
	top:342px !important;
	background:#000;
}

#item12120 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:215px !important;
	border:solid 1.79827914433054px #000;
}

#item12144 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item12342 {
	width:2px !important;
	height:6px !important;
	left:39px !important;
	top:93px !important;
	background:#000;
}

#item12343 {
	width:2px !important;
	height:6px !important;
	left:44px !important;
	top:93px !important;
	background:#000;
}

#item12344 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:93px !important;
	background:#000;
}

#item12345 {
	width:2px !important;
	height:6px !important;
	left:76px !important;
	top:93px !important;
	background:#000;
}

#item12346 {
	width:2px !important;
	height:6px !important;
	left:71px !important;
	top:93px !important;
	background:#000;
}

#item12347 {
	width:2px !important;
	height:6px !important;
	left:66px !important;
	top:93px !important;
	background:#000;
}

#item12356 {
	width:2px !important;
	height:15px !important;
	left:48px !important;
	top:18px !important;
	background:#000;
}

#item12357 {
	width:2px !important;
	height:23px !important;
	left:67px !important;
	top:18px !important;
	background:#000;
}

#item12358 {
	width:2px !important;
	height:73px !important;
	left:58px !important;
	top:27px !important;
	background:#000;
}

#item12744 {
	width:1259px !important;
	left:154px !important;
	top:104px !important;
	min-height:80px !important;
}

#item12768 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item12769 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item12794 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item23552 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item23554 {
	width:295px !important;
	height:24px !important;
	background:#fff;
}

#item23555 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item23524 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item23526 {
	width:30px !important;
	height:24px !important;
	background:#fff;
}

#item23527 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item12795 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

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

#item12822 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

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

#item12826 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

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

#item12830 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item12834 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:499px !important;
}

#item12877 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item12884 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item12892 {
	width:248px !important;
	left:154px !important;
	top:361px !important;
	min-height:100px !important;
}

#item12915 {
	width:2px !important;
	height:6px !important;
	left:1478px !important;
	top:342px !important;
	background:#000;
}

#item12916 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:214px !important;
	border:solid 1.79743606620601px #000;
}

#item12940 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item13161 {
	width:2px !important;
	height:7px !important;
	left:54px !important;
	top:94px !important;
	background:#000;
}

#item13162 {
	width:2px !important;
	height:7px !important;
	left:50px !important;
	top:94px !important;
	background:#000;
}

#item13163 {
	width:2px !important;
	height:7px !important;
	left:45px !important;
	top:94px !important;
	background:#000;
}

#item13164 {
	width:2px !important;
	height:7px !important;
	left:71px !important;
	top:94px !important;
	background:#000;
}

#item13165 {
	width:2px !important;
	height:7px !important;
	left:76px !important;
	top:94px !important;
	background:#000;
}

#item13166 {
	width:2px !important;
	height:7px !important;
	left:81px !important;
	top:94px !important;
	background:#000;
}

#item13252 {
	width:1259px !important;
	left:154px !important;
	top:105px !important;
	min-height:80px !important;
}

#item13276 {
	width:1441px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item13277 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:61px !important;
}

#item13303 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item24336 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item24338 {
	width:295px !important;
	height:24px !important;
	background:#fff;
}

#item24339 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item24308 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item24310 {
	width:30px !important;
	height:24px !important;
	background:#fff;
}

#item24311 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item13304 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:500px !important;
}

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

#item13330 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

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

#item13334 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

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

#item13338 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item13342 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:500px !important;
}

#item13390 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1184px !important;
}

#item13397 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1184px !important;
}

#item13404 {
	width:248px !important;
	left:154px !important;
	top:362px !important;
	min-height:100px !important;
}

#item13427 {
	width:2px !important;
	height:6px !important;
	left:1478px !important;
	top:342px !important;
	background:#000;
}

#item13429 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:215px !important;
	border:solid 1.79732411509686px #000;
}

#item13453 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item13652 {
	width:2px !important;
	height:7px !important;
	left:54px !important;
	top:94px !important;
	background:#000;
}

#item13653 {
	width:2px !important;
	height:7px !important;
	left:50px !important;
	top:94px !important;
	background:#000;
}

#item13654 {
	width:2px !important;
	height:7px !important;
	left:45px !important;
	top:94px !important;
	background:#000;
}

#item13655 {
	width:2px !important;
	height:7px !important;
	left:71px !important;
	top:94px !important;
	background:#000;
}

#item13656 {
	width:2px !important;
	height:7px !important;
	left:76px !important;
	top:94px !important;
	background:#000;
}

#item13657 {
	width:2px !important;
	height:7px !important;
	left:81px !important;
	top:94px !important;
	background:#000;
}

#item13762 {
	width:1258px !important;
	left:154px !important;
	top:106px !important;
	min-height:80px !important;
}

#item13786 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item13787 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item13810 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item25134 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item25136 {
	width:295px !important;
	height:24px !important;
	background:#fff;
}

#item25137 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item25106 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item25108 {
	width:30px !important;
	height:24px !important;
	background:#fff;
}

#item25109 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item13811 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

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

#item13838 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

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

#item13842 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

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

#item13846 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item13850 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item13897 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item13905 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item13916 {
	width:248px !important;
	left:154px !important;
	top:363px !important;
	min-height:100px !important;
}

#item13939 {
	width:2px !important;
	height:6px !important;
	left:1479px !important;
	top:343px !important;
	background:#000;
}

#item13940 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:216px !important;
	border:solid 1.79557404293026px #000;
}

#item13964 {
	width:1134px !important;
	left:447px !important;
	top:218px !important;
	min-height:386px !important;
}

#item14177 {
	width:2px !important;
	height:7px !important;
	left:44px !important;
	top:73px !important;
	background:#000;
}

#item14178 {
	width:2px !important;
	height:7px !important;
	left:49px !important;
	top:73px !important;
	background:#000;
}

#item14179 {
	width:2px !important;
	height:7px !important;
	left:54px !important;
	top:73px !important;
	background:#000;
}

#item14180 {
	width:2px !important;
	height:7px !important;
	left:59px !important;
	top:73px !important;
	background:#000;
}

#item14182 {
	width:2px !important;
	height:7px !important;
	left:59px !important;
	top:73px !important;
	background:#000;
}

#item14183 {
	width:2px !important;
	height:7px !important;
	left:64px !important;
	top:73px !important;
	background:#000;
}

#item14184 {
	width:2px !important;
	height:7px !important;
	left:69px !important;
	top:73px !important;
	background:#000;
}

#item14185 {
	width:2px !important;
	height:7px !important;
	left:74px !important;
	top:73px !important;
	background:#000;
}

#item16109 {
	width:1337px !important;
	left:161px !important;
	top:86px !important;
	min-height:85px !important;
}

#item16133 {
	width:532px !important;
	height:840px !important;
	left:154px !important;
	top:506px !important;
	background:#f2f2f2;
}

#item16134 {
	width:532px !important;
	height:840px !important;
	left:707px !important;
	top:506px !important;
	background:#f2f2f2;
}

#item16135 {
	width:532px !important;
	height:840px !important;
	left:1261px !important;
	top:506px !important;
	background:#f2f2f2;
}

#item16136 {
	width:532px !important;
	height:840px !important;
	left:1815px !important;
	top:506px !important;
	background:#f2f2f2;
}

#item16197 {
	width:532px !important;
	height:716px !important;
	left:707px !important;
	top:562px !important;
}

#item16234 {
	width:532px !important;
	height:716px !important;
	left:1261px !important;
	top:562px !important;
}

#item17008 {
	width:532px !important;
	height:716px !important;
	left:1815px !important;
	top:562px !important;
}

#item16335 {
	width:424px !important;
	height:81px !important;
	left:1909px !important;
	top:505px !important;
}

#item16358 {
	width:412px !important;
	height:91px !important;
	left:259px !important;
	top:505px !important;
}

#item16381 {
	width:424px !important;
	height:81px !important;
	left:801px !important;
	top:505px !important;
}

#item16404 {
	width:424px !important;
	height:80px !important;
	left:1356px !important;
	top:505px !important;
}

#item16427 {
	width:2px !important;
	height:6px !important;
	left:1445px !important;
	top:338px !important;
	background:#000;
}

#item16429 {
	width:91px !important;
	height:91px !important;
	left:154px !important;
	top:506px !important;
	background:#000;
}

#item16431 {
	width:80px !important;
	height:80px !important;
	left:707px !important;
	top:506px !important;
	background:#000;
}

#item16457 {
	width:1078px !important;
	left:161px !important;
	top:205px !important;
	min-height:300px !important;
}

#item16508 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item16505 {
	width:39px !important;
	height:39px !important;
	left:861px !important;
	top:1290px !important;
}

#item16512 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item16509 {
	width:39px !important;
	height:39px !important;
	left:1437px !important;
	top:1289px !important;
}

#item16517 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item16514 {
	width:39px !important;
	height:39px !important;
	left:1991px !important;
	top:1290px !important;
}

#item16525 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item16522 {
	width:39px !important;
	height:39px !important;
	left:908px !important;
	top:1290px !important;
}

#item16529 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item16526 {
	width:39px !important;
	height:39px !important;
	left:1483px !important;
	top:1289px !important;
}

#item16533 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item16530 {
	width:39px !important;
	height:39px !important;
	left:2038px !important;
	top:1290px !important;
}

#item16541 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item16538 {
	width:39px !important;
	height:39px !important;
	left:955px !important;
	top:1290px !important;
}

#item16545 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item16542 {
	width:39px !important;
	height:39px !important;
	left:1530px !important;
	top:1289px !important;
}

#item16549 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item16546 {
	width:39px !important;
	height:39px !important;
	left:2084px !important;
	top:1290px !important;
}

#item16558 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item16555 {
	width:39px !important;
	height:39px !important;
	left:1001px !important;
	top:1290px !important;
}

#item16562 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item16559 {
	width:39px !important;
	height:39px !important;
	left:1577px !important;
	top:1289px !important;
}

#item16567 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item16563 {
	width:39px !important;
	height:39px !important;
	left:2131px !important;
	top:1290px !important;
}

#item17382 {
	width:1086px !important;
	height:264px !important;
	left:1261px !important;
	top:203px !important;
	background:#000;
}

#item17406 {
	width:2px !important;
	height:6px !important;
	left:1445px !important;
	top:330px !important;
	background:#000;
}

#item17643 {
	width:179px !important;
	left:1991px !important;
	top:1265px !important;
	min-height:24px !important;
}

#item18904 {
	width:179px !important;
	left:1437px !important;
	top:1265px !important;
	min-height:24px !important;
}

#item18927 {
	width:179px !important;
	left:862px !important;
	top:1265px !important;
	min-height:24px !important;
}

#item16428 {
	width:79px !important;
	height:79px !important;
	background:#000;
}

#item16433 {
	width:80px !important;
	height:80px !important;
	background:#000;
}

#item19262 {
	width:345px !important;
	height:26px !important;
	background:#4c4c4c;
}

#item19264 {
	width:313px !important;
	height:26px !important;
	background:#fff;
}

#item19265 {
	width:103px !important;
	height:22px !important;
	left:4px !important;
}

#item19290 {
	width:345px !important;
	height:26px !important;
	background:#4c4c4c;
}

#item19292 {
	width:32px !important;
	height:26px !important;
	background:#fff;
}

#item19293 {
	width:103px !important;
	height:22px !important;
	left:4px !important;
}

#item14644 {
	width:1353px !important;
	left:154px !important;
	top:87px !important;
	min-height:85px !important;
}

#item14668 {
	width:424px !important;
	height:805px !important;
	left:160px !important;
	top:541px !important;
	background:#f2f2f2;
}

#item15189 {
	width:424px !important;
	height:805px !important;
	left:601px !important;
	top:541px !important;
	background:#f2f2f2;
}

#item15190 {
	width:424px !important;
	height:805px !important;
	left:1043px !important;
	top:541px !important;
	background:#f2f2f2;
}

#item15191 {
	width:424px !important;
	height:805px !important;
	left:1486px !important;
	top:541px !important;
	background:#f2f2f2;
}

#item18321 {
	width:424px !important;
	height:805px !important;
	left:1928px !important;
	top:541px !important;
	background:#f2f2f2;
}

#item14693 {
	width:1085px !important;
	height:263px !important;
	left:1265px !important;
	top:206px !important;
	background:#000;
}

#item14734 {
	width:424px !important;
	height:571px !important;
	left:160px !important;
	top:678px !important;
}

#item15202 {
	width:424px !important;
	height:571px !important;
	left:601px !important;
	top:678px !important;
}

#item15307 {
	width:424px !important;
	height:571px !important;
	left:1043px !important;
	top:678px !important;
}

#item15424 {
	width:424px !important;
	height:571px !important;
	left:1486px !important;
	top:678px !important;
}

#item18322 {
	width:424px !important;
	height:571px !important;
	left:1928px !important;
	top:659px !important;
}

#item14796 {
	width:302px !important;
	height:91px !important;
	left:1591px !important;
	top:541px !important;
}

#item18356 {
	width:302px !important;
	height:91px !important;
	left:2032px !important;
	top:541px !important;
}

#item15669 {
	width:302px !important;
	height:91px !important;
	left:265px !important;
	top:541px !important;
}

#item15694 {
	width:302px !important;
	height:91px !important;
	left:708px !important;
	top:541px !important;
}

#item15719 {
	width:302px !important;
	height:91px !important;
	left:1148px !important;
	top:541px !important;
}

#item14819 {
	width:2px !important;
	height:6px !important;
	left:1450px !important;
	top:339px !important;
	background:#000;
}

#item14821 {
	width:91px !important;
	height:91px !important;
	left:1485px !important;
	top:541px !important;
	background:#000;
}

#item18379 {
	width:91px !important;
	height:91px !important;
	left:1928px !important;
	top:541px !important;
	background:#000;
}

#item15692 {
	width:91px !important;
	height:91px !important;
	left:160px !important;
	top:541px !important;
	background:#000;
}

#item15717 {
	width:91px !important;
	height:91px !important;
	left:601px !important;
	top:541px !important;
	background:#000;
}

#item15742 {
	width:91px !important;
	height:91px !important;
	left:1043px !important;
	top:541px !important;
	background:#000;
}

#item14845 {
	width:1020px !important;
	left:160px !important;
	top:206px !important;
	min-height:300px !important;
}

#item14876 {
	width:1px !important;
	height:4px !important;
	left:27px !important;
	top:46px !important;
	background:#fff;
}

#item14877 {
	width:1px !important;
	height:4px !important;
	left:30px !important;
	top:46px !important;
	background:#fff;
}

#item14878 {
	width:1px !important;
	height:4px !important;
	left:33px !important;
	top:46px !important;
	background:#fff;
}

#item14879 {
	width:1px !important;
	height:4px !important;
	left:36px !important;
	top:46px !important;
	background:#fff;
}

#item14881 {
	width:1px !important;
	height:4px !important;
	left:37px !important;
	top:46px !important;
	background:#fff;
}

#item14882 {
	width:1px !important;
	height:4px !important;
	left:40px !important;
	top:46px !important;
	background:#fff;
}

#item14883 {
	width:1px !important;
	height:4px !important;
	left:43px !important;
	top:46px !important;
	background:#fff;
}

#item14885 {
	width:1px !important;
	height:4px !important;
	left:46px !important;
	top:46px !important;
	background:#fff;
}

#item15192 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item15558 {
	width:39px !important;
	height:39px !important;
	left:211px !important;
	top:1293px !important;
}

#item15535 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item15582 {
	width:39px !important;
	height:39px !important;
	left:653px !important;
	top:1293px !important;
}

#item15542 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item15603 {
	width:39px !important;
	height:39px !important;
	left:1096px !important;
	top:1293px !important;
}

#item15549 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item15628 {
	width:39px !important;
	height:39px !important;
	left:1538px !important;
	top:1293px !important;
}

#item18405 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item18402 {
	width:39px !important;
	height:39px !important;
	left:1980px !important;
	top:1293px !important;
}

#item15193 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item15561 {
	width:39px !important;
	height:39px !important;
	left:258px !important;
	top:1293px !important;
}

#item15536 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item15585 {
	width:39px !important;
	height:39px !important;
	left:700px !important;
	top:1293px !important;
}

#item15543 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item15609 {
	width:39px !important;
	height:39px !important;
	left:1142px !important;
	top:1293px !important;
}

#item15550 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item15631 {
	width:39px !important;
	height:39px !important;
	left:1585px !important;
	top:1293px !important;
}

#item18409 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item18406 {
	width:39px !important;
	height:39px !important;
	left:2027px !important;
	top:1293px !important;
}

#item15194 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item15564 {
	width:39px !important;
	height:39px !important;
	left:305px !important;
	top:1293px !important;
}

#item15537 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item15588 {
	width:39px !important;
	height:39px !important;
	left:747px !important;
	top:1293px !important;
}

#item15544 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item15612 {
	width:39px !important;
	height:39px !important;
	left:1189px !important;
	top:1293px !important;
}

#item15551 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item15634 {
	width:39px !important;
	height:39px !important;
	left:1631px !important;
	top:1293px !important;
}

#item18413 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item18410 {
	width:39px !important;
	height:39px !important;
	left:2074px !important;
	top:1293px !important;
}

#item15195 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item15568 {
	width:39px !important;
	height:39px !important;
	left:351px !important;
	top:1293px !important;
}

#item15538 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item15591 {
	width:39px !important;
	height:39px !important;
	left:793px !important;
	top:1293px !important;
}

#item15545 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item15615 {
	width:39px !important;
	height:39px !important;
	left:1236px !important;
	top:1293px !important;
}

#item15552 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item15637 {
	width:39px !important;
	height:39px !important;
	left:1678px !important;
	top:1293px !important;
}

#item18417 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item18414 {
	width:39px !important;
	height:39px !important;
	left:2120px !important;
	top:1293px !important;
}

#item15196 {
	width:39px !important;
	height:39px !important;
	background:#320065;
}

#item15571 {
	width:39px !important;
	height:39px !important;
	left:398px !important;
	top:1293px !important;
}

#item15539 {
	width:39px !important;
	height:39px !important;
	background:#320065;
}

#item15594 {
	width:39px !important;
	height:39px !important;
	left:840px !important;
	top:1293px !important;
}

#item15546 {
	width:39px !important;
	height:39px !important;
	background:#320065;
}

#item15618 {
	width:39px !important;
	height:39px !important;
	left:1282px !important;
	top:1293px !important;
}

#item15553 {
	width:39px !important;
	height:39px !important;
	background:#320065;
}

#item15640 {
	width:39px !important;
	height:39px !important;
	left:1725px !important;
	top:1293px !important;
}

#item18422 {
	width:39px !important;
	height:39px !important;
	background:#320065;
}

#item18418 {
	width:39px !important;
	height:39px !important;
	left:2167px !important;
	top:1293px !important;
}

#item15198 {
	width:39px !important;
	height:39px !important;
	background:#39cd6a;
}

#item15574 {
	width:39px !important;
	height:39px !important;
	left:445px !important;
	top:1293px !important;
}

#item15540 {
	width:39px !important;
	height:39px !important;
	background:#39cd6a;
}

#item15597 {
	width:39px !important;
	height:39px !important;
	left:887px !important;
	top:1293px !important;
}

#item15547 {
	width:39px !important;
	height:39px !important;
	background:#39cd6a;
}

#item15622 {
	width:39px !important;
	height:39px !important;
	left:1329px !important;
	top:1293px !important;
}

#item15554 {
	width:39px !important;
	height:39px !important;
	background:#39cd6a;
}

#item15645 {
	width:39px !important;
	height:39px !important;
	left:1771px !important;
	top:1293px !important;
}

#item18427 {
	width:39px !important;
	height:39px !important;
	background:#39cd6a;
}

#item18424 {
	width:39px !important;
	height:39px !important;
	left:2214px !important;
	top:1293px !important;
}

#item15199 {
	width:39px !important;
	height:39px !important;
	background:#0ad2f3;
}

#item15577 {
	width:39px !important;
	height:39px !important;
	left:491px !important;
	top:1293px !important;
}

#item15541 {
	width:39px !important;
	height:39px !important;
	background:#0ad2f3;
}

#item15600 {
	width:39px !important;
	height:39px !important;
	left:933px !important;
	top:1293px !important;
}

#item15548 {
	width:39px !important;
	height:39px !important;
	background:#0ad2f3;
}

#item15625 {
	width:39px !important;
	height:39px !important;
	left:1376px !important;
	top:1293px !important;
}

#item15555 {
	width:39px !important;
	height:39px !important;
	background:#0ad2f3;
}

#item15648 {
	width:39px !important;
	height:39px !important;
	left:1818px !important;
	top:1293px !important;
}

#item18432 {
	width:39px !important;
	height:39px !important;
	background:#0ad2f3;
}

#item18428 {
	width:39px !important;
	height:39px !important;
	left:2260px !important;
	top:1293px !important;
}

#item15755 {
	width:1px !important;
	height:4px !important;
	left:32px !important;
	top:56px !important;
	background:#fff;
}

#item15756 {
	width:1px !important;
	height:4px !important;
	left:30px !important;
	top:56px !important;
	background:#fff;
}

#item15757 {
	width:1px !important;
	height:4px !important;
	left:27px !important;
	top:56px !important;
	background:#fff;
}

#item15758 {
	width:1px !important;
	height:4px !important;
	left:43px !important;
	top:56px !important;
	background:#fff;
}

#item15759 {
	width:1px !important;
	height:4px !important;
	left:45px !important;
	top:56px !important;
	background:#fff;
}

#item15760 {
	width:1px !important;
	height:4px !important;
	left:48px !important;
	top:56px !important;
	background:#fff;
}

#item15779 {
	width:1px !important;
	height:4px !important;
	left:25px !important;
	top:61px !important;
	background:#fff;
}

#item15780 {
	width:1px !important;
	height:4px !important;
	left:29px !important;
	top:61px !important;
	background:#fff;
}

#item15781 {
	width:1px !important;
	height:4px !important;
	left:32px !important;
	top:61px !important;
	background:#fff;
}

#item15783 {
	width:1px !important;
	height:4px !important;
	left:50px !important;
	top:61px !important;
	background:#fff;
}

#item15784 {
	width:1px !important;
	height:4px !important;
	left:46px !important;
	top:61px !important;
	background:#fff;
}

#item15785 {
	width:1px !important;
	height:4px !important;
	left:43px !important;
	top:61px !important;
	background:#fff;
}

#item15794 {
	width:1px !important;
	height:9px !important;
	left:31px !important;
	top:11px !important;
	background:#fff;
}

#item15795 {
	width:1px !important;
	height:15px !important;
	left:44px !important;
	top:11px !important;
	background:#fff;
}

#item15809 {
	width:1px !important;
	height:4px !important;
	left:25px !important;
	top:60px !important;
	background:#fff;
}

#item15810 {
	width:1px !important;
	height:4px !important;
	left:29px !important;
	top:60px !important;
	background:#fff;
}

#item15811 {
	width:1px !important;
	height:4px !important;
	left:32px !important;
	top:60px !important;
	background:#fff;
}

#item15812 {
	width:1px !important;
	height:4px !important;
	left:49px !important;
	top:60px !important;
	background:#fff;
}

#item15813 {
	width:1px !important;
	height:4px !important;
	left:46px !important;
	top:60px !important;
	background:#fff;
}

#item15814 {
	width:1px !important;
	height:4px !important;
	left:43px !important;
	top:60px !important;
	background:#fff;
}

#item15824 {
	width:1px !important;
	height:9px !important;
	left:31px !important;
	top:11px !important;
	background:#fff;
}

#item15825 {
	width:1px !important;
	height:15px !important;
	left:43px !important;
	top:11px !important;
	background:#fff;
}

#item15826 {
	width:1px !important;
	height:47px !important;
	left:37px !important;
	top:17px !important;
	background:#fff;
}

#item17162 {
	width:320px !important;
	left:211px !important;
	top:1268px !important;
	min-height:24px !important;
}

#item17166 {
	width:320px !important;
	left:653px !important;
	top:1268px !important;
	min-height:24px !important;
}

#item17189 {
	width:320px !important;
	left:1096px !important;
	top:1268px !important;
	min-height:24px !important;
}

#item17212 {
	width:320px !important;
	left:1538px !important;
	top:1268px !important;
	min-height:24px !important;
}

#item18433 {
	width:320px !important;
	left:1981px !important;
	top:1268px !important;
	min-height:24px !important;
}

#item19567 {
	width:345px !important;
	height:26px !important;
	background:#4c4c4c;
}

#item19569 {
	width:313px !important;
	height:26px !important;
	background:#fff;
}

#item19570 {
	width:103px !important;
	height:22px !important;
	left:4px !important;
}

#item19595 {
	width:345px !important;
	height:26px !important;
	background:#4c4c4c;
}

#item19597 {
	width:32px !important;
	height:26px !important;
	background:#fff;
}

#item19598 {
	width:103px !important;
	height:22px !important;
	left:4px !important;
}

#item3918 {
	width:2731px !important;
	left:-38px !important;
	top:866px !important;
	min-height:587px !important;
}

#item3941 {
	width:2516px !important;
	height:260px !important;
	left:-12px !important;
	top:564px !important;
}

#item3966 {
	width:2575px !important;
	height:222px !important;
	left:-46px !important;
	top:1184px !important;
	background:#000;
}

#item4051 {
	opacity:0.10;
	width:2504px !important;
	height:222px !important;
	top:1184px !important;
}

#item3967 {
	width:2516px !important;
	height:171px !important;
	left:-10px !important;
	top:1205px !important;
}

#item3995 {
	width:772px !important;
	height:93px !important;
	background:#000;
}

#item3996 {
	width:772px !important;
	height:93px !important;
}

#item4020 {
	width:772px !important;
	height:93px !important;
	background:#000;
}

#item4021 {
	width:772px !important;
	height:93px !important;
}

#item3990 {
	width:772px !important;
	height:93px !important;
	left:890px !important;
	top:1041px !important;
}
#in5footer,  #prefooter {display:none;}
