/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:595px; height:842px; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:71260px; height:854px; }
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:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.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;}
}

#item2955 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2956 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item7544 {
	width:394px !important;
	height:601px !important;
	left:592px !important;
	top:94px !important;
}

#item7559 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item7563 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item7561 {
	width:57px !important;
	height:46px !important;
}

#item132712 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item132714 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132715 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132716 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132717 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132718 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132719 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132720 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132721 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132722 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132723 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132725 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item132755 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item132784 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132787 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item132789 {
	width:68px !important;
	height:51px !important;
}

#item132815 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item132844 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item132874 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item132904 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item132933 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item132964 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item132994 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132995 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132996 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item133026 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item133027 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item133057 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item133087 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item171292 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item171296 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item133150 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item133155 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item133152 {
	width:57px !important;
	height:46px !important;
}

#item132710 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item8066 {
	width:127px !important;
	height:30px !important;
	left:36px !important;
	top:405px !important;
}

#item100126 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item100131 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item100128 {
	width:57px !important;
	height:46px !important;
}

#item171370 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item171372 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171373 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171374 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171375 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171376 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171377 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171378 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171379 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171380 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171381 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171382 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item171412 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item171441 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171443 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item171445 {
	width:68px !important;
	height:51px !important;
}

#item171471 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item171500 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item171531 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item171562 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item171592 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item171623 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item171653 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171654 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171655 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item171685 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171686 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item171716 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item171746 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item171775 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item171805 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171833 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item171838 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item171835 {
	width:57px !important;
	height:46px !important;
}

#item171368 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item8809 {
	width:106px !important;
	height:27px !important;
	left:465px !important;
	top:379px !important;
	background:#fdd900;
}

#item166119 {
	width:48px !important;
	height:27px !important;
	background:#fdd900;
}

#item167661 {
	width:352px !important;
	height:44px !important;
}

#item167686 {
	width:352px !important;
	height:44px !important;
	left:1px !important;
}

#item131382 {
	width:352px !important;
	height:44px !important;
}

#item131407 {
	width:352px !important;
	height:44px !important;
	left:1px !important;
}

#item131344 {
	width:352px !important;
	height:44px !important;
}

#item131370 {
	width:352px !important;
	height:44px !important;
}

#item131296 {
	width:352px !important;
	height:44px !important;
}

#item131322 {
	width:352px !important;
	height:44px !important;
}

#item8926 {
	width:65px !important;
	height:20px !important;
	left:856px !important;
	top:315px !important;
	background:#ffd800;
}

#item8927 {
	width:65px !important;
	height:11px !important;
	left:906px !important;
	top:247px !important;
	background:#ffd800;
}

#item8928 {
	width:76px !important;
	height:11px !important;
	left:801px !important;
	top:247px !important;
	background:#ffd800;
}

#item8929 {
	width:45px !important;
	height:30px !important;
	left:816px !important;
	top:203px !important;
}

#item8940 {
	width:47px !important;
	height:30px !important;
	left:916px !important;
	top:203px !important;
}

#item8953 {
	width:38px !important;
	height:33px !important;
	left:868px !important;
	top:271px !important;
}

#item9058 {
	width:178px !important;
	height:105px !important;
	border:solid 1px #000;
}

#item9056 {
	width:178px !important;
	height:105px !important;
	left:794px !important;
	top:365px !important;
}

#item9060 {
	width:149px !important;
	height:69px !important;
	left:809px !important;
	top:382px !important;
}

#item9071 {
	width:178px !important;
	height:70px !important;
	left:794px !important;
	top:485px !important;
	border:solid 1px #000;
}

#item9074 {
	width:174px !important;
	height:45px !important;
	left:798px !important;
	top:500px !important;
}

#item164795 {
	width:323px !important;
	height:37px !important;
	left:46px !important;
	top:144px !important;
}

#item164806 {
	width:323px !important;
	height:37px !important;
	left:45px !important;
	top:332px !important;
}

#item164812 {
	width:345px !important;
	height:37px !important;
	left:410px !important;
	top:147px !important;
}

#item204865 {
	width:48px !important;
	height:27px !important;
	background:#fdd900;
}

#item171875 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item171877 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171878 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171879 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171880 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171881 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171882 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171883 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171884 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171885 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171886 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171887 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item171917 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item171946 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item171948 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item171950 {
	width:68px !important;
	height:51px !important;
}

#item171977 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item172006 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item172036 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item172066 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item172095 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item172126 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item172156 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172157 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172158 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item172188 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172189 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item172219 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item172249 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item172278 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item172308 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172337 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item172342 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item172339 {
	width:57px !important;
	height:46px !important;
}

#item171873 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item9601 {
	width:48px !important;
	height:27px !important;
	background:#fdd900;
}

#item9625 {
	width:48px !important;
	height:27px !important;
	background:#fdd900;
}

#item99555 {
	width:48px !important;
	height:27px !important;
	background:#fdd900;
}

#item99582 {
	width:48px !important;
	height:27px !important;
	background:#fdd900;
}

#item169544 {
	width:139px !important;
	height:32px !important;
	background:#fdd900;
}

#item131534 {
	width:338px !important;
	height:44px !important;
}

#item131559 {
	width:338px !important;
	height:44px !important;
}

#item131457 {
	width:339px !important;
	height:44px !important;
}

#item131482 {
	width:339px !important;
	height:44px !important;
}

#item131574 {
	width:352px !important;
	height:44px !important;
}

#item131599 {
	width:341px !important;
	height:44px !important;
	left:11px !important;
}

#item9743 {
	width:65px !important;
	height:20px !important;
	left:865px !important;
	top:315px !important;
	background:#ffd800;
}

#item9744 {
	width:65px !important;
	height:11px !important;
	left:915px !important;
	top:247px !important;
	background:#ffd800;
}

#item9745 {
	width:76px !important;
	height:11px !important;
	left:810px !important;
	top:247px !important;
	background:#ffd800;
}

#item9746 {
	width:45px !important;
	height:30px !important;
	left:825px !important;
	top:203px !important;
}

#item9753 {
	width:47px !important;
	height:30px !important;
	left:925px !important;
	top:203px !important;
}

#item9760 {
	width:38px !important;
	height:33px !important;
	left:877px !important;
	top:271px !important;
}

#item9836 {
	width:178px !important;
	height:105px !important;
	border:solid 1px #000;
}

#item9834 {
	width:178px !important;
	height:105px !important;
	left:803px !important;
	top:365px !important;
}

#item9841 {
	width:149px !important;
	height:69px !important;
}

#item9839 {
	width:149px !important;
	height:69px !important;
	left:818px !important;
	top:382px !important;
}

#item9850 {
	width:178px !important;
	height:70px !important;
	left:803px !important;
	top:485px !important;
	border:solid 1px #000;
}

#item164822 {
	width:331px !important;
	height:37px !important;
	left:42px !important;
	top:97px !important;
}

#item164828 {
	width:331px !important;
	height:37px !important;
	left:42px !important;
	top:570px !important;
}

#item164834 {
	width:345px !important;
	height:37px !important;
	left:395px !important;
	top:421px !important;
}

#item168997 {
	width:178px !important;
	height:47px !important;
	left:808px !important;
	top:497px !important;
}

#item101131 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item101136 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item101133 {
	width:57px !important;
	height:46px !important;
}

#item172390 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item172392 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172393 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172394 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172395 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172396 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172397 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172398 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172399 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172400 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172401 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172403 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item172432 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item172461 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172464 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172466 {
	width:68px !important;
	height:51px !important;
}

#item172492 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item172521 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item172551 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item172581 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item172611 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item172641 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item172673 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172674 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172675 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item172705 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172706 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item172736 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item172766 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item172796 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item172825 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172853 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item172858 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item172855 {
	width:57px !important;
	height:46px !important;
}

#item172388 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item131748 {
	width:353px !important;
	height:43px !important;
}

#item131773 {
	width:353px !important;
	height:43px !important;
}

#item131699 {
	width:353px !important;
	height:43px !important;
}

#item131724 {
	width:353px !important;
	height:43px !important;
}

#item131652 {
	width:353px !important;
	height:43px !important;
}

#item131678 {
	width:340px !important;
	height:43px !important;
	left:16px !important;
}

#item10449 {
	width:65px !important;
	height:20px !important;
	left:858px !important;
	top:286px !important;
	background:#ffd800;
}

#item10450 {
	width:65px !important;
	height:11px !important;
	left:908px !important;
	top:218px !important;
	background:#ffd800;
}

#item10451 {
	width:76px !important;
	height:11px !important;
	left:802px !important;
	top:218px !important;
	background:#ffd800;
}

#item10452 {
	width:45px !important;
	height:30px !important;
	left:817px !important;
	top:174px !important;
}

#item10462 {
	width:47px !important;
	height:30px !important;
	left:917px !important;
	top:174px !important;
}

#item10472 {
	width:38px !important;
	height:33px !important;
	left:869px !important;
	top:242px !important;
}

#item10549 {
	width:178px !important;
	height:105px !important;
	border:solid 1px #000;
}

#item10547 {
	width:178px !important;
	height:105px !important;
	left:795px !important;
	top:336px !important;
}

#item10551 {
	width:149px !important;
	height:69px !important;
	left:810px !important;
	top:353px !important;
}

#item10559 {
	width:178px !important;
	height:70px !important;
	left:795px !important;
	top:456px !important;
	border:solid 1px #000;
}

#item10561 {
	width:171px !important;
	height:43px !important;
	left:799px !important;
	top:471px !important;
}

#item164841 {
	width:345px !important;
	height:37px !important;
	left:89px !important;
	top:87px !important;
}

#item164847 {
	width:345px !important;
	height:37px !important;
	left:90px !important;
	top:232px !important;
}

#item164853 {
	width:345px !important;
	height:37px !important;
	left:89px !important;
	top:428px !important;
}

#item172970 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item172972 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172973 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172974 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172975 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172976 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172977 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172978 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172979 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172980 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172981 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item172983 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item173012 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item173042 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173045 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item173047 {
	width:68px !important;
	height:51px !important;
}

#item173073 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item173102 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item173132 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item173162 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item173191 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item173221 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item173252 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173253 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173254 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item173284 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173285 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item173316 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item173346 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item173375 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item173404 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173432 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item173438 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item173435 {
	width:57px !important;
	height:46px !important;
}

#item172968 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item96308 {
	width:392px !important;
	height:384px !important;
	left:62px !important;
	top:415px !important;
}

#item96349 {
	width:109px !important;
	height:109px !important;
	left:240px !important;
	top:500px !important;
}

#item96357 {
	width:109px !important;
	height:109px !important;
	left:259px !important;
	top:596px !important;
}

#item96400 {
	width:144px !important;
	height:88px !important;
	left:189px !important;
	top:254px !important;
	background:#ffcc02;
}

#item96412 {
	width:144px !important;
	height:88px !important;
	left:36px !important;
	top:255px !important;
	background:#ffcc02;
}

#item96571 {
	width:136px !important;
	height:64px !important;
	left:540px !important;
	top:72px !important;
}

#item96580 {
	width:207px !important;
	height:26px !important;
	background:#cd1232;
}

#item11576 {
	width:3px !important;
	height:21px !important;
	left:224px !important;
	top:16px !important;
	background:#ffffff;
}

#item11588 {
	width:1px !important;
	height:59px !important;
	left:138px !important;
	background:#ffffff;
}

#item11593 {
	width:2px !important;
	height:12px !important;
	left:57px !important;
	top:10px !important;
	background:#ffffff;
}

#item11606 {
	width:2px !important;
	height:12px !important;
	left:103px !important;
	top:25px !important;
	background:#ffffff;
}

#item11613 {
	width:1px !important;
	height:7px !important;
	left:68px !important;
	top:43px !important;
	background:#ffffff;
}

#item11676 {
	width:172px !important;
	height:254px !important;
	background:#ffe200;
}

#item2675 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item2684 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2685 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item2921 {
	width:224px !important;
	height:40px !important;
	left:768px !important;
	top:786px !important;
	background:#ffffff;
}

#item12024 {
	width:395px !important;
	height:86px !important;
	left:547px !important;
	top:584px !important;
	background:#1e7c76;
}

#item12025 {
	width:414px !important;
	height:119px !important;
	left:529px !important;
	top:297px !important;
}

#item12131 {
	width:220px !important;
	height:129px !important;
}

#item12083 {
	width:421px !important;
	height:129px !important;
	left:521px !important;
	top:409px !important;
}

#item12142 {
	width:207px !important;
	height:123px !important;
}

#item12140 {
	width:207px !important;
	height:123px !important;
	left:529px !important;
	top:562px !important;
}

#item12200 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item163554 {
	width:422px !important;
	height:106px !important;
}

#item163551 {
	width:422px !important;
	height:106px !important;
	left:529px !important;
	top:572px !important;
}

#item12253 {
	width:445px !important;
	height:691px !important;
	left:-9px !important;
	top:87px !important;
}

#item12271 {
	width:213px !important;
	height:56px !important;
	left:795px !important;
	top:722px !important;
	background:#00aeef;
}

#item12283 {
	width:245px !important;
	height:113px !important;
	left:436px !important;
	top:51px !important;
	background:#00aeef;
}

#item12284 {
	width:487px !important;
	height:113px !important;
	left:521px !important;
	top:51px !important;
	background:#00aeef;
}

#item12395 {
	width:245px !important;
	height:54px !important;
	left:-2px !important;
	top:780px !important;
}

#item12399 {
	width:252px !important;
	height:49px !important;
	left:758px !important;
	top:777px !important;
}

#item12400 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item12401 {
	width:252px !important;
	height:52px !important;
	left:505px !important;
	top:779px !important;
}

#item173469 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item173471 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173472 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173473 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173474 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173475 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173476 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173477 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173478 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173479 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173480 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173481 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item173510 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item173540 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173543 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item173545 {
	width:68px !important;
	height:51px !important;
}

#item173571 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item173600 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item173630 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item173660 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item173689 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item173719 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item173751 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173752 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173753 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item173783 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173784 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item173815 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item173845 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item173874 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item173903 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173932 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item173938 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item173934 {
	width:57px !important;
	height:46px !important;
}

#item173467 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item3396 {
	width:241px !important;
	height:126px !important;
	left:768px !important;
	top:52px !important;
	background:#2fabe2;
}

#item3397 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#2fabe2;
}

#item3524 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#2fabe2;
}

#item3538 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3539 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item14808 {
	width:418px !important;
	height:727px !important;
	top:52px !important;
}

#item14893 {
	width:119px !important;
	height:57px !important;
	left:12px !important;
	top:5px !important;
}

#item14890 {
	width:146px !important;
	height:62px !important;
	left:841px !important;
	top:486px !important;
}

#item14903 {
	width:244px !important;
	height:36px !important;
	background:#fdd900;
}

#item15212 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item15246 {
	width:33px !important;
	height:22px !important;
}

#item15254 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item15270 {
	width:251px !important;
	height:48px !important;
	left:252px !important;
	top:780px !important;
}

#item15278 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item15286 {
	width:250px !important;
	height:57px !important;
	left:507px !important;
	top:780px !important;
}

#item15287 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item15288 {
	width:251px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

#item103729 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item103734 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item103731 {
	width:57px !important;
	height:46px !important;
}

#item173988 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item173990 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173991 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173992 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173993 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173994 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173995 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173996 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173997 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173998 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item173999 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174000 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item174029 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item174058 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174061 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item174063 {
	width:68px !important;
	height:51px !important;
}

#item174089 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item174118 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item174148 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item174178 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item174207 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item174237 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item174269 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174270 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174271 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item174301 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174302 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item174332 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item174362 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item174391 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item174420 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174448 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item174454 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item174450 {
	width:57px !important;
	height:46px !important;
}

#item173986 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item15713 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item15711 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item15718 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item15716 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item14169 {
	width:117px !important;
	height:58px !important;
	left:11px !important;
	top:5px !important;
}

#item14166 {
	width:146px !important;
	height:63px !important;
	left:842px !important;
	top:479px !important;
}

#item14182 {
	width:244px !important;
	height:36px !important;
	background:#fdd900;
}

#item14239 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item14270 {
	width:33px !important;
	height:22px !important;
}

#item14277 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item14294 {
	width:266px !important;
	height:151px !important;
	left:609px !important;
	top:427px !important;
}

#item14302 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item14314 {
	width:259px !important;
	height:58px !important;
	left:494px !important;
	top:779px !important;
}

#item14315 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item14316 {
	width:250px !important;
	height:55px !important;
	left:757px !important;
	top:782px !important;
}

#item103220 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item103225 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item103222 {
	width:57px !important;
	height:46px !important;
}

#item174497 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item174499 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174500 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174501 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174502 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174504 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174505 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174506 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174507 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174508 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174509 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174510 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item174539 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item174568 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174570 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item174572 {
	width:68px !important;
	height:51px !important;
}

#item174599 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item174628 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item174658 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item174688 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item174717 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item174748 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item174778 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174779 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174781 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item174811 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174812 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item174842 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item174872 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item174902 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item174931 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item174959 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item174964 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item174961 {
	width:57px !important;
	height:46px !important;
}

#item174495 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item14741 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item14739 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item14746 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item14744 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item4069 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#24867d;
}

#item4119 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#24867d;
}

#item4123 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#24867d;
}

#item4160 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4161 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item12980 {
	width:126px !important;
	height:63px !important;
	left:9px !important;
	top:8px !important;
}

#item12977 {
	width:150px !important;
	height:74px !important;
	left:837px !important;
	top:476px !important;
}

#item13184 {
	width:244px !important;
	height:37px !important;
	background:#fdd900;
}

#item13208 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:112px !important;
}

#item13275 {
	width:48px !important;
	height:48px !important;
	left:65px !important;
	top:164px !important;
}

#item13306 {
	width:188px !important;
	height:123px !important;
	left:665px !important;
	top:445px !important;
}

#item13319 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:782px !important;
}

#item13331 {
	width:252px !important;
	height:52px !important;
	left:505px !important;
	top:779px !important;
}

#item13354 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item102614 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item102619 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item102616 {
	width:57px !important;
	height:46px !important;
}

#item175012 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item175014 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175015 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175017 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175018 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175019 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175020 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175021 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175022 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175023 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175024 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175025 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item175055 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item175084 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175087 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item175089 {
	width:68px !important;
	height:51px !important;
}

#item175115 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item175144 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item175174 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item175204 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item175234 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item175264 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item175295 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175296 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175297 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item175327 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175328 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item175358 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item175388 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item175417 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item175446 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175474 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item175480 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item175476 {
	width:57px !important;
	height:46px !important;
}

#item175010 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item13779 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item13777 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item13784 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item13782 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item129852 {
	width:392px !important;
	height:384px !important;
	left:62px !important;
	top:415px !important;
}

#item129929 {
	width:144px !important;
	height:88px !important;
	left:189px !important;
	top:254px !important;
	background:#ffcc02;
}

#item129935 {
	width:144px !important;
	height:88px !important;
	left:36px !important;
	top:255px !important;
	background:#ffcc02;
}

#item130086 {
	width:136px !important;
	height:64px !important;
	left:540px !important;
	top:72px !important;
}

#item130091 {
	width:207px !important;
	height:26px !important;
	background:#cd1232;
}

#item16925 {
	width:40px !important;
	height:79px !important;
	left:758px !important;
	top:656px !important;
}

#item16929 {
	width:40px !important;
	height:79px !important;
	left:901px !important;
	top:656px !important;
}

#item167007 {
	width:369px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item167003 {
	width:375px !important;
	height:67px !important;
	left:23px !important;
	top:16px !important;
}

#item167149 {
	width:121px !important;
	height:71px !important;
}

#item167207 {
	width:117px !important;
	height:91px !important;
}

#item167328 {
	width:183px !important;
	height:73px !important;
}

#item167393 {
	width:379px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item167390 {
	width:385px !important;
	height:60px !important;
	left:14px !important;
	top:159px !important;
}

#item167397 {
	width:379px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item167394 {
	width:385px !important;
	height:66px !important;
	left:421px !important;
	top:156px !important;
}

#item167401 {
	width:367px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item167398 {
	width:373px !important;
	height:79px !important;
	left:27px !important;
	top:226px !important;
}

#item167405 {
	width:379px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item167402 {
	width:385px !important;
	height:63px !important;
	left:15px !important;
	top:90px !important;
}

#item167409 {
	width:384px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item167406 {
	width:390px !important;
	height:67px !important;
	left:417px !important;
	top:24px !important;
}

#item167413 {
	width:388px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item167410 {
	width:394px !important;
	height:70px !important;
	left:413px !important;
	top:85px !important;
}

#item167475 {
	width:367px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item167471 {
	width:373px !important;
	height:79px !important;
	left:18px !important;
	top:295px !important;
}

#item167477 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item16967 {
	width:369px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item16965 {
	width:375px !important;
	height:67px !important;
	left:414px !important;
	top:16px !important;
}

#item17116 {
	width:121px !important;
	height:71px !important;
}

#item17173 {
	width:117px !important;
	height:91px !important;
}

#item17302 {
	width:183px !important;
	height:73px !important;
}

#item17378 {
	width:379px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item17376 {
	width:385px !important;
	height:60px !important;
	left:406px !important;
	top:159px !important;
}

#item17382 {
	width:379px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item17380 {
	width:385px !important;
	height:66px !important;
	left:813px !important;
	top:156px !important;
}

#item17386 {
	width:367px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item17384 {
	width:373px !important;
	height:79px !important;
	left:418px !important;
	top:226px !important;
}

#item17390 {
	width:379px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item17388 {
	width:385px !important;
	height:63px !important;
	left:407px !important;
	top:90px !important;
}

#item17394 {
	width:384px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item17392 {
	width:390px !important;
	height:67px !important;
	left:809px !important;
	top:24px !important;
}

#item17398 {
	width:388px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item17396 {
	width:394px !important;
	height:70px !important;
	left:804px !important;
	top:85px !important;
}

#item166896 {
	width:367px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item166893 {
	width:373px !important;
	height:79px !important;
	left:410px !important;
	top:295px !important;
}

#item166936 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item166971 {
	width:1199px !important;
	height:436px !important;
	left:136px !important;
	top:265px !important;
}

#item17413 {
	width:213px !important;
	height:23px !important;
	left:798px !important;
	top:756px !important;
	background:#95c11e;
}

#item17424 {
	width:245px !important;
	height:114px !important;
	left:438px !important;
	top:52px !important;
	background:#95c11e;
}

#item17425 {
	width:487px !important;
	height:113px !important;
	left:523px !important;
	top:52px !important;
	background:#95c11e;
}

#item17529 {
	width:245px !important;
	height:54px !important;
	left:-1px !important;
	top:779px !important;
}

#item17533 {
	width:252px !important;
	height:49px !important;
	left:756px !important;
	top:779px !important;
}

#item17538 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item17539 {
	width:250px !important;
	height:57px !important;
	left:507px !important;
	top:780px !important;
}

#item175612 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item175614 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175615 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175616 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175617 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175618 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175619 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175620 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175621 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175622 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175623 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175624 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item175653 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item175682 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175684 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item175686 {
	width:68px !important;
	height:51px !important;
}

#item175713 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item175742 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item175772 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item175802 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item175832 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item175862 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item175892 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175893 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175894 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item175925 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item175926 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item175956 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item175986 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item176015 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item176044 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176072 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item176079 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item176075 {
	width:57px !important;
	height:46px !important;
}

#item175610 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item3080 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#94c121;
}

#item3081 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#95c11e;
}

#item3095 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#95c11e;
}

#item3108 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3109 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item17993 {
	width:347px !important;
	height:128px !important;
	left:410px !important;
	top:650px !important;
}

#item18091 {
	width:126px !important;
	height:63px !important;
	left:13px !important;
	top:8px !important;
}

#item18088 {
	width:154px !important;
	height:74px !important;
	left:834px !important;
	top:478px !important;
}

#item18100 {
	width:262px !important;
	height:32px !important;
	background:#fdd900;
}

#item18375 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item18410 {
	width:33px !important;
	height:22px !important;
}

#item18419 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item18489 {
	width:219px !important;
	height:130px !important;
	left:631px !important;
	top:450px !important;
}

#item18502 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item18510 {
	width:250px !important;
	height:57px !important;
	left:505px !important;
	top:780px !important;
}

#item18511 {
	width:249px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item18512 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item104701 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item104707 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item104704 {
	width:57px !important;
	height:46px !important;
}

#item176129 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item176131 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176132 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176133 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176134 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176135 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176136 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176137 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176138 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176139 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176140 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176141 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item176170 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item176199 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176202 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item176204 {
	width:68px !important;
	height:51px !important;
}

#item176230 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item176259 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item176289 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item176319 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item176348 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item176378 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item176409 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176410 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176411 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item176441 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176442 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item176472 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item176502 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item176531 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item176560 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176588 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item176594 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item176590 {
	width:57px !important;
	height:46px !important;
}

#item176127 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item18937 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item18935 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item18942 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item18940 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item20283 {
	width:132px !important;
	height:63px !important;
	left:8px !important;
	top:8px !important;
}

#item20280 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:485px !important;
}

#item20297 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item20365 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item20396 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item20411 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:781px !important;
}

#item20423 {
	width:252px !important;
	height:56px !important;
	left:505px !important;
	top:781px !important;
}

#item20424 {
	width:251px !important;
	height:50px !important;
	left:759px !important;
	top:782px !important;
}

#item20425 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item176654 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item176656 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176657 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176658 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176659 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176660 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176661 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176663 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176664 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176665 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176666 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176667 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item176696 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item176725 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176728 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item176731 {
	width:68px !important;
	height:51px !important;
}

#item176757 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item176786 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item176816 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item176846 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item176875 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item176905 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item176937 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176939 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176940 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item176970 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item176971 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item177001 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item177031 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item177060 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item177089 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177117 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item177123 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item177119 {
	width:57px !important;
	height:46px !important;
}

#item176652 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item20850 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item20848 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item20855 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item20853 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item20995 {
	width:244px !important;
	height:41px !important;
	background:#fdd900;
}

#item21019 {
	width:33px !important;
	height:22px !important;
}

#item21029 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item21039 {
	width:23px !important;
	height:38px !important;
	left:862px !important;
	top:73px !important;
	background:#95c11e;
}

#item21272 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item21374 {
	width:133px !important;
	height:59px !important;
	top:8px !important;
}

#item21371 {
	width:151px !important;
	height:74px !important;
	left:837px !important;
	top:483px !important;
}

#item21395 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:779px !important;
}

#item21407 {
	width:252px !important;
	height:46px !important;
	left:505px !important;
	top:782px !important;
}

#item21408 {
	width:243px !important;
	height:50px !important;
	left:765px !important;
	top:778px !important;
}

#item21409 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item177166 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item177168 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177169 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177170 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177171 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177172 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177173 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177174 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177175 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177176 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177177 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177178 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item177207 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item177236 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177239 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177241 {
	width:68px !important;
	height:51px !important;
}

#item177267 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item177296 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item177326 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item177356 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item177385 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item177415 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item177446 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177447 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177448 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item177478 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177480 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item177512 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item177542 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item177571 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item177600 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177628 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item177634 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item177630 {
	width:57px !important;
	height:46px !important;
}

#item177164 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item21834 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item21832 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item21839 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item21837 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item19105 {
	width:126px !important;
	height:63px !important;
	left:10px !important;
	top:8px !important;
}

#item19102 {
	width:153px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

#item19115 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item19399 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item19429 {
	width:33px !important;
	height:22px !important;
}

#item19437 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item19456 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item19468 {
	width:246px !important;
	height:56px !important;
	left:507px !important;
	top:781px !important;
}

#item19469 {
	width:251px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item19470 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item177672 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item177674 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177675 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177676 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177677 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177678 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177679 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177680 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177681 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177682 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177683 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177684 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item177714 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item177743 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177745 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177747 {
	width:68px !important;
	height:51px !important;
}

#item177774 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item177803 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item177833 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item177864 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item177893 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item177923 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item177953 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177954 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177956 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item177986 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item177987 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item178017 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item178047 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item178076 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item178105 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178133 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item178138 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item178135 {
	width:57px !important;
	height:46px !important;
}

#item177670 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item19895 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item19893 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item19900 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item19898 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item165477 {
	width:97px !important;
	height:26px !important;
	background:#fdd900;
}

#item165948 {
	width:126px !important;
	height:63px !important;
	left:10px !important;
	top:8px !important;
}

#item165944 {
	width:153px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

#item166030 {
	width:33px !important;
	height:22px !important;
}

#item166034 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item166001 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item166063 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item166162 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item166164 {
	width:251px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item166167 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item178163 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item178165 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178166 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178167 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178168 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178169 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178171 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178172 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178174 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178175 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178176 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178177 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item178206 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item178235 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178238 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item178240 {
	width:68px !important;
	height:51px !important;
}

#item178266 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item178295 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item178325 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item178355 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item178384 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item178414 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item178446 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178447 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178448 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item178478 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178479 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item178509 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item178540 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item178569 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item178598 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178626 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item178632 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item178628 {
	width:57px !important;
	height:46px !important;
}

#item178161 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item166110 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item166107 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item166114 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item166112 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item22052 {
	width:48px !important;
	height:48px !important;
	left:77px !important;
	top:41px !important;
}

#item22249 {
	width:126px !important;
	height:63px !important;
	left:5px !important;
	top:8px !important;
}

#item22246 {
	width:146px !important;
	height:74px !important;
	left:838px !important;
	top:478px !important;
}

#item22259 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item22338 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:120px !important;
}

#item22367 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item22371 {
	width:247px !important;
	height:56px !important;
	left:505px !important;
	top:781px !important;
}

#item22372 {
	width:245px !important;
	height:57px !important;
	left:763px !important;
	top:780px !important;
}

#item22373 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item178696 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item178698 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178699 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178700 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178701 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178702 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178703 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178704 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178705 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178706 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178707 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178708 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item178737 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item178766 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178769 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item178771 {
	width:68px !important;
	height:51px !important;
}

#item178797 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item178827 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item178857 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item178887 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item178917 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item178947 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item178978 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178979 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178980 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item179010 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179011 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item179041 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item179071 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item179100 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item179129 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179157 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item179163 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item179159 {
	width:57px !important;
	height:46px !important;
}

#item178694 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item22798 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item22796 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item22803 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item22801 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item22972 {
	width:48px !important;
	height:48px !important;
	left:77px !important;
	top:41px !important;
}

#item23170 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item23247 {
	width:33px !important;
	height:22px !important;
	left:797px !important;
	top:138px !important;
}

#item23313 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item23317 {
	width:249px !important;
	height:58px !important;
	left:504px !important;
	top:779px !important;
}

#item23318 {
	width:251px !important;
	height:58px !important;
	left:757px !important;
	top:779px !important;
}

#item23319 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item179222 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item179224 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179225 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179226 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179227 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179228 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179229 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179230 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179231 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179232 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179233 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179234 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item179263 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item179292 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179295 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item179297 {
	width:68px !important;
	height:51px !important;
}

#item179323 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item179352 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item179382 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item179412 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item179441 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item179471 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item179503 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179504 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179505 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item179535 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179536 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item179566 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item179596 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item179625 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item179654 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179682 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item179689 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item179685 {
	width:57px !important;
	height:46px !important;
}

#item179220 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item24204 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item24250 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item24313 {
	width:350px !important;
	height:6px !important;
	left:658px !important;
	top:355px !important;
	background:#95c11e;
}

#item24322 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item24326 {
	width:248px !important;
	height:50px !important;
	left:759px !important;
	top:781px !important;
}

#item24327 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item24328 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item179731 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item179733 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179734 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179735 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179736 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179737 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179738 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179740 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179741 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179742 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179743 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179744 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item179773 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item179802 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179804 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item179806 {
	width:68px !important;
	height:51px !important;
}

#item179834 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item179863 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item179893 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item179923 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item179952 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item179982 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item180012 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180013 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180015 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item180045 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180046 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item180076 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item180106 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item180136 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item180165 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180193 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item180198 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item180195 {
	width:57px !important;
	height:46px !important;
}

#item179729 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item130243 {
	width:392px !important;
	height:384px !important;
	left:62px !important;
	top:415px !important;
}

#item130301 {
	width:144px !important;
	height:88px !important;
	left:189px !important;
	top:254px !important;
	background:#ffcc02;
}

#item130310 {
	width:144px !important;
	height:88px !important;
	left:36px !important;
	top:255px !important;
	background:#ffcc02;
}

#item130460 {
	width:136px !important;
	height:64px !important;
	left:540px !important;
	top:72px !important;
}

#item130465 {
	width:207px !important;
	height:26px !important;
	background:#cd1232;
}

#item26095 {
	width:10px !important;
	height:10px !important;
	left:976px !important;
	top:259px !important;
}

#item26100 {
	width:118px !important;
	height:70px !important;
}

#item26096 {
	width:375px !important;
	height:70px !important;
	left:537px !important;
	top:356px !important;
}

#item26160 {
	width:117px !important;
	height:69px !important;
}

#item26155 {
	width:375px !important;
	height:69px !important;
	left:537px !important;
	top:224px !important;
}

#item26276 {
	width:127px !important;
	height:72px !important;
}

#item26272 {
	width:378px !important;
	height:72px !important;
	left:534px !important;
	top:422px !important;
}

#item26471 {
	width:388px !important;
	height:69px !important;
}

#item26469 {
	width:388px !important;
	height:69px !important;
	left:535px !important;
	top:554px !important;
}

#item26526 {
	width:388px !important;
	height:62px !important;
}

#item26524 {
	width:388px !important;
	height:62px !important;
	left:525px !important;
	top:633px !important;
}

#item26581 {
	width:388px !important;
	height:62px !important;
}

#item26579 {
	width:388px !important;
	height:62px !important;
	left:529px !important;
	top:704px !important;
}

#item163441 {
	width:98px !important;
	height:27px !important;
	left:253px !important;
	top:28px !important;
	background:#fdd900;
}

#item163514 {
	width:184px !important;
	height:73px !important;
}

#item163536 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item163549 {
	width:387px !important;
	height:63px !important;
}

#item163546 {
	width:387px !important;
	height:63px !important;
	left:525px !important;
	top:492px !important;
}

#item98270 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item163729 {
	width:380px !important;
	height:59px !important;
}

#item163730 {
	width:380px !important;
	height:59px !important;
	left:543px !important;
	top:297px !important;
}

#item26622 {
	width:573px !important;
	height:113px !important;
	left:438px !important;
	top:52px !important;
	background:#f5a204;
}

#item26647 {
	width:487px !important;
	height:101px !important;
	left:523px !important;
	top:52px !important;
	background:#f6a200;
}

#item26740 {
	width:252px !important;
	height:49px !important;
	left:755px !important;
	top:779px !important;
}

#item26741 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item26749 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item26750 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item180387 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item180389 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180390 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180392 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180393 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180394 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180395 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180396 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180397 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180398 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180399 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180400 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item180429 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item180458 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180460 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item180462 {
	width:68px !important;
	height:51px !important;
}

#item180490 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item180519 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item180549 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item180580 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item180609 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item180639 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item180669 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180670 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180671 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item180702 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180703 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item180733 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item180763 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item180792 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item180821 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180849 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item180854 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item180851 {
	width:57px !important;
	height:46px !important;
}

#item180385 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item3698 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#f5a204;
}

#item3724 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#f5a204;
}

#item3728 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#f5a204;
}

#item3758 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3759 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item28475 {
	width:133px !important;
	height:63px !important;
	left:3px !important;
	top:8px !important;
}

#item28472 {
	width:152px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

#item28487 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item28533 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item28575 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:147px !important;
}

#item28582 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !important;
}

#item28594 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item28595 {
	width:254px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

#item28596 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item180908 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item180910 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180911 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180912 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180913 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180914 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180915 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180916 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180917 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180918 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180919 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180920 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item180949 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item180978 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180980 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item180982 {
	width:68px !important;
	height:51px !important;
}

#item181008 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item181039 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item181069 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item181099 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item181129 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item181159 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item181189 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181190 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181191 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item181222 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181223 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item181254 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item181284 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item181313 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item181342 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181370 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item181375 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item181372 {
	width:57px !important;
	height:46px !important;
}

#item180906 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item29021 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item29019 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item29026 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item29024 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item93623 {
	width:33px !important;
	height:22px !important;
}

#item93627 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item94575 {
	width:150px !important;
	height:40px !important;
	background:#fdd900;
}

#item93795 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item94780 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item94858 {
	width:133px !important;
	height:63px !important;
	left:3px !important;
	top:8px !important;
}

#item94854 {
	width:152px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

#item93856 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item93860 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item93863 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item94346 {
	width:254px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

#item181462 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item181464 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181465 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181466 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181467 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181468 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181469 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181470 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181471 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181472 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181473 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181474 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item181503 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item181532 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181534 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item181537 {
	width:68px !important;
	height:51px !important;
}

#item181564 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item181593 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item181623 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item181653 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item181682 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item181712 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item181742 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181743 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181744 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item181776 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181777 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item181807 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item181837 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item181866 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item181895 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181923 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item181928 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item181925 {
	width:57px !important;
	height:46px !important;
}

#item181460 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item98231 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item98228 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item98235 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item98233 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item164868 {
	width:33px !important;
	height:22px !important;
	left:797px !important;
	top:146px !important;
}

#item27543 {
	width:132px !important;
	height:63px !important;
	top:8px !important;
}

#item27540 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:476px !important;
}

#item27553 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item27599 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item27650 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item27651 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item27663 {
	width:252px !important;
	height:52px !important;
	left:757px !important;
	top:781px !important;
}

#item27664 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item181961 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item181963 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181964 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181965 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181966 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181967 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181968 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181970 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181971 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181972 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181973 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181974 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item182003 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item182033 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182035 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item182037 {
	width:68px !important;
	height:51px !important;
}

#item182063 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item182094 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item182124 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item182154 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item182183 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item182214 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item182244 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182245 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182246 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item182276 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182278 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item182308 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item182338 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item182367 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item182396 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182424 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item182429 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item182426 {
	width:57px !important;
	height:46px !important;
}

#item181958 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item28089 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28087 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item28094 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28092 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item30295 {
	width:33px !important;
	height:22px !important;
}

#item30303 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item30335 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item30384 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item163399 {
	width:126px !important;
	height:63px !important;
	left:14px !important;
	top:8px !important;
}

#item163395 {
	width:153px !important;
	height:74px !important;
	left:834px !important;
	top:485px !important;
}

#item30478 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:779px !important;
}

#item30490 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item30491 {
	width:260px !important;
	height:56px !important;
	left:757px !important;
	top:778px !important;
}

#item30492 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item182488 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item182490 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182491 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182492 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182493 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182494 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182495 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182496 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182497 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182498 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182499 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182500 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item182529 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item182558 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182561 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item182563 {
	width:68px !important;
	height:51px !important;
}

#item182589 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item182618 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item182648 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item182678 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item182707 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item182738 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item182770 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182771 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182772 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item182802 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182803 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item182833 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item182863 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item182892 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item182921 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182949 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item182955 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item182951 {
	width:57px !important;
	height:46px !important;
}

#item182486 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item163425 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163422 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163429 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163427 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item31063 {
	width:48px !important;
	height:48px !important;
	left:77px !important;
	top:41px !important;
}

#item31281 {
	width:126px !important;
	height:63px !important;
	left:14px !important;
	top:8px !important;
}

#item31278 {
	width:153px !important;
	height:74px !important;
	left:834px !important;
	top:485px !important;
}

#item31290 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item31313 {
	width:33px !important;
	height:22px !important;
	left:834px !important;
	top:137px !important;
}

#item31488 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item31492 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item31493 {
	width:255px !important;
	height:57px !important;
	left:762px !important;
	top:780px !important;
}

#item31494 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item183004 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item183006 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183007 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183008 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183009 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183010 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183011 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183012 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183013 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183014 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183015 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183016 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item183045 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item183075 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183077 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183079 {
	width:68px !important;
	height:51px !important;
}

#item183106 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item183135 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item183165 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item183195 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item183224 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item183254 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item183284 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183285 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183287 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item183317 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183318 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item183348 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item183378 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item183408 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item183437 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183465 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item183471 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item183467 {
	width:57px !important;
	height:46px !important;
}

#item183002 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item31919 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item31917 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item31924 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item31922 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item32024 {
	width:48px !important;
	height:48px !important;
	left:77px !important;
	top:41px !important;
}

#item32054 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item32077 {
	width:27px !important;
	height:18px !important;
	left:485px !important;
	top:236px !important;
}

#item32142 {
	width:643px !important;
	height:20px !important;
	left:878px !important;
	top:754px !important;
	background:#79a290;
}

#item32213 {
	width:27px !important;
	height:18px !important;
	left:483px !important;
	top:488px !important;
}

#item32223 {
	width:27px !important;
	height:18px !important;
	left:473px !important;
	top:744px !important;
}

#item32305 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item32382 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item32457 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item32461 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item32462 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item183526 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item183528 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183529 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183530 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183531 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183532 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183533 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183534 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183535 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183536 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183537 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183538 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item183567 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item183596 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183598 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183600 {
	width:68px !important;
	height:51px !important;
}

#item183627 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item183656 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item183686 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item183716 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item183745 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item183775 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item183805 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183806 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183808 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item183839 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183840 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item183870 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item183900 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item183929 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item183958 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183986 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item183991 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item183988 {
	width:57px !important;
	height:46px !important;
}

#item183524 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item32930 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:615px !important;
	height:776px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item32931 {
	width:670px !important;
	height:680px !important;
	left:311px !important;
	top:52px !important;
	background:#ffffff;
}

#item32932 {
	width:706px !important;
	height:83px !important;
	left:311px !important;
	top:444px !important;
	background:#047ab7;
}

#item130561 {
	width:224px !important;
	height:40px !important;
	left:525px !important;
	top:785px !important;
	background:#ffffff;
}

#item33042 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item33043 {
	width:185px !important;
	height:71px !important;
	left:704px !important;
	top:696px !important;
}

#item33044 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item33045 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item167736 {
	width:284px !important;
	height:158px !important;
}

#item167731 {
	width:453px !important;
	height:158px !important;
	left:490px !important;
	top:420px !important;
}

#item167791 {
	width:70px !important;
	height:27px !important;
	left:873px !important;
	top:455px !important;
	background:#fff;
}

#item167815 {
	width:585px !important;
	height:112px !important;
	left:437px !important;
	top:52px !important;
	background:#ffe200;
}

#item167829 {
	width:213px !important;
	height:56px !important;
	left:796px !important;
	top:722px !important;
	background:#ffe200;
}

#item167830 {
	width:451px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item167846 {
	width:487px !important;
	height:112px !important;
	left:522px !important;
	top:52px !important;
	background:#ffe200;
}

#item168084 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item168086 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item168089 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item184015 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item184017 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184018 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184019 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184020 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184021 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184022 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184023 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184024 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184025 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184026 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184027 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item184056 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item184085 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184088 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item184090 {
	width:68px !important;
	height:51px !important;
}

#item184117 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item184146 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item184176 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item184206 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item184235 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item184265 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item184297 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184298 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184299 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item184329 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184330 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item184360 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item184390 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item184419 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item184448 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184476 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item184483 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item184479 {
	width:57px !important;
	height:46px !important;
}

#item184013 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item6978 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#ffe200;
}

#item6986 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#ffd800;
}

#item7005 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7006 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item7241 {
	width:256px !important;
	height:199px !important;
	left:751px !important;
	top:580px !important;
	background:#ffd800;
}

#item7252 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#ffd800;
}

#item168146 {
	width:380px !important;
	height:56px !important;
	left:637px !important;
	top:295px !important;
	background:#fff;
}

#item168171 {
	width:309px !important;
	height:35px !important;
	background:#fdd900;
}

#item168345 {
	width:129px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item168342 {
	width:146px !important;
	height:74px !important;
	left:836px !important;
	top:490px !important;
}

#item168388 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:145px !important;
}

#item168419 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:108px !important;
}

#item168651 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item168655 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item168662 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item169035 {
	width:245px !important;
	height:55px !important;
	left:760px !important;
	top:782px !important;
}

#item184500 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item184502 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184503 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184504 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184505 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184506 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184507 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184508 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184509 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184510 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184511 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184513 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item184542 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item184571 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184574 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item184576 {
	width:68px !important;
	height:51px !important;
}

#item184603 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item184632 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item184662 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item184692 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item184721 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item184751 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item184782 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184783 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184784 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item184814 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184815 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item184845 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item184876 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item184905 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item184934 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184962 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item184968 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item184964 {
	width:57px !important;
	height:46px !important;
}

#item184498 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item204750 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item204747 {
	width:38px !important;
	height:37px !important;
	left:700px !important;
	top:195px !important;
}

#item204754 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item204755 {
	width:394px !important;
	height:382px !important;
	left:21px !important;
	top:10px !important;
}

#item204752 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item36519 {
	width:38px !important;
	height:75px !important;
	left:806px !important;
	top:657px !important;
}

#item36523 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:658px !important;
}

#item204906 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item204901 {
	width:394px !important;
	height:85px !important;
	left:14px !important;
	top:94px !important;
}

#item204964 {
	width:121px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item204959 {
	width:396px !important;
	height:86px !important;
	left:14px !important;
	top:14px !important;
}

#item205024 {
	width:123px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item205016 {
	width:394px !important;
	height:87px !important;
	left:12px !important;
	top:174px !important;
}

#item205081 {
	width:134px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item205082 {
	width:143px !important;
	height:103px !important;
	left:-4px !important;
	top:-12px !important;
}

#item205076 {
	width:409px !important;
	height:75px !important;
	left:410px !important;
	top:169px !important;
}

#item205140 {
	width:162px !important;
	height:73px !important;
}

#item205134 {
	width:409px !important;
	height:79px !important;
	left:410px !important;
	top:238px !important;
}

#item205193 {
	width:370px !important;
	height:45px !important;
	left:33px !important;
	top:270px !important;
	background:#292a66;
}

#item205240 {
	width:115px !important;
	height:76px !important;
	left:15px !important;
	top:255px !important;
}

#item205248 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#292a66;
}

#item205304 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item205331 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item205328 {
	width:412px !important;
	height:80px !important;
	left:415px !important;
	top:12px !important;
}

#item205333 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#292a66;
}

#item205335 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item205359 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item205360 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item205416 {
	width:390px !important;
	height:74px !important;
}

#item205413 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item205420 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item205417 {
	width:412px !important;
	height:67px !important;
	left:421px !important;
	top:95px !important;
}

#item205425 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item205422 {
	width:396px !important;
	height:73px !important;
	left:15px !important;
	top:253px !important;
}

#item205426 {
	width:372px !important;
	height:45px !important;
	left:31px !important;
	top:341px !important;
	background:#292a66;
}

#item205427 {
	width:136px !important;
	height:80px !important;
	left:10px !important;
	top:323px !important;
}

#item205481 {
	width:139px !important;
	height:32px !important;
	background:#fdd900;
}

#item205505 {
	width:390px !important;
	height:67px !important;
	left:15px !important;
	top:331px !important;
}

#item36534 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item36530 {
	width:394px !important;
	height:85px !important;
	left:404px !important;
	top:94px !important;
}

#item36652 {
	width:121px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item36648 {
	width:396px !important;
	height:86px !important;
	left:404px !important;
	top:14px !important;
}

#item36715 {
	width:123px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item36711 {
	width:394px !important;
	height:87px !important;
	left:402px !important;
	top:174px !important;
}

#item36778 {
	width:134px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item36779 {
	width:143px !important;
	height:103px !important;
	left:-4px !important;
	top:-12px !important;
}

#item36774 {
	width:409px !important;
	height:75px !important;
	left:800px !important;
	top:169px !important;
}

#item36841 {
	width:162px !important;
	height:73px !important;
}

#item36836 {
	width:409px !important;
	height:79px !important;
	left:800px !important;
	top:238px !important;
}

#item36901 {
	width:370px !important;
	height:45px !important;
	left:423px !important;
	top:270px !important;
	background:#292a66;
}

#item36974 {
	width:115px !important;
	height:76px !important;
	left:405px !important;
	top:255px !important;
}

#item36988 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#292a66;
}

#item37046 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item37071 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item37069 {
	width:412px !important;
	height:80px !important;
	left:805px !important;
	top:12px !important;
}

#item37074 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#292a66;
}

#item37076 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item37099 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item37100 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item37155 {
	width:390px !important;
	height:74px !important;
}

#item37153 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item37159 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item37157 {
	width:412px !important;
	height:67px !important;
	left:811px !important;
	top:95px !important;
}

#item36928 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item36926 {
	width:396px !important;
	height:73px !important;
	left:405px !important;
	top:253px !important;
}

#item171074 {
	width:372px !important;
	height:45px !important;
	left:421px !important;
	top:341px !important;
	background:#292a66;
}

#item171075 {
	width:136px !important;
	height:80px !important;
	left:400px !important;
	top:323px !important;
}

#item171191 {
	width:139px !important;
	height:32px !important;
	background:#fdd900;
}

#item171218 {
	width:390px !important;
	height:67px !important;
	left:405px !important;
	top:331px !important;
}

#item204899 {
	width:1223px !important;
	height:403px !important;
	left:122px !important;
	top:238px !important;
}

#item37779 {
	width:585px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#292a73;
}

#item37787 {
	width:229px !important;
	height:29px !important;
	left:797px !important;
	top:750px !important;
	background:#292a73;
}

#item37800 {
	width:487px !important;
	height:112px !important;
	left:523px !important;
	top:51px !important;
	background:#292a73;
}

#item37899 {
	width:252px !important;
	height:49px !important;
	left:757px !important;
	top:777px !important;
}

#item37904 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item37908 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item37909 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item186165 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item186167 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186168 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186169 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186170 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186171 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186172 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186173 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186174 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186175 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186176 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186177 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item186207 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item186236 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186238 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item186240 {
	width:68px !important;
	height:51px !important;
}

#item186266 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item186296 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item186326 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item186356 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item186385 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item186417 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item186447 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186448 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186449 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item186479 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186480 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item186510 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item186540 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item186569 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item186599 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186152 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item186157 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item186154 {
	width:57px !important;
	height:46px !important;
}

#item186150 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item4472 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#292a73;
}

#item4489 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#292a73;
}

#item4493 {
	width:254px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#292a73;
}

#item4518 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4519 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item39637 {
	width:269px !important;
	height:35px !important;
	background:#fdd900;
}

#item39663 {
	width:126px !important;
	height:59px !important;
	left:10px !important;
	top:8px !important;
}

#item39660 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:473px !important;
}

#item39695 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item39712 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item39797 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item39801 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item39802 {
	width:248px !important;
	height:47px !important;
	left:760px !important;
	top:781px !important;
}

#item39803 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item186674 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item186676 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186677 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186678 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186679 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186680 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186681 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186682 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186683 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186684 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186685 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186686 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item186716 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item186745 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186747 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item186749 {
	width:68px !important;
	height:51px !important;
}

#item186775 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item186805 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item186835 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item186865 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item186895 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item186925 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item186955 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186956 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186957 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item186987 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186988 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item187019 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item187049 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item187078 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item187109 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186661 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item186666 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item186663 {
	width:57px !important;
	height:46px !important;
}

#item186659 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item40228 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item40226 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item40233 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item40231 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item40600 {
	width:269px !important;
	height:35px !important;
	background:#fdd900;
}

#item40626 {
	width:126px !important;
	height:59px !important;
	left:6px !important;
	top:8px !important;
}

#item40623 {
	width:147px !important;
	height:74px !important;
	left:841px !important;
	top:483px !important;
}

#item40666 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item40673 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item40720 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item40724 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item40725 {
	width:248px !important;
	height:47px !important;
	left:760px !important;
	top:781px !important;
}

#item40726 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item187222 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item187224 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187225 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187226 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187227 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187228 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187229 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187231 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187232 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187233 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187234 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187235 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item187265 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item187294 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187296 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187298 {
	width:68px !important;
	height:51px !important;
}

#item187324 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item187353 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item187383 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item187413 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item187442 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item187473 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item187503 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187504 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187505 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item187535 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187536 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item187566 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item187596 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item187625 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item187655 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187208 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item187213 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item187210 {
	width:57px !important;
	height:46px !important;
}

#item187206 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item41151 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item41149 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item41156 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item41154 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item41499 {
	width:269px !important;
	height:35px !important;
	background:#fdd900;
}

#item41545 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item41600 {
	width:33px !important;
	height:22px !important;
}

#item41612 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item163372 {
	width:122px !important;
	height:59px !important;
	left:15px !important;
	top:8px !important;
}

#item163367 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item41685 {
	width:251px !important;
	height:57px !important;
	left:252px !important;
	top:780px !important;
}

#item41697 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item41701 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item41702 {
	width:245px !important;
	height:48px !important;
	left:763px !important;
	top:780px !important;
}

#item41703 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item187738 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item187740 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187741 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187742 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187743 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187744 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187745 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187746 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187747 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187748 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187749 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187750 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item187779 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item187809 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187811 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187813 {
	width:68px !important;
	height:51px !important;
}

#item187839 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item187868 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item187899 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item187929 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item187959 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item187990 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item188021 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188022 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188023 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item188053 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188054 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item188084 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item188114 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item188143 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item188172 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187725 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item187730 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item187727 {
	width:57px !important;
	height:46px !important;
}

#item187723 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item163382 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163379 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163386 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163384 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item38523 {
	width:244px !important;
	height:31px !important;
	background:#fdd900;
}

#item38549 {
	width:129px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item38546 {
	width:146px !important;
	height:74px !important;
	left:844px !important;
	top:483px !important;
}

#item38772 {
	width:33px !important;
	height:22px !important;
}

#item38782 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item38795 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item38838 {
	width:245px !important;
	height:54px !important;
	top:779px !important;
}

#item38842 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item38843 {
	width:243px !important;
	height:49px !important;
	left:763px !important;
	top:778px !important;
}

#item38844 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item188237 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item188239 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188240 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188241 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188242 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188244 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188245 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188246 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188247 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188248 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188250 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188251 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item188281 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item188311 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188313 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item188315 {
	width:68px !important;
	height:51px !important;
}

#item188341 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item188370 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item188400 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item188430 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item188459 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item188489 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item188520 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188521 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188522 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item188552 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188553 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item188583 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item188613 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item188642 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item188671 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188222 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item188227 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item188224 {
	width:57px !important;
	height:46px !important;
}

#item188220 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item39269 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item39267 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item39274 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item39272 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item42156 {
	width:360px !important;
	height:129px !important;
	left:406px !important;
	top:650px !important;
}

#item169046 {
	width:182px !important;
	height:49px !important;
	left:237px !important;
	top:52px !important;
	background:#ffd800;
}

#item169074 {
	width:167px !important;
	height:38px !important;
	left:245px !important;
	top:58px !important;
	border:solid 1.04019343263039px #000;
}

#item42535 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item42581 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item42615 {
	width:33px !important;
	height:22px !important;
}

#item42628 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item163361 {
	width:122px !important;
	height:59px !important;
	left:15px !important;
	top:8px !important;
}

#item163357 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item42655 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item42659 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item42660 {
	width:245px !important;
	height:48px !important;
	left:760px !important;
	top:784px !important;
}

#item42661 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item188767 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item188769 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188770 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188771 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188772 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188773 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188774 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188775 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188776 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188777 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188778 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188779 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item188808 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item188837 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188840 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item188842 {
	width:68px !important;
	height:51px !important;
}

#item188868 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item188897 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item188927 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item188957 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item188986 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item189016 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item189047 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189048 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189049 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item189079 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189080 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item189110 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item189140 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item189169 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item189199 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188753 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item188759 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item188756 {
	width:57px !important;
	height:46px !important;
}

#item188751 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item163348 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163345 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163352 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163350 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item43211 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#fdd900;
}

#item43474 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item43520 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item43551 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item43564 {
	width:122px !important;
	height:59px !important;
	left:15px !important;
	top:8px !important;
}

#item43561 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item43594 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item43598 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item43599 {
	width:252px !important;
	height:50px !important;
	left:757px !important;
	top:781px !important;
}

#item43600 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item189279 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item189281 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189282 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189283 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189284 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189285 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189286 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189287 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189288 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189289 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189290 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189291 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item189320 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item189349 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189351 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item189353 {
	width:68px !important;
	height:51px !important;
}

#item189381 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item189410 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item189440 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item189470 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item189499 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item189529 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item189559 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189560 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189562 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item189592 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189593 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item189623 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item189653 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item189683 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item189712 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189265 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item189271 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item189267 {
	width:57px !important;
	height:46px !important;
}

#item189263 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item44025 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44023 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item44030 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44028 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item44090 {
	width:432px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item44193 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd900;
}

#item44434 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item44480 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item44513 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item44510 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item44521 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:149px !important;
}

#item44528 {
	width:215px !important;
	height:155px !important;
	left:635px !important;
	top:421px !important;
}

#item44547 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item44551 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item44552 {
	width:245px !important;
	height:57px !important;
	left:763px !important;
	top:780px !important;
}

#item44553 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item189794 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item189796 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189797 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189798 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189799 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189800 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189801 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189802 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189803 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189804 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189805 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189806 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item189835 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item189864 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189866 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item189868 {
	width:68px !important;
	height:51px !important;
}

#item189895 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item189924 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item189954 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item189984 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item190013 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item190043 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item190073 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190074 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190075 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item190106 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190107 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item190137 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item190168 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item190198 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item190227 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189780 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item189785 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item189782 {
	width:57px !important;
	height:46px !important;
}

#item189778 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item44978 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44976 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item44983 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44981 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item45036 {
	width:380px !important;
	height:88px !important;
	left:637px !important;
	top:275px !important;
	background:#fff;
}

#item45037 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:147px !important;
}

#item45045 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd900;
}

#item45326 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item130579 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item130575 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item45479 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:110px !important;
}

#item45516 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item45520 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item45521 {
	width:245px !important;
	height:44px !important;
	left:763px !important;
	top:784px !important;
}

#item45522 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item190320 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item190322 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190323 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190324 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190325 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190326 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190327 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190328 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190329 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190330 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190332 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190333 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item190362 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item190391 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190393 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item190395 {
	width:68px !important;
	height:51px !important;
}

#item190421 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item190452 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item190482 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item190512 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item190541 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item190571 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item190601 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190602 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190603 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item190633 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190635 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item190665 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item190695 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item190724 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item190753 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190306 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item190311 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item190308 {
	width:57px !important;
	height:46px !important;
}

#item190304 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item163332 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163329 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163336 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163334 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item45985 {
	width:380px !important;
	height:56px !important;
	left:637px !important;
	top:295px !important;
	background:#fff;
}

#item45986 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:149px !important;
}

#item45993 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd900;
}

#item46296 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item130930 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item130926 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item46513 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:108px !important;
}

#item46557 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item46561 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item46562 {
	width:251px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item46563 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item190832 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item190834 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190836 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190837 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190838 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190839 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190840 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190841 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190843 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190844 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190845 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190846 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item190875 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item190904 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190906 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item190908 {
	width:68px !important;
	height:51px !important;
}

#item190934 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item190963 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item190994 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item191025 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item191054 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item191084 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item191114 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191115 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191116 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item191146 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191147 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item191178 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item191208 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item191237 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item191267 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190819 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item190824 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item190821 {
	width:57px !important;
	height:46px !important;
}

#item190817 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item163318 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163315 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163323 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163321 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item130613 {
	width:392px !important;
	height:384px !important;
	left:62px !important;
	top:415px !important;
}

#item130670 {
	width:144px !important;
	height:88px !important;
	left:189px !important;
	top:254px !important;
	background:#ffcc02;
}

#item130676 {
	width:144px !important;
	height:88px !important;
	left:36px !important;
	top:255px !important;
	background:#ffcc02;
}

#item130831 {
	width:136px !important;
	height:64px !important;
	left:540px !important;
	top:72px !important;
}

#item130837 {
	width:207px !important;
	height:26px !important;
	background:#cd1232;
}

#item50208 {
	width:10px !important;
	height:10px !important;
	left:782px !important;
	top:232px !important;
}

#item164673 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:663px !important;
}

#item164677 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:665px !important;
}

#item169582 {
	width:374px !important;
	height:57px !important;
	left:53px !important;
	top:381px !important;
	background:#b1804b;
}

#item169611 {
	width:170px !important;
	height:75px !important;
}

#item169605 {
	width:418px !important;
	height:81px !important;
	left:12px !important;
	top:17px !important;
}

#item169669 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item169664 {
	width:432px !important;
	height:78px !important;
	left:10px !important;
	top:92px !important;
}

#item169726 {
	width:117px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item169721 {
	width:388px !important;
	height:81px !important;
	left:441px !important;
	top:159px !important;
}

#item169785 {
	width:117px !important;
	height:75px !important;
}

#item169778 {
	width:394px !important;
	height:81px !important;
	left:439px !important;
	top:89px !important;
}

#item169844 {
	width:117px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
}

#item169839 {
	width:398px !important;
	height:88px !important;
	left:439px !important;
	top:10px !important;
}

#item169903 {
	width:130px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item169897 {
	width:401px !important;
	height:83px !important;
	left:29px !important;
	top:301px !important;
}

#item170002 {
	width:118px !important;
	height:78px !important;
	left:37px !important;
	top:369px !important;
}

#item170003 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item170014 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item170011 {
	width:398px !important;
	height:75px !important;
	left:43px !important;
	top:373px !important;
}

#item170018 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:8px !important;
	background:#fdd900;
}

#item170089 {
	width:113px !important;
	height:71px !important;
}

#item170121 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:12px !important;
	background:#fdd900;
}

#item170168 {
	width:116px !important;
	height:72px !important;
}

#item170178 {
	width:393px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item170175 {
	width:399px !important;
	height:72px !important;
	left:31px !important;
	top:163px !important;
}

#item170183 {
	width:401px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item170179 {
	width:407px !important;
	height:77px !important;
	left:29px !important;
	top:235px !important;
}

#item50282 {
	width:170px !important;
	height:75px !important;
}

#item50277 {
	width:418px !important;
	height:81px !important;
	left:414px !important;
	top:17px !important;
}

#item50340 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item50336 {
	width:432px !important;
	height:78px !important;
	left:412px !important;
	top:92px !important;
}

#item50457 {
	width:117px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item50453 {
	width:388px !important;
	height:81px !important;
	left:843px !important;
	top:159px !important;
}

#item50576 {
	width:117px !important;
	height:75px !important;
}

#item50571 {
	width:394px !important;
	height:81px !important;
	left:841px !important;
	top:89px !important;
}

#item50638 {
	width:117px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
}

#item50634 {
	width:398px !important;
	height:88px !important;
	left:841px !important;
	top:10px !important;
}

#item50700 {
	width:130px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item50696 {
	width:401px !important;
	height:83px !important;
	left:430px !important;
	top:301px !important;
}

#item50956 {
	width:118px !important;
	height:78px !important;
	left:439px !important;
	top:369px !important;
}

#item50957 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item50968 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item50966 {
	width:398px !important;
	height:75px !important;
	left:445px !important;
	top:373px !important;
}

#item98305 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:8px !important;
	background:#fdd900;
}

#item98448 {
	width:113px !important;
	height:71px !important;
}

#item95679 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:12px !important;
	background:#fdd900;
}

#item98566 {
	width:116px !important;
	height:72px !important;
}

#item98579 {
	width:393px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item98580 {
	width:399px !important;
	height:72px !important;
	left:433px !important;
	top:163px !important;
}

#item98623 {
	width:401px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item98624 {
	width:407px !important;
	height:77px !important;
	left:430px !important;
	top:235px !important;
}

#item169580 {
	width:1239px !important;
	height:478px !important;
	left:95px !important;
	top:216px !important;
}

#item51674 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#b07e49;
}

#item51681 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#b07e49;
}

#item51694 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#b27f4a;
}

#item51823 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item51831 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item51832 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item191356 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item191358 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191359 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191360 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191363 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191364 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191365 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191366 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191367 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191368 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191369 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191370 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item191399 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item191428 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191430 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item191432 {
	width:68px !important;
	height:51px !important;
}

#item191458 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item191488 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item191519 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item191549 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item191578 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item191609 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item191639 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191640 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191641 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item191671 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191672 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item191703 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item191733 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item191762 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item191791 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191343 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item191348 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item191345 {
	width:57px !important;
	height:46px !important;
}

#item191341 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item5126 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#b1814a;
}

#item5133 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#b1814a;
}

#item5137 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#b1814a;
}

#item5164 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5165 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item52587 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item52633 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item52668 {
	width:144px !important;
	height:59px !important;
	top:8px !important;
}

#item52665 {
	width:147px !important;
	height:74px !important;
	left:840px !important;
	top:483px !important;
}

#item52688 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item52718 {
	width:245px !important;
	height:54px !important;
	left:-7px !important;
	top:779px !important;
}

#item52722 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item52723 {
	width:245px !important;
	height:58px !important;
	left:763px !important;
	top:779px !important;
}

#item52724 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item191893 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item191895 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191896 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191897 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191898 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191899 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191902 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191903 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191904 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191905 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191906 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191907 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item191936 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item191965 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191967 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item191969 {
	width:68px !important;
	height:51px !important;
}

#item191995 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item192024 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item192054 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item192085 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item192114 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item192144 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item192174 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192175 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192176 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item192206 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192207 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item192237 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item192268 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item192297 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item192326 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191880 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item191885 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item191882 {
	width:57px !important;
	height:46px !important;
}

#item191878 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item53149 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item53147 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item53154 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item53152 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item53502 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item53528 {
	width:126px !important;
	height:59px !important;
	left:11px !important;
	top:8px !important;
}

#item53525 {
	width:153px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item53559 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item53590 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item53619 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:782px !important;
}

#item53623 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item53624 {
	width:256px !important;
	height:54px !important;
	left:761px !important;
	top:783px !important;
}

#item53625 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item192419 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item192421 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192422 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192423 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192424 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192425 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192426 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192427 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192429 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192430 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192431 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192432 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item192461 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item192490 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192492 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item192494 {
	width:68px !important;
	height:51px !important;
}

#item192520 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item192549 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item192579 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item192610 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item192639 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item192669 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item192699 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192700 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192701 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item192732 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192733 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item192763 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item192793 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item192823 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item192853 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192405 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item192411 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item192407 {
	width:57px !important;
	height:46px !important;
}

#item192403 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item54050 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item54048 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item54055 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item54053 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item54219 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

#item96041 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd900;
}

#item54453 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item54479 {
	width:126px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item54476 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item54511 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item54549 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item54578 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item54579 {
	width:254px !important;
	height:61px !important;
	left:763px !important;
	top:776px !important;
}

#item54580 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item192912 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item192915 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192916 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192917 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192918 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192919 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192920 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192921 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192922 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192923 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192925 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192926 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item192955 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item192984 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192986 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item192988 {
	width:68px !important;
	height:51px !important;
}

#item193015 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item193045 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item193075 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item193105 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item193135 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item193165 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item193195 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193196 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193197 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item193227 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193228 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item193258 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item193288 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item193318 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item193347 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192899 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item192904 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item192901 {
	width:57px !important;
	height:46px !important;
}

#item192897 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item55005 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55003 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item55010 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55008 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item55169 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:781px !important;
}

#item96068 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd900;
}

#item55413 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item55459 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item55495 {
	width:126px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item55492 {
	width:144px !important;
	height:74px !important;
	left:844px !important;
	top:483px !important;
}

#item55508 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item55535 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item55536 {
	width:256px !important;
	height:49px !important;
	left:761px !important;
	top:779px !important;
}

#item55537 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item193631 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item193633 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193634 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193635 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193636 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193637 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193638 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193639 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193640 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193641 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193642 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193643 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item193672 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item193702 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193704 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item193706 {
	width:68px !important;
	height:51px !important;
}

#item193732 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item193761 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item193791 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item193821 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item193850 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item193881 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item193912 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193913 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193914 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item193944 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193945 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item193976 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item194008 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item194037 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item194066 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193618 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item193623 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item193620 {
	width:57px !important;
	height:46px !important;
}

#item193616 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item55962 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55960 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item55967 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55965 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item56340 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item56386 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item56418 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item56501 {
	width:126px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item56498 {
	width:144px !important;
	height:74px !important;
	left:832px !important;
	top:479px !important;
}

#item56522 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:779px !important;
}

#item56526 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item56527 {
	width:256px !important;
	height:60px !important;
	left:761px !important;
	top:777px !important;
}

#item56528 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item194149 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item194151 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194152 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194153 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194154 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194155 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194156 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194157 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194158 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194159 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194160 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194161 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item194190 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item194219 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194222 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item194224 {
	width:68px !important;
	height:51px !important;
}

#item194250 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item194280 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item194310 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item194340 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item194369 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item194399 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item194430 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194431 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194432 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item194462 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194463 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item194493 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item194523 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item194552 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item194581 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194136 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item194141 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item194138 {
	width:57px !important;
	height:46px !important;
}

#item194134 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item56953 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item56951 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item56958 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item56956 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item57344 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item57390 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item57422 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item57419 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item57431 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item57453 {
	width:243px !important;
	height:135px !important;
	left:613px !important;
	top:445px !important;
}

#item57471 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item57475 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item57476 {
	width:254px !important;
	height:56px !important;
	left:763px !important;
	top:781px !important;
}

#item57477 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item194656 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item194658 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194659 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194660 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194661 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194662 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194663 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194664 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194665 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194667 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194668 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194669 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item194698 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item194727 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194729 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item194731 {
	width:68px !important;
	height:51px !important;
}

#item194758 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item194787 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item194817 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item194847 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item194876 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item194906 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item194936 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194937 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194939 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item194969 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194970 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item195000 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item195030 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item195059 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item195088 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item194642 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item194648 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item194645 {
	width:57px !important;
	height:46px !important;
}

#item194640 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item57902 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item57900 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item57907 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item57905 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item58265 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item58353 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:115px !important;
}

#item163256 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item163252 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item58401 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item58405 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item58406 {
	width:256px !important;
	height:58px !important;
	left:761px !important;
	top:779px !important;
}

#item58407 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item195175 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item195177 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195178 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195179 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195180 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195181 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195182 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195183 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195184 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195185 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195187 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195188 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item195217 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item195246 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195248 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item195250 {
	width:68px !important;
	height:51px !important;
}

#item195277 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item195306 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item195336 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item195366 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item195395 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item195426 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item195456 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195458 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195459 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item195490 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195491 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item195521 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item195551 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item195580 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item195609 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195161 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item195166 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item195163 {
	width:57px !important;
	height:46px !important;
}

#item195159 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item163278 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163275 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163282 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163280 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item60149 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item60206 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item60239 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item163217 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item163213 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item60295 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item60299 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item60300 {
	width:256px !important;
	height:60px !important;
	left:761px !important;
	top:777px !important;
}

#item60301 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item195693 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item195695 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195697 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195698 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195699 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195700 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195701 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195702 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195703 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195704 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195705 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195706 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item195735 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item195764 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195766 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item195768 {
	width:68px !important;
	height:51px !important;
}

#item195794 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item195824 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item195854 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item195884 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item195913 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item195943 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item195973 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195974 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195975 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item196005 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196007 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item196037 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item196067 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item196096 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item196125 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item195679 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item195684 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item195681 {
	width:57px !important;
	height:46px !important;
}

#item195677 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item163224 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163221 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163228 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163226 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item61644 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item61963 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item62009 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item62041 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item163185 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item163181 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item62115 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item62119 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item62120 {
	width:251px !important;
	height:46px !important;
	left:757px !important;
	top:782px !important;
}

#item62121 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item196192 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item196194 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196196 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196197 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196198 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196199 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196200 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196201 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196202 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196203 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196204 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196205 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item196234 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item196263 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196265 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196267 {
	width:68px !important;
	height:51px !important;
}

#item196293 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item196323 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item196353 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item196384 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item196413 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item196443 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item196473 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196474 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196475 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item196505 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196506 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item196537 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item196567 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item196596 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item196625 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196178 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item196184 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item196180 {
	width:57px !important;
	height:46px !important;
}

#item196176 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item163202 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163199 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163206 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163204 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item5761 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#9d9c9c;
}

#item5769 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#000;
}

#item5791 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5792 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item62577 {
	width:348px !important;
	height:58px !important;
	left:538px !important;
	top:635px !important;
	background:#575656;
}

#item62648 {
	width:84px !important;
	height:69px !important;
}

#item62644 {
	width:378px !important;
	height:69px !important;
	left:507px !important;
	top:538px !important;
}

#item62708 {
	width:80px !important;
	height:85px !important;
	left:512px !important;
	top:327px !important;
}

#item62709 {
	width:94px !important;
	height:85px !important;
	left:-15px !important;
}

#item62724 {
	width:380px !important;
	height:81px !important;
}

#item62722 {
	width:380px !important;
	height:81px !important;
	left:512px !important;
	top:331px !important;
}

#item62726 {
	width:96px !important;
	height:108px !important;
	left:505px !important;
	top:614px !important;
}

#item62762 {
	width:378px !important;
	height:81px !important;
}

#item62760 {
	width:378px !important;
	height:81px !important;
	left:514px !important;
	top:625px !important;
}

#item62765 {
	width:345px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#575656;
}

#item62768 {
	width:66px !important;
	height:102px !important;
}

#item62769 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item62766 {
	width:333px !important;
	height:102px !important;
}

#item62809 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item62923 {
	width:378px !important;
	height:76px !important;
}

#item62921 {
	width:378px !important;
	height:76px !important;
	left:513px !important;
	top:432px !important;
}

#item62983 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item63008 {
	width:397px !important;
	height:81px !important;
}

#item63006 {
	width:397px !important;
	height:81px !important;
	left:495px !important;
	top:238px !important;
}

#item64075 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item64079 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item64080 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item64093 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:441px !important;
	height:726px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item64138 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item64197 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item64201 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item64202 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item196722 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item196724 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196725 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196726 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196727 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196728 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196729 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196730 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196731 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196732 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196733 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196734 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item196763 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item196793 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196795 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196797 {
	width:68px !important;
	height:51px !important;
}

#item196823 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item196853 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item196883 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item196913 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item196942 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item196972 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item197005 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197006 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197007 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item197037 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197038 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item197068 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item197098 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item197127 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item197157 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item196708 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item196713 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item196710 {
	width:57px !important;
	height:46px !important;
}

#item196706 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item64665 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:441px !important;
	height:726px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item64875 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item64898 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item64943 {
	width:204px !important;
	height:60px !important;
	left:46px !important;
	top:143px !important;
	border-radius:10px;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item64989 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item65020 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item65024 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item65025 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item197252 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item197254 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197255 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197256 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197257 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197258 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197259 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197260 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197261 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197262 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197263 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197264 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item197293 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item197322 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197325 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197327 {
	width:68px !important;
	height:51px !important;
}

#item197353 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item197382 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item197412 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item197442 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item197472 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item197502 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item197533 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197534 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197535 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item197565 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197566 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item197596 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item197627 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item197656 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item197686 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197239 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item197244 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item197241 {
	width:57px !important;
	height:46px !important;
}

#item197237 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item65487 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:440px !important;
	height:639px !important;
	left:577px !important;
	top:139px !important;
	background:#000;
}

#item65488 {
	width:14px !important;
	height:14px !important;
	left:795px !important;
	top:97px !important;
	border-radius:1px;
	background:#f39c00;
}

#item65511 {
	width:14px !important;
	height:14px !important;
	left:888px !important;
	top:97px !important;
	border-radius:1px;
	background:#00aeef;
}

#item65534 {
	width:141px !important;
	height:23px !important;
	left:52px !important;
	top:117px !important;
	background:#ffd800;
}

#item65586 {
	width:155px !important;
	height:23px !important;
	left:55px !important;
	top:424px !important;
	background:#ffd800;
}

#item65800 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item65809 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item65813 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item65814 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item197755 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item197757 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197758 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197759 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197760 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197762 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197763 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197764 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197765 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197766 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197767 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197768 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item197797 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item197826 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197829 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197831 {
	width:68px !important;
	height:51px !important;
}

#item197858 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item197887 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item197917 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item197947 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item197976 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item198006 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item198036 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198037 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198039 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item198069 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198070 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item198100 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item198130 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item198159 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item198188 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item197741 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item197747 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item197744 {
	width:57px !important;
	height:46px !important;
}

#item197739 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item66268 {
	width:1026px !important;
	height:86px !important;
	left:-9px !important;
	top:52px !important;
	background:#000;
}

#item66280 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1026px !important;
	height:86px !important;
	left:-9px !important;
	top:54px !important;
	background:#000;
}

#item66337 {
	width:141px !important;
	height:18px !important;
	left:544px !important;
	top:363px !important;
	background:#ffd800;
}

#item66426 {
	width:141px !important;
	height:18px !important;
	left:544px !important;
	top:569px !important;
	background:#ffd800;
}

#item66526 {
	width:14px !important;
	height:14px !important;
	left:795px !important;
	top:97px !important;
	border-radius:1px;
	background:#f39c00;
}

#item66549 {
	width:14px !important;
	height:14px !important;
	left:888px !important;
	top:97px !important;
	border-radius:1px;
	background:#00aeef;
}

#item66572 {
	width:155px !important;
	height:19px !important;
	left:544px !important;
	top:163px !important;
	background:#ffd800;
}

#item66824 {
	width:155px !important;
	height:23px !important;
	left:37px !important;
	top:163px !important;
	background:#ffd800;
}

#item66900 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item66904 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item66905 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item66906 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item198261 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item198263 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198264 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198265 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198266 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198267 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198268 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198269 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198270 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198271 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198273 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198274 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item198303 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item198332 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198334 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item198336 {
	width:68px !important;
	height:51px !important;
}

#item198364 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item198393 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item198424 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item198454 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item198483 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item198513 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item198543 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198544 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198545 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item198576 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198577 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item198607 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item198637 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item198666 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item198695 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198247 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item198252 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item198249 {
	width:57px !important;
	height:46px !important;
}

#item198245 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item2406 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2407 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item67359 {
	width:1219px !important;
	height:59px !important;
	left:-44px !important;
	top:69px !important;
	background:#000;
}

#item67369 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1219px !important;
	height:77px !important;
	left:-44px !important;
	top:52px !important;
	background:#000;
}

#item67392 {
	width:175px !important;
	height:23px !important;
	left:36px !important;
	top:533px !important;
	background:#ffd800;
}

#item67630 {
	opacity:0.84;
	width:575px !important;
	height:239px !important;
	left:486px !important;
	top:526px !important;
	background:#f5f5f5;
}

#item67653 {
	width:14px !important;
	height:14px !important;
	left:796px !important;
	top:97px !important;
	border-radius:1px;
	background:#f39c00;
}

#item67676 {
	width:14px !important;
	height:14px !important;
	left:889px !important;
	top:97px !important;
	border-radius:1px;
	background:#00aeef;
}

#item67722 {
	width:154px !important;
	height:23px !important;
	left:485px !important;
	top:147px !important;
	background:#ffd800;
}

#item67823 {
	width:610px !important;
	height:5px !important;
	left:486px !important;
	top:528px !important;
	background:#ffd800;
}

#item67824 {
	width:141px !important;
	height:23px !important;
	left:486px !important;
	top:339px !important;
	background:#ffd800;
}

#item67954 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item67958 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item67959 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item67960 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item198781 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item198783 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198784 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198785 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198786 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198787 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198788 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198789 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198790 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198791 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198792 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198793 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item198822 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item198851 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198853 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item198855 {
	width:68px !important;
	height:51px !important;
}

#item198881 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item198911 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item198941 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item198971 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item199000 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item199031 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item199062 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199064 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199065 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item199095 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199097 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item199127 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item199157 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item199186 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item199215 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item198767 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item198772 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item198769 {
	width:57px !important;
	height:46px !important;
}

#item198765 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item68680 {
	width:121px !important;
	height:162px !important;
	left:732px !important;
	top:199px !important;
	background:#fff;
}

#item69550 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item69554 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item69555 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item69556 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item199295 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item199297 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199299 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199300 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199301 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199302 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199303 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199304 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199305 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199306 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199307 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199308 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item199337 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item199366 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199368 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item199370 {
	width:68px !important;
	height:51px !important;
}

#item199396 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item199426 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item199457 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item199487 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item199516 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item199546 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item199577 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199578 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199579 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item199609 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199610 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item199641 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item199671 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item199701 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item199730 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199282 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item199287 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item199284 {
	width:57px !important;
	height:46px !important;
}

#item199280 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item70017 {
	width:397px !important;
	height:100px !important;
	left:529px !important;
	top:302px !important;
	background:#6e358b;
}

#item70018 {
	width:397px !important;
	height:100px !important;
	left:529px !important;
	top:466px !important;
	background:#6e358b;
}

#item70019 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#6e358b;
}

#item70028 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#6e358b;
}

#item70045 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#6e358b;
}

#item70126 {
	width:192px !important;
	height:121px !important;
	left:485px !important;
	top:287px !important;
}

#item70143 {
	width:204px !important;
	height:146px !important;
	left:492px !important;
	top:425px !important;
}

#item70269 {
	width:444px !important;
	height:127px !important;
}

#item70267 {
	width:444px !important;
	height:127px !important;
	left:492px !important;
	top:281px !important;
}

#item70273 {
	width:444px !important;
	height:127px !important;
}

#item70271 {
	width:444px !important;
	height:127px !important;
	left:503px !important;
	top:444px !important;
}

#item70275 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item70283 {
	width:252px !important;
	height:49px !important;
	left:756px !important;
	top:779px !important;
}

#item70284 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item70285 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item199807 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item199809 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199810 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199811 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199813 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199814 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199815 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199816 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199817 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199818 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199819 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199820 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item199849 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item199879 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199881 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item199883 {
	width:68px !important;
	height:51px !important;
}

#item199909 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item199938 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item199969 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item199999 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item200028 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item200058 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item200088 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200089 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200090 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item200120 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200121 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item200152 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item200182 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item200211 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item200240 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item199793 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item199798 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item199795 {
	width:57px !important;
	height:46px !important;
}

#item199791 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item5444 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#6e358b;
}

#item5454 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#6e358b;
}

#item5458 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#6e358b;
}

#item5488 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5489 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item70750 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item70852 {
	width:33px !important;
	height:22px !important;
	left:782px !important;
	top:135px !important;
}

#item70861 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item163735 {
	width:224px !important;
	height:38px !important;
	left:771px !important;
	top:782px !important;
	background:#fff;
}

#item71127 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item71132 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item71133 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item200347 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item200349 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200350 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200351 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200352 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200353 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200355 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200356 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200357 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200358 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200359 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200360 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item200389 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item200418 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200420 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item200422 {
	width:68px !important;
	height:51px !important;
}

#item200448 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item200478 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item200508 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item200540 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item200569 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item200599 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item200629 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200630 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200631 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item200661 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200662 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item200692 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item200723 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item200752 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item200781 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200333 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item200339 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item200336 {
	width:57px !important;
	height:46px !important;
}

#item200331 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item71603 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item71710 {
	width:33px !important;
	height:22px !important;
	left:782px !important;
	top:142px !important;
}

#item71722 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item72005 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item72009 {
	width:249px !important;
	height:59px !important;
	left:759px !important;
	top:778px !important;
}

#item72010 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item72011 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item200875 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item200877 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200878 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200879 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200880 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200881 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200882 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200883 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200885 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200886 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200887 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200889 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item200918 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item200947 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200949 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item200951 {
	width:68px !important;
	height:51px !important;
}

#item200978 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item201007 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item201038 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item201069 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item201098 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item201128 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item201158 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201159 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201160 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item201190 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201191 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item201221 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item201251 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item201282 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item201311 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item200862 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item200867 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item200864 {
	width:57px !important;
	height:46px !important;
}

#item200860 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item72482 {
	width:355px !important;
	height:96px !important;
	left:570px !important;
	top:564px !important;
	background:#79a290;
}

#item72483 {
	width:355px !important;
	height:88px !important;
	left:571px !important;
	top:434px !important;
	background:#79a290;
}

#item72484 {
	width:355px !important;
	height:88px !important;
	left:570px !important;
	top:298px !important;
	background:#79a290;
}

#item72485 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item72508 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item72553 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#79a290;
}

#item72562 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#79a290;
}

#item72805 {
	width:408px !important;
	height:123px !important;
}

#item72803 {
	width:408px !important;
	height:123px !important;
	left:523px !important;
	top:276px !important;
}

#item72809 {
	width:408px !important;
	height:114px !important;
}

#item72807 {
	width:408px !important;
	height:114px !important;
	left:528px !important;
	top:423px !important;
}

#item72813 {
	width:408px !important;
	height:111px !important;
}

#item72811 {
	width:408px !important;
	height:111px !important;
	left:523px !important;
	top:555px !important;
}

#item72841 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item72849 {
	width:252px !important;
	height:49px !important;
	left:756px !important;
	top:779px !important;
}

#item72850 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item72851 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item201393 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item201395 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201396 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201397 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201398 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201399 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201400 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201401 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201402 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201403 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201405 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201406 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item201435 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item201464 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201466 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item201468 {
	width:68px !important;
	height:51px !important;
}

#item201494 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item201524 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item201554 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item201584 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item201614 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item201644 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item201674 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201675 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201676 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item201706 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201707 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item201737 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item201767 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item201797 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item201826 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item201380 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item201385 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item201382 {
	width:57px !important;
	height:46px !important;
}

#item201378 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item73644 {
	width:38px !important;
	height:25px !important;
	left:369px !important;
	top:569px !important;
}

#item73663 {
	width:38px !important;
	height:34px !important;
	left:477px !important;
	top:563px !important;
}

#item74151 {
	width:643px !important;
	height:43px !important;
	left:709px !important;
	top:732px !important;
	background:#79a290;
}

#item74189 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item74193 {
	width:236px !important;
	height:55px !important;
	left:772px !important;
	top:780px !important;
	background:#fff;
}

#item74194 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item74195 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item202205 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item202207 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202208 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202209 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202210 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202211 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202212 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202213 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202214 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202215 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202216 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202218 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item202247 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item202277 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202279 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item202281 {
	width:68px !important;
	height:51px !important;
}

#item202307 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item202336 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item202366 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item202396 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item202425 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item202456 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item202486 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202487 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202488 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item202518 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202519 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item202550 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item202580 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item202609 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item202638 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202192 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item202197 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item202194 {
	width:57px !important;
	height:46px !important;
}

#item202190 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item6696 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6697 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item74663 {
	width:355px !important;
	height:68px !important;
	left:570px !important;
	top:486px !important;
	background:#a03320;
}

#item74664 {
	width:355px !important;
	height:68px !important;
	left:571px !important;
	top:380px !important;
	background:#a03320;
}

#item74665 {
	width:355px !important;
	height:68px !important;
	left:570px !important;
	top:273px !important;
	background:#a03320;
}

#item74666 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item74689 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item74734 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#a03320;
}

#item74741 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#a03320;
}

#item74903 {
	width:408px !important;
	height:96px !important;
}

#item74901 {
	width:408px !important;
	height:96px !important;
	left:544px !important;
	top:254px !important;
}

#item74907 {
	width:408px !important;
	height:92px !important;
}

#item74905 {
	width:408px !important;
	height:92px !important;
	left:531px !important;
	top:364px !important;
}

#item74911 {
	width:408px !important;
	height:89px !important;
}

#item74909 {
	width:408px !important;
	height:89px !important;
	left:531px !important;
	top:475px !important;
}

#item74917 {
	width:355px !important;
	height:68px !important;
	left:577px !important;
	top:599px !important;
	background:#a03320;
}

#item74942 {
	width:408px !important;
	height:88px !important;
}

#item74940 {
	width:408px !important;
	height:88px !important;
	left:523px !important;
	top:595px !important;
}

#item74984 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item74992 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item74993 {
	width:236px !important;
	height:38px !important;
	left:764px !important;
	top:782px !important;
	background:#fff;
}

#item74994 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item202721 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item202723 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202724 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202725 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202726 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202727 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202728 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202729 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202730 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202733 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202734 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202735 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item202765 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item202795 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202797 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item202799 {
	width:68px !important;
	height:51px !important;
}

#item202825 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item202854 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item202884 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item202914 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item202943 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item202973 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item203005 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203006 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203007 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item203037 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203038 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item203068 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item203098 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item203127 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item203156 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item202708 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item202713 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item202710 {
	width:57px !important;
	height:46px !important;
}

#item202706 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item75559 {
	width:649px !important;
	height:54px !important;
	left:704px !important;
	top:720px !important;
	background:#a03320;
}

#item75927 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item75931 {
	width:242px !important;
	height:40px !important;
	left:767px !important;
	top:780px !important;
	background:#fff;
}

#item75932 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item75933 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item203224 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item203226 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203227 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203228 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203229 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203230 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203231 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203232 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203233 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203234 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203235 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203236 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item203265 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item203294 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203297 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item203299 {
	width:68px !important;
	height:51px !important;
}

#item203325 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item203354 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item203385 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item203416 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item203445 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item203475 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item203505 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203507 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203508 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item203538 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203539 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item203569 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item203599 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item203629 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item203658 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203211 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item203216 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item203213 {
	width:57px !important;
	height:46px !important;
}

#item203208 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item6384 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#a03320;
}

#item6391 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#a03320;
}

#item6408 {
	width:2016px !important;
	height:104px !important;
	left:979px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6409 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6410 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item76426 {
	width:362px !important;
	height:50px !important;
	left:655px !important;
	top:316px !important;
	background:#fff;
}

#item76428 {
	width:256px !important;
	height:166px !important;
	left:752px !important;
	top:615px !important;
	background:#a03320;
}

#item76512 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item76639 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item76643 {
	width:245px !important;
	height:57px !important;
	left:764px !important;
	top:780px !important;
}

#item76644 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item76645 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item203740 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item203742 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203743 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203744 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203745 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203746 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203747 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203748 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203749 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203750 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203751 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203752 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item203781 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item203810 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203812 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item203814 {
	width:68px !important;
	height:51px !important;
}

#item203841 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item203870 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item203900 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item203930 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item203959 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item203989 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item204019 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204020 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204021 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item204052 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204053 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item204084 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item204114 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item204143 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item204172 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item203725 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item203731 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item203727 {
	width:57px !important;
	height:46px !important;
}

#item203723 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item166384 {
	width:176px !important;
	height:31px !important;
	left:36px !important;
	top:438px !important;
	background:#ffd800;
}

#item166385 {
	width:176px !important;
	height:31px !important;
	left:36px !important;
	top:177px !important;
	background:#ffd800;
}

#item166503 {
	width:167px !important;
	height:32px !important;
	left:36px !important;
	top:638px !important;
	border:solid 1px #575656;
}

#item166666 {
	width:167px !important;
	height:31px !important;
	left:36px !important;
	top:591px !important;
	background:#ffd800;
}

#item166713 {
	width:155px !important;
	height:27px !important;
	left:244px !important;
	top:591px !important;
	border:solid 1px #575656;
}

#item166714 {
	width:161px !important;
	height:44px !important;
	left:437px !important;
	top:425px !important;
	border:solid 1px #575656;
}

#item166715 {
	width:144px !important;
	height:32px !important;
	left:636px !important;
	top:266px !important;
	border:solid 1px #575656;
}

#item77547 {
	width:214px !important;
	height:35px !important;
	left:785px !important;
	top:786px !important;
	background:#fff;
}

#item77548 {
	width:245px !important;
	height:54px !important;
	left:-15px !important;
	top:780px !important;
}

#item204256 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item204258 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204259 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204260 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204261 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204262 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204263 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204264 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204265 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204266 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204267 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204268 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item204297 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item204326 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204328 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item204330 {
	width:68px !important;
	height:51px !important;
}

#item204357 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item204387 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item204417 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item204447 {
	width:203px !important;
	height:24px !important;
	left:230px !important;
	top:250px !important;
}

#item204476 {
	width:176px !important;
	height:30px !important;
	left:17px !important;
	top:291px !important;
}

#item204506 {
	width:203px !important;
	height:24px !important;
	left:231px !important;
	top:292px !important;
}

#item204536 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204537 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204538 {
	width:202px !important;
	height:30px !important;
	left:230px !important;
	top:345px !important;
}

#item204570 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204571 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:388px !important;
}

#item204601 {
	width:184px !important;
	height:28px !important;
	left:17px !important;
	top:344px !important;
}

#item204631 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item204660 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item204690 {
	width:210px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item204242 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item204247 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item204244 {
	width:57px !important;
	height:46px !important;
}

#item204240 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item206663 {
	width:241px !important;
	height:47px !important;
	left:261px !important;
	top:780px !important;
}

#item78022 {
	width:1069px !important;
	height:161px !important;
	left:-14px !important;
	top:678px !important;
	background:#000;
}

#item78174 {
	width:41px !important;
	height:44px !important;
}

#item78172 {
	width:41px !important;
	height:44px !important;
	left:404px !important;
	top:573px !important;
}

#item78178 {
	width:44px !important;
	height:44px !important;
}

#item78176 {
	width:44px !important;
	height:44px !important;
	left:473px !important;
	top:573px !important;
}

#item78182 {
	width:41px !important;
	height:44px !important;
}

#item78180 {
	width:41px !important;
	height:44px !important;
	left:542px !important;
	top:573px !important;
}

#item78239 {
	width:209px !important;
	height:59px !important;
	left:273px !important;
	top:354px !important;
}
#in5footer,  #prefooter {display:none;}
