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

#item219189 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item219202 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item219231 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item219262 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item219264 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item219290 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item219319 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item219378 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item219407 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item219437 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item219468 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item219498 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item219556 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item252484 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item219618 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item219187 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

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

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

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

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

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

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

#item280267 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item280280 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item280310 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item280341 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item280343 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item280369 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item280399 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item280456 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item280484 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item280512 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item280544 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item280574 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item280604 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item280634 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item280664 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item280265 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9074 {
	width:155px !important;
	height:45px !important;
	left:817px !important;
	top:500px !important;
}

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

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

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

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

#item164822 {
	width:331px !important;
	height:37px !important;
	left:406px !important;
	top:539px !important;
}

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

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

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

#item280713 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item280726 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item280756 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item280787 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item280789 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item280815 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item280844 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item280902 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item280930 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item280959 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item280990 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item281020 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item281049 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item281080 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item281110 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item280711 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

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

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

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

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

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

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

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

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

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

#item168997 {
	width:138px !important;
	height:47px !important;
	left:828px !important;
	top:498px !important;
}

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

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

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

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

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

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

#item281157 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item281170 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item281200 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item281231 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item281233 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item281259 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item281289 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item281346 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item281374 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item281402 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item281433 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item281463 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item281493 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item281523 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item281553 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item281155 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

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

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

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

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

#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:138px !important;
	height:43px !important;
	left:815px !important;
	top:469px !important;
}

#item164847 {
	width:345px !important;
	height:37px !important;
	left:75px !important;
	top:87px !important;
}

#item164853 {
	width:345px !important;
	height:37px !important;
	left:74px !important;
	top:240px !important;
}

#item281656 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item281668 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item281698 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item281730 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item281732 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item281758 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item281787 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item281844 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item281872 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item281900 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item281932 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item281962 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item281992 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item282022 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item282053 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item281654 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item219108 {
	width:238px !important;
	height:52px !important;
	left:779px !important;
	top:179px !important;
	background:#ffd800;
}

#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:623px !important;
	background:#1e7c76;
}

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

#item12140 {
	width:207px !important;
	height:123px !important;
	left:529px !important;
	top:601px !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:611px !important;
}

#item219836 {
	width:44px !important;
	height:14px !important;
	background:#ffd800;
}

#item219916 {
	width:220px !important;
	height:129px !important;
	left:516px !important;
	top:247px !important;
}

#item220051 {
	width:220px !important;
	height:129px !important;
	left:521px !important;
	top:472px !important;
}

#item220062 {
	width:44px !important;
	height:14px !important;
	background:#ffd800;
}

#item220091 {
	width:44px !important;
	height:14px !important;
	background:#ffd800;
}

#item220126 {
	width:423px !important;
	height:96px !important;
}

#item220127 {
	width:423px !important;
	height:96px !important;
	left:527px !important;
	top:269px !important;
}

#item220130 {
	width:422px !important;
	height:110px !important;
}

#item220131 {
	width:422px !important;
	height:110px !important;
	left:531px !important;
	top:373px !important;
}

#item220134 {
	width:425px !important;
	height:106px !important;
}

#item220135 {
	width:425px !important;
	height:106px !important;
	left:527px !important;
	top:492px !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;
}

#item282097 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item282111 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item282141 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item282172 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item282175 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item282202 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item282231 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item282289 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item282317 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item282346 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item282377 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item282407 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item282436 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item282467 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item282497 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item282095 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

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

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

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

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

#item206774 {
	width:357px !important;
	height:40px !important;
	left:651px !important;
	top:318px !important;
	background:#fff;
}

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

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

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

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

#item220223 {
	width:61px !important;
	height:16px !important;
	left:6px !important;
	top:2px !important;
	background:#ececec;
}

#item220196 {
	width:61px !important;
	height:16px !important;
	left:3px !important;
	background:#ffd800;
}

#item282548 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item282560 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item282591 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item282623 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item282625 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item282651 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item282681 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item282738 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item282767 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item282795 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item282827 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item282857 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item282886 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item282916 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item282946 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item282546 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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:467px !important;
}

#item220250 {
	width:87px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
	background:#ececec;
}

#item220143 {
	width:88px !important;
	height:25px !important;
	background:#ffd800;
}

#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:144px !important;
}

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

#item15278 {
	width:258px !important;
	height:54px !important;
	left:-9px !important;
	top:781px !important;
}

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

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

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

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

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

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

#item282981 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item282994 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item283024 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item283055 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item283057 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item283083 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item283113 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item283170 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item283198 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item283226 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item283257 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item283287 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item283316 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item283347 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item283378 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item282979 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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:443px !important;
}

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

#item220253 {
	width:61px !important;
	height:16px !important;
	left:6px !important;
	top:2px !important;
	background:#ececec;
}

#item220255 {
	width:61px !important;
	height:16px !important;
	left:3px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

#item283456 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item283469 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item283499 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item283530 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item283532 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item283558 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item283587 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item283646 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item283674 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item283703 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item283735 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item283765 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item283794 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item283824 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item283855 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item283454 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

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

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

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

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

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

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

#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:411px !important;
}

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

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

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

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

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

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

#item283979 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item283992 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item284022 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item284053 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item284055 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item284081 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item284111 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item284168 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item284196 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item284225 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item284256 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item284286 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item284315 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item284345 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item284375 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item283977 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item284849 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item284861 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item284891 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item284923 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item284925 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item284951 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item284980 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item285037 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item285065 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item285093 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item285125 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item285155 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item285185 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item285215 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item285245 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item284847 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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:459px !important;
}

#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:430px !important;
}

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

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

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

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

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

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

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

#item285284 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item285296 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item285326 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item285357 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item285359 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item285386 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item285415 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item285472 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item285500 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item285529 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item285560 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item285591 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item285620 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item285650 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item285680 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item285282 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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:463px !important;
}

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

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

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

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

#item285739 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item285752 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item285782 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item285813 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item285815 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item285841 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item285870 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item285928 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item285957 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item285985 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item286016 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item286046 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item286075 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item286105 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item286137 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item285737 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#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:448px !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;
}

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

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

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

#item286188 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item286200 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item286230 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item286261 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item286264 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item286290 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item286319 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item286377 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item286405 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item286433 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item286464 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item286495 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item286524 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item286554 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item286584 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item286186 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

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

#item286655 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item286669 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item286699 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item286730 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item286732 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item286758 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item286787 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item286845 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item286873 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item286901 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item286932 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item286962 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item286991 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item287021 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item287052 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item286653 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item165477 {
	width:97px !important;
	height:26px !important;
	background:#fdd900;
}

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

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

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

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

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

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

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

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

#item287113 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item287125 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item287156 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item287187 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item287189 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item287215 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item287244 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item287301 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item287329 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item287358 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item287391 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item287421 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item287450 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item287480 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item287510 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item287111 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

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

#item287654 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item287667 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item287697 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item287728 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item287730 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item287756 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item287786 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item287843 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item287871 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item287899 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item287930 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item287960 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item287990 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item288020 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item288050 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item287652 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item22972 {
	width:48px !important;
	height:48px !important;
	left:77px !important;
	top:41px !important;
}

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

#item288100 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item288115 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item288146 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item288177 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item288179 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item288205 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item288235 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item288292 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item288320 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item288349 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item288380 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item288410 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item288439 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item288469 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item288499 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item288098 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

#item24313 {
	width:350px !important;
	height:6px !important;
	left:658px !important;
	top:355px !important;
	background:#95c11e;
}

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

#item24326 {
	width:248px !important;
	height:50px !important;
	left:759px !important;
	top:781px !important;
}

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

#item24328 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item288542 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item288554 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item288584 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item288615 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item288618 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item288644 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item288674 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item288731 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item288759 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item288788 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item288819 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item288850 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item288880 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item288910 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item288940 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item288540 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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:391px !important;
}

#item26160 {
	width:117px !important;
	height:69px !important;
}

#item26155 {
	width:375px !important;
	height:69px !important;
	left:537px !important;
	top:259px !important;
}

#item26276 {
	width:127px !important;
	height:72px !important;
}

#item26272 {
	width:378px !important;
	height:72px !important;
	left:534px !important;
	top:457px !important;
}

#item26526 {
	width:388px !important;
	height:62px !important;
}

#item26524 {
	width:388px !important;
	height:62px !important;
	left:525px !important;
	top:611px !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:527px !important;
}

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

#item163729 {
	width:380px !important;
	height:59px !important;
}

#item163730 {
	width:380px !important;
	height:59px !important;
	left:543px !important;
	top:332px !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;
}

#item289007 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item289019 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item289049 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item289080 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item289082 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item289110 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item289139 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item289196 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item289224 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item289252 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item289284 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item289316 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item289345 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item289375 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item289405 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item289005 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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:463px !important;
}

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

#item289455 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item289468 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item289498 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item289530 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item289532 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item289558 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item289587 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item289644 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item289673 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item289701 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item289732 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item289763 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item289793 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item289823 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item289854 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item289453 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item94858 {
	width:133px !important;
	height:63px !important;
	left:3px !important;
	top:8px !important;
}

#item94854 {
	width:152px !important;
	height:74px !important;
	left:836px !important;
	top:445px !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;
}

#item289991 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item290004 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item290035 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item290067 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item290069 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item290095 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item290124 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item290181 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item290209 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item290237 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item290269 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item290299 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item290328 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item290358 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item290389 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item289989 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item164868 {
	width:33px !important;
	height:22px !important;
	left:797px !important;
	top:146px !important;
}

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

#item27540 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:453px !important;
}

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

#item290441 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item290454 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item290484 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item290515 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item290517 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item290544 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item290574 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item290631 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item290659 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item290687 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item290718 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item290748 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item290777 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item290808 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item290838 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item290439 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item163399 {
	width:126px !important;
	height:63px !important;
	left:14px !important;
	top:8px !important;
}

#item163395 {
	width:153px !important;
	height:74px !important;
	left:834px !important;
	top:443px !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;
}

#item290885 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item290897 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item290928 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item290959 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item290961 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item290987 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item291017 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item291074 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item291102 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item291131 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item291162 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item291192 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item291221 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item291251 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item291281 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item290883 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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:466px !important;
}

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

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

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

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

#item291318 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item291330 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item291360 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item291391 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item291393 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item291419 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item291449 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item291506 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item291534 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item291562 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item291593 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item291623 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item291653 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item291683 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item291713 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item291316 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item207228 {
	width:48px !important;
	height:48px !important;
	left:77px !important;
	top:41px !important;
}

#item207339 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:126px !important;
}

#item207393 {
	width:340px !important;
	height:21px !important;
	left:679px !important;
	top:316px !important;
	background:#fff;
}

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

#item292278 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item292292 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item292322 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item292354 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item292356 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item292382 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item292411 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item292469 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item292498 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item292526 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item292557 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item292587 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item292616 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item292647 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item292677 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item292276 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item32930 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:615px !important;
	height:776px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item32931 {
	width:670px !important;
	height:680px !important;
	left:311px !important;
	top:52px !important;
	background:#ffffff;
}

#item32932 {
	width:706px !important;
	height:83px !important;
	left:311px !important;
	top:444px !important;
	background:#047ab7;
}

#item130561 {
	width:224px !important;
	height:40px !important;
	left:525px !important;
	top:785px !important;
	background:#ffffff;
}

#item33042 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item33043 {
	width:185px !important;
	height:71px !important;
	left:704px !important;
	top:696px !important;
}

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

#item33045 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item36519 {
	width:38px !important;
	height:75px !important;
	left:806px !important;
	top:657px !important;
}

#item36523 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:658px !important;
}

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

#item204901 {
	width:394px !important;
	height:85px !important;
	left:14px !important;
	top:94px !important;
}

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

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

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

#item205016 {
	width:394px !important;
	height:87px !important;
	left:12px !important;
	top:174px !important;
}

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

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

#item205076 {
	width:409px !important;
	height:75px !important;
	left:410px !important;
	top:169px !important;
}

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

#item205240 {
	width:115px !important;
	height:76px !important;
	left:15px !important;
	top:255px !important;
}

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

#item205304 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item205331 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item205328 {
	width:412px !important;
	height:80px !important;
	left:415px !important;
	top:12px !important;
}

#item205333 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#item205335 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item205359 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item205360 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item205416 {
	width:390px !important;
	height:74px !important;
}

#item205413 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item205420 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item205417 {
	width:412px !important;
	height:67px !important;
	left:421px !important;
	top:95px !important;
}

#item205425 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item205422 {
	width:396px !important;
	height:73px !important;
	left:15px !important;
	top:253px !important;
}

#item205426 {
	width:372px !important;
	height:45px !important;
	left:31px !important;
	top:341px !important;
	background:#2a2b67;
}

#item205427 {
	width:136px !important;
	height:80px !important;
	left:10px !important;
	top:323px !important;
}

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

#item205505 {
	width:390px !important;
	height:67px !important;
	left:15px !important;
	top:331px !important;
}

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

#item36530 {
	width:394px !important;
	height:85px !important;
	left:404px !important;
	top:94px !important;
}

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

#item36648 {
	width:396px !important;
	height:86px !important;
	left:404px !important;
	top:14px !important;
}

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

#item36711 {
	width:394px !important;
	height:87px !important;
	left:402px !important;
	top:174px !important;
}

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

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

#item36774 {
	width:409px !important;
	height:75px !important;
	left:800px !important;
	top:169px !important;
}

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

#item36974 {
	width:115px !important;
	height:76px !important;
	left:405px !important;
	top:255px !important;
}

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

#item37046 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item37071 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item37069 {
	width:412px !important;
	height:80px !important;
	left:805px !important;
	top:12px !important;
}

#item37074 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#item37076 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item37099 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item37100 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item37155 {
	width:390px !important;
	height:74px !important;
}

#item37153 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item37159 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item37157 {
	width:412px !important;
	height:67px !important;
	left:811px !important;
	top:95px !important;
}

#item36928 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item36926 {
	width:396px !important;
	height:73px !important;
	left:405px !important;
	top:253px !important;
}

#item171074 {
	width:372px !important;
	height:45px !important;
	left:421px !important;
	top:341px !important;
	background:#2a2b67;
}

#item171075 {
	width:136px !important;
	height:80px !important;
	left:400px !important;
	top:323px !important;
}

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

#item171218 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item218946 {
	width:396px !important;
	height:73px !important;
	left:402px !important;
	top:328px !important;
}

#item204899 {
	width:1223px !important;
	height:403px !important;
	left:122px !important;
	top:238px !important;
}

#item37779 {
	width:585px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#292a73;
}

#item37787 {
	width:229px !important;
	height:29px !important;
	left:797px !important;
	top:750px !important;
	background:#292a73;
}

#item37800 {
	width:487px !important;
	height:112px !important;
	left:523px !important;
	top:51px !important;
	background:#292a73;
}

#item37899 {
	width:252px !important;
	height:49px !important;
	left:757px !important;
	top:777px !important;
}

#item37904 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item37908 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

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

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

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

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

#item292722 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item292734 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item292765 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item292796 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item292798 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item292824 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item292853 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item292912 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item292940 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item292969 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item293000 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item293030 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item293059 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item293089 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item293119 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item292720 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item39663 {
	width:126px !important;
	height:59px !important;
	left:10px !important;
	top:8px !important;
}

#item39660 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:458px !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;
}

#item293163 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item293175 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item293205 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item293236 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item293238 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item293264 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item293294 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item293351 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item293379 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item293407 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item293438 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item293468 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item293499 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item293529 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item293559 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item293161 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item40626 {
	width:126px !important;
	height:59px !important;
	left:6px !important;
	top:8px !important;
}

#item40623 {
	width:147px !important;
	height:74px !important;
	left:841px !important;
	top:473px !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;
}

#item293612 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item293626 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item293656 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item293687 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item293689 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item293715 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item293744 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item293801 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item293830 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item293859 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item293890 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item293920 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item293949 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item293980 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item294010 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item293610 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#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:458px !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;
}

#item294066 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item294078 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item294108 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item294139 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item294141 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item294167 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item294197 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item294254 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item294282 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item294310 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item294342 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item294372 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item294402 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item294432 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item294462 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item294064 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item38549 {
	width:129px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item38546 {
	width:146px !important;
	height:74px !important;
	left:844px !important;
	top:470px !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;
}

#item294508 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item294521 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item294551 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item294582 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item294584 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item294610 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item294639 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item294696 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item294725 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item294753 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item294784 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item294814 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item294843 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item294873 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item294904 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item294506 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item42156 {
	width:360px !important;
	height:129px !important;
	left:406px !important;
	top:650px !important;
}

#item169046 {
	width:182px !important;
	height:49px !important;
	left:237px !important;
	top:52px !important;
	background:#ffd800;
}

#item169074 {
	width:167px !important;
	height:38px !important;
	left:245px !important;
	top:58px !important;
	border:solid 1.04019343263039px #000;
}

#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:455px !important;
}

#item295042 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item295055 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item295085 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item295116 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item295119 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item295145 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item295175 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item295232 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item295260 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item295288 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item295319 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item295350 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item295379 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item295409 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item295439 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item295040 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item43211 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !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:450px !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;
}

#item295481 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item295495 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item295525 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item295556 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item295558 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item295584 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item295613 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item295672 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item295700 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item295728 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item295759 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item295791 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item295820 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item295850 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item295881 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item295479 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#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:464px !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:402px !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;
}

#item295937 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item295949 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item295979 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item296011 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item296013 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item296039 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item296068 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item296125 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item296153 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item296181 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item296213 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item296243 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item296272 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item296302 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item296332 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item295935 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item130579 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item130575 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:466px !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;
}

#item296383 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item296398 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item296428 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item296460 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item296462 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item296488 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item296517 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item296575 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item296603 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item296631 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item296662 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item296692 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item296721 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item296752 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item296782 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item296381 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

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

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

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

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

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

#item50208 {
	width:10px !important;
	height:10px !important;
	left:782px !important;
	top:232px !important;
}

#item164673 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:663px !important;
}

#item164677 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:665px !important;
}

#item169582 {
	width:374px !important;
	height:57px !important;
	left:53px !important;
	top:381px !important;
	background:#b27f4c;
}

#item169611 {
	width:170px !important;
	height:75px !important;
}

#item169605 {
	width:418px !important;
	height:81px !important;
	left:12px !important;
	top:17px !important;
}

#item169669 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item169664 {
	width:432px !important;
	height:78px !important;
	left:10px !important;
	top:92px !important;
}

#item169726 {
	width:117px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item169721 {
	width:388px !important;
	height:81px !important;
	left:441px !important;
	top:159px !important;
}

#item169785 {
	width:117px !important;
	height:75px !important;
}

#item169778 {
	width:394px !important;
	height:81px !important;
	left:439px !important;
	top:89px !important;
}

#item169844 {
	width:117px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
}

#item169839 {
	width:398px !important;
	height:88px !important;
	left:439px !important;
	top:10px !important;
}

#item169903 {
	width:130px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item169897 {
	width:401px !important;
	height:83px !important;
	left:29px !important;
	top:301px !important;
}

#item170002 {
	width:118px !important;
	height:78px !important;
	left:37px !important;
	top:369px !important;
}

#item170003 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item170014 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item170011 {
	width:398px !important;
	height:75px !important;
	left:43px !important;
	top:373px !important;
}

#item170018 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:8px !important;
	background:#fdd900;
}

#item170089 {
	width:113px !important;
	height:71px !important;
}

#item170121 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:12px !important;
	background:#fdd900;
}

#item170168 {
	width:116px !important;
	height:72px !important;
}

#item170178 {
	width:393px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item170175 {
	width:399px !important;
	height:72px !important;
	left:31px !important;
	top:163px !important;
}

#item170183 {
	width:401px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item170179 {
	width:407px !important;
	height:77px !important;
	left:29px !important;
	top:235px !important;
}

#item50282 {
	width:170px !important;
	height:75px !important;
}

#item50277 {
	width:418px !important;
	height:81px !important;
	left:414px !important;
	top:17px !important;
}

#item50340 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item50336 {
	width:432px !important;
	height:78px !important;
	left:412px !important;
	top:92px !important;
}

#item50457 {
	width:117px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item50453 {
	width:388px !important;
	height:81px !important;
	left:843px !important;
	top:159px !important;
}

#item50576 {
	width:117px !important;
	height:75px !important;
}

#item50571 {
	width:394px !important;
	height:81px !important;
	left:841px !important;
	top:89px !important;
}

#item50638 {
	width:117px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
}

#item50634 {
	width:398px !important;
	height:88px !important;
	left:841px !important;
	top:10px !important;
}

#item50700 {
	width:130px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item50696 {
	width:401px !important;
	height:83px !important;
	left:430px !important;
	top:301px !important;
}

#item50956 {
	width:118px !important;
	height:78px !important;
	left:439px !important;
	top:369px !important;
}

#item50957 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item50968 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item50966 {
	width:398px !important;
	height:75px !important;
	left:445px !important;
	top:373px !important;
}

#item98305 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:8px !important;
	background:#fdd900;
}

#item98448 {
	width:113px !important;
	height:71px !important;
}

#item95679 {
	width:59px !important;
	height:27px !important;
	left:327px !important;
	top:12px !important;
	background:#fdd900;
}

#item98566 {
	width:116px !important;
	height:72px !important;
}

#item98579 {
	width:393px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item98580 {
	width:399px !important;
	height:72px !important;
	left:433px !important;
	top:163px !important;
}

#item98623 {
	width:401px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item98624 {
	width:407px !important;
	height:77px !important;
	left:430px !important;
	top:235px !important;
}

#item169580 {
	width:1239px !important;
	height:478px !important;
	left:95px !important;
	top:216px !important;
}

#item51674 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#b07e49;
}

#item51681 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#b07e49;
}

#item51694 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#b27f4a;
}

#item51823 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item51831 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

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

#item296831 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item296843 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item296873 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item296905 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item296907 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item296933 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item296962 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item297019 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item297047 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item297075 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item297107 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item297137 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item297166 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item297196 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item297227 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item296829 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#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:841px !important;
	top:461px !important;
}

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

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

#item297286 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item297298 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item297328 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item297359 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item297361 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item297388 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item297418 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item297476 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item297504 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item297533 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item297565 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item297596 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item297625 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item297655 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item297685 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item297284 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item53528 {
	width:126px !important;
	height:59px !important;
	left:11px !important;
	top:8px !important;
}

#item53525 {
	width:153px !important;
	height:74px !important;
	left:835px !important;
	top:456px !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;
}

#item297731 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item297745 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item297776 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item297807 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item297809 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item297835 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item297865 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item297922 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item297951 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item297979 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item298010 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item298040 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item298069 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item298099 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item298130 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

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

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

#item297729 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item54479 {
	width:126px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item54476 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:450px !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;
}

#item298289 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

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

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

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

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

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

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

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

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

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

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

#item298301 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item298331 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item298362 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item298364 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item298390 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item298420 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

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

#item298477 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item298505 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item298533 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

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

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

#item298564 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item298594 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item298624 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item298654 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item298684 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item298690 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item298686 {
	width:57px !important;
	height:46px !important;
}

#item298287 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#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:450px !important;
}

#item55508 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item298727 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item298729 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298730 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298731 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298732 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298733 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298734 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298735 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298736 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298738 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298739 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item298740 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item298770 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item298801 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item298803 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item298829 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item298858 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item298888 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item298916 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item298945 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item298973 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item299002 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299003 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299004 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item299034 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item299063 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item299093 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item299123 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item299129 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item299125 {
	width:57px !important;
	height:46px !important;
}

#item298725 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#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;
}

#item299168 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item299170 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299171 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299172 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299173 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299174 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299175 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299176 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299177 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299178 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299179 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299180 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item299210 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item299241 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item299243 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item299270 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item299299 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item299328 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item299357 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item299385 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item299413 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item299442 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299443 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299444 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item299475 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item299504 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item299534 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item299564 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item299569 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item299566 {
	width:57px !important;
	height:46px !important;
}

#item299166 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#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:465px !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:427px !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;
}

#item299612 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item299614 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299615 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299616 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299617 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299618 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299619 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299620 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299623 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299624 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299625 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299626 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item299656 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item299687 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item299689 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item299715 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item299745 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item299774 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item299802 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item299831 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item299859 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item299888 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299889 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item299890 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item299920 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item299950 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item299980 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item300011 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item300016 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item300013 {
	width:57px !important;
	height:46px !important;
}

#item299610 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#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:834px !important;
	top:459px !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;
}

#item300073 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item300076 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300077 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300078 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300079 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300080 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300081 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300082 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300084 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300085 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300086 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300087 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item300117 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item300149 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item300151 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item300177 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item300206 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item300235 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item300263 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item300291 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item300320 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item300349 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300350 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300353 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item300383 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item300412 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item300442 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item300472 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item300477 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item300474 {
	width:57px !important;
	height:46px !important;
}

#item300070 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#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:834px !important;
	top:452px !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;
}

#item300515 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item300517 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300518 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300519 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300520 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300522 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300523 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300524 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300525 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300526 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300527 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300528 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item300559 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item300590 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item300592 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item300618 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item300647 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item300676 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item300705 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item300733 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item300762 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item300791 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300792 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300793 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item300823 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item300852 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item300882 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item300913 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item300918 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item300915 {
	width:57px !important;
	height:46px !important;
}

#item300513 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item61644 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#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:458px !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;
}

#item300983 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item300985 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300986 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300987 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300988 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300989 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300990 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300991 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300992 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300993 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300995 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item300996 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item301027 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item301059 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item301061 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item301087 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item301116 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item301145 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item301174 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item301202 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item301230 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item301260 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301261 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301262 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item301292 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item301321 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item301351 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item301381 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item301386 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item301383 {
	width:57px !important;
	height:46px !important;
}

#item300981 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item210707 {
	width:350px !important;
	height:58px !important;
	left:455px !important;
	top:35px !important;
	background:#575756;
}

#item210708 {
	width:350px !important;
	height:58px !important;
	left:52px !important;
	top:388px !important;
	background:#575756;
}

#item210737 {
	width:85px !important;
	height:64px !important;
}

#item210731 {
	width:387px !important;
	height:72px !important;
	left:18px !important;
	top:24px !important;
}

#item210772 {
	width:100px !important;
	height:63px !important;
}

#item210766 {
	width:395px !important;
	height:69px !important;
	left:10px !important;
	top:193px !important;
}

#item210806 {
	width:57px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item210807 {
	width:150px !important;
	height:128px !important;
	left:-41px !important;
	top:-45px !important;
}

#item210801 {
	width:369px !important;
	height:95px !important;
	left:436px !important;
	top:363px !important;
}

#item210839 {
	width:71px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item210834 {
	width:384px !important;
	height:89px !important;
	left:23px !important;
	top:272px !important;
}

#item210874 {
	width:84px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item210868 {
	width:389px !important;
	height:75px !important;
	left:419px !important;
	top:106px !important;
}

#item210925 {
	width:66px !important;
	height:85px !important;
	left:29px !important;
	top:374px !important;
}

#item210927 {
	width:229px !important;
	height:91px !important;
	left:-85px !important;
	top:-1px !important;
}

#item210936 {
	width:380px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item210933 {
	width:386px !important;
	height:87px !important;
	left:25px !important;
	top:374px !important;
}

#item210937 {
	width:383px !important;
	height:58px !important;
	left:21px !important;
	top:114px !important;
	background:#575756;
}

#item210938 {
	width:74px !important;
	height:88px !important;
	left:23px !important;
	top:99px !important;
}

#item210970 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210980 {
	width:384px !important;
	height:87px !important;
	left:3px !important;
	top:3px !important;
}

#item210977 {
	width:390px !important;
	height:93px !important;
	left:25px !important;
	top:96px !important;
}

#item210981 {
	width:81px !important;
	height:91px !important;
	left:422px !important;
	top:14px !important;
}

#item211013 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item211010 {
	width:384px !important;
	height:87px !important;
	left:431px !important;
	top:21px !important;
}

#item211015 {
	width:336px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#575756;
}

#item211019 {
	width:66px !important;
	height:102px !important;
}

#item211021 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item211016 {
	width:356px !important;
	height:102px !important;
}

#item211053 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item211058 {
	width:340px !important;
	height:58px !important;
	left:29px !important;
	top:12px !important;
	background:#575756;
}

#item211063 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item211091 {
	width:66px !important;
	height:78px !important;
}

#item211098 {
	width:360px !important;
	height:58px !important;
	left:5px !important;
	top:19px !important;
	background:#575756;
}

#item211104 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item211132 {
	width:60px !important;
	height:83px !important;
}

#item211133 {
	width:136px !important;
	height:136px !important;
	left:-27px !important;
	top:-27px !important;
}

#item211140 {
	width:333px !important;
	height:58px !important;
	left:30px !important;
	top:17px !important;
	background:#575756;
}

#item211148 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item211153 {
	width:64px !important;
	height:100px !important;
}

#item211154 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item211184 {
	width:358px !important;
	height:85px !important;
	left:3px !important;
	top:3px !important;
}

#item211181 {
	width:364px !important;
	height:91px !important;
	left:848px !important;
	top:12px !important;
}

#item211188 {
	width:369px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item211185 {
	width:375px !important;
	height:82px !important;
	left:838px !important;
	top:107px !important;
}

#item211193 {
	width:383px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item211190 {
	width:389px !important;
	height:82px !important;
	left:419px !important;
	top:183px !important;
}

#item211197 {
	width:365px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item211194 {
	width:371px !important;
	height:77px !important;
	left:437px !important;
	top:276px !important;
}

#item211201 {
	width:371px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item211198 {
	width:377px !important;
	height:81px !important;
	left:431px !important;
	top:368px !important;
}

#item210205 {
	width:350px !important;
	height:58px !important;
	left:863px !important;
	top:35px !important;
	background:#575756;
}

#item210206 {
	width:350px !important;
	height:58px !important;
	left:460px !important;
	top:388px !important;
	background:#575756;
}

#item210236 {
	width:85px !important;
	height:64px !important;
}

#item210229 {
	width:387px !important;
	height:72px !important;
	left:427px !important;
	top:24px !important;
}

#item210272 {
	width:100px !important;
	height:63px !important;
}

#item210266 {
	width:395px !important;
	height:69px !important;
	left:419px !important;
	top:193px !important;
}

#item210305 {
	width:57px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item210306 {
	width:150px !important;
	height:128px !important;
	left:-41px !important;
	top:-45px !important;
}

#item210300 {
	width:369px !important;
	height:95px !important;
	left:845px !important;
	top:363px !important;
}

#item210338 {
	width:71px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item210333 {
	width:384px !important;
	height:89px !important;
	left:432px !important;
	top:272px !important;
}

#item210372 {
	width:84px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item210367 {
	width:389px !important;
	height:75px !important;
	left:828px !important;
	top:106px !important;
}

#item210423 {
	width:66px !important;
	height:85px !important;
	left:437px !important;
	top:374px !important;
}

#item210424 {
	width:229px !important;
	height:91px !important;
	left:-85px !important;
	top:-1px !important;
}

#item210434 {
	width:380px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item210431 {
	width:386px !important;
	height:87px !important;
	left:434px !important;
	top:374px !important;
}

#item210435 {
	width:383px !important;
	height:58px !important;
	left:430px !important;
	top:114px !important;
	background:#575756;
}

#item210436 {
	width:74px !important;
	height:88px !important;
	left:431px !important;
	top:99px !important;
}

#item210468 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210479 {
	width:384px !important;
	height:87px !important;
	left:3px !important;
	top:3px !important;
}

#item210475 {
	width:390px !important;
	height:93px !important;
	left:434px !important;
	top:96px !important;
}

#item210480 {
	width:81px !important;
	height:91px !important;
	left:831px !important;
	top:14px !important;
}

#item210514 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item210510 {
	width:384px !important;
	height:87px !important;
	left:840px !important;
	top:21px !important;
}

#item210516 {
	width:336px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#575756;
}

#item210520 {
	width:66px !important;
	height:102px !important;
}

#item210521 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item210517 {
	width:356px !important;
	height:102px !important;
}

#item210553 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210558 {
	width:340px !important;
	height:58px !important;
	left:29px !important;
	top:12px !important;
	background:#575756;
}

#item210563 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210591 {
	width:66px !important;
	height:78px !important;
}

#item210598 {
	width:360px !important;
	height:58px !important;
	left:5px !important;
	top:19px !important;
	background:#575756;
}

#item210604 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210631 {
	width:60px !important;
	height:83px !important;
}

#item210632 {
	width:136px !important;
	height:136px !important;
	left:-27px !important;
	top:-27px !important;
}

#item210638 {
	width:333px !important;
	height:58px !important;
	left:30px !important;
	top:17px !important;
	background:#575756;
}

#item210648 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210654 {
	width:64px !important;
	height:100px !important;
}

#item210655 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item210686 {
	width:358px !important;
	height:85px !important;
	left:3px !important;
	top:3px !important;
}

#item210682 {
	width:364px !important;
	height:91px !important;
	left:1257px !important;
	top:12px !important;
}

#item210690 {
	width:369px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item210687 {
	width:375px !important;
	height:82px !important;
	left:1246px !important;
	top:107px !important;
}

#item210695 {
	width:383px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item210692 {
	width:389px !important;
	height:82px !important;
	left:828px !important;
	top:183px !important;
}

#item210699 {
	width:365px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item210696 {
	width:371px !important;
	height:77px !important;
	left:845px !important;
	top:276px !important;
}

#item210704 {
	width:371px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item210700 {
	width:377px !important;
	height:81px !important;
	left:840px !important;
	top:368px !important;
}

#item209658 {
	width:350px !important;
	height:58px !important;
	left:1272px !important;
	top:35px !important;
	background:#575756;
}

#item209689 {
	width:85px !important;
	height:64px !important;
}

#item209682 {
	width:387px !important;
	height:72px !important;
	left:835px !important;
	top:24px !important;
}

#item209727 {
	width:100px !important;
	height:63px !important;
}

#item209721 {
	width:395px !important;
	height:69px !important;
	left:827px !important;
	top:193px !important;
}

#item209763 {
	width:57px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item209764 {
	width:150px !important;
	height:128px !important;
	left:-41px !important;
	top:-45px !important;
}

#item209758 {
	width:369px !important;
	height:95px !important;
	left:1253px !important;
	top:363px !important;
}

#item209800 {
	width:71px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item209795 {
	width:384px !important;
	height:89px !important;
	left:840px !important;
	top:272px !important;
}

#item209837 {
	width:84px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item209832 {
	width:389px !important;
	height:75px !important;
	left:1237px !important;
	top:106px !important;
}

#item209891 {
	width:66px !important;
	height:85px !important;
	left:846px !important;
	top:374px !important;
}

#item209892 {
	width:229px !important;
	height:91px !important;
	left:-85px !important;
	top:-1px !important;
}

#item209903 {
	width:380px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item209900 {
	width:386px !important;
	height:87px !important;
	left:843px !important;
	top:374px !important;
}

#item209904 {
	width:383px !important;
	height:58px !important;
	left:838px !important;
	top:114px !important;
	background:#575756;
}

#item209905 {
	width:74px !important;
	height:88px !important;
	left:840px !important;
	top:99px !important;
}

#item209944 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item209957 {
	width:384px !important;
	height:87px !important;
	left:3px !important;
	top:3px !important;
}

#item209954 {
	width:390px !important;
	height:93px !important;
	left:843px !important;
	top:96px !important;
}

#item209958 {
	width:81px !important;
	height:91px !important;
	left:1240px !important;
	top:14px !important;
}

#item209994 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item209991 {
	width:384px !important;
	height:87px !important;
	left:1249px !important;
	top:21px !important;
}

#item209996 {
	width:336px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#575756;
}

#item210000 {
	width:66px !important;
	height:102px !important;
}

#item210001 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item209997 {
	width:356px !important;
	height:102px !important;
}

#item210037 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210044 {
	width:340px !important;
	height:58px !important;
	left:29px !important;
	top:12px !important;
	background:#575756;
}

#item210049 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210076 {
	width:66px !important;
	height:78px !important;
}

#item210088 {
	width:360px !important;
	height:58px !important;
	left:5px !important;
	top:19px !important;
	background:#575756;
}

#item210094 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210121 {
	width:60px !important;
	height:83px !important;
}

#item210122 {
	width:136px !important;
	height:136px !important;
	left:-27px !important;
	top:-27px !important;
}

#item210134 {
	width:333px !important;
	height:58px !important;
	left:30px !important;
	top:17px !important;
	background:#575756;
}

#item210144 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item210149 {
	width:64px !important;
	height:100px !important;
}

#item210150 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item210183 {
	width:358px !important;
	height:85px !important;
	left:3px !important;
	top:3px !important;
}

#item210180 {
	width:364px !important;
	height:91px !important;
	left:1665px !important;
	top:12px !important;
}

#item210187 {
	width:369px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item210184 {
	width:375px !important;
	height:82px !important;
	left:1655px !important;
	top:107px !important;
}

#item210193 {
	width:383px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item210190 {
	width:389px !important;
	height:82px !important;
	left:1237px !important;
	top:183px !important;
}

#item210197 {
	width:365px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item210194 {
	width:371px !important;
	height:77px !important;
	left:1254px !important;
	top:276px !important;
}

#item210201 {
	width:371px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item210198 {
	width:377px !important;
	height:81px !important;
	left:1249px !important;
	top:368px !important;
}

#item209656 {
	width:2030px !important;
	height:476px !important;
	left:-337px !important;
	top:179px !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;
}

#item64161 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:655px !important;
}

#item64166 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:658px !important;
}

#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;
}

#item301523 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item301525 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301526 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301527 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301528 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301529 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301530 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301531 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301533 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301534 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301535 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301536 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item301566 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item301597 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item301599 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item301626 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item301655 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item301684 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item301712 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item301740 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item301768 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item301797 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301798 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301799 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item301830 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item301859 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item301889 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item301919 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item301924 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item301921 {
	width:57px !important;
	height:46px !important;
}

#item301521 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item211404 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:440px !important;
	height:639px !important;
	left:577px !important;
	top:139px !important;
	background:#000;
}

#item211429 {
	width:382px !important;
	height:29px !important;
	left:36px !important;
	top:98px !important;
	background:#00aeef;
}

#item211454 {
	width:64px !important;
	height:76px !important;
	left:374px !important;
	top:69px !important;
	background:#fff;
}

#item211815 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item211827 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item250304 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item301960 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item301962 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301963 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301964 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301965 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301966 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301967 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301968 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301970 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301971 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301972 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item301974 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item302004 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item302035 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item302037 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item302063 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item302093 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item302122 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item302150 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item302179 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item302207 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item302236 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302237 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302238 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item302269 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item302298 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item302328 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item302359 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item302364 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item302361 {
	width:57px !important;
	height:46px !important;
}

#item301958 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item65800 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item213404 {
	width:462px !important;
	height:29px !important;
	left:27px !important;
	top:156px !important;
	background:#95c11e;
}

#item213532 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item213540 {
	width:456px !important;
	height:29px !important;
	left:528px !important;
	top:355px !important;
	background:#f6a200;
}

#item213610 {
	width:101px !important;
	height:146px !important;
	left:536px !important;
	top:402px !important;
}

#item213711 {
	width:101px !important;
	height:147px !important;
	left:538px !important;
	top:589px !important;
}

#item213728 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item214174 {
	width:1026px !important;
	height:86px !important;
	left:-9px !important;
	top:52px !important;
	background:#000;
}

#item214182 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1026px !important;
	height:88px !important;
	left:-9px !important;
	top:52px !important;
	background:#000;
}

#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;
}

#item302403 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item302405 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302406 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302407 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302408 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302409 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302410 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302411 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302412 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302413 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302414 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302415 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item302445 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item302476 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item302479 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item302505 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item302534 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item302563 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item302591 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item302619 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item302647 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item302676 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302677 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302678 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item302710 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item302739 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item302769 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item302799 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item302804 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item302801 {
	width:57px !important;
	height:46px !important;
}

#item302401 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item213875 {
	mix-blend-mode:multiply;
	opacity:0.30;
	width:490px !important;
	height:633px !important;
	left:526px !important;
	top:152px !important;
	background:#000;
}

#item213876 {
	width:1219px !important;
	height:59px !important;
	left:-44px !important;
	top:69px !important;
	background:#000;
}

#item213883 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1061px !important;
	height:77px !important;
	left:-44px !important;
	top:52px !important;
	background:#000;
}

#item213999 {
	width:101px !important;
	height:132px !important;
	left:52px !important;
	top:221px !important;
}

#item214007 {
	width:101px !important;
	height:130px !important;
	left:52px !important;
	top:441px !important;
}

#item214061 {
	width:452px !important;
	height:29px !important;
	left:34px !important;
	top:153px !important;
	background:#292a73;
}

#item214091 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item214103 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#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;
}

#item302854 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item302857 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302858 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302859 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302860 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302861 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302863 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302864 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302865 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302866 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302867 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item302868 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item302898 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item302930 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item302932 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item302958 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item302987 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item303016 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item303045 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item303073 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item303101 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item303130 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303131 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303132 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item303162 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item303191 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item303221 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item303252 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item303257 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item303254 {
	width:57px !important;
	height:46px !important;
}

#item302852 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item303311 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item303313 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303314 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303315 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303316 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303317 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303318 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303319 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303320 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303321 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303322 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303323 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item303353 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item303385 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item303387 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item303413 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item303442 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item303471 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item303499 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item303527 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item303555 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item303584 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303585 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303587 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item303617 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item303646 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item303677 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item303707 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item303712 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item303709 {
	width:57px !important;
	height:46px !important;
}

#item303309 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item72482 {
	width:355px !important;
	height:96px !important;
	left:585px !important;
	top:313px !important;
	background:#79a290;
}

#item72485 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item72508 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item72553 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#79a290;
}

#item72562 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#79a290;
}

#item72813 {
	width:408px !important;
	height:111px !important;
}

#item72811 {
	width:408px !important;
	height:111px !important;
	left:533px !important;
	top:293px !important;
}

#item214776 {
	width:355px !important;
	height:96px !important;
	left:585px !important;
	top:478px !important;
	background:#79a290;
}

#item214862 {
	width:408px !important;
	height:111px !important;
}

#item214859 {
	width:408px !important;
	height:111px !important;
	left:538px !important;
	top:470px !important;
}

#item72841 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item72849 {
	width:252px !important;
	height:49px !important;
	left:756px !important;
	top:779px !important;
}

#item72850 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item72851 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item303758 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item303760 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303761 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303762 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303763 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303765 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303766 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303767 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303768 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303769 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303770 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item303771 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item303801 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item303832 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item303834 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item303860 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item303889 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item303918 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item303947 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item303975 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item304003 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item304032 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304033 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304035 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item304065 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item304094 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item304124 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item304155 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item304160 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item304157 {
	width:57px !important;
	height:46px !important;
}

#item303756 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item74151 {
	width:643px !important;
	height:43px !important;
	left:709px !important;
	top:732px !important;
	background:#79a290;
}

#item215754 {
	width:38px !important;
	height:34px !important;
	left:709px !important;
	top:435px !important;
}

#item215935 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:53px !important;
	background:#79a290;
}

#item215939 {
	width:240px !important;
	height:73px !important;
	left:766px !important;
	top:53px !important;
	background:#79a290;
}

#item215943 {
	width:256px !important;
	height:109px !important;
	left:752px !important;
	top:670px !important;
	background:#79a290;
}

#item74189 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item74193 {
	width:236px !important;
	height:55px !important;
	left:772px !important;
	top:780px !important;
	background:#fff;
}

#item74194 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item74195 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item304195 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item304197 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304198 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304199 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304200 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304201 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304202 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304203 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304204 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304205 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304206 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304207 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item304237 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item304269 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item304271 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item304298 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item304327 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item304357 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item304385 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item304413 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item304441 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item304471 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304472 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304473 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item304503 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item304533 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item304563 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item304593 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item304598 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item304595 {
	width:57px !important;
	height:46px !important;
}

#item304193 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#item251410 {
	width:355px !important;
	height:68px !important;
	left:72px !important;
	top:49px !important;
	background:#a03320;
}

#item251412 {
	width:355px !important;
	height:68px !important;
	left:509px !important;
	top:402px !important;
	background:#a03320;
}

#item251413 {
	width:355px !important;
	height:68px !important;
	left:72px !important;
	top:165px !important;
	background:#a03320;
}

#item251414 {
	width:355px !important;
	height:68px !important;
	left:65px !important;
	top:287px !important;
	background:#a03320;
}

#item251521 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item251518 {
	width:414px !important;
	height:102px !important;
	left:19px !important;
	top:265px !important;
}

#item251525 {
	width:408px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item251522 {
	width:414px !important;
	height:98px !important;
	left:24px !important;
	top:151px !important;
}

#item251530 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item251526 {
	width:414px !important;
	height:95px !important;
	left:467px !important;
	top:388px !important;
}

#item251534 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item251531 {
	width:414px !important;
	height:94px !important;
	left:35px !important;
	top:39px !important;
}

#item251535 {
	width:355px !important;
	height:68px !important;
	left:968px !important;
	top:49px !important;
	background:#a03320;
}

#item251563 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item251559 {
	width:414px !important;
	height:94px !important;
	left:911px !important;
	top:40px !important;
}

#item251568 {
	width:355px !important;
	height:68px !important;
	left:60px !important;
	top:403px !important;
	background:#a03320;
}

#item251598 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item251595 {
	width:414px !important;
	height:102px !important;
	left:14px !important;
	top:381px !important;
}

#item251599 {
	width:355px !important;
	height:68px !important;
	left:510px !important;
	top:52px !important;
	background:#a03320;
}

#item251629 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item251626 {
	width:414px !important;
	height:95px !important;
	left:469px !important;
	top:34px !important;
}

#item251630 {
	width:355px !important;
	height:68px !important;
	left:510px !important;
	top:166px !important;
	background:#a03320;
}

#item251659 {
	width:355px !important;
	height:68px !important;
	left:513px !important;
	top:290px !important;
	background:#a03320;
}

#item251697 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item251694 {
	width:414px !important;
	height:95px !important;
	left:470px !important;
	top:151px !important;
}

#item251701 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item251698 {
	width:414px !important;
	height:95px !important;
	left:474px !important;
	top:278px !important;
}

#item251097 {
	width:355px !important;
	height:68px !important;
	left:512px !important;
	top:49px !important;
	background:#a03320;
}

#item251098 {
	width:355px !important;
	height:68px !important;
	left:949px !important;
	top:402px !important;
	background:#a03320;
}

#item251099 {
	width:355px !important;
	height:68px !important;
	left:512px !important;
	top:165px !important;
	background:#a03320;
}

#item251100 {
	width:355px !important;
	height:68px !important;
	left:505px !important;
	top:287px !important;
	background:#a03320;
}

#item251208 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item251205 {
	width:414px !important;
	height:102px !important;
	left:459px !important;
	top:265px !important;
}

#item251212 {
	width:408px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item251209 {
	width:414px !important;
	height:98px !important;
	left:465px !important;
	top:151px !important;
}

#item251216 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item251213 {
	width:414px !important;
	height:95px !important;
	left:908px !important;
	top:388px !important;
}

#item251220 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item251217 {
	width:414px !important;
	height:94px !important;
	left:476px !important;
	top:39px !important;
}

#item251221 {
	width:355px !important;
	height:68px !important;
	left:1408px !important;
	top:49px !important;
	background:#a03320;
}

#item251248 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item251245 {
	width:414px !important;
	height:94px !important;
	left:1351px !important;
	top:40px !important;
}

#item251253 {
	width:355px !important;
	height:68px !important;
	left:500px !important;
	top:403px !important;
	background:#a03320;
}

#item251285 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item251281 {
	width:414px !important;
	height:102px !important;
	left:455px !important;
	top:381px !important;
}

#item251286 {
	width:355px !important;
	height:68px !important;
	left:951px !important;
	top:52px !important;
	background:#a03320;
}

#item251317 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item251314 {
	width:414px !important;
	height:95px !important;
	left:909px !important;
	top:34px !important;
}

#item251318 {
	width:355px !important;
	height:68px !important;
	left:951px !important;
	top:166px !important;
	background:#a03320;
}

#item251345 {
	width:355px !important;
	height:68px !important;
	left:954px !important;
	top:290px !important;
	background:#a03320;
}

#item251386 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item251383 {
	width:414px !important;
	height:95px !important;
	left:910px !important;
	top:151px !important;
}

#item251390 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item251387 {
	width:414px !important;
	height:95px !important;
	left:915px !important;
	top:278px !important;
}

#item215969 {
	width:355px !important;
	height:68px !important;
	left:945px !important;
	top:49px !important;
	background:#a03320;
}

#item215971 {
	width:355px !important;
	height:68px !important;
	left:1382px !important;
	top:402px !important;
	background:#a03320;
}

#item215972 {
	width:355px !important;
	height:68px !important;
	left:945px !important;
	top:165px !important;
	background:#a03320;
}

#item215973 {
	width:355px !important;
	height:68px !important;
	left:938px !important;
	top:287px !important;
	background:#a03320;
}

#item216088 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item216085 {
	width:414px !important;
	height:102px !important;
	left:892px !important;
	top:265px !important;
}

#item216092 {
	width:408px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item216089 {
	width:414px !important;
	height:98px !important;
	left:898px !important;
	top:151px !important;
}

#item216096 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item216093 {
	width:414px !important;
	height:95px !important;
	left:1340px !important;
	top:388px !important;
}

#item216100 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item216097 {
	width:414px !important;
	height:94px !important;
	left:909px !important;
	top:39px !important;
}

#item216101 {
	width:355px !important;
	height:68px !important;
	left:1841px !important;
	top:49px !important;
	background:#a03320;
}

#item216129 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item216126 {
	width:414px !important;
	height:94px !important;
	left:1784px !important;
	top:40px !important;
}

#item216140 {
	width:355px !important;
	height:68px !important;
	left:933px !important;
	top:403px !important;
	background:#a03320;
}

#item216175 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item216172 {
	width:414px !important;
	height:102px !important;
	left:887px !important;
	top:381px !important;
}

#item216176 {
	width:355px !important;
	height:68px !important;
	left:1384px !important;
	top:52px !important;
	background:#a03320;
}

#item216211 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item216208 {
	width:414px !important;
	height:95px !important;
	left:1342px !important;
	top:34px !important;
}

#item216212 {
	width:355px !important;
	height:68px !important;
	left:1384px !important;
	top:166px !important;
	background:#a03320;
}

#item216243 {
	width:355px !important;
	height:68px !important;
	left:1387px !important;
	top:290px !important;
	background:#a03320;
}

#item216288 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item216285 {
	width:414px !important;
	height:95px !important;
	left:1343px !important;
	top:151px !important;
}

#item216292 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item216289 {
	width:414px !important;
	height:95px !important;
	left:1348px !important;
	top:278px !important;
}

#item251095 {
	width:2198px !important;
	height:513px !important;
	left:-371px !important;
	top:188px !important;
}

#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;
}

#item215958 {
	width:38px !important;
	height:75px !important;
	left:745px !important;
	top:685px !important;
}

#item215962 {
	width:37px !important;
	height:74px !important;
	left:889px !important;
	top:687px !important;
}

#item74984 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item74992 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item74993 {
	width:236px !important;
	height:38px !important;
	left:764px !important;
	top:782px !important;
	background:#fff;
}

#item74994 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item304646 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item304648 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304649 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304651 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304652 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304653 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304654 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304655 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304656 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304657 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304658 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304659 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item304689 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item304720 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item304722 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item304749 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item304778 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item304808 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item304836 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item304864 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item304892 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item304921 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304922 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item304923 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item304954 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item304983 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item305014 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item305044 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item305050 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item305046 {
	width:57px !important;
	height:46px !important;
}

#item304644 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item217171 {
	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;
}

#item305097 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item305099 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305101 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305102 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305103 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305104 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305105 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305108 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305109 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305110 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305111 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305112 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item305142 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item305173 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item305175 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item305202 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item305231 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item305260 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item305289 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item305317 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item305346 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item305375 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305376 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305377 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item305407 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item305436 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item305466 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item305497 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item305502 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item305499 {
	width:57px !important;
	height:46px !important;
}

#item305095 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item217650 {
	width:335px !important;
	height:54px !important;
	left:704px !important;
	top:720px !important;
	background:#a03320;
}

#item218067 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item218071 {
	width:242px !important;
	height:40px !important;
	left:767px !important;
	top:780px !important;
	background:#fff;
}

#item218072 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item218077 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item305678 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item305680 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305681 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305682 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305683 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305685 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305686 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305687 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305688 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305689 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305690 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305691 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item305721 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item305752 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item305755 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item305781 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item305810 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item305839 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item305868 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item305896 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item305924 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item305953 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305954 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item305955 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item305986 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item306015 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item306045 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item306075 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item306080 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item306077 {
	width:57px !important;
	height:46px !important;
}

#item305676 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;
}

#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;
}

#item306133 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item306135 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306136 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306137 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306138 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306139 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306141 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306142 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306143 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306144 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306145 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306146 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item306176 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item306207 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item306209 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item306235 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item306265 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item306294 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item306323 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item306351 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item306379 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item306408 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306409 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306410 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item306440 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item306469 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item306499 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item306530 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item306535 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item306532 {
	width:57px !important;
	height:46px !important;
}

#item306131 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !important;
}

#item218228 {
	width:222px !important;
	height:31px !important;
	left:93px !important;
	top:225px !important;
	background:#ffd800;
}

#item218229 {
	width:222px !important;
	height:31px !important;
	left:385px !important;
	top:493px !important;
	background:#ffd800;
}

#item218322 {
	width:222px !important;
	height:31px !important;
	left:385px !important;
	top:586px !important;
	background:#ffd800;
}

#item218346 {
	width:222px !important;
	height:31px !important;
	left:93px !important;
	top:328px !important;
	background:#ffd800;
}

#item218374 {
	width:130px !important;
	height:23px !important;
	background:#ffcc00;
}

#item218402 {
	width:193px !important;
	height:23px !important;
	background:#ffcc00;
}

#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:781px !important;
}

#item77553 {
	width:245px !important;
	height:46px !important;
	left:245px !important;
	top:780px !important;
}

#item306587 {
	width:420px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	background:#737273;
}

#item306589 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306590 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306591 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306592 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306593 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306594 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:63px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306595 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:123px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306596 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306597 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:236px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306598 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:278px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306599 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:85px !important;
}

#item306629 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:85px !important;
}

#item306661 {
	width:118px !important;
	height:106px !important;
	left: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;
}

#item306663 {
	width:68px !important;
	height:51px !important;
	top:8px !important;
}

#item306689 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:145px !important;
}

#item306718 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:201px !important;
}

#item306747 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:201px !important;
}

#item306775 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:250px !important;
}

#item306803 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:251px !important;
}

#item306831 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:290px !important;
}

#item306860 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306862 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:325px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item306863 {
	width:202px !important;
	height:26px !important;
	left:232px !important;
	top:290px !important;
}

#item306893 {
	width:118px !important;
	height:39px !important;
	left:22px !important;
	top:332px !important;
}

#item306922 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:137px !important;
}

#item306952 {
	width:118px !important;
	height:23px !important;
	left:231px !important;
	top:339px !important;
}

#item306982 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:31px !important;
}

#item306987 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item306984 {
	width:57px !important;
	height:46px !important;
}

#item306584 {
	width:436px !important;
	height:393px !important;
	left:572px !important;
	top:-11px !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;}
