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

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

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

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

#item1179904 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1180035 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1180093 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1180122 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1180151 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1180183 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1180213 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1180242 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1180271 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1180300 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

#item1180382 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1180513 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1180571 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1180600 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1180629 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1180660 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1180691 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1180720 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1180749 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1180778 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item1166077 {
	width:48px !important;
	height:27px !important;
	background:#fdd903;
}

#item1213384 {
	width:48px !important;
	height:27px !important;
	background:#fdd903;
}

#item991134 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:379px !important;
	background:#8cc63e;
}

#item991135 {
	width:331px !important;
	height:29px !important;
	left:402px !important;
	top:157px !important;
	background:#f9a21a;
}

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

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

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

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

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

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

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

#item1062898 {
	width:178px !important;
	height:105px !important;
	left:794px !important;
	top:365px !important;
	border:solid 1px #000;
}

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

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

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

#item1180830 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1180962 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1181021 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1181050 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1181079 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1181110 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1181141 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1181171 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1181200 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1181229 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item1068698 {
	width:48px !important;
	height:27px !important;
	background:#fdd903;
}

#item1068727 {
	width:48px !important;
	height:27px !important;
	background:#fdd903;
}

#item1213465 {
	width:48px !important;
	height:27px !important;
	background:#fdd903;
}

#item1068081 {
	width:331px !important;
	height:29px !important;
	left:436px !important;
	top:247px !important;
	background:#000;
}

#item991139 {
	width:331px !important;
	height:29px !important;
	left:31px !important;
	top:247px !important;
	background:#a87b4f;
}

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

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

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

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

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

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

#item1213161 {
	width:178px !important;
	height:105px !important;
	left:794px !important;
	top:365px !important;
	border:solid 1px #000;
}

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

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

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

#item1181370 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1181500 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1181558 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1181588 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1181617 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1181651 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1181681 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1181710 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1181739 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1181768 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item1213505 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:503px !important;
	background:#9d3828;
}

#item1068681 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:311px !important;
	background:#6a9d8a;
}

#item1068679 {
	width:331px !important;
	height:29px !important;
	left:36px !important;
	top:218px !important;
	background:#6c3f98;
}

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

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

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

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

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

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

#item1213217 {
	width:178px !important;
	height:105px !important;
	left:794px !important;
	top:365px !important;
	border:solid 1px #000;
}

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

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

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

#item1182326 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1182456 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1182514 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1182543 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1182572 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1182605 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1182636 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1182665 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1182695 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1182724 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

#item617794 {
	width:2px !important;
	height:10px !important;
	left:77px !important;
	top:192px !important;
	background:#333333;
}

#item617801 {
	width:2px !important;
	height:10px !important;
	left:362px !important;
	top:110px !important;
	background:#333333;
}

#item617810 {
	width:2px !important;
	height:9px !important;
	left:107px !important;
	top:287px !important;
	background:#333333;
}

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

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

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

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

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

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

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

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

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

#item1063016 {
	width:172px !important;
	height:254px !important;
	background:#fce000;
}

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

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

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

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

#item1063057 {
	width:395px !important;
	height:72px !important;
	left:545px !important;
	top:612px !important;
	background:#247e78;
}

#item1043298 {
	width:414px !important;
	height:115px !important;
	left:529px !important;
	top:477px !important;
}

#item1043479 {
	width:210px !important;
	height:123px !important;
}

#item1043403 {
	width:421px !important;
	height:123px !important;
	left:521px !important;
	top:354px !important;
}

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

#item1043507 {
	width:207px !important;
	height:123px !important;
	left:527px !important;
	top:588px !important;
}

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

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

#item1178589 {
	width:427px !important;
	height:129px !important;
	left:516px !important;
	top:244px !important;
}

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

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

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

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

#item1063127 {
	width:422px !important;
	height:82px !important;
}

#item1063128 {
	width:422px !important;
	height:82px !important;
	left:527px !important;
	top:604px !important;
}

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

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

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

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

#item1182797 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1182927 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1182986 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1183015 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1183044 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1183075 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1183106 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1183136 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1183165 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1183194 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item644748 {
	width:241px !important;
	height:126px !important;
	left:768px !important;
	top:52px !important;
	background:#28abe2;
}

#item642339 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#28abe2;
}

#item642349 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#28abe2;
}

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

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

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

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

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

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

#item1051312 {
	width:245px !important;
	height:58px !important;
	left:508px !important;
	top:779px !important;
}

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

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

#item1183284 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1183414 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1183474 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1183503 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1183532 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1183564 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1183594 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1183625 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1183655 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1183684 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

#item1168851 {
	width:146px !important;
	height:63px !important;
	left:842px !important;
	top:452px !important;
}

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

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

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

#item1168962 {
	width:252px !important;
	height:143px !important;
	left:615px !important;
	top:402px !important;
}

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

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

#item1183767 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1183897 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1183955 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1183985 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1184014 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1184045 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1184076 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1184106 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1184135 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1184164 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1021711 {
	width:146px !important;
	height:62px !important;
	left:841px !important;
	top:459px !important;
}

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

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

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

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

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

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

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

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

#item1184260 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1184390 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1184449 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1184478 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1184507 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1184539 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1184569 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1184598 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1184627 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1184656 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

#item643881 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#258780;
}

#item644111 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#258780;
}

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

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

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

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

#item1021474 {
	width:150px !important;
	height:74px !important;
	left:837px !important;
	top:452px !important;
}

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

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

#item1038580 {
	width:188px !important;
	height:123px !important;
	left:665px !important;
	top:421px !important;
}

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

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

#item1113638 {
	width:230px !important;
	height:46px !important;
	left:769px !important;
	top:782px !important;
}

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

#item1184758 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1184891 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1184949 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1184978 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1185007 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1185039 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1185069 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1185098 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1185127 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1185156 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1044101 {
	width:379px !important;
	height:54px !important;
	left:538px !important;
	top:406px !important;
}

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

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

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

#item1043597 {
	width:367px !important;
	height:73px !important;
	left:546px !important;
	top:333px !important;
}

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

#item1044097 {
	width:377px !important;
	height:68px !important;
	left:539px !important;
	top:467px !important;
}

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

#item1044182 {
	width:384px !important;
	height:61px !important;
	left:534px !important;
	top:545px !important;
}

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

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

#item620108 {
	width:213px !important;
	height:23px !important;
	left:798px !important;
	top:756px !important;
	background:#8cc63e;
}

#item620113 {
	width:245px !important;
	height:114px !important;
	left:438px !important;
	top:52px !important;
	background:#8cc63e;
}

#item620115 {
	width:487px !important;
	height:113px !important;
	left:523px !important;
	top:52px !important;
	background:#8cc63e;
}

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

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

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

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

#item1185248 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1185379 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1185437 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1185466 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1185495 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1185526 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1185557 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1185586 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1185616 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1185646 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item642054 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#8cc640;
}

#item642056 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#8cc63e;
}

#item642065 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#8cc63e;
}

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

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

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

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

#item1021844 {
	width:154px !important;
	height:74px !important;
	left:834px !important;
	top:443px !important;
}

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

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

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

#item1038669 {
	width:219px !important;
	height:130px !important;
	left:631px !important;
	top:415px !important;
}

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

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

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

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

#item1185735 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1185866 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1185925 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1185954 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1185983 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1186014 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1186044 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1186074 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1186104 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1186133 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

#item1021972 {
	width:153px !important;
	height:74px !important;
	left:836px !important;
	top:466px !important;
}

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

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

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

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

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

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

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

#item1186216 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1186348 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1186407 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1186437 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1186466 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1186498 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1186528 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1186557 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1186586 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1186616 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

#item1022123 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:463px !important;
}

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

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

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

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

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

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

#item1186704 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1186834 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1186892 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1186922 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1186951 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1186982 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1187013 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1187042 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1187071 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1187100 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

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

#item993311 {
	width:23px !important;
	height:38px !important;
	left:862px !important;
	top:73px !important;
	background:#8cc63e;
}

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

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

#item1035544 {
	width:151px !important;
	height:74px !important;
	left:837px !important;
	top:451px !important;
}

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

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

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

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

#item1187183 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1187313 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1187371 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1187400 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1187429 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1187461 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1187491 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1187520 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1187550 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1187579 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1022326 {
	width:146px !important;
	height:74px !important;
	left:838px !important;
	top:462px !important;
}

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

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

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

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

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

#item1187902 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1188033 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1188091 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1188121 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1188150 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1188182 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1188212 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1188241 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1188270 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1188299 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

#item1022887 {
	width:33px !important;
	height:22px !important;
	left:797px !important;
	top:138px !important;
}

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

#item1051398 {
	width:249px !important;
	height:58px !important;
	left:504px !important;
	top:779px !important;
}

#item1114004 {
	width:251px !important;
	height:58px !important;
	left:757px !important;
	top:779px !important;
}

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

#item1188400 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1188531 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1188589 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1188618 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1188648 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1188679 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1188711 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1188740 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1188769 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1188799 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

#item1065635 {
	width:350px !important;
	height:6px !important;
	left:658px !important;
	top:355px !important;
	background:#8cc63e;
}

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

#item1114021 {
	width:248px !important;
	height:50px !important;
	left:759px !important;
	top:782px !important;
}

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

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

#item1188942 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1189074 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1189132 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1189161 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1189190 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1189222 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1189252 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1189281 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1189310 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1189339 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1044860 {
	width:10px !important;
	height:10px !important;
	left:976px !important;
	top:259px !important;
}

#item1044867 {
	width:118px !important;
	height:70px !important;
}

#item1044862 {
	width:375px !important;
	height:70px !important;
	left:537px !important;
	top:233px !important;
}

#item1044973 {
	width:117px !important;
	height:69px !important;
}

#item1044967 {
	width:375px !important;
	height:69px !important;
	left:537px !important;
	top:313px !important;
}

#item1045078 {
	width:117px !important;
	height:69px !important;
}

#item1045073 {
	width:373px !important;
	height:69px !important;
	left:539px !important;
	top:395px !important;
}

#item1045182 {
	width:127px !important;
	height:72px !important;
}

#item1045177 {
	width:378px !important;
	height:72px !important;
	left:534px !important;
	top:479px !important;
}

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

#item1053984 {
	width:388px !important;
	height:62px !important;
}

#item1053981 {
	width:388px !important;
	height:62px !important;
	left:526px !important;
	top:644px !important;
}

#item1053644 {
	width:384px !important;
	height:59px !important;
}

#item1053641 {
	width:384px !important;
	height:59px !important;
	left:537px !important;
	top:564px !important;
}

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

#item622821 {
	width:487px !important;
	height:101px !important;
	left:523px !important;
	top:52px !important;
	background:#f9a21a;
}

#item737442 {
	width:252px !important;
	height:49px !important;
	left:755px !important;
	top:779px !important;
}

#item738020 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

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

#item1189446 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1189577 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1189636 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1189665 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1189694 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1189726 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1189756 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1189785 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1189814 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1189844 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item642662 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#faa21d;
}

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

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

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

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

#item764506 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#fdd903;
}

#item1024330 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:147px !important;
}

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

#item1024110 {
	width:151px !important;
	height:74px !important;
	left:837px !important;
	top:456px !important;
}

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

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

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

#item1114031 {
	width:252px !important;
	height:52px !important;
	left:757px !important;
	top:781px !important;
}

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

#item1189950 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1190081 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1190141 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1190170 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1190199 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1190230 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1190260 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1190289 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1190318 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1190348 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item1035252 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

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

#item1035255 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

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

#item1024231 {
	width:133px !important;
	height:63px !important;
	left:3px !important;
	top:8px !important;
}

#item1024227 {
	width:152px !important;
	height:74px !important;
	left:836px !important;
	top:453px !important;
}

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

#item1065647 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:147px !important;
}

#item738058 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !important;
}

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

#item1114041 {
	width:254px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

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

#item1190450 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1190581 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1190640 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1190670 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1190699 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1190730 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1190760 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1190789 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1190818 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1190847 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item1035280 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

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

#item1035285 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

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

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

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

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

#item1035574 {
	width:127px !important;
	height:50px !important;
	left:4px !important;
	top:8px !important;
}

#item1035570 {
	width:145px !important;
	height:74px !important;
	left:6px !important;
}

#item738070 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

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

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

#item1190936 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1191066 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1191124 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1191154 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1191183 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1191215 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1191245 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1191275 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1191304 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1191333 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

#item1216024 {
	width:254px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

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

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

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

#item1035608 {
	width:123px !important;
	height:50px !important;
	left:8px !important;
	top:8px !important;
}

#item1035602 {
	width:148px !important;
	height:74px !important;
	left:2px !important;
}

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

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

#item1114060 {
	width:260px !important;
	height:56px !important;
	left:757px !important;
	top:778px !important;
}

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

#item1191455 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1191588 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

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

#item1191647 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1191676 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1191706 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

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

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

#item1191738 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

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

#item1191768 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1191797 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1191826 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1191855 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

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

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

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

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

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

#item1024552 {
	width:126px !important;
	height:63px !important;
	left:14px !important;
	top:8px !important;
}

#item1024548 {
	width:153px !important;
	height:74px !important;
	left:834px !important;
	top:464px !important;
}

#item1024585 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:126px !important;
}

#item738137 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

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

#item1114070 {
	width:255px !important;
	height:57px !important;
	left:762px !important;
	top:780px !important;
}

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

#item1191948 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

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

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

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

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

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

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

#item1191956 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1191957 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1191958 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1191959 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1191960 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1191989 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1192018 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192020 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1192022 {
	width:68px !important;
	height:51px !important;
}

#item1192049 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1192078 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1192107 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1192136 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1192165 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1192195 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1192224 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192225 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192226 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1192256 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192258 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1192288 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1192318 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1192347 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1192378 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1192383 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1192380 {
	width:57px !important;
	height:46px !important;
}

#item1191946 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035131 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035128 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035135 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038203 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item1034446 {
	width:48px !important;
	height:48px !important;
	left:77px !important;
	top:41px !important;
}

#item1169729 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:126px !important;
}

#item1169852 {
	width:340px !important;
	height:21px !important;
	left:679px !important;
	top:316px !important;
	background:#fff;
}

#item1039070 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item1065505 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116742 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1169853 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:757px !important;
	top:781px !important;
}

#item1192437 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1192439 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192441 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192442 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192443 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192444 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192445 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192446 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192447 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192448 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192449 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192450 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1192479 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1192508 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192510 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1192512 {
	width:68px !important;
	height:51px !important;
}

#item1192538 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1192567 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1192597 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1192626 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1192655 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1192684 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1192713 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192714 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192715 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1192744 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1192745 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1192776 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1192805 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1192834 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1192865 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1192870 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1192867 {
	width:57px !important;
	height:46px !important;
}

#item1192435 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1065330 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:615px !important;
	height:776px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item1065363 {
	width:670px !important;
	height:680px !important;
	left:311px !important;
	top:52px !important;
	background:#ffffff;
}

#item1065435 {
	width:706px !important;
	height:83px !important;
	left:311px !important;
	top:444px !important;
	background:#047ab7;
}

#item1072530 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1072860 {
	width:185px !important;
	height:71px !important;
	left:704px !important;
	top:696px !important;
}

#item1116746 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1116942 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item1045619 {
	width:38px !important;
	height:75px !important;
	left:807px !important;
	top:658px !important;
}

#item1045623 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:658px !important;
}

#item1082442 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item1082437 {
	width:394px !important;
	height:85px !important;
	left:12px !important;
	top:164px !important;
}

#item1082501 {
	width:136px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item1082496 {
	width:392px !important;
	height:82px !important;
	left:11px !important;
	top:312px !important;
}

#item1082558 {
	width:121px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item1082553 {
	width:396px !important;
	height:86px !important;
	left:12px !important;
	top:84px !important;
}

#item1082615 {
	width:123px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item1082610 {
	width:394px !important;
	height:87px !important;
	left:10px !important;
	top:238px !important;
}

#item1082674 {
	width:134px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item1082675 {
	width:115px !important;
	height:83px !important;
	left:11px !important;
	top:-12px !important;
}

#item1082668 {
	width:409px !important;
	height:75px !important;
	left:408px !important;
	top:169px !important;
}

#item1082786 {
	width:370px !important;
	height:45px !important;
	left:34px !important;
	top:34px !important;
	background:#292e6f;
}

#item1082788 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item1082815 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item1082812 {
	width:396px !important;
	height:73px !important;
	left:16px !important;
	top:14px !important;
}

#item1082863 {
	width:115px !important;
	height:76px !important;
	left:16px !important;
	top:19px !important;
}

#item1082871 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#292e6f;
}

#item1082925 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item1082952 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item1082949 {
	width:412px !important;
	height:80px !important;
	left:409px !important;
	top:12px !important;
}

#item1082954 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#292e6f;
}

#item1082956 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item1082980 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item1082981 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item1083041 {
	width:390px !important;
	height:74px !important;
}

#item1083038 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item1083045 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item1083042 {
	width:412px !important;
	height:67px !important;
	left:419px !important;
	top:95px !important;
}

#item1081794 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item1081789 {
	width:394px !important;
	height:85px !important;
	left:401px !important;
	top:164px !important;
}

#item1081851 {
	width:136px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item1081846 {
	width:392px !important;
	height:82px !important;
	left:400px !important;
	top:312px !important;
}

#item1081908 {
	width:121px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item1081903 {
	width:396px !important;
	height:86px !important;
	left:400px !important;
	top:84px !important;
}

#item1081966 {
	width:123px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item1081961 {
	width:394px !important;
	height:87px !important;
	left:399px !important;
	top:238px !important;
}

#item1082023 {
	width:134px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item1082024 {
	width:115px !important;
	height:83px !important;
	left:11px !important;
	top:-12px !important;
}

#item1082018 {
	width:409px !important;
	height:75px !important;
	left:797px !important;
	top:169px !important;
}

#item1082135 {
	width:370px !important;
	height:45px !important;
	left:423px !important;
	top:34px !important;
	background:#292e6f;
}

#item1082137 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item1082164 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item1082161 {
	width:396px !important;
	height:73px !important;
	left:405px !important;
	top:14px !important;
}

#item1082211 {
	width:115px !important;
	height:76px !important;
	left:405px !important;
	top:19px !important;
}

#item1082221 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#292e6f;
}

#item1082275 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item1082303 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item1082300 {
	width:412px !important;
	height:80px !important;
	left:798px !important;
	top:11px !important;
}

#item1082305 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#292e6f;
}

#item1082307 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item1082331 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item1082332 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item1082387 {
	width:390px !important;
	height:74px !important;
}

#item1082384 {
	width:390px !important;
	height:74px !important;
	left:26px !important;
}

#item1082392 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item1082388 {
	width:412px !important;
	height:67px !important;
	left:808px !important;
	top:95px !important;
}

#item1081787 {
	width:1220px !important;
	height:403px !important;
	left:125px !important;
	top:238px !important;
}

#item626490 {
	width:585px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#212f7c;
}

#item626494 {
	width:229px !important;
	height:29px !important;
	left:797px !important;
	top:750px !important;
	background:#212f7c;
}

#item626501 {
	width:487px !important;
	height:112px !important;
	left:523px !important;
	top:51px !important;
	background:#212f7c;
}

#item737304 {
	width:252px !important;
	height:49px !important;
	left:757px !important;
	top:777px !important;
}

#item738141 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1065520 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116758 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1193049 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1193051 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193052 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193053 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193054 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193055 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193056 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193057 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193058 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193059 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193060 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193061 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1193092 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1193121 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193123 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1193125 {
	width:68px !important;
	height:51px !important;
}

#item1193151 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1193181 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1193210 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1193239 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1193269 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1193298 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1193327 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193328 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193329 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1193359 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193360 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1193389 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1193418 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1193447 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1193480 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1193485 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1193482 {
	width:57px !important;
	height:46px !important;
}

#item1193047 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item642796 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#212f7c;
}

#item643023 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#212f7c;
}

#item643027 {
	width:254px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#212f7c;
}

#item768104 {
	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;
}

#item768105 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item927673 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#fdd903;
}

#item1001081 {
	width:129px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item1001076 {
	width:146px !important;
	height:74px !important;
	left:844px !important;
	top:463px !important;
}

#item1001191 {
	width:33px !important;
	height:22px !important;
}

#item1001196 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item1001201 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item738172 {
	width:245px !important;
	height:54px !important;
	top:779px !important;
}

#item1065526 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114088 {
	width:243px !important;
	height:49px !important;
	left:763px !important;
	top:779px !important;
}

#item1116762 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1193513 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1193515 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193516 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193517 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193518 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193519 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193520 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193521 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193522 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193523 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193524 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193525 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1193554 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1193584 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193586 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1193588 {
	width:68px !important;
	height:51px !important;
}

#item1193614 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1193644 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1193673 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1193702 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1193731 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1193760 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1193790 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193791 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193792 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1193822 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1193823 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1193852 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1193881 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1193910 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1193941 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1193947 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1193944 {
	width:57px !important;
	height:46px !important;
}

#item1193511 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035293 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035290 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035297 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038205 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item1028826 {
	width:126px !important;
	height:59px !important;
	left:10px !important;
	top:8px !important;
}

#item1028822 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:473px !important;
}

#item1028856 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1028865 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item738207 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item1065529 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114108 {
	width:248px !important;
	height:47px !important;
	left:760px !important;
	top:781px !important;
}

#item1116766 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1194011 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1194013 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194014 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194015 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194016 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194017 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194018 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194019 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194020 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194021 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194022 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194023 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1194052 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1194081 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194083 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1194086 {
	width:68px !important;
	height:51px !important;
}

#item1194112 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1194141 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1194170 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1194199 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1194228 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1194257 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1194286 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194288 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194289 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1194318 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194319 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1194349 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1194378 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1194407 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1194439 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1194444 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1194441 {
	width:57px !important;
	height:46px !important;
}

#item1194009 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035304 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035301 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035307 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038214 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item1028961 {
	width:126px !important;
	height:59px !important;
	left:6px !important;
	top:8px !important;
}

#item1028957 {
	width:147px !important;
	height:74px !important;
	left:841px !important;
	top:460px !important;
}

#item1029001 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1029019 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item738176 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item1065532 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114111 {
	width:248px !important;
	height:47px !important;
	left:760px !important;
	top:781px !important;
}

#item1116770 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1194514 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1194516 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194517 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194518 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194519 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194520 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194522 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194523 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194524 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194525 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194526 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194527 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1194556 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1194585 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194587 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1194589 {
	width:68px !important;
	height:51px !important;
}

#item1194615 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1194645 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1194674 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1194703 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1194732 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1194761 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1194790 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194791 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194792 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1194822 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194823 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1194852 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1194881 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1194910 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1194941 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1194946 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1194943 {
	width:57px !important;
	height:46px !important;
}

#item1194512 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035316 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035312 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035319 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038221 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item1029114 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1029162 {
	width:33px !important;
	height:22px !important;
}

#item1029166 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item1035643 {
	width:127px !important;
	height:50px !important;
	left:13px !important;
	top:8px !important;
}

#item1035639 {
	width:146px !important;
	height:74px !important;
}

#item719775 {
	width:251px !important;
	height:57px !important;
	left:252px !important;
	top:780px !important;
}

#item738211 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1065535 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114121 {
	width:245px !important;
	height:48px !important;
	left:763px !important;
	top:780px !important;
}

#item1116774 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1194987 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1194989 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194990 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194991 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194993 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194994 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194995 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194996 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194997 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194998 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1194999 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195000 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1195029 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1195058 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195060 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1195062 {
	width:68px !important;
	height:51px !important;
}

#item1195088 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1195117 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1195147 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1195176 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1195205 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1195235 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1195264 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195265 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195266 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1195295 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195296 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1195327 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1195356 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1195385 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1195416 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1195421 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1195418 {
	width:57px !important;
	height:46px !important;
}

#item1194985 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item988912 {
	width:360px !important;
	height:129px !important;
	left:406px !important;
	top:650px !important;
}

#item1035677 {
	width:118px !important;
	height:50px !important;
	left:15px !important;
	top:8px !important;
}

#item1035673 {
	width:149px !important;
	height:74px !important;
	left:3px !important;
}

#item1029268 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1029297 {
	width:33px !important;
	height:22px !important;
}

#item1029301 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item738180 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1065538 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114131 {
	width:245px !important;
	height:48px !important;
	left:760px !important;
	top:784px !important;
}

#item1116781 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1195484 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1195486 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195487 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195488 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195489 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195490 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195491 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195492 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195493 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195495 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195496 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195497 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1195526 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1195555 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195557 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1195559 {
	width:68px !important;
	height:51px !important;
}

#item1195586 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1195615 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1195645 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1195674 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1195703 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1195732 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1195761 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195762 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195764 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1195793 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195794 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1195823 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1195852 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1195881 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1195913 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1195918 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1195915 {
	width:57px !important;
	height:46px !important;
}

#item1195482 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item764233 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#fdd903;
}

#item1029373 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1029408 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1029428 {
	width:122px !important;
	height:59px !important;
	left:15px !important;
	top:8px !important;
}

#item1029424 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:457px !important;
}

#item738221 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1065541 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114141 {
	width:252px !important;
	height:50px !important;
	left:757px !important;
	top:781px !important;
}

#item1116792 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1195976 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1195978 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195979 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195980 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195982 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195983 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195984 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195985 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195986 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195987 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195988 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1195989 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1196018 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1196047 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196049 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1196051 {
	width:68px !important;
	height:51px !important;
}

#item1196077 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1196107 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1196136 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1196165 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1196194 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1196223 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1196252 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196253 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196254 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1196283 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196285 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1196315 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1196344 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1196373 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1196404 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1196410 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1196407 {
	width:57px !important;
	height:46px !important;
}

#item1195973 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035327 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035324 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035331 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038250 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item650200 {
	width:432px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item764475 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd903;
}

#item1030060 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1030096 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item1030091 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:454px !important;
}

#item1030107 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:149px !important;
}

#item1038257 {
	width:215px !important;
	height:155px !important;
	left:635px !important;
	top:392px !important;
}

#item738145 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item1065546 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114151 {
	width:245px !important;
	height:57px !important;
	left:763px !important;
	top:780px !important;
}

#item1116796 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1196482 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1196484 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196485 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196486 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196488 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196489 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196490 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196491 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196492 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196493 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196494 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196495 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1196524 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1196553 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196555 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1196557 {
	width:68px !important;
	height:51px !important;
}

#item1196583 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1196612 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1196643 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1196672 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1196703 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1196732 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1196761 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196762 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196763 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1196792 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196793 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1196822 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1196852 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1196881 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1196912 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1196917 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1196914 {
	width:57px !important;
	height:46px !important;
}

#item1196480 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035717 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035714 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035720 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038266 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item1037083 {
	width:380px !important;
	height:88px !important;
	left:637px !important;
	top:295px !important;
	background:#fff;
}

#item1037085 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:147px !important;
}

#item1035926 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#fdd903;
}

#item1052194 {
	width:161px !important;
	height:74px !important;
	border:solid 1px #000;
}

#item1052195 {
	width:127px !important;
	height:50px !important;
	left:17px !important;
	top:8px !important;
}

#item1052191 {
	width:161px !important;
	height:74px !important;
}

#item1038028 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:110px !important;
}

#item1036163 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item1065549 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114161 {
	width:245px !important;
	height:44px !important;
	left:763px !important;
	top:784px !important;
}

#item1116801 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1196979 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1196981 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196982 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196983 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196984 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196985 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196986 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196987 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196988 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196990 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196991 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1196992 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1197022 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1197052 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197054 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1197056 {
	width:68px !important;
	height:51px !important;
}

#item1197082 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1197111 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1197140 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1197170 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1197200 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1197229 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1197258 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197259 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197260 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1197289 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197290 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1197319 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1197349 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1197379 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1197411 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1197416 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1197413 {
	width:57px !important;
	height:46px !important;
}

#item1196977 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1061105 {
	width:464px !important;
	height:420px !important;
	left:521px !important;
	top:276px !important;
}

#item1060638 {
	width:148px !important;
	height:39px !important;
	left:523px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item1060662 {
	width:148px !important;
	height:39px !important;
	left:679px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item1060687 {
	width:148px !important;
	height:39px !important;
	left:834px !important;
	top:158px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item1060711 {
	width:214px !important;
	height:45px !important;
	left:646px !important;
	top:209px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item1060822 {
	width:120px !important;
	height:120px !important;
	left:735px !important;
	top:485px !important;
}

#item1060961 {
	width:135px !important;
	height:85px !important;
	left:183px !important;
	top:280px !important;
	background:#ffcc02;
}

#item1060968 {
	width:135px !important;
	height:85px !important;
	left:38px !important;
	top:280px !important;
	background:#ffcc02;
}

#item1056403 {
	width:10px !important;
	height:10px !important;
	left:782px !important;
	top:232px !important;
}

#item1217677 {
	width:374px !important;
	height:57px !important;
	left:52px !important;
	top:381px !important;
	background:#ab7d52;
}

#item1217706 {
	width:170px !important;
	height:75px !important;
}

#item1217700 {
	width:418px !important;
	height:81px !important;
	left:12px !important;
	top:17px !important;
}

#item1217763 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item1217758 {
	width:431px !important;
	height:78px !important;
	left:10px !important;
	top:95px !important;
}

#item1217824 {
	width:116px !important;
	height:72px !important;
}

#item1217818 {
	width:391px !important;
	height:78px !important;
	left:38px !important;
	top:229px !important;
}

#item1217882 {
	width:117px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item1217877 {
	width:388px !important;
	height:77px !important;
	left:441px !important;
	top:248px !important;
}

#item1217940 {
	width:113px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item1217934 {
	width:391px !important;
	height:77px !important;
	left:38px !important;
	top:159px !important;
}

#item1218000 {
	width:117px !important;
	height:75px !important;
}

#item1217994 {
	width:394px !important;
	height:81px !important;
	left:439px !important;
	top:97px !important;
}

#item1218062 {
	width:117px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
}

#item1218057 {
	width:398px !important;
	height:88px !important;
	left:439px !important;
	top:10px !important;
}

#item1218120 {
	width:124px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item1218114 {
	width:395px !important;
	height:79px !important;
	left:34px !important;
	top:296px !important;
}

#item1218178 {
	width:117px !important;
	height:75px !important;
}

#item1218172 {
	width:394px !important;
	height:91px !important;
	left:439px !important;
	top:166px !important;
}

#item1218233 {
	width:59px !important;
	height:27px !important;
	background:#fdd903;
}

#item1218281 {
	width:118px !important;
	height:78px !important;
	left:37px !important;
	top:369px !important;
}

#item1218282 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item1218291 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item1218287 {
	width:398px !important;
	height:75px !important;
	left:34px !important;
	top:369px !important;
}

#item1056516 {
	width:170px !important;
	height:75px !important;
}

#item1059366 {
	width:418px !important;
	height:81px !important;
	left:377px !important;
	top:17px !important;
}

#item1056619 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item1059368 {
	width:431px !important;
	height:78px !important;
	left:376px !important;
	top:95px !important;
}

#item1056726 {
	width:116px !important;
	height:72px !important;
}

#item1056719 {
	width:391px !important;
	height:78px !important;
	left:404px !important;
	top:229px !important;
}

#item1056831 {
	width:117px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item1059381 {
	width:388px !important;
	height:77px !important;
	left:807px !important;
	top:248px !important;
}

#item1056937 {
	width:113px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item1056931 {
	width:391px !important;
	height:77px !important;
	left:404px !important;
	top:159px !important;
}

#item1057044 {
	width:117px !important;
	height:75px !important;
}

#item1059377 {
	width:394px !important;
	height:81px !important;
	left:804px !important;
	top:97px !important;
}

#item1057148 {
	width:117px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
}

#item1059372 {
	width:398px !important;
	height:88px !important;
	left:804px !important;
	top:10px !important;
}

#item1057255 {
	width:124px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item1057249 {
	width:395px !important;
	height:79px !important;
	left:400px !important;
	top:296px !important;
}

#item1058752 {
	width:117px !important;
	height:75px !important;
}

#item1059379 {
	width:394px !important;
	height:91px !important;
	left:804px !important;
	top:166px !important;
}

#item1072622 {
	width:59px !important;
	height:27px !important;
	background:#fdd903;
}

#item1072818 {
	width:118px !important;
	height:78px !important;
	left:403px !important;
	top:369px !important;
}

#item1072819 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item1072824 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item1072825 {
	width:398px !important;
	height:75px !important;
	left:400px !important;
	top:369px !important;
}

#item1217675 {
	width:1203px !important;
	height:455px !important;
	left:131px !important;
	top:216px !important;
}

#item631047 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#a87b4f;
}

#item631052 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#a87b4f;
}

#item631060 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#aa7c50;
}

#item756365 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:663px !important;
}

#item756368 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:665px !important;
}

#item797621 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item1065556 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116809 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1197611 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1197613 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197614 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197615 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197616 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197617 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197618 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197619 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197620 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197621 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197622 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197623 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1197652 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1197682 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197684 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1197686 {
	width:68px !important;
	height:51px !important;
}

#item1197712 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1197741 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1197770 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1197799 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1197828 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1197857 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1197887 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197888 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197889 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1197918 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1197919 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1197948 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1197977 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1198006 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1198037 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1198042 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1198039 {
	width:57px !important;
	height:46px !important;
}

#item1197609 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item643517 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#ab7e50;
}

#item643737 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#ab7e50;
}

#item643741 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#ab7e50;
}

#item768151 {
	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;
}

#item768152 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item1030410 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1030443 {
	width:144px !important;
	height:59px !important;
	top:8px !important;
}

#item1030439 {
	width:147px !important;
	height:74px !important;
	left:840px !important;
	top:461px !important;
}

#item1031167 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item737381 {
	width:245px !important;
	height:54px !important;
	left:-7px !important;
	top:779px !important;
}

#item1065559 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114180 {
	width:245px !important;
	height:58px !important;
	left:763px !important;
	top:779px !important;
}

#item1116813 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1198096 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1198098 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198099 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198100 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198101 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198102 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198103 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198104 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198105 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198106 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198107 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198108 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1198137 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1198166 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198169 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1198171 {
	width:68px !important;
	height:51px !important;
}

#item1198198 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1198227 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1198256 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1198285 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1198314 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1198343 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1198373 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198374 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198375 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1198404 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198405 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1198434 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1198463 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1198492 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1198524 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1198529 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1198526 {
	width:57px !important;
	height:46px !important;
}

#item1198094 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035338 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035335 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035341 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038299 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item1030778 {
	width:126px !important;
	height:59px !important;
	left:11px !important;
	top:8px !important;
}

#item1030774 {
	width:153px !important;
	height:74px !important;
	left:835px !important;
	top:451px !important;
}

#item1030819 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1031177 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item737368 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:782px !important;
}

#item1065564 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114190 {
	width:256px !important;
	height:54px !important;
	left:761px !important;
	top:783px !important;
}

#item1116817 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1198585 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1198587 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198588 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198589 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198590 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198591 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198592 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198593 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198594 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198595 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198596 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198597 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1198626 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1198655 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198657 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1198660 {
	width:68px !important;
	height:51px !important;
}

#item1198687 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1198716 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1198745 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1198774 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1198803 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1198832 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1198861 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198862 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198863 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1198893 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1198894 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1198923 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1198954 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1198983 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1199014 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1199019 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1199016 {
	width:57px !important;
	height:46px !important;
}

#item1198583 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035350 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035347 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035353 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038300 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item737364 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

#item1030893 {
	width:126px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item1030889 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:464px !important;
}

#item1030921 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1031181 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1065567 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114202 {
	width:254px !important;
	height:61px !important;
	left:763px !important;
	top:776px !important;
}

#item1116821 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1199091 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1199093 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199094 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199095 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199096 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199097 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199098 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199099 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199100 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199101 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199102 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199103 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1199132 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1199161 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199163 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1199165 {
	width:68px !important;
	height:51px !important;
}

#item1199192 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1199221 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1199250 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1199279 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1199308 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1199337 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1199366 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199367 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199369 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1199398 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199399 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1199428 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1199457 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1199486 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1199518 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1199523 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1199520 {
	width:57px !important;
	height:46px !important;
}

#item1199089 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035361 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035358 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035364 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038316 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item737359 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:781px !important;
}

#item1031024 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1031059 {
	width:126px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item1031055 {
	width:144px !important;
	height:74px !important;
	left:844px !important;
	top:456px !important;
}

#item1031185 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1065570 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114212 {
	width:256px !important;
	height:49px !important;
	left:761px !important;
	top:779px !important;
}

#item1116825 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1199577 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1199579 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199580 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199581 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199582 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199585 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199586 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199588 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199589 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199590 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199591 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199592 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1199622 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1199651 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199653 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1199655 {
	width:68px !important;
	height:51px !important;
}

#item1199682 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1199711 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1199740 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1199771 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1199801 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1199830 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1199859 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199860 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199862 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1199891 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1199892 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1199921 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1199950 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1199979 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1200010 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1200015 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1200012 {
	width:57px !important;
	height:46px !important;
}

#item1199575 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035371 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035368 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035374 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038328 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item1031124 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1031190 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1175545 {
	width:126px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item1175541 {
	width:144px !important;
	height:74px !important;
	left:844px !important;
	top:465px !important;
}

#item737355 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:779px !important;
}

#item1065573 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114223 {
	width:256px !important;
	height:60px !important;
	left:761px !important;
	top:777px !important;
}

#item1116829 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1200068 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1200070 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200071 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200072 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200073 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200074 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200075 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200076 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200077 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200078 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200079 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200080 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1200109 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1200138 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200140 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1200142 {
	width:68px !important;
	height:51px !important;
}

#item1200168 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1200198 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1200227 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1200256 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1200285 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1200314 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1200343 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200344 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200345 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1200376 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200378 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1200408 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1200437 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1200466 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1200498 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1200503 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1200500 {
	width:57px !important;
	height:46px !important;
}

#item1200065 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1175553 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1175550 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1175557 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1175555 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item631686 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#fdd903;
}

#item1031265 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1031296 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item1031292 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:452px !important;
}

#item1031300 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1038338 {
	width:243px !important;
	height:135px !important;
	left:613px !important;
	top:414px !important;
}

#item737374 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1065576 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114233 {
	width:254px !important;
	height:56px !important;
	left:763px !important;
	top:781px !important;
}

#item1116839 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1200539 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1200541 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200542 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200543 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200545 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200546 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200547 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200548 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200549 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200550 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200551 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200552 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1200581 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1200610 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200612 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1200614 {
	width:68px !important;
	height:51px !important;
}

#item1200640 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1200669 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1200699 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1200728 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1200757 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1200786 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1200815 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200816 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200817 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1200847 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1200848 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1200877 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1200907 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1200936 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1200968 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1200973 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1200970 {
	width:57px !important;
	height:46px !important;
}

#item1200537 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1035411 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1035407 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item1035415 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1038336 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item1031408 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:115px !important;
}

#item737351 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1065581 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114243 {
	width:256px !important;
	height:58px !important;
	left:761px !important;
	top:779px !important;
}

#item1116843 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1201130 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1201132 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201133 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201134 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201135 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201137 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201138 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201139 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201140 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201142 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201143 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201144 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1201173 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1201202 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201204 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1201206 {
	width:68px !important;
	height:51px !important;
}

#item1201232 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1201262 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1201291 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1201320 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1201349 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1201378 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1201407 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201408 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201409 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1201438 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201440 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1201469 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1201498 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1201527 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1201558 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1201563 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1201560 {
	width:57px !important;
	height:46px !important;
}

#item1201128 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1031613 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1031640 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1072498 {
	width:161px !important;
	height:74px !important;
	border:solid 1px #000;
}

#item1072499 {
	width:127px !important;
	height:50px !important;
	left:17px !important;
	top:8px !important;
}

#item1072495 {
	width:161px !important;
	height:74px !important;
}

#item737347 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item1065587 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114263 {
	width:256px !important;
	height:60px !important;
	left:761px !important;
	top:777px !important;
}

#item1116852 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1201610 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1201612 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201613 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201614 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201616 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201617 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201618 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201619 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201620 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201621 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201622 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201623 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1201652 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1201682 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201684 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1201686 {
	width:68px !important;
	height:51px !important;
}

#item1201712 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1201741 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1201771 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1201800 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1201829 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1201859 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1201888 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201889 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201890 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1201919 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1201920 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1201950 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1201979 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1202008 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1202040 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1202045 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1202042 {
	width:57px !important;
	height:46px !important;
}

#item1201608 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1032088 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1032116 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1032126 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item1065590 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114274 {
	width:260px !important;
	height:58px !important;
	left:757px !important;
	top:779px !important;
}

#item1116856 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1202095 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1202097 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202098 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202099 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202100 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202101 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202102 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202103 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202105 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202106 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202107 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202108 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1202137 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1202166 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202168 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1202170 {
	width:68px !important;
	height:51px !important;
}

#item1202196 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1202225 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1202254 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1202284 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1202313 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1202343 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1202372 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202373 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202374 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1202403 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202404 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1202433 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1202462 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1202493 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1202524 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1202529 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1202526 {
	width:57px !important;
	height:46px !important;
}

#item1202093 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item650801 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item1170191 {
	width:334px !important;
	height:30px !important;
	left:683px !important;
	top:302px !important;
	background:#fff;
}

#item1031713 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item1031740 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item1052057 {
	width:161px !important;
	height:74px !important;
	border:solid 1px #000;
}

#item1052058 {
	width:127px !important;
	height:50px !important;
	left:17px !important;
	top:8px !important;
}

#item1052054 {
	width:161px !important;
	height:74px !important;
}

#item737343 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1065594 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114283 {
	width:251px !important;
	height:46px !important;
	left:757px !important;
	top:782px !important;
}

#item1116860 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1202586 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1202588 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202589 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202590 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202591 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202592 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202594 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202595 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202596 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202597 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202598 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202599 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1202628 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1202658 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202660 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1202662 {
	width:68px !important;
	height:51px !important;
}

#item1202688 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1202717 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1202746 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1202776 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1202805 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1202834 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1202863 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202864 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202865 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1202894 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1202895 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1202924 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1202954 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1202983 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1203014 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1203019 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1203016 {
	width:57px !important;
	height:46px !important;
}

#item1202584 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1007538 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#939597;
}

#item1007542 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#000;
}

#item1007575 {
	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;
}

#item1007576 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item1215443 {
	width:350px !important;
	height:58px !important;
	left:455px !important;
	top:35px !important;
	background:#585859;
}

#item1215444 {
	width:350px !important;
	height:58px !important;
	left:52px !important;
	top:388px !important;
	background:#585859;
}

#item1215473 {
	width:85px !important;
	height:64px !important;
}

#item1215467 {
	width:387px !important;
	height:72px !important;
	left:18px !important;
	top:24px !important;
}

#item1215512 {
	width:100px !important;
	height:63px !important;
}

#item1215505 {
	width:395px !important;
	height:69px !important;
	left:10px !important;
	top:193px !important;
}

#item1215546 {
	width:57px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1215547 {
	width:150px !important;
	height:128px !important;
	left:-41px !important;
	top:-45px !important;
}

#item1215540 {
	width:369px !important;
	height:95px !important;
	left:436px !important;
	top:363px !important;
}

#item1215580 {
	width:71px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item1215575 {
	width:384px !important;
	height:89px !important;
	left:23px !important;
	top:272px !important;
}

#item1215614 {
	width:84px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item1215609 {
	width:389px !important;
	height:75px !important;
	left:419px !important;
	top:106px !important;
}

#item1215669 {
	width:66px !important;
	height:85px !important;
	left:29px !important;
	top:374px !important;
}

#item1215670 {
	width:229px !important;
	height:91px !important;
	left:-85px !important;
	top:-1px !important;
}

#item1215678 {
	width:380px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item1215675 {
	width:386px !important;
	height:87px !important;
	left:25px !important;
	top:374px !important;
}

#item1215679 {
	width:383px !important;
	height:58px !important;
	left:21px !important;
	top:114px !important;
	background:#585859;
}

#item1215680 {
	width:74px !important;
	height:88px !important;
	left:23px !important;
	top:99px !important;
}

#item1215712 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215720 {
	width:384px !important;
	height:87px !important;
	left:3px !important;
	top:3px !important;
}

#item1215716 {
	width:390px !important;
	height:93px !important;
	left:25px !important;
	top:96px !important;
}

#item1215721 {
	width:81px !important;
	height:91px !important;
	left:422px !important;
	top:14px !important;
}

#item1215752 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item1215749 {
	width:384px !important;
	height:87px !important;
	left:431px !important;
	top:21px !important;
}

#item1215755 {
	width:336px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#585859;
}

#item1215759 {
	width:66px !important;
	height:102px !important;
}

#item1215760 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item1215756 {
	width:356px !important;
	height:102px !important;
}

#item1215792 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215797 {
	width:340px !important;
	height:58px !important;
	left:29px !important;
	top:12px !important;
	background:#585859;
}

#item1215802 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215830 {
	width:66px !important;
	height:78px !important;
}

#item1215841 {
	width:360px !important;
	height:58px !important;
	left:5px !important;
	top:19px !important;
	background:#585859;
}

#item1215848 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215875 {
	width:60px !important;
	height:83px !important;
}

#item1215876 {
	width:136px !important;
	height:136px !important;
	left:-27px !important;
	top:-27px !important;
}

#item1215882 {
	width:333px !important;
	height:58px !important;
	left:30px !important;
	top:17px !important;
	background:#585859;
}

#item1215887 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215891 {
	width:64px !important;
	height:100px !important;
}

#item1215892 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item1215922 {
	width:358px !important;
	height:85px !important;
	left:3px !important;
	top:3px !important;
}

#item1215919 {
	width:364px !important;
	height:91px !important;
	left:848px !important;
	top:12px !important;
}

#item1215926 {
	width:369px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item1215923 {
	width:375px !important;
	height:82px !important;
	left:838px !important;
	top:107px !important;
}

#item1215931 {
	width:383px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item1215928 {
	width:389px !important;
	height:82px !important;
	left:419px !important;
	top:183px !important;
}

#item1215936 {
	width:365px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item1215932 {
	width:371px !important;
	height:77px !important;
	left:437px !important;
	top:276px !important;
}

#item1215940 {
	width:371px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item1215937 {
	width:377px !important;
	height:81px !important;
	left:431px !important;
	top:368px !important;
}

#item1214914 {
	width:350px !important;
	height:58px !important;
	left:863px !important;
	top:35px !important;
	background:#585859;
}

#item1214915 {
	width:350px !important;
	height:58px !important;
	left:460px !important;
	top:388px !important;
	background:#585859;
}

#item1214945 {
	width:85px !important;
	height:64px !important;
}

#item1214938 {
	width:387px !important;
	height:72px !important;
	left:427px !important;
	top:24px !important;
}

#item1214981 {
	width:100px !important;
	height:63px !important;
}

#item1214975 {
	width:395px !important;
	height:69px !important;
	left:419px !important;
	top:193px !important;
}

#item1215015 {
	width:57px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1215016 {
	width:150px !important;
	height:128px !important;
	left:-41px !important;
	top:-45px !important;
}

#item1215010 {
	width:369px !important;
	height:95px !important;
	left:845px !important;
	top:363px !important;
}

#item1215048 {
	width:71px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item1215043 {
	width:384px !important;
	height:89px !important;
	left:432px !important;
	top:272px !important;
}

#item1215083 {
	width:84px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item1215078 {
	width:389px !important;
	height:75px !important;
	left:828px !important;
	top:106px !important;
}

#item1215137 {
	width:66px !important;
	height:85px !important;
	left:437px !important;
	top:374px !important;
}

#item1215138 {
	width:229px !important;
	height:91px !important;
	left:-85px !important;
	top:-1px !important;
}

#item1215146 {
	width:380px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item1215143 {
	width:386px !important;
	height:87px !important;
	left:434px !important;
	top:374px !important;
}

#item1215147 {
	width:383px !important;
	height:58px !important;
	left:430px !important;
	top:114px !important;
	background:#585859;
}

#item1215148 {
	width:74px !important;
	height:88px !important;
	left:431px !important;
	top:99px !important;
}

#item1215180 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215188 {
	width:384px !important;
	height:87px !important;
	left:3px !important;
	top:3px !important;
}

#item1215185 {
	width:390px !important;
	height:93px !important;
	left:434px !important;
	top:96px !important;
}

#item1215189 {
	width:81px !important;
	height:91px !important;
	left:831px !important;
	top:14px !important;
}

#item1215220 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item1215217 {
	width:384px !important;
	height:87px !important;
	left:840px !important;
	top:21px !important;
}

#item1215222 {
	width:336px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#585859;
}

#item1215226 {
	width:66px !important;
	height:102px !important;
}

#item1215227 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item1215223 {
	width:356px !important;
	height:102px !important;
}

#item1215259 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215264 {
	width:340px !important;
	height:58px !important;
	left:29px !important;
	top:12px !important;
	background:#585859;
}

#item1215269 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215299 {
	width:66px !important;
	height:78px !important;
}

#item1215309 {
	width:360px !important;
	height:58px !important;
	left:5px !important;
	top:19px !important;
	background:#585859;
}

#item1215315 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215343 {
	width:60px !important;
	height:83px !important;
}

#item1215344 {
	width:136px !important;
	height:136px !important;
	left:-27px !important;
	top:-27px !important;
}

#item1215350 {
	width:333px !important;
	height:58px !important;
	left:30px !important;
	top:17px !important;
	background:#585859;
}

#item1215355 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1215359 {
	width:64px !important;
	height:100px !important;
}

#item1215360 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item1215391 {
	width:358px !important;
	height:85px !important;
	left:3px !important;
	top:3px !important;
}

#item1215388 {
	width:364px !important;
	height:91px !important;
	left:1257px !important;
	top:12px !important;
}

#item1215395 {
	width:369px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item1215392 {
	width:375px !important;
	height:82px !important;
	left:1246px !important;
	top:107px !important;
}

#item1215400 {
	width:383px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item1215397 {
	width:389px !important;
	height:82px !important;
	left:828px !important;
	top:183px !important;
}

#item1215404 {
	width:365px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item1215401 {
	width:371px !important;
	height:77px !important;
	left:845px !important;
	top:276px !important;
}

#item1215408 {
	width:371px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item1215405 {
	width:377px !important;
	height:81px !important;
	left:840px !important;
	top:368px !important;
}

#item1178328 {
	width:350px !important;
	height:58px !important;
	left:1272px !important;
	top:35px !important;
	background:#585859;
}

#item1175597 {
	width:85px !important;
	height:64px !important;
}

#item1175589 {
	width:387px !important;
	height:72px !important;
	left:835px !important;
	top:24px !important;
}

#item1175718 {
	width:100px !important;
	height:63px !important;
}

#item1175710 {
	width:395px !important;
	height:69px !important;
	left:827px !important;
	top:193px !important;
}

#item1175781 {
	width:57px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1175782 {
	width:150px !important;
	height:128px !important;
	left:-41px !important;
	top:-45px !important;
}

#item1175775 {
	width:369px !important;
	height:95px !important;
	left:1253px !important;
	top:363px !important;
}

#item1176018 {
	width:71px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item1176012 {
	width:384px !important;
	height:89px !important;
	left:840px !important;
	top:272px !important;
}

#item1176077 {
	width:84px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item1176071 {
	width:389px !important;
	height:75px !important;
	left:1237px !important;
	top:106px !important;
}

#item1176261 {
	width:66px !important;
	height:85px !important;
	left:846px !important;
	top:374px !important;
}

#item1176262 {
	width:229px !important;
	height:91px !important;
	left:-85px !important;
	top:-1px !important;
}

#item1176271 {
	width:380px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item1176268 {
	width:386px !important;
	height:87px !important;
	left:843px !important;
	top:374px !important;
}

#item1178188 {
	width:383px !important;
	height:58px !important;
	left:838px !important;
	top:114px !important;
	background:#585859;
}

#item1178197 {
	width:74px !important;
	height:88px !important;
	left:840px !important;
	top:99px !important;
}

#item1178183 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1178230 {
	width:384px !important;
	height:87px !important;
	left:3px !important;
	top:3px !important;
}

#item1178231 {
	width:390px !important;
	height:93px !important;
	left:843px !important;
	top:96px !important;
}

#item1178291 {
	width:81px !important;
	height:91px !important;
	left:1240px !important;
	top:14px !important;
}

#item1178371 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item1178368 {
	width:384px !important;
	height:87px !important;
	left:1249px !important;
	top:21px !important;
}

#item1178513 {
	width:336px !important;
	height:58px !important;
	left:28px !important;
	top:16px !important;
	background:#585859;
}

#item1177433 {
	width:66px !important;
	height:102px !important;
}

#item1177434 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item1177428 {
	width:356px !important;
	height:102px !important;
}

#item1178376 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1178421 {
	width:340px !important;
	height:58px !important;
	left:29px !important;
	top:12px !important;
	background:#585859;
}

#item1178263 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1178407 {
	width:66px !important;
	height:78px !important;
}

#item1178466 {
	width:360px !important;
	height:58px !important;
	left:5px !important;
	top:19px !important;
	background:#585859;
}

#item1178277 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1178453 {
	width:60px !important;
	height:83px !important;
}

#item1178454 {
	width:136px !important;
	height:136px !important;
	left:-27px !important;
	top:-27px !important;
}

#item1178506 {
	width:333px !important;
	height:58px !important;
	left:30px !important;
	top:17px !important;
	background:#585859;
}

#item1178287 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item1178472 {
	width:64px !important;
	height:100px !important;
}

#item1178473 {
	width:168px !important;
	height:144px !important;
	left:-46px !important;
	top:-51px !important;
}

#item1178515 {
	width:358px !important;
	height:85px !important;
	left:3px !important;
	top:3px !important;
}

#item1178516 {
	width:364px !important;
	height:91px !important;
	left:1665px !important;
	top:12px !important;
}

#item1178519 {
	width:369px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item1178520 {
	width:375px !important;
	height:82px !important;
	left:1655px !important;
	top:107px !important;
}

#item1178523 {
	width:383px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item1178524 {
	width:389px !important;
	height:82px !important;
	left:1237px !important;
	top:183px !important;
}

#item1178528 {
	width:365px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item1178529 {
	width:371px !important;
	height:77px !important;
	left:1254px !important;
	top:276px !important;
}

#item1178532 {
	width:371px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item1178533 {
	width:377px !important;
	height:81px !important;
	left:1249px !important;
	top:368px !important;
}

#item1214912 {
	width:2030px !important;
	height:476px !important;
	left:-337px !important;
	top:179px !important;
}

#item1117085 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item1177305 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:658px !important;
}

#item1177309 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:661px !important;
}

#item1213593 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#585859;
}

#item1214825 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:441px !important;
	height:726px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item1039128 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1065597 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116864 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1203088 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1203090 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203091 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203092 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203093 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203094 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203095 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203096 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203097 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203098 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203101 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203102 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1203131 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1203160 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203162 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1203164 {
	width:68px !important;
	height:51px !important;
}

#item1203190 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1203219 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1203249 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1203278 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1203309 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1203338 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1203367 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203368 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203369 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1203398 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203399 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1203428 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1203457 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1203487 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1203518 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1203523 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1203520 {
	width:57px !important;
	height:46px !important;
}

#item1203086 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1007880 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:440px !important;
	height:639px !important;
	left:577px !important;
	top:139px !important;
	background:#000;
}

#item1117087 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item1170438 {
	width:382px !important;
	height:29px !important;
	left:36px !important;
	top:98px !important;
	background:#00aeef;
}

#item1170975 {
	width:64px !important;
	height:76px !important;
	left:374px !important;
	top:69px !important;
	background:#fff;
}

#item1171794 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item1171806 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item1039134 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1065603 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116873 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1203567 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1203569 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203570 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203571 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203572 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203575 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203576 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203577 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203578 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203579 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203580 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203581 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1203612 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1203641 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203643 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1203645 {
	width:68px !important;
	height:51px !important;
}

#item1203671 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1203700 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1203729 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1203758 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1203787 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1203817 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1203846 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203847 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203848 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1203877 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1203878 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1203907 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1203936 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1203966 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1203999 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1204004 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1204001 {
	width:57px !important;
	height:46px !important;
}

#item1203565 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1004203 {
	width:1026px !important;
	height:86px !important;
	left:-9px !important;
	top:52px !important;
	background:#000;
}

#item1004208 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1026px !important;
	height:88px !important;
	left:-9px !important;
	top:52px !important;
	background:#000;
}

#item1170436 {
	width:462px !important;
	height:29px !important;
	left:27px !important;
	top:156px !important;
	background:#8cc63e;
}

#item1171953 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item1171958 {
	width:456px !important;
	height:29px !important;
	left:528px !important;
	top:355px !important;
	background:#f9a21a;
}

#item1172037 {
	width:101px !important;
	height:146px !important;
	left:536px !important;
	top:402px !important;
}

#item1172151 {
	width:101px !important;
	height:147px !important;
	left:538px !important;
	top:589px !important;
}

#item1172248 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item1039142 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1065606 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116877 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1117093 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item1204069 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1204071 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204072 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204073 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204075 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204076 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204077 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204078 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204079 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204080 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204081 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204082 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1204111 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1204140 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204142 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1204144 {
	width:68px !important;
	height:51px !important;
}

#item1204170 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1204199 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1204229 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1204258 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1204287 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1204316 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1204345 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204346 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204347 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1204376 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204377 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1204407 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1204436 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1204468 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1204499 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1204504 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1204501 {
	width:57px !important;
	height:46px !important;
}

#item1204067 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1172658 {
	mix-blend-mode:multiply;
	opacity:0.30;
	width:490px !important;
	height:625px !important;
	left:524px !important;
	top:153px !important;
	background:#000;
}

#item1002204 {
	width:1219px !important;
	height:59px !important;
	left:-44px !important;
	top:69px !important;
	background:#000;
}

#item1002221 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1061px !important;
	height:77px !important;
	left:-44px !important;
	top:52px !important;
	background:#000;
}

#item1172502 {
	width:101px !important;
	height:132px !important;
	left:52px !important;
	top:221px !important;
}

#item1172509 {
	width:101px !important;
	height:130px !important;
	left:52px !important;
	top:441px !important;
}

#item1170435 {
	width:452px !important;
	height:29px !important;
	left:34px !important;
	top:153px !important;
	background:#212f7c;
}

#item1172631 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item1172639 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item1039154 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1065609 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116881 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1117095 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item1204558 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1204560 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204561 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204562 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204563 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204564 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204565 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204566 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204567 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204568 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204569 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204570 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1204600 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1204629 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204631 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1204634 {
	width:68px !important;
	height:51px !important;
}

#item1204660 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1204689 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1204718 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1204747 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1204776 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1204806 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1204835 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204836 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204837 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1204866 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1204867 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1204896 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1204925 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1204954 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1204987 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1204993 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1204989 {
	width:57px !important;
	height:46px !important;
}

#item1204556 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1062235 {
	width:397px !important;
	height:100px !important;
	left:529px !important;
	top:302px !important;
	background:#6c3f98;
}

#item1010958 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#6c3f98;
}

#item1010962 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#6c3f98;
}

#item1010970 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#6c3f98;
}

#item1062044 {
	width:192px !important;
	height:121px !important;
	left:485px !important;
	top:287px !important;
}

#item1062301 {
	width:444px !important;
	height:127px !important;
}

#item1062302 {
	width:444px !important;
	height:127px !important;
	left:492px !important;
	top:281px !important;
}

#item1011083 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item1011087 {
	width:252px !important;
	height:49px !important;
	left:756px !important;
	top:779px !important;
}

#item1065615 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116890 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1205031 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1205033 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205034 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205035 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205036 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205037 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205038 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205039 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205040 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205041 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205042 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205043 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1205074 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1205104 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205106 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1205108 {
	width:68px !important;
	height:51px !important;
}

#item1205134 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1205163 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1205192 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1205221 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1205250 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1205279 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1205309 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205310 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205311 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1205340 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1205341 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1205370 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1205400 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1205429 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1205460 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1205466 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1205462 {
	width:57px !important;
	height:46px !important;
}

#item1205029 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1011959 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#6c3f98;
}

#item1011963 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#6c3f98;
}

#item1011967 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#6c3f98;
}

#item1011991 {
	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;
}

#item1011992 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item1014131 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item1014993 {
	width:33px !important;
	height:22px !important;
	left:782px !important;
	top:135px !important;
}

#item1014349 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1052014 {
	width:260px !important;
	height:58px !important;
	left:757px !important;
	top:779px !important;
}

#item1065618 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116894 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1209176 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1209179 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209180 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209181 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209182 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209183 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209185 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209186 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209187 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209188 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209189 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209190 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1209220 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1209250 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209252 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1209254 {
	width:68px !important;
	height:51px !important;
}

#item1209280 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1209309 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1209338 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1209368 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1209397 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1209426 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1209456 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209457 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209458 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1209487 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209488 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1209517 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1209547 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1209576 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1209607 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1209612 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1209609 {
	width:57px !important;
	height:46px !important;
}

#item1209174 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1062434 {
	width:355px !important;
	height:96px !important;
	left:570px !important;
	top:564px !important;
	background:#6a9d8a;
}

#item1062367 {
	width:355px !important;
	height:88px !important;
	left:571px !important;
	top:434px !important;
	background:#6a9d8a;
}

#item1062309 {
	width:355px !important;
	height:88px !important;
	left:570px !important;
	top:298px !important;
	background:#6a9d8a;
}

#item1016033 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f59c22;
}

#item1016057 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item1016589 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#6a9d8a;
}

#item1016593 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#6a9d8a;
}

#item1062556 {
	width:408px !important;
	height:123px !important;
}

#item1062557 {
	width:408px !important;
	height:123px !important;
	left:523px !important;
	top:276px !important;
}

#item1062564 {
	width:408px !important;
	height:114px !important;
}

#item1062561 {
	width:408px !important;
	height:114px !important;
	left:528px !important;
	top:423px !important;
}

#item1062568 {
	width:408px !important;
	height:111px !important;
}

#item1062565 {
	width:408px !important;
	height:111px !important;
	left:523px !important;
	top:549px !important;
}

#item1039162 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item1039166 {
	width:240px !important;
	height:34px !important;
	left:768px !important;
	top:786px !important;
}

#item1113879 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116903 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1209664 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1209667 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209668 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209669 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209670 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209671 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209672 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209673 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209674 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209675 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209677 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209678 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1209708 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1209737 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209739 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1209741 {
	width:68px !important;
	height:51px !important;
}

#item1209767 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1209796 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1209825 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1209854 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1209884 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1209913 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1209942 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209943 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209944 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1209973 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1209974 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1210003 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1210032 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1210063 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1210094 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1210099 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1210096 {
	width:57px !important;
	height:46px !important;
}

#item1209662 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1020151 {
	width:38px !important;
	height:34px !important;
	left:467px !important;
	top:590px !important;
}

#item1021272 {
	width:643px !important;
	height:43px !important;
	left:709px !important;
	top:732px !important;
	background:#6a9d8a;
}

#item1039160 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1052044 {
	width:236px !important;
	height:37px !important;
	left:772px !important;
	top:780px !important;
	background:#fff;
}

#item1113876 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116907 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1210130 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1210132 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210133 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210134 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210135 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210136 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210137 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210138 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210139 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210140 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210141 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210142 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1210172 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1210201 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210203 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1210205 {
	width:68px !important;
	height:51px !important;
}

#item1210231 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1210260 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1210289 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1210318 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1210347 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1210377 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1210406 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210408 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210410 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1210439 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210440 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1210469 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1210499 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1210528 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1210561 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1210566 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1210563 {
	width:57px !important;
	height:46px !important;
}

#item1210128 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1065804 {
	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;
}

#item1065805 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item1178027 {
	width:38px !important;
	height:75px !important;
	left:745px !important;
	top:685px !important;
}

#item1178030 {
	width:37px !important;
	height:74px !important;
	left:889px !important;
	top:687px !important;
}

#item1219824 {
	width:355px !important;
	height:68px !important;
	left:72px !important;
	top:253px !important;
	background:#9d3828;
}

#item1219825 {
	width:355px !important;
	height:68px !important;
	left:509px !important;
	top:606px !important;
	background:#9d3828;
}

#item1219826 {
	width:355px !important;
	height:68px !important;
	left:72px !important;
	top:369px !important;
	background:#9d3828;
}

#item1219827 {
	width:355px !important;
	height:68px !important;
	left:65px !important;
	top:492px !important;
	background:#9d3828;
}

#item1219933 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item1219930 {
	width:414px !important;
	height:102px !important;
	left:36px !important;
	top:431px !important;
}

#item1219937 {
	width:408px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item1219934 {
	width:414px !important;
	height:98px !important;
	left:36px !important;
	top:350px !important;
}

#item1219941 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219938 {
	width:414px !important;
	height:95px !important;
	left:467px !important;
	top:592px !important;
}

#item1219946 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item1219942 {
	width:414px !important;
	height:94px !important;
	left:30px !important;
	top:240px !important;
}

#item1219947 {
	width:355px !important;
	height:68px !important;
	left:968px !important;
	top:254px !important;
	background:#9d3828;
}

#item1219974 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item1219971 {
	width:414px !important;
	height:94px !important;
	left:911px !important;
	top:246px !important;
}

#item1219979 {
	width:355px !important;
	height:68px !important;
	left:60px !important;
	top:608px !important;
	background:#9d3828;
}

#item1220009 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item1220006 {
	width:414px !important;
	height:102px !important;
	left:30px !important;
	top:586px !important;
}

#item1220010 {
	width:355px !important;
	height:68px !important;
	left:510px !important;
	top:256px !important;
	background:#9d3828;
}

#item1220040 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1220037 {
	width:414px !important;
	height:95px !important;
	left:469px !important;
	top:240px !important;
}

#item1220041 {
	width:355px !important;
	height:68px !important;
	left:510px !important;
	top:370px !important;
	background:#9d3828;
}

#item1220068 {
	width:355px !important;
	height:68px !important;
	left:513px !important;
	top:495px !important;
	background:#9d3828;
}

#item1220108 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1220105 {
	width:414px !important;
	height:95px !important;
	left:470px !important;
	top:361px !important;
}

#item1220112 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1220109 {
	width:414px !important;
	height:95px !important;
	left:474px !important;
	top:483px !important;
}

#item1219467 {
	width:355px !important;
	height:68px !important;
	left:511px !important;
	top:253px !important;
	background:#9d3828;
}

#item1219468 {
	width:355px !important;
	height:68px !important;
	left:948px !important;
	top:606px !important;
	background:#9d3828;
}

#item1219469 {
	width:355px !important;
	height:68px !important;
	left:511px !important;
	top:369px !important;
	background:#9d3828;
}

#item1219470 {
	width:355px !important;
	height:68px !important;
	left:504px !important;
	top:492px !important;
	background:#9d3828;
}

#item1219579 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item1219576 {
	width:414px !important;
	height:102px !important;
	left:475px !important;
	top:431px !important;
}

#item1219583 {
	width:408px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item1219580 {
	width:414px !important;
	height:98px !important;
	left:475px !important;
	top:350px !important;
}

#item1219588 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219585 {
	width:414px !important;
	height:95px !important;
	left:906px !important;
	top:592px !important;
}

#item1219592 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item1219589 {
	width:414px !important;
	height:94px !important;
	left:470px !important;
	top:240px !important;
}

#item1219593 {
	width:355px !important;
	height:68px !important;
	left:1407px !important;
	top:254px !important;
	background:#9d3828;
}

#item1219620 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item1219617 {
	width:414px !important;
	height:94px !important;
	left:1350px !important;
	top:246px !important;
}

#item1219627 {
	width:355px !important;
	height:68px !important;
	left:499px !important;
	top:608px !important;
	background:#9d3828;
}

#item1219658 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item1219654 {
	width:414px !important;
	height:102px !important;
	left:470px !important;
	top:586px !important;
}

#item1219659 {
	width:355px !important;
	height:68px !important;
	left:950px !important;
	top:256px !important;
	background:#9d3828;
}

#item1219691 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219688 {
	width:414px !important;
	height:95px !important;
	left:908px !important;
	top:240px !important;
}

#item1219692 {
	width:355px !important;
	height:68px !important;
	left:950px !important;
	top:370px !important;
	background:#9d3828;
}

#item1219721 {
	width:355px !important;
	height:68px !important;
	left:953px !important;
	top:495px !important;
	background:#9d3828;
}

#item1219765 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219762 {
	width:414px !important;
	height:95px !important;
	left:909px !important;
	top:361px !important;
}

#item1219769 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219766 {
	width:414px !important;
	height:95px !important;
	left:913px !important;
	top:483px !important;
}

#item1219149 {
	width:355px !important;
	height:68px !important;
	left:944px !important;
	top:253px !important;
	background:#9d3828;
}

#item1219150 {
	width:355px !important;
	height:68px !important;
	left:1382px !important;
	top:606px !important;
	background:#9d3828;
}

#item1219151 {
	width:355px !important;
	height:68px !important;
	left:945px !important;
	top:369px !important;
	background:#9d3828;
}

#item1219152 {
	width:355px !important;
	height:68px !important;
	left:938px !important;
	top:492px !important;
	background:#9d3828;
}

#item1219259 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item1219256 {
	width:414px !important;
	height:102px !important;
	left:908px !important;
	top:431px !important;
}

#item1219263 {
	width:408px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item1219260 {
	width:414px !important;
	height:98px !important;
	left:908px !important;
	top:350px !important;
}

#item1219268 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219264 {
	width:414px !important;
	height:95px !important;
	left:1340px !important;
	top:592px !important;
}

#item1219272 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item1219269 {
	width:414px !important;
	height:94px !important;
	left:903px !important;
	top:240px !important;
}

#item1219273 {
	width:355px !important;
	height:68px !important;
	left:1841px !important;
	top:254px !important;
	background:#9d3828;
}

#item1219300 {
	width:408px !important;
	height:88px !important;
	left:3px !important;
	top:3px !important;
}

#item1219297 {
	width:414px !important;
	height:94px !important;
	left:1784px !important;
	top:246px !important;
}

#item1219305 {
	width:355px !important;
	height:68px !important;
	left:932px !important;
	top:608px !important;
	background:#9d3828;
}

#item1219336 {
	width:408px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item1219333 {
	width:414px !important;
	height:102px !important;
	left:903px !important;
	top:586px !important;
}

#item1219337 {
	width:355px !important;
	height:68px !important;
	left:1383px !important;
	top:256px !important;
	background:#9d3828;
}

#item1219368 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219365 {
	width:414px !important;
	height:95px !important;
	left:1341px !important;
	top:240px !important;
}

#item1219369 {
	width:355px !important;
	height:68px !important;
	left:1383px !important;
	top:370px !important;
	background:#9d3828;
}

#item1219400 {
	width:355px !important;
	height:68px !important;
	left:1386px !important;
	top:495px !important;
	background:#9d3828;
}

#item1219439 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219436 {
	width:414px !important;
	height:95px !important;
	left:1343px !important;
	top:361px !important;
}

#item1219443 {
	width:408px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item1219440 {
	width:414px !important;
	height:95px !important;
	left:1347px !important;
	top:483px !important;
}

#item1219465 {
	width:2198px !important;
	height:718px !important;
	left:-374px !important;
	top:-17px !important;
}

#item1068802 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f59c22;
}

#item1068826 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item1068874 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#9d3828;
}

#item1068879 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#9d3828;
}

#item1069523 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item1113872 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1114294 {
	width:236px !important;
	height:55px !important;
	left:764px !important;
	top:778px !important;
	background:#fff;
}

#item1116912 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1210626 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1210628 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210629 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210630 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210631 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210632 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210633 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210634 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210635 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210636 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210637 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210638 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1210667 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1210697 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210699 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1210701 {
	width:68px !important;
	height:51px !important;
}

#item1210727 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1210756 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1210785 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1210815 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1210844 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1210873 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1210903 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210904 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210905 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1210934 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1210935 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1210964 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1210993 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1211022 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1211053 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1211059 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1211055 {
	width:57px !important;
	height:46px !important;
}

#item1210624 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1173401 {
	width:649px !important;
	height:54px !important;
	left:704px !important;
	top:720px !important;
	background:#9d3828;
}

#item1173841 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1173843 {
	width:242px !important;
	height:40px !important;
	left:767px !important;
	top:780px !important;
	background:#fff;
}

#item1173844 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1173847 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1211159 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1211161 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211162 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211163 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211165 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211166 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211167 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211168 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211169 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211170 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211171 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211172 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1211201 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1211231 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211233 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1211235 {
	width:68px !important;
	height:51px !important;
}

#item1211261 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1211291 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1211320 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1211350 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1211379 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1211408 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1211437 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211438 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211439 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1211470 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211471 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1211500 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1211529 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1211558 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1211589 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1211594 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1211591 {
	width:57px !important;
	height:46px !important;
}

#item1211157 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1070395 {
	width:335px !important;
	height:54px !important;
	left:704px !important;
	top:720px !important;
	background:#9d3828;
}

#item1070782 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1070784 {
	width:242px !important;
	height:40px !important;
	left:767px !important;
	top:780px !important;
	background:#fff;
}

#item1113869 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1116920 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1211641 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1211643 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211644 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211645 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211647 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211648 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211649 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211650 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211651 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211652 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211653 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211654 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1211683 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1211713 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211715 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1211717 {
	width:68px !important;
	height:51px !important;
}

#item1211743 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1211772 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1211802 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1211831 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1211861 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1211890 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1211919 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211920 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211921 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1211950 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1211951 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1211981 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1212010 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1212039 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1212070 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1212075 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1212072 {
	width:57px !important;
	height:46px !important;
}

#item1211639 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1071837 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#9d3828;
}

#item1071841 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#9d3828;
}

#item1071856 {
	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;
}

#item1071857 {
	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;
}

#item1071858 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item1166276 {
	width:362px !important;
	height:50px !important;
	left:655px !important;
	top:316px !important;
	background:#fff;
}

#item1166299 {
	width:256px !important;
	height:166px !important;
	left:752px !important;
	top:615px !important;
	background:#9d3828;
}

#item1166278 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1166281 {
	width:245px !important;
	height:57px !important;
	left:764px !important;
	top:780px !important;
}

#item1166282 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:56px !important;
	left:503px !important;
	top:781px !important;
}

#item1166285 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item1212110 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1212112 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212113 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212114 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212115 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212116 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212117 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212118 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212120 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212121 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212122 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212123 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1212152 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1212181 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212183 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1212185 {
	width:68px !important;
	height:51px !important;
}

#item1212211 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1212240 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1212269 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1212300 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1212329 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1212358 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1212387 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212388 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212389 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1212418 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212419 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1212448 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1212477 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1212507 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1212538 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1212543 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1212540 {
	width:57px !important;
	height:46px !important;
}

#item1212108 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item1175197 {
	width:222px !important;
	height:31px !important;
	left:93px !important;
	top:258px !important;
	background:#ffd700;
}

#item1175200 {
	width:222px !important;
	height:31px !important;
	left:385px !important;
	top:392px !important;
	background:#ffd700;
}

#item1175317 {
	width:222px !important;
	height:31px !important;
	left:385px !important;
	top:483px !important;
	background:#ffd700;
}

#item1175341 {
	width:222px !important;
	height:31px !important;
	left:93px !important;
	top:352px !important;
	background:#ffd700;
}

#item1175392 {
	width:130px !important;
	height:23px !important;
	background:#ffcc00;
}

#item1175421 {
	width:191px !important;
	height:23px !important;
	background:#ffcc00;
}

#item1086311 {
	width:214px !important;
	height:35px !important;
	left:785px !important;
	top:786px !important;
	background:#fff;
}

#item1113856 {
	width:245px !important;
	height:54px !important;
	left:-1px !important;
	top:780px !important;
}

#item1116924 {
	width:245px !important;
	height:46px !important;
	left:259px !important;
	top:780px !important;
}

#item1212589 {
	width:420px !important;
	height:436px !important;
	left:10px !important;
	top:13px !important;
	background:#6e6f70;
}

#item1212591 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212592 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212593 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212594 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212595 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212596 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:66px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212597 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:126px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212598 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:187px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212599 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:239px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212600 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:281px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212601 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:89px !important;
}

#item1212631 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:88px !important;
}

#item1212660 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212662 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1212664 {
	width:68px !important;
	height:51px !important;
}

#item1212690 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:149px !important;
}

#item1212719 {
	width:202px !important;
	height:24px !important;
	left:20px !important;
	top:204px !important;
}

#item1212748 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:204px !important;
}

#item1212778 {
	width:203px !important;
	height:25px !important;
	left:23px !important;
	top:253px !important;
}

#item1212808 {
	width:176px !important;
	height:23px !important;
	left:233px !important;
	top:254px !important;
}

#item1212837 {
	width:203px !important;
	height:24px !important;
	left:23px !important;
	top:294px !important;
}

#item1212866 {
	width:211px !important;
	height:52px !important;
	left:11px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212867 {
	width:211px !important;
	height:52px !important;
	left:221px !important;
	top:328px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212868 {
	width:202px !important;
	height:30px !important;
	left:24px !important;
	top:345px !important;
}

#item1212897 {
	width:421px !important;
	height:51px !important;
	left:10px !important;
	top:379px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1212898 {
	width:118px !important;
	height:39px !important;
	left:235px !important;
	top:338px !important;
}

#item1212927 {
	width:184px !important;
	height:28px !important;
	left:230px !important;
	top:290px !important;
}

#item1212956 {
	width:155px !important;
	height:45px !important;
	left:24px !important;
	top:140px !important;
}

#item1212985 {
	width:118px !important;
	height:23px !important;
	left:164px !important;
	top:392px !important;
}

#item1213017 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:34px !important;
}

#item1213022 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item1213019 {
	width:57px !important;
	height:46px !important;
}

#item1212587 {
	width:436px !important;
	height:449px !important;
	left:572px !important;
	top:-14px !important;
}

#item739163 {
	width:1069px !important;
	height:161px !important;
	left:-14px !important;
	top:678px !important;
	background:#000;
}

#item739303 {
	width:41px !important;
	height:44px !important;
}

#item739300 {
	width:41px !important;
	height:44px !important;
	left:404px !important;
	top:573px !important;
}

#item739307 {
	width:44px !important;
	height:44px !important;
}

#item739304 {
	width:44px !important;
	height:44px !important;
	left:473px !important;
	top:573px !important;
}

#item739311 {
	width:41px !important;
	height:44px !important;
}

#item739308 {
	width:41px !important;
	height:44px !important;
	left:542px !important;
	top:573px !important;
}

#item739363 {
	width:209px !important;
	height:59px !important;
	left:273px !important;
	top:354px !important;
}
#in5footer,  #prefooter {display:none;}
