/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#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:58026px; 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;
}

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

#item1107441 {
	width:328px !important;
	height:526px !important;
	left:602px !important;
	top:198px !important;
	border:solid 1px #fce000;
}

#item1107967 {
	width:278px !important;
	height:84px !important;
}

#item1107964 {
	width:278px !important;
	height:84px !important;
	left:621px !important;
	top:623px !important;
}

#item1107963 {
	width:292px !important;
	height:98px !important;
}

#item1107960 {
	width:292px !important;
	height:98px !important;
	left:610px !important;
	top:508px !important;
}

#item1107956 {
	width:287px !important;
	height:94px !important;
}

#item1107957 {
	width:287px !important;
	height:94px !important;
	left:610px !important;
	top:405px !important;
}

#item1160416 {
	width:274px !important;
	height:114px !important;
}

#item1160413 {
	width:274px !important;
	height:114px !important;
	left:628px !important;
	top:294px !important;
}

#item1210212 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1210237 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1210266 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1210295 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1210324 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1210355 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1210385 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1210414 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1210443 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1210472 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1210501 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1210530 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1210559 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1210592 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1210621 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210618 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1210625 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210622 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1210629 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210626 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1210633 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210630 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1210637 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210634 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1210641 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210638 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1210645 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210642 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1210649 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210646 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1210653 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210650 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1210657 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210654 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1210662 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210659 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1210666 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210663 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1210694 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1210691 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1210198 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1210204 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1210201 {
	width:57px !important;
	height:45px !important;
}

#item1210195 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item1111193 {
	width:56px !important;
	height:59px !important;
	left:631px !important;
	top:696px !important;
}

#item1209672 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1209697 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1209726 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1209755 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1209784 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1209814 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1209843 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1209872 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1209901 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1209930 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1209959 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1209988 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1210017 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1210050 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1210080 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210077 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1210084 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210081 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1210088 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210085 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1210092 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210089 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1210096 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210093 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1210100 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210097 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1210104 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210101 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1210108 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210105 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1210112 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210109 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1210116 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210113 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1210121 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210117 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1210125 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1210122 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1210152 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1210149 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1209659 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1209664 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1209661 {
	width:57px !important;
	height:45px !important;
}

#item1209657 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1054074 {
	width:445px !important;
	height:54px !important;
	left:52px !important;
	top:155px !important;
}

#item1054088 {
	width:445px !important;
	height:54px !important;
	left:52px !important;
	top:437px !important;
}

#item1054082 {
	width:445px !important;
	height:54px !important;
	left:527px !important;
	top:155px !important;
}

#item1054094 {
	width:445px !important;
	height:54px !important;
	left:527px !important;
	top:437px !important;
}

#item1054075 {
	width:445px !important;
	height:54px !important;
	left:52px !important;
	top:155px !important;
}

#item1054089 {
	width:445px !important;
	height:54px !important;
	left:52px !important;
	top:437px !important;
}

#item1054076 {
	width:445px !important;
	height:54px !important;
	left:52px !important;
	top:155px !important;
}

#item1054090 {
	width:445px !important;
	height:54px !important;
	left:52px !important;
	top:437px !important;
}

#item1054083 {
	width:445px !important;
	height:54px !important;
	left:527px !important;
	top:155px !important;
}

#item1054084 {
	width:445px !important;
	height:54px !important;
	left:528px !important;
	top:155px !important;
}

#item1054095 {
	width:446px !important;
	height:54px !important;
	left:527px !important;
	top:437px !important;
}

#item1054096 {
	width:445px !important;
	height:54px !important;
	left:527px !important;
	top:437px !important;
}

#item1114666 {
	width:52px !important;
	height:19px !important;
	background:#fdd903;
}

#item1114731 {
	width:97px !important;
	height:19px !important;
	background:#fdd903;
}

#item1209122 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1209147 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1209176 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1209205 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1209235 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1209264 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1209293 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1209322 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1209351 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1209380 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1209409 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1209439 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1209468 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1209500 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1209529 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209526 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1209533 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209530 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1209537 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209534 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1209542 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209538 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1209546 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209543 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1209550 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209547 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1209554 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209551 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1209559 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209555 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1209563 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209560 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1209567 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209564 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1209571 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209568 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1209575 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1209572 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1209603 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1209599 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1209107 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1209113 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1209109 {
	width:57px !important;
	height:45px !important;
}

#item1209105 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1054099 {
	width:445px !important;
	height:54px !important;
	left:51px !important;
	top:156px !important;
}

#item1054105 {
	width:445px !important;
	height:54px !important;
	left:527px !important;
	top:155px !important;
}

#item1054100 {
	width:445px !important;
	height:54px !important;
	left:51px !important;
	top:156px !important;
}

#item1054106 {
	width:445px !important;
	height:54px !important;
	left:527px !important;
	top:155px !important;
}

#item1054101 {
	width:445px !important;
	height:54px !important;
	left:52px !important;
	top:155px !important;
}

#item1054107 {
	width:445px !important;
	height:54px !important;
	left:528px !important;
	top:155px !important;
}

#item1107667 {
	width:444px !important;
	height:54px !important;
	left:51px !important;
	top:536px !important;
}

#item1054112 {
	width:444px !important;
	height:54px !important;
	left:51px !important;
	top:536px !important;
}

#item1054113 {
	width:444px !important;
	height:54px !important;
	left:51px !important;
	top:536px !important;
}

#item1107660 {
	width:444px !important;
	height:54px !important;
	left:528px !important;
	top:615px !important;
	background:#5f7b97;
}

#item1107810 {
	width:444px !important;
	height:54px !important;
	left:529px !important;
	top:615px !important;
}

#item1107815 {
	width:410px !important;
	height:54px !important;
	left:529px !important;
	top:615px !important;
}

#item1114761 {
	width:98px !important;
	height:19px !important;
	background:#fdd903;
}

#item1208005 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1208030 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1208059 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1208088 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1208118 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1208148 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1208177 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1208206 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1208235 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1208264 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1208293 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1208324 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1208353 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1208385 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1208414 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208411 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1208418 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208415 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1208422 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208419 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1208427 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208423 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1208431 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208428 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1208435 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208432 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1208439 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208436 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1208443 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208440 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1208448 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208445 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1208452 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208449 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1208456 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208453 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1208460 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1208457 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1208487 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1208484 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1207992 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1207997 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1207994 {
	width:57px !important;
	height:45px !important;
}

#item1207990 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item617833 {
	width:109px !important;
	height:109px !important;
	left:240px !important;
	top:500px !important;
}

#item617845 {
	width:109px !important;
	height:109px !important;
	left:259px !important;
	top:596px !important;
}

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

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

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

#item1007956 {
	width:207px !important;
	height:26px !important;
	background:#d01f40;
}

#item1098083 {
	width:171px !important;
	height:26px !important;
	left:801px !important;
	top:84px !important;
	background:#ffcc07;
}

#item1207462 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1207487 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1207516 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1207545 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1207575 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1207604 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1207633 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1207663 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1207692 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1207722 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1207752 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1207781 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1207810 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1207843 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1207872 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207869 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1207877 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207873 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1207881 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207878 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1207885 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207882 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1207889 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207886 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1207893 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207890 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1207897 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207894 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1207901 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207898 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1207905 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207902 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1207909 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207906 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1207914 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207910 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1207918 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1207915 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1207946 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1207943 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1207448 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1207454 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1207451 {
	width:57px !important;
	height:45px !important;
}

#item1207446 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1099405 {
	width:186px !important;
	height:67px !important;
	left:388px !important;
	top:400px !important;
	background:#ffcc07;
}

#item1099401 {
	width:149px !important;
	height:67px !important;
	left:53px !important;
	top:401px !important;
	background:#ffcc07;
}

#item1099402 {
	width:161px !important;
	height:67px !important;
	left:216px !important;
	top:400px !important;
	background:#ffcc07;
}

#item1099410 {
	width:389px !important;
	height:67px !important;
	left:584px !important;
	top:401px !important;
	background:#ffcc07;
}

#item1162773 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1162798 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1162827 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1162857 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1162886 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1162915 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1162944 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1162974 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1163003 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1163032 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1163061 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1163090 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1163119 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1163152 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1163181 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163178 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1163185 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163182 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1163189 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163186 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1163193 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163190 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1163197 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163194 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1163201 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163198 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1163205 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163202 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1163209 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163206 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1163213 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163210 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1163217 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163214 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1163221 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163218 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1163225 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1163222 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1207407 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1207404 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1162757 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1162764 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1162760 {
	width:57px !important;
	height:45px !important;
}

#item1162754 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1210755 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1210781 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1210810 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1210839 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1210868 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1210897 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1210926 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1210955 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1210984 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1211014 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1211043 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1211072 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1211101 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1211133 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1211162 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211159 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1211166 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211163 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1211172 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211167 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1211176 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211173 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1211180 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211177 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1211184 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211181 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1211188 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211185 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1211192 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211189 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1211196 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211193 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1211200 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211197 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1211205 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211201 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1211209 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211206 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1211236 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1211233 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1210741 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1210746 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1210743 {
	width:57px !important;
	height:45px !important;
}

#item1210739 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1211298 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1211323 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1211353 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1211382 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1211411 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1211440 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1211471 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1211500 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1211529 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1211558 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1211587 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1211616 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1211645 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1211678 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1211707 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211704 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1211711 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211708 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1211715 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211712 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1211719 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211716 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1211723 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211720 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1211727 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211724 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1211731 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211728 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1211735 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211732 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1211739 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211736 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1211743 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211740 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1211747 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211744 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1211751 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1211748 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1211779 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1211776 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1211284 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1211290 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1211287 {
	width:57px !important;
	height:45px !important;
}

#item1211282 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

#item738807 {
	width:446px !important;
	height:119px !important;
	left:511px !important;
	top:291px !important;
}

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

#item738819 {
	width:440px !important;
	height:129px !important;
	left:504px !important;
	top:406px !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;
}

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

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

#item1160211 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:779px !important;
}

#item1211935 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1211960 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1211989 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1212018 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1212049 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1212079 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1212109 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1212138 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1212167 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1212196 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1212225 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1212254 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1212284 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1212317 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1212346 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212343 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1212350 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212347 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1212354 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212351 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1212358 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212355 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1212362 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212359 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1212366 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212363 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1212370 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212367 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1212374 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212371 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1212378 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212375 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1212382 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212379 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1212387 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212383 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1212391 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212388 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1212418 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1212415 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1211922 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1211927 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1211924 {
	width:57px !important;
	height:45px !important;
}

#item1211920 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241468 {
	width:253px !important;
	height:48px !important;
}

#item1241465 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:779px !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;
}

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

#item644739 {
	width:418px !important;
	height:727px !important;
	top: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;
}

#item737456 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:779px !important;
}

#item1160070 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:779px !important;
}

#item1212495 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1212520 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1212549 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1212579 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1212608 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1212637 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1212667 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1212696 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1212725 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1212754 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1212784 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1212813 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1212842 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1212875 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1212905 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212902 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1212909 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212906 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1212913 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212910 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1212917 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212914 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1212921 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212918 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1212926 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212922 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1212930 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212927 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1212934 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212931 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1212938 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212935 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1212942 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212939 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1212946 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212943 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1212950 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1212947 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1212977 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1212974 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1212482 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1212487 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1212484 {
	width:57px !important;
	height:45px !important;
}

#item1212480 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241446 {
	width:253px !important;
	height:48px !important;
}

#item1241443 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item619977 {
	width:338px !important;
	height:192px !important;
	left:673px !important;
	top:160px !important;
}

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

#item737464 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:780px !important;
}

#item1160075 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:781px !important;
}

#item1213063 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1213088 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1213117 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1213146 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1213175 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1213204 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1213233 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1213263 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1213294 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1213323 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1213352 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1213381 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1213410 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1213442 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1213471 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213468 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1213477 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213474 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1213481 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213478 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1213486 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213482 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1213490 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213487 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1213494 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213491 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1213498 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213495 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1213502 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213499 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1213506 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213503 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1213510 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213507 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1213514 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213511 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1213518 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1213515 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1213545 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1213542 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1213049 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1213054 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1213051 {
	width:57px !important;
	height:45px !important;
}

#item1213047 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241430 {
	width:253px !important;
	height:48px !important;
}

#item1241427 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item738041 {
	width:40px !important;
	height:79px !important;
	left:797px !important;
	top:666px !important;
}

#item738038 {
	width:40px !important;
	height:79px !important;
	left:940px !important;
	top:666px !important;
}

#item1007128 {
	width:396px !important;
	height:128px !important;
	left:10px !important;
	top:264px !important;
}

#item1007234 {
	width:396px !important;
	height:128px !important;
	left:10px !important;
	top:10px !important;
}

#item1007339 {
	width:398px !important;
	height:128px !important;
	left:402px !important;
	top:10px !important;
}

#item1007447 {
	width:207px !important;
	height:123px !important;
	left:2px !important;
	top:2px !important;
}

#item1007442 {
	width:399px !important;
	height:127px !important;
	left:402px !important;
	top:134px !important;
}

#item1007546 {
	width:396px !important;
	height:128px !important;
	left:10px !important;
	top:133px !important;
}

#item1007655 {
	width:207px !important;
	height:123px !important;
	left:2px !important;
	top:2px !important;
}

#item1007650 {
	width:395px !important;
	height:127px !important;
	left:402px !important;
	top:265px !important;
}

#item1006437 {
	width:396px !important;
	height:128px !important;
	left:388px !important;
	top:264px !important;
}

#item1006544 {
	width:396px !important;
	height:128px !important;
	left:388px !important;
	top:10px !important;
}

#item1006653 {
	width:398px !important;
	height:128px !important;
	left:779px !important;
	top:10px !important;
}

#item1006763 {
	width:207px !important;
	height:123px !important;
	left:2px !important;
	top:2px !important;
}

#item1006758 {
	width:399px !important;
	height:127px !important;
	left:780px !important;
	top:134px !important;
}

#item1006865 {
	width:396px !important;
	height:128px !important;
	left:388px !important;
	top:133px !important;
}

#item1006973 {
	width:207px !important;
	height:123px !important;
	left:2px !important;
	top:2px !important;
}

#item1006968 {
	width:395px !important;
	height:127px !important;
	left:780px !important;
	top:265px !important;
}

#item1206780 {
	width:43px !important;
	height:21px !important;
	background:#fdd903;
}

#item1007126 {
	width:1179px !important;
	height:392px !important;
	left:121px !important;
	top:276px !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;
}

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

#item1207043 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:780px !important;
}

#item1213638 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1213663 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1213692 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1213721 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1213750 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1213779 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1213809 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1213838 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1213867 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1213896 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1213926 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1213955 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1213984 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1214017 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1214046 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214043 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1214050 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214047 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1214054 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214051 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1214058 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214055 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1214062 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214059 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1214066 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214063 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1214070 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214067 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1214074 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214071 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1214078 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214075 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1214082 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214079 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1214088 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214083 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1214092 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214089 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1214119 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1214116 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1213625 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1213630 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1213627 {
	width:57px !important;
	height:45px !important;
}

#item1213623 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241475 {
	width:253px !important;
	height:48px !important;
}

#item1241472 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:780px !important;
}

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

#item642056 {
	width:241px !important;
	height:107px !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;
}

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

#item1013890 {
	width:97px !important;
	height:26px !important;
	background:#fdd903;
}

#item1098081 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:164px !important;
	background:#ffcc07;
}

#item737476 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1207172 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:780px !important;
}

#item1214206 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1214231 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1214260 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1214290 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1214319 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1214348 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1214377 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1214406 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1214435 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1214464 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1214494 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1214523 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1214553 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1214585 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1214614 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214611 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1214618 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214615 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1214622 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214619 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1214626 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214623 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1214630 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214627 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1214634 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214631 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1214639 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214636 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1214644 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214640 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1214648 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214645 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1214652 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214649 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1214656 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214653 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1214660 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1214657 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1214687 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1214684 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1214193 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1214198 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1214195 {
	width:57px !important;
	height:45px !important;
}

#item1214191 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157242 {
	width:253px !important;
	height:48px !important;
}

#item1157239 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

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

#item1008433 {
	width:338px !important;
	height:200px !important;
	left:672px !important;
	top:161px !important;
}

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

#item1008576 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1160079 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:781px !important;
}

#item1214759 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1214784 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1214813 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1214842 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1214871 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1214900 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1214929 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1214958 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1214988 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1215017 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1215046 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1215075 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1215104 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1215137 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1215166 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215163 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1215171 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215167 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1215175 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215172 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1215179 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215176 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1215183 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215180 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1215187 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215184 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1215191 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215188 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1215195 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215192 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1215199 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215196 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1215203 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215200 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1215207 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215204 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1215211 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215208 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1215238 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1215235 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1214745 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1214750 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1214747 {
	width:57px !important;
	height:45px !important;
}

#item1214743 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157246 {
	width:253px !important;
	height:48px !important;
}

#item1157243 {
	width:253px !important;
	height:48px !important;
	left:506px !important;
	top:779px !important;
}

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

#item737961 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:781px !important;
}

#item1160083 {
	width:245px !important;
	height:54px !important;
	left:760px !important;
	top:781px !important;
}

#item1215415 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1215440 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1215470 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1215499 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1215528 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1215557 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1215587 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1215616 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1215645 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1215674 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1215703 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1215732 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1215762 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1215795 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1215825 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215822 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1215830 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215827 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1215834 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215831 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1215838 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215835 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1215842 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215839 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1215846 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215843 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1215850 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215847 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1215854 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215851 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1215858 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215855 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1215862 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215859 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1215866 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215863 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1215871 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1215868 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1215898 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1215895 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1215402 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1215407 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1215404 {
	width:57px !important;
	height:45px !important;
}

#item1215400 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157252 {
	width:253px !important;
	height:48px !important;
}

#item1157248 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1098564 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:165px !important;
	background:#ffcc07;
}

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

#item737978 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1160091 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:781px !important;
}

#item1215988 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1216013 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1216043 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1216073 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1216102 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1216131 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1216160 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1216189 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1216218 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1216247 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1216276 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1216306 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1216335 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1216368 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1216397 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216394 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1216401 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216398 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1216405 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216402 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1216410 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216407 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1216414 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216411 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1216418 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216415 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1216423 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216419 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1216427 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216424 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1216431 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216428 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1216435 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216432 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1216439 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216436 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1216443 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216440 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1216470 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1216467 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1215974 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1215980 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1215977 {
	width:57px !important;
	height:45px !important;
}

#item1215972 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157257 {
	width:253px !important;
	height:48px !important;
}

#item1157254 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

#item737993 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:781px !important;
}

#item1160095 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:781px !important;
}

#item1216554 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1216580 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1216609 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1216638 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1216667 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1216696 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1216725 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1216755 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1216785 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1216814 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1216843 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1216872 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1216901 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1216933 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1216962 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216959 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1216967 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216963 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1216971 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216968 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1216976 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216972 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1216980 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216977 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1216985 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216982 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1216989 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216986 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1216993 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216990 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1216997 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216994 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1217001 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1216998 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1217005 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217002 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1217009 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217006 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1217036 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1217033 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1216541 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1216546 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1216543 {
	width:57px !important;
	height:45px !important;
}

#item1216539 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157262 {
	width:253px !important;
	height:48px !important;
}

#item1157259 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

#item738006 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1160099 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:781px !important;
}

#item1217104 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1217129 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1217158 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1217187 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1217216 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1217245 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1217275 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1217304 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1217333 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1217362 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1217391 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1217420 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1217450 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1217483 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1217512 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217509 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1217516 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217513 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1217520 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217517 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1217524 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217521 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1217528 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217525 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1217532 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217529 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1217536 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217533 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1217541 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217538 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1217545 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217542 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1217549 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217546 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1217554 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217550 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1217559 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1217555 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1217586 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1217583 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1217091 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1217096 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1217093 {
	width:57px !important;
	height:45px !important;
}

#item1217089 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157267 {
	width:253px !important;
	height:48px !important;
}

#item1157264 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item743697 {
	width:38px !important;
	height:75px !important;
	left:797px !important;
	top:648px !important;
}

#item743700 {
	width:37px !important;
	height:74px !important;
	left:953px !important;
	top:648px !important;
}

#item1055073 {
	width:207px !important;
	height:123px !important;
	left:3px !important;
	top:3px !important;
}

#item1055068 {
	width:396px !important;
	height:128px !important;
	left:10px !important;
	top:142px !important;
}

#item1055173 {
	width:379px !important;
	height:106px !important;
	left:27px !important;
	top:278px !important;
}

#item1055279 {
	width:398px !important;
	height:128px !important;
	left:10px !important;
	top:12px !important;
}

#item1055381 {
	width:383px !important;
	height:106px !important;
	left:416px !important;
	top:21px !important;
}

#item1123005 {
	width:207px !important;
	height:126px !important;
	left:2px !important;
	top:2px !important;
}

#item1123011 {
	width:211px !important;
	height:130px !important;
	left:397px !important;
	top:10px !important;
}

#item743081 {
	width:207px !important;
	height:123px !important;
	left:3px !important;
	top:3px !important;
}

#item1017080 {
	width:396px !important;
	height:128px !important;
	left:370px !important;
	top:142px !important;
}

#item1017083 {
	width:379px !important;
	height:106px !important;
	left:387px !important;
	top:278px !important;
}

#item1017078 {
	width:398px !important;
	height:128px !important;
	left:370px !important;
	top:12px !important;
}

#item743404 {
	width:207px !important;
	height:123px !important;
	left:3px !important;
	top:250px !important;
}

#item1017085 {
	width:781px !important;
	height:376px !important;
	left:377px !important;
	top:21px !important;
}

#item1122992 {
	width:207px !important;
	height:123px !important;
	left:2px !important;
	top:2px !important;
}

#item1123002 {
	width:211px !important;
	height:127px !important;
	left:762px !important;
	top:13px !important;
}

#item1206809 {
	width:43px !important;
	height:21px !important;
	left:714px !important;
	top:29px !important;
	background:#fdd903;
}

#item1207187 {
	width:432px !important;
	height:126px !important;
	left:2px !important;
	top:2px !important;
}

#item1207184 {
	width:436px !important;
	height:130px !important;
	left:336px !important;
	top:10px !important;
}

#item1207197 {
	width:432px !important;
	height:126px !important;
	left:2px !important;
	top:2px !important;
}

#item1207194 {
	width:436px !important;
	height:130px !important;
	left:342px !important;
	top:135px !important;
}

#item1055066 {
	width:1158px !important;
	height:396px !important;
	left:100px !important;
	top:244px !important;
}

#item622804 {
	width:213px !important;
	height:41px !important;
	left:797px !important;
	top:739px !important;
	background:#f9a21a;
}

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

#item1241479 {
	width:253px !important;
	height:48px !important;
}

#item1241476 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:780px !important;
}

#item738020 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

#item1160226 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:784px !important;
}

#item1217660 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1217685 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1217714 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1217743 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1217773 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1217802 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1217831 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1217860 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1217889 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1217918 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1217947 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1217977 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1218006 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1218038 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1218068 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218064 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1218072 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218069 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1218076 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218073 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1218080 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218077 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1218084 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218081 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1218088 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218085 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1218093 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218089 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1218097 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218094 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1218101 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218098 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1218106 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218103 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1218110 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218107 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1218114 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218111 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1218141 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1218138 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1217647 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1217652 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1217649 {
	width:57px !important;
	height:45px !important;
}

#item1217645 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !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;
}

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

#item1013854 {
	width:97px !important;
	height:26px !important;
	background:#fdd903;
}

#item1098224 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:184px !important;
	background:#ffcc07;
}

#item738070 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item738072 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:780px !important;
}

#item738074 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:784px !important;
}

#item1218214 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1218240 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1218269 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1218298 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1218327 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1218356 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1218385 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1218414 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1218444 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1218473 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1218502 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1218531 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1218561 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1218593 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1218622 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218619 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1218626 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218623 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1218631 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218628 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1218635 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218632 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1218639 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218636 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1218644 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218641 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1218648 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218645 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1218652 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218649 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1218656 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218653 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1218660 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218657 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1218664 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218661 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1218669 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1218666 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1218696 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1218693 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1218200 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1218205 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1218202 {
	width:57px !important;
	height:45px !important;
}

#item1218198 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157271 {
	width:253px !important;
	height:48px !important;
}

#item1157268 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

#item738048 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1160103 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:781px !important;
}

#item1218763 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1218788 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1218817 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1218846 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1218875 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1218905 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1218935 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1218964 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1218993 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1219022 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1219051 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1219080 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1219109 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1219143 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1219172 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219169 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1219176 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219173 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1219180 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219177 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1219184 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219181 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1219188 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219185 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1219192 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219189 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1219196 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219193 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1219200 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219197 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1219204 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219201 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1219208 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219205 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1219212 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219209 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1219217 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219213 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1219245 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1219241 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1218750 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1218755 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1218752 {
	width:57px !important;
	height:45px !important;
}

#item1218748 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157275 {
	width:253px !important;
	height:48px !important;
}

#item1157272 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

#item738090 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1160112 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item1219296 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1219322 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1219351 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1219380 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1219410 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1219439 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1219468 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1219497 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1219526 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1219555 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1219584 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1219614 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1219643 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1219676 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1219705 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219702 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1219709 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219706 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1219713 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219710 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1219717 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219714 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1219721 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219718 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1219725 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219722 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1219729 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219726 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1219734 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219731 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1219738 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219735 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1219742 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219739 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1219746 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219743 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1219751 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1219747 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1219779 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1219776 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1219283 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1219288 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1219285 {
	width:57px !important;
	height:45px !important;
}

#item1219281 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157281 {
	width:253px !important;
	height:48px !important;
}

#item1157277 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item738058 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !important;
}

#item738062 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:779px !important;
}

#item1160108 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:780px !important;
}

#item1219863 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1219889 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1219918 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1219947 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1219976 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1220005 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1220034 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1220063 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1220092 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1220122 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1220151 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1220180 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1220209 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1220241 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1220270 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220267 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1220274 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220271 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1220279 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220275 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1220283 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220280 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1220287 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220284 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1220291 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220288 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1220295 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220292 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1220299 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220296 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1220303 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220300 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1220307 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220304 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1220311 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220308 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1220315 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220312 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1220343 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1220340 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1219849 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1219855 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1219851 {
	width:57px !important;
	height:45px !important;
}

#item1219847 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157287 {
	width:253px !important;
	height:48px !important;
}

#item1157284 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

#item743703 {
	width:435px !important;
	height:123px !important;
	left:524px !important;
	top:267px !important;
}

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

#item743705 {
	width:420px !important;
	height:123px !important;
	left:522px !important;
	top:397px !important;
}

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

#item743707 {
	width:433px !important;
	height:123px !important;
	left:522px !important;
	top:524px !important;
}

#item624702 {
	width:585px !important;
	height:112px !important;
	left:437px !important;
	top:52px !important;
	background:#1f7e78;
}

#item624726 {
	width:213px !important;
	height:56px !important;
	left:796px !important;
	top:722px !important;
	background:#258b81;
}

#item624727 {
	width:451px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item624735 {
	width:487px !important;
	height:112px !important;
	left:522px !important;
	top:52px !important;
	background:#207e78;
}

#item738111 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

#item1160231 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:781px !important;
}

#item1220587 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1220612 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1220641 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1220670 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1220699 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1220728 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1220758 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1220787 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1220816 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1220845 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1220874 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1220903 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1220932 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1220965 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1220994 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220991 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1220998 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220995 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1221002 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1220999 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1221006 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221003 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1221010 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221007 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1221014 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221011 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1221018 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221015 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1221022 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221019 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1221027 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221023 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1221031 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221028 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1221035 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221032 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1221039 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1221036 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1221067 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1221064 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1220573 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1220578 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1220575 {
	width:57px !important;
	height:45px !important;
}

#item1220571 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241484 {
	width:253px !important;
	height:48px !important;
}

#item1241481 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !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;
}

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

#item625089 {
	width:304px !important;
	height:199px !important;
	left:689px !important;
	top:153px !important;
}

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

#item738123 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:781px !important;
}

#item1206870 {
	width:260px !important;
	height:54px !important;
}

#item1206871 {
	width:260px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item1221669 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1221694 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1221724 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1221753 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1221783 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1221812 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1221841 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1221871 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1221900 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1221929 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1221958 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1221988 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1222017 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1222049 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1222078 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222075 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1222082 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222079 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1222086 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222083 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1222090 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222087 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1222094 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222091 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1222098 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222095 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1222102 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222099 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1222107 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222103 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1222111 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222108 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1222115 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222112 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1222119 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222116 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1222123 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222120 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1222150 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1222147 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1221656 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1221661 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1221658 {
	width:57px !important;
	height:45px !important;
}

#item1221654 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157292 {
	width:253px !important;
	height:48px !important;
}

#item1157289 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item737324 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:781px !important;
}

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

#item1160120 {
	width:245px !important;
	height:54px !important;
	left:754px !important;
	top:779px !important;
}

#item1222228 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1222254 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1222283 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1222312 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1222342 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1222371 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1222400 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1222429 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1222458 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1222488 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1222518 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1222547 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1222576 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1222608 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1222637 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222634 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1222641 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222638 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1222646 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222642 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1222650 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222647 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1222654 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222651 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1222658 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222655 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1222662 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222659 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1222666 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222663 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1222670 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222667 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1222674 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222671 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1222678 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222675 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1222682 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1222679 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1222709 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1222706 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1222214 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1222219 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1222216 {
	width:57px !important;
	height:45px !important;
}

#item1222212 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157296 {
	width:253px !important;
	height:48px !important;
}

#item1157293 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1241686 {
	width:264px !important;
	height:26px !important;
	background:#fdd903;
}

#item737313 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:779px !important;
}

#item738137 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:782px !important;
}

#item1160124 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item1222783 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1222808 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1222838 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1222867 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1222896 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1222925 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1222956 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1222985 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1223014 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1223043 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1223072 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1223101 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1223130 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1223163 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1223192 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223189 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1223196 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223193 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1223201 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223197 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1223205 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223202 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1223209 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223206 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1223213 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223210 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1223217 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223214 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1223221 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223218 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1223225 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223222 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1223229 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223226 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1223233 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223230 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1223237 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223234 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1223265 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1223262 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1222770 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1222775 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1222772 {
	width:57px !important;
	height:45px !important;
}

#item1222767 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157301 {
	width:253px !important;
	height:48px !important;
}

#item1157298 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item746907 {
	width:38px !important;
	height:75px !important;
	left:795px !important;
	top:668px !important;
}

#item746911 {
	width:37px !important;
	height:74px !important;
	left:923px !important;
	top:668px !important;
}

#item1123116 {
	width:235px !important;
	height:121px !important;
	left:3px !important;
	top:3px !important;
}

#item1123117 {
	width:201px !important;
	height:145px !important;
	left:19px !important;
	top:-21px !important;
}

#item1123111 {
	width:417px !important;
	height:127px !important;
	left:10px !important;
	top:275px !important;
}

#item1123224 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1123219 {
	width:397px !important;
	height:138px !important;
	left:29px !important;
	top:141px !important;
}

#item1123324 {
	width:378px !important;
	height:106px !important;
	left:446px !important;
	top:30px !important;
}

#item1123427 {
	width:240px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1123422 {
	width:394px !important;
	height:138px !important;
	left:32px !important;
	top:10px !important;
}

#item1123747 {
	width:84px !important;
	height:107px !important;
	left:2px !important;
	top:2px !important;
}

#item1123935 {
	width:88px !important;
	height:111px !important;
	left:474px !important;
	top:27px !important;
}

#item1057534 {
	width:235px !important;
	height:121px !important;
	left:3px !important;
	top:3px !important;
}

#item1057535 {
	width:201px !important;
	height:145px !important;
	left:19px !important;
	top:-21px !important;
}

#item1057529 {
	width:417px !important;
	height:127px !important;
	left:10px !important;
	top:275px !important;
}

#item1057640 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1057635 {
	width:397px !important;
	height:138px !important;
	left:29px !important;
	top:141px !important;
}

#item1057740 {
	width:378px !important;
	height:106px !important;
	left:446px !important;
	top:30px !important;
}

#item1057851 {
	width:240px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1057846 {
	width:394px !important;
	height:138px !important;
	left:32px !important;
	top:10px !important;
}

#item1057950 {
	width:378px !important;
	height:106px !important;
	left:446px !important;
	top:159px !important;
}

#item1058065 {
	width:205px !important;
	height:135px !important;
	left:2px !important;
	top:2px !important;
}

#item1058060 {
	width:398px !important;
	height:376px !important;
	left:426px !important;
	top:17px !important;
}

#item1123055 {
	width:205px !important;
	height:135px !important;
	left:2px !important;
	top:2px !important;
}

#item1123941 {
	width:209px !important;
	height:139px !important;
	left:430px !important;
	top:269px !important;
}

#item1123061 {
	width:200px !important;
	height:133px !important;
	left:2px !important;
	top:2px !important;
}

#item1123944 {
	width:204px !important;
	height:137px !important;
	left:432px !important;
	top:144px !important;
}

#item1123101 {
	width:84px !important;
	height:107px !important;
	left:2px !important;
	top:2px !important;
}

#item1123938 {
	width:88px !important;
	height:111px !important;
	left:860px !important;
	top:26px !important;
}

#item1056881 {
	width:378px !important;
	height:106px !important;
	left:444px !important;
	top:284px !important;
}

#item1056995 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:115px !important;
}

#item1056989 {
	width:396px !important;
	height:250px !important;
	left:427px !important;
	top:157px !important;
}

#item1057096 {
	width:378px !important;
	height:106px !important;
	left:842px !important;
	top:30px !important;
}

#item1057212 {
	width:240px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item1057206 {
	width:394px !important;
	height:138px !important;
	left:428px !important;
	top:10px !important;
}

#item1057312 {
	width:378px !important;
	height:106px !important;
	left:842px !important;
	top:159px !important;
}

#item1057427 {
	width:205px !important;
	height:135px !important;
	left:2px !important;
	top:2px !important;
}

#item1057421 {
	width:405px !important;
	height:378px !important;
	left:815px !important;
	top:14px !important;
}

#item1123015 {
	width:235px !important;
	height:121px !important;
	left:2px !important;
	top:2px !important;
}

#item1123017 {
	width:201px !important;
	height:145px !important;
	left:19px !important;
	top:-21px !important;
}

#item1123046 {
	width:239px !important;
	height:125px !important;
	left:405px !important;
	top:147px !important;
}

#item1123023 {
	width:205px !important;
	height:135px !important;
	left:2px !important;
	top:2px !important;
}

#item1123052 {
	width:209px !important;
	height:139px !important;
	left:823px !important;
	top:269px !important;
}

#item1123039 {
	width:200px !important;
	height:133px !important;
	left:2px !important;
	top:2px !important;
}

#item1123049 {
	width:204px !important;
	height:137px !important;
	left:819px !important;
	top:136px !important;
}

#item1206909 {
	width:43px !important;
	height:21px !important;
	background:#fdd903;
}

#item1056879 {
	width:1221px !important;
	height:409px !important;
	left:51px !important;
	top:259px !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;
}

#item1241489 {
	width:253px !important;
	height:48px !important;
}

#item1241486 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:779px !important;
}

#item738141 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1115100 {
	width:252px !important;
	height:49px !important;
}

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

#item1160233 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:778px !important;
}

#item1223325 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1223351 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1223380 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1223409 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1223439 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1223468 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1223497 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1223526 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1223556 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1223586 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1223615 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1223645 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1223674 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1223706 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1223735 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1223732 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1223739 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223736 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1223743 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223740 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1223748 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223744 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1223752 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223749 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1223756 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223753 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1223760 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223757 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1223765 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223761 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1223769 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223766 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1223773 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223770 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1223777 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223774 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1223781 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1223778 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1223808 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1223805 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1223312 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1223317 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1223314 {
	width:57px !important;
	height:45px !important;
}

#item1223310 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !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;
}

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

#item988912 {
	width:360px !important;
	height:129px !important;
	left:406px !important;
	top:650px !important;
}

#item1010951 {
	width:97px !important;
	height:26px !important;
	background:#fdd903;
}

#item1098304 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:185px !important;
	background:#ffcc07;
}

#item737247 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:778px !important;
}

#item737249 {
	width:245px !important;
	height:54px !important;
	left:752px !important;
	top:777px !important;
}

#item738180 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1223979 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1224004 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1224033 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1224063 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1224092 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1224122 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1224151 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1224180 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1224209 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1224239 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1224269 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1224298 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1224328 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1224360 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1224389 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1224386 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1224393 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224390 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1224397 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224394 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1224401 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224398 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1224405 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224402 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1224409 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224406 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1224413 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224410 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1224417 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224414 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1224421 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224418 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1224427 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224423 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1224431 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224428 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1224435 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224432 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1224462 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1224459 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1223966 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1223971 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1223968 {
	width:57px !important;
	height:45px !important;
}

#item1223964 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157306 {
	width:253px !important;
	height:48px !important;
}

#item1157303 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item650200 {
	width:432px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item626898 {
	width:305px !important;
	height:166px !important;
	left:670px !important;
	top:179px !important;
}

#item712020 {
	width:292px !important;
	height:210px !important;
	left:680px !important;
	top:131px !important;
}

#item737296 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:779px !important;
}

#item738145 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item1160129 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item1224529 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1224554 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1224583 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1224613 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1224643 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1224673 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1224702 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1224731 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1224760 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1224789 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1224819 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1224848 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1224878 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1224910 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1224939 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1224936 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1224943 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224940 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1224947 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224944 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1224951 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224948 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1224955 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224952 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1224960 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224957 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1224964 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224961 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1224968 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224965 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1224972 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224969 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1224976 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224973 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1224980 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224977 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1224984 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1224981 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1225011 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1225008 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1224516 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1224521 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1224518 {
	width:57px !important;
	height:45px !important;
}

#item1224514 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157310 {
	width:253px !important;
	height:48px !important;
}

#item1157307 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1098523 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:185px !important;
	background:#ffcc07;
}

#item737288 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item737290 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item738172 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1225075 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1225100 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1225129 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1225158 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1225187 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1225216 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1225246 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1225275 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1225305 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1225334 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1225363 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1225392 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1225421 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1225453 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1225484 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1225480 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1225488 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225485 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1225492 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225489 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1225496 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225493 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1225500 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225497 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1225504 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225501 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1225508 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225505 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1225512 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225509 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1225516 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225513 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1225520 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225517 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1225524 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225521 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1225528 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1225525 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1225556 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1225553 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1225061 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1225066 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1225063 {
	width:57px !important;
	height:45px !important;
}

#item1225059 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157316 {
	width:253px !important;
	height:48px !important;
}

#item1157313 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item719775 {
	width:251px !important;
	height:57px !important;
	left:252px !important;
	top:780px !important;
}

#item737230 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:780px !important;
}

#item738211 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1160133 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item1225635 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1225660 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1225690 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1225719 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1225748 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1225778 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1225807 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1225836 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1225865 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1225894 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1225923 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1225952 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1225982 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1226014 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1226043 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1226040 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1226048 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226044 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1226052 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226049 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1226056 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226053 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1226060 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226057 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1226064 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226061 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1226068 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226065 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1226072 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226069 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1226076 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226073 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1226080 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226077 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1226085 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226082 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1226089 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226086 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1226117 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1226114 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1225622 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1225627 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1225624 {
	width:57px !important;
	height:45px !important;
}

#item1225620 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157321 {
	width:253px !important;
	height:48px !important;
}

#item1157318 {
	width:253px !important;
	height:48px !important;
	left:502px !important;
	top:780px !important;
}

#item737279 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:779px !important;
}

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

#item1160137 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item1226182 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1226208 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1226237 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1226267 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1226296 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1226325 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1226354 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1226383 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1226412 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1226441 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1226471 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1226500 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1226529 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1226561 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1226590 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1226587 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1226594 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226591 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1226598 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226595 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1226603 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226599 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1226607 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226604 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1226612 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226608 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1226616 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226613 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1226620 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226617 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1226624 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226621 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1226628 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226625 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1226632 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226629 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1226636 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1226633 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1226663 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1226660 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1226168 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1226173 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1226170 {
	width:57px !important;
	height:45px !important;
}

#item1226166 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157327 {
	width:253px !important;
	height:48px !important;
}

#item1157324 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item737238 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:779px !important;
}

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

#item1160142 {
	width:245px !important;
	height:54px !important;
	left:752px !important;
	top:779px !important;
}

#item1226737 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1226762 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1226791 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1226820 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1226849 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1226878 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1226907 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1226936 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1226966 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1226995 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1227024 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1227053 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1227082 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1227114 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1227145 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1227141 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1227149 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227146 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1227153 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227150 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1227157 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227154 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1227161 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227158 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1227166 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227162 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1227170 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227167 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1227174 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227171 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1227178 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227175 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1227182 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227179 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1227186 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227183 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1227190 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227187 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1227217 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1227214 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1226723 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1226728 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1226725 {
	width:57px !important;
	height:45px !important;
}

#item1226721 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157333 {
	width:253px !important;
	height:48px !important;
}

#item1157329 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1108059 {
	width:427px !important;
	height:725px !important;
	left:-9px !important;
	top:53px !important;
}

#item1108151 {
	width:128px !important;
	height:164px !important;
	left:759px !important;
	top:166px !important;
}

#item1108320 {
	width:251px !important;
	height:57px !important;
	left:252px !important;
	top:780px !important;
}

#item1108324 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:780px !important;
}

#item1108332 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1160146 {
	width:245px !important;
	height:54px !important;
	left:761px !important;
	top:776px !important;
}

#item1105469 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:779px !important;
}

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

#item1227289 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1227315 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1227344 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1227373 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1227402 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1227434 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1227463 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1227492 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1227521 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1227550 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1227579 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1227608 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1227637 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1227670 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1227699 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1227696 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1227703 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227700 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1227707 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227704 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1227711 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227708 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1227715 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227712 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1227719 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227716 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1227723 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227720 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1227728 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227724 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1227732 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227729 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1227736 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227733 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1227741 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227737 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1227745 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1227742 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1227772 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1227769 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1227276 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1227281 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1227278 {
	width:57px !important;
	height:45px !important;
}

#item1227274 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157338 {
	width:253px !important;
	height:48px !important;
}

#item1157335 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1123976 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:10px !important;
}

#item1123985 {
	width:208px !important;
	height:138px !important;
}

#item1123986 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1123979 {
	width:397px !important;
	height:138px !important;
	left:386px !important;
}

#item1124089 {
	width:10px !important;
	height:10px !important;
	left:723px !important;
	top:7px !important;
}

#item1124096 {
	width:206px !important;
	height:144px !important;
}

#item1124090 {
	width:390px !important;
	height:144px !important;
	left:391px !important;
	top:126px !important;
}

#item1124206 {
	width:204px !important;
	height:127px !important;
}

#item1124199 {
	width:385px !important;
	height:127px !important;
	left:9px !important;
	top:10px !important;
}

#item1124320 {
	width:214px !important;
	height:127px !important;
}

#item1124313 {
	width:394px !important;
	height:127px !important;
	top:266px !important;
}

#item1124429 {
	width:239px !important;
	height:128px !important;
}

#item1124422 {
	width:388px !important;
	height:128px !important;
	left:5px !important;
	top:136px !important;
}

#item1124630 {
	width:71px !important;
	height:88px !important;
}

#item1124533 {
	width:261px !important;
	height:95px !important;
	left:912px !important;
	top:25px !important;
}

#item1124633 {
	width:181px !important;
	height:80px !important;
	left:993px !important;
	top:168px !important;
}

#item1124730 {
	width:181px !important;
	height:88px !important;
	left:992px !important;
	top:288px !important;
}

#item1125486 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:10px !important;
}

#item1125494 {
	width:208px !important;
	height:138px !important;
}

#item1125495 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1125488 {
	width:397px !important;
	height:138px !important;
	left:816px !important;
}

#item1125600 {
	width:206px !important;
	height:144px !important;
}

#item1125593 {
	width:390px !important;
	height:144px !important;
	left:821px !important;
	top:126px !important;
}

#item1125708 {
	width:293px !important;
	height:128px !important;
}

#item1125701 {
	width:435px !important;
	height:128px !important;
	top:13px !important;
}

#item1125816 {
	width:297px !important;
	height:126px !important;
}

#item1125809 {
	width:437px !important;
	height:126px !important;
	top:138px !important;
}

#item1125915 {
	width:374px !important;
	height:100px !important;
	left:450px !important;
	top:24px !important;
}

#item1126032 {
	width:204px !important;
	height:128px !important;
}

#item1126024 {
	width:387px !important;
	height:128px !important;
	left:50px !important;
	top:265px !important;
}

#item1126139 {
	width:214px !important;
	height:127px !important;
}

#item1126133 {
	width:394px !important;
	height:127px !important;
	left:430px !important;
	top:266px !important;
}

#item1126246 {
	width:239px !important;
	height:128px !important;
}

#item1126238 {
	width:388px !important;
	height:128px !important;
	left:435px !important;
	top:136px !important;
}

#item1126693 {
	width:297px !important;
	height:130px !important;
	left:2px !important;
	top:2px !important;
}

#item1126706 {
	width:301px !important;
	height:134px !important;
	left:398px !important;
	top:26px !important;
}

#item1124829 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item1124831 {
	width:374px !important;
	height:100px !important;
	left:14px !important;
	top:11px !important;
}

#item1124943 {
	width:375px !important;
	height:100px !important;
	left:15px !important;
	top:140px !important;
}

#item1125060 {
	width:204px !important;
	height:127px !important;
	top:116px !important;
}

#item1125053 {
	width:776px !important;
	height:242px !important;
	left:1px !important;
	top:10px !important;
}

#item1125167 {
	width:204px !important;
	height:128px !important;
}

#item1125161 {
	width:391px !important;
	height:365px !important;
}

#item1125276 {
	width:214px !important;
	height:127px !important;
}

#item1125270 {
	width:394px !important;
	height:127px !important;
	left:383px !important;
	top:251px !important;
}

#item1125383 {
	width:239px !important;
	height:128px !important;
}

#item1125376 {
	width:388px !important;
	height:128px !important;
	left:388px !important;
	top:122px !important;
}

#item1126671 {
	width:297px !important;
	height:126px !important;
	left:2px !important;
	top:2px !important;
}

#item1126689 {
	width:301px !important;
	height:130px !important;
	left:790px !important;
	top:30px !important;
}

#item1126677 {
	width:293px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1126685 {
	width:297px !important;
	height:132px !important;
	left:403px !important;
	top:279px !important;
}

#item1207206 {
	width:398px !important;
	height:137px !important;
	left:2px !important;
	top:2px !important;
}

#item1207203 {
	width:402px !important;
	height:141px !important;
	left:440px !important;
	top:146px !important;
}

#item1123974 {
	width:1225px !important;
	height:411px !important;
	left:63px !important;
	top:240px !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:#ab7d50;
}

#item756365 {
	width:38px !important;
	height:75px !important;
	left:798px !important;
	top:660px !important;
}

#item756368 {
	width:37px !important;
	height:74px !important;
	left:941px !important;
	top:662px !important;
}

#item797621 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item1115139 {
	width:252px !important;
	height:49px !important;
}

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

#item1160238 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:782px !important;
}

#item1227847 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1227872 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1227901 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1227931 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1227960 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1227990 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1228019 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1228048 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1228077 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1228106 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1228136 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1228165 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1228194 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1228226 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1228255 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1228252 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1228259 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228256 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1228263 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228260 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1228267 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228264 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1228271 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228268 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1228276 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228272 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1228281 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228277 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1228285 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228282 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1228289 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228286 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1228294 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228290 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1228298 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228295 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1228302 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228299 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1228329 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1228326 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1227834 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1227839 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1227836 {
	width:57px !important;
	height:45px !important;
}

#item1227832 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241493 {
	width:253px !important;
	height:48px !important;
}

#item1241490 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !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;
}

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

#item632469 {
	width:296px !important;
	height:244px !important;
	left:714px !important;
	top:158px !important;
}

#item737364 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

#item1098390 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:185px !important;
	background:#ffcc07;
}

#item737070 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:782px !important;
}

#item1160150 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:782px !important;
}

#item1228400 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1228425 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1228454 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1228483 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1228512 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1228541 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1228570 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1228599 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1228629 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1228658 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1228687 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1228716 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1228745 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1228777 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1228806 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1228803 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1228811 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228808 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1228815 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228812 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1228819 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228816 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1228823 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228820 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1228827 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228824 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1228831 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228828 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1228835 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228832 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1228839 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228836 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1228843 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228840 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1228847 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228844 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1228852 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1228848 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1228879 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1228876 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1228386 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1228391 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1228388 {
	width:57px !important;
	height:45px !important;
}

#item1228384 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157350 {
	width:253px !important;
	height:48px !important;
}

#item1157347 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

#item1098448 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:185px !important;
	background:#ffcc07;
}

#item737058 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item1160154 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:780px !important;
}

#item1229645 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1229670 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1229699 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1229729 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1229758 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1229787 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1229816 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1229845 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1229874 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1229903 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1229932 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1229962 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1229991 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1230023 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1230052 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1230049 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1230056 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230053 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1230060 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230057 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1230064 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230061 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1230068 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230065 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1230072 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230069 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1230077 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230073 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1230081 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230078 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1230085 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230082 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1230089 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230086 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1230093 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230090 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1230097 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1230094 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1230125 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1230122 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1229632 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1229637 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1229634 {
	width:57px !important;
	height:45px !important;
}

#item1229630 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157356 {
	width:253px !important;
	height:48px !important;
}

#item1157353 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item737087 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:780px !important;
}

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

#item1036553 {
	width:420px !important;
	height:414px !important;
	left:11px !important;
	top:10px !important;
	background:#6e6f70;
}

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

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

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

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

#item1036560 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

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

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

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

#item1036564 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036565 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036566 {
	width:200px !important;
	height:30px !important;
	left:22px !important;
	top:86px !important;
}

#item1036595 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:86px !important;
}

#item1036625 {
	width:200px !important;
	height:28px !important;
	left:22px !important;
	top:144px !important;
}

#item1036655 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:136px !important;
}

#item1036684 {
	width:200px !important;
	height:36px !important;
	left:21px !important;
	top:193px !important;
}

#item1036713 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:193px !important;
}

#item1036742 {
	width:203px !important;
	height:36px !important;
	left:21px !important;
	top:254px !important;
}

#item1036771 {
	width:201px !important;
	height:35px !important;
	left:231px !important;
	top:265px !important;
}

#item1036800 {
	width:204px !important;
	height:28px !important;
	left:21px !important;
	top:323px !important;
}

#item1036830 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:324px !important;
}

#item1036859 {
	width:421px !important;
	height:61px !important;
	left:12px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036860 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:386px !important;
}

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

#item1036892 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1036545 {
	width:57px !important;
	height:45px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item1036542 {
	width:61px !important;
	height:49px !important;
	left:373px !important;
	top:11px !important;
}

#item1036537 {
	width:439px !important;
	height:426px !important;
	left:569px !important;
	top:-10px !important;
}

#item1160159 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:782px !important;
}

#item1230801 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1230826 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1230855 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1230884 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1230913 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1230942 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1230971 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1231001 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1231030 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1231059 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1231088 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1231117 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1231146 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1231178 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1231208 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1231205 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1231212 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231209 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1231216 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231213 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1231220 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231217 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1231224 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231221 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1231228 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231225 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1231232 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231229 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1231236 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231233 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1231240 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231237 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1231244 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231241 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1231248 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231245 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1231252 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231249 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1231280 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1231276 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1230786 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1230793 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1230789 {
	width:57px !important;
	height:45px !important;
}

#item1230784 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157360 {
	width:253px !important;
	height:48px !important;
}

#item1157357 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item737079 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item737368 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:782px !important;
}

#item1160163 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item1231350 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1231376 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1231405 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1231434 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1231464 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1231493 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1231522 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1231551 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1231580 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1231609 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1231638 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1231667 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1231697 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1231729 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1231758 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1231755 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1231762 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231759 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1231766 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231763 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1231770 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231767 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1231774 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231771 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1231778 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231775 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1231782 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231779 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1231786 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231783 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1231791 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231787 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1231795 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231792 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1231799 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231796 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1231803 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1231800 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1231830 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1231827 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1231336 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1231341 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1231338 {
	width:57px !important;
	height:45px !important;
}

#item1231334 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157365 {
	width:253px !important;
	height:48px !important;
}

#item1157362 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item633904 {
	width:296px !important;
	height:244px !important;
	left:714px !important;
	top:158px !important;
}

#item737025 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item737027 {
	width:245px !important;
	height:54px !important;
	left:253px !important;
	top:779px !important;
}

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

#item1231900 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1231925 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1231956 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1231986 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1232015 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1232044 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1232073 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1232102 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1232131 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1232161 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1232191 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1232220 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1232250 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1232282 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1232311 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1232308 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1232315 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232312 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1232319 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232316 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1232324 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232320 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1232328 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232325 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1232332 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232329 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1232336 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232333 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1232340 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232337 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1232344 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232341 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1232348 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232345 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1232352 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232349 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1232356 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232353 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1232383 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1232380 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1231887 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1231892 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1231889 {
	width:57px !important;
	height:45px !important;
}

#item1231885 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157369 {
	width:253px !important;
	height:48px !important;
}

#item1157366 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item737045 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item737355 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:779px !important;
}

#item1160167 {
	width:245px !important;
	height:54px !important;
	left:762px !important;
	top:781px !important;
}

#item1232468 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1232494 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1232523 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1232552 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1232582 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1232611 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1232641 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1232671 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1232700 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1232729 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1232758 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1232787 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1232816 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1232848 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1232878 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1232875 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1232882 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232879 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1232886 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232883 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1232890 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232887 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1232894 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232891 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1232898 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232895 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1232902 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232899 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1232906 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232903 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1232910 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232907 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1232914 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232911 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1232918 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232915 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1232922 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1232919 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1232950 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1232946 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1232454 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1232460 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1232456 {
	width:57px !important;
	height:45px !important;
}

#item1232452 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157374 {
	width:253px !important;
	height:48px !important;
}

#item1157371 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item631756 {
	width:321px !important;
	height:178px !important;
	left:680px !important;
	top:162px !important;
}

#item737134 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:779px !important;
}

#item737374 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1160172 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:779px !important;
}

#item1233026 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1233052 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1233081 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1233110 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1233139 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1233169 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1233199 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1233228 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1233257 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1233286 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1233315 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1233344 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1233374 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1233406 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1233435 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1233432 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1233439 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233436 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1233443 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233440 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1233447 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233444 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1233452 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233449 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1233456 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233453 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1233460 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233457 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1233464 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233461 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1233469 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233465 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1233473 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233470 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1233477 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233474 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1233481 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233478 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1233508 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1233505 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1233013 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1233018 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1233015 {
	width:57px !important;
	height:45px !important;
}

#item1233011 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157379 {
	width:253px !important;
	height:48px !important;
}

#item1157376 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item737037 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item737351 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1160177 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:781px !important;
}

#item1233578 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1233603 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1233633 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1233662 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1233691 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1233720 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1233749 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1233778 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1233808 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1233838 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1233867 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1233896 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1233925 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1233957 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1233986 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1233983 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1233990 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233987 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1233994 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233991 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1233998 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1233995 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1234003 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234000 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1234007 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234004 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1234011 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234008 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1234015 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234012 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1234019 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234016 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1234023 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234020 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1234027 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234024 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1234031 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234028 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1234058 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1234055 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1233565 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1233570 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1233567 {
	width:57px !important;
	height:45px !important;
}

#item1233563 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157384 {
	width:253px !important;
	height:48px !important;
}

#item1157381 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1121171 {
	width:10px !important;
	height:10px !important;
	left:406px !important;
	top:10px !important;
}

#item1121180 {
	width:195px !important;
	height:118px !important;
}

#item1121181 {
	width:206px !important;
	height:206px !important;
	top:-52px !important;
}

#item1121174 {
	width:390px !important;
	height:118px !important;
	left:402px !important;
	top:8px !important;
}

#item1121290 {
	width:205px !important;
	height:124px !important;
}

#item1121284 {
	width:387px !important;
	height:124px !important;
	left:9px !important;
	top:255px !important;
}

#item1121497 {
	width:67px !important;
	height:97px !important;
}

#item1121508 {
	width:67px !important;
	height:97px !important;
	left:105px !important;
}

#item1121518 {
	width:67px !important;
	height:97px !important;
	left:50px !important;
	top:15px !important;
}

#item1121394 {
	width:375px !important;
	height:112px !important;
	left:21px !important;
	top:10px !important;
}

#item1121527 {
	width:396px !important;
	height:126px !important;
	top:129px !important;
}

#item1121642 {
	width:195px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
}

#item1121643 {
	width:206px !important;
	height:206px !important;
	top:-52px !important;
}

#item1121636 {
	width:396px !important;
	height:123px !important;
	left:806px !important;
	top:22px !important;
}

#item1121748 {
	width:205px !important;
	height:124px !important;
	left:3px !important;
	top:3px !important;
}

#item1121742 {
	width:392px !important;
	height:129px !important;
	left:413px !important;
	top:270px !important;
}

#item1121950 {
	width:67px !important;
	height:97px !important;
}

#item1121960 {
	width:67px !important;
	height:97px !important;
	left:105px !important;
}

#item1121966 {
	width:67px !important;
	height:97px !important;
	left:50px !important;
	top:15px !important;
}

#item1121847 {
	width:380px !important;
	height:116px !important;
	left:425px !important;
	top:26px !important;
}

#item1121973 {
	width:400px !important;
	height:130px !important;
	left:404px !important;
	top:144px !important;
}

#item1121169 {
	width:1201px !important;
	height:401px !important;
	left:89px !important;
	top:246px !important;
}

#item1122081 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#a87b4f;
}

#item1122087 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#a87b4f;
}

#item1122088 {
	width:460px !important;
	height:727px !important;
	left:-22px !important;
	top:52px !important;
}

#item1122100 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#ab7d50;
}

#item1122183 {
	width:38px !important;
	height:75px !important;
	left:798px !important;
	top:660px !important;
}

#item1122190 {
	width:37px !important;
	height:74px !important;
	left:941px !important;
	top:662px !important;
}

#item1122217 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item1122250 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1122252 {
	width:211px !important;
	height:44px !important;
	left:13px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122253 {
	width:211px !important;
	height:44px !important;
	left:223px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122254 {
	width:200px !important;
	height:15px !important;
	left:18px !important;
	top:77px !important;
}

#item1122282 {
	width:200px !important;
	height:15px !important;
	left:230px !important;
	top:77px !important;
}

#item1122312 {
	width:421px !important;
	height:55px !important;
	left:12px !important;
	top:366px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122313 {
	width:424px !important;
	height:15px !important;
	left:10px !important;
	top:387px !important;
}

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

#item1122345 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1122373 {
	width:211px !important;
	height:44px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122374 {
	width:211px !important;
	height:44px !important;
	left:210px !important;
	top:1px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122375 {
	width:211px !important;
	height:44px !important;
	top:44px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122376 {
	width:211px !important;
	height:44px !important;
	left:210px !important;
	top:44px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122377 {
	width:211px !important;
	height:44px !important;
	top:86px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122378 {
	width:211px !important;
	height:44px !important;
	left:210px !important;
	top:86px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122379 {
	width:211px !important;
	height:44px !important;
	top:129px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122380 {
	width:211px !important;
	height:44px !important;
	left:210px !important;
	top:129px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122381 {
	width:211px !important;
	height:44px !important;
	top:172px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122382 {
	width:211px !important;
	height:44px !important;
	left:210px !important;
	top:172px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122383 {
	width:211px !important;
	height:44px !important;
	top:216px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122384 {
	width:212px !important;
	height:44px !important;
	left:209px !important;
	top:216px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1122385 {
	width:204px !important;
	height:15px !important;
	left:18px !important;
	top:250px !important;
}

#item1122414 {
	width:203px !important;
	height:15px !important;
	left:19px !important;
	top:206px !important;
}

#item1122442 {
	width:200px !important;
	height:15px !important;
	left:18px !important;
	top:119px !important;
}

#item1122471 {
	width:200px !important;
	height:36px !important;
	left:20px !important;
	top:155px !important;
}

#item1122499 {
	width:202px !important;
	height:15px !important;
	left:229px !important;
	top:119px !important;
}

#item1122527 {
	width:202px !important;
	height:15px !important;
	left:229px !important;
	top:207px !important;
}

#item1122555 {
	width:201px !important;
	height:15px !important;
	left:229px !important;
	top:163px !important;
}

#item1122583 {
	width:200px !important;
	height:15px !important;
	left:231px !important;
	top:250px !important;
}

#item1122611 {
	width:204px !important;
	height:15px !important;
	left:18px !important;
	top:292px !important;
}

#item1122639 {
	width:200px !important;
	height:15px !important;
	left:18px !important;
	top:338px !important;
}

#item1122668 {
	width:200px !important;
	height:15px !important;
	left:231px !important;
	top:291px !important;
}

#item1122696 {
	width:200px !important;
	height:15px !important;
	left:229px !important;
	top:337px !important;
}

#item1122237 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

#item1122242 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1122239 {
	width:57px !important;
	height:45px !important;
}

#item1122235 {
	width:440px !important;
	height:424px !important;
	left:568px !important;
	top:-10px !important;
}

#item1160244 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item1122958 {
	width:252px !important;
	height:49px !important;
}

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

#item1234249 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1234274 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1234305 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1234334 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1234363 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1234392 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1234421 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1234450 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1234479 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1234508 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1234539 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1234568 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1234598 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1234630 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1234659 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1234656 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1234663 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234660 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1234667 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234664 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1234671 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234668 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1234676 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234672 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1234680 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234677 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1234684 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234681 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1234688 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234685 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1234692 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234689 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1234696 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234693 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1234701 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234697 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1234705 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1234702 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1234732 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1234729 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1234236 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1234241 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1234238 {
	width:57px !important;
	height:45px !important;
}

#item1234234 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241497 {
	width:253px !important;
	height:48px !important;
}

#item1241494 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:779px !important;
}

#item1108643 {
	width:90px !important;
	height:131px !important;
	left:726px !important;
	top:174px !important;
}

#item1108655 {
	width:90px !important;
	height:131px !important;
	left:868px !important;
	top:174px !important;
}

#item1108664 {
	width:90px !important;
	height:131px !important;
	left:794px !important;
	top:200px !important;
}

#item1108749 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

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

#item1160181 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item1234803 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1234828 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1234857 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1234886 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1234915 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1234944 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1234973 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1235003 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1235032 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1235061 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1235090 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1235119 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1235149 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1235181 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1235211 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1235208 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1235215 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235212 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1235219 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235216 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1235223 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235220 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1235227 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235224 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1235231 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235228 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1235235 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235232 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1235239 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235236 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1235243 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235240 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1235247 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235244 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1235251 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235248 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1235255 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235252 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1235282 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1235279 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1234788 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1234793 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1234790 {
	width:57px !important;
	height:45px !important;
}

#item1234786 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157393 {
	width:253px !important;
	height:48px !important;
}

#item1157390 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1108832 {
	width:427px !important;
	height:728px !important;
	left:-9px !important;
	top:52px !important;
}

#item1109057 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

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

#item1160185 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item1235354 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1235379 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1235408 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1235437 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1235466 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1235496 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1235525 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1235554 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1235583 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1235612 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1235641 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1235670 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1235700 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1235733 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1235762 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1235759 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1235766 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235763 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1235770 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235767 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1235774 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235771 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1235778 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235775 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1235782 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235779 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1235786 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235783 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1235790 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235787 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1235794 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235791 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1235799 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235795 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1235803 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235800 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1235807 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1235804 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1235834 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1235831 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1235341 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1235346 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1235343 {
	width:57px !important;
	height:45px !important;
}

#item1235339 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157397 {
	width:253px !important;
	height:48px !important;
}

#item1157394 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item650801 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item735898 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:778px !important;
}

#item737019 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:778px !important;
}

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

#item1235920 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1235945 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1235974 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1236004 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1236033 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1236063 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1236092 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1236121 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1236150 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1236179 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1236209 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1236238 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1236268 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1236300 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1236330 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1236326 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1236334 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236331 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1236338 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236335 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1236342 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236339 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1236347 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236343 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1236351 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236348 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1236355 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236352 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1236359 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236356 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1236363 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236360 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1236367 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236364 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1236371 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236368 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1236375 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236372 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1236402 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1236399 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1235907 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1235912 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1235909 {
	width:57px !important;
	height:45px !important;
}

#item1235905 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157403 {
	width:253px !important;
	height:48px !important;
}

#item1157400 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item634638 {
	width:296px !important;
	height:193px !important;
	left:714px !important;
	top:209px !important;
}

#item719895 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

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

#item1160189 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item1236467 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1236493 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1236522 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1236551 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1236580 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1236609 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1236638 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1236668 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1236698 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1236727 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1236756 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1236785 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1236815 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1236847 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1236877 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1236874 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1236881 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236878 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1236886 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236882 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1236890 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236887 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1236894 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236891 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1236898 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236895 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1236902 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236899 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1236906 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236903 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1236910 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236907 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1236914 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236911 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1236918 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236915 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1236922 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1236919 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1236949 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1236946 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1236453 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1236458 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1236455 {
	width:57px !important;
	height:45px !important;
}

#item1236451 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157408 {
	width:253px !important;
	height:48px !important;
}

#item1157405 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

#item1109679 {
	width:82px !important;
	height:40px !important;
}

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

#item1119318 {
	width:590px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#607d99;
}

#item1119327 {
	width:213px !important;
	height:28px !important;
	left:798px !important;
	top:751px !important;
	background:#607d99;
}

#item1119329 {
	width:455px !important;
	height:727px !important;
	left:-17px !important;
	top:52px !important;
}

#item1119343 {
	width:487px !important;
	height:113px !important;
	left:523px !important;
	top:51px !important;
	background:#607d99;
}

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

#item1121096 {
	width:252px !important;
	height:49px !important;
}

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

#item1119902 {
	width:373px !important;
	height:100px !important;
	left:20px !important;
	top:42px !important;
}

#item1120002 {
	width:374px !important;
	height:100px !important;
	left:18px !important;
	top:172px !important;
}

#item1120102 {
	width:373px !important;
	height:100px !important;
	left:18px !important;
	top:299px !important;
}

#item1120234 {
	width:179px !important;
	height:65px !important;
	left:210px !important;
	top:334px !important;
}

#item1120311 {
	width:91px !important;
	height:112px !important;
}

#item1120308 {
	width:91px !important;
	height:112px !important;
	left:96px !important;
	top:19px !important;
}

#item1120322 {
	width:91px !important;
	height:112px !important;
}

#item1120319 {
	width:91px !important;
	height:112px !important;
	left:30px !important;
	top:34px !important;
}

#item1120354 {
	width:107px !important;
	height:132px !important;
}

#item1120351 {
	width:107px !important;
	height:132px !important;
	left:44px !important;
	top:153px !important;
}

#item1120360 {
	width:215px !important;
	height:150px !important;
	top:279px !important;
}

#item1160246 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:782px !important;
}

#item1237030 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1237055 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1237084 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1237113 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1237143 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1237172 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1237201 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1237230 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1237259 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1237288 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1237317 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1237347 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1237376 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1237408 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1237437 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1237434 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1237443 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237438 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1237447 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237444 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1237451 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237448 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1237456 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237452 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1237460 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237457 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1237464 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237461 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1237469 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237465 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1237473 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237470 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1237477 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237474 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1237481 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237478 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1237485 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1237482 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1237512 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1237509 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1237017 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1237022 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1237019 {
	width:57px !important;
	height:45px !important;
}

#item1237015 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241505 {
	width:253px !important;
	height:48px !important;
}

#item1241502 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1109651 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#5f7b97;
}

#item1109661 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#5f7b97;
}

#item1109669 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#5f7b97;
}

#item1110026 {
	width:344px !important;
	height:131px !important;
	left:409px !important;
	top:647px !important;
}

#item1110039 {
	width:427px !important;
	height:728px !important;
	left:-9px !important;
	top:51px !important;
}

#item1110101 {
	width:114px !important;
	height:140px !important;
	left:810px !important;
	top:178px !important;
}

#item1110115 {
	width:114px !important;
	height:140px !important;
	left:728px !important;
	top:190px !important;
}

#item1110230 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:782px !important;
}

#item1110238 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1160193 {
	width:245px !important;
	height:54px !important;
	left:752px !important;
	top:781px !important;
}

#item1237692 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1237717 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1237746 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1237775 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1237804 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1237835 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1237864 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1237893 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1237922 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1237952 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1237981 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1238011 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1238041 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1238073 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1238102 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1238099 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1238106 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238103 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1238110 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238107 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1238114 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238111 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1238118 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238115 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1238122 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238119 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1238127 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238123 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1238131 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238128 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1238135 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238132 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1238140 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238136 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1238144 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238141 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1238148 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238145 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1238175 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1238172 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1237679 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1237684 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1237681 {
	width:57px !important;
	height:45px !important;
}

#item1237677 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157413 {
	width:253px !important;
	height:48px !important;
}

#item1157410 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1110506 {
	width:434px !important;
	height:727px !important;
	left:-16px !important;
	top:52px !important;
}

#item1110569 {
	width:118px !important;
	height:146px !important;
	left:726px !important;
	top:185px !important;
}

#item1110680 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:784px !important;
}

#item1110684 {
	width:245px !important;
	height:54px !important;
	top:780px !important;
}

#item1160198 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:776px !important;
}

#item1238252 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1238277 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1238306 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1238336 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1238365 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1238394 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1238423 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1238452 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1238481 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1238510 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1238540 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1238569 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1238598 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1238631 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1238660 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1238657 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1238664 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238661 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1238668 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238665 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1238672 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238669 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1238676 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238673 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1238681 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238678 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1238685 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238682 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1238689 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238686 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1238695 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238691 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1238699 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238696 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1238703 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238700 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1238707 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1238704 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1238734 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1238731 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1238239 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1238244 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1238241 {
	width:57px !important;
	height:45px !important;
}

#item1238237 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157417 {
	width:253px !important;
	height:48px !important;
}

#item1157414 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1110724 {
	width:434px !important;
	height:727px !important;
	left:-16px !important;
	top:52px !important;
}

#item1110893 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:784px !important;
}

#item1110897 {
	width:245px !important;
	height:54px !important;
	top:780px !important;
}

#item1206942 {
	width:260px !important;
	height:54px !important;
}

#item1206943 {
	width:260px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item1238816 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1238841 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1238870 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1238899 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1238928 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1238957 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1238986 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1239015 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1239045 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1239074 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1239103 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1239132 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1239161 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1239193 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1239224 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1239220 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1239228 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239225 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1239232 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239229 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1239236 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239233 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1239240 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239237 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1239244 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239241 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1239248 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239245 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1239252 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239249 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1239256 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239253 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1239260 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239257 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1239265 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239261 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1239269 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239266 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1239296 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1239293 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1238802 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1238807 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1238804 {
	width:57px !important;
	height:45px !important;
}

#item1238800 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1241455 {
	width:253px !important;
	height:48px !important;
}

#item1241452 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

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

#item1157440 {
	width:421px !important;
	height:114px !important;
	left:595px !important;
	top:52px !important;
}

#item1157441 {
	width:1042px !important;
	height:90px !important;
	left:-25px !important;
	top:52px !important;
	background:#000;
}

#item1157495 {
	width:320px !important;
	height:1290px !important;
	left:18px !important;
	top:170px !important;
	border:solid 2px #ffd700;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1157496 {
	width:320px !important;
	height:756px !important;
	left:182px !important;
	top:170px !important;
	border:solid 2px #ffd700;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1239360 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1239385 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1239414 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1239443 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1239472 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1239503 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1239532 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1239561 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1239590 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1239619 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1239648 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1239677 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1239707 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1239739 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1239768 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1239765 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1239772 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239769 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1239776 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239773 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1239780 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239777 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1239786 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239781 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1239790 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239787 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1239794 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239791 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1239798 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239795 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1239802 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239799 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1239806 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239803 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1239811 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239808 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1239815 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1239812 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1239843 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1239839 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1239347 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1239352 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1239349 {
	width:57px !important;
	height:45px !important;
}

#item1239345 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1157704 {
	width:1042px !important;
	height:90px !important;
	left:-25px !important;
	top:52px !important;
	background:#000;
}

#item1157798 {
	width:320px !important;
	height:1280px !important;
	left:207px !important;
	top:178px !important;
	border:solid 2px #ffd700;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1239902 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1239927 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

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

#item1239956 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1239986 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1240015 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1240044 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1240073 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1240102 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1240132 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:234px !important;
}

#item1240161 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:286px !important;
}

#item1240191 {
	width:204px !important;
	height:28px !important;
	left:231px !important;
	top:285px !important;
}

#item1240220 {
	width:200px !important;
	height:28px !important;
	left:24px !important;
	top:335px !important;
}

#item1240249 {
	width:211px !important;
	height:36px !important;
	left:231px !important;
	top:335px !important;
}

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

#item1240281 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1240310 {
	width:207px !important;
	height:55px !important;
	left:2px !important;
	top:2px !important;
}

#item1240307 {
	width:211px !important;
	height:59px !important;
	left:10px !important;
	top:60px !important;
}

#item1240314 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240311 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1240318 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240315 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:162px !important;
}

#item1240322 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240319 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:215px !important;
}

#item1240326 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240323 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:266px !important;
}

#item1240331 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240327 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:318px !important;
}

#item1240335 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240332 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1240339 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240336 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:113px !important;
}

#item1240343 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240340 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:163px !important;
}

#item1240347 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240344 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:215px !important;
}

#item1240351 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240348 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:266px !important;
}

#item1240356 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1240352 {
	width:211px !important;
	height:56px !important;
	left:219px !important;
	top:318px !important;
}

#item1240383 {
	width:408px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1240380 {
	width:412px !important;
	height:44px !important;
	left:15px !important;
	top:374px !important;
}

#item1239888 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1239894 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1239890 {
	width:57px !important;
	height:45px !important;
}

#item1239886 {
	width:442px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item739160 {
	width:1033px !important;
	height:937px !important;
	left:-16px !important;
	top:-15px !important;
	background:#323d51;
	border:solid 1px #000;
}

#item739163 {
	width:1069px !important;
	height:161px !important;
	left:-14px !important;
	top:678px !important;
	background:#000;
}

#item1111190 {
	width:41px !important;
	height:44px !important;
	left:567px !important;
	top:573px !important;
}

#item739303 {
	width:41px !important;
	height:44px !important;
}

#item739300 {
	width:41px !important;
	height:44px !important;
	left:393px !important;
	top:573px !important;
}

#item739307 {
	width:44px !important;
	height:44px !important;
}

#item739304 {
	width:44px !important;
	height:44px !important;
	left:483px !important;
	top:573px !important;
}

#item739363 {
	width:209px !important;
	height:59px !important;
}
#in5footer,  #prefooter {display:none;}
