/* 	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:66170px; 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;
}

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

#item133027 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top: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:227px !important;
	top:345px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item164537 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item164628 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

#item9074 {
	width:163px !important;
	height:38px !important;
	left:801px !important;
	top:500px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item164985 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item165074 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item165448 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item165538 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

#item193518 {
	width:345px !important;
	height:37px !important;
	left:89px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item165925 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item166014 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item166376 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item166465 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item166827 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item166917 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item167303 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item167393 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item167872 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item167962 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

#item167587 {
	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:551px !important;
	top:468px !important;
}

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

#item17388 {
	width:379px !important;
	height:57px !important;
	left:537px !important;
	top:332px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item168339 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item168429 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item168807 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item168897 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item169279 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item169369 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item169741 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item169831 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item170188 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item170278 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item170660 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item170750 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item171141 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item171231 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item171589 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item171679 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item172056 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item172147 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item174731 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item174821 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item175183 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item175274 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item175642 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item175731 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item176098 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item176187 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item176556 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item176646 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item177108 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item177199 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

#item194278 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item194273 {
	width:394px !important;
	height:85px !important;
	left:17px !important;
	top:94px !important;
}

#item194335 {
	width:136px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item194330 {
	width:398px !important;
	height:120px !important;
	left:10px !important;
	top:320px !important;
}

#item194396 {
	width:121px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item194391 {
	width:396px !important;
	height:86px !important;
	left:17px !important;
	top:14px !important;
}

#item194453 {
	width:123px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item194448 {
	width:394px !important;
	height:87px !important;
	left:15px !important;
	top:174px !important;
}

#item194511 {
	width:134px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item194512 {
	width:143px !important;
	height:103px !important;
	left:-4px !important;
	top:-12px !important;
}

#item194506 {
	width:409px !important;
	height:75px !important;
	left:413px !important;
	top:169px !important;
}

#item194570 {
	width:162px !important;
	height:73px !important;
}

#item194564 {
	width:409px !important;
	height:79px !important;
	left:413px !important;
	top:238px !important;
}

#item194623 {
	width:370px !important;
	height:45px !important;
	left:36px !important;
	top:270px !important;
	background:#2a2b67;
}

#item194670 {
	width:115px !important;
	height:76px !important;
	left:18px !important;
	top:255px !important;
}

#item194677 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#item194731 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item194758 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item194755 {
	width:412px !important;
	height:80px !important;
	left:418px !important;
	top:11px !important;
}

#item194760 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#item194762 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item194786 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item194787 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item194844 {
	width:390px !important;
	height:74px !important;
}

#item194841 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item194848 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item194845 {
	width:412px !important;
	height:67px !important;
	left:424px !important;
	top:95px !important;
}

#item194853 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item194850 {
	width:396px !important;
	height:73px !important;
	left:18px !important;
	top:259px !important;
}

#item193671 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item193664 {
	width:394px !important;
	height:85px !important;
	left:400px !important;
	top:94px !important;
}

#item193731 {
	width:136px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item193725 {
	width:398px !important;
	height:120px !important;
	left:392px !important;
	top:320px !important;
}

#item193791 {
	width:121px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item193785 {
	width:396px !important;
	height:86px !important;
	left:399px !important;
	top:14px !important;
}

#item193853 {
	width:123px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item193845 {
	width:394px !important;
	height:87px !important;
	left:398px !important;
	top:174px !important;
}

#item193913 {
	width:134px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item193914 {
	width:143px !important;
	height:103px !important;
	left:-4px !important;
	top:-12px !important;
}

#item193907 {
	width:409px !important;
	height:75px !important;
	left:796px !important;
	top:169px !important;
}

#item193973 {
	width:162px !important;
	height:73px !important;
}

#item193966 {
	width:409px !important;
	height:79px !important;
	left:796px !important;
	top:238px !important;
}

#item194028 {
	width:370px !important;
	height:45px !important;
	left:418px !important;
	top:270px !important;
	background:#2a2b67;
}

#item194075 {
	width:115px !important;
	height:76px !important;
	left:400px !important;
	top:255px !important;
}

#item194084 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#item194143 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item194172 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item194168 {
	width:412px !important;
	height:80px !important;
	left:800px !important;
	top:11px !important;
}

#item194174 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#item194176 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item194201 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item194202 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item194261 {
	width:390px !important;
	height:74px !important;
}

#item194258 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item194265 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item194262 {
	width:412px !important;
	height:67px !important;
	left:807px !important;
	top:95px !important;
}

#item194271 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item194268 {
	width:396px !important;
	height:73px !important;
	left:400px !important;
	top:259px !important;
}

#item193662 {
	width:1219px !important;
	height:440px !important;
	left:127px !important;
	top:238px !important;
}

#item172493 {
	width:38px !important;
	height:75px !important;
	left:807px !important;
	top:658px !important;
}

#item172497 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:658px !important;
}

#item173695 {
	width:585px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#292a73;
}

#item173701 {
	width:229px !important;
	height:29px !important;
	left:797px !important;
	top:750px !important;
	background:#292a73;
}

#item173713 {
	width:487px !important;
	height:112px !important;
	left:523px !important;
	top:51px !important;
	background:#292a73;
}

#item173817 {
	width:252px !important;
	height:49px !important;
	left:757px !important;
	top:777px !important;
}

#item173825 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item173829 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item177575 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item177665 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item178041 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

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

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

#item178130 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

#item178207 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178208 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178209 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178210 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178211 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178212 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178213 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item178242 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item178272 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178274 {
	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;
}

#item178276 {
	width:68px !important;
	height:51px !important;
}

#item178302 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item178331 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item178361 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item178391 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item178420 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item178450 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item178481 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178482 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178483 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178484 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item178514 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item178544 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item178573 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item178605 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item178610 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item178607 {
	width:57px !important;
	height:46px !important;
}

#item178199 {
	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;
}

#item178730 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item178732 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178733 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178734 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178735 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178736 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178737 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178738 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178739 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178740 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178741 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178742 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item178771 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item178800 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item178802 {
	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;
}

#item178804 {
	width:68px !important;
	height:51px !important;
}

#item178831 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item178860 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item178891 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item178921 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item178950 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item178980 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item179010 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179011 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179012 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179014 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item179044 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item179074 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item179103 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item179135 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item179140 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item179137 {
	width:57px !important;
	height:46px !important;
}

#item178728 {
	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;
}

#item179172 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item179174 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179175 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179176 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179178 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179179 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179180 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179181 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179182 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179183 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179185 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179186 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item179215 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item179245 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179247 {
	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;
}

#item179250 {
	width:68px !important;
	height:51px !important;
}

#item179276 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item179305 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item179336 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item179366 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item179395 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item179425 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item179455 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179456 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179457 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179458 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item179488 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item179518 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item179548 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item179581 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item179588 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item179583 {
	width:57px !important;
	height:46px !important;
}

#item179170 {
	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;
}

#item179636 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item179638 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179639 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179640 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179641 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179642 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179643 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179644 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179645 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179646 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179647 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179648 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item179678 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item179707 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179709 {
	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;
}

#item179711 {
	width:68px !important;
	height:51px !important;
}

#item179737 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item179766 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item179796 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item179826 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item179857 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item179887 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item179917 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179918 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179919 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item179920 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item179950 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item179980 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item180009 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item180043 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item180048 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item180045 {
	width:57px !important;
	height:46px !important;
}

#item179634 {
	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;
}

#item180094 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item180096 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180097 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180098 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180099 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180100 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180101 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180102 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180103 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180104 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180105 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180106 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item180135 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item180164 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180167 {
	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;
}

#item180169 {
	width:68px !important;
	height:51px !important;
}

#item180195 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item180224 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item180255 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item180285 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item180314 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item180344 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item180374 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180376 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180377 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180378 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item180408 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item180438 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item180467 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item180499 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item180504 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item180501 {
	width:57px !important;
	height:46px !important;
}

#item180092 {
	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;
}

#item180559 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item180561 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180562 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180563 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180564 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180565 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180566 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180567 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180568 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180569 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180570 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180571 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item180600 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item180629 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180631 {
	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;
}

#item180633 {
	width:68px !important;
	height:51px !important;
}

#item180660 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item180689 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item180720 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item180750 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item180779 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item180809 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item180840 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180841 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180842 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item180844 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item180874 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item180904 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item180933 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item180965 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item180970 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item180967 {
	width:57px !important;
	height:46px !important;
}

#item180557 {
	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;
}

#item181033 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item181035 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181036 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181037 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181039 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181040 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181041 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181042 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181043 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181044 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181045 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181046 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item181075 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item181104 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181106 {
	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;
}

#item181108 {
	width:68px !important;
	height:51px !important;
}

#item181134 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item181163 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item181194 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item181224 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item181253 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item181283 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item181313 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181314 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181315 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181316 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item181346 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item181377 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item181406 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item181438 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item181443 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item181440 {
	width:57px !important;
	height:46px !important;
}

#item181031 {
	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;
}

#item181493 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item181495 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181496 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181497 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181498 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181499 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181501 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181502 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181503 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181505 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181506 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181507 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item181537 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item181566 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181568 {
	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;
}

#item181570 {
	width:68px !important;
	height:51px !important;
}

#item181596 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item181625 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item181656 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item181686 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item181716 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item181746 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item181776 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181777 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181778 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181779 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item181809 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item181839 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item181868 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item181901 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item181906 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item181903 {
	width:57px !important;
	height:46px !important;
}

#item181491 {
	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;
}

#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:449px !important;
	top:375px !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;
}

#item194907 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:663px !important;
}

#item194911 {
	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;
}

#item181970 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item181972 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181973 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181974 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181975 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181976 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181977 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181978 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181979 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181980 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181981 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item181982 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item182011 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item182040 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182043 {
	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;
}

#item182045 {
	width:68px !important;
	height:51px !important;
}

#item182071 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item182100 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item182130 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item182160 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item182189 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item182219 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item182250 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182252 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182253 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item182254 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item182284 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item182314 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item182343 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item182375 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item182380 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item182377 {
	width:57px !important;
	height:46px !important;
}

#item181968 {
	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;
}

#item183020 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item183022 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183023 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183024 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183025 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183026 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183027 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183028 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183029 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183030 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183031 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183032 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item183061 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item183090 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183093 {
	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;
}

#item183095 {
	width:68px !important;
	height:51px !important;
}

#item183121 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item183150 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item183180 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item183210 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item183239 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item183269 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item183299 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183302 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183303 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183304 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item183334 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item183365 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item183394 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item183426 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item183431 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item183428 {
	width:57px !important;
	height:46px !important;
}

#item183018 {
	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;
}

#item183476 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item183478 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183480 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183481 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183482 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183483 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183484 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183485 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183486 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183487 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183488 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183489 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item183518 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item183547 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183549 {
	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;
}

#item183551 {
	width:68px !important;
	height:51px !important;
}

#item183577 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item183606 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item183638 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item183669 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item183698 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item183728 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item183758 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183759 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183760 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183761 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item183791 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item183822 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item183851 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item183883 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item183888 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item183885 {
	width:57px !important;
	height:46px !important;
}

#item183474 {
	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;
}

#item183928 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item183930 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183931 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183932 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183933 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183934 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183935 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183936 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183937 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183938 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183940 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item183941 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item183970 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item183999 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184001 {
	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;
}

#item184003 {
	width:68px !important;
	height:51px !important;
}

#item184029 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item184059 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item184089 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item184119 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item184149 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item184179 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item184209 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184210 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184211 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184212 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item184243 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item184273 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item184302 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item184335 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item184340 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item184337 {
	width:57px !important;
	height:46px !important;
}

#item183926 {
	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;
}

#item184382 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item184384 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184385 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184386 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184387 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184389 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184390 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184391 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184392 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184393 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184394 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184395 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item184425 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item184455 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184457 {
	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;
}

#item184459 {
	width:68px !important;
	height:51px !important;
}

#item184485 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item184514 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item184544 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item184574 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item184603 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item184633 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item184664 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184665 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184666 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184667 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item184697 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item184727 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item184756 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item184788 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item184793 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item184790 {
	width:57px !important;
	height:46px !important;
}

#item184380 {
	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;
}

#item184852 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item184854 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184855 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184856 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184857 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184858 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184859 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184860 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184861 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184862 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184863 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184864 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item184893 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item184922 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item184924 {
	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;
}

#item184926 {
	width:68px !important;
	height:51px !important;
}

#item184952 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item184983 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item185013 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item185044 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item185073 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item185103 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item185133 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185134 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185135 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185136 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item185167 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item185197 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item185226 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item185258 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item185263 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item185260 {
	width:57px !important;
	height:46px !important;
}

#item184849 {
	width:436px !important;
	height:432px !important;
	left:572px !important;
	top:-14px !important;
}

#item56953 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item56951 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item56958 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item56956 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item57344 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item57390 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item57422 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item57419 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item57431 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item57453 {
	width:243px !important;
	height:135px !important;
	left:613px !important;
	top:445px !important;
}

#item57471 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item57475 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item57476 {
	width:254px !important;
	height:56px !important;
	left:763px !important;
	top:781px !important;
}

#item57477 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item185316 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item185318 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185319 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185320 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185321 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185322 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185323 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185324 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185326 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185327 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185328 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185329 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item185358 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item185387 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185390 {
	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;
}

#item185392 {
	width:68px !important;
	height:51px !important;
}

#item185419 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item185448 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item185478 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item185508 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item185537 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item185567 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item185598 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185599 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185600 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185602 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item185632 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item185662 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item185691 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item185723 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item185728 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item185725 {
	width:57px !important;
	height:46px !important;
}

#item185314 {
	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;
}

#item185778 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item185780 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185781 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185782 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185784 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185785 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185786 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185787 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185788 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185789 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185790 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185791 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item185820 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item185849 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item185851 {
	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;
}

#item185853 {
	width:68px !important;
	height:51px !important;
}

#item185879 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item185908 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item185939 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item185969 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item185998 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item186028 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item186058 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186059 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186060 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186061 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item186092 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item186123 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item186152 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item186184 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item186189 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item186186 {
	width:57px !important;
	height:46px !important;
}

#item185776 {
	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;
}

#item186248 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item186250 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186251 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186253 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186254 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186255 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186256 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186257 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186258 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186259 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186260 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186261 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item186290 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item186319 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186321 {
	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;
}

#item186323 {
	width:68px !important;
	height:51px !important;
}

#item186349 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item186378 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item186409 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item186440 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item186469 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item186499 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item186530 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186531 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186532 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186533 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item186563 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item186594 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item186623 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item186655 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item186660 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item186657 {
	width:57px !important;
	height:46px !important;
}

#item186246 {
	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;
}

#item186808 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item186811 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186813 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186814 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186815 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186816 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186817 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186818 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186819 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186820 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186821 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186822 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item186851 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item186880 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item186882 {
	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;
}

#item186884 {
	width:68px !important;
	height:51px !important;
}

#item186910 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item186940 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item186970 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item187000 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item187029 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item187059 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item187089 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187090 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187091 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187092 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item187123 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item187153 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item187182 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item187214 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item187219 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item187216 {
	width:57px !important;
	height:46px !important;
}

#item186806 {
	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;
}

#item187272 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item187274 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187275 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187276 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187277 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187278 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187279 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187280 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187282 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187283 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187284 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187285 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item187315 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item187344 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187346 {
	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;
}

#item187348 {
	width:68px !important;
	height:51px !important;
}

#item187374 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item187403 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item187433 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item187464 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item187493 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item187523 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item187553 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187554 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187555 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187556 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item187586 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item187616 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item187646 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item187678 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item187683 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item187680 {
	width:57px !important;
	height:46px !important;
}

#item187269 {
	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;
}

#item187736 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item187738 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187739 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187740 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187741 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187742 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187743 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187744 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187745 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187747 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187748 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187749 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item187779 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item187808 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item187810 {
	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;
}

#item187812 {
	width:68px !important;
	height:51px !important;
}

#item187838 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item187867 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item187897 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item187928 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item187960 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item187990 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item188021 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188022 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188023 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188024 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item188054 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item188084 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item188113 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item188147 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item188152 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item188149 {
	width:57px !important;
	height:46px !important;
}

#item187734 {
	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;
}

#item188196 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item188198 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188199 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188200 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188201 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188202 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188203 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188204 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188205 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188206 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188207 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188208 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item188237 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item188267 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188269 {
	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;
}

#item188271 {
	width:68px !important;
	height:51px !important;
}

#item188297 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item188326 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item188356 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item188386 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item188415 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item188445 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item188476 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188477 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188478 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188479 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item188509 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item188539 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item188568 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item188600 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item188605 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item188602 {
	width:57px !important;
	height:46px !important;
}

#item188194 {
	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;
}

#item188645 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item188647 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188648 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188649 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188650 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188651 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188652 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188653 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188654 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188655 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188656 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188657 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item188686 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item188715 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188717 {
	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;
}

#item188719 {
	width:68px !important;
	height:51px !important;
}

#item188745 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item188775 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item188805 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item188835 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item188864 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item188894 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item188924 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188926 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188927 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item188928 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item188959 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item188989 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item189018 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item189050 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item189055 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item189052 {
	width:57px !important;
	height:46px !important;
}

#item188642 {
	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;
}

#item189122 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item189124 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189125 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189126 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189127 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189128 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189129 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189131 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189132 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189133 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189134 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189135 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item189164 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item189193 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189195 {
	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;
}

#item189197 {
	width:68px !important;
	height:51px !important;
}

#item189223 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item189252 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item189282 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item189313 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item189343 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item189373 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item189403 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189404 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189405 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189406 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item189436 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item189466 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item189496 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item189528 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item189533 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item189530 {
	width:57px !important;
	height:46px !important;
}

#item189120 {
	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;
}

#item189589 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item189591 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189592 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189593 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189594 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189595 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189596 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189597 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189598 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189599 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189600 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189601 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item189631 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item189660 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189662 {
	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;
}

#item189664 {
	width:68px !important;
	height:51px !important;
}

#item189691 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item189720 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item189750 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item189780 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item189809 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item189840 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item189870 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189871 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189872 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item189873 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item189903 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item189933 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item189962 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item189994 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item189999 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item189996 {
	width:57px !important;
	height:46px !important;
}

#item189587 {
	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;
}

#item190050 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item190053 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190054 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190055 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190056 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190058 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190059 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190060 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190061 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190062 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190063 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190064 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item190093 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item190122 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190124 {
	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;
}

#item190126 {
	width:68px !important;
	height:51px !important;
}

#item190153 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item190182 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item190212 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item190243 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item190272 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item190302 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item190332 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190333 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190334 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190335 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item190366 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item190396 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item190425 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item190457 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item190462 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item190459 {
	width:57px !important;
	height:46px !important;
}

#item190048 {
	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;
}

#item190525 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item190527 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190528 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190529 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190530 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190531 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190532 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190533 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190534 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190535 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190536 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190537 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item190566 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item190595 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190597 {
	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;
}

#item190599 {
	width:68px !important;
	height:51px !important;
}

#item190626 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item190655 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item190685 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item190716 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item190746 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item190776 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item190807 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190808 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190809 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190811 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item190841 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item190871 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item190900 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item190932 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item190937 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item190934 {
	width:57px !important;
	height:46px !important;
}

#item190523 {
	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;
}

#item190987 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item190989 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190990 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190991 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190993 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190994 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190995 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190996 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190997 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190998 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item190999 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191001 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item191030 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item191059 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191061 {
	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;
}

#item191063 {
	width:68px !important;
	height:51px !important;
}

#item191089 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item191118 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item191150 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item191180 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item191209 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item191239 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item191269 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191271 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191272 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191273 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item191303 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item191335 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item191365 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item191397 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item191402 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item191399 {
	width:57px !important;
	height:46px !important;
}

#item190985 {
	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:28px !important;
	left:764px !important;
	top:792px !important;
	background:#fff;
}

#item74994 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item191611 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item191613 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191615 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191616 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191617 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191618 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191619 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191620 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191621 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191622 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191623 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191624 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item191653 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item191682 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191684 {
	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;
}

#item191686 {
	width:68px !important;
	height:51px !important;
}

#item191712 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item191743 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item191773 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item191803 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item191832 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item191862 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item191892 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191893 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191894 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item191895 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item191926 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item191956 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item191985 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item192017 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item192022 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item192019 {
	width:57px !important;
	height:46px !important;
}

#item191609 {
	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;
}

#item192065 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item192067 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192068 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192069 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192070 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192071 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192072 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192073 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192074 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192075 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192077 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192078 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item192107 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item192136 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192138 {
	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;
}

#item192140 {
	width:68px !important;
	height:51px !important;
}

#item192167 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item192196 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item192226 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item192256 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item192285 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item192316 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item192346 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192347 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192348 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192350 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item192380 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item192410 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item192439 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item192471 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item192476 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item192473 {
	width:57px !important;
	height:46px !important;
}

#item192063 {
	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;
}

#item192562 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item192564 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192565 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192566 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192567 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192568 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192569 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192570 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192571 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192572 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192573 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192574 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item192603 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item192632 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192634 {
	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;
}

#item192636 {
	width:68px !important;
	height:51px !important;
}

#item192663 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item192692 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item192722 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item192752 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item192781 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item192811 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item192841 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192842 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192843 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item192844 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item192875 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item192905 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item192934 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item192966 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item192971 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item192968 {
	width:57px !important;
	height:46px !important;
}

#item192560 {
	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;
}

#item193022 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:13px !important;
	background:#747172;
}

#item193024 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193025 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193027 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193028 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193029 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193031 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193032 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193033 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193034 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193035 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193036 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item193066 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item193095 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193097 {
	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;
}

#item193099 {
	width:68px !important;
	height:51px !important;
}

#item193125 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item193154 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:204px !important;
}

#item193184 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item193215 {
	width:203px !important;
	height:25px !important;
	left:17px !important;
	top:250px !important;
}

#item193244 {
	width:176px !important;
	height:30px !important;
	left:227px !important;
	top:250px !important;
}

#item193274 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:292px !important;
}

#item193304 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193305 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193306 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item193307 {
	width:118px !important;
	height:39px !important;
	left:17px !important;
	top:340px !important;
}

#item193337 {
	width:184px !important;
	height:28px !important;
	left:226px !important;
	top:292px !important;
}

#item193367 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:140px !important;
}

#item193397 {
	width:118px !important;
	height:23px !important;
	left:227px !important;
	top:345px !important;
}

#item193429 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item193434 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item193431 {
	width:57px !important;
	height:46px !important;
}

#item193020 {
	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;}
