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

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

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

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

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

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

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

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

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

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

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

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

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

#item7580 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item7606 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item7660 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item7686 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item7712 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item7738 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item7764 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item7790 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item7816 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item7844 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item7871 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item7872 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item7898 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item7924 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item7950 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item7951 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item7952 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8377 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item8403 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item8457 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item8483 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item8509 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item8535 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item8561 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item8587 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item8613 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item8641 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item8668 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item8669 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item8695 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item8721 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item8747 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item8748 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item8749 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

#item8832 {
	width:331px !important;
	height:29px !important;
	left:399px !important;
	top:596px !important;
	background:#ffd300;
}

#item8833 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:336px !important;
	background:#95c11e;
}

#item8834 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:716px !important;
	background:#f6a200;
}

#item8880 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:150px !important;
	background:#00aeef;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9144 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item9170 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item9224 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item9250 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item9276 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item9302 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item9328 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item9354 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item9380 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item9408 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item9435 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item9436 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item9462 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item9488 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item9514 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item9515 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item9516 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

#item9672 {
	width:331px !important;
	height:29px !important;
	left:396px !important;
	top:520px !important;
	background:#000;
}

#item9673 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:572px !important;
	background:#b07e49;
}

#item9674 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:97px !important;
	background:#292a73;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9923 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item9949 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item10003 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item10029 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item10055 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item10081 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item10107 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item10133 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item10159 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item10187 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item10214 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item10215 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item10241 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item10267 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item10293 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item10294 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item10295 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item10354 {
	width:331px !important;
	height:29px !important;
	left:392px !important;
	top:67px !important;
	background:#a03320;
}

#item10355 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:601px !important;
	background:#79a290;
}

#item10356 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:463px !important;
	background:#6e358b;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10633 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item10659 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item10713 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item10739 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item10765 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item10791 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item10817 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item10843 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item10869 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item10897 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item10924 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item10925 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item10951 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item10977 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item11003 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item11004 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item11005 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

#item11077 {
	width:148px !important;
	height:39px !important;
	left:523px !important;
	top:197px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item11100 {
	width:148px !important;
	height:39px !important;
	left:679px !important;
	top:197px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item11123 {
	width:148px !important;
	height:39px !important;
	left:834px !important;
	top:197px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item11146 {
	width:214px !important;
	height:45px !important;
	left:646px !important;
	top:248px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item11169 {
	width:456px !important;
	height:385px !important;
	left:531px !important;
	top:402px !important;
}

#item11214 {
	width:2px !important;
	height:10px !important;
	left:77px !important;
	top:192px !important;
	background:#3b3735;
}

#item11221 {
	width:2px !important;
	height:10px !important;
	left:362px !important;
	top:110px !important;
	background:#3b3735;
}

#item11228 {
	width:2px !important;
	height:9px !important;
	left:107px !important;
	top:287px !important;
	background:#3b3735;
}

#item11251 {
	width:120px !important;
	height:120px !important;
	left:735px !important;
	top:485px !important;
}

#item11267 {
	width:120px !important;
	height:120px !important;
	left:756px !important;
	top:590px !important;
}

#item11406 {
	width:135px !important;
	height:85px !important;
	left:183px !important;
	top:280px !important;
	background:#ffcc02;
}

#item11420 {
	width:135px !important;
	height:85px !important;
	left:38px !important;
	top:280px !important;
	background:#ffcc02;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12200 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !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;
}

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

#item12387 {
	width:422px !important;
	height:106px !important;
	left:529px !important;
	top:303px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item12425 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item12451 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item12505 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item12531 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item12557 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item12583 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item12609 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item12635 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item12661 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item12689 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item12716 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item12717 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item12743 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item12769 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item12795 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item12796 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item12797 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13378 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item13404 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item13458 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item13484 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item13510 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item13536 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item13562 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item13588 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item13614 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item13642 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item13669 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item13670 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item13696 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item13722 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item13748 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item13749 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item13750 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item14294 {
	width:252px !important;
	height:143px !important;
	left:615px !important;
	top:429px !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;
}

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

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

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

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

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

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

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

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

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

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

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

#item14340 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item14366 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item14420 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item14446 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item14472 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item14498 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item14524 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item14550 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item14576 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item14604 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item14631 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item14632 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item14658 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item14684 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item14710 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item14711 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item14712 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item15312 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item15338 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item15392 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item15418 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item15444 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item15470 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item15496 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item15522 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item15548 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item15576 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item15603 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item15604 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item15630 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item15656 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item15682 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item15683 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item15684 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

#item15781 {
	width:464px !important;
	height:420px !important;
	left:523px !important;
	top:287px !important;
}

#item15805 {
	width:148px !important;
	height:39px !important;
	left:523px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item15828 {
	width:148px !important;
	height:39px !important;
	left:679px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item15851 {
	width:148px !important;
	height:39px !important;
	left:834px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item15874 {
	width:214px !important;
	height:45px !important;
	left:646px !important;
	top:209px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item15897 {
	width:120px !important;
	height:120px !important;
	left:735px !important;
	top:485px !important;
}

#item16052 {
	width:135px !important;
	height:85px !important;
	left:183px !important;
	top:280px !important;
	background:#ffcc02;
}

#item16064 {
	width:135px !important;
	height:85px !important;
	left:38px !important;
	top:280px !important;
	background:#ffcc02;
}

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

#item16965 {
	width:369px !important;
	height:61px !important;
	left:547px !important;
	top:260px !important;
}

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

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

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

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

#item17376 {
	width:379px !important;
	height:54px !important;
	left:538px !important;
	top:454px !important;
}

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

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

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

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

#item17390 {
	width:377px !important;
	height:68px !important;
}

#item17388 {
	width:377px !important;
	height:68px !important;
	left:539px !important;
	top:406px !important;
}

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

#item17392 {
	width:384px !important;
	height:61px !important;
	left:533px !important;
	top:559px !important;
}

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

#item17396 {
	width:388px !important;
	height:64px !important;
	left:530px !important;
	top:614px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item17563 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item17589 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item17643 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item17669 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item17695 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item17721 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item17747 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item17773 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item17799 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item17827 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item17854 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item17855 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item17881 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item17907 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item17933 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item17934 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item17935 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item18536 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item18562 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item18616 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item18642 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item18668 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item18694 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item18720 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item18746 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item18772 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item18800 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item18827 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item18828 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item18854 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item18880 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item18906 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item18907 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item18908 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item19494 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item19520 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item19574 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item19600 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item19626 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item19652 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item19678 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item19704 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item19730 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item19758 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item19785 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item19786 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item19812 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item19838 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item19864 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item19865 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item19866 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item20449 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item20475 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item20529 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item20555 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item20581 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item20607 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item20633 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item20659 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item20685 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item20713 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item20740 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item20741 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item20767 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item20793 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item20819 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item20820 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item20821 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item21433 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item21459 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item21513 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item21539 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item21565 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item21591 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item21617 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item21643 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item21669 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item21697 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item21724 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item21725 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item21751 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item21777 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item21803 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item21804 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item21805 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

#item22249 {
	width:126px !important;
	height:63px !important;
	left:5px !important;
	top:8px !important;
}

#item22246 {
	width:146px !important;
	height:74px !important;
	left:838px !important;
	top:478px !important;
}

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

#item22338 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:120px !important;
}

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

#item22371 {
	width:247px !important;
	height:56px !important;
	left:505px !important;
	top:781px !important;
}

#item22372 {
	width:245px !important;
	height:57px !important;
	left:763px !important;
	top:780px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item22397 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item22423 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item22477 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item22503 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item22529 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item22555 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item22581 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item22607 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item22633 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item22661 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item22688 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item22689 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item22715 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item22741 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item22767 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item22768 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item22769 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

#item23247 {
	width:33px !important;
	height:22px !important;
	left:797px !important;
	top:138px !important;
}

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

#item23317 {
	width:249px !important;
	height:58px !important;
	left:504px !important;
	top:779px !important;
}

#item23318 {
	width:251px !important;
	height:58px !important;
	left:757px !important;
	top:779px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item23343 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item23369 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item23423 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item23449 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item23475 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item23501 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item23527 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item23553 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item23579 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item23607 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item23634 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item23635 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item23661 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item23687 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item23713 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item23714 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item23715 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

#item24326 {
	width:248px !important;
	height:50px !important;
	left:759px !important;
	top:782px !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;
}

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

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

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

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

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

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

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

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

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

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

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

#item24352 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item24378 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item24432 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item24458 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item24484 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item24510 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item24536 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item24562 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item24588 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item24616 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item24643 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item24644 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item24670 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item24696 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item24722 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item24723 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item24724 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item24804 {
	width:464px !important;
	height:420px !important;
	left:523px !important;
	top:287px !important;
}

#item24821 {
	width:148px !important;
	height:39px !important;
	left:523px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item24844 {
	width:148px !important;
	height:39px !important;
	left:679px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item24867 {
	width:148px !important;
	height:39px !important;
	left:834px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item24890 {
	width:214px !important;
	height:45px !important;
	left:646px !important;
	top:209px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item24913 {
	width:120px !important;
	height:120px !important;
	left:735px !important;
	top:485px !important;
}

#item25073 {
	width:135px !important;
	height:85px !important;
	left:183px !important;
	top:280px !important;
	background:#ffcc02;
}

#item25082 {
	width:135px !important;
	height:85px !important;
	left:38px !important;
	top:280px !important;
	background:#ffcc02;
}

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

#item26160 {
	width:117px !important;
	height:69px !important;
}

#item26155 {
	width:375px !important;
	height:69px !important;
	left:537px !important;
	top:283px !important;
}

#item26218 {
	width:117px !important;
	height:69px !important;
}

#item26214 {
	width:373px !important;
	height:69px !important;
	left:539px !important;
	top:350px !important;
}

#item26276 {
	width:127px !important;
	height:72px !important;
}

#item26272 {
	width:378px !important;
	height:72px !important;
	left:534px !important;
	top:422px !important;
}

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

#item26471 {
	width:388px !important;
	height:62px !important;
}

#item26469 {
	width:388px !important;
	height:62px !important;
	left:535px !important;
	top:554px !important;
}

#item26526 {
	width:388px !important;
	height:62px !important;
}

#item26524 {
	width:388px !important;
	height:62px !important;
	left:525px !important;
	top:633px !important;
}

#item26581 {
	width:388px !important;
	height:62px !important;
}

#item26579 {
	width:388px !important;
	height:62px !important;
	left:531px !important;
	top:701px !important;
}

#item26585 {
	width:384px !important;
	height:59px !important;
}

#item26583 {
	width:384px !important;
	height:59px !important;
	left:530px !important;
	top:495px !important;
}

#item26587 {
	width:70px !important;
	height:27px !important;
	left:790px !important;
	top:503px !important;
	background:#fdd900;
}

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

#item26647 {
	width:487px !important;
	height:101px !important;
	left:523px !important;
	top:52px !important;
	background:#f6a200;
}

#item26740 {
	width:252px !important;
	height:49px !important;
	left:755px !important;
	top:779px !important;
}

#item26741 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item26774 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item26800 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item26854 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item26880 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item26906 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item26932 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item26958 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item26984 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item27010 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item27038 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item27065 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item27066 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item27092 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item27118 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item27144 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item27145 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item27146 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item3698 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#f5a204;
}

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

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

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

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

#item27302 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#fdd900;
}

#item27325 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:147px !important;
}

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

#item27540 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:476px !important;
}

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

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

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

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

#item27663 {
	width:252px !important;
	height:52px !important;
	left:757px !important;
	top:781px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item27688 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item27714 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item27768 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item27794 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item27820 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item27846 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item27872 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item27898 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item27924 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item27952 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item27979 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item27980 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item28006 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item28032 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item28058 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item28059 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item28060 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item28089 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

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

#item28094 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

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

#item28475 {
	width:133px !important;
	height:63px !important;
	left:3px !important;
	top:8px !important;
}

#item28472 {
	width:152px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

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

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

#item28575 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:147px !important;
}

#item28582 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !important;
}

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

#item28595 {
	width:254px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item28620 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item28646 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item28700 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item28726 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item28752 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item28778 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item28804 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item28830 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item28856 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item28884 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item28911 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item28912 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item28938 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item28964 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item28990 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item28991 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item28992 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item29021 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

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

#item29026 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

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

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

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

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

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

#item29501 {
	width:127px !important;
	height:50px !important;
	left:4px !important;
	top:8px !important;
}

#item29498 {
	width:145px !important;
	height:74px !important;
	left:6px !important;
}

#item29532 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item29565 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item29591 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item29645 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item29671 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item29697 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item29723 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item29749 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item29775 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item29801 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item29829 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item29856 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item29857 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item29883 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item29909 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item29935 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item29936 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item29937 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item29964 {
	width:254px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

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

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

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

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

#item30433 {
	width:123px !important;
	height:50px !important;
	left:8px !important;
	top:8px !important;
}

#item30430 {
	width:148px !important;
	height:74px !important;
	left:2px !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;
}

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

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

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

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

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

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

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

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

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

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

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

#item30516 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item30542 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item30596 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item30622 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item30648 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item30674 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item30700 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item30726 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item30752 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item30780 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item30807 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item30808 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item30834 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item30860 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item30886 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item30887 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item30888 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

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

#item31123 {
	width:176px !important;
	height:66px !important;
	left:462px !important;
	top:517px !important;
	background:#23867f;
}

#item31281 {
	width:126px !important;
	height:63px !important;
	left:14px !important;
	top:8px !important;
}

#item31278 {
	width:153px !important;
	height:74px !important;
	left:834px !important;
	top:485px !important;
}

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

#item31313 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:126px !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;
}

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

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

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

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

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

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

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

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

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

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

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

#item31518 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item31544 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item31598 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item31624 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item31650 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item31676 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item31702 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item31728 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item31754 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item31782 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item31809 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item31810 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item31836 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item31862 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item31888 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item31889 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item31890 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item31919 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

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

#item31924 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

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

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

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

#item32077 {
	width:27px !important;
	height:18px !important;
	left:485px !important;
	top:236px !important;
}

#item32142 {
	width:643px !important;
	height:20px !important;
	left:878px !important;
	top:754px !important;
	background:#79a290;
}

#item32213 {
	width:27px !important;
	height:18px !important;
	left:483px !important;
	top:488px !important;
}

#item32223 {
	width:27px !important;
	height:18px !important;
	left:473px !important;
	top:744px !important;
}

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

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

#item32457 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item32486 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item32512 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item32566 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item32592 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item32618 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item32644 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item32670 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item32696 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item32722 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item32750 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item32777 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item32778 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item32804 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item32830 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item32856 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item32857 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item32858 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item32930 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:615px !important;
	height:776px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item32931 {
	width:670px !important;
	height:680px !important;
	left:311px !important;
	top:52px !important;
	background:#ffffff;
}

#item32932 {
	width:706px !important;
	height:83px !important;
	left:311px !important;
	top:444px !important;
	background:#047ab7;
}

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

#item33682 {
	width:284px !important;
	height:158px !important;
}

#item33678 {
	width:453px !important;
	height:158px !important;
	left:490px !important;
	top:420px !important;
}

#item93260 {
	width:70px !important;
	height:27px !important;
	left:873px !important;
	top:455px !important;
	background:#fff;
}

#item33745 {
	width:585px !important;
	height:112px !important;
	left:437px !important;
	top:52px !important;
	background:#ffe200;
}

#item33761 {
	width:213px !important;
	height:56px !important;
	left:796px !important;
	top:722px !important;
	background:#ffe200;
}

#item33762 {
	width:451px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item33776 {
	width:487px !important;
	height:112px !important;
	left:522px !important;
	top:52px !important;
	background:#ffe200;
}

#item33929 {
	width:252px !important;
	height:49px !important;
}

#item33927 {
	width:252px !important;
	height:49px !important;
	left:754px !important;
	top:781px !important;
}

#item33931 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item33964 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item33990 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item34044 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item34070 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item34096 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item34122 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item34148 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item34174 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item34200 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item34228 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item34255 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item34256 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item34282 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item34308 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item34334 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item34335 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item34336 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item6978 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#ffe200;
}

#item6986 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#ffd800;
}

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

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

#item7241 {
	width:256px !important;
	height:199px !important;
	left:751px !important;
	top:580px !important;
	background:#ffd800;
}

#item7252 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#ffd800;
}

#item34486 {
	width:380px !important;
	height:56px !important;
	left:637px !important;
	top:295px !important;
	background:#fff;
}

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

#item90744 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#fdd900;
}

#item90981 {
	width:129px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item90977 {
	width:146px !important;
	height:74px !important;
	left:836px !important;
	top:490px !important;
}

#item34692 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:145px !important;
}

#item90947 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:108px !important;
}

#item34760 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item34764 {
	width:226px !important;
	height:46px !important;
	left:770px !important;
	top:782px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item34790 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item34816 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

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

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

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

#item34870 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item34896 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item34922 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item34948 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item34974 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item35000 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item35026 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

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

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

#item35054 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

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

#item35081 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item35082 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item35108 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item35134 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item35160 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item35161 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item35162 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

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

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

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

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

#item91124 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item91121 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item91129 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item91127 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item36519 {
	width:38px !important;
	height:75px !important;
	left:807px !important;
	top:658px !important;
}

#item36523 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:658px !important;
}

#item37167 {
	width:120px !important;
	height:79px !important;
}

#item37163 {
	width:389px !important;
	height:80px !important;
	left:12px !important;
	top:167px !important;
}

#item37225 {
	width:136px !important;
	height:76px !important;
}

#item37221 {
	width:387px !important;
	height:77px !important;
	left:11px !important;
	top:315px !important;
}

#item37283 {
	width:121px !important;
	height:80px !important;
}

#item37279 {
	width:391px !important;
	height:81px !important;
	left:12px !important;
	top:87px !important;
}

#item37341 {
	width:123px !important;
	height:81px !important;
}

#item37337 {
	width:389px !important;
	height:82px !important;
	left:10px !important;
	top:241px !important;
}

#item37401 {
	width:134px !important;
	height:69px !important;
}

#item37402 {
	width:143px !important;
	height:103px !important;
	left:-4px !important;
	top:-12px !important;
}

#item37397 {
	width:403px !important;
	height:70px !important;
	left:408px !important;
	top:171px !important;
}

#item37462 {
	width:162px !important;
	height:73px !important;
}

#item37457 {
	width:403px !important;
	height:74px !important;
	left:408px !important;
	top:241px !important;
}

#item37518 {
	width:370px !important;
	height:45px !important;
	left:32px !important;
	top:34px !important;
	background:#2a2b67;
}

#item37520 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item37545 {
	width:390px !important;
	height:67px !important;
}

#item37543 {
	width:390px !important;
	height:67px !important;
	left:16px !important;
	top:17px !important;
}

#item37591 {
	width:115px !important;
	height:76px !important;
	left:14px !important;
	top:19px !important;
}

#item37602 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#item37659 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item37684 {
	width:406px !important;
	height:74px !important;
}

#item37682 {
	width:406px !important;
	height:74px !important;
	left:409px !important;
	top:19px !important;
}

#item37687 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#item37689 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item37712 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item37713 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item37772 {
	width:390px !important;
	height:74px !important;
}

#item37770 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item37776 {
	width:406px !important;
	height:61px !important;
}

#item37774 {
	width:406px !important;
	height:61px !important;
	left:419px !important;
	top:98px !important;
}

#item36534 {
	width:120px !important;
	height:79px !important;
}

#item36530 {
	width:389px !important;
	height:80px !important;
	left:401px !important;
	top:167px !important;
}

#item36592 {
	width:136px !important;
	height:114px !important;
}

#item36588 {
	width:393px !important;
	height:115px !important;
	left:394px !important;
	top:315px !important;
}

#item36652 {
	width:121px !important;
	height:80px !important;
}

#item36648 {
	width:391px !important;
	height:81px !important;
	left:400px !important;
	top:87px !important;
}

#item36715 {
	width:123px !important;
	height:81px !important;
}

#item36711 {
	width:389px !important;
	height:82px !important;
	left:399px !important;
	top:241px !important;
}

#item36778 {
	width:134px !important;
	height:69px !important;
}

#item36779 {
	width:143px !important;
	height:103px !important;
	left:-4px !important;
	top:-12px !important;
}

#item36774 {
	width:403px !important;
	height:70px !important;
	left:797px !important;
	top:171px !important;
}

#item36841 {
	width:162px !important;
	height:73px !important;
}

#item36836 {
	width:403px !important;
	height:74px !important;
	left:797px !important;
	top:241px !important;
}

#item36901 {
	width:370px !important;
	height:45px !important;
	left:421px !important;
	top:34px !important;
	background:#2a2b67;
}

#item36903 {
	width:70px !important;
	height:27px !important;
	background:#fdd900;
}

#item36928 {
	width:390px !important;
	height:67px !important;
}

#item36926 {
	width:390px !important;
	height:67px !important;
	left:405px !important;
	top:17px !important;
}

#item36974 {
	width:115px !important;
	height:76px !important;
	left:403px !important;
	top:19px !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;
}

#item37069 {
	width:406px !important;
	height:74px !important;
	left:802px !important;
	top:14px !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;
}

#item37157 {
	width:406px !important;
	height:61px !important;
	left:808px !important;
	top:98px !important;
}

#item36528 {
	width:1214px !important;
	height:429px !important;
	left:128px !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;
}

#item37922 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item37923 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37924 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37925 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37926 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37927 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37928 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37929 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37930 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37931 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37932 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37933 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item37959 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item37985 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item37987 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item37988 {
	width:68px !important;
	height:51px !important;
}

#item38013 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item38039 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item38065 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item38091 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item38117 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item38143 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item38169 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item38195 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38196 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38197 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item38223 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38224 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38225 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item38251 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item38277 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item38303 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38304 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38305 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item37912 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item37916 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item37914 {
	width:57px !important;
	height:46px !important;
}

#item37910 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item4472 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#292a73;
}

#item4489 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#292a73;
}

#item4493 {
	width:254px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#292a73;
}

#item4518 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4519 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item38452 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#fdd900;
}

#item38523 {
	width:244px !important;
	height:31px !important;
	background:#fdd900;
}

#item38549 {
	width:129px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item38546 {
	width:146px !important;
	height:74px !important;
	left:844px !important;
	top:483px !important;
}

#item38772 {
	width:33px !important;
	height:22px !important;
}

#item38782 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item38795 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item38838 {
	width:245px !important;
	height:54px !important;
	top:779px !important;
}

#item38842 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item38843 {
	width:243px !important;
	height:49px !important;
	left:763px !important;
	top:778px !important;
}

#item38844 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item38857 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item38858 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38859 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38860 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38861 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38862 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38863 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38864 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38865 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38866 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38867 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38868 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item38894 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item38920 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item38922 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item38923 {
	width:68px !important;
	height:51px !important;
}

#item38948 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item38974 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item39000 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item39026 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item39052 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item39078 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item39104 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item39130 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39131 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39132 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item39158 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39159 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39160 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item39186 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item39212 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item39238 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39239 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39240 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item38847 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item38851 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item38849 {
	width:57px !important;
	height:46px !important;
}

#item38845 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item39269 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item39267 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item39274 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item39272 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item39637 {
	width:269px !important;
	height:35px !important;
	background:#fdd900;
}

#item39663 {
	width:126px !important;
	height:59px !important;
	left:10px !important;
	top:8px !important;
}

#item39660 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:473px !important;
}

#item39695 {
	width:33px !important;
	height:22px !important;
}

#item39702 {
	width:33px !important;
	height:22px !important;
	left:52px !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;
}

#item39816 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item39817 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39818 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39819 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39820 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39821 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39822 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39823 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39824 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39825 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39826 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39827 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item39853 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item39879 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item39881 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item39882 {
	width:68px !important;
	height:51px !important;
}

#item39907 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item39933 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item39959 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item39985 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item40011 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item40037 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item40063 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item40089 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40090 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40091 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item40117 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40118 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40119 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item40145 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item40171 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item40197 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40198 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40199 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item39806 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item39810 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item39808 {
	width:57px !important;
	height:46px !important;
}

#item39804 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item40228 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item40226 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item40233 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item40231 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item40600 {
	width:269px !important;
	height:35px !important;
	background:#fdd900;
}

#item40626 {
	width:126px !important;
	height:59px !important;
	left:6px !important;
	top:8px !important;
}

#item40623 {
	width:147px !important;
	height:74px !important;
	left:841px !important;
	top:483px !important;
}

#item40666 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item40673 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item40720 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item40724 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item40725 {
	width:248px !important;
	height:47px !important;
	left:760px !important;
	top:781px !important;
}

#item40726 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item40739 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item40740 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40741 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40742 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40743 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40744 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40745 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40746 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40747 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40748 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40749 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40750 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item40776 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item40802 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item40804 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item40805 {
	width:68px !important;
	height:51px !important;
}

#item40830 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item40856 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item40882 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item40908 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item40934 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item40960 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item40986 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item41012 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41013 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41014 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item41040 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41041 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41042 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item41068 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item41094 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item41120 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41121 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41122 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item40729 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item40733 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item40731 {
	width:57px !important;
	height:46px !important;
}

#item40727 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item41151 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item41149 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item41156 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item41154 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item41499 {
	width:269px !important;
	height:35px !important;
	background:#fdd900;
}

#item41545 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item41600 {
	width:33px !important;
	height:22px !important;
}

#item41612 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item41647 {
	width:127px !important;
	height:50px !important;
	left:13px !important;
	top:8px !important;
}

#item41644 {
	width:146px !important;
	height:74px !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;
}

#item41716 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item41717 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41718 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41719 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41720 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41721 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41722 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41723 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41724 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41725 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41726 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41727 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item41753 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item41779 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41781 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item41782 {
	width:68px !important;
	height:51px !important;
}

#item41807 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item41833 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item41859 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item41885 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item41911 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item41937 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item41963 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item41989 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41990 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item41991 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item42017 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42018 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42019 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item42045 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item42071 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item42097 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42098 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42099 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item41706 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item41710 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item41708 {
	width:57px !important;
	height:46px !important;
}

#item41704 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item42156 {
	width:360px !important;
	height:129px !important;
	left:406px !important;
	top:650px !important;
}

#item42339 {
	width:118px !important;
	height:50px !important;
	left:15px !important;
	top:8px !important;
}

#item42336 {
	width:149px !important;
	height:74px !important;
	left:3px !important;
}

#item42535 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item42581 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item42615 {
	width:33px !important;
	height:22px !important;
}

#item42628 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#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;
}

#item42674 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item42675 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42676 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42677 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42678 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42679 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42680 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42681 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42682 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42683 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42684 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42685 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item42711 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item42737 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42739 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42740 {
	width:68px !important;
	height:51px !important;
}

#item42765 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item42791 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item42817 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item42843 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item42869 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item42895 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item42921 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item42947 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42948 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42949 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item42975 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42976 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item42977 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item43003 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item43029 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item43055 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43056 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43057 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item42664 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item42668 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item42666 {
	width:57px !important;
	height:46px !important;
}

#item42662 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item43211 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#fdd900;
}

#item43474 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item43520 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item43551 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item43564 {
	width:122px !important;
	height:59px !important;
	left:15px !important;
	top:8px !important;
}

#item43561 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item43594 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item43598 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item43599 {
	width:252px !important;
	height:50px !important;
	left:757px !important;
	top:781px !important;
}

#item43600 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item43613 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item43614 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43615 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43616 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43617 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43618 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43619 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43620 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43621 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43622 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43623 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43624 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item43650 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item43676 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43678 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43679 {
	width:68px !important;
	height:51px !important;
}

#item43704 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item43730 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item43756 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item43782 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item43808 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item43834 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item43860 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item43886 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43887 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43888 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item43914 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43915 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43916 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item43942 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item43968 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item43994 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43995 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item43996 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item43603 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item43607 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item43605 {
	width:57px !important;
	height:46px !important;
}

#item43601 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item44025 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44023 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item44030 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44028 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item44090 {
	width:432px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item44193 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd900;
}

#item44434 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item44480 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item44513 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item44510 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item44521 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:149px !important;
}

#item44528 {
	width:215px !important;
	height:155px !important;
	left:635px !important;
	top:421px !important;
}

#item44547 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item44551 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item44552 {
	width:245px !important;
	height:57px !important;
	left:763px !important;
	top:780px !important;
}

#item44553 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item44566 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item44567 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44568 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44569 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44570 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44571 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44572 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44573 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44574 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44575 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44576 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44577 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item44603 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item44629 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44631 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item44632 {
	width:68px !important;
	height:51px !important;
}

#item44657 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item44683 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item44709 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item44735 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item44761 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item44787 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item44813 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item44839 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44840 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44841 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item44867 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44868 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44869 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item44895 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item44921 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item44947 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44948 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item44949 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item44556 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item44560 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item44558 {
	width:57px !important;
	height:46px !important;
}

#item44554 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item44978 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44976 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item44983 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44981 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item45036 {
	width:380px !important;
	height:88px !important;
	left:637px !important;
	top:295px !important;
	background:#fff;
}

#item45037 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:147px !important;
}

#item45045 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd900;
}

#item45326 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item45439 {
	width:161px !important;
	height:74px !important;
	border:solid 1px #000;
}

#item45440 {
	width:127px !important;
	height:50px !important;
	left:17px !important;
	top:8px !important;
}

#item45437 {
	width:161px !important;
	height:74px !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;
}

#item45535 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item45536 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45537 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45538 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45539 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45540 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45541 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45542 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45543 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45544 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45545 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45546 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item45572 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item45598 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45600 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45601 {
	width:68px !important;
	height:51px !important;
}

#item45626 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item45652 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item45678 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item45704 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item45730 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item45756 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item45782 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item45808 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45809 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45810 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item45836 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45837 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45838 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item45864 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item45890 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item45916 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45917 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item45918 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item45525 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item45529 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item45527 {
	width:57px !important;
	height:46px !important;
}

#item45523 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item45985 {
	width:380px !important;
	height:56px !important;
	left:637px !important;
	top:295px !important;
	background:#fff;
}

#item45986 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:149px !important;
}

#item45993 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd900;
}

#item46296 {
	width:346px !important;
	height:35px !important;
	background:#fdd900;
}

#item46422 {
	width:127px !important;
	height:50px !important;
	left:7px !important;
	top:8px !important;
}

#item46419 {
	width:148px !important;
	height:74px !important;
	left:3px !important;
}

#item46513 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:108px !important;
}

#item46557 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item46561 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item46562 {
	width:251px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item46563 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item46576 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item46577 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46578 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46579 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46580 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46581 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46582 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46583 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46584 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46585 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46586 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46587 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item46613 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item46639 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46641 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item46642 {
	width:68px !important;
	height:51px !important;
}

#item46667 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item46693 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item46719 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item46745 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item46771 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item46797 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item46823 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item46849 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46850 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46851 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item46877 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46878 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46879 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item46905 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item46931 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item46957 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46958 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item46959 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item46566 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item46570 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item46568 {
	width:57px !important;
	height:46px !important;
}

#item46564 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item47017 {
	width:464px !important;
	height:420px !important;
	left:521px !important;
	top:276px !important;
}

#item47039 {
	width:148px !important;
	height:39px !important;
	left:523px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item47062 {
	width:148px !important;
	height:39px !important;
	left:679px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item47085 {
	width:148px !important;
	height:39px !important;
	left:834px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item47108 {
	width:214px !important;
	height:45px !important;
	left:646px !important;
	top:209px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item47131 {
	width:120px !important;
	height:120px !important;
	left:735px !important;
	top:485px !important;
}

#item47282 {
	width:135px !important;
	height:85px !important;
	left:183px !important;
	top:280px !important;
	background:#ffcc02;
}

#item47295 {
	width:135px !important;
	height:85px !important;
	left:38px !important;
	top:280px !important;
	background:#ffcc02;
}

#item50208 {
	width:10px !important;
	height:10px !important;
	left:782px !important;
	top:232px !important;
}

#item93452 {
	width:374px !important;
	height:57px !important;
	left:50px !important;
	top:379px !important;
	background:#b27f4c;
}

#item93482 {
	width:170px !important;
	height:75px !important;
}

#item93476 {
	width:413px !important;
	height:75px !important;
	left:12px !important;
	top:17px !important;
}

#item93539 {
	width:171px !important;
	height:72px !important;
}

#item93534 {
	width:427px !important;
	height:73px !important;
	left:10px !important;
	top:92px !important;
}

#item93598 {
	width:116px !important;
	height:72px !important;
}

#item93592 {
	width:386px !important;
	height:74px !important;
	left:38px !important;
	top:229px !important;
}

#item93657 {
	width:117px !important;
	height:75px !important;
}

#item93652 {
	width:383px !important;
	height:76px !important;
	left:441px !important;
	top:303px !important;
}

#item93714 {
	width:113px !important;
	height:71px !important;
}

#item93709 {
	width:386px !important;
	height:72px !important;
	left:38px !important;
	top:159px !important;
}

#item93776 {
	width:117px !important;
	height:75px !important;
}

#item93770 {
	width:389px !important;
	height:76px !important;
	left:439px !important;
	top:153px !important;
}

#item93835 {
	width:117px !important;
	height:82px !important;
}

#item93830 {
	width:393px !important;
	height:83px !important;
	left:439px !important;
	top:10px !important;
}

#item93892 {
	width:130px !important;
	height:77px !important;
}

#item93887 {
	width:396px !important;
	height:78px !important;
	left:29px !important;
	top:301px !important;
}

#item93951 {
	width:123px !important;
	height:86px !important;
}

#item93945 {
	width:396px !important;
	height:87px !important;
	left:436px !important;
	top:78px !important;
}

#item94010 {
	width:117px !important;
	height:75px !important;
}

#item94004 {
	width:389px !important;
	height:85px !important;
	left:439px !important;
	top:221px !important;
}

#item94064 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item94111 {
	width:118px !important;
	height:78px !important;
	left:35px !important;
	top:366px !important;
}

#item94112 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item94120 {
	width:392px !important;
	height:69px !important;
}

#item94117 {
	width:392px !important;
	height:69px !important;
	left:35px !important;
	top:370px !important;
}

#item94122 {
	width:62px !important;
	height:24px !important;
	background:#fdd900;
}

#item50282 {
	width:170px !important;
	height:75px !important;
}

#item50277 {
	width:413px !important;
	height:75px !important;
	left:439px !important;
	top:17px !important;
}

#item50340 {
	width:171px !important;
	height:72px !important;
}

#item50336 {
	width:427px !important;
	height:73px !important;
	left:437px !important;
	top:92px !important;
}

#item50399 {
	width:116px !important;
	height:72px !important;
}

#item50394 {
	width:386px !important;
	height:74px !important;
	left:466px !important;
	top:229px !important;
}

#item50457 {
	width:117px !important;
	height:75px !important;
}

#item50453 {
	width:383px !important;
	height:76px !important;
	left:869px !important;
	top:303px !important;
}

#item50515 {
	width:113px !important;
	height:71px !important;
}

#item50511 {
	width:386px !important;
	height:72px !important;
	left:466px !important;
	top:159px !important;
}

#item50576 {
	width:117px !important;
	height:75px !important;
}

#item50571 {
	width:389px !important;
	height:76px !important;
	left:866px !important;
	top:153px !important;
}

#item50638 {
	width:117px !important;
	height:82px !important;
}

#item50634 {
	width:393px !important;
	height:83px !important;
	left:866px !important;
	top:10px !important;
}

#item50700 {
	width:130px !important;
	height:77px !important;
}

#item50696 {
	width:396px !important;
	height:78px !important;
	left:456px !important;
	top:301px !important;
}

#item50761 {
	width:123px !important;
	height:86px !important;
}

#item50757 {
	width:396px !important;
	height:87px !important;
	left:863px !important;
	top:78px !important;
}

#item50829 {
	width:117px !important;
	height:75px !important;
}

#item50824 {
	width:389px !important;
	height:85px !important;
	left:866px !important;
	top:221px !important;
}

#item50889 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item50956 {
	width:118px !important;
	height:78px !important;
	left:462px !important;
	top:366px !important;
}

#item50957 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item50968 {
	width:392px !important;
	height:69px !important;
}

#item50966 {
	width:392px !important;
	height:69px !important;
	left:462px !important;
	top:370px !important;
}

#item93421 {
	width:62px !important;
	height:24px !important;
	background:#fdd900;
}

#item94239 {
	width:62px !important;
	height:24px !important;
	left:792px !important;
	top:167px !important;
	background:#fdd900;
}

#item93450 {
	width:1259px !important;
	height:500px !important;
	left:100px !important;
	top:219px !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;
}

#item51771 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:663px !important;
}

#item51775 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:665px !important;
}

#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;
}

#item51845 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item51846 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51847 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51848 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51849 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51850 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51851 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51852 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51853 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51854 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51855 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51856 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item51882 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item51908 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item51910 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item51911 {
	width:68px !important;
	height:51px !important;
}

#item51936 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item51962 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item51988 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item52014 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item52040 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item52066 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item52092 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item52118 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52119 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52120 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item52146 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52147 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52148 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item52174 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item52200 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item52226 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52227 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52228 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item51835 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item51839 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item51837 {
	width:57px !important;
	height:46px !important;
}

#item51833 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item5126 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#b2814a;
}

#item5133 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#b2814a;
}

#item5137 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#b2814a;
}

#item5164 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5165 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item52587 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item52633 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item52668 {
	width:144px !important;
	height:59px !important;
	top:8px !important;
}

#item52665 {
	width:147px !important;
	height:74px !important;
	left:840px !important;
	top:483px !important;
}

#item52688 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item52718 {
	width:245px !important;
	height:54px !important;
	left:-7px !important;
	top:779px !important;
}

#item52722 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item52723 {
	width:245px !important;
	height:58px !important;
	left:763px !important;
	top:779px !important;
}

#item52724 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item52737 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item52738 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52739 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52740 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52741 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52742 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52743 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52744 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52745 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52746 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52747 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52748 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item52774 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item52800 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item52802 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item52803 {
	width:68px !important;
	height:51px !important;
}

#item52828 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item52854 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item52880 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item52906 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item52932 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item52958 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item52984 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item53010 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53011 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53012 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item53038 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53039 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53040 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item53066 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item53092 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item53118 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53119 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53120 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item52727 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item52731 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item52729 {
	width:57px !important;
	height:46px !important;
}

#item52725 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item53149 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item53147 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item53154 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item53152 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item53502 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item53528 {
	width:126px !important;
	height:59px !important;
	left:11px !important;
	top:8px !important;
}

#item53525 {
	width:153px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item53559 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item53590 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item53619 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:782px !important;
}

#item53623 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item53624 {
	width:256px !important;
	height:54px !important;
	left:761px !important;
	top:783px !important;
}

#item53625 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item53638 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item53639 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53640 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53641 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53642 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53643 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53644 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53645 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53646 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53647 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53648 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53649 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item53675 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item53701 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53703 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53704 {
	width:68px !important;
	height:51px !important;
}

#item53729 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item53755 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item53781 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item53807 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item53833 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item53859 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item53885 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item53911 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53912 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53913 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item53939 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53940 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item53941 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item53967 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item53993 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item54019 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54020 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54021 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item53628 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item53632 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item53630 {
	width:57px !important;
	height:46px !important;
}

#item53626 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item54050 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item54048 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item54055 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item54053 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item54219 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

#item94212 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd900;
}

#item54453 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item54479 {
	width:126px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item54476 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item54511 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item54549 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item54578 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item54579 {
	width:254px !important;
	height:61px !important;
	left:763px !important;
	top:776px !important;
}

#item54580 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item54593 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item54594 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54595 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54596 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54597 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54598 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54599 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54600 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54601 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54602 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54603 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54604 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item54630 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item54656 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54658 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54659 {
	width:68px !important;
	height:51px !important;
}

#item54684 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item54710 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item54736 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item54762 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item54788 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item54814 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item54840 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item54866 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54867 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54868 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item54894 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54895 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54896 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item54922 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item54948 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item54974 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54975 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item54976 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item54583 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item54587 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item54585 {
	width:57px !important;
	height:46px !important;
}

#item54581 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item55005 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55003 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item55010 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55008 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item55169 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:781px !important;
}

#item94186 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd900;
}

#item55413 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item55459 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item55495 {
	width:126px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item55492 {
	width:144px !important;
	height:74px !important;
	left:844px !important;
	top:483px !important;
}

#item55508 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item55535 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item55536 {
	width:256px !important;
	height:49px !important;
	left:761px !important;
	top:779px !important;
}

#item55537 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item55550 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item55551 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55552 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55553 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55554 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55555 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55556 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55557 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55558 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55559 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55560 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55561 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item55587 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item55613 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55615 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55616 {
	width:68px !important;
	height:51px !important;
}

#item55641 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item55667 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item55693 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item55719 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item55745 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item55771 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item55797 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item55823 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55824 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55825 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item55851 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55852 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55853 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item55879 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item55905 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item55931 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55932 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item55933 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item55540 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item55544 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item55542 {
	width:57px !important;
	height:46px !important;
}

#item55538 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item55962 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55960 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item55967 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55965 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item56340 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item56386 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item56418 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item56501 {
	width:126px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item56498 {
	width:144px !important;
	height:74px !important;
	left:832px !important;
	top:479px !important;
}

#item56522 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:779px !important;
}

#item56526 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item56527 {
	width:256px !important;
	height:60px !important;
	left:761px !important;
	top:777px !important;
}

#item56528 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item56541 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item56542 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56543 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56544 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56545 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56546 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56547 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56548 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56549 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56550 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56551 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56552 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item56578 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item56604 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56606 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56607 {
	width:68px !important;
	height:51px !important;
}

#item56632 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item56658 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item56684 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item56710 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item56736 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item56762 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item56788 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item56814 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56815 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56816 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item56842 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56843 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56844 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item56870 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item56896 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item56922 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56923 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item56924 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item56531 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item56535 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item56533 {
	width:57px !important;
	height:46px !important;
}

#item56529 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item56953 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item56951 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item56958 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item56956 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item57069 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd900;
}

#item57344 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item57390 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item57422 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item57419 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item57431 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item57453 {
	width:243px !important;
	height:135px !important;
	left:613px !important;
	top:445px !important;
}

#item57471 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item57475 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item57476 {
	width:254px !important;
	height:56px !important;
	left:763px !important;
	top:781px !important;
}

#item57477 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item57490 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item57491 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57492 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57493 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57494 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57495 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57496 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57497 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57498 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57499 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57500 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57501 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item57527 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item57553 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57555 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57556 {
	width:68px !important;
	height:51px !important;
}

#item57581 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item57607 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item57633 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item57659 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item57685 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item57711 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item57737 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item57763 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57764 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57765 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item57791 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57792 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57793 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item57819 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item57845 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item57871 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57872 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item57873 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item57480 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item57484 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item57482 {
	width:57px !important;
	height:46px !important;
}

#item57478 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item57902 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item57900 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item57907 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item57905 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item58265 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item58353 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:115px !important;
}

#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;
}

#item58420 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item58421 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58422 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58423 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58424 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58425 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58426 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58427 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58428 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58429 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58430 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58431 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item58457 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item58483 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58485 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58486 {
	width:68px !important;
	height:51px !important;
}

#item58511 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item58537 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item58563 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item58589 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item58615 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item58641 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item58667 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item58693 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58694 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58695 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item58721 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58722 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58723 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item58749 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item58775 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item58801 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58802 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item58803 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item58410 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item58414 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item58412 {
	width:57px !important;
	height:46px !important;
}

#item58408 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item59218 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item59276 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item59310 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item59339 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item59343 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item59344 {
	width:256px !important;
	height:59px !important;
	left:761px !important;
	top:778px !important;
}

#item59345 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item59358 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item59359 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59360 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59361 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59362 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59363 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59364 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59365 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59366 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59367 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59368 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59369 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item59395 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item59421 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59423 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item59424 {
	width:68px !important;
	height:51px !important;
}

#item59449 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item59475 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item59501 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item59527 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item59553 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item59579 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item59605 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item59631 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59632 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59633 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item59659 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59660 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59661 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item59687 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item59713 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item59739 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59740 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item59741 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item59348 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item59352 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item59350 {
	width:57px !important;
	height:46px !important;
}

#item59346 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item60149 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item60206 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item60239 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item60254 {
	width:161px !important;
	height:74px !important;
	border:solid 1px #000;
}

#item60255 {
	width:127px !important;
	height:50px !important;
	left:17px !important;
	top:8px !important;
}

#item60252 {
	width:161px !important;
	height:74px !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;
}

#item60314 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item60315 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60316 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60317 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60318 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60319 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60320 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60321 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60322 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60323 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60324 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60325 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item60351 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item60377 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60379 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item60380 {
	width:68px !important;
	height:51px !important;
}

#item60405 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item60431 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item60457 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item60483 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item60509 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item60535 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item60561 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item60587 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60588 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60589 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item60615 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60616 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60617 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item60643 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item60669 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item60695 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60696 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item60697 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item60304 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item60308 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item60306 {
	width:57px !important;
	height:46px !important;
}

#item60302 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item61067 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item61125 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item61154 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item61169 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item61173 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item61174 {
	width:260px !important;
	height:58px !important;
	left:757px !important;
	top:779px !important;
}

#item61175 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item61188 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item61189 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61190 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61191 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61192 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61193 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61194 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61195 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61196 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61197 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61198 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61199 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item61225 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item61251 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61253 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item61254 {
	width:68px !important;
	height:51px !important;
}

#item61279 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item61305 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item61331 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item61357 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item61383 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item61409 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item61435 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item61461 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61462 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61463 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item61489 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61490 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61491 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item61517 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item61543 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item61569 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61570 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item61571 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item61178 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item61182 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item61180 {
	width:57px !important;
	height:46px !important;
}

#item61176 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item61644 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item61963 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item62009 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item62041 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item62075 {
	width:161px !important;
	height:74px !important;
	border:solid 1px #000;
}

#item62076 {
	width:127px !important;
	height:50px !important;
	left:17px !important;
	top:8px !important;
}

#item62073 {
	width:161px !important;
	height:74px !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;
}

#item62134 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item62135 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62136 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62137 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62138 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62139 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62140 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62141 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62142 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62143 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62144 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62145 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item62171 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item62197 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62199 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item62200 {
	width:68px !important;
	height:51px !important;
}

#item62225 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item62251 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item62277 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item62303 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item62329 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item62355 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item62381 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item62407 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62408 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62409 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item62435 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62436 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62437 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item62463 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item62489 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item62515 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62516 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item62517 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item62124 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item62128 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item62126 {
	width:57px !important;
	height:46px !important;
}

#item62122 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !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;
}

#item63338 {
	width:350px !important;
	height:58px !important;
	left:450px !important;
	top:415px !important;
	background:#575756;
}

#item63358 {
	width:350px !important;
	height:58px !important;
	left:51px !important;
	top:128px !important;
	background:#575756;
}

#item63365 {
	width:62px !important;
	height:96px !important;
}

#item63366 {
	width:108px !important;
	height:93px !important;
	left:-37px !important;
	top:6px !important;
}

#item63361 {
	width:375px !important;
	height:97px !important;
	left:27px !important;
	top:405px !important;
}

#item63402 {
	width:102px !important;
	height:69px !important;
}

#item63398 {
	width:379px !important;
	height:69px !important;
	left:423px !important;
	top:317px !important;
}

#item63457 {
	width:66px !important;
	height:85px !important;
	left:27px !important;
	top:114px !important;
}

#item63458 {
	width:88px !important;
	height:35px !important;
	left:-15px !important;
	top:26px !important;
}

#item63470 {
	width:380px !important;
	height:81px !important;
}

#item63468 {
	width:380px !important;
	height:81px !important;
	left:27px !important;
	top:116px !important;
}

#item63472 {
	width:81px !important;
	height:91px !important;
	left:418px !important;
	top:394px !important;
}

#item63505 {
	width:378px !important;
	height:81px !important;
}

#item63503 {
	width:378px !important;
	height:81px !important;
	left:430px !important;
	top:394px !important;
}

#item63508 {
	width:336px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#575756;
}

#item63511 {
	width:66px !important;
	height:102px !important;
}

#item63512 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item63509 {
	width:327px !important;
	height:102px !important;
}

#item63557 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item63566 {
	width:340px !important;
	height:58px !important;
	left:32px !important;
	top:12px !important;
	background:#575756;
}

#item63589 {
	width:72px !important;
	height:85px !important;
}

#item63590 {
	width:139px !important;
	height:139px !important;
	left:-40px !important;
	top:-28px !important;
}

#item63598 {
	width:360px !important;
	height:58px !important;
	left:10px !important;
	top:19px !important;
	background:#575756;
}

#item63606 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item63635 {
	width:72px !important;
	height:99px !important;
}

#item63636 {
	width:162px !important;
	height:162px !important;
	left:-32px !important;
	top:-32px !important;
}

#item63645 {
	width:375px !important;
	height:85px !important;
}

#item63643 {
	width:375px !important;
	height:85px !important;
	left:32px !important;
	top:214px !important;
}

#item63649 {
	width:369px !important;
	height:76px !important;
}

#item63647 {
	width:369px !important;
	height:76px !important;
	left:434px !important;
	top:29px !important;
}

#item63653 {
	width:383px !important;
	height:76px !important;
}

#item63651 {
	width:383px !important;
	height:76px !important;
	left:418px !important;
	top:228px !important;
}

#item63657 {
	width:365px !important;
	height:71px !important;
}

#item63655 {
	width:365px !important;
	height:71px !important;
	left:433px !important;
	top:131px !important;
}

#item63661 {
	width:371px !important;
	height:75px !important;
}

#item63659 {
	width:371px !important;
	height:75px !important;
	left:34px !important;
	top:416px !important;
}

#item63682 {
	width:350px !important;
	height:58px !important;
	left:51px !important;
	top:37px !important;
	background:#575756;
}

#item63708 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item63733 {
	width:397px !important;
	height:81px !important;
}

#item63731 {
	width:397px !important;
	height:81px !important;
	left:10px !important;
	top:24px !important;
}

#item63758 {
	width:333px !important;
	height:58px !important;
	left:41px !important;
	top:17px !important;
	background:#575756;
}

#item63768 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item63778 {
	width:64px !important;
	height:100px !important;
}

#item63779 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item63834 {
	width:375px !important;
	height:85px !important;
}

#item63832 {
	width:375px !important;
	height:85px !important;
	left:32px !important;
	top:309px !important;
}

#item63837 {
	width:333px !important;
	height:58px !important;
	left:41px !important;
	top:17px !important;
	background:#575756;
}

#item63846 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item63856 {
	width:64px !important;
	height:100px !important;
}

#item63857 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item62577 {
	width:350px !important;
	height:58px !important;
	left:813px !important;
	top:415px !important;
	background:#575756;
}

#item62604 {
	width:72px !important;
	height:104px !important;
}

#item62605 {
	width:108px !important;
	height:93px !important;
	left:-27px !important;
	top:6px !important;
}

#item62600 {
	width:378px !important;
	height:105px !important;
	left:387px !important;
	top:398px !important;
}

#item62648 {
	width:84px !important;
	height:69px !important;
}

#item62644 {
	width:382px !important;
	height:69px !important;
	left:782px !important;
	top:318px !important;
}

#item62708 {
	width:80px !important;
	height:85px !important;
	left:390px !important;
	top:114px !important;
}

#item62709 {
	width:94px !important;
	height:85px !important;
	left:-15px !important;
}

#item62724 {
	width:380px !important;
	height:81px !important;
}

#item62722 {
	width:380px !important;
	height:81px !important;
	left:390px !important;
	top:118px !important;
}

#item62726 {
	width:96px !important;
	height:108px !important;
	left:781px !important;
	top:394px !important;
}

#item62762 {
	width:378px !important;
	height:81px !important;
}

#item62760 {
	width:378px !important;
	height:81px !important;
	left:793px !important;
	top:394px !important;
}

#item62765 {
	width:336px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#575756;
}

#item62768 {
	width:66px !important;
	height:102px !important;
}

#item62769 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item62766 {
	width:327px !important;
	height:102px !important;
}

#item62809 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item62818 {
	width:340px !important;
	height:58px !important;
	left:32px !important;
	top:12px !important;
	background:#575756;
}

#item62841 {
	width:72px !important;
	height:85px !important;
}

#item62842 {
	width:130px !important;
	height:130px !important;
	left:-35px !important;
	top:-23px !important;
}

#item62856 {
	width:360px !important;
	height:58px !important;
	left:10px !important;
	top:19px !important;
	background:#575756;
}

#item62869 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item62903 {
	width:72px !important;
	height:99px !important;
}

#item62904 {
	width:135px !important;
	height:135px !important;
	left:-22px !important;
	top:-19px !important;
}

#item62919 {
	width:375px !important;
	height:85px !important;
}

#item62917 {
	width:375px !important;
	height:85px !important;
	left:394px !important;
	top:214px !important;
}

#item62923 {
	width:369px !important;
	height:76px !important;
}

#item62921 {
	width:369px !important;
	height:76px !important;
	left:797px !important;
	top:29px !important;
}

#item62927 {
	width:383px !important;
	height:76px !important;
}

#item62925 {
	width:383px !important;
	height:76px !important;
	left:781px !important;
	top:228px !important;
}

#item62931 {
	width:365px !important;
	height:71px !important;
}

#item62929 {
	width:365px !important;
	height:71px !important;
	left:796px !important;
	top:131px !important;
}

#item62935 {
	width:336px !important;
	height:75px !important;
}

#item62933 {
	width:336px !important;
	height:75px !important;
	left:431px !important;
	top:416px !important;
}

#item62983 {
	width:59px !important;
	height:27px !important;
	background:#fdd900;
}

#item63008 {
	width:397px !important;
	height:81px !important;
}

#item63006 {
	width:397px !important;
	height:81px !important;
	left:373px !important;
	top:24px !important;
}

#item63033 {
	width:333px !important;
	height:58px !important;
	left:41px !important;
	top:17px !important;
	background:#575756;
}

#item63046 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item63059 {
	width:64px !important;
	height:100px !important;
}

#item63060 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item63118 {
	width:375px !important;
	height:85px !important;
}

#item63116 {
	width:375px !important;
	height:85px !important;
	left:395px !important;
	top:309px !important;
}

#item63121 {
	width:333px !important;
	height:58px !important;
	left:50px !important;
	top:24px !important;
	background:#575756;
}

#item63130 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item63137 {
	width:73px !important;
	height:107px !important;
}

#item63138 {
	width:168px !important;
	height:144px !important;
	left:-38px !important;
	top:-44px !important;
}

#item62575 {
	width:1171px !important;
	height:502px !important;
	left:122px !important;
	top:192px !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:691px !important;
}

#item64166 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:693px !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;
}

#item64215 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item64216 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64217 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64218 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64219 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64220 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64221 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64222 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64223 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64224 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64225 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64226 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item64252 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item64278 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64280 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item64281 {
	width:68px !important;
	height:51px !important;
}

#item64306 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item64332 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item64358 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item64384 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item64410 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item64436 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item64462 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item64488 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64489 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64490 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item64516 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64517 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64518 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item64544 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item64570 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item64596 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64597 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item64598 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item64205 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item64209 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item64207 {
	width:57px !important;
	height:46px !important;
}

#item64203 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item64665 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:441px !important;
	height:726px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item64875 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item64898 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item64943 {
	width:204px !important;
	height:60px !important;
	left:46px !important;
	top:143px !important;
	border-radius:10px;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item64989 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item65020 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item65024 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item65025 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item65038 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item65039 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65040 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65041 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65042 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65043 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65044 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65045 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65046 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65047 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65048 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65049 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item65075 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item65101 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65103 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65104 {
	width:68px !important;
	height:51px !important;
}

#item65129 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item65155 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item65181 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item65207 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item65233 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item65259 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item65285 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item65311 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65312 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65313 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item65339 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65340 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65341 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item65367 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item65393 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item65419 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65420 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65421 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item65028 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item65032 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item65030 {
	width:57px !important;
	height:46px !important;
}

#item65026 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item65487 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:440px !important;
	height:639px !important;
	left:577px !important;
	top:139px !important;
	background:#000;
}

#item65488 {
	width:14px !important;
	height:14px !important;
	left:795px !important;
	top:97px !important;
	border-radius:1px;
	background:#f39c00;
}

#item65511 {
	width:14px !important;
	height:14px !important;
	left:888px !important;
	top:97px !important;
	border-radius:1px;
	background:#00aeef;
}

#item65534 {
	width:141px !important;
	height:23px !important;
	left:52px !important;
	top:117px !important;
	background:#ffd800;
}

#item65586 {
	width:155px !important;
	height:23px !important;
	left:55px !important;
	top:424px !important;
	background:#ffd800;
}

#item65800 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item65809 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item65813 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item65814 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item65827 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item65828 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65829 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65830 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65831 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65832 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65833 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65834 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65835 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65836 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65837 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65838 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item65864 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item65890 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item65892 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65893 {
	width:68px !important;
	height:51px !important;
}

#item65918 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item65944 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item65970 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item65996 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item66022 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item66048 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item66074 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item66100 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66101 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66102 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item66128 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66129 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66130 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item66156 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item66182 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item66208 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66209 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66210 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item65817 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item65821 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item65819 {
	width:57px !important;
	height:46px !important;
}

#item65815 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item66268 {
	width:1026px !important;
	height:86px !important;
	left:-9px !important;
	top:52px !important;
	background:#000;
}

#item66280 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1026px !important;
	height:86px !important;
	left:-9px !important;
	top:54px !important;
	background:#000;
}

#item66337 {
	width:141px !important;
	height:18px !important;
	left:544px !important;
	top:363px !important;
	background:#ffd800;
}

#item66426 {
	width:141px !important;
	height:18px !important;
	left:544px !important;
	top:569px !important;
	background:#ffd800;
}

#item66526 {
	width:14px !important;
	height:14px !important;
	left:795px !important;
	top:97px !important;
	border-radius:1px;
	background:#f39c00;
}

#item66549 {
	width:14px !important;
	height:14px !important;
	left:888px !important;
	top:97px !important;
	border-radius:1px;
	background:#00aeef;
}

#item66572 {
	width:155px !important;
	height:19px !important;
	left:544px !important;
	top:163px !important;
	background:#ffd800;
}

#item66824 {
	width:155px !important;
	height:23px !important;
	left:37px !important;
	top:163px !important;
	background:#ffd800;
}

#item66900 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item66904 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item66905 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item66906 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item66919 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item66920 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66921 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66922 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66923 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66924 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66925 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66926 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66927 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66928 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66929 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66930 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item66956 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item66982 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item66984 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66985 {
	width:68px !important;
	height:51px !important;
}

#item67010 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item67036 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item67062 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item67088 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item67114 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item67140 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item67166 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item67192 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67193 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67194 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item67220 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67221 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67222 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item67248 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item67274 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item67300 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67301 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67302 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item66909 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item66913 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item66911 {
	width:57px !important;
	height:46px !important;
}

#item66907 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item2406 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2407 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item67359 {
	width:1219px !important;
	height:59px !important;
	left:-44px !important;
	top:69px !important;
	background:#000;
}

#item67369 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1219px !important;
	height:77px !important;
	left:-44px !important;
	top:52px !important;
	background:#000;
}

#item67392 {
	width:175px !important;
	height:23px !important;
	left:36px !important;
	top:533px !important;
	background:#ffd800;
}

#item67630 {
	opacity:0.84;
	width:575px !important;
	height:239px !important;
	left:486px !important;
	top:526px !important;
	background:#f5f5f5;
}

#item67653 {
	width:14px !important;
	height:14px !important;
	left:796px !important;
	top:97px !important;
	border-radius:1px;
	background:#f39c00;
}

#item67676 {
	width:14px !important;
	height:14px !important;
	left:889px !important;
	top:97px !important;
	border-radius:1px;
	background:#00aeef;
}

#item67722 {
	width:154px !important;
	height:23px !important;
	left:485px !important;
	top:147px !important;
	background:#ffd800;
}

#item67823 {
	width:610px !important;
	height:5px !important;
	left:486px !important;
	top:528px !important;
	background:#ffd800;
}

#item67824 {
	width:141px !important;
	height:23px !important;
	left:486px !important;
	top:339px !important;
	background:#ffd800;
}

#item67954 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item67958 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item67959 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item67960 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item67973 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item67974 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67975 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67976 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67977 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67978 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67979 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67980 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67981 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67982 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67983 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item67984 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item68010 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item68036 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item68038 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68039 {
	width:68px !important;
	height:51px !important;
}

#item68064 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item68090 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item68116 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item68142 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item68168 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item68194 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item68220 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item68246 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item68247 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item68248 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item68274 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item68275 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item68276 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item68302 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item68328 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item68354 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item68355 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item68356 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item67963 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item67967 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item67965 {
	width:57px !important;
	height:46px !important;
}

#item67961 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item68427 {
	width:90px !important;
	height:134px !important;
	left:535px !important;
	top:175px !important;
}

#item68608 {
	width:107px !important;
	height:141px !important;
	left:535px !important;
	top:175px !important;
	background:#fff;
}

#item68617 {
	width:108px !important;
	height:142px !important;
	left:753px !important;
	top:175px !important;
	background:#fff;
}

#item68627 {
	width:107px !important;
	height:150px !important;
	left:323px !important;
	top:568px !important;
}

#item68680 {
	width:113px !important;
	height:152px !important;
	left:524px !important;
	top:375px !important;
	background:#fff;
}

#item68787 {
	width:101px !important;
	height:149px !important;
	left:317px !important;
	top:375px !important;
}

#item68816 {
	width:108px !important;
	height:152px !important;
	left:723px !important;
	top:375px !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;
}

#item69569 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item69570 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69571 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69572 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69573 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69574 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69575 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69576 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69577 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69578 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69579 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69580 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item69606 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item69632 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69634 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69635 {
	width:68px !important;
	height:51px !important;
}

#item69660 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item69686 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item69712 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item69738 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item69764 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item69790 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item69816 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item69842 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69843 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69844 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item69870 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69871 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69872 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item69898 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item69924 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item69950 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69951 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item69952 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item69559 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item69563 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item69561 {
	width:57px !important;
	height:46px !important;
}

#item69557 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item70017 {
	width:397px !important;
	height:100px !important;
	left:529px !important;
	top:302px !important;
	background:#6e358b;
}

#item70018 {
	width:397px !important;
	height:100px !important;
	left:529px !important;
	top:466px !important;
	background:#6e358b;
}

#item70019 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#6e358b;
}

#item70028 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#6e358b;
}

#item70045 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#6e358b;
}

#item70126 {
	width:192px !important;
	height:121px !important;
	left:485px !important;
	top:287px !important;
}

#item70143 {
	width:204px !important;
	height:146px !important;
	left:492px !important;
	top:425px !important;
}

#item70269 {
	width:444px !important;
	height:127px !important;
}

#item70267 {
	width:444px !important;
	height:127px !important;
	left:492px !important;
	top:281px !important;
}

#item70273 {
	width:444px !important;
	height:127px !important;
}

#item70271 {
	width:444px !important;
	height:127px !important;
	left:503px !important;
	top:444px !important;
}

#item70275 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item70283 {
	width:252px !important;
	height:49px !important;
	left:756px !important;
	top:779px !important;
}

#item70284 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item70285 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item70298 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item70299 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70300 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70301 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70302 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70303 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70304 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70305 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70306 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70307 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70308 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70309 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item70335 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item70361 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70363 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70364 {
	width:68px !important;
	height:51px !important;
}

#item70389 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item70415 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item70441 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item70467 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item70493 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item70519 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item70545 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item70571 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70572 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70573 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item70599 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70600 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70601 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item70627 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item70653 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item70679 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70680 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item70681 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item70288 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item70292 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item70290 {
	width:57px !important;
	height:46px !important;
}

#item70286 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item5444 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#6e358b;
}

#item5454 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#6e358b;
}

#item5458 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#6e358b;
}

#item5488 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5489 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item70750 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item70852 {
	width:33px !important;
	height:22px !important;
	left:782px !important;
	top:135px !important;
}

#item70861 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item71127 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item71131 {
	width:260px !important;
	height:58px !important;
	left:757px !important;
	top:779px !important;
}

#item71132 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item71133 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item71146 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item71147 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71148 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71149 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71150 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71151 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71152 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71153 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71154 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71155 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71156 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71157 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item71183 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item71209 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71211 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71212 {
	width:68px !important;
	height:51px !important;
}

#item71237 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item71263 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item71289 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item71315 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item71341 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item71367 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item71393 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item71419 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71420 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71421 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item71447 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71448 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71449 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item71475 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item71501 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item71527 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71528 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item71529 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item71136 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item71140 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item71138 {
	width:57px !important;
	height:46px !important;
}

#item71134 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item71603 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item71710 {
	width:33px !important;
	height:22px !important;
	left:782px !important;
	top:142px !important;
}

#item71722 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item72005 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item72009 {
	width:249px !important;
	height:59px !important;
	left:759px !important;
	top:778px !important;
}

#item72010 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item72011 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item72024 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item72025 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72026 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72027 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72028 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72029 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72030 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72031 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72032 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72033 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72034 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72035 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item72061 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item72087 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72089 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72090 {
	width:68px !important;
	height:51px !important;
}

#item72115 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item72141 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item72167 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item72193 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item72219 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item72245 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item72271 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item72297 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72298 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72299 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item72325 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72326 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72327 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item72353 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item72379 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item72405 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72406 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72407 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item72014 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item72018 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item72016 {
	width:57px !important;
	height:46px !important;
}

#item72012 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item72482 {
	width:355px !important;
	height:96px !important;
	left:570px !important;
	top:564px !important;
	background:#79a290;
}

#item72483 {
	width:355px !important;
	height:88px !important;
	left:571px !important;
	top:434px !important;
	background:#79a290;
}

#item72484 {
	width:355px !important;
	height:88px !important;
	left:570px !important;
	top:298px !important;
	background:#79a290;
}

#item72485 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item72508 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item72553 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#79a290;
}

#item72562 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#79a290;
}

#item72805 {
	width:408px !important;
	height:123px !important;
}

#item72803 {
	width:408px !important;
	height:123px !important;
	left:523px !important;
	top:276px !important;
}

#item72809 {
	width:408px !important;
	height:114px !important;
}

#item72807 {
	width:408px !important;
	height:114px !important;
	left:528px !important;
	top:423px !important;
}

#item72813 {
	width:408px !important;
	height:111px !important;
}

#item72811 {
	width:408px !important;
	height:111px !important;
	left:523px !important;
	top:557px !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;
}

#item72864 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item72865 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72866 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72867 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72868 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72869 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72870 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72871 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72872 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72873 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72874 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72875 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item72901 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item72927 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item72929 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72930 {
	width:68px !important;
	height:51px !important;
}

#item72955 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item72981 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item73007 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item73033 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item73059 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item73085 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item73111 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item73137 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item73138 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item73139 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item73165 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item73166 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item73167 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item73193 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item73219 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item73245 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item73246 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item73247 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item72854 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item72858 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item72856 {
	width:57px !important;
	height:46px !important;
}

#item72852 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item73644 {
	width:38px !important;
	height:25px !important;
	left:369px !important;
	top:569px !important;
}

#item73663 {
	width:38px !important;
	height:34px !important;
	left:477px !important;
	top:563px !important;
}

#item74151 {
	width:643px !important;
	height:43px !important;
	left:709px !important;
	top:732px !important;
	background:#79a290;
}

#item74189 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item74193 {
	width:236px !important;
	height:55px !important;
	left:772px !important;
	top:780px !important;
	background:#fff;
}

#item74194 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item74195 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item74208 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item74209 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74210 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74211 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74212 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74213 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74214 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74215 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74216 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74217 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74218 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74219 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item74245 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item74271 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74273 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item74274 {
	width:68px !important;
	height:51px !important;
}

#item74299 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item74325 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item74351 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item74377 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item74403 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item74429 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item74455 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item74481 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74482 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74483 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item74509 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74510 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74511 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item74537 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item74563 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item74589 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74590 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item74591 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item74198 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item74202 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item74200 {
	width:57px !important;
	height:46px !important;
}

#item74196 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item6696 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6697 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item74663 {
	width:355px !important;
	height:68px !important;
	left:570px !important;
	top:486px !important;
	background:#a03320;
}

#item74664 {
	width:355px !important;
	height:68px !important;
	left:571px !important;
	top:380px !important;
	background:#a03320;
}

#item74665 {
	width:355px !important;
	height:68px !important;
	left:570px !important;
	top:273px !important;
	background:#a03320;
}

#item74666 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item74689 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item74734 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#a03320;
}

#item74741 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#a03320;
}

#item74903 {
	width:408px !important;
	height:96px !important;
}

#item74901 {
	width:408px !important;
	height:96px !important;
	left:544px !important;
	top:254px !important;
}

#item74907 {
	width:408px !important;
	height:92px !important;
}

#item74905 {
	width:408px !important;
	height:92px !important;
	left:531px !important;
	top:364px !important;
}

#item74911 {
	width:408px !important;
	height:89px !important;
}

#item74909 {
	width:408px !important;
	height:89px !important;
	left:531px !important;
	top:475px !important;
}

#item74917 {
	width:355px !important;
	height:68px !important;
	left:577px !important;
	top:599px !important;
	background:#a03320;
}

#item74942 {
	width:408px !important;
	height:88px !important;
}

#item74940 {
	width:408px !important;
	height:88px !important;
	left:523px !important;
	top:595px !important;
}

#item74984 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item74992 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item74993 {
	width:236px !important;
	height:55px !important;
	left:764px !important;
	top:778px !important;
	background:#fff;
}

#item74994 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item75007 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item75008 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75009 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75010 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75011 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75012 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75013 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75014 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75015 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75016 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75017 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75018 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item75044 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item75070 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75072 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item75073 {
	width:68px !important;
	height:51px !important;
}

#item75098 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item75124 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item75150 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item75176 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item75202 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item75228 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item75254 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item75280 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75281 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75282 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item75308 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75309 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75310 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item75336 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item75362 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item75388 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75389 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75390 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item74997 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item75001 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item74999 {
	width:57px !important;
	height:46px !important;
}

#item74995 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item75559 {
	width:649px !important;
	height:54px !important;
	left:704px !important;
	top:720px !important;
	background:#a03320;
}

#item75927 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item75931 {
	width:242px !important;
	height:40px !important;
	left:767px !important;
	top:780px !important;
	background:#fff;
}

#item75932 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item75933 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item75946 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item75947 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75948 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75949 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75950 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75951 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75952 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75953 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75954 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75955 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75956 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item75957 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item75983 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item76009 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76011 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76012 {
	width:68px !important;
	height:51px !important;
}

#item76037 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item76063 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item76089 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item76115 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item76141 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item76167 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item76193 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item76219 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76220 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76221 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item76247 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76248 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76249 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item76275 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item76301 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item76327 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76328 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76329 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item75936 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item75940 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item75938 {
	width:57px !important;
	height:46px !important;
}

#item75934 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item6384 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#a03320;
}

#item6391 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#a03320;
}

#item6408 {
	width:2016px !important;
	height:104px !important;
	left:979px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6409 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6410 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item76426 {
	width:362px !important;
	height:50px !important;
	left:655px !important;
	top:316px !important;
	background:#fff;
}

#item76428 {
	width:256px !important;
	height:166px !important;
	left:752px !important;
	top:615px !important;
	background:#a03320;
}

#item76512 {
	width:329px !important;
	height:35px !important;
	background:#fdd900;
}

#item76639 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item76643 {
	width:245px !important;
	height:57px !important;
	left:764px !important;
	top:780px !important;
}

#item76644 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item76645 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item76658 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item76659 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76660 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76661 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76662 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76663 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76664 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76665 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76666 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76667 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76668 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76669 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item76695 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item76721 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76723 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76724 {
	width:68px !important;
	height:51px !important;
}

#item76749 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item76775 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item76801 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item76827 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item76853 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item76879 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item76905 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item76931 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76932 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76933 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item76959 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76960 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item76961 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item76987 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item77013 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item77039 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77040 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77041 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item76648 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item76652 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item76650 {
	width:57px !important;
	height:46px !important;
}

#item76646 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item77111 {
	width:176px !important;
	height:31px !important;
	left:50px !important;
	top:450px !important;
	background:#ffd800;
}

#item77112 {
	width:176px !important;
	height:31px !important;
	left:50px !important;
	top:200px !important;
	background:#ffd800;
}

#item77224 {
	width:167px !important;
	height:32px !important;
	left:50px !important;
	top:606px !important;
	border:solid 1px #575756;
}

#item77379 {
	width:167px !important;
	height:31px !important;
	left:50px !important;
	top:565px !important;
	background:#ffd800;
}

#item77424 {
	width:155px !important;
	height:27px !important;
	left:451px !important;
	top:156px !important;
	border:solid 1px #575756;
}

#item77425 {
	width:161px !important;
	height:44px !important;
	left:453px !important;
	top:498px !important;
	border:solid 1px #575756;
}

#item77426 {
	width:144px !important;
	height:32px !important;
	left:650px !important;
	top:364px !important;
	border:solid 1px #575756;
}

#item77502 {
	width:167px !important;
	height:32px !important;
	left:246px !important;
	top:486px !important;
	border:solid 1px #575756;
}

#item77547 {
	width:214px !important;
	height:35px !important;
	left:785px !important;
	top:786px !important;
	background:#fff;
}

#item77548 {
	width:245px !important;
	height:54px !important;
	left:-1px !important;
	top:780px !important;
}

#item77553 {
	width:245px !important;
	height:46px !important;
	left:259px !important;
	top:780px !important;
}

#item77566 {
	width:420px !important;
	height:469px !important;
	left:10px !important;
	top:13px !important;
	background:#737273;
}

#item77567 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77568 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77569 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77570 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77571 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77572 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77573 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77574 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77575 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77576 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77577 {
	width:196px !important;
	height:26px !important;
	left:23px !important;
	top:92px !important;
}

#item77603 {
	width:196px !important;
	height:26px !important;
	left:233px !important;
	top:91px !important;
}

#item77629 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77631 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77632 {
	width:68px !important;
	height:51px !important;
}

#item77657 {
	width:198px !important;
	height:19px !important;
	left:233px !important;
	top:152px !important;
}

#item77683 {
	width:196px !important;
	height:18px !important;
	left:21px !important;
	top:207px !important;
}

#item77709 {
	width:198px !important;
	height:20px !important;
	left:233px !important;
	top:207px !important;
}

#item77735 {
	width:199px !important;
	height:21px !important;
	left:22px !important;
	top:252px !important;
}

#item77761 {
	width:197px !important;
	height:19px !important;
	left:233px !important;
	top:256px !important;
}

#item77787 {
	width:170px !important;
	height:17px !important;
	left:23px !important;
	top:296px !important;
}

#item77813 {
	width:197px !important;
	height:18px !important;
	left:233px !important;
	top:297px !important;
}

#item77839 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77840 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77841 {
	width:196px !important;
	height:24px !important;
	left:233px !important;
	top:348px !important;
}

#item77867 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77868 {
	width:211px !important;
	height:51px !important;
	left:11px !important;
	top:379px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77869 {
	width:112px !important;
	height:33px !important;
	left:25px !important;
	top:390px !important;
}

#item77895 {
	width:178px !important;
	height:22px !important;
	left:23px !important;
	top:347px !important;
}

#item77921 {
	width:149px !important;
	height:39px !important;
	left:21px !important;
	top:143px !important;
}

#item77947 {
	width:211px !important;
	height:51px !important;
	left:221px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77948 {
	width:420px !important;
	height:51px !important;
	left:11px !important;
	top:429px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item77949 {
	width:112px !important;
	height:17px !important;
	left:234px !important;
	top:395px !important;
}

#item77556 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item77560 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item77558 {
	width:57px !important;
	height:46px !important;
}

#item77554 {
	width:436px !important;
	height:482px !important;
	left:572px !important;
	top:-14px !important;
}

#item78022 {
	width:1069px !important;
	height:161px !important;
	left:-14px !important;
	top:678px !important;
	background:#000;
}

#item78174 {
	width:41px !important;
	height:44px !important;
}

#item78172 {
	width:41px !important;
	height:44px !important;
	left:404px !important;
	top:573px !important;
}

#item78178 {
	width:44px !important;
	height:44px !important;
}

#item78176 {
	width:44px !important;
	height:44px !important;
	left:473px !important;
	top:573px !important;
}

#item78182 {
	width:41px !important;
	height:44px !important;
}

#item78180 {
	width:41px !important;
	height:44px !important;
	left:542px !important;
	top:573px !important;
}

#item78239 {
	width:209px !important;
	height:59px !important;
	left:273px !important;
	top:354px !important;
}
#in5footer,  #prefooter {display:none;}
