/* 	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:68206px; 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:#747172;
}

#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:25px !important;
	left:17px !important;
	top:250px !important;
}

#item132933 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item132964 {
	width:203px !important;
	height:24px !important;
	left:17px !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:18px !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:227px !important;
	top:340px !important;
}

#item133057 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item133116 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item132298 {
	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;
}

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

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

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

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

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

#item132445 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item132475 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item132507 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item132539 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item132570 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item132630 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item132223 {
	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;
}

#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:163px !important;
	height:38px !important;
	left:801px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item100276 {
	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;
}

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

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

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

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

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

#item100422 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item100452 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item100485 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item100516 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item100546 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item100605 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item100200 {
	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;
}

#item9649 {
	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;
}

#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;
}

#item9852 {
	width:163px !important;
	height:38px !important;
	left:810px !important;
	top:500px !important;
}

#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;
}

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item133341 {
	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;
}

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

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

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

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

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

#item133488 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item133518 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item133550 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item133582 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item133614 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item133673 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item133267 {
	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:163px !important;
	height:38px !important;
	left:802px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item133819 {
	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;
}

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

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

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

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

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

#item133966 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item133996 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item134028 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item134059 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item134089 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item134149 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item133744 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item134306 {
	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;
}

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

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

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

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

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

#item134453 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item134483 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item134515 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item134547 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item134577 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item134637 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item134230 {
	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:#3babe2;
}

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

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

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item135282 {
	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;
}

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

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

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

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

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

#item135429 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item135459 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item135492 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item135524 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item135554 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item135614 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item135208 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item135770 {
	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;
}

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

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

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

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

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

#item135918 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item135948 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item135981 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item136012 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item136044 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item136103 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item135694 {
	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:#23847c;
}

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

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

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item136350 {
	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;
}

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

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

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

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

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

#item136497 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item136527 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item136559 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item136591 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item136621 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item136680 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item136275 {
	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;
}

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

#item16965 {
	width:369px !important;
	height:61px !important;
	left:547px !important;
	top:260px !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;
}

#item17376 {
	width:379px !important;
	height:54px !important;
	left:539px !important;
	top:403px !important;
}

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

#item17380 {
	width:379px !important;
	height:60px !important;
	left:539px !important;
	top:685px !important;
}

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

#item17384 {
	width:367px !important;
	height:73px !important;
	left:549px !important;
	top:470px !important;
}

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

#item17388 {
	width:379px !important;
	height:57px !important;
	left:540px !important;
	top:335px !important;
}

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

#item17392 {
	width:384px !important;
	height:61px !important;
	left:534px !important;
	top:547px !important;
}

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

#item17396 {
	width:388px !important;
	height:64px !important;
	left:530px !important;
	top:614px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item136832 {
	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;
}

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

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

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

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

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

#item136981 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item137011 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item137043 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item137074 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item137105 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item137164 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item136757 {
	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:#94c122;
}

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item137319 {
	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;
}

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

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

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

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

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

#item137467 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item137497 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item137530 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item137562 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item137593 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item137652 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item137245 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item137846 {
	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;
}

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

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

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

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

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

#item137993 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item138024 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item138056 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item138088 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item138118 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item138177 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item137772 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item138332 {
	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;
}

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

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

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

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

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

#item138480 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item138510 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item138542 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item138574 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item138605 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item138665 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item138255 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item138813 {
	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;
}

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

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

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

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

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

#item138960 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item138990 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item139022 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item139053 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item139083 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item139144 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item138738 {
	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;
}

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item139302 {
	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;
}

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

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

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

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

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

#item139448 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item139479 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item139511 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item139542 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item139572 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item139631 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item139227 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item139793 {
	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;
}

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

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

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

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

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

#item139939 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item139969 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item140002 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item140033 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item140063 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item140122 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item139717 {
	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;
}

#item163660 {
	width:229px !important;
	height:35px !important;
	left:767px !important;
	top:788px !important;
	background:#fff;
}

#item24322 {
	width:245px !important;
	height:54px !important;
	left:4px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item140420 {
	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;
}

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

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

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

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

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

#item140568 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item140598 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item140631 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item140662 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item140693 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item140752 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item140346 {
	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:537px !important;
	top:297px !important;
}

#item26622 {
	width:573px !important;
	height:113px !important;
	left:438px !important;
	top:52px !important;
	background:#f6a200;
}

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item140896 {
	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;
}

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

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

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

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

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

#item141045 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item141075 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item141107 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item141139 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item141169 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item141228 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item140821 {
	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:#f6a200;
}

#item3724 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#f6a200;
}

#item3728 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#f6a200;
}

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item141886 {
	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;
}

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

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

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

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

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

#item142033 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item142063 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item142096 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item142127 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item142158 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item142218 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item141810 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item142377 {
	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;
}

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

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

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

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

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

#item142524 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item142554 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item142587 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item142618 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item142648 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item142708 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item142301 {
	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;
}

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

#item164868 {
	width:33px !important;
	height:22px !important;
	left:52px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item142868 {
	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;
}

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

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

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

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

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

#item143015 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item143045 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item143077 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item143108 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item143138 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item143198 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item142793 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item143363 {
	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;
}

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

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

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

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

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

#item143509 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item143539 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item143572 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item143604 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item143634 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item143693 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item143287 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item143874 {
	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;
}

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

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

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

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

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

#item144023 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item144053 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item144086 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item144117 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item144147 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item144206 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item143800 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item144366 {
	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;
}

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

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

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

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

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

#item144515 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item144545 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item144577 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item144609 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item144639 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item144698 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item144292 {
	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;
}

#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;
}

#item164058 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item164053 {
	width:394px !important;
	height:85px !important;
	left:17px !important;
	top:94px !important;
}

#item164117 {
	width:136px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item164111 {
	width:398px !important;
	height:120px !important;
	left:10px !important;
	top:320px !important;
}

#item164175 {
	width:121px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item164169 {
	width:396px !important;
	height:86px !important;
	left:17px !important;
	top:14px !important;
}

#item164232 {
	width:123px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item164227 {
	width:394px !important;
	height:87px !important;
	left:15px !important;
	top:174px !important;
}

#item164292 {
	width:134px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item164293 {
	width:143px !important;
	height:103px !important;
	left:-4px !important;
	top:-12px !important;
}

#item164286 {
	width:409px !important;
	height:75px !important;
	left:413px !important;
	top:169px !important;
}

#item164350 {
	width:162px !important;
	height:73px !important;
}

#item164344 {
	width:409px !important;
	height:79px !important;
	left:413px !important;
	top:238px !important;
}

#item164402 {
	width:370px !important;
	height:45px !important;
	left:36px !important;
	top:270px !important;
	background:#2a2b67;
}

#item164450 {
	width:115px !important;
	height:76px !important;
	left:18px !important;
	top:255px !important;
}

#item164461 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#item164515 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item164543 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item164540 {
	width:412px !important;
	height:80px !important;
	left:418px !important;
	top:11px !important;
}

#item164545 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#item164547 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item164571 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item164572 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item164627 {
	width:390px !important;
	height:74px !important;
}

#item164624 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item164631 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item164628 {
	width:412px !important;
	height:67px !important;
	left:424px !important;
	top:95px !important;
}

#item164637 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item164633 {
	width:396px !important;
	height:73px !important;
	left:18px !important;
	top:259px !important;
}

#item36534 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item36530 {
	width:394px !important;
	height:85px !important;
	left:400px !important;
	top:94px !important;
}

#item36592 {
	width:136px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item36588 {
	width:398px !important;
	height:120px !important;
	left:392px !important;
	top:320px !important;
}

#item36652 {
	width:121px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item36648 {
	width:396px !important;
	height:86px !important;
	left:399px !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:398px !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:796px !important;
	top:169px !important;
}

#item36841 {
	width:162px !important;
	height:73px !important;
}

#item36836 {
	width:409px !important;
	height:79px !important;
	left:796px !important;
	top:238px !important;
}

#item36901 {
	width:370px !important;
	height:45px !important;
	left:418px !important;
	top:270px !important;
	background:#2a2b67;
}

#item36974 {
	width:115px !important;
	height:76px !important;
	left:400px !important;
	top:255px !important;
}

#item36988 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#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:800px !important;
	top:11px !important;
}

#item37074 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#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:807px !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:400px !important;
	top:259px !important;
}

#item164051 {
	width:1219px !important;
	height:440px !important;
	left:127px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item144861 {
	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;
}

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

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

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

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

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

#item145008 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item145038 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item145071 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item145102 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item145134 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item145193 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item144785 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item145992 {
	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;
}

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

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

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

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

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

#item146139 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item146169 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item146203 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item146234 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item146264 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item146324 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item145917 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item146475 {
	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;
}

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

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

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

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

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

#item146622 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item146652 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item146685 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item146717 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item146747 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item146806 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item146400 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item146961 {
	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;
}

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

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

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

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

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

#item147108 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item147138 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item147171 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item147203 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item147234 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item147293 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item146884 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item145353 {
	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;
}

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

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

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

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

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

#item145501 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item145532 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item145565 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item145596 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item145626 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item145686 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item145278 {
	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;
}

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item147461 {
	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;
}

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

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

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

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

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

#item147609 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item147640 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item147672 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item147704 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item147734 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item147793 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item147385 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item147959 {
	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;
}

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

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

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

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

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

#item148107 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item148137 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

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

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

#item148169 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

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

#item148201 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item148231 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

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

#item148290 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

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

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

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

#item147883 {
	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;
}

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

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

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

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

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

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

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

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

#item148386 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148387 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148388 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148389 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item148418 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item148447 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148449 {
	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;
}

#item148451 {
	width:68px !important;
	height:51px !important;
}

#item148477 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item148506 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item148537 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item148569 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item148598 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item148628 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item148658 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148659 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148660 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item148690 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148691 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item148721 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item148753 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item148782 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item148814 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item148819 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item148816 {
	width:57px !important;
	height:46px !important;
}

#item148372 {
	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;
}

#item148870 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item148872 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148873 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148874 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148875 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148876 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148877 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148878 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148879 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148881 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148882 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148883 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item148912 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item148941 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item148943 {
	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;
}

#item148945 {
	width:68px !important;
	height:51px !important;
}

#item148971 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item149000 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item149030 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item149061 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item149090 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item149120 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item149151 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149152 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149153 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item149183 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149184 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item149214 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item149244 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item149274 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item149306 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item149312 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item149308 {
	width:57px !important;
	height:46px !important;
}

#item148868 {
	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;
}

#item149378 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item149380 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149381 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149382 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149383 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149384 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149385 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149386 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149387 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149388 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149389 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149390 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item149420 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item149449 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149451 {
	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;
}

#item149453 {
	width:68px !important;
	height:51px !important;
}

#item149479 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item149508 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item149538 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item149568 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item149597 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item149628 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item149658 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149659 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149660 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item149690 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149691 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item149721 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item149751 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item149780 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item149814 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item149819 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item149816 {
	width:57px !important;
	height:46px !important;
}

#item149376 {
	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;
}

#item98630 {
	width:374px !important;
	height:57px !important;
	left:53px !important;
	top:381px !important;
	background:#b27f4c;
}

#item98659 {
	width:170px !important;
	height:75px !important;
}

#item98653 {
	width:418px !important;
	height:81px !important;
	left:12px !important;
	top:17px !important;
}

#item98716 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item98711 {
	width:432px !important;
	height:78px !important;
	left:10px !important;
	top:92px !important;
}

#item98777 {
	width:117px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item98772 {
	width:388px !important;
	height:81px !important;
	left:441px !important;
	top:159px !important;
}

#item98836 {
	width:117px !important;
	height:75px !important;
}

#item98830 {
	width:394px !important;
	height:81px !important;
	left:439px !important;
	top:89px !important;
}

#item98893 {
	width:117px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
}

#item98888 {
	width:398px !important;
	height:88px !important;
	left:439px !important;
	top:10px !important;
}

#item98954 {
	width:130px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item98949 {
	width:401px !important;
	height:83px !important;
	left:29px !important;
	top:301px !important;
}

#item99008 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item99078 {
	width:118px !important;
	height:78px !important;
	left:37px !important;
	top:369px !important;
}

#item99079 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item99087 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item99084 {
	width:398px !important;
	height:75px !important;
	left:32px !important;
	top:373px !important;
}

#item99093 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:8px !important;
	background:#fdd900;
}

#item99163 {
	width:113px !important;
	height:71px !important;
}

#item99196 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:12px !important;
	background:#fdd900;
}

#item99243 {
	width:116px !important;
	height:72px !important;
}

#item99254 {
	width:393px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item99251 {
	width:399px !important;
	height:72px !important;
	left:31px !important;
	top:164px !important;
}

#item99258 {
	width:401px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item99255 {
	width:407px !important;
	height:77px !important;
	left:29px !important;
	top:230px !important;
}

#item50282 {
	width:170px !important;
	height:75px !important;
}

#item50277 {
	width:418px !important;
	height:81px !important;
	left:423px !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:421px !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:852px !important;
	top:159px !important;
}

#item50576 {
	width:117px !important;
	height:75px !important;
}

#item50571 {
	width:394px !important;
	height:81px !important;
	left:850px !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:850px !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:439px !important;
	top:301px !important;
}

#item50889 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item50956 {
	width:118px !important;
	height:78px !important;
	left:448px !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:442px !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:442px !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:439px !important;
	top:235px !important;
}

#item98628 {
	width:1248px !important;
	height:474px !important;
	left:85px !important;
	top:216px !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;
}

#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;
}

#item149860 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item149862 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149863 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149865 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149866 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149867 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149868 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149870 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149871 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149872 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149873 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149874 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item149903 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item149933 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item149935 {
	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;
}

#item149937 {
	width:68px !important;
	height:51px !important;
}

#item149963 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item149992 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item150022 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item150052 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item150081 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item150111 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item150142 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150143 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150144 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item150174 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150175 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item150205 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item150235 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item150264 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item150296 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item150302 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item150298 {
	width:57px !important;
	height:46px !important;
}

#item149857 {
	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:#b2814a;
}

#item5133 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#b2814a;
}

#item5137 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#b2814a;
}

#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;
}

#item150355 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item150357 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150358 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150359 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150360 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150361 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150362 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150363 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150364 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150365 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150366 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150367 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item150396 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item150425 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150427 {
	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;
}

#item150429 {
	width:68px !important;
	height:51px !important;
}

#item150456 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item150485 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item150515 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item150546 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item150575 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item150605 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item150635 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150636 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150637 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item150668 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150669 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item150699 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item150729 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item150758 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item150790 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item150795 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item150792 {
	width:57px !important;
	height:46px !important;
}

#item150353 {
	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;
}

#item150850 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item150852 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150853 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150854 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150856 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150857 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150858 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150859 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150860 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150861 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150862 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150863 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item150892 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item150921 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item150923 {
	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;
}

#item150925 {
	width:68px !important;
	height:51px !important;
}

#item150952 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item150981 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item151011 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item151041 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item151070 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item151100 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item151131 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151132 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151133 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item151164 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151165 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item151196 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item151226 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item151255 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item151287 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item151293 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item151290 {
	width:57px !important;
	height:46px !important;
}

#item150848 {
	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;
}

#item151517 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item151519 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151520 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151521 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151522 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151523 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151524 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151525 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151526 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151527 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151528 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151529 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item151558 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item151588 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151590 {
	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;
}

#item151592 {
	width:68px !important;
	height:51px !important;
}

#item151618 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item151647 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item151677 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item151707 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item151736 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item151766 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item151797 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151798 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151799 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item151829 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item151830 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item151860 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item151890 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item151919 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item151951 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item151957 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item151954 {
	width:57px !important;
	height:46px !important;
}

#item151515 {
	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;
}

#item152003 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item152005 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152006 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152007 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152008 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152009 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152010 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152011 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152012 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152013 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152014 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152015 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item152045 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item152074 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152076 {
	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;
}

#item152079 {
	width:68px !important;
	height:51px !important;
}

#item152106 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item152135 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item152165 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item152195 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item152224 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item152254 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item152284 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152285 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152287 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item152318 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152319 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item152349 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item152379 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item152408 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item152440 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item152445 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item152442 {
	width:57px !important;
	height:46px !important;
}

#item152001 {
	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;
}

#item152488 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item152490 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152491 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152492 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152493 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152494 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152495 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152496 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152497 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152498 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152499 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152500 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item152530 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item152559 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152562 {
	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;
}

#item152564 {
	width:68px !important;
	height:51px !important;
}

#item152590 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item152620 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item152650 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item152681 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item152710 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item152740 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item152770 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152771 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152772 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item152803 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152804 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item152834 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item152864 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item152894 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item152926 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item152931 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item152928 {
	width:57px !important;
	height:46px !important;
}

#item152486 {
	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;
}

#item57069 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd900;
}

#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;
}

#item152976 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item152978 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152979 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152980 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152982 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152983 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152984 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152985 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152986 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152987 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152988 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item152989 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item153018 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item153047 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153049 {
	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;
}

#item153051 {
	width:68px !important;
	height:51px !important;
}

#item153077 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item153106 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item153137 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item153168 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item153197 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item153227 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item153257 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153258 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153259 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item153289 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153290 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item153321 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item153351 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item153380 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item153412 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item153417 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item153414 {
	width:57px !important;
	height:46px !important;
}

#item152974 {
	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;
}

#item153472 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item153474 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153475 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153476 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153477 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153478 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153480 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153481 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153483 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153485 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153486 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153487 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item153516 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item153546 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153548 {
	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;
}

#item153550 {
	width:68px !important;
	height:51px !important;
}

#item153576 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item153605 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item153635 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item153666 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item153696 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item153726 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item153756 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153757 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153758 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item153788 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153789 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item153819 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item153849 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item153879 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item153911 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item153916 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item153913 {
	width:57px !important;
	height:46px !important;
}

#item153470 {
	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;
}

#item153948 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item153950 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153951 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153952 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153953 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153954 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153955 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153956 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153957 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153958 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153959 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item153960 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item153990 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item154019 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154021 {
	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;
}

#item154023 {
	width:68px !important;
	height:51px !important;
}

#item154049 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item154078 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item154108 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item154138 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item154168 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item154199 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item154229 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154230 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154231 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item154262 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154263 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item154293 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item154323 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item154352 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item154385 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item154390 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item154387 {
	width:57px !important;
	height:46px !important;
}

#item153946 {
	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;
}

#item154434 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item154436 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154437 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154438 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154439 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154440 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154441 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154442 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154443 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154444 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154445 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154446 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item154475 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item154505 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154507 {
	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;
}

#item154509 {
	width:68px !important;
	height:51px !important;
}

#item154535 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item154564 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item154594 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item154625 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item154654 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item154684 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item154715 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154716 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154717 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item154747 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154748 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item154778 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item154809 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item154838 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item154870 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item154876 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item154873 {
	width:57px !important;
	height:46px !important;
}

#item154432 {
	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:#575756;
}

#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:#575756;
}

#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;
}

#item154928 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item154930 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154931 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154932 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154933 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154934 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154935 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154937 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154938 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154939 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154940 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item154941 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item154970 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item154999 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155001 {
	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;
}

#item155005 {
	width:68px !important;
	height:51px !important;
}

#item155031 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item155060 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item155090 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item155120 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item155149 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item155180 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item155210 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155211 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155213 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item155243 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155244 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item155274 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item155304 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item155333 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item155365 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item155370 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item155367 {
	width:57px !important;
	height:46px !important;
}

#item154926 {
	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;
}

#item155428 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item155430 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155431 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155432 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155433 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155434 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155435 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155436 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155437 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155438 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155439 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155440 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item155469 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item155498 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155500 {
	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;
}

#item155502 {
	width:68px !important;
	height:51px !important;
}

#item155528 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item155558 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item155588 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item155618 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item155647 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item155678 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item155708 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155709 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155710 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item155740 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155742 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item155772 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item155802 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item155831 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item155863 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item155869 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item155866 {
	width:57px !important;
	height:46px !important;
}

#item155426 {
	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;
}

#item155908 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item155910 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155911 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155912 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155914 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155915 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155916 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155917 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155918 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155919 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155920 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155921 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item155951 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item155980 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item155982 {
	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;
}

#item155984 {
	width:68px !important;
	height:51px !important;
}

#item156010 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item156040 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item156071 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item156102 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item156131 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item156161 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item156191 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156192 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156193 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item156223 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156224 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item156255 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item156285 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item156314 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item156346 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item156351 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item156348 {
	width:57px !important;
	height:46px !important;
}

#item155906 {
	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;
}

#item156413 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item156415 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156416 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156417 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156418 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156419 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156420 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156421 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156423 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156424 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156425 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156426 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item156455 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item156484 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156486 {
	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;
}

#item156488 {
	width:68px !important;
	height:51px !important;
}

#item156514 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item156543 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item156573 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item156604 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item156633 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item156663 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item156693 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156694 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156695 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item156725 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156726 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item156756 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item156786 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item156816 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item156848 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item156853 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item156850 {
	width:57px !important;
	height:46px !important;
}

#item156410 {
	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;
}

#item156889 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item156891 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156892 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156894 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156895 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156896 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156897 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156898 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156899 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156901 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156902 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156903 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item156932 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item156961 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item156963 {
	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;
}

#item156965 {
	width:68px !important;
	height:51px !important;
}

#item156991 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item157020 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item157051 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item157082 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item157111 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item157142 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item157172 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157173 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157174 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item157204 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157205 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item157236 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item157266 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item157295 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item157328 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item157333 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item157330 {
	width:57px !important;
	height:46px !important;
}

#item156887 {
	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;
}

#item157383 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item157385 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157386 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157387 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157388 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157389 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157390 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157391 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157393 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157394 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157395 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157396 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item157426 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item157455 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157457 {
	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;
}

#item157459 {
	width:68px !important;
	height:51px !important;
}

#item157485 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item157514 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item157544 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item157575 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item157604 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item157634 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item157664 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157665 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157666 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item157696 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157697 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item157727 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item157758 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item157787 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item157820 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item157826 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item157823 {
	width:57px !important;
	height:46px !important;
}

#item157381 {
	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;
}

#item157878 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item157880 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157881 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157882 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157883 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157884 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157885 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157886 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157887 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157888 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157889 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157890 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item157920 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item157949 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item157951 {
	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;
}

#item157954 {
	width:68px !important;
	height:51px !important;
}

#item157980 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item158010 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item158040 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item158071 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item158101 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item158131 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item158161 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item158162 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item158163 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item158193 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item158194 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item158224 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item158254 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item158283 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item158316 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item158321 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item158318 {
	width:57px !important;
	height:46px !important;
}

#item157876 {
	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;
}

#item159081 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item159083 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159084 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159085 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159086 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159087 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159089 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159090 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159091 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159092 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159093 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159094 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item159124 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item159153 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159155 {
	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;
}

#item159157 {
	width:68px !important;
	height:51px !important;
}

#item159184 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item159213 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item159243 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item159274 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item159303 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item159333 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item159363 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159364 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159365 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item159395 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159396 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item159426 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item159457 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item159486 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item159518 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item159523 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item159520 {
	width:57px !important;
	height:46px !important;
}

#item159079 {
	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;
}

#item159568 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item159570 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159571 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159572 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159573 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159574 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159575 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159576 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159577 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159578 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159580 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159581 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item159610 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item159639 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159641 {
	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;
}

#item159643 {
	width:68px !important;
	height:51px !important;
}

#item159670 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item159699 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item159729 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item159759 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item159789 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item159819 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item159849 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159850 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159851 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item159881 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item159882 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item159912 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item159943 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item159974 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item160006 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item160011 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item160008 {
	width:57px !important;
	height:46px !important;
}

#item159566 {
	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;
}

#item160068 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item160070 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160071 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160072 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160073 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160074 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160075 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160076 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160077 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160078 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160079 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160080 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item160110 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item160139 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160141 {
	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;
}

#item160143 {
	width:68px !important;
	height:51px !important;
}

#item160169 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item160198 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item160228 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item160258 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item160288 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item160319 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item160349 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160350 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160351 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item160381 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160382 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item160412 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item160442 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item160472 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item160505 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item160510 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item160507 {
	width:57px !important;
	height:46px !important;
}

#item160066 {
	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;
}

#item160566 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item160568 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160569 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160570 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160571 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160572 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160573 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160574 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160575 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160576 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160577 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160578 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item160608 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item160637 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160640 {
	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;
}

#item160643 {
	width:68px !important;
	height:51px !important;
}

#item160669 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item160698 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item160728 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item160758 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item160787 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item160817 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item160848 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160849 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160850 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item160880 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item160881 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item160911 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item160941 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item160970 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item161003 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item161008 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item161005 {
	width:57px !important;
	height:46px !important;
}

#item160564 {
	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;
}

#item161058 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item161060 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161061 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161062 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161063 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161064 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161065 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161066 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161067 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161069 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161070 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161071 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item161100 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item161130 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161133 {
	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;
}

#item161135 {
	width:68px !important;
	height:51px !important;
}

#item161162 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item161191 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item161221 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item161252 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item161281 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item161311 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item161341 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161342 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161343 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item161375 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161376 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item161406 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item161436 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item161465 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item161497 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item161502 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item161499 {
	width:57px !important;
	height:46px !important;
}

#item161056 {
	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;
}

#item161553 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item161555 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161557 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161558 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161559 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161560 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161561 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161562 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161563 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161564 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161565 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161566 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item161595 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item161624 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161626 {
	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;
}

#item161628 {
	width:68px !important;
	height:51px !important;
}

#item161654 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item161683 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item161714 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item161744 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item161773 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item161803 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item161833 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161834 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161835 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item161865 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item161866 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item161898 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item161928 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item161957 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item161989 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item161994 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item161991 {
	width:57px !important;
	height:46px !important;
}

#item161551 {
	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;
}

#item162044 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item162046 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162047 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162048 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162049 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162050 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162053 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162054 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162055 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162056 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162057 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162058 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item162087 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item162116 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162118 {
	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;
}

#item162120 {
	width:68px !important;
	height:51px !important;
}

#item162146 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item162175 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item162206 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item162237 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item162266 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item162296 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item162326 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162327 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162328 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item162358 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162359 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item162389 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item162420 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item162449 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item162481 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item162486 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item162483 {
	width:57px !important;
	height:46px !important;
}

#item162042 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item77112 {
	width:176px !important;
	height:31px !important;
	left:280px !important;
	top:194px !important;
	background:#ffd800;
}

#item99351 {
	width:117px !important;
	height:50px !important;
	left:644px !important;
	top:459px !important;
	background:#ffd800;
}

#item99376 {
	width:99px !important;
	height:50px !important;
	left:579px !important;
	top:140px !important;
	background:#ffd800;
}

#item99463 {
	width:176px !important;
	height:31px !important;
	left:50px !important;
	top:194px !important;
	background:#ffd800;
}

#item77547 {
	width:214px !important;
	height:35px !important;
	left:785px !important;
	top:786px !important;
	background:#fff;
}

#item77548 {
	width:245px !important;
	height:54px !important;
	left:-1px !important;
	top:780px !important;
}

#item77553 {
	width:245px !important;
	height:46px !important;
	left:259px !important;
	top:780px !important;
}

#item162548 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item162550 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162551 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162552 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162553 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162554 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162555 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162556 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162557 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162558 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162559 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162561 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item162591 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item162620 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162622 {
	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;
}

#item162624 {
	width:68px !important;
	height:51px !important;
}

#item162650 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item162680 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item162710 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item162740 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item162770 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item162801 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item162831 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162832 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162833 {
	width:202px !important;
	height:30px !important;
	left:18px !important;
	top:345px !important;
}

#item162863 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item162864 {
	width:118px !important;
	height:39px !important;
	left:227px !important;
	top:340px !important;
}

#item162894 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item162924 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item162954 {
	width:118px !important;
	height:23px !important;
	left:158px !important;
	top:396px !important;
}

#item162986 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item162991 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item162988 {
	width:57px !important;
	height:46px !important;
}

#item162546 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !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;}
