/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:595px; height:842px; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width: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;
}

#item1263474 {
	width:111px !important;
	height:65px !important;
	left:703px !important;
	top:631px !important;
}

#item1263470 {
	width:257px !important;
	height:72px !important;
	left:631px !important;
	top:416px !important;
}

#item1263464 {
	width:218px !important;
	height:70px !important;
	left:650px !important;
	top:305px !important;
}

#item1263453 {
	width:106px !important;
	height:54px !important;
	left:200px !important;
}

#item1263472 {
	width:306px !important;
	height:74px !important;
	left:613px !important;
	top:522px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1210530 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1210559 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

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

#item1210691 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

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

#item1253780 {
	width:407px !important;
	height:785px !important;
	left:610px !important;
	top:52px !important;
	background:#06377a;
}

#item1253782 {
	width:184px !important;
	height:270px !important;
	left:610px !important;
	top:454px !important;
	background:#ffcc00;
}

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

#item1308609 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1308839 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1308869 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1308898 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1308927 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1309024 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1309021 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1308593 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1248182 {
	width:172px !important;
	height:19px !important;
	background:#fdd903;
}

#item1248212 {
	width:113px !important;
	height:31px !important;
	background:#fdd903;
}

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

#item1309086 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1309315 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1309344 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1309374 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1309403 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1309500 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1309497 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1309070 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1309591 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1309821 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1309850 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1309880 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1309909 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1310007 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1310004 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1309576 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

#item1310097 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1310326 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1310355 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1310384 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1310413 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1310510 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1310507 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1310081 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1253041 {
	width:479px !important;
	height:44px !important;
	left:-5px !important;
	top:69px !important;
	background:#ffcc07;
}

#item1253046 {
	width:184px !important;
	height:22px !important;
	left:-113px !important;
	top:151px !important;
	background:#ffcc07;
}

#item1253048 {
	width:184px !important;
	height:22px !important;
	left:-52px !important;
	top:235px !important;
	background:#ffcc07;
}

#item1253050 {
	width:172px !important;
	height:22px !important;
	left:-46px !important;
	top:319px !important;
	background:#ffcc07;
}

#item1253052 {
	width:285px !important;
	height:31px !important;
	left:-45px !important;
	top:442px !important;
	background:#ffcc07;
}

#item1253204 {
	width:505px !important;
	height:44px !important;
	left:518px !important;
	top:69px !important;
	background:#000;
}

#item1310651 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1310880 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1310909 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1310938 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1310968 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1311064 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1311061 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1310634 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1257110 {
	width:163px !important;
	height:26px !important;
	background:#fdd903;
}

#item1311149 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1311378 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1311407 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1311436 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1311465 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1311563 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1311560 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1311134 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1311639 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1311870 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1311899 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1311928 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1311957 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1312054 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1312051 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1311624 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

#item768308 {
	width:82px !important;
	height:40px !important;
}

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

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

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

#item1263563 {
	width:440px !important;
	height:129px !important;
	left:504px !important;
	top:406px !important;
}

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

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

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

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

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

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

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

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

#item1241465 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:779px !important;
}

#item1312129 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1312360 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1312389 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1312418 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1312447 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1312544 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1312541 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1312114 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

#item768051 {
	width:82px !important;
	height:40px !important;
}

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

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

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

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

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

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

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

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

#item1312626 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1312855 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1312884 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1312913 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1312942 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1313040 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1313037 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1312610 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

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

#item1313103 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1313332 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1313361 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1313390 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1313420 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1313517 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1313514 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1313087 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

#item1263711 {
	width:395px !important;
	height:127px !important;
	left:11px !important;
	top:10px !important;
}

#item1263840 {
	width:395px !important;
	height:127px !important;
	left:11px !important;
	top:133px !important;
}

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

#item1264049 {
	width:396px !important;
	height:127px !important;
	left:402px !important;
	top:10px !important;
}

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

#item1264154 {
	width:399px !important;
	height:127px !important;
	left:402px !important;
	top:133px !important;
}

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

#item1264258 {
	width:395px !important;
	height:127px !important;
	left:402px !important;
	top:264px !important;
}

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

#item1263695 {
	width:395px !important;
	height:127px !important;
	left:389px !important;
	top:10px !important;
}

#item1263697 {
	width:395px !important;
	height:127px !important;
	left:389px !important;
	top:133px !important;
}

#item1263699 {
	width:396px !important;
	height:128px !important;
	left:389px !important;
	top:264px !important;
}

#item1263702 {
	width:396px !important;
	height:127px !important;
	left:781px !important;
	top:10px !important;
}

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

#item1263704 {
	width:399px !important;
	height:127px !important;
	left:781px !important;
	top:133px !important;
}

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

#item1263706 {
	width:395px !important;
	height:127px !important;
	left:781px !important;
	top:264px !important;
}

#item1263709 {
	width:1180px !important;
	height:392px !important;
	left:120px !important;
	top:276px !important;
}

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

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

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

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

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

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

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

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

#item1313609 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1313841 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1313870 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1313899 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1313928 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1314026 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1314023 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1313593 {
	width:441px !important;
	height:375px !important;
	left:568px !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:196px !important;
	height:26px !important;
	background:#fdd903;
}

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

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

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

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

#item1314114 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1314344 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1314373 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1314403 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1314432 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1314529 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1314526 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1314099 {
	width:441px !important;
	height:375px !important;
	left:568px !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;
}

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

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

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

#item1314620 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1314849 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1314878 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1314907 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1314936 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1315033 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1315030 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1314605 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !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;
}

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

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

#item1315259 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1315490 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1315520 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1315549 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1315578 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1315674 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1315671 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1315244 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

#item1315745 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1315975 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1316005 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1316034 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1316063 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1316160 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1316157 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1315730 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !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;
}

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

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

#item1316224 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1316454 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1316483 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1316512 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1316541 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1316638 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1316635 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1316208 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !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;
}

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

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

#item1316710 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1316939 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1316969 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1316998 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1317028 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1317124 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1317121 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1316695 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1264483 {
	width:392px !important;
	height:123px !important;
	left:473px !important;
	top:259px !important;
}

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

#item1264485 {
	width:391px !important;
	height:123px !important;
	left:473px !important;
	top:388px !important;
}

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

#item1264487 {
	width:384px !important;
	height:123px !important;
	left:479px !important;
	top:515px !important;
}

#item622804 {
	width:213px !important;
	height:41px !important;
	left:797px !important;
	top:739px !important;
	background:#f9a21a;
}

#item622810 {
	width:573px !important;
	height:113px !important;
	left:438px !important;
	top:52px !important;
	background:#faa21d;
}

#item622821 {
	width:487px !important;
	height:101px !important;
	left:523px !important;
	top:52px !important;
	background:#f9a21a;
}

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

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

#item738020 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

#item1160226 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:784px !important;
}

#item1317192 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1317422 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1317451 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1317480 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1317509 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1317606 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1317603 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1317175 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item642664 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#faa21d;
}

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

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

#item768072 {
	width:82px !important;
	height:40px !important;
}

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

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

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

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

#item1317681 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1317912 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1317942 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1317972 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1318001 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1318097 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1318094 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1317665 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !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;
}

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

#item1157272 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:786px !important;
}

#item1318157 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1318386 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1318416 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1318445 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1318474 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1318572 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1318569 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1318141 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !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;
}

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

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

#item1318663 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1318892 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1318922 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1318951 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1318980 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1319076 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1319073 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1318648 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item1264500 {
	width:435px !important;
	height:123px !important;
	left:523px !important;
	top:252px !important;
}

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

#item1264502 {
	width:420px !important;
	height:123px !important;
	left:521px !important;
	top:382px !important;
}

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

#item1257146 {
	width:93px !important;
	height:27px !important;
	background:#fdd903;
}

#item1264506 {
	width:433px !important;
	height:123px !important;
	left:521px !important;
	top:509px !important;
}

#item624727 {
	width:451px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item624702 {
	width:585px !important;
	height:112px !important;
	left:437px !important;
	top:52px !important;
	background:#1f7e78;
}

#item624726 {
	width:213px !important;
	height:32px !important;
	left:796px !important;
	top:746px !important;
	background:#258b81;
}

#item624735 {
	width:487px !important;
	height:112px !important;
	left:522px !important;
	top:52px !important;
	background:#207e78;
}

#item738111 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

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

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

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

#item1319145 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1319375 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1319404 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1319433 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1319462 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1319561 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1319557 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1319130 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

#item768088 {
	width:82px !important;
	height:40px !important;
}

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

#item625089 {
	width:304px !important;
	height:199px !important;
	left:689px !important;
	top:153px !important;
}

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

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

#item1206870 {
	width:260px !important;
	height:54px !important;
}

#item1206871 {
	width:260px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

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

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

#item1319646 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1319877 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1319906 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1319935 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1319964 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1320063 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1320060 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1319630 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1248789 {
	width:163px !important;
	height:37px !important;
	left:447px !important;
	top:575px !important;
	background:#ffcc07;
}

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

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

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

#item1320122 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1320351 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1320381 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1320410 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1320440 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1320536 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1320533 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1320107 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1257208 {
	width:264px !important;
	height:26px !important;
	background:#fdd903;
}

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

#item738137 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:782px !important;
}

#item1160124 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

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

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

#item1320787 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1321017 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1321047 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1321076 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1321105 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1321203 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1321200 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1320772 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1265167 {
	width:38px !important;
	height:75px !important;
	left:792px !important;
	top:668px !important;
}

#item1265170 {
	width:37px !important;
	height:74px !important;
	left:923px !important;
	top:668px !important;
}

#item1264785 {
	width:201px !important;
	height:144px !important;
	left:2px !important;
	top:2px !important;
}

#item1264686 {
	width:394px !important;
	height:148px !important;
	left:24px !important;
	top:258px !important;
}

#item1264796 {
	width:240px !important;
	height:133px !important;
	left:2px !important;
	top:2px !important;
}

#item1264797 {
	width:240px !important;
	height:133px !important;
}

#item1264798 {
	width:205px !important;
	height:135px !important;
	left:17px !important;
	top:-1px !important;
}

#item1264791 {
	width:409px !important;
	height:137px !important;
	left:10px !important;
	top:10px !important;
}

#item1265000 {
	width:235px !important;
	height:121px !important;
	left:2px !important;
	top:2px !important;
}

#item1265002 {
	width:240px !important;
	height:133px !important;
	left:-2px !important;
	top:-6px !important;
}

#item1264900 {
	width:396px !important;
	height:125px !important;
	left:23px !important;
	top:147px !important;
}

#item1265016 {
	width:200px !important;
	height:133px !important;
	left:2px !important;
	top:2px !important;
}

#item1265011 {
	width:396px !important;
	height:137px !important;
	left:429px !important;
	top:15px !important;
}

#item1257672 {
	width:201px !important;
	height:144px !important;
	left:2px !important;
	top:2px !important;
}

#item1264679 {
	width:394px !important;
	height:148px !important;
	left:422px !important;
	top:258px !important;
}

#item1057212 {
	width:240px !important;
	height:133px !important;
	left:2px !important;
	top:2px !important;
}

#item1248842 {
	width:240px !important;
	height:133px !important;
}

#item1248843 {
	width:205px !important;
	height:135px !important;
	left:17px !important;
	top:-1px !important;
}

#item1264673 {
	width:409px !important;
	height:137px !important;
	left:408px !important;
	top:10px !important;
}

#item1123015 {
	width:235px !important;
	height:121px !important;
	left:2px !important;
	top:2px !important;
}

#item1248835 {
	width:240px !important;
	height:133px !important;
	left:-2px !important;
	top:-6px !important;
}

#item1264675 {
	width:396px !important;
	height:125px !important;
	left:421px !important;
	top:147px !important;
}

#item1257683 {
	width:200px !important;
	height:133px !important;
	left:2px !important;
	top:2px !important;
}

#item1264681 {
	width:396px !important;
	height:137px !important;
	left:827px !important;
	top:15px !important;
}

#item1264684 {
	width:1223px !important;
	height:407px !important;
	left:56px !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;
}

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

#item1241486 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:779px !important;
}

#item738141 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

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

#item1160233 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:778px !important;
}

#item1321281 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1321511 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1321540 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1321569 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1321598 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1321696 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1321693 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1321266 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item642796 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#212f7c;
}

#item643023 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#212f7c;
}

#item643027 {
	width:254px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#212f7c;
}

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

#item768105 {
	width:82px !important;
	height:40px !important;
}

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

#item650261 {
	width:442px !important;
	height:725px !important;
	left:-24px !important;
	top:52px !important;
}

#item1249006 {
	width:442px !important;
	height:725px !important;
}

#item1249008 {
	width:442px !important;
	height:725px !important;
}

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

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

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

#item1157318 {
	width:253px !important;
	height:48px !important;
	left:502px !important;
	top:780px !important;
}

#item1321770 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1322001 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1322030 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1322060 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1322089 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1322185 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1322182 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1321755 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item988912 {
	width:360px !important;
	height:129px !important;
	left:406px !important;
	top:650px !important;
}

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

#item737247 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:778px !important;
}

#item737249 {
	width:245px !important;
	height:54px !important;
	left:752px !important;
	top:777px !important;
}

#item738180 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

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

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

#item1322259 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1322489 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1322519 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1322548 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1322577 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1322675 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1322672 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1322244 {
	width:441px !important;
	height:375px !important;
	left:568px !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;
}

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

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

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

#item1322759 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1322989 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1323019 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1323048 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1323078 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1323174 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1323171 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1322744 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1257724 {
	width:249px !important;
	height:33px !important;
	left:772px !important;
	top:186px !important;
	background:#ffcc07;
}

#item737288 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item737290 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item738172 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

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

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

#item1323244 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1323477 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1323507 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1323536 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1323566 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1323662 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1323659 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1323228 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1265700 {
	width:38px !important;
	height:75px !important;
	left:799px !important;
	top:661px !important;
}

#item1265703 {
	width:37px !important;
	height:74px !important;
	left:943px !important;
	top:663px !important;
}

#item1265310 {
	width:91px !important;
	height:112px !important;
	left:79px !important;
	top:2px !important;
}

#item1265318 {
	width:91px !important;
	height:112px !important;
	left:12px !important;
	top:17px !important;
}

#item1265212 {
	width:377px !important;
	height:131px !important;
	left:12px !important;
	top:10px !important;
}

#item1265423 {
	width:94px !important;
	height:116px !important;
	left:81px !important;
	top:2px !important;
}

#item1265429 {
	width:94px !important;
	height:116px !important;
	left:14px !important;
	top:10px !important;
}

#item1265325 {
	width:378px !important;
	height:128px !important;
	left:10px !important;
	top:146px !important;
}

#item1265534 {
	width:107px !important;
	height:132px !important;
	left:39px !important;
	top:2px !important;
}

#item1265436 {
	width:377px !important;
	height:136px !important;
	left:10px !important;
	top:274px !important;
}

#item1265540 {
	width:403px !important;
	height:154px !important;
	left:385px !important;
	top:15px !important;
}

#item1258553 {
	width:91px !important;
	height:112px !important;
	left:79px !important;
	top:2px !important;
}

#item1258566 {
	width:91px !important;
	height:112px !important;
	left:12px !important;
	top:17px !important;
}

#item1265201 {
	width:377px !important;
	height:131px !important;
	left:416px !important;
	top:10px !important;
}

#item1258580 {
	width:94px !important;
	height:116px !important;
	left:81px !important;
	top:2px !important;
}

#item1258592 {
	width:94px !important;
	height:116px !important;
	left:14px !important;
	top:10px !important;
}

#item1265203 {
	width:378px !important;
	height:128px !important;
	left:414px !important;
	top:146px !important;
}

#item1258605 {
	width:107px !important;
	height:132px !important;
	left:39px !important;
	top:2px !important;
}

#item1265205 {
	width:377px !important;
	height:136px !important;
	left:414px !important;
	top:274px !important;
}

#item1265207 {
	width:403px !important;
	height:154px !important;
	left:789px !important;
	top:15px !important;
}

#item1265210 {
	width:1192px !important;
	height:410px !important;
	left:125px !important;
	top:247px !important;
}

#item1257878 {
	width:590px !important;
	height:112px !important;
	left:440px !important;
	top:53px !important;
	background:#607d99;
}

#item1257890 {
	width:213px !important;
	height:28px !important;
	left:799px !important;
	top:752px !important;
	background:#607d99;
}

#item1257892 {
	width:455px !important;
	height:727px !important;
	left:-15px !important;
	top:53px !important;
}

#item1257903 {
	width:487px !important;
	height:113px !important;
	left:525px !important;
	top:52px !important;
	background:#607d99;
}

#item1257988 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:782px !important;
}

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

#item1257998 {
	width:253px !important;
	height:48px !important;
	left:506px !important;
	top:780px !important;
}

#item1258002 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:783px !important;
}

#item1323741 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1323970 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1324001 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1324030 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1324059 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1324156 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1324153 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1323725 {
	width:441px !important;
	height:375px !important;
	left:568px !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;
}

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

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

#item1259509 {
	width:344px !important;
	height:131px !important;
	left:409px !important;
	top:649px !important;
}

#item1259521 {
	width:427px !important;
	height:728px !important;
	left:-9px !important;
	top:52px !important;
}

#item1259582 {
	width:114px !important;
	height:140px !important;
	left:810px !important;
	top:179px !important;
}

#item1259595 {
	width:114px !important;
	height:140px !important;
	left:728px !important;
	top:191px !important;
}

#item1259708 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:783px !important;
}

#item1259712 {
	width:245px !important;
	height:54px !important;
	top:783px !important;
}

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

#item1259716 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:780px !important;
}

#item1259720 {
	width:245px !important;
	height:54px !important;
	left:752px !important;
	top:782px !important;
}

#item1324223 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1324454 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1324483 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1324512 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1324541 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

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

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

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

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

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

#item1324639 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1324636 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

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

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

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

#item1324208 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1259744 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:783px !important;
}

#item1259748 {
	width:245px !important;
	height:54px !important;
	top:779px !important;
}

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

#item1259752 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:778px !important;
}

#item1259756 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:775px !important;
}

#item1259770 {
	width:429px !important;
	height:725px !important;
	left:-9px !important;
	top:51px !important;
}

#item1259945 {
	width:114px !important;
	height:140px !important;
	left:804px !important;
	top:161px !important;
}

#item1259953 {
	width:114px !important;
	height:140px !important;
	left:728px !important;
	top:181px !important;
}

#item1324710 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item1324939 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1324969 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1324998 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1325027 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

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

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

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

#item1325085 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1325092 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1325089 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1325096 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1325093 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1325124 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1325120 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1324695 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1324701 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1324697 {
	width:57px !important;
	height:45px !important;
}

#item1324693 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1260565 {
	width:434px !important;
	height:727px !important;
	left:-9px !important;
	top:51px !important;
}

#item1260625 {
	width:118px !important;
	height:146px !important;
	left:733px !important;
	top:184px !important;
}

#item1260729 {
	width:245px !important;
	height:54px !important;
	left:262px !important;
	top:783px !important;
}

#item1260733 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

#item1260740 {
	width:253px !important;
	height:48px !important;
}

#item1260737 {
	width:253px !important;
	height:48px !important;
	left:511px !important;
	top:778px !important;
}

#item1260741 {
	width:245px !important;
	height:54px !important;
	left:762px !important;
	top:775px !important;
}

#item1325193 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1325218 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1325219 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1325247 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1325276 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1325306 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1325336 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1325365 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1325394 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1325423 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1325452 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1325481 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1325511 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1325542 {
	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;
}

#item1325544 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1325573 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1325570 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1325577 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1325574 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1325581 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1325578 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1325608 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1325605 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1325180 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1325185 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1325182 {
	width:57px !important;
	height:45px !important;
}

#item1325178 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1261301 {
	width:434px !important;
	height:727px !important;
	left:-15px !important;
	top:51px !important;
}

#item1261461 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:783px !important;
}

#item1261465 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item1261472 {
	width:253px !important;
	height:48px !important;
}

#item1261469 {
	width:253px !important;
	height:48px !important;
	left:505px !important;
	top:778px !important;
}

#item1261478 {
	width:260px !important;
	height:54px !important;
}

#item1261475 {
	width:260px !important;
	height:54px !important;
	left:757px !important;
	top:778px !important;
}

#item1325716 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1325741 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1325742 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1325770 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1325799 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1325828 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1325857 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1325887 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1325916 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1325945 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1325974 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1326004 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1326033 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1326063 {
	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;
}

#item1326065 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1326095 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1326092 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1326099 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1326096 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1326103 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1326100 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1326130 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1326127 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1325703 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1325708 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1325705 {
	width:57px !important;
	height:45px !important;
}

#item1325701 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item1269084 {
	width:38px !important;
	height:75px !important;
	left:798px !important;
	top:660px !important;
}

#item1269081 {
	width:37px !important;
	height:74px !important;
	left:941px !important;
	top:662px !important;
}

#item1268111 {
	width:10px !important;
	height:10px !important;
	left:240px !important;
	top:2px !important;
}

#item1268114 {
	width:208px !important;
	height:138px !important;
	left:2px !important;
	top:17px !important;
}

#item1268115 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1268107 {
	width:401px !important;
	height:157px !important;
	left:785px !important;
	top:10px !important;
}

#item1268219 {
	width:243px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1268213 {
	width:389px !important;
	height:132px !important;
	left:10px !important;
	top:282px !important;
}

#item1268324 {
	width:239px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1268318 {
	width:392px !important;
	height:132px !important;
	left:397px !important;
	top:158px !important;
}

#item1268430 {
	width:206px !important;
	height:144px !important;
	left:2px !important;
	top:2px !important;
}

#item1268424 {
	width:402px !important;
	height:148px !important;
	left:786px !important;
	top:146px !important;
}

#item1268537 {
	width:214px !important;
	height:127px !important;
	left:2px !important;
	top:2px !important;
}

#item1268531 {
	width:398px !important;
	height:131px !important;
	left:391px !important;
	top:280px !important;
}

#item1268641 {
	width:204px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1268636 {
	width:391px !important;
	height:132px !important;
	left:10px !important;
	top:35px !important;
}

#item1268747 {
	width:204px !important;
	height:127px !important;
	left:2px !important;
	top:2px !important;
}

#item1268741 {
	width:389px !important;
	height:131px !important;
	left:10px !important;
	top:160px !important;
}

#item1268851 {
	width:246px !important;
	height:126px !important;
	left:2px !important;
	top:2px !important;
}

#item1268846 {
	width:389px !important;
	height:130px !important;
	left:401px !important;
	top:32px !important;
}

#item1267191 {
	width:10px !important;
	height:10px !important;
	left:240px !important;
	top:2px !important;
}

#item1267194 {
	width:208px !important;
	height:138px !important;
	left:2px !important;
	top:17px !important;
}

#item1267195 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1267188 {
	width:401px !important;
	height:157px !important;
	left:1183px !important;
	top:10px !important;
}

#item1267301 {
	width:243px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1267294 {
	width:389px !important;
	height:132px !important;
	left:408px !important;
	top:282px !important;
}

#item1267405 {
	width:239px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1267400 {
	width:392px !important;
	height:132px !important;
	left:795px !important;
	top:158px !important;
}

#item1267511 {
	width:206px !important;
	height:144px !important;
	left:2px !important;
	top:2px !important;
}

#item1267505 {
	width:402px !important;
	height:148px !important;
	left:1184px !important;
	top:146px !important;
}

#item1267615 {
	width:214px !important;
	height:127px !important;
	left:2px !important;
	top:2px !important;
}

#item1267610 {
	width:398px !important;
	height:131px !important;
	left:789px !important;
	top:280px !important;
}

#item1267720 {
	width:204px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1267715 {
	width:391px !important;
	height:132px !important;
	left:408px !important;
	top:35px !important;
}

#item1267827 {
	width:204px !important;
	height:127px !important;
	left:2px !important;
	top:2px !important;
}

#item1267822 {
	width:389px !important;
	height:131px !important;
	left:408px !important;
	top:160px !important;
}

#item1267934 {
	width:246px !important;
	height:126px !important;
	left:2px !important;
	top:2px !important;
}

#item1267929 {
	width:389px !important;
	height:130px !important;
	left:799px !important;
	top:32px !important;
}

#item1266012 {
	width:10px !important;
	height:10px !important;
	left:240px !important;
	top:2px !important;
}

#item1266016 {
	width:208px !important;
	height:138px !important;
	left:2px !important;
	top:17px !important;
}

#item1266017 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item1267181 {
	width:401px !important;
	height:157px !important;
	left:1573px !important;
	top:10px !important;
}

#item1266119 {
	width:243px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1267173 {
	width:389px !important;
	height:132px !important;
	left:797px !important;
	top:282px !important;
}

#item1266543 {
	width:239px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1267177 {
	width:392px !important;
	height:132px !important;
	left:1184px !important;
	top:158px !important;
}

#item1266647 {
	width:206px !important;
	height:144px !important;
	left:2px !important;
	top:2px !important;
}

#item1267183 {
	width:402px !important;
	height:148px !important;
	left:1573px !important;
	top:146px !important;
}

#item1266853 {
	width:214px !important;
	height:127px !important;
	left:2px !important;
	top:2px !important;
}

#item1267179 {
	width:398px !important;
	height:131px !important;
	left:1179px !important;
	top:280px !important;
}

#item1266750 {
	width:204px !important;
	height:128px !important;
	left:2px !important;
	top:2px !important;
}

#item1267169 {
	width:391px !important;
	height:132px !important;
	left:797px !important;
	top:35px !important;
}

#item1266332 {
	width:204px !important;
	height:127px !important;
	left:2px !important;
	top:2px !important;
}

#item1267171 {
	width:389px !important;
	height:131px !important;
	left:797px !important;
	top:160px !important;
}

#item1266226 {
	width:246px !important;
	height:126px !important;
	left:2px !important;
	top:2px !important;
}

#item1267175 {
	width:389px !important;
	height:130px !important;
	left:1189px !important;
	top:32px !important;
}

#item1267186 {
	width:1975px !important;
	height:414px !important;
	left:-287px !important;
	top:238px !important;
}

#item631047 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#a87b4f;
}

#item631052 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#a87b4f;
}

#item631060 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#ab7d50;
}

#item797621 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:779px !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;
}

#item1241493 {
	width:253px !important;
	height:48px !important;
}

#item1241490 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1326199 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1326224 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1326225 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1326255 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1326284 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1326313 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1326342 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1326371 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1326400 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1326429 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1326459 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1326488 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1326517 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1326547 {
	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;
}

#item1326549 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1326578 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1326575 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1326582 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1326579 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1326586 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1326583 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1326614 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1326610 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1326186 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1326191 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1326188 {
	width:57px !important;
	height:45px !important;
}

#item1326184 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item643517 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#ab7e50;
}

#item643737 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#ab7e50;
}

#item643741 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#ab7e50;
}

#item632469 {
	width:296px !important;
	height:244px !important;
	left:714px !important;
	top:158px !important;
}

#item1262563 {
	width:249px !important;
	height:33px !important;
	left:771px !important;
	top:184px !important;
	background:#ffcc07;
}

#item737364 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

#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;
}

#item1157350 {
	width:253px !important;
	height:48px !important;
}

#item1157347 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1326881 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1326906 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1326907 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1326935 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1326964 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1326994 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1327024 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1327054 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1327083 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1327112 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1327141 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1327170 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1327199 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1327229 {
	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;
}

#item1327231 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1327262 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1327259 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1327266 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1327263 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1327270 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1327267 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1327297 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1327294 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1326868 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1326873 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1326870 {
	width:57px !important;
	height:45px !important;
}

#item1326866 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item737359 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:781px !important;
}

#item1262593 {
	width:249px !important;
	height:33px !important;
	left:768px !important;
	top:181px !important;
	background:#ffcc07;
}

#item737058 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item1160154 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:780px !important;
}

#item1157356 {
	width:253px !important;
	height:48px !important;
}

#item1157353 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1327361 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1327386 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1327387 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1327416 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1327445 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1327475 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1327504 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1327533 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1327562 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1327591 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1327621 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1327650 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1327679 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1327709 {
	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;
}

#item1327711 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1327740 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1327737 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1327744 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1327741 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1327748 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1327745 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1327775 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1327772 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1327348 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1327353 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1327350 {
	width:57px !important;
	height:45px !important;
}

#item1327346 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item737087 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:780px !important;
}

#item737381 {
	width:245px !important;
	height:54px !important;
	left:-7px !important;
	top:779px !important;
}

#item1036553 {
	width:420px !important;
	height:414px !important;
	left:11px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1036555 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036556 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036558 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036559 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036560 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036561 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036562 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036563 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036564 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036565 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036566 {
	width:200px !important;
	height:30px !important;
	left:22px !important;
	top:86px !important;
}

#item1036595 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:86px !important;
}

#item1036625 {
	width:200px !important;
	height:28px !important;
	left:22px !important;
	top:144px !important;
}

#item1036655 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:136px !important;
}

#item1036684 {
	width:200px !important;
	height:36px !important;
	left:21px !important;
	top:193px !important;
}

#item1036713 {
	width:202px !important;
	height:36px !important;
	left:231px !important;
	top:193px !important;
}

#item1036742 {
	width:203px !important;
	height:36px !important;
	left:21px !important;
	top:254px !important;
}

#item1036771 {
	width:201px !important;
	height:35px !important;
	left:231px !important;
	top:265px !important;
}

#item1036800 {
	width:204px !important;
	height:28px !important;
	left:21px !important;
	top:323px !important;
}

#item1036830 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:324px !important;
}

#item1036859 {
	width:421px !important;
	height:61px !important;
	left:12px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1036860 {
	width:424px !important;
	height:36px !important;
	left:10px !important;
	top:386px !important;
}

#item1036890 {
	width:118px !important;
	height:106px !important;
	left:4px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1036892 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1036545 {
	width:57px !important;
	height:45px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item1036542 {
	width:61px !important;
	height:49px !important;
	left:373px !important;
	top:11px !important;
}

#item1036537 {
	width:439px !important;
	height:426px !important;
	left:569px !important;
	top:-10px !important;
}

#item1160159 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:782px !important;
}

#item1157360 {
	width:253px !important;
	height:48px !important;
}

#item1157357 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1327863 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1327888 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1327889 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1327917 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1327946 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1327976 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1328006 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1328035 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1328064 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1328093 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1328122 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1328151 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1328181 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1328212 {
	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;
}

#item1328214 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1328243 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1328240 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1328247 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1328244 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1328251 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1328248 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1328278 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1328275 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1327850 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1327855 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1327852 {
	width:57px !important;
	height:45px !important;
}

#item1327848 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !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;
}

#item1157365 {
	width:253px !important;
	height:48px !important;
}

#item1157362 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1328350 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1328377 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1328378 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1328406 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1328435 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1328465 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1328494 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1328523 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1328552 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1328582 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1328612 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1328641 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1328670 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1328700 {
	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;
}

#item1328702 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1328731 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1328728 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1328735 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1328732 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1328740 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1328737 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1328768 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1328765 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1328337 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1328342 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1328339 {
	width:57px !important;
	height:45px !important;
}

#item1328335 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item633904 {
	width:296px !important;
	height:244px !important;
	left:714px !important;
	top:158px !important;
}

#item737025 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item737027 {
	width:245px !important;
	height:54px !important;
	left:253px !important;
	top:779px !important;
}

#item737347 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item1157369 {
	width:253px !important;
	height:48px !important;
}

#item1157366 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1328827 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1328852 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1328853 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1328881 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1328910 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1328940 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1328969 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1328998 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1329027 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1329056 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1329086 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1329115 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1329144 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1329175 {
	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;
}

#item1329177 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1329206 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1329203 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1329210 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1329207 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1329214 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1329211 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1329241 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1329238 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1328814 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1328819 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1328816 {
	width:57px !important;
	height:45px !important;
}

#item1328812 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !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;
}

#item1157374 {
	width:253px !important;
	height:48px !important;
}

#item1157371 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1329310 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1329335 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1329336 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1329364 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1329393 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1329422 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1329451 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1329481 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1329511 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1329540 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1329569 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1329599 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1329628 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1329658 {
	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;
}

#item1329660 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1329690 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1329687 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1329694 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1329691 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1329699 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1329696 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1329726 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1329723 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1329296 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1329301 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1329298 {
	width:57px !important;
	height:45px !important;
}

#item1329294 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item631756 {
	width:321px !important;
	height:178px !important;
	left:680px !important;
	top:162px !important;
}

#item737134 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:779px !important;
}

#item737374 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item1160172 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:779px !important;
}

#item1157379 {
	width:253px !important;
	height:48px !important;
}

#item1157376 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1329800 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1329825 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1329826 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1329854 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1329884 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1329913 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1329942 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1329971 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1330000 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1330029 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1330058 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1330087 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1330117 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1330148 {
	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;
}

#item1330150 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1330179 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1330176 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1330183 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1330180 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1330187 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1330184 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1330214 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1330211 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1329786 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1329791 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1329788 {
	width:57px !important;
	height:45px !important;
}

#item1329784 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !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;
}

#item1157384 {
	width:253px !important;
	height:48px !important;
}

#item1157381 {
	width:253px !important;
	height:48px !important;
	left:504px !important;
	top:779px !important;
}

#item1330296 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1330321 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1330322 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1330350 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1330379 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1330408 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1330438 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1330467 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1330498 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1330527 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1330556 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1330585 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1330614 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1330644 {
	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;
}

#item1330646 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1330675 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1330672 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1330680 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1330677 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1330684 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1330681 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1330711 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1330708 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1330282 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1330288 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1330284 {
	width:57px !important;
	height:45px !important;
}

#item1330280 {
	width:441px !important;
	height:375px !important;
	left:568px !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;
}

#item1330783 {
	width:420px !important;
	height:365px !important;
	left:12px !important;
	top:10px !important;
	background:#6d6e70;
}

#item1330809 {
	width:210px !important;
	height:60px !important;
	left:15px !important;
	top:115px !important;
}

#item1330810 {
	width:196px !important;
	height:24px !important;
	left:10px !important;
	top:18px !important;
}

#item1330838 {
	width:200px !important;
	height:30px !important;
	left:23px !important;
	top:81px !important;
}

#item1330867 {
	width:200px !important;
	height:30px !important;
	left:231px !important;
	top:81px !important;
}

#item1330896 {
	width:200px !important;
	height:35px !important;
	left:231px !important;
	top:123px !important;
}

#item1330926 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:176px !important;
}

#item1330955 {
	width:200px !important;
	height:36px !important;
	left:231px !important;
	top:175px !important;
}

#item1330984 {
	width:202px !important;
	height:36px !important;
	left:24px !important;
	top:226px !important;
}

#item1331013 {
	width:203px !important;
	height:36px !important;
	left:231px !important;
	top:227px !important;
}

#item1331044 {
	width:201px !important;
	height:23px !important;
	left:23px !important;
	top:284px !important;
}

#item1331073 {
	width:200px !important;
	height:28px !important;
	left:231px !important;
	top:282px !important;
}

#item1331102 {
	width:195px !important;
	height:36px !important;
	left:24px !important;
	top:328px !important;
}

#item1331133 {
	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;
}

#item1331135 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1331164 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1331161 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:60px !important;
}

#item1331168 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1331165 {
	width:211px !important;
	height:56px !important;
	left:10px !important;
	top:112px !important;
}

#item1331172 {
	width:207px !important;
	height:52px !important;
	left:2px !important;
	top:2px !important;
}

#item1331169 {
	width:211px !important;
	height:56px !important;
	left:221px !important;
	top:60px !important;
}

#item1331199 {
	width:197px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
}

#item1331196 {
	width:201px !important;
	height:44px !important;
	left:224px !important;
	top:320px !important;
}

#item1330770 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1330775 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1330772 {
	width:57px !important;
	height:45px !important;
}

#item1330768 {
	width:441px !important;
	height:375px !important;
	left:568px !important;
	top:-10px !important;
}

#item739160 {
	width:1033px !important;
	height:937px !important;
	left:-16px !important;
	top:-15px !important;
	background:#323d51;
	border:solid 1px #000;
}

#item739163 {
	width:1069px !important;
	height:161px !important;
	left:-14px !important;
	top:678px !important;
	background:#000;
}

#item1111190 {
	width:41px !important;
	height:44px !important;
	left:567px !important;
	top:573px !important;
}

#item739303 {
	width:41px !important;
	height:44px !important;
}

#item739300 {
	width:41px !important;
	height:44px !important;
	left:393px !important;
	top:573px !important;
}

#item739307 {
	width:44px !important;
	height:44px !important;
}

#item739304 {
	width:44px !important;
	height:44px !important;
	left:483px !important;
	top:573px !important;
}

#item739363 {
	width:209px !important;
	height:59px !important;
}
#in5footer,  #prefooter {display:none;}
