/* 	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:48864px; 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:304px !important;
	height:101px !important;
}

#item1107960 {
	width:304px !important;
	height:101px !important;
	left:610px !important;
	top:501px !important;
}

#item1107956 {
	width:274px !important;
	height:92px !important;
}

#item1107957 {
	width:274px !important;
	height:92px !important;
	left:625px !important;
	top:409px !important;
}

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

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

#item1210212 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

#item1210266 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1210295 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1210324 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1210355 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1210385 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1210414 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1210443 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1210472 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1210530 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1210559 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !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:3px !important;
	top:3px !important;
}

#item1210618 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

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

#item1210622 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

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

#item1210626 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

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

#item1210630 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

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

#item1210634 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1210641 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1210638 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

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

#item1210642 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

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

#item1210646 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

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

#item1210650 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

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

#item1210654 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1210666 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1210663 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1210694 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1210691 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

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

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

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

#item1210195 {
	width:444px !important;
	height:373px !important;
	left:567px !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;
}

#item1271786 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1271811 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1271840 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1271869 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1271899 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1271928 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1271957 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1271986 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1272015 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1272044 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1272073 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1272103 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1272164 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272161 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1272168 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272165 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1272172 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272169 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1272176 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272173 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1272180 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272177 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1272184 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272181 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1272188 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272185 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1272192 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272189 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1272197 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272193 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1272201 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272198 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1272205 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1272202 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1272233 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1272230 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1271772 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1271770 {
	width:444px !important;
	height:373px !important;
	left:567px !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:#ffd800;
}

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

#item1272261 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1272286 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1272316 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1272346 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1272375 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1272404 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1272433 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1272462 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1272491 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1272520 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1272550 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1272579 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1272640 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272637 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1272644 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272641 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1272648 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272645 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1272652 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272649 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1272656 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272653 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1272660 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272657 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1272664 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272661 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1272669 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272666 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1272673 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272670 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1272677 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1272674 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1272681 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1272678 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1272708 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1272705 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1272248 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1272246 {
	width:444px !important;
	height:373px !important;
	left:567px !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;
}

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

#item1107810 {
	width:444px !important;
	height:54px !important;
	left:51px !important;
	top:419px !important;
}

#item1107815 {
	width:410px !important;
	height:54px !important;
	left:51px !important;
	top:419px !important;
}

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

#item1272735 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1272760 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1272791 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1272821 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1272850 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1272879 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1272909 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1272938 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1272967 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1272997 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1273026 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1273055 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1273117 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273114 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1273121 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273118 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1273125 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273122 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1273129 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273126 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1273133 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273130 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1273138 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273134 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1273142 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273139 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1273146 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273143 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1273150 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273147 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1273154 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273151 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1273158 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1273155 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1273185 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1273182 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1272722 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1272720 {
	width:444px !important;
	height:373px !important;
	left:567px !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:#ce1f3f;
}

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

#item1273212 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1273238 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1273267 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1273296 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1273325 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1273355 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1273384 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1273413 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1273443 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1273472 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1273502 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1273531 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1273593 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273590 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1273597 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273594 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1273601 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273598 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1273606 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273602 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1273610 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273607 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1273614 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273611 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1273618 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273615 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1273622 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273619 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1273626 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273623 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1273630 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1273627 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1273634 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1273631 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1273661 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1273658 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1273199 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1273197 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

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

#item1273771 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1273796 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1273825 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1273854 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1273883 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1273912 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1273942 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1273971 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1274000 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1274029 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1274058 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1274087 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1274149 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274146 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1274153 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274150 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1274157 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274154 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1274161 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274158 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1274166 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274163 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1274170 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274167 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1274174 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274171 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1274178 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274175 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1274183 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274179 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1274188 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274184 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1274192 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1274189 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1274219 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1274216 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1273758 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1273756 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

#item1274248 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1274273 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1274303 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1274332 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1274361 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1274391 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1274420 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1274449 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1274478 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1274507 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1274536 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1274565 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1274627 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274624 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1274631 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274628 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1274635 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274632 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1274639 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274636 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1274644 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274640 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1274648 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274645 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1274652 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274649 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1274656 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274653 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1274660 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274657 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1274664 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1274661 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1274668 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1274665 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1274696 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1274692 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1274234 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1274232 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

#item1274725 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1274750 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1274779 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1274808 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1274838 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1274867 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1274896 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1274925 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1274954 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1274983 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1275012 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1275041 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1275103 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275100 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1275107 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275104 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1275111 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275108 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1275115 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275112 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1275119 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275116 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1275123 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275120 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1275127 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275124 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1275131 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275128 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1275135 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275132 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1275139 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275136 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1275144 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1275140 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1275171 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1275168 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1274712 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1274710 {
	width:444px !important;
	height:373px !important;
	left:567px !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;
}

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

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

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

#item737434 {
	width:252px !important;
	height:49px !important;
}

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

#item1275199 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1275225 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1275254 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1275284 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1275314 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1275343 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1275372 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1275401 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1275430 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1275459 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1275489 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1275519 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1275580 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275577 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1275584 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275581 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1275588 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275585 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1275592 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275589 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1275596 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275593 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1275600 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275597 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1275604 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275601 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1275608 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275605 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1275613 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275609 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1275617 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1275614 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1275621 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1275618 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1275648 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1275645 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1275185 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1275183 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

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

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

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

#item1275675 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1275700 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1275729 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1275759 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1275788 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1275819 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1275848 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1275877 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1275906 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1275935 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1275965 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1275994 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1276055 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276052 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1276059 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276056 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1276063 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276060 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1276067 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276064 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1276071 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276068 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1276075 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276072 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1276079 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276076 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1276084 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276081 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1276088 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276085 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1276092 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276089 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1276096 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1276093 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1276123 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1276120 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1275662 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1275660 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

#item1276150 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1276175 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1276205 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1276234 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1276263 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1276292 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1276322 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1276351 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1276381 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1276412 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1276441 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1276470 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1276531 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276528 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1276535 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276532 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1276540 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276536 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1276544 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276541 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1276548 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276545 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1276553 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276549 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1276557 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276554 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1276561 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276558 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1276565 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276562 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1276569 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1276566 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1276573 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1276570 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1276600 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1276597 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1276137 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1276135 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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:397px !important;
	height:129px !important;
	left:10px !important;
	top:264px !important;
}

#item1007234 {
	width:397px !important;
	height:129px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item1007442 {
	width:401px !important;
	height:129px !important;
	left:402px !important;
	top:133px !important;
}

#item1007546 {
	width:397px !important;
	height:129px !important;
	left:10px !important;
	top:133px !important;
}

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

#item1007650 {
	width:397px !important;
	height:129px !important;
	left:402px !important;
	top:264px !important;
}

#item1006437 {
	width:397px !important;
	height:129px !important;
	left:388px !important;
	top:264px !important;
}

#item1006544 {
	width:397px !important;
	height:129px !important;
	left:388px !important;
	top:10px !important;
}

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

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

#item1006758 {
	width:401px !important;
	height:129px !important;
	left:779px !important;
	top:133px !important;
}

#item1006865 {
	width:397px !important;
	height:129px !important;
	left:388px !important;
	top:133px !important;
}

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

#item1006968 {
	width:397px !important;
	height:129px !important;
	left:779px !important;
	top:264px !important;
}

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

#item1007126 {
	width:1180px !important;
	height:393px !important;
	left:121px !important;
	top:275px !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;
}

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

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

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

#item1114971 {
	width:252px !important;
	height:49px !important;
}

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

#item1276645 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1276671 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1276700 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1276729 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1276758 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1276787 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1276816 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1276845 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1276875 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1276904 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1276933 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1276962 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1277024 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277021 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1277028 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277025 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1277032 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277029 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1277037 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277033 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1277041 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277038 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1277045 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277042 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1277049 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277046 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1277053 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277050 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1277057 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277054 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1277061 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277058 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1277065 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1277062 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1277092 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1277089 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1276632 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1276630 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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:#ffd800;
}

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

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

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

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

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

#item1277130 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1277156 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1277185 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1277214 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1277243 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1277272 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1277301 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1277331 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1277360 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1277389 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1277418 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1277447 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1277508 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277505 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1277512 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277509 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1277518 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277514 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1277522 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277519 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1277526 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277523 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1277530 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277527 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1277534 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277531 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1277538 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277535 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1277542 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277539 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1277546 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277543 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1277550 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1277547 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1277577 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1277574 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1277116 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1277114 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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;
}

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

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

#item1277613 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1277638 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1277667 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1277696 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1277725 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1277755 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1277784 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1277814 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1277843 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1277873 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1277902 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1277931 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1277993 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277989 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1277997 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277994 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1278001 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1277998 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1278005 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278002 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1278009 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278006 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1278013 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278010 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1278018 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278014 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1278022 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278019 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1278026 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278023 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1278030 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278027 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1278034 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1278031 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1278061 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1278058 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1277599 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1277597 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1157248 {
	width:253px !important;
	height:48px !important;
	left:504px !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;
}

#item1278094 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1278119 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1278148 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1278177 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1278206 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1278236 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1278266 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1278295 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1278324 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1278353 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1278382 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1278411 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1278473 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278470 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1278477 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278474 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1278481 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278478 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1278485 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278482 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1278489 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278486 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1278493 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278490 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1278497 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278494 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1278501 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278498 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1278505 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278502 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1278509 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278506 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1278514 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1278510 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1278541 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1278538 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1278081 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1278079 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1157254 {
	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:#ffcc02;
}

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

#item1278574 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1278599 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1278628 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1278657 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1278686 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1278716 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1278745 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1278774 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1278803 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1278832 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1278861 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1278890 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1278952 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278949 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1278957 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278954 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1278961 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278958 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1278965 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278962 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1278969 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278966 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1278973 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278970 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1278977 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278974 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1278981 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278978 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1278985 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278982 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1278989 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1278986 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1278993 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1278990 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1279021 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1279018 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1278561 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1278559 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1279050 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1279075 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1279104 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1279133 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1279163 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1279192 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1279221 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1279250 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1279279 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1279308 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1279337 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1279367 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1279428 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279425 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1279432 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279429 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1279436 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279433 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1279440 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279437 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1279444 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279441 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1279448 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279445 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1279452 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279449 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1279457 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279453 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1279461 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279458 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1279466 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279462 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1279470 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1279467 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1279497 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1279494 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1279035 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1279033 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1279528 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1279553 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1279582 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1279613 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1279642 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1279671 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1279700 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1279729 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1279758 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1279787 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1279817 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1279846 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1279907 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279904 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1279911 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279908 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1279915 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279912 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1279919 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279916 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1279923 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279920 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1279927 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279924 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1279931 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279928 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1279936 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279932 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1279940 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279937 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1279944 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1279941 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1279949 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1279945 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1279976 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1279973 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1279515 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1279513 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1017080 {
	width:391px !important;
	height:123px !important;
	left:35px !important;
	top:132px !important;
}

#item1017083 {
	width:374px !important;
	height:100px !important;
	left:52px !important;
	top:269px !important;
}

#item1017078 {
	width:392px !important;
	height:123px !important;
	left:35px !important;
	top:3px !important;
}

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

#item1017085 {
	width:207px !important;
	height:123px !important;
	left:41px !important;
	top:259px !important;
}

#item1206809 {
	width:43px !important;
	height:21px !important;
	left:376px !important;
	top:17px !important;
	background:#ffd800;
}

#item1207187 {
	width:432px !important;
	height:126px !important;
}

#item1207184 {
	width:432px !important;
	height:126px !important;
}

#item1207197 {
	width:432px !important;
	height:126px !important;
}

#item1207194 {
	width:432px !important;
	height:126px !important;
	left:6px !important;
	top:125px !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:#f9a21c;
}

#item622821 {
	width:487px !important;
	height:101px !important;
	left:523px !important;
	top:52px !important;
	background:#f9a21a;
}

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

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

#item738020 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1115007 {
	width:252px !important;
	height:49px !important;
}

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

#item1280224 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1280249 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1280278 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1280307 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1280336 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1280365 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1280394 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1280425 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1280454 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1280483 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1280512 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1280541 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1280603 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280600 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1280608 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280604 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1280612 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280609 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1280616 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280613 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1280620 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280617 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1280624 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280621 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1280628 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280625 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1280632 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280629 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1280636 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280633 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1280641 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1280637 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1280645 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1280642 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1280672 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1280669 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1280210 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1280208 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item642664 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#f9a21c;
}

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

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

#item1098224 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:184px !important;
	background:#ffcc02;
}

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

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

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

#item1280700 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1280725 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1280754 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1280783 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1280813 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1280842 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1280872 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1280901 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1280930 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1280959 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1280988 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1281018 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1281080 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281077 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1281084 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281081 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1281088 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281085 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1281092 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281089 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1281097 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281093 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1281101 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281098 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1281105 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281102 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1281109 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281106 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1281113 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281110 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1281117 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281114 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1281121 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1281118 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1281148 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1281145 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1280687 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1280685 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1281177 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1281202 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1281231 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1281260 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1281289 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1281319 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1281348 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1281377 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1281407 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1281436 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1281465 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1281494 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1281557 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281554 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1281562 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281559 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1281566 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281563 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1281570 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281567 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1281574 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281571 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1281578 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281575 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1281582 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281579 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1281586 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281583 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1281590 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281587 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1281594 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1281591 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1281598 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1281595 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1281626 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1281622 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1281164 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1281162 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1281663 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1281688 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1281718 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1281747 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1281777 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1281806 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1281835 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1281864 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1281893 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1281923 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1281952 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1281981 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1282042 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282039 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1282046 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282043 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1282050 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282047 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1282054 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282051 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1282058 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282055 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1282064 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282060 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1282068 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282065 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1282072 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282069 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1282076 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282073 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1282080 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282077 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1282085 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1282081 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1282112 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1282109 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1281640 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1281638 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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:#237e79;
}

#item624726 {
	width:213px !important;
	height:56px !important;
	left:796px !important;
	top:722px !important;
	background:#278981;
}

#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:#247e78;
}

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

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

#item738111 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1115067 {
	width:252px !important;
	height:49px !important;
}

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

#item1282144 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1282169 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1282198 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1282227 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1282256 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1282286 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1282315 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1282344 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1282373 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1282402 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1282431 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1282460 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1282523 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282520 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1282527 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282524 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1282531 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282528 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1282535 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282532 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1282539 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282536 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1282543 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282540 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1282547 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282544 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1282551 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282548 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1282555 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282552 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1282561 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282558 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1282565 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1282562 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1282593 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1282590 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1282131 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1282129 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

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

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

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

#item1282620 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1282645 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1282674 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1282703 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1282733 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1282762 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1282791 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1282820 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1282849 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1282878 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1282907 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1282937 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1282998 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282995 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1283002 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1282999 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1283006 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283003 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1283010 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283007 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1283014 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283011 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1283018 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283015 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1283022 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283019 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1283027 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283023 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1283031 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283028 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1283036 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283032 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1283040 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1283037 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1283068 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1283065 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1282607 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1282605 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1283098 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1283123 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1283152 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1283182 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1283211 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1283240 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1283269 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1283298 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1283327 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1283356 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1283386 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1283415 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1283477 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283474 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1283481 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283478 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1283485 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283482 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1283489 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283486 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1283493 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283490 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1283497 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283494 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1283501 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283498 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1283505 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283502 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1283510 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283507 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1283514 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283511 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1283518 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1283515 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1283545 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1283542 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1283085 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1283082 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

#item1283575 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1283600 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1283631 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1283660 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1283689 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1283718 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1283747 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1283776 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1283806 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1283835 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1283866 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1283895 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1283956 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283953 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1283960 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283957 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1283964 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283961 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1283968 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283965 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1283972 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283969 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1283976 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283973 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1283981 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283977 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1283985 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283982 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1283989 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283986 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1283993 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1283990 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1283997 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1283994 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1284024 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1284021 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1283562 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1283560 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

#item1293666 {
	width:264px !important;
	height:26px !important;
	background:#ffd800;
}

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

#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:398px !important;
	height:139px !important;
	left:29px !important;
	top:141px !important;
}

#item1057740 {
	width:379px !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:395px !important;
	height:139px !important;
	left:32px !important;
	top:10px !important;
}

#item1058065 {
	width:205px !important;
	height:135px !important;
	left:3px !important;
	top:3px !important;
}

#item1058060 {
	width:211px !important;
	height:141px !important;
	left:426px !important;
	top:16px !important;
}

#item1056881 {
	width:379px !important;
	height:106px !important;
	left:444px !important;
	top:284px !important;
}

#item1056995 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:116px !important;
}

#item1056989 {
	width:397px !important;
	height:251px !important;
	left:427px !important;
	top:157px !important;
}

#item1057096 {
	width:379px !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:395px !important;
	height:139px !important;
	left:428px !important;
	top:10px !important;
}

#item1057427 {
	width:205px !important;
	height:135px !important;
	left:3px !important;
	top:3px !important;
}

#item1057421 {
	width:211px !important;
	height:141px !important;
	left:814px !important;
	top:13px !important;
}

#item1123015 {
	width:235px !important;
	height:121px !important;
	left:3px !important;
	top:3px !important;
}

#item1123017 {
	width:201px !important;
	height:145px !important;
	left:19px !important;
	top:-21px !important;
}

#item1123046 {
	width:241px !important;
	height:127px !important;
	left:405px !important;
	top:146px !important;
}

#item1206909 {
	width:43px !important;
	height:21px !important;
	background:#ffd800;
}

#item1056879 {
	width:1221px !important;
	height:408px !important;
	left:50px !important;
	top:258px !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;
}

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

#item1157143 {
	width:253px !important;
	height:48px !important;
	left:504px !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;
}

#item1284054 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1284079 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1284109 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1284138 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1284168 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1284198 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1284227 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1284257 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1284286 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1284316 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1284345 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1284374 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1284435 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284432 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1284439 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284436 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1284443 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284440 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1284447 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284444 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1284453 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284448 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1284457 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284454 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1284461 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284458 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1284465 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284462 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1284469 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284466 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1284473 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284470 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1284477 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1284474 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1284504 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1284501 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1284041 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1284039 {
	width:444px !important;
	height:373px !important;
	left:567px !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:#ffd800;
}

#item1098304 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:185px !important;
	background:#ffcc02;
}

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

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

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

#item1284541 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1284566 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1284595 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1284624 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1284653 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1284682 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1284711 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1284740 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1284770 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1284800 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1284829 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1284859 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1284920 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284917 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1284924 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284921 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1284928 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284925 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1284933 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284930 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1284937 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284934 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1284941 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284938 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1284950 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284947 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1284955 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284951 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1284960 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284956 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1284964 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1284961 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1284968 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1284965 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1284995 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1284992 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1284527 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1284525 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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;
}

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

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

#item1285023 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1285048 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1285077 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1285106 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1285135 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1285164 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1285193 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1285223 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1285252 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1285281 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1285310 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1285339 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1285401 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285398 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1285406 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285402 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1285410 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285407 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1285414 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285411 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1285418 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285415 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1285422 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285419 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1285426 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285423 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1285430 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285427 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1285434 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285431 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1285438 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285435 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1285442 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1285439 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1285469 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1285466 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1285009 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1285007 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1157318 {
	width:253px !important;
	height:48px !important;
	left:512px !important;
	top:778px !important;
}

#item1098523 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:185px !important;
	background:#ffcc02;
}

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

#item1285501 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1285526 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1285555 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1285584 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1285613 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1285642 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1285672 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1285701 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1285730 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1285759 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1285788 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1285817 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1285879 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285876 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1285883 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285880 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1285887 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285884 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1285892 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285888 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1285896 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285893 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1285900 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285897 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1285904 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285901 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1285908 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285905 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1285912 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285909 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1285916 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1285913 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1285920 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1285917 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1285947 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1285944 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1285488 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1285486 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1285988 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1286013 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1286042 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1286071 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1286100 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1286130 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1286159 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1286189 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1286218 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1286247 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1286276 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1286305 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1286367 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286364 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1286371 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286368 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1286375 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286372 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1286379 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286376 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1286383 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286380 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1286387 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286384 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1286395 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286392 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1286400 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286396 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1286405 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286401 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1286409 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1286406 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1286413 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1286410 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1286441 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1286437 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1285975 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1285973 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

#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:#5f7c98;
}

#item1119327 {
	width:213px !important;
	height:28px !important;
	left:798px !important;
	top:751px !important;
	background:#5f7c98;
}

#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:#5f7c98;
}

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

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

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

#item1160246 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:782px !important;
}

#item1242877 {
	width:10px !important;
	height:10px !important;
	left:111px !important;
	top:10px !important;
}

#item1242880 {
	width:90px !important;
	height:100px !important;
	top:42px !important;
}

#item1242983 {
	width:88px !important;
	height:100px !important;
	top:171px !important;
}

#item1243085 {
	width:88px !important;
	height:100px !important;
	top:299px !important;
}

#item1243115 {
	width:373px !important;
	height:100px !important;
	left:105px !important;
	top:42px !important;
}

#item1243350 {
	width:215px !important;
	height:150px !important;
	left:90px !important;
	top:24px !important;
}

#item1243366 {
	width:379px !important;
	height:106px !important;
	left:110px !important;
	top:49px !important;
}

#item1243465 {
	width:380px !important;
	height:106px !important;
	left:108px !important;
	top:179px !important;
}

#item1243565 {
	width:379px !important;
	height:106px !important;
	left:108px !important;
	top:306px !important;
}

#item1243596 {
	width:379px !important;
	height:106px !important;
	left:498px !important;
	top:49px !important;
}

#item1243695 {
	width:185px !important;
	height:68px !important;
	left:299px !important;
	top:344px !important;
}

#item1243772 {
	width:91px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item1243769 {
	width:97px !important;
	height:118px !important;
	left:186px !important;
	top:26px !important;
}

#item1243783 {
	width:91px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item1243780 {
	width:97px !important;
	height:118px !important;
	left:119px !important;
	top:41px !important;
}

#item1243794 {
	width:94px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
}

#item1243791 {
	width:100px !important;
	height:122px !important;
	left:186px !important;
	top:162px !important;
}

#item1243803 {
	width:94px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
}

#item1243800 {
	width:100px !important;
	height:122px !important;
	left:119px !important;
	top:170px !important;
}

#item1243812 {
	width:107px !important;
	height:132px !important;
	left:3px !important;
	top:3px !important;
}

#item1243809 {
	width:113px !important;
	height:138px !important;
	left:145px !important;
	top:291px !important;
}

#item1243820 {
	width:221px !important;
	height:156px !important;
	left:483px !important;
	top:32px !important;
}

#item1242875 {
	width:877px !important;
	height:439px !important;
	left:428px !important;
	top:221px !important;
}

#item1243830 {
	width:38px !important;
	height:75px !important;
	left:798px !important;
	top:660px !important;
}

#item1243835 {
	width:37px !important;
	height:74px !important;
	left:941px !important;
	top:662px !important;
}

#item1286682 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1286707 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1286736 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1286765 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1286795 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1286824 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1286853 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1286883 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1286912 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1286941 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1286970 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1286999 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1287060 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287057 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1287065 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287061 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1287069 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287066 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1287073 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287070 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1287077 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287074 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1287081 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287078 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1287085 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287082 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1287089 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287086 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1287093 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287090 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1287097 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287094 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1287101 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1287098 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1287129 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1287126 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1286667 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1286665 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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;
}

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

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

#item1160193 {
	width:245px !important;
	height:54px !important;
	left:752px !important;
	top:781px !important;
}

#item1287158 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1287183 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1287212 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1287242 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1287271 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1287301 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1287330 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1287359 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1287388 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1287417 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1287447 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1287476 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1287538 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287535 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1287542 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287539 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1287546 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287543 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1287550 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287547 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1287554 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287551 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1287558 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287555 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1287563 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287560 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1287567 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287564 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1287571 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287568 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1287575 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1287572 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1287579 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1287576 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1287607 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1287603 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1287145 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1287143 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

#item1110680 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:784px !important;
}

#item1110684 {
	width:245px !important;
	height:54px !important;
	top:780px !important;
}

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

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

#item1160198 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:776px !important;
}

#item1243996 {
	width:429px !important;
	height:725px !important;
	left:-9px !important;
	top:53px !important;
}

#item1244173 {
	width:114px !important;
	height:140px !important;
	left:804px !important;
	top:162px !important;
}

#item1244185 {
	width:114px !important;
	height:140px !important;
	left:728px !important;
	top:182px !important;
}

#item1287638 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1287663 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1287692 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1287721 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1287750 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1287780 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1287809 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1287838 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1287867 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1287896 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1287926 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1287956 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1288018 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288015 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1288022 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288019 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1288026 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288023 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1288030 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288027 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1288034 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288031 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1288038 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288035 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1288042 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288039 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1288046 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288043 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1288050 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288047 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1288054 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288051 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1288063 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1288059 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1288090 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1288087 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1287623 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1287621 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

#item1242133 {
	width:434px !important;
	height:727px !important;
	left:-16px !important;
	top:52px !important;
}

#item1242188 {
	width:118px !important;
	height:146px !important;
	left:726px !important;
	top:185px !important;
}

#item1242291 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:784px !important;
}

#item1242293 {
	width:245px !important;
	height:54px !important;
	top:780px !important;
}

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

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

#item1242299 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:776px !important;
}

#item1288117 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1288142 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1288171 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1288200 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1288231 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1288260 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1288289 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1288319 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1288348 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1288377 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1288406 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1288436 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1288497 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288494 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1288501 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288498 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1288505 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288502 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1288509 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288506 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1288513 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288510 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1288517 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288514 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1288521 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288518 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1288525 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288522 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1288529 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288526 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1288537 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288534 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1288541 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1288538 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1288569 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1288566 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1288104 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1288102 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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;
}

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

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

#item1206942 {
	width:260px !important;
	height:54px !important;
}

#item1206943 {
	width:260px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item1288600 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1288625 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1288654 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1288683 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1288713 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1288742 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1288771 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1288801 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1288831 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1288860 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1288889 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1288918 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1288979 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288976 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1288984 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288980 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1288988 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288985 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1288992 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288989 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1288996 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288993 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1289000 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1288997 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1289004 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289001 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1289008 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289005 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1289012 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289009 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1289016 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289013 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1289022 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1289019 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1289049 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1289046 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1288586 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1288584 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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:3px !important;
	top:3px !important;
}

#item1126706 {
	width:303px !important;
	height:136px !important;
	left:397px !important;
	top:25px !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:3px !important;
	top:3px !important;
}

#item1126689 {
	width:303px !important;
	height:132px !important;
	left:789px !important;
	top:29px !important;
}

#item1126677 {
	width:293px !important;
	height:128px !important;
	left:3px !important;
	top:3px !important;
}

#item1126685 {
	width:299px !important;
	height:134px !important;
	left:402px !important;
	top:278px !important;
}

#item1207206 {
	width:398px !important;
	height:137px !important;
	left:3px !important;
	top:3px !important;
}

#item1207203 {
	width:404px !important;
	height:143px !important;
	left:439px !important;
	top:145px !important;
}

#item1123974 {
	width:1225px !important;
	height:412px !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:#aa7c50;
}

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

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

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

#item1289078 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1289103 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1289132 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1289161 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1289190 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1289219 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1289249 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1289278 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1289307 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1289336 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1289365 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1289394 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1289457 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289454 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1289461 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289458 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1289465 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289462 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1289469 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289466 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1289473 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289470 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1289477 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289474 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1289481 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289478 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1289485 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289482 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1289489 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289486 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1289493 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289490 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1289499 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1289496 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1289526 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1289523 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1289065 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1289063 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item643737 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#aa7e50;
}

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

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

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

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

#item1098390 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:185px !important;
	background:#ffcc02;
}

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

#item1289558 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1289583 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1289612 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1289641 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1289671 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1289700 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1289729 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1289758 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1289787 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1289816 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1289845 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1289874 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1289936 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289933 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1289941 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289937 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1289945 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289942 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1289949 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289946 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1289954 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289950 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1289958 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289955 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1289962 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289959 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1289966 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289963 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1289975 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289971 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1289979 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1289976 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1289984 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1289980 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1290011 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1290008 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1289545 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1289543 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

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

#item1098448 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:185px !important;
	background:#ffcc02;
}

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

#item1290038 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1290063 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1290092 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1290122 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1290151 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1290180 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1290209 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1290238 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1290267 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1290296 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1290325 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1290355 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1290416 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290413 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1290420 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290417 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1290424 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290421 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1290428 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290425 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1290432 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290429 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1290437 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290433 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1290441 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290438 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1290445 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290442 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1290453 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290449 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1290457 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290454 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1290461 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1290458 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1290488 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1290485 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1290025 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1290023 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

#item1293810 {
	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:-1px !important;
	top:779px !important;
}

#item1160159 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:782px !important;
}

#item1290557 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1290582 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1290611 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1290640 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1290669 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1290698 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1290728 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1290757 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1290786 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1290815 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1290844 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1290874 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1290936 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290933 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1290940 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290937 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1290944 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290941 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1290948 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290945 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1290952 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290949 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1290956 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290953 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1290960 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290957 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1290964 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290961 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1290969 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290965 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1290974 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1290970 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1290978 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1290975 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1291005 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1291002 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1290544 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1290542 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1291039 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1291064 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1291093 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1291122 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1291152 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1291181 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1291210 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1291239 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1291268 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1291297 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1291326 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1291355 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1291419 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291416 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1291423 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291420 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1291427 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291424 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1291431 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291428 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1291435 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291432 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1291439 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291436 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1291443 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291440 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1291447 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291444 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1291455 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291452 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1291459 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291456 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1291464 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1291460 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1291491 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1291488 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1291025 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1291023 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

#item633904 {
	width:296px !important;
	height:244px !important;
	left:714px !important;
	top:158px !important;
}

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

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

#item1291519 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1291544 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1291573 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1291603 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1291632 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1291661 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1291690 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1291719 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1291748 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1291777 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1291806 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1291836 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1291897 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291894 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1291901 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291898 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1291905 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291902 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1291909 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291906 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1291913 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291910 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1291918 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291915 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1291922 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291919 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1291926 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291923 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1291931 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291927 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1291935 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1291932 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1291943 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1291940 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1291970 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1291967 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1291505 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1291503 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1291997 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1292022 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1292052 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1292083 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1292112 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1292141 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1292170 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1292199 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1292228 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1292257 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1292287 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1292316 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1292377 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292374 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1292381 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292378 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1292385 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292382 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1292390 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292387 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1292394 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292391 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1292398 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292395 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1292403 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292399 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1292407 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292404 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1292411 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292408 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1292416 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1292413 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1292420 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1292417 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1292447 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1292444 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1291984 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1291982 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

#item631756 {
	width:321px !important;
	height:178px !important;
	left:680px !important;
	top:162px !important;
}

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

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

#item1292676 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1292702 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1292731 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1292760 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1292789 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1292818 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1292848 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1292877 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1292907 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1292936 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1292965 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1292994 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1293055 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293052 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1293059 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293056 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1293064 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293060 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1293068 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293065 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1293073 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293070 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1293077 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293074 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1293081 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293078 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1293085 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293082 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1293089 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293086 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1293093 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293090 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1293097 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1293094 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1293124 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1293121 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1292663 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1292661 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !important;
}

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

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

#item1293153 {
	width:420px !important;
	height:362px !important;
	left:13px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1293178 {
	width:210px !important;
	height:60px !important;
	left:16px !important;
	top:115px !important;
}

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

#item1293207 {
	width:202px !important;
	height:32px !important;
	left:23px !important;
	top:80px !important;
}

#item1293236 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:80px !important;
}

#item1293265 {
	width:202px !important;
	height:37px !important;
	left:231px !important;
	top:122px !important;
}

#item1293294 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:175px !important;
}

#item1293323 {
	width:202px !important;
	height:38px !important;
	left:231px !important;
	top:174px !important;
}

#item1293352 {
	width:204px !important;
	height:38px !important;
	left:24px !important;
	top:225px !important;
}

#item1293382 {
	width:205px !important;
	height:38px !important;
	left:231px !important;
	top:233px !important;
}

#item1293411 {
	width:203px !important;
	height:25px !important;
	left:231px !important;
	top:283px !important;
}

#item1293441 {
	width:202px !important;
	height:30px !important;
	left:23px !important;
	top:283px !important;
}

#item1293470 {
	width:213px !important;
	height:24px !important;
	left:231px !important;
	top:334px !important;
}

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

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

#item1293531 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293528 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:59px !important;
}

#item1293535 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293532 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:111px !important;
}

#item1293540 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293536 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:161px !important;
}

#item1293544 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293541 {
	width:213px !important;
	height:58px !important;
	left:10px !important;
	top:214px !important;
}

#item1293549 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293545 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:265px !important;
}

#item1293553 {
	width:208px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293550 {
	width:214px !important;
	height:58px !important;
	left:13px !important;
	top:268px !important;
}

#item1293557 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293554 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:59px !important;
}

#item1293561 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293558 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:112px !important;
}

#item1293566 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293563 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:162px !important;
}

#item1293570 {
	width:207px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
}

#item1293567 {
	width:213px !important;
	height:58px !important;
	left:221px !important;
	top:214px !important;
}

#item1293574 {
	width:207px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item1293571 {
	width:213px !important;
	height:54px !important;
	left:219px !important;
	top:317px !important;
}

#item1293601 {
	width:210px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item1293598 {
	width:216px !important;
	height:53px !important;
	left:10px !important;
	top:317px !important;
}

#item1293138 {
	width:10px !important;
	height:10px !important;
	left:400px !important;
	top:31px !important;
}

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

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

#item1293136 {
	width:444px !important;
	height:373px !important;
	left:567px !important;
	top:-10px !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;
}

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