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

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

#item32528 {
	width:76px !important;
	height:61px !important;
	left:7px !important;
	top:1005px !important;
	background:#003d9e;
}

#item32641 {
	width:358px !important;
	height:84px !important;
	background:#003d9e;
}

#item32636 {
	width:358px !important;
	height:84px !important;
	background:#ff661c;
}

#item32637 {
	width:358px !important;
	height:84px !important;
	left:791px !important;
	top:806px !important;
}

#item32643 {
	width:465px !important;
	height:288px !important;
	left:409px !important;
	top:231px !important;
}

#item32648 {
	width:465px !important;
	height:286px !important;
	left:1053px !important;
	top:238px !important;
}

#item35536 {
	width:99px !important;
	height:89px !important;
	left:147px !important;
}

#item38967 {
	width:403px !important;
	height:248px !important;
	left:1288px !important;
	top:657px !important;
}

#item38973 {
	width:399px !important;
	height:247px !important;
	left:235px !important;
	top:659px !important;
}

#item39025 {
	width:403px !important;
	height:248px !important;
	left:771px !important;
	top:657px !important;
}

#item96085 {
	opacity:0.65;
	width:440px !important;
	height:496px !important;
	left:3px !important;
	top:3px !important;
}

#item96086 {
	width:446px !important;
	height:502px !important;
	left:10px !important;
	top:10px !important;
}

#item96089 {
	width:440px !important;
	height:407px !important;
	left:11px !important;
	top:17px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item96093 {
	width:53px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item96094 {
	width:59px !important;
	height:59px !important;
	left:386px !important;
	top:22px !important;
}

#item96096 {
	width:291px !important;
	height:257px !important;
	left:87px !important;
	top:95px !important;
}

#item209774 {
	width:296px !important;
	height:62px !important;
	background:#dddbd6;
}

#item209748 {
	width:296px !important;
	height:62px !important;
	background:#212321;
}

#item209745 {
	width:296px !important;
	height:62px !important;
	left:-2px !important;
	top:7px !important;
}

#item209827 {
	width:296px !important;
	height:62px !important;
	background:#dddbd6;
}

#item209802 {
	width:296px !important;
	height:62px !important;
	background:#212321;
}

#item209799 {
	width:296px !important;
	height:62px !important;
	left:-2px !important;
	top:69px !important;
}

#item209879 {
	width:296px !important;
	height:62px !important;
	background:#dddbd6;
}

#item209854 {
	width:296px !important;
	height:62px !important;
	background:#212321;
}

#item209851 {
	width:296px !important;
	height:62px !important;
	left:-2px !important;
	top:130px !important;
}

#item209932 {
	width:296px !important;
	height:62px !important;
	background:#dddbd6;
}

#item209906 {
	width:296px !important;
	height:62px !important;
	background:#212321;
}

#item209903 {
	width:296px !important;
	height:62px !important;
	left:-2px !important;
	top:192px !important;
}

#item96082 {
	width:143px !important;
	height:144px !important;
	left:232px !important;
	top:430px !important;
}

#item96081 {
	width:456px !important;
	height:574px !important;
	left:204px !important;
	top:506px !important;
}

#item219423 {
	opacity:0.65;
	width:440px !important;
	height:349px !important;
	left:3px !important;
	top:3px !important;
}

#item219419 {
	width:446px !important;
	height:355px !important;
	left:10px !important;
	top:220px !important;
}

#item219424 {
	width:440px !important;
	height:407px !important;
	left:11px !important;
	top:227px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item219428 {
	width:53px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item219425 {
	width:59px !important;
	height:59px !important;
	left:386px !important;
	top:232px !important;
}

#item219431 {
	width:291px !important;
	height:257px !important;
	left:87px !important;
	top:305px !important;
}

#item219887 {
	width:296px !important;
	height:62px !important;
	background:#dddbd6;
}

#item219862 {
	width:296px !important;
	height:62px !important;
	background:#212321;
}

#item219859 {
	width:296px !important;
	height:62px !important;
	left:-2px !important;
	top:7px !important;
}

#item219939 {
	width:296px !important;
	height:62px !important;
	background:#dddbd6;
}

#item219914 {
	width:296px !important;
	height:62px !important;
	background:#212321;
}

#item219911 {
	width:296px !important;
	height:62px !important;
	left:-2px !important;
	top:69px !important;
}

#item219991 {
	width:296px !important;
	height:62px !important;
	background:#dddbd6;
}

#item219966 {
	width:296px !important;
	height:62px !important;
	background:#212321;
}

#item219963 {
	width:296px !important;
	height:62px !important;
	left:-2px !important;
	top:130px !important;
}

#item220044 {
	width:296px !important;
	height:62px !important;
	background:#dddbd6;
}

#item220018 {
	width:296px !important;
	height:62px !important;
	background:#212321;
}

#item220015 {
	width:296px !important;
	height:62px !important;
	left:-2px !important;
	top:192px !important;
}

#item219417 {
	width:143px !important;
	height:144px !important;
	left:138px !important;
	top:10px !important;
}

#item219415 {
	width:456px !important;
	height:634px !important;
	left:1053px !important;
	top:-10px !important;
}

#item25231 {
	opacity:0.10;
	width:611px !important;
	height:652px !important;
	left:119px !important;
	top:271px !important;
	background:#212321;
}

#item25232 {
	width:612px !important;
	height:653px !important;
	left:119px !important;
	top:270px !important;
	border:solid 1px #212321;
}

#item36300 {
	width:90px !important;
	height:90px !important;
	left:150px !important;
}

#item133608 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item133290 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133604 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item133369 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item133448 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item133422 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133419 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item133500 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item133475 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133472 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item133553 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item133528 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133524 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item240305 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item240302 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item240306 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#ff661c;
}

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

#item240307 {
	width:36px !important;
	height:36px !important;
	left:598px !important;
	top:74px !important;
}

#item240314 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item240345 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240320 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item240316 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item240397 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240372 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item240369 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item240449 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240424 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item240421 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item240501 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240476 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item240473 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item240300 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item240298 {
	width:633px !important;
	height:329px !important;
	left:516px !important;
	top:-11px !important;
}

#item125512 {
	width:632px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item125536 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:51px !important;
}

#item125550 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:51px !important;
}

#item125558 {
	width:90px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item125573 {
	width:90px !important;
	height:90px !important;
	left:180px !important;
}

#item133037 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item126961 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133033 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:361px !important;
}

#item133068 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item127013 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133064 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:420px !important;
}

#item133102 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item127065 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133098 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:479px !important;
}

#item133133 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item127117 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133129 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:538px !important;
}

#item133162 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item127170 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item133157 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:597px !important;
}

#item127272 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:302px !important;
	background:#212321;
}

#item129521 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:253px !important;
	background:#212321;
}

#item221494 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item196491 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item221491 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item196543 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item196518 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196515 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item196596 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item196571 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196568 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item196648 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item196623 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196620 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item196700 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item196675 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196672 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item198974 {
	width:310px !important;
	height:46px !important;
	background:#212321;
}

#item198949 {
	width:310px !important;
	height:46px !important;
	background:#dddbd6;
}

#item198946 {
	width:310px !important;
	height:46px !important;
	left:145px !important;
	top:702px !important;
}

#item210565 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item210534 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item210560 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:687px !important;
}

#item160786 {
	opacity:0.65;
	width:1030px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item160783 {
	width:1036px !important;
	height:656px !important;
	left:451px !important;
	top:71px !important;
}

#item160787 {
	width:1031px !important;
	height:772px !important;
	left:454px !important;
	top:10px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item160791 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item160788 {
	width:52px !important;
	height:52px !important;
	left:1423px !important;
	top:25px !important;
}

#item160794 {
	width:892px !important;
	height:713px !important;
	left:524px !important;
	top:42px !important;
}

#item160781 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:480px !important;
}

#item160779 {
	width:1487px !important;
	height:782px !important;
	left:-10px !important;
	top:144px !important;
}

#item220645 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item220642 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item220646 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item220650 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item220647 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item220653 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item226988 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item226963 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item226960 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item227041 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item227016 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227012 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item227094 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item227068 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227065 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item227146 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item227121 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227118 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item220865 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item220640 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36337 {
	width:90px !important;
	height:90px !important;
	left:154px !important;
}

#item32331 {
	width:625px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item123583 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item123591 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item123576 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item133994 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:361px !important;
	background:#212321;
}

#item134071 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134046 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134043 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:420px !important;
}

#item134123 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134098 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134095 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:479px !important;
}

#item134176 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134151 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134148 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:538px !important;
}

#item134228 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134203 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134200 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:597px !important;
}

#item134461 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134306 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134426 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:302px !important;
}

#item134387 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:253px !important;
	background:#212321;
}

#item190360 {
	width:310px !important;
	height:46px !important;
	background:#212321;
}

#item190335 {
	width:310px !important;
	height:46px !important;
	background:#dddbd6;
}

#item190333 {
	width:310px !important;
	height:46px !important;
	left:145px !important;
	top:702px !important;
}

#item196280 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item196255 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196252 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item196334 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item196309 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196305 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item196386 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item196361 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196358 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item196438 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item196413 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196410 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item210629 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item210601 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item210598 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:687px !important;
}

#item217929 {
	width:625px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item217953 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item217965 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item217972 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item199041 {
	opacity:0.65;
	width:1524px !important;
	height:914px !important;
	left:3px !important;
	top:3px !important;
}

#item199042 {
	width:1530px !important;
	height:920px !important;
	left:208px !important;
	top:20px !important;
}

#item199045 {
	width:1533px !important;
	height:929px !important;
	left:203px !important;
	top:10px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item199049 {
	width:43px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item199050 {
	width:49px !important;
	height:52px !important;
	left:1670px !important;
	top:17px !important;
}

#item199052 {
	width:1376px !important;
	height:841px !important;
	left:279px !important;
	top:69px !important;
}

#item217765 {
	opacity:0.50;
	width:391px !important;
	height:65px !important;
	left:201px !important;
	top:123px !important;
	background:#ff661c;
}

#item217766 {
	opacity:0.50;
	width:450px !important;
	height:65px !important;
	left:592px !important;
	top:318px !important;
	background:#ffc400;
}

#item217768 {
	opacity:0.50;
	width:450px !important;
	height:65px !important;
	left:592px !important;
	top:188px !important;
	background:#ffc400;
}

#item217769 {
	opacity:0.50;
	width:391px !important;
	height:65px !important;
	left:201px !important;
	top:188px !important;
	background:#ff661c;
}

#item217771 {
	opacity:0.50;
	width:450px !important;
	height:65px !important;
	left:592px !important;
	top:447px !important;
	background:#ffc400;
}

#item217772 {
	opacity:0.50;
	width:450px !important;
	height:65px !important;
	left:592px !important;
	top:577px !important;
	background:#ffc400;
}

#item217773 {
	opacity:0.50;
	width:450px !important;
	height:65px !important;
	left:592px !important;
	top:707px !important;
	background:#ffc400;
}

#item217774 {
	opacity:0.50;
	width:391px !important;
	height:65px !important;
	left:202px !important;
	top:382px !important;
	background:#ff661c;
}

#item217775 {
	opacity:0.50;
	width:391px !important;
	height:65px !important;
	left:202px !important;
	top:512px !important;
	background:#ff661c;
}

#item217776 {
	opacity:0.50;
	width:391px !important;
	height:65px !important;
	left:202px !important;
	top:642px !important;
	background:#ff661c;
}

#item199038 {
	width:90px !important;
	height:95px !important;
	left:10px !important;
	top:435px !important;
}

#item199037 {
	width:1737px !important;
	height:939px !important;
	left:-10px !important;
	top:81px !important;
}

#item227210 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item227185 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item227182 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item227239 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item227236 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item227240 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item227244 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item227241 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item227247 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item227277 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item227252 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227249 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item227330 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item227305 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227301 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item227382 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item227357 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227354 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item227434 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item227409 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227406 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item227459 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item227234 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36345 {
	width:90px !important;
	height:90px !important;
	left:148px !important;
}

#item32255 {
	width:626px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item123800 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item123811 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item123823 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item134602 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:420px !important;
	background:#212321;
}

#item134654 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134629 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134626 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:479px !important;
}

#item134706 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134681 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134678 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:538px !important;
}

#item134759 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134734 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134731 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:597px !important;
}

#item134864 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134839 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134836 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:302px !important;
}

#item134944 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:253px !important;
	background:#212321;
}

#item135019 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item134994 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item134991 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:361px !important;
}

#item191340 {
	width:310px !important;
	height:46px !important;
	background:#212321;
}

#item191314 {
	width:310px !important;
	height:46px !important;
	background:#dddbd6;
}

#item191312 {
	width:310px !important;
	height:46px !important;
	left:145px !important;
	top:702px !important;
}

#item195886 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item195860 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195856 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item195939 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item195913 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195910 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item195991 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item195966 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195963 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item196044 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item196019 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item196016 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item210685 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item210658 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item210655 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:687px !important;
}

#item160480 {
	opacity:0.65;
	width:1030px !important;
	height:237px !important;
	left:3px !important;
	top:3px !important;
}

#item160477 {
	width:1036px !important;
	height:243px !important;
	left:451px !important;
	top:71px !important;
}

#item160481 {
	width:1031px !important;
	height:300px !important;
	left:454px !important;
	top:10px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item160485 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item160482 {
	width:52px !important;
	height:52px !important;
	left:1423px !important;
	top:25px !important;
}

#item160488 {
	width:892px !important;
	height:252px !important;
	left:524px !important;
	top:42px !important;
}

#item160475 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:116px !important;
}

#item160473 {
	width:1487px !important;
	height:313px !important;
	left:-10px !important;
	top:380px !important;
}

#item227489 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item227463 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item227460 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item227519 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item227516 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item227520 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item227524 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item227521 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item227527 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item227557 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item227532 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227529 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item227610 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item227585 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227582 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item227663 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item227637 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227634 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item227716 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item227691 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227687 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item227741 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item227514 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36349 {
	width:90px !important;
	height:90px !important;
	left:147px !important;
}

#item32219 {
	width:626px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item123835 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item123846 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item123854 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item135672 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:479px !important;
	background:#212321;
}

#item135724 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item135699 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item135696 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:538px !important;
}

#item135776 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item135751 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item135748 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:597px !important;
}

#item135882 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item135856 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item135853 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:302px !important;
}

#item135962 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:253px !important;
	background:#212321;
}

#item136016 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item135991 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item135988 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:361px !important;
}

#item136072 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item136047 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item136044 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:420px !important;
}

#item195636 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item195611 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195608 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item195689 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item195664 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195661 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item195741 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item195716 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195713 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item195794 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item195768 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195765 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item210748 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item210721 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item210717 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:687px !important;
}

#item191549 {
	opacity:0.65;
	width:768px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item191546 {
	width:774px !important;
	height:656px !important;
	left:547px !important;
	top:49px !important;
}

#item191550 {
	width:848px !important;
	height:878px !important;
	left:546px !important;
	top:10px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item191554 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item191551 {
	width:52px !important;
	height:52px !important;
	left:1331px !important;
	top:20px !important;
}

#item191558 {
	width:772px !important;
	height:811px !important;
	left:585px !important;
	top:47px !important;
}

#item191680 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item191705 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item191713 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item191722 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item191747 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item191756 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item191769 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item191794 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item191802 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item191814 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item191839 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item191848 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item191887 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item191912 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item191920 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item191933 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item191958 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item191966 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item191980 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192005 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192015 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192028 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192053 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192061 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192078 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:480px !important;
}

#item191544 {
	width:1394px !important;
	height:888px !important;
	left:-10px !important;
	top:91px !important;
}

#item198913 {
	width:310px !important;
	height:46px !important;
	background:#212321;
}

#item198887 {
	width:310px !important;
	height:46px !important;
	background:#dddbd6;
}

#item198885 {
	width:310px !important;
	height:46px !important;
	left:145px !important;
	top:702px !important;
}

#item227770 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item227745 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item227742 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item227799 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item227796 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item227800 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item227804 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item227801 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item227807 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item227838 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item227813 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227809 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item227890 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item227865 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227862 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item227942 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item227917 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227914 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item227996 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item227969 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item227966 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item228021 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item227794 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36353 {
	width:90px !important;
	height:90px !important;
	left:147px !important;
}

#item32186 {
	width:626px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item123871 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item123882 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item123889 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item136200 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:538px !important;
	background:#212321;
}

#item136252 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item136227 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item136224 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:597px !important;
}

#item136358 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item136332 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item136329 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:302px !important;
}

#item136439 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:253px !important;
	background:#212321;
}

#item136495 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item136469 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item136466 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:361px !important;
}

#item136547 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item136522 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item136519 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:420px !important;
}

#item136953 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item136928 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item136925 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:479px !important;
}

#item191138 {
	width:626px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item191162 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item191173 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item191181 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item191195 {
	width:626px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item191219 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item191230 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item191237 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item195361 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item195336 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195333 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item195414 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item195388 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195385 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item195466 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item195441 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195438 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item195518 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item195493 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195490 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item198857 {
	width:310px !important;
	height:46px !important;
	background:#212321;
}

#item198832 {
	width:310px !important;
	height:46px !important;
	background:#dddbd6;
}

#item198830 {
	width:310px !important;
	height:46px !important;
	left:145px !important;
	top:718px !important;
}

#item210812 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item210784 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item210781 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:687px !important;
}

#item167060 {
	opacity:0.65;
	width:768px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item167057 {
	width:774px !important;
	height:656px !important;
	left:547px !important;
	top:49px !important;
}

#item167062 {
	width:848px !important;
	height:878px !important;
	left:546px !important;
	top:10px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item167066 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item167063 {
	width:52px !important;
	height:52px !important;
	left:1331px !important;
	top:20px !important;
}

#item167069 {
	width:772px !important;
	height:811px !important;
	left:585px !important;
	top:47px !important;
}

#item172882 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item172907 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item172915 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item172924 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item172950 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item172958 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item172970 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item172995 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item173003 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item173016 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item173041 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item173049 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item173087 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item173112 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item173122 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item173134 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item173159 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item173167 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item173179 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item173205 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item173213 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item173225 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item173251 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item173259 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item167585 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:480px !important;
}

#item167055 {
	width:1394px !important;
	height:888px !important;
	left:-10px !important;
	top:91px !important;
}

#item228051 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item228026 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item228022 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item228080 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item228077 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item228081 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item228085 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item228082 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item228088 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item228118 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item228093 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228090 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item228170 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item228145 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228142 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item228224 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item228198 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228195 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item228277 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item228252 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228248 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item228302 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item228075 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36356 {
	width:90px !important;
	height:90px !important;
	left:146px !important;
}

#item32147 {
	width:633px !important;
	height:65px !important;
	left:110px !important;
	top:52px !important;
	background:#212321;
}

#item123913 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item123924 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item123931 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item137093 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:597px !important;
	background:#212321;
}

#item137198 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item137173 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item137170 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:302px !important;
}

#item137279 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:253px !important;
	background:#212321;
}

#item137334 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item137309 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item137306 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:361px !important;
}

#item137386 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item137361 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item137358 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:420px !important;
}

#item137724 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item137699 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item137696 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:479px !important;
}

#item137779 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item137754 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item137751 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:538px !important;
}

#item195102 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item195077 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195074 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item195155 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item195129 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195126 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item195208 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item195183 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195180 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item195260 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item195235 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item195232 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item210880 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item210853 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item210849 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:687px !important;
}

#item191412 {
	width:310px !important;
	height:46px !important;
	background:#212321;
}

#item191387 {
	width:310px !important;
	height:46px !important;
	background:#dddbd6;
}

#item191384 {
	width:310px !important;
	height:46px !important;
	left:145px !important;
	top:702px !important;
}

#item191441 {
	opacity:0.65;
	width:1030px !important;
	height:237px !important;
	left:3px !important;
	top:3px !important;
}

#item191438 {
	width:1036px !important;
	height:243px !important;
	left:451px !important;
	top:71px !important;
}

#item191442 {
	width:1031px !important;
	height:300px !important;
	left:454px !important;
	top:10px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item191446 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item191443 {
	width:52px !important;
	height:52px !important;
	left:1423px !important;
	top:25px !important;
}

#item191450 {
	width:892px !important;
	height:252px !important;
	left:524px !important;
	top:42px !important;
}

#item191500 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:116px !important;
}

#item191436 {
	width:1487px !important;
	height:313px !important;
	left:-10px !important;
	top:380px !important;
}

#item228331 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item228306 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item228303 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item228360 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item228357 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item228361 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item228366 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item228362 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item228369 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item228399 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item228374 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228371 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item228451 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item228426 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228423 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item228503 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item228478 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228475 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item228556 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item228530 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228527 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item228581 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item228355 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36361 {
	width:84px !important;
	height:90px !important;
	left:156px !important;
}

#item31297 {
	width:647px !important;
	height:91px !important;
	left:127px !important;
	top:39px !important;
	border-radius:0 180px 180px 0;
	background:#212321;
}

#item123956 {
	width:65px !important;
	height:65px !important;
	left:640px !important;
	top:52px !important;
}

#item123967 {
	width:65px !important;
	height:65px !important;
	left:710px !important;
	top:52px !important;
}

#item123975 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:39px !important;
}

#item137855 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:382px !important;
	background:#212321;
}

#item194844 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item194819 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194816 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item194897 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item194872 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194869 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item194950 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item194925 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194921 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item195002 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item194977 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194974 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item198798 {
	width:310px !important;
	height:46px !important;
	background:#212321;
}

#item198773 {
	width:310px !important;
	height:46px !important;
	background:#dddbd6;
}

#item198771 {
	width:310px !important;
	height:46px !important;
	left:145px !important;
	top:776px !important;
}

#item199556 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item199529 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item199526 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:253px !important;
}

#item199707 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item199620 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item199675 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:441px !important;
}

#item210909 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:333px !important;
	background:#212321;
}

#item192156 {
	opacity:0.65;
	width:768px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item192153 {
	width:774px !important;
	height:656px !important;
	left:547px !important;
	top:49px !important;
}

#item192157 {
	width:848px !important;
	height:878px !important;
	left:546px !important;
	top:10px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item192161 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item192158 {
	width:52px !important;
	height:52px !important;
	left:1331px !important;
	top:20px !important;
}

#item192165 {
	width:772px !important;
	height:811px !important;
	left:585px !important;
	top:47px !important;
}

#item192286 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192311 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192320 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192329 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192354 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192362 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192375 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192400 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192410 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192423 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192448 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192456 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192495 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192520 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192528 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192540 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192565 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192574 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192586 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192612 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192620 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192633 {
	width:280px !important;
	height:60px !important;
	background:#ff661c;
}

#item192660 {
	width:50px !important;
	height:50px !important;
	left:162px !important;
	top:5px !important;
}

#item192668 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
	top:5px !important;
}

#item192685 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:404px !important;
}

#item192151 {
	width:1394px !important;
	height:888px !important;
	left:-10px !important;
	top:91px !important;
}

#item228610 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item228585 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item228582 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item228639 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item228636 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item228640 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item228644 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item228641 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item228647 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item228677 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item228652 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228649 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item228731 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item228705 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228702 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item228783 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item228758 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228755 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item228836 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item228810 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item228807 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item228861 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item228634 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36387 {
	width:88px !important;
	height:88px !important;
	left:170px !important;
}

#item31336 {
	width:806px !important;
	height:64px !important;
	left:110px !important;
	top:57px !important;
	background:#212321;
}

#item124036 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124049 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124056 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item127822 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item127796 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item127793 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item144264 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
	background:#212321;
}

#item144292 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item143784 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144288 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
}

#item144322 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item143836 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144318 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
}

#item144351 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item143888 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144347 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
}

#item144383 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item143941 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144379 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
}

#item144413 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item143993 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144409 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
}

#item144443 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item144149 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144439 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
}

#item144472 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item144173 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144468 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
}

#item144500 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item144197 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144496 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
}

#item194591 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item194566 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194563 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item194643 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item194618 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194615 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item194696 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item194670 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194667 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item194749 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item194723 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194720 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item202449 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item202279 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item202445 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item202361 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item202333 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item202330 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item202419 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item210985 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item128156 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item128157 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item128160 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item128164 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item128165 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item128167 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item128153 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item128152 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item228967 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item228942 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item228939 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item228996 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item228993 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item228997 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item229001 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item228998 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item229004 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item229035 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item229009 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229006 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item229087 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item229062 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229059 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item229140 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item229114 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229111 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item229192 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item229167 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229164 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item229217 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item228991 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36390 {
	width:90px !important;
	height:90px !important;
	left:156px !important;
}

#item31419 {
	width:806px !important;
	height:64px !important;
	left:100px !important;
	top:57px !important;
	background:#212321;
}

#item124069 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124080 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124087 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item128291 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item128266 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item128263 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item144560 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item144534 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item144531 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
}

#item194338 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item194313 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194310 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item194390 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item194365 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194362 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item194443 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item194417 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194414 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item194497 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item194471 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194467 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item211758 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
	background:#212321;
}

#item211811 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item211785 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item211782 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
}

#item211864 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item211838 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item211835 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
}

#item211916 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item211891 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item211888 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
}

#item211968 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item211943 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item211940 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
}

#item212020 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item211995 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item211992 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
}

#item212073 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212048 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212045 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
}

#item212125 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212100 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212097 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
}

#item212178 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212153 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212150 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item212234 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item212205 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item212202 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item212262 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212288 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item128323 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item128320 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item128324 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item128329 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item128326 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item128332 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item128317 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item128315 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item229247 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item229221 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item229218 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item229276 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item229273 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item229277 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item229281 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item229278 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item229284 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item229314 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item229289 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229286 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item229366 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item229341 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229338 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item229419 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item229394 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229390 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item229472 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item229446 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229443 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item229497 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item229271 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36393 {
	width:89px !important;
	height:89px !important;
	left:174px !important;
}

#item31450 {
	width:806px !important;
	height:64px !important;
	left:110px !important;
	top:57px !important;
	background:#212321;
}

#item124108 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124120 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124127 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item128435 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item128410 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item128407 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item194091 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item194066 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194063 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item194143 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item194118 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194115 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item194195 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item194170 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194167 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item194248 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item194222 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item194219 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item212409 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212384 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212381 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
}

#item212461 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212436 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212433 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
}

#item212514 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
	background:#212321;
}

#item212566 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212541 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212538 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
}

#item212619 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212594 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212590 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
}

#item212671 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212646 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212643 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
}

#item212724 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212699 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212695 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
}

#item212776 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212751 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212748 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
}

#item212828 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212803 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212800 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
}

#item212881 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212855 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item212852 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item212936 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item212908 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item212905 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item212963 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item212989 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item128466 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item128463 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item128467 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item128471 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item128468 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item128474 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item128461 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item128459 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item229526 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item229501 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item229498 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item229555 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item229552 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item229556 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item229560 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item229557 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item229564 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item229594 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item229569 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229566 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item229646 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item229621 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229618 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item229698 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item229673 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229670 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item229751 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item229725 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229722 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item229776 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item229550 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36396 {
	width:90px !important;
	height:90px !important;
	left:156px !important;
}

#item31482 {
	width:806px !important;
	height:64px !important;
	left:110px !important;
	top:57px !important;
	background:#212321;
}

#item124151 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124162 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124169 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item128573 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item128547 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item128544 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item193838 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item193813 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193809 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item193890 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item193865 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193862 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item193942 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item193917 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193914 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item193994 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item193969 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193966 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item213158 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213133 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213130 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
}

#item213210 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213185 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213182 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
}

#item213262 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213237 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213234 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
}

#item213314 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
	background:#212321;
}

#item213367 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213342 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213338 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
}

#item213419 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213394 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213391 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
}

#item213472 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213446 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213443 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
}

#item213524 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213499 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213496 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
}

#item213577 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213552 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213548 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
}

#item213629 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213604 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213601 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item213683 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item213656 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item213653 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item213710 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213736 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item128604 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item128601 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item128605 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item128609 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item128606 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item128612 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item128599 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item128597 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item229805 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item229780 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item229777 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item229834 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item229831 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item229835 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item229839 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item229836 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item229842 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item229873 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item229847 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229844 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item229926 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item229901 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229897 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item229978 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item229953 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item229950 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item230031 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item230005 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230002 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item230056 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item229829 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36399 {
	width:90px !important;
	height:90px !important;
	left:164px !important;
}

#item31562 {
	width:806px !important;
	height:64px !important;
	left:110px !important;
	top:57px !important;
	background:#212321;
}

#item124183 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124195 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124203 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item128707 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item128682 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item128679 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item193578 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item193552 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193549 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item193631 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item193606 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193603 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item193683 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item193658 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193655 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item193735 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item193710 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193707 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item213853 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213828 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213825 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
}

#item213905 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213880 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213877 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
}

#item213958 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213933 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213930 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
}

#item214011 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item213985 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item213982 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
}

#item214063 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
	background:#212321;
}

#item214115 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214090 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214087 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
}

#item214167 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214142 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214139 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
}

#item214220 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214194 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214191 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
}

#item214273 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214247 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214244 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
}

#item214326 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214301 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214298 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item214380 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item214353 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item214350 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item214407 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214434 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item128738 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item128735 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item128739 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item128743 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item128740 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item128746 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item128733 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item128731 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item230085 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item230060 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item230057 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item230115 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item230112 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item230116 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item230120 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item230117 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item230123 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item230153 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item230128 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230125 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item230205 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item230180 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230177 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item230259 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item230234 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230231 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item230312 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item230287 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230284 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item230337 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item230110 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36403 {
	width:89px !important;
	height:89px !important;
	left:170px !important;
}

#item31595 {
	width:806px !important;
	height:64px !important;
	left:110px !important;
	top:57px !important;
	background:#212321;
}

#item124218 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124229 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124236 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item128847 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item128822 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item128819 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item193313 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item193288 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193285 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item193366 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item193341 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193337 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item193419 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item193393 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193390 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item193471 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item193446 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193443 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item214547 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214522 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214519 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
}

#item214599 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214574 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214571 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
}

#item214651 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214626 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214623 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
}

#item214704 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214679 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214675 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
}

#item214757 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214731 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214728 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
}

#item214809 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
	background:#212321;
}

#item214861 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214836 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214833 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
}

#item214914 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214889 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214885 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
}

#item214967 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214941 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214938 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
}

#item215020 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item214994 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item214991 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item215075 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item215047 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item215044 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item215103 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215129 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item128878 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item128875 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item128879 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item128883 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item128880 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item128887 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item128873 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item128871 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item230366 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item230341 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item230338 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item230396 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item230393 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item230397 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item230401 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item230398 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item230404 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item230436 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item230411 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230406 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item230488 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item230463 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230460 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item230540 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item230515 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230512 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item230592 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item230567 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230564 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item230618 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item230391 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36406 {
	width:89px !important;
	height:89px !important;
	left:147px !important;
}

#item31630 {
	width:806px !important;
	height:64px !important;
	left:110px !important;
	top:57px !important;
	background:#212321;
}

#item124253 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124264 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124272 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item128980 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item128955 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item128952 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item193052 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item193027 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193024 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item193105 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item193079 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193076 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item193157 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item193132 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193129 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item193209 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item193184 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item193181 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item215243 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215218 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215215 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
}

#item215295 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215270 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215267 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
}

#item215349 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215322 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215319 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
}

#item215401 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215376 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215373 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
}

#item215453 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215428 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215425 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
}

#item215505 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215480 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215477 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
}

#item215559 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
	background:#212321;
}

#item215611 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215586 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215583 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
}

#item215663 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215638 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215635 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
}

#item215715 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215690 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215687 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item215770 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item215742 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item215739 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item215797 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215823 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item129012 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item129008 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item129013 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item129018 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item129014 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item129021 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item129006 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item129004 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item230648 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item230623 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item230619 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item230677 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item230674 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item230678 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item230682 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item230679 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item230686 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item230716 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item230691 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230688 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item230768 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item230743 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230740 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item230821 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item230796 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230793 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item230873 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item230848 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230845 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item230898 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item230672 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36409 {
	width:89px !important;
	height:89px !important;
	left:154px !important;
}

#item31660 {
	width:806px !important;
	height:64px !important;
	left:110px !important;
	top:57px !important;
	background:#212321;
}

#item124287 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124298 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124305 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item129124 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item129098 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item129095 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item192802 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item192777 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item192774 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item192854 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item192829 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item192826 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item192907 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item192882 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item192879 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item192959 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item192934 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item192931 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item215931 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215906 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215903 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
}

#item215984 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item215959 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item215955 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
}

#item216037 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216012 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216008 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
}

#item216089 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216064 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216061 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
}

#item216141 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216116 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216113 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
}

#item216193 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216168 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216165 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
}

#item216246 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216221 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216217 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
}

#item216298 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
	background:#212321;
}

#item216350 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216325 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216322 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
}

#item216402 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216377 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216374 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item216457 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item216430 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item216426 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item216484 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216510 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item129155 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item129152 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item129156 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item129160 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item129157 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item129163 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item129150 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item129148 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item230929 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item230902 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item230899 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item230958 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item230955 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item230959 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item230964 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item230960 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item230967 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item230997 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item230972 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item230969 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item231049 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item231024 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231021 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item231101 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item231076 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231073 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item231154 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item231128 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231125 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item231180 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item230953 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36412 {
	width:90px !important;
	height:90px !important;
	left:156px !important;
}

#item31689 {
	width:806px !important;
	height:64px !important;
	left:110px !important;
	top:57px !important;
	background:#212321;
}

#item124324 {
	width:65px !important;
	height:65px !important;
	left:809px !important;
	top:56px !important;
}

#item124336 {
	width:65px !important;
	height:65px !important;
	left:879px !important;
	top:56px !important;
}

#item124343 {
	width:91px !important;
	height:92px !important;
	left:80px !important;
	top:43px !important;
}

#item129256 {
	width:220px !important;
	height:50px !important;
	background:#212321;
}

#item129231 {
	width:220px !important;
	height:50px !important;
	background:#dddbd6;
}

#item129228 {
	width:220px !important;
	height:50px !important;
	left:145px !important;
	top:640px !important;
}

#item142857 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item142832 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item142829 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item142909 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item142884 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item142881 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item142962 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item142937 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item142933 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item143014 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item142989 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item142986 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item216759 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216734 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216731 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:396px !important;
}

#item216811 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216786 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216783 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:455px !important;
}

#item216863 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216838 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216835 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:514px !important;
}

#item216916 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216890 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216887 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:573px !important;
}

#item216969 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216944 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216941 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:632px !important;
}

#item217021 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item216996 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item216993 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:691px !important;
}

#item217074 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item217048 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item217045 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:750px !important;
}

#item217126 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item217101 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item217098 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:809px !important;
}

#item217179 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:868px !important;
	background:#212321;
}

#item217231 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item217206 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item217203 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:278px !important;
}

#item217286 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item217258 {
	width:293px !important;
	height:50px !important;
	background:#212321;
}

#item217255 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:149px !important;
}

#item217313 {
	width:260px !important;
	height:60px !important;
	background:#212321;
}

#item217340 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:229px !important;
	background:#212321;
}

#item129287 {
	opacity:0.65;
	width:1158px !important;
	height:650px !important;
	left:3px !important;
	top:3px !important;
}

#item129284 {
	width:1164px !important;
	height:656px !important;
	left:383px !important;
	top:10px !important;
}

#item129288 {
	width:1152px !important;
	height:648px !important;
	left:394px !important;
	top:15px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item129292 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item129289 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:19px !important;
}

#item129295 {
	width:1112px !important;
	height:568px !important;
	left:414px !important;
	top:75px !important;
}

#item129282 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:419px !important;
}

#item129280 {
	width:1547px !important;
	height:666px !important;
	left:-10px !important;
	top:201px !important;
}

#item231210 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item231185 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item231182 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item231239 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item231236 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item231240 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item231244 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item231241 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item231247 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item231277 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item231252 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231249 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item231330 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item231305 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231302 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item231382 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item231357 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231354 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item231434 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item231409 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231406 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item231459 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item231234 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36313 {
	width:90px !important;
	height:90px !important;
	left:148px !important;
}

#item155837 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item155812 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item155808 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item155889 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item155864 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item155861 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item155942 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item155916 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item155913 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item155994 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item231488 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item231463 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item231460 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item231518 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item231515 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item231519 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#ff661c;
}

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

#item231520 {
	width:36px !important;
	height:36px !important;
	left:598px !important;
	top:74px !important;
}

#item231526 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item231556 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231531 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item231528 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item231608 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231583 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item231580 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item231661 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231635 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item231632 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item231713 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231688 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item231685 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item231739 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item231513 {
	width:633px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36316 {
	width:84px !important;
	height:84px !important;
	left:148px !important;
}

#item156171 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item156146 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item156143 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item156224 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item156199 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item156195 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item156251 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item156328 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item156303 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item156300 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item231906 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item231881 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item231878 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item231937 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item231934 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item231938 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#ff661c;
}

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

#item231939 {
	width:36px !important;
	height:36px !important;
	left:598px !important;
	top:74px !important;
}

#item231945 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item231975 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item231950 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item231947 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item232028 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232002 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item231999 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item232080 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232055 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232052 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item232132 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232107 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232104 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item231932 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item231930 {
	width:633px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item24379 {
	width:1483px !important;
	height:316px !important;
	left:132px !important;
	top:633px !important;
	background:#212321;
	border:solid 1px #ffc400;
}

#item36469 {
	width:90px !important;
	height:90px !important;
	left:148px !important;
}

#item156594 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item156569 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item156566 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item156647 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item156724 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item156699 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item156696 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item156885 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item156859 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item156856 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item184942 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184916 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184913 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:540px !important;
}

#item184995 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184969 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184966 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:481px !important;
}

#item185047 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item185099 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item185074 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item185071 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:599px !important;
}

#item217423 {
	width:226px !important;
	height:46px !important;
	background:#dddbd6;
}

#item217398 {
	width:226px !important;
	height:46px !important;
	background:#ffc400;
}

#item217395 {
	width:226px !important;
	height:46px !important;
	left:148px !important;
	top:452px !important;
}

#item218302 {
	width:312px !important;
	height:46px !important;
	background:#ffc400;
}

#item218052 {
	width:312px !important;
	height:46px !important;
	background:#dddbd6;
}

#item218297 {
	width:312px !important;
	height:46px !important;
	left:148px !important;
	top:511px !important;
}

#item232189 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item232164 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item232161 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item232220 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item232217 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item232222 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#ff661c;
}

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

#item232223 {
	width:36px !important;
	height:36px !important;
	left:598px !important;
	top:74px !important;
}

#item232229 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item232259 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232234 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232231 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item232311 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232286 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232283 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item232363 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232338 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232335 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item232416 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232391 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232387 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item232215 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item232213 {
	width:633px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item36472 {
	width:90px !important;
	height:90px !important;
	left:150px !important;
}

#item183058 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item183033 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183030 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item183083 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item183135 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item183110 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183107 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item183240 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item183214 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183211 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item184720 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184695 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184692 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:540px !important;
}

#item184772 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184824 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184799 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184796 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:422px !important;
}

#item184876 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184851 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184848 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:599px !important;
}

#item218410 {
	width:467px !important;
	height:72px !important;
	background:#dddbd6;
}

#item217461 {
	width:467px !important;
	height:72px !important;
	background:#ff661c;
}

#item218403 {
	width:467px !important;
	height:72px !important;
	left:147px !important;
	top:586px !important;
}

#item232474 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item232449 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item232446 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item232505 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item232502 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item232506 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#ff661c;
}

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

#item232507 {
	width:36px !important;
	height:36px !important;
	left:598px !important;
	top:74px !important;
}

#item232513 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item232544 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232518 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232515 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item232597 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232572 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232569 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item232649 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232624 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232621 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item232701 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232676 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232673 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item232500 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item232498 {
	width:633px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item32903 {
	width:338px !important;
	height:84px !important;
	background:#ff661c;
}

#item24494 {
	width:338px !important;
	height:84px !important;
	background:#003d9e;
}

#item32900 {
	width:338px !important;
	height:84px !important;
	left:147px !important;
	top:471px !important;
}

#item36475 {
	width:90px !important;
	height:90px !important;
	left:160px !important;
}

#item183372 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item183347 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183344 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item183397 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item183449 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item183424 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183421 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item183554 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item183529 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183526 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item184495 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184547 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184522 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184519 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:481px !important;
}

#item184599 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184574 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184571 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:422px !important;
}

#item184652 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184627 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184623 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:599px !important;
}

#item232758 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item232732 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item232729 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item232790 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item232787 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item232791 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#ff661c;
}

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

#item232792 {
	width:36px !important;
	height:36px !important;
	left:598px !important;
	top:74px !important;
}

#item232798 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item232828 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232803 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232800 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item232880 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232855 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232852 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item232933 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232907 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232904 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item232986 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item232961 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item232958 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item232785 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item232783 {
	width:633px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item183857 {
	width:90px !important;
	height:90px !important;
	left:148px !important;
}

#item183886 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item183861 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183858 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:540px !important;
}

#item183939 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item183914 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183910 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item183964 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item184016 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item183991 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item183988 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item184123 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item184096 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184093 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item184175 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184150 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184147 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:481px !important;
}

#item184314 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item184289 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item184286 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:422px !important;
}

#item184430 {
	width:290px !important;
	height:60px !important;
	background:#ffc400;
}

#item233040 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item233015 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item233011 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item233071 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item233068 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item233072 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#ff661c;
}

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

#item233073 {
	width:36px !important;
	height:36px !important;
	left:598px !important;
	top:74px !important;
}

#item233080 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item233110 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233085 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item233082 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item233162 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233137 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item233134 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item233214 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233189 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item233186 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item233267 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233241 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item233238 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item233066 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item233064 {
	width:633px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item220132 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item220107 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item220104 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item220184 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item220159 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item220156 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item220237 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item220212 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item220209 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item220290 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item220264 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item220261 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item233324 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item233299 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item233296 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item237039 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item236344 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237035 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:540px !important;
}

#item237007 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item236398 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item236997 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:481px !important;
}

#item236972 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:422px !important;
	background:#212321;
}

#item237067 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item236529 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237063 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:599px !important;
}

#item239483 {
	width:297px !important;
	height:46px !important;
	background:#dddbd6;
}

#item238851 {
	width:297px !important;
	height:46px !important;
	background:#ffc400;
}

#item239480 {
	width:297px !important;
	height:46px !important;
	left:586px !important;
	top:864px !important;
}

#item238901 {
	width:246px !important;
	height:151px !important;
	left:1293px !important;
	top:464px !important;
}

#item238961 {
	opacity:0.65;
	width:1345px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item238958 {
	width:1351px !important;
	height:749px !important;
	left:312px !important;
	top:218px !important;
}

#item238962 {
	width:1389px !important;
	height:744px !important;
	left:296px !important;
	top:206px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item238966 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item238963 {
	width:61px !important;
	height:61px !important;
	left:1618px !important;
	top:212px !important;
}

#item238969 {
	width:1306px !important;
	height:584px !important;
	left:328px !important;
	top:312px !important;
}

#item238956 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item238954 {
	width:1685px !important;
	height:966px !important;
	left:-10px !important;
	top:-10px !important;
}

#item233354 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item233351 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item233355 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item233359 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item233356 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item233362 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item233393 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item233367 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233364 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item233447 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item233420 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233417 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item233499 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item233474 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233471 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item233551 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item233526 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233523 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item233576 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item233348 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item234749 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item234724 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234721 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item234801 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item234776 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234773 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item234853 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item234828 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234825 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item234906 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item234880 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234877 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item234981 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item234956 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item234953 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item237121 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237096 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237093 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:540px !important;
}

#item237174 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237227 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237202 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237199 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:422px !important;
}

#item237279 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237254 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237251 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:599px !important;
}

#item237997 {
	width:268px !important;
	height:46px !important;
	background:#dddbd6;
}

#item237880 {
	width:268px !important;
	height:46px !important;
	background:#ffc400;
}

#item237995 {
	width:268px !important;
	height:46px !important;
	left:586px !important;
	top:670px !important;
}

#item238716 {
	width:246px !important;
	height:151px !important;
	left:1293px !important;
	top:464px !important;
}

#item238070 {
	opacity:0.65;
	width:1345px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item238071 {
	width:1351px !important;
	height:749px !important;
	left:312px !important;
	top:218px !important;
}

#item238074 {
	width:1389px !important;
	height:744px !important;
	left:296px !important;
	top:206px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item238078 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item238079 {
	width:61px !important;
	height:61px !important;
	left:1618px !important;
	top:212px !important;
}

#item238081 {
	width:1306px !important;
	height:584px !important;
	left:328px !important;
	top:312px !important;
}

#item238067 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item238066 {
	width:1685px !important;
	height:966px !important;
	left:-10px !important;
	top:-10px !important;
}

#item240629 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item240626 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item240630 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item240634 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item240631 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item240637 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item240667 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item240642 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240639 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item240719 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item240694 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240691 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item240772 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item240747 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240743 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item240824 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item240799 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240796 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item240624 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item240622 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item235262 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item235236 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item235233 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item235315 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item235290 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item235287 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item235367 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item235342 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item235339 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item235419 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item235394 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item235391 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item235495 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item235469 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item235466 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item237331 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:540px !important;
	background:#212321;
}

#item237384 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237358 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237355 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:481px !important;
}

#item237437 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237412 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237409 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:422px !important;
}

#item237489 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237464 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237461 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:599px !important;
}

#item239256 {
	width:148px !important;
	height:46px !important;
	background:#dddbd6;
}

#item238116 {
	width:148px !important;
	height:46px !important;
	background:#ffc400;
}

#item239254 {
	width:148px !important;
	height:46px !important;
	left:586px !important;
	top:812px !important;
}

#item238753 {
	width:246px !important;
	height:151px !important;
	left:1293px !important;
	top:464px !important;
}

#item238226 {
	opacity:0.65;
	width:1345px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item238223 {
	width:1351px !important;
	height:749px !important;
	left:312px !important;
	top:218px !important;
}

#item238227 {
	width:1389px !important;
	height:744px !important;
	left:296px !important;
	top:206px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item238231 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item238228 {
	width:61px !important;
	height:61px !important;
	left:1618px !important;
	top:212px !important;
}

#item238234 {
	width:1306px !important;
	height:584px !important;
	left:328px !important;
	top:312px !important;
}

#item238221 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item238219 {
	width:1685px !important;
	height:966px !important;
	left:-10px !important;
	top:-10px !important;
}

#item239287 {
	opacity:0.65;
	width:1128px !important;
	height:375px !important;
	left:3px !important;
	top:3px !important;
}

#item239288 {
	width:1134px !important;
	height:381px !important;
	left:401px !important;
	top:349px !important;
}

#item239291 {
	width:1152px !important;
	height:413px !important;
	left:394px !important;
	top:344px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item239295 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#212321;
}

#item239296 {
	width:52px !important;
	height:52px !important;
	left:1490px !important;
	top:348px !important;
}

#item239298 {
	width:1112px !important;
	height:302px !important;
	left:414px !important;
	top:404px !important;
	background:#212321;
}

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

#item239283 {
	width:1546px !important;
	height:756px !important;
	left:-10px !important;
	top:-10px !important;
}

#item240884 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item240881 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item240885 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item240889 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item240886 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item240892 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item240922 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item240897 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240894 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item240975 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item240950 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240947 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item241031 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item241003 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item240999 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item241083 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item241058 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item241055 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item240879 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item240877 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item235833 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item235806 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item235803 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item235885 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item235860 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item235857 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item235937 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item235912 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item235909 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item235989 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item235964 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item235961 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item236065 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item236040 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item236037 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item237541 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237516 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237513 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:540px !important;
}

#item237593 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237568 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237565 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:481px !important;
}

#item237646 {
	width:290px !important;
	height:60px !important;
	background:#212321;
}

#item237621 {
	width:290px !important;
	height:60px !important;
	background:#dddbd6;
}

#item237618 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:422px !important;
}

#item237698 {
	width:290px !important;
	height:60px !important;
	left:1630px !important;
	top:599px !important;
	background:#212321;
}

#item239043 {
	width:246px !important;
	height:151px !important;
	left:1293px !important;
	top:464px !important;
}

#item239149 {
	opacity:0.65;
	width:1345px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item239146 {
	width:1351px !important;
	height:749px !important;
	left:312px !important;
	top:218px !important;
}

#item239150 {
	width:1389px !important;
	height:744px !important;
	left:296px !important;
	top:206px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item239154 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item239151 {
	width:61px !important;
	height:61px !important;
	left:1618px !important;
	top:212px !important;
}

#item239158 {
	width:1306px !important;
	height:584px !important;
	left:328px !important;
	top:312px !important;
}

#item239183 {
	width:239px !important;
	height:210px !important;
	left:811px !important;
	top:185px !important;
}

#item239144 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item239142 {
	width:1685px !important;
	height:966px !important;
	left:-10px !important;
	top:-10px !important;
}

#item241384 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item241381 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item241385 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item241389 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item241386 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item241392 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item241422 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item241397 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item241394 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item241474 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item241449 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item241446 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item241527 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item241501 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item241498 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item241579 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item241554 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item241551 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item241379 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item241377 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item239635 {
	opacity:0.10;
	width:826px !important;
	height:495px !important;
	left:119px !important;
	top:322px !important;
	background:#212321;
}

#item239636 {
	width:827px !important;
	height:496px !important;
	left:119px !important;
	top:321px !important;
	border:solid 1px #212321;
}

#item233682 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item233657 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item233653 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item233960 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item233935 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item233932 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item234013 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item233988 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item233985 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item234065 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item234040 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234037 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item234117 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item234092 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234089 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item239598 {
	opacity:0.10;
	width:826px !important;
	height:495px !important;
	left:993px !important;
	top:322px !important;
	background:#212321;
}

#item239622 {
	width:827px !important;
	height:496px !important;
	left:992px !important;
	top:321px !important;
	border:solid 1px #212321;
}

#item239647 {
	width:246px !important;
	height:151px !important;
	left:684px !important;
	top:650px !important;
}

#item239759 {
	width:246px !important;
	height:151px !important;
	left:1556px !important;
	top:650px !important;
}

#item239890 {
	opacity:0.65;
	width:1345px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item239887 {
	width:1351px !important;
	height:749px !important;
	left:312px !important;
	top:218px !important;
}

#item239891 {
	width:1389px !important;
	height:744px !important;
	left:296px !important;
	top:206px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item239895 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item239892 {
	width:61px !important;
	height:61px !important;
	left:1618px !important;
	top:212px !important;
}

#item239898 {
	width:1306px !important;
	height:584px !important;
	left:328px !important;
	top:312px !important;
}

#item239912 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item239885 {
	width:1685px !important;
	height:966px !important;
	left:-10px !important;
	top:-10px !important;
}

#item239990 {
	opacity:0.65;
	width:985px !important;
	height:708px !important;
	left:3px !important;
	top:3px !important;
}

#item239987 {
	width:991px !important;
	height:714px !important;
	left:472px !important;
	top:61px !important;
}

#item239991 {
	width:1029px !important;
	height:744px !important;
	left:456px !important;
	top:50px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#212321;
}

#item239995 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item239992 {
	width:61px !important;
	height:61px !important;
	left:1418px !important;
	top:56px !important;
}

#item239999 {
	width:924px !important;
	height:594px !important;
	left:510px !important;
	top:156px !important;
}

#item239985 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item239983 {
	width:1484px !important;
	height:794px !important;
	left:-10px !important;
	top:118px !important;
}

#item233711 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item233708 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item233712 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item233716 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item233713 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item233719 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item233749 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item233724 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233721 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item233802 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item233777 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233773 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item233854 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item233829 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233826 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item233906 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item233881 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item233878 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item233931 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item233706 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-11px !important;
}

#item234169 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item234144 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item234141 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item234450 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item234425 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234422 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item234502 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item234477 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234474 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item234555 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item234529 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234526 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item234607 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item234582 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item234579 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item242913 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:435px !important;
	background:#ff661c;
}

#item243006 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item241865 {
	width:293px !important;
	height:50px !important;
	background:#ff661c;
}

#item243002 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:645px !important;
}

#item241948 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:386px !important;
	background:#ff661c;
}

#item242950 {
	width:260px !important;
	height:60px !important;
	background:#ff661c;
}

#item241996 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item242946 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:494px !important;
}

#item242978 {
	width:260px !important;
	height:60px !important;
	background:#ff661c;
}

#item242020 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item242974 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:553px !important;
}

#item245341 {
	width:416px !important;
	height:65px !important;
	left:878px !important;
	top:612px !important;
	background:#212321;
}

#item245383 {
	width:91px !important;
	height:92px !important;
	left:1262px !important;
	top:599px !important;
}

#item245527 {
	opacity:0.65;
	width:1129px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item245524 {
	width:1135px !important;
	height:749px !important;
	left:272px !important;
	top:183px !important;
}

#item245528 {
	width:1163px !important;
	height:744px !important;
	left:266px !important;
	top:172px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#ff661c;
}

#item245532 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item245529 {
	width:61px !important;
	height:61px !important;
	left:1362px !important;
	top:177px !important;
}

#item245600 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item245522 {
	width:1429px !important;
	height:931px !important;
	left:113px !important;
	top:-10px !important;
}

#item234199 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item234196 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item234200 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item234204 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item234201 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item234207 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item234239 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item234212 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item234209 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item234291 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item234266 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item234263 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item234344 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item234318 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item234315 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item234396 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item234371 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item234368 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item234421 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item234194 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item242145 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item242120 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item242117 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item242197 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item242172 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item242169 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item242250 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item242225 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item242221 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item242302 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item242277 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item242274 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item242355 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item242329 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item242326 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item243064 {
	width:260px !important;
	height:60px !important;
	background:#ff661c;
}

#item243039 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item243036 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:435px !important;
}

#item243119 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item243092 {
	width:293px !important;
	height:50px !important;
	background:#ff661c;
}

#item243088 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:645px !important;
}

#item243145 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:386px !important;
	background:#ff661c;
}

#item243199 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:494px !important;
	background:#ff661c;
}

#item243251 {
	width:260px !important;
	height:60px !important;
	background:#ff661c;
}

#item243226 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item243223 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:553px !important;
}

#item245393 {
	width:416px !important;
	height:65px !important;
	left:878px !important;
	top:612px !important;
	background:#212321;
}

#item245665 {
	width:91px !important;
	height:92px !important;
	left:1262px !important;
	top:599px !important;
}

#item245634 {
	opacity:0.65;
	width:1129px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item245631 {
	width:1135px !important;
	height:749px !important;
	left:272px !important;
	top:183px !important;
}

#item245635 {
	width:1163px !important;
	height:744px !important;
	left:266px !important;
	top:172px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#ff661c;
}

#item245639 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item245636 {
	width:61px !important;
	height:61px !important;
	left:1362px !important;
	top:177px !important;
}

#item245629 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item245627 {
	width:1429px !important;
	height:931px !important;
	left:113px !important;
	top:-10px !important;
}

#item242386 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item242383 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item242387 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item242391 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item242388 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item242395 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item242425 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item242400 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item242397 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item242478 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item242453 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item242450 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item242530 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item242505 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item242502 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item242584 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item242557 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item242554 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item242381 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item242379 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item243305 {
	width:260px !important;
	height:60px !important;
	background:#ff661c;
}

#item243278 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item243275 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:435px !important;
}

#item243360 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item243333 {
	width:293px !important;
	height:50px !important;
	background:#ff661c;
}

#item243330 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:645px !important;
}

#item243386 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:386px !important;
	background:#ff661c;
}

#item243440 {
	width:260px !important;
	height:60px !important;
	background:#ff661c;
}

#item243415 {
	width:260px !important;
	height:60px !important;
	background:#dddbd6;
}

#item243412 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:494px !important;
}

#item243493 {
	width:260px !important;
	height:60px !important;
	left:1660px !important;
	top:553px !important;
	background:#ff661c;
}

#item243576 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item243551 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item243548 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item243628 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item243603 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item243600 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item243681 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item243656 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item243652 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item243733 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item243708 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item243705 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item243785 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item243760 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item243757 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item245427 {
	width:416px !important;
	height:65px !important;
	left:878px !important;
	top:612px !important;
	background:#212321;
}

#item245744 {
	width:91px !important;
	height:92px !important;
	left:1262px !important;
	top:599px !important;
}

#item245694 {
	opacity:0.65;
	width:1129px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item245691 {
	width:1135px !important;
	height:749px !important;
	left:272px !important;
	top:183px !important;
}

#item245695 {
	width:1163px !important;
	height:744px !important;
	left:266px !important;
	top:172px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#ff661c;
}

#item245700 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item245697 {
	width:61px !important;
	height:61px !important;
	left:1362px !important;
	top:177px !important;
}

#item245689 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item245687 {
	width:1429px !important;
	height:931px !important;
	left:113px !important;
	top:-10px !important;
}

#item243816 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item243813 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item243817 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item243821 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item243818 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item243825 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item243855 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item243830 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item243827 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item243907 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item243882 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item243879 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item243959 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item243934 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item243931 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item244012 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item243986 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item243983 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item243811 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item243809 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}

#item244065 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item244039 {
	width:258px !important;
	height:60px !important;
	background:#212321;
}

#item244036 {
	width:258px !important;
	height:60px !important;
	left:892px !important;
}

#item244117 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item244092 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item244089 {
	width:258px !important;
	height:60px !important;
	left:635px !important;
}

#item244170 {
	width:258px !important;
	height:60px !important;
	background:#ffc400;
}

#item244144 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item244141 {
	width:258px !important;
	height:60px !important;
	left:1149px !important;
}

#item244223 {
	width:258px !important;
	height:60px !important;
	background:#003d9e;
}

#item244197 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item244194 {
	width:258px !important;
	height:60px !important;
	left:1662px !important;
}

#item244275 {
	width:258px !important;
	height:60px !important;
	background:#ff661c;
}

#item244250 {
	width:258px !important;
	height:60px !important;
	background:#dddbd6;
}

#item244247 {
	width:258px !important;
	height:60px !important;
	left:1406px !important;
}

#item244623 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:555px !important;
	background:#ff661c;
}

#item244769 {
	width:293px !important;
	height:50px !important;
	background:#ff661c;
}

#item244676 {
	width:293px !important;
	height:50px !important;
	background:#dddbd6;
}

#item244765 {
	width:293px !important;
	height:50px !important;
	left:1627px !important;
	top:475px !important;
}

#item245459 {
	width:416px !important;
	height:65px !important;
	left:878px !important;
	top:612px !important;
	background:#212321;
}

#item245799 {
	width:91px !important;
	height:92px !important;
	left:1262px !important;
	top:599px !important;
}

#item245116 {
	width:310px !important;
	height:46px !important;
	background:#ff661c;
}

#item245090 {
	width:310px !important;
	height:46px !important;
	background:#dddbd6;
}

#item245088 {
	width:310px !important;
	height:46px !important;
	left:145px !important;
	top:620px !important;
}

#item245154 {
	opacity:0.65;
	width:760px !important;
	height:237px !important;
	left:3px !important;
	top:3px !important;
}

#item245151 {
	width:766px !important;
	height:243px !important;
	left:590px !important;
	top:71px !important;
}

#item245155 {
	width:770px !important;
	height:300px !important;
	left:585px !important;
	top:10px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#ff661c;
}

#item245160 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item245157 {
	width:52px !important;
	height:52px !important;
	left:1292px !important;
	top:25px !important;
}

#item245163 {
	width:632px !important;
	height:252px !important;
	left:653px !important;
	top:42px !important;
}

#item245149 {
	width:89px !important;
	height:89px !important;
	left:10px !important;
	top:116px !important;
}

#item245146 {
	width:1356px !important;
	height:313px !important;
	left:-10px !important;
	top:380px !important;
}

#item245765 {
	opacity:0.65;
	width:1129px !important;
	height:743px !important;
	left:3px !important;
	top:3px !important;
}

#item245762 {
	width:1135px !important;
	height:749px !important;
	left:272px !important;
	top:183px !important;
}

#item245766 {
	width:1163px !important;
	height:744px !important;
	left:266px !important;
	top:172px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#ff661c;
}

#item245770 {
	width:55px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item245767 {
	width:61px !important;
	height:61px !important;
	left:1362px !important;
	top:177px !important;
}

#item245760 {
	width:96px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item245758 {
	width:1429px !important;
	height:931px !important;
	left:113px !important;
	top:-10px !important;
}

#item244306 {
	opacity:0.65;
	width:226px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
}

#item244303 {
	width:232px !important;
	height:257px !important;
	left:389px !important;
	top:72px !important;
}

#item244307 {
	width:256px !important;
	height:258px !important;
	left:377px !important;
	top:70px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:0 0 20px 20px;
	background:#212321;
}

#item244311 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	border:solid 5px #212321;
}

#item244308 {
	width:41px !important;
	height:41px !important;
	left:595px !important;
	top:71px !important;
}

#item244314 {
	width:257px !important;
	height:199px !important;
	left:376px !important;
	top:115px !important;
}

#item244345 {
	width:240px !important;
	height:50px !important;
	background:#003d9e;
}

#item244320 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item244317 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:99px !important;
}

#item244398 {
	width:240px !important;
	height:50px !important;
	background:#dddbd6;
}

#item244373 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item244370 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:50px !important;
}

#item244450 {
	width:240px !important;
	height:50px !important;
	background:#ff661c;
}

#item244425 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item244422 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:1px !important;
}

#item244502 {
	width:240px !important;
	height:50px !important;
	background:#ffc400;
}

#item244477 {
	width:240px !important;
	height:50px !important;
	background:#212321;
}

#item244474 {
	width:240px !important;
	height:50px !important;
	left:8px !important;
	top:148px !important;
}

#item244301 {
	width:87px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
}

#item244299 {
	width:636px !important;
	height:329px !important;
	left:516px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
